The NetBSD Project

CVS log for pkgsrc/security/kth-krb4/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / security / kth-krb4

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.62
Sun Jan 4 12:07:51 2015 UTC (10 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.61: +1 -1 lines
At long last, remove KerberosIV support. Just use ROT13 if you need a
similar encryption strength.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Wed Feb 12 23:18:33 2014 UTC (11 years, 2 months ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +2 -2 lines
Recursive PKGREVISION bump for OpenSSL API version bump.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Jul 15 02:02:28 2013 UTC (11 years, 9 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +4 -4 lines
* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
  are replaced with .include "../../devel/readline/buildlink3.mk", and
  USE_GNU_READLINE are removed,

* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
  are replaced with .include "../../mk/readline.buildlink3.mk".

Revision 1.59: download - view: text, markup, annotated - select for diffs
Wed Feb 6 23:23:39 2013 UTC (12 years, 2 months ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2 lines
PKGREVISION bumps for the security/openssl 1.0.1d update.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Oct 23 18:16:32 2012 UTC (12 years, 6 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -3 lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue Sep 11 19:46:57 2012 UTC (12 years, 7 months ago) by dholland
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -1 lines
USE_TOOLS+=yacc

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sun Sep 9 18:02:43 2012 UTC (12 years, 7 months ago) by cheusov
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +4 -3 lines
CONFLICTS with heimdal, libdes and arla; ++pkgrevision

Revision 1.55: download - view: text, markup, annotated - select for diffs
Sat May 12 07:37:51 2012 UTC (12 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -1 lines
Add CONFLICTS with new man-pages package. For details, see
man-pages/Makefile.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Nov 28 19:33:13 2011 UTC (13 years, 4 months ago) by marino
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +12 -3 lines
security/kth-krb4: Add DragonFly and FreeBSD support

The majority of these patches were inspired from FreeBSD's ports.  FreeBSD,
along with at least Debian, have removed Kerberos4 due to secuity concerns.
From: http://web.mit.edu/kerberos/krb4-end-of-life.html :

"Serious protocol flaws[2] have been found in Kerberos 4. These flaws permit
attacks which require far less effort than an exhaustive search of the DES
key space. These flaws make Kerberos 4 cross-realm authentication an
unacceptable security risk and raise serious questions about the security of
the entire Kerberos 4 protocol.

The known insecurity of DES, combined with the recently discovered protocol
flaws, make it extremely inadvisable to rely on the security of version 4 of
the Kerberos protocol. These factors motivate the MIT Kerberos Team to remove
support for Kerberos version 4 from the MIT implementation of Kerberos."

This end-of-life announcement is dated 19 October 2006.  I think it's a
good question to ask why this package and the packages that depend on it
are still in pkgsrc.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Thu Mar 24 05:38:01 2011 UTC (14 years, 1 month ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +15 -7 lines
* fix make target dependency to man page aliases (arg_printusage.3) will be
  always installed.
* add user-destdir installation support.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Sun Jan 17 12:02:41 2010 UTC (15 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2 lines
Recursive PKGREVISION bump for jpeg update to 8.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed May 20 00:58:27 2009 UTC (15 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Oct 3 19:01:14 2008 UTC (16 years, 6 months ago) by gdt
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +10 -4 lines
Don't put glob.h in the PLIST for NetBSD.  At least 4.0 and current do
not require this, and this fixes the build on those systems.  Not
objected to by joerg@.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Jul 15 16:39:55 2008 UTC (16 years, 9 months ago) by joerg
Branches: MAIN
CVS tags: cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +14 -1 lines
Try to fix build on NetBSD.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Jan 18 05:09:38 2008 UTC (17 years, 3 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -1 lines
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@

Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Jan 30 20:41:38 2007 UTC (18 years, 2 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -2 lines
Modular Xorg support.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Sep 7 08:46:20 2006 UTC (18 years, 7 months ago) by wennmach
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +10 -17 lines
Update kth-krb4 to 1.2.2 (the current release).

New in 1.2.2:

    * cross-realm disabled in the server

Addresses PR pkg/31431 by Zafer Aydogan.

While there, make package pkglint-clean.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sun Jun 4 13:41:10 2006 UTC (18 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -3 lines
I don't see any reason for kth-krb4 to conflict with zephyr,
maintainer didn't respond to the question either. So remove the
CONFLICT and bump revision.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Apr 12 19:43:31 2006 UTC (19 years ago) by joerg
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -6 lines
Don't install cat pages at all, it's not worth the trouble to get
correctly working on all platforms.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Mar 31 23:56:29 2006 UTC (19 years ago) by jlam
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -3 lines
List the info pages directly in the PLIST and ensure that we honor
PKGINFODIR.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Feb 20 23:01:03 2006 UTC (19 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
Add missing files to PLIST, sort. Bump PKGREVISION.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Feb 20 15:16:45 2006 UTC (19 years, 2 months ago) by joerg
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +5 -1 lines
cat pages are not installed on DragonFly and FreeBSD, so tell
the PLIST framework that we want only man pages.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:10:44 2006 UTC (19 years, 2 months ago) by joerg
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Dec 5 23:55:17 2005 UTC (19 years, 4 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Jun 1 18:03:21 2005 UTC (19 years, 10 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:47:12 2005 UTC (20 years ago) by tv
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -2 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Oct 3 00:18:09 2004 UTC (20 years, 6 months ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Sep 5 18:44:56 2004 UTC (20 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -11 lines
Remove some obsolete comments, ok wennmach.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Sep 4 23:40:44 2004 UTC (20 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -6 lines
AUTOMAKE_REQD should only be set to 1.4 in the few cases where needed,
otherwise the default is better (and the variable doesn't need to be set).
Remove a few cases where it was set unnecessarily.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon May 10 02:10:14 2004 UTC (20 years, 11 months ago) by snj
Branches: MAIN
CVS tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -3 lines
Convert to buildlink3.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Mar 26 02:27:52 2004 UTC (21 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Feb 14 17:21:52 2004 UTC (21 years, 2 months ago) by jlam
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -4 lines
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Feb 9 17:36:37 2004 UTC (21 years, 2 months ago) by wennmach
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +7 -6 lines
Pull in value of KRB4_PREFIX_CMDS from KERBEROS_PREFIX_CMDS.

This provides both, simple and fine-grained control over the Kerberos
prefix. If not specified, KRB4_PREFIX_CMDS will default to the value
of KERBEROS_PREFIX_CMDS. If specified, it overrides KERBEROS_PREFIX_CMDS.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Feb 9 12:54:31 2004 UTC (21 years, 2 months ago) by wennmach
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +23 -9 lines
Do not install bin/ftp (this will overwrite the ftp installed as part
of bootstrap-pkgsrc).

ftp is now always installed as bin/k4ftp. In addition, if the variable
KRB4_PREFIX_CMDS is set to YES, rcp, rlogin, rsh, su, and telnet will
be installed with a "k4" prefix.

This has been achieved by stealing the transform code from security/heimdal
and by tayloring it a bit.

Closes PR pkg/24354 by Tracy Di Marco White.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Jan 15 10:35:49 2004 UTC (21 years, 3 months ago) by grant
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -1 lines
kth-krb4: add CONFLICT on tnftp.
tnftp: add CONFLICT on lukemftp, kth-krb4.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Nov 12 03:39:42 2003 UTC (21 years, 5 months ago) by jschauma
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -1 lines
PKGREVISION++ after openssl update.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Aug 9 11:21:56 2003 UTC (21 years, 8 months ago) by seb
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -2 lines
USE_NEW_TEXINFO is unnecessary now.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Aug 5 10:04:48 2003 UTC (21 years, 8 months ago) by seb
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +4 -2 lines
Convert to USE_NEW_TEXINFO.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Jul 17 22:52:56 2003 UTC (21 years, 9 months ago) by grant
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
s/netbsd.org/NetBSD.org/

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Dec 23 16:29:02 2002 UTC (22 years, 4 months ago) by cjep
Branches: MAIN
CVS tags: netbsd-1-6-1-base, netbsd-1-6-1
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Whitespace fix

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Oct 29 13:56:50 2002 UTC (22 years, 6 months ago) by joda
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +4 -3 lines
Update to version 1.2.1.

Changes in release 1.2.1:
* kadmind: fix remote exploit

Changes in release 1.2:
* fix buffer overrun in ftp
* fix openssl building
* don't try to force encryption in telnet if not talking to a default
  telnet port
* recognise AIX 5
* should work with more DB libraries

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Oct 2 18:59:50 2002 UTC (22 years, 6 months ago) by wiz
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +11 -7 lines
Convert comments to use automake.mk.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Sep 24 00:17:51 2002 UTC (22 years, 7 months ago) by jlam
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +17 -13 lines
buildlink1 -> buildlink2

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Aug 25 19:23:15 2002 UTC (22 years, 8 months ago) by jlam
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.

Revision 1.17.2.1: download - view: text, markup, annotated - select for diffs
Thu Aug 22 11:12:20 2002 UTC (22 years, 8 months ago) by jlam
Branches: buildlink2
Diff to: previous 1.17: preferred, colored; next MAIN 1.18: preferred, colored
Changes since revision 1.17: +2 -2 lines
Merge changes from pkgsrc-current into the buildlink2 branch for the
packages that have buildlink2.mk files.

Revision 1.18.2.1: download - view: text, markup, annotated - select for diffs
Mon Jul 22 17:13:48 2002 UTC (22 years, 9 months ago) by agc
Branches: pkgviews
Diff to: previous 1.18: preferred, colored; next MAIN 1.19: preferred, colored
Changes since revision 1.18: +5 -5 lines
Even though it's commented out, correct the pre-configure target for
package views

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Jul 2 11:41:15 2002 UTC (22 years, 9 months ago) by agc
Branches: MAIN
CVS tags: pkgviews-base, netbsd-1-6-RELEASE-base, netbsd-1-6, buildlink2-base
Branch point for: pkgviews
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Deprecate IS_INTERACTIVE.

The correct way to mark this package as broken on sparc64 is to use
the BROKEN definition.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Apr 5 11:32:19 2002 UTC (23 years ago) by wennmach
Branches: MAIN
CVS tags: netbsd-1-5-PATCH003
Branch point for: buildlink2
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +20 -3 lines
Update kth-krb4 to 1.1.1.

This is a prerequisite step for the new arla version (0.35.7).
While here, buildlinkify.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Mar 29 17:20:10 2002 UTC (23 years, 1 month ago) by hubertf
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -1 lines
Mark this package as interactive on sparc64. Compiling it needs attention
so the compiler is killed when it spins.

XXX needs fixing

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Feb 18 15:14:39 2002 UTC (23 years, 2 months ago) by seb
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
Introduce new framework for handling info files generation and installation.

Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
    removal of USE_GTEXINFO
    INSTALL_INFO added to PLIST_SUBST
    `${INSTALL_INFO}' replace `install-info' in target rules
    print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
  makeinfo command usage

See -newly added by this commit- section 10.24 of Packages.txt for
further information.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Sep 27 23:18:38 2001 UTC (23 years, 7 months ago) by jlam
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -5 lines
Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Aug 2 12:46:48 2001 UTC (23 years, 8 months ago) by wennmach
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -4 lines
The telnetd in kth-krb4-1.0.1 seems to be vulnerable to the buffer overflow
attack described in SA2001-12 (noted by T. M. Pederson <salvage@plethora.net>
in PR pkg/13610).

Instead of applying the patch submitted by T. M. Pederson, we upgrade
kth-krb4 to 1.0.9 where the vulnerability has been fixed.

The upgrade to 1.0.9 was provided by Assar Westerlund <assar@netbsd.org>
and slightly modified by myself.

Also included is diff file for /etc/services for NetBSD-1.5 (and 1.5.1)
also submitted by T. M. Pederson <salvage@plethora.net> in PR 12540.

Note: files/services.diff resurfaces as files/services-1.4.2.diff.

Closes PR 13610 and PR 12540.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Apr 12 14:53:39 2001 UTC (24 years ago) by wennmach
Branches: MAIN
CVS tags: netbsd-1-5-PATCH001
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -2 lines
Do not install man/man5/krb.equiv.5 to avoid a conflict with
cyrus-imapd. kth-krb4 thus no longer conflicts with cyrus-imapd.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Mar 29 21:17:40 2001 UTC (24 years, 1 month ago) by wennmach
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -2 lines
Added CONFLICTS to cyrus-imapd, lukemftp, zephyr, and libdes.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Mar 29 20:09:09 2001 UTC (24 years, 1 month ago) by kim
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -1 lines
This conflicts with wu-ftpd.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Feb 25 04:18:12 2001 UTC (24 years, 2 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Feb 17 17:49:47 2001 UTC (24 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jan 29 11:34:41 2001 UTC (24 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -8 lines
Add automatic ${VARIABLE} handling for MESSAGE files.
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced,
not @VARIABLE@, nor @@VARIABLE@@).
By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX,
X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST.
Clean up some packages while I'm there; add RCS tags to most MESSAGEs.
Remove some uninteresting MESSAGEs.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Oct 11 16:28:53 2000 UTC (24 years, 6 months ago) by wennmach
Branches: MAIN
CVS tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -3 lines
Do not install bin/des in order to avoid a conflict with the
openssl package (close to nobody is using this program anyways).

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Sep 9 19:40:21 2000 UTC (24 years, 7 months ago) by fredb
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -4 lines
Reorganize crypto handling, as discussed on tech-pkg. Remove all
RESTRICTED= variables that were predicated on former U.S. export
regulations. Add CRYPTO=, as necessary, so it's still possible to
exclude all crypto packages from a build by setting MKCRYPTO=no
(but "lintpkgsrc -R" will no longer catch them).

Specifically,

- - All packages which set USE_SSL just lose their RESTRICTED
    variable, since MKCRYPTO responds to USE_SSL directly.
- - realplayer7 and ns-flash keep their RESTRICTED, which is based
    on license terms, but also gain the CRYPTO variable.
- - srp-client is now marked broken, since the distfile is evidently
    no longer available. On this, we're no worse off than before.
    [We haven't been mirroring the distfile, or testing the build!]
- - isakmpd gets CRYPTO for RESTRICTED, but remains broken.
- - crack loses all restrictions, as it does not evidently empower
    a user to utilize strong encryption (working definition: ability
    to encode a message that requires a secret key plus big number
    arithmetic to decode).

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Aug 18 22:46:48 2000 UTC (24 years, 8 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.

MIRROR_DISTFILES and NO_CDROM are now dead.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jun 8 15:31:36 2000 UTC (24 years, 10 months ago) by wennmach
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
Reflect new location of services.diff.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jun 8 13:53:24 2000 UTC (24 years, 10 months ago) by wennmach
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +17 -1 lines
Added descriptions of what exactly each patch does.
Inserted placeholders into MESSAGE which get replaced during pre-install.
Enhanced MESSAGE text.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu May 25 17:57:27 2000 UTC (24 years, 11 months ago) by wennmach
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of kth-krb4-1.0.1: Kerberos IV distribution from KTH

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu May 25 17:57:27 2000 UTC (24 years, 11 months ago) by wennmach
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>