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
tv
ed9cfb063d
Change gd package "version" to 1.3p1 so that packages (particularly py-gd)
...
will not try to link against the version without a shared library.
1999-05-03 20:25:36 +00:00
tron
4c1a6ff88f
Update dependence for "gtk+" package to version 1.2.2.
1999-05-02 14:35:56 +00:00
tron
413d44a335
Remove kludge to avoid random build failures because it didn't help.
1999-05-02 14:29:16 +00:00
tron
0de53c2fb0
Update dependence for "glib" package to version 1.2.2.
1999-05-02 14:11:40 +00:00
tv
7ca62abc69
Fix distfile fetching on these as notices by Bernd Ernesti.
1999-05-01 18:23:51 +00:00
tv
bdb8f93ce9
Add and enable icsi-finger, and sort. Also enable both socks4 and socks5
...
simultaneously; the CONFLICTS= logic is meant to handle that situation.
1999-04-30 17:15:30 +00:00
tv
e1b7a261fd
Don't build this on NetBSD 1.3.x.
1999-04-30 17:02:45 +00:00
rvb
23d16a310f
stabilize bandwidth calculation
1999-04-28 23:56:33 +00:00
rvb
45743fa9e3
Todd doesn't like the FORCE_PKG_REGISTER; I hope Hubert puts in the auto deregister on conflict code.
1999-04-28 20:22:09 +00:00
rvb
196083c361
FORCE_PKG_REGISTER hack
1999-04-28 00:07:57 +00:00
tron
acb5c984f7
Avoid random build failures caused by wrong dependences.
1999-04-27 22:04:16 +00:00
tron
ff16d972b9
Add "-Wl,-R" to linker option list in "orbit-config".
1999-04-27 21:49:04 +00:00
rvb
d38da5c1c1
Add coda5.2.2 to the party and make sure that coda5_* and coda_* compile on 1.4
1999-04-27 20:43:08 +00:00
garbled
96f12ae727
add USE_X11=yes
1999-04-26 19:15:37 +00:00
garbled
44fe7680c4
Exclude these from alpha, because noone has written assembler for it yet.
1999-04-26 19:08:44 +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
dd87459240
Enable "radius" package.
1999-04-24 23:25:04 +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
tron
62b626c87a
Fix run time library search path.
1999-04-24 06:53:41 +00:00
abs
363b9e9db7
Previous workaround for dynamically linking against libwrap but not using
...
any functions does not appear to work anymore.
Modify config to only use libwrap in for the snmpd agent (which fixes it
in a more 'clean' fashion.
1999-04-21 20:47:22 +00:00
tron
321a488d0e
Sync contents of directory "share/doc/vnc" with reality.
1999-04-20 19:00:27 +00:00
tron
bb9b3c5bbb
Back out unintended commit.
1999-04-20 18:59:48 +00:00
tron
f5a5666862
Define deprecated "unix" symbol.
1999-04-20 18:39:34 +00:00
hubertf
b1aba35ec5
Add dependency on tcl.
1999-04-17 14:10:01 +00:00
abs
b37cd82d23
Update to 5.1.1. Add patch to avoid bison.
1999-04-16 22:30:51 +00:00
tron
13bccdbb65
Update dependence for "gtk+" package to version 1.2.1.
1999-04-16 20:16:40 +00:00
tron
49a26ddbac
Update dependence for "glib" package to version 1.2.1.
1999-04-16 19:24:34 +00:00
hubertf
cac63dff6a
Moved from patch-aa.
...
Do not pass -Wl,-R... to ld(1), only pass -R...
(Should work with Solaris' /usr/ccs/bin/ld as well)
1999-04-16 11:46:18 +00:00
hubertf
edc2e7fb5f
Only one file per patch (-> patch-ab)
1999-04-16 11:44:52 +00:00
tron
169c5e07be
Enter the next level of the GNOME adventure game:
...
Update "ORBit" package to version 0.4.3.
1999-04-15 21:33:04 +00:00
tron
23e0063766
Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
...
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-15 20:39:38 +00:00
tron
9c4c0c2b50
Remove unnecessary slash from master site list.
1999-04-14 21:39:01 +00:00
tron
8704df115e
Fix bogus master site entry for "sunsite".
1999-04-14 21:36:14 +00:00
garbled
1abf85be4e
Fix elf handling in this pkg. (add some missing -lwrap's)
1999-04-14 20:34:38 +00:00
agc
e20be6c347
Remove NOPORTDOCS definition - it was useless anyway, as any attempt to
...
build a binary package with this definition would fail as the PLIST is
not correct.
If a package's documentation is overwhelming, it should arguably be handled
in a separate pre-requisite documentation package.
1999-04-13 15:31:04 +00:00
tron
d434f8515c
Enable "ytalk" package.
1999-04-10 21:37:29 +00:00
tron
01fede6944
New "ytalk" package supplied by Michael Santos in PR pkg/7323:
...
Multi-user replacement for UNIX talk.
1999-04-10 21:08:48 +00:00
hubertf
a9974cb87e
s/DEPENDS/USE_PERL5/, pointed out by Christop Badura
1999-04-09 21:11:13 +00:00
agc
d8d880edf3
Make the ${SAMBA_PRIVATE} directory owned by root, rather than
...
${BINOWN}, for backwards compatibility, as suggested by Manuel (group
ownership doesn't matter, since the directory is mode 700).
1999-04-09 10:55:33 +00:00
agc
79e49eaba2
s/netbsd/${LOWER_OPSYS}/g
1999-04-08 18:51:48 +00:00
hubertf
2c81921164
Update to V2.3.1.
...
Mostly to fix the bug recently mentioned on bugtraq and which was
also (first?) mentioned in http://rsync.samba.org/cgi-bin/rsync?findid=1706 .
Numerous other changes, see http://samba.anu.edu.au/ftp/rsync/cvs.log
1999-04-08 10:27:30 +00:00
agc
86e27307f3
Make this package work on Solaris.
1999-04-07 13:01:17 +00:00