Commit graph

753 commits

Author SHA1 Message Date
fredb
36c0d34305 Import new "ntp4" package:
Network Time Protocol Version 4
1999-07-24 18:29:34 +00:00
tron
13c44ba31e Don't use soon-to-be-removed "${NO_WRKSUBDIR}". 1999-07-23 21:39:41 +00:00
tron
59c8bf900f Use "DEPENDS" instead of "RUN_DEPENDS". 1999-07-23 15:53:57 +00:00
sakamoto
0bf741cba8 gtkglarea to 1.2.1 1999-07-22 23:45:28 +00:00
itojun
3122e81f8a cleaner IPv6 patch is applied. 1999-07-22 16:02:51 +00:00
mrg
6d749e3e60 add /brick 1999-07-21 00:26:58 +00:00
jlam
c6e3731726 Correct dhid.sh.sample script by replacing @ECHO@ with ${ECHO}.
Also add RCS ID tag to dhid.sh.sample.
1999-07-20 06:32:05 +00:00
itojun
491cf0ba52 fix incomplete PLIST. zebra.info{-1,-2} were added. 1999-07-19 16:38:22 +00:00
jlam
946825e213 Add and enable dhid. 1999-07-19 11:44:45 +00:00
jlam
1cc0405e19 dhid-3.0: Dynamic Host Information Service client daemon 1999-07-19 11:38:33 +00:00
itojun
db09d40940 upgrade to 0.73. 1999-07-16 02:01:10 +00:00
tron
6b895cd125 Update dependence for "ircII" package. 1999-07-15 08:10:36 +00:00
mrg
3e7a955418 update to 4.4J, which fixes:
- CAST128-CBC bugs.  this version unfortunately is
	  incompatible with earlier versions due to badly
	  generate keys.
	- ICB port number defaults correctly to 7326.
	- new $servertype() so you can tell if you are on
	  an ICB or IRC connection.
	- /register support for the 'icb' script.

