Commit graph

33 commits

Author SHA1 Message Date
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
assar
55da32de67 turn KERBEROS into a binary switch 2001-03-04 03:26:50 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
wiz
b979f7222a 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.
2001-01-29 11:34:21 +00:00
tron
9d2af12fa4 Make this build under NetBSD newer than 1.5. 2000-08-06 15:35:10 +00:00
jlam
406270ae5c Regenerate files/md5 because MD5 for radius-3.6B-skey.tar.gz has changed.
Also remove old file from ftp.netbsd.org.
Closes PR#10334.
2000-07-27 16:24:48 +00:00
soren
80f5db04f6 The FTP and SKEY patches have changed. 2000-04-11 21:55:22 +00:00
kim
491b82f6c7 Make Kerberos IV support compile. I still think that <krb.h> should
not have prototypes for {afs,mit}_string_to_key(), but this was easier
to fix without unknown side effects.
2000-02-29 01:13:35 +00:00
kim
46c95d5d0f The SKEY patch distribution seems to have changed.
I think it is just a more recent version of logdaemon,
which is not used on NetBSD.
2000-02-29 00:42:50 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
tron
d6c9445cc7 Make this package build again. Fixes PR pkg/8891 by Damon Brodie. 1999-12-05 22:46:42 +00:00
hubertf
e89fcf8258 sync w/ master site, still needs more work (see PR 8891, left open for someone else to fix) 1999-11-27 17:04:15 +00:00
windsor
9c20af541b fixed bad md5 checksum for radius.3.6B-skey.tar.gz 1999-11-23 20:47:08 +00:00
kim
d0e9933400 Change how Kerberos support is enabled in pkgsrc.
Quick guide for compiling packages:
- set KERBEROS=4 or KERBEROS=5 in /etc/mk.conf

Quick guide for configuring Kerberos support in a package Makefile:
- test for KERBEROS value and enable the appropriate version with
  CONFIGURE_ARGS or other means and set USE_KERBEROS=yes
- make sure to disable Kerberos support otherwise (especially if
  using configure, which might automatically detect it)
- BUILD_DEFS and RESTRICTED are set automatically in bsd.pkg.mk
  when USE_KERBEROS=yes is set
1999-09-14 02:32:21 +00:00
agc
69696f9b82 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).

Add USE_KERBEROS4 to BUILD_DEFS
1999-08-18 09:28:01 +00:00
tron
13c44ba31e Don't use soon-to-be-removed "${NO_WRKSUBDIR}". 1999-07-23 21:39:41 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +00:00
tron
d37d8eb4d3 Correct MD5 checksum. They now match what is on the master sites and on
"ftp.netbsd.org".
1999-07-07 20:34:00 +00:00
agc
13d98ce6d7 Correct md5 checksum for radius/radius.3.6B-skey.tar.gz.
Fixes PR 7917 by Koji Kondo.
1999-07-06 12:20:15 +00:00
bad
6d77f93678 Update the MD5 to match the new sources at www.mr.net/~bradley/...
Fixes PR 7726.
1999-06-14 18:48:57 +00:00
tv
f537c05412 Make the Kerberos option uniform - it is now USE_KERBEROS4 and specifies
use of krb4 _or_ a compatible subsystem.  (MAKE_ was only used by this
option; USE_ is used by many.)
Also set RESTRICTED= in all relevant pkgs when USE_KERBEROS4 is enabled.
1999-05-03 23:39:22 +00:00
tron
ed029bb08b Explain how to setup configuration files. 1999-04-24 23:53:33 +00:00
tron
907ad9af29 Compile correct default for configuration directory path into binaries. 1999-04-24 23:47:08 +00:00
tron
5ff2ae503c Simplify handling of included patch files. 1999-04-24 23:24:25 +00:00
tron
6933848e2d Remove unused "post-extract" target. 1999-04-24 23:20:11 +00:00
tron
d524f74ce6 Use "INSTALL_TARGET" instead of custom "do-install" target and make sure
that installing the package second time will work.
1999-04-24 23:19:05 +00:00
tron
738aaa57e3 Comment out broken Kerberos IV support for now. 1999-04-24 22:44:25 +00:00
tron
16feaaace4 Handle extraction of unpacked tar archives much simpler. 1999-04-24 22:41:53 +00:00
tron
ccd2abfaa0 Fix problem between radius server and BinTec routers. 1999-04-24 22:40:36 +00:00
tron
6ffee1bcb9 Correct MD5 checksums. 1999-04-24 22:39:53 +00:00
kim
253db6db86 Add a note about my hopes for maintaining a single radius server. 1999-03-22 04:29:53 +00:00
kim
16205e2b9e Merit AAA RADIUS server 1999-03-22 03:15:09 +00:00