Up to [cvs.netbsd.org] / pkgsrc / security / kth-krb4
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.18 / (download) - annotate - [select for diffs], Mon Nov 28 19:33:13 2011 UTC (5 months, 3 weeks ago) by marino
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
HEAD
Changes since 1.17: +7 -7
lines
Diff to previous 1.17 (colored)
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.17 / (download) - annotate - [select for diffs], Thu Mar 24 05:38:01 2011 UTC (14 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.16: +2 -1
lines
Diff to previous 1.16 (colored)
* fix make target dependency to man page aliases (arg_printusage.3) will be always installed. * add user-destdir installation support.
Revision 1.16 / (download) - annotate - [select for diffs], Wed Mar 23 20:56:49 2011 UTC (14 months ago) by zafer
Branch: MAIN
Changes since 1.15: +1 -2
lines
Diff to previous 1.15 (colored)
update PLIST. arg_printusage.3 is gone.
Revision 1.15 / (download) - annotate - [select for diffs], Sun Jun 14 18:13:31 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.14: +1 -4
lines
Diff to previous 1.14 (colored)
Remove @dirrm entries from PLISTs
Revision 1.14 / (download) - annotate - [select for diffs], Sun Jul 27 18:47:07 2008 UTC (3 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
NetBSD at least gets glob.h installed, so check for it.
Revision 1.13 / (download) - annotate - [select for diffs], Wed Apr 12 19:43:31 2006 UTC (6 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
cwrapper
Changes since 1.12: +1 -59
lines
Diff to previous 1.12 (colored)
Don't install cat pages at all, it's not worth the trouble to get correctly working on all platforms.
Revision 1.12 / (download) - annotate - [select for diffs], Fri Mar 31 23:56:29 2006 UTC (6 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.11: +2 -1
lines
Diff to previous 1.11 (colored)
List the info pages directly in the PLIST and ensure that we honor PKGINFODIR.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Feb 20 23:01:03 2006 UTC (6 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.10: +28 -21
lines
Diff to previous 1.10 (colored)
Add missing files to PLIST, sort. Bump PKGREVISION.
Revision 1.10 / (download) - annotate - [select for diffs], Wed Sep 22 08:09:52 2004 UTC (7 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.9: +1 -42
lines
Diff to previous 1.9 (colored)
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
Revision 1.9 / (download) - annotate - [select for diffs], Wed Mar 10 00:34:51 2004 UTC (8 years, 2 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.8: +1 -2
lines
Diff to previous 1.8 (colored)
Remove info files entries from PLIST.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Feb 9 12:54:31 2004 UTC (8 years, 3 months ago) by wennmach
Branch: MAIN
Changes since 1.7: +22 -22
lines
Diff to previous 1.7 (colored)
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.7 / (download) - annotate - [select for diffs], Tue Aug 5 10:04:49 2003 UTC (8 years, 9 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.6: +1 -3
lines
Diff to previous 1.6 (colored)
Convert to USE_NEW_TEXINFO.
Revision 1.6 / (download) - annotate - [select for diffs], Tue Oct 29 13:56:50 2002 UTC (9 years, 6 months ago) by joda
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.5: +16 -15
lines
Diff to previous 1.5 (colored)
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.5 / (download) - annotate - [select for diffs], Sun Aug 25 19:23:15 2002 UTC (9 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.4: +1 -1
lines
Diff to previous 1.4 (colored)
Merge changes in packages from the buildlink2 branch that have buildlink2.mk files back into the main trunk.
Revision 1.3.2.1 / (download) - annotate - [select for diffs], Thu Aug 22 11:12:20 2002 UTC (9 years, 9 months ago) by jlam
Branch: buildlink2
Changes since 1.3: +1 -13
lines
Diff to previous 1.3 (colored) next main 1.4 (colored)
Merge changes from pkgsrc-current into the buildlink2 branch for the packages that have buildlink2.mk files.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Jul 17 11:02:05 2002 UTC (9 years, 10 months ago) by martti
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
buildlink2-base
Changes since 1.3: +1 -13
lines
Diff to previous 1.3 (colored)
Remove non-existing files (detected by bulk build).
Revision 1.3 / (download) - annotate - [select for diffs], Fri Apr 5 11:32:20 2002 UTC (10 years, 1 month ago) by wennmach
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Branch point for: buildlink2
Changes since 1.2: +218 -150
lines
Diff to previous 1.2 (colored)
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.2 / (download) - annotate - [select for diffs], Mon Feb 18 15:14:39 2002 UTC (10 years, 3 months ago) by seb
Branch: MAIN
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
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.1 / (download) - annotate - [select for diffs], Thu Nov 1 01:16:47 2001 UTC (10 years, 6 months ago) by zuntum
Branch: MAIN
Move pkg/ files into package's toplevel directory