also, don't remove `ircII.servers' and `ircII.motd' as these files
are created by humans not a package and removing them is really evil
(the only time they exist is if they are manually created).  lucky
for me, i read this closely before running `pkg_delete'.
1999-07-15 06:26:27 +00:00
hubertf
b8848e6155 Upgrade to 1.33. Changes: Now handles fragments. Also fixed a few minor bugs. 1999-07-15 00:44:03 +00:00
tron
db164a832c Update dependence on "gnome-core" package. 1999-07-14 23:12:06 +00:00
tron
177c646064 Update dependence on "xemacs" package to version 21.1.4. 1999-07-14 18:59:43 +00:00
tron
f632f6a456 Fix problem with configuration on ELF systems. 1999-07-13 12:20:19 +00:00
jlam
9fb419da79 * Use libedit's readline wrapper instead of readline when possible.
* Update readline dependency.
1999-07-13 01:34:40 +00:00
jlam
ac803dafa1 Update readline dependency. 1999-07-13 01:20:11 +00:00
itojun
203ed0ef9b add official mirror for ftp.kame.net. 1999-07-12 17:41:53 +00:00
kim
6b9576bc60 Add and enable ywho. 1999-07-11 22:35:20 +00:00
kim
cfd2b8d704 An on-demand rwho and friends. 1999-07-11 22:34:46 +00:00
itojun
f2cae02e0f update to zebra 0.72. 1999-07-11 17:11:16 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
itojun
7edafe4d5c enable IPv6 build (USE_INET6) 1999-07-08 17:29:24 +00:00
agc
a4f6d9174a Get rid of redundant comments at top of Makefile.
Modify the logic around the use of IPv6.
1999-07-08 10:48:00 +00:00
itojun
df728d5cbb thropej suggested me to put it into src/usr.sbin so I nuke it.
sorry for the mess...
1999-07-08 03:14:12 +00:00
itojun
909021e1ef pkgsrc for ALTQ (alternate queueing framework).
mainly for ATM PVC related userland programs.
1999-07-08 03:02:07 +00:00
tron
797ab2574b - Update homepage.
- Update built-in sites from Bunyip's canononical list.
- Build with libcompat instead of custom regex.
Patches supplied by Frederick Bruckman in PR pkg/7856.
1999-07-08 00:38:25 +00:00
tron
5fb1e6c639 Make "ksirc" build on ELF systems. 1999-07-07 23:33:52 +00:00
tron
7c0f26547d No need to shout: YES -> yes 1999-07-07 20:49:24 +00:00
tron
c6b863283c Fix ELF lossage by linking with "-ltiff -ljpeg -lz" instead of "-ltiff". 1999-07-07 20:47:43 +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
itojun
a65c868d9d fix USE_INET6 build. 1999-07-07 15:17:36 +00:00
itojun
08ab99dcd4 now it can get USE_INET6 from /etc/mk.conf. 1999-07-07 09:14:15 +00:00
itojun
275576e764 IPv6 support can be built with "make USE_INET6=YES". 1999-07-07 08:54:55 +00:00
itojun
431361c062 upgrade zebra to 0.71. 1999-07-06 16:31:40 +00:00
itojun
15e3e829f7 upgrade to zebra 0.70.
stabilize IPv4-only build.  I tried to use PLIST_SRC for
IPv4-only/IPv4+v6 switchable build, but I failed.  Maybe try
this tomorrow...
1999-07-06 14:35:17 +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
jlam
867a172ec2 * Update ncurses dependency. 1999-07-06 08:06:48 +00:00
jlam
368526047e * Update ncurses dependency.
* Use more extensible way of passing necessary -I flags to configure.
1999-07-06 08:06:29 +00:00
christos
df0757f64e upgrade to 3.5.11 1999-07-06 06:35:46 +00:00
tron
68f6e25a5a Add missing directories "etc/fingerdir" and "etc/fingerdir/targets". 1999-07-05 20:48:29 +00:00
tron
c5474d4023 Remove ugly hack used to build message file. 1999-07-05 20:45:43 +00:00
tron
450fc5b7b2 Add and enable "xchat". 1999-07-05 20:34:21 +00:00
tron
4c7a3a01cd "xchat" needs to be linked against ORBit shared libraries. 1999-07-05 20:32:33 +00:00
tron
d44ab0dbcd Import new "xchat" package:
X11 (X Window System) IRC client, using the GTK+ toolkit.
1999-07-05 20:11:41 +00:00
garbled
1f09c5f644 Fix ELF problems with /usr/X11R6/lib reported by Michael G Schaber 1999-07-05 07:18:57 +00:00
agc
402b3ba47a Make this package work on Solaris. 1999-07-02 10:26:02 +00:00
agc
46fb8db2a2 For packages that are in the NetBSD base system, but needed for
Solaris, narrow down the platforms, and use specific inclusion rather
than disclusion:  mark them as ONLY_FOR_PLATFORM=SunOS-*-*, rather
than NOT_FOR_PLATFORM=NetBSD-*-*.
1999-07-02 08:46:51 +00:00
agc
fd7b118f38 Some packages use bsd-style .mk files when building, and so any manual
pages that are installed will be gzip-compressed, if MANZ is set, or
not if MANZ is not set.  If the package uses bsd-style .mk files, the
variable MANCOMPRESSED_IF_MANZ should be set to a value of "yes" in
the package Makefile.  This replaces the previous method of specific
inclusion of bsd.prefs.mk, followed by a check for MANZ and
conditional assignment of MANCOMPRESSED.

Add appropriate documentation, and change all necessary ocurrences in
package Makefiles.
1999-07-02 08:37:20 +00:00
hubertf
149a95a89d add & enable ngrep 1999-06-28 01:34:35 +00:00
hubertf
c7d63d87aa Import ngrep V1.31: network grep
ngrep strives to provide most of GNU grep's common features, applying
them to the network layer.

ngrep a pcap-aware tool that will allow you to specify extended
regular expressions to match against data payloads of packets. It
currently recognizes TCP and UDP across ethernet, ppp and slip
interfaces, and understands bpf filter logic in the same fashion
as more common packet sniffing tools, like tcpdump and snoop.
1999-06-28 01:34:22 +00:00
itojun
a0192eefcb upgrade to 0.69. 1999-06-23 11:05:31 +00:00
tron
8475357fcd Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM"
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808
by Chris Demetriou.
1999-06-20 21:06:17 +00:00
tron
c566a0ae72 The GNOME mirror on "ftp.jimpick.com" was closed. Use the mirror on
"ftp.sunet.se" instead.
1999-06-19 15:19:11 +00:00
hwr
30ffe10eec This has an interactive install script. Tell the Makefile so.
Pointed out by Matthias Scheler.
1999-06-15 18:34:26 +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
kim
15e6c91073 Now detecting the type of rtentry works (on my 1.3H) and
the software compiles.  Hopefully this change does not
break anything on 1.4 systems.
1999-06-14 16:04:02 +00:00
tron
720e9cf85e Correct reversed patch. Problem noted by Douglas Brebner in PR pkg/7765. 1999-06-12 21:33:19 +00:00
itojun
e439ce41f3 net/zebra/pkg/PLIST: comment out daemons that need IPv6 support.
net/zebra/Makefile: add $NetBSD$ and some other cleanups.
net/Makefile: add zebra as SUBDIR.
1999-06-07 05:21:33 +00:00
itojun
234dd3793a pkgsrc dir for zebra routing daemon (imported from KAME/NetBSD distribution) 1999-06-07 05:18:46 +00:00
tron
47472bf1f7 Missing patch file to make "kfinger" build. 1999-06-06 19:08:32 +00:00
hwr
bbe5488bdc Add and enable sendfile. 1999-06-06 17:09:59 +00:00
hwr
09574e254e Reference implementation of the SAFT (simple asynchronous file
transfer) protocol. Sendfile allows to send arbitrary files to a
remote user.
This ist version 2.1 of sendfile.
1999-06-06 17:08:36 +00:00
tron
17383f240d Update "kdenetwork" package to version 1.1.1. 1999-06-05 16:38:45 +00:00
rvb
a758ef6d0f Sync with 5.2.4 1999-06-04 23:45:41 +00:00
tron
411cdc9285 Update "ethereal" package to version 0.6.2. 1999-06-04 11:52:04 +00:00
hubertf
b242f07cb6 Remove some compilation warnings, use mkstemp instead of mktemp.
Patches submitted by Jaromir Dolecek <dolecek@ics.muni.cz> in PR 7683
1999-06-01 12:14:00 +00:00
agc
b29cbcce44 Correct minor spelling mistake. 1999-06-01 08:48:50 +00:00
tron
85916ac0be Add and enable "batchftp". 1999-05-30 21:38:47 +00:00
tron
89401e0a99 Import new "batchftp" package:
Automatically download files via the FTP protocoll.
1999-05-30 21:34:38 +00:00
tron
f38e0520d8 Change "NOT_FOR_PLATFORM" pattern so that "make" really understands it.
Fixes PR pkg/7651 by Eric Mumpower.
1999-05-26 22:37:58 +00:00
tv
5c60ed5794 Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
tron
88957c056b Use "readline" package to make command line editing work in non visual
mode as suggested by Eric Mumpower in PR pkg/7616.
1999-05-22 22:38:30 +00:00
tron
26dc6da418 Make sure that "ncurses" package is really used. Fixes PR pkg/7615
by Eric Mumpower.
1999-05-22 22:32:03 +00:00
explorer
1b48bb68db Apparently needs --with-gd-lib= as well, now... 1999-05-22 14:23:42 +00:00
rh
4d71da75df Update mrtg to 2.7.4
Notable changes are:
	- several bug fixes
	- now uses GNU configure script
	- documentation update
	- cleaned up distribution
	- new indexmaker accepts multiple config files
	- optional 2-column layout
	- option to specify bacground color
	- option to specify overview graphs sizes
	- few options to increase/decrease bells and whistles
	- improvements for perminute perhour
	- integration of SNMP_util and the latest SNMP_session
	- changed cfgmaker to use ipaddress as name for targets
	- fixed html in indexmaker and mrtg
	- optional handling of two different MaxBytes settings
1999-05-22 10:45:32 +00:00
tron
2b2e8c558d Use "ln -fs" to create symbolic link in case a file hasn't been removed
due to a incomplete package list.
1999-05-21 22:09:21 +00:00
tron
84ec10d4a2 Add "man/man1/irc.1". 1999-05-21 22:07:47 +00:00
tron
65977cd41f Update dependence to "ircII" package to version 4.4I. 1999-05-21 21:59:58 +00:00
tv
290be51a90 netbsd._org_, not netbsd._com_.
(Should this include warped as a ftp site too?)
1999-05-21 20:39:22 +00:00
mrg
4e2765c635 update to ircII 4.4I. features include ICB support and many bug fixes as usual. 1999-05-21 16:09:45 +00:00
tron
02e48b67b3 Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-20 20:09:49 +00:00
bouyer
147ae6dd80 Add 2 perl scripts to collect datas on a NetBSD 1.4 system from netstat,
iostat, systat and a sample config file to use these. Also update the
MESSAGE to stats there is a sample config file.
Result can be seen at http://www.antioche.eu.org/mrtg/.
1999-05-18 14:16:53 +00:00
tron
3495a3037a Create a sub directory in "share/doc" for the "README" file. 1999-05-17 22:29:39 +00:00
tv
38dc2d6357 Rsync 2.3.1 is in the /pub/rsync directory, not the /pub/rsync/old-versions
directory, on samba.anu.edu.au at the moment.
1999-05-12 23:31:04 +00:00
bouyer
e7af32300a - in lchat.pl, use pack_sockaddr_in() instead of building the list ourselve
with pack(). This is how perl's socket test works, and makes mirror work
   on my i386/1.4 (otherwise connect() fails with "Address family not
   supported by protocol family").
 - ftp.pl: temporary files were created 0666 ! create the temp file mode 0600,
   the correct permissions will be set by mirror once the transfer is done.
1999-05-12 16:20:33 +00:00
bad
9e9aa0e7c5 Can't have "--" on #!/bin/sh lines. 1999-05-12 14:49:47 +00:00
bad
9c17af5c18 Correct calculation of endByte. 1999-05-11 20:22:26 +00:00
bad
7e5c73c7e1 Add and enable freewais-sf and p5-Wais. 1999-05-11 14:07:43 +00:00
bad
832f8324a6 Fix dependency on freewais-sf. *sigh* 1999-05-11 14:05:05 +00:00
bad
071086a72a Initial import of p5-Wais version 2.311. A Perl module to interact with
WAIS servers.
1999-05-11 14:03:13 +00:00
bad
41b7156e14 Oops. This hasn't been used in a long time. 1999-05-11 14:01:34 +00:00
bad
1353f640fa Initial import of freeWAIS-sf version 2.2.12. 1999-05-11 13:56:52 +00:00
bouyer
b3cc953df2 Link with $(LDFLAGS), for -Wl,-R/usr/pkg/lib 1999-05-10 16:10:33 +00:00
bad
2c5b4ca760 Use ftp0.sunet.se instead of ftp.sunet.se. 1999-05-05 16:54:03 +00:00
tv
49144b705c Update dependency on ucd-snmp. 1999-05-04 03:52:42 +00:00
tv
a4e21b17ce Build libsnmp as a shared object with libtool. Bump version to "...p1". 1999-05-04 03:51: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
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