Commit graph

2528 commits

Author SHA1 Message Date
zuntum
cd30013354 Switch to date-versioned manpages tarball 2001-11-13 23:12:15 +00:00
jlam
5eff5be626 * Strongly buildlinkify.
* Use qt2-designer-kde for a uic that understands KDE2 widgets.
* Fix problem noted by Marcello Balduccini <marcello.balduccini@ttu.edu>
  in how kpgp handles pipes with child processes -- prevents kpgp from
  remaining stuck while waiting for the child pgp process to terminate.
2001-11-13 21:25:54 +00:00
damon
2a8df1e664 Adding etherape 2001-11-11 22:07:13 +00:00
damon
e5c5cbd000 Adding Etherape 0.8.2
EtherApe is a graphical network monitor for Unix modeled after etherman.
Featuring link layer, ip and TCP modes, it displays network activity
graphically. Hosts and links change in size with traffic. Color coded
protocols display. It supports Ethernet, FDDI, Token Ring, ISDN, PPP
and SLIP devices. It can filter traffic to be shown, and can read
traffic from a file as well as live from the network.
2001-11-11 22:06:45 +00:00
hubertf
09c1f15d9d Adjust format a bit:
* 75 * '='
 * RCS ID
 * blank line
 * message text
 * optional blank line
 * 75 * '='
2001-11-11 06:17:26 +00:00
hubertf
46918760bd Add note about dig (on solaris, ...) 2001-11-11 05:57:37 +00:00
wiz
c5a0da2a94 Improve. 2001-11-10 08:41:24 +00:00
itojun
96712cef63 upgrade to 9.2.0rc9. bugfixes only. 2001-11-08 01:26:33 +00:00
bouyer
48b05be9cd Add envstat2mrtg, a perl script which allows to use envstat output with
mrtg.
2001-11-07 18:26:50 +00:00
agc
8a36c429ae Install the documentation for this package in the correct place. 2001-11-07 16:31:26 +00:00
hubertf
121139a0b5 Only use DLT_PPP_{SERIAL,ETHER} on systems that actually have it
(i.e. on 1.5 and up). (I *love* digging such stuff out of CVS
logs...)

Requested by wiz in private mail.
2001-11-07 03:03:05 +00:00
cjs
8b7b017497 Move config file from ${PREFIX}/etc/ to /etc/ so that sharing /usr via
network doesn't force using the same config on all hosts.
2001-11-06 05:55:05 +00:00
wiz
2557f230f0 Add patch to add rudimentary cname chasing to the ptr lookup stuff so
that classless in-addr lookups work.
Patch by atatat.
Bump to 0.42nb1.
2001-11-04 14:09:31 +00:00
zuntum
f09b567537 Strongly-buildlinkify 2001-11-02 09:49:59 +00:00
damon
608cdd1d99 Ensure the plugins dir is there at install time 2001-11-01 15:28:44 +00:00
abs
15400ec503 Revert last (thanks to Stoned for the clue-by-four). 2001-11-01 15:18:52 +00:00
abs
15374c7314 Work with new locations of INSTALL and DEINSTALL 2001-11-01 14:46:10 +00:00
tron
6fc613f97a Fix build problem on system running XFree86 3.3.x in conjuction with the
"xpkgwedge" package.
2001-11-01 09:36:33 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
zuntum
531a09f3d5 Refer to ${LOCALBASE}, not ${PREFIX} in post-install target. 2001-10-31 17:05:59 +00:00
damon
8d27e43187 Change the INCLUDE to LOCALBASE and fix the CFLAGS. Update distinfo for patch-aa 2001-10-31 16:30:52 +00:00
tv
0c4b9dc04b Eek, /usr/pkg -> ${PREFIX}. 2001-10-31 15:11:24 +00:00
tv
2628fe543a Clean out my pkgsrc diffs:
Update jwhois to 3.0.1.  Changes:

 * Command line option to disable content redirection
 * Lots of information added to the example configuration file
 * IPv6 failover to IPv4
 * Option to display redirections instead of hiding them
 * Case insensitive hostname matching
 * Introduced new host-specific configuration
 * Limited support for rwhois
 * Support for sending queries through a web interface via external browser
 * Ability to rewrite queries before sending to whois server
 * Support for whois-servers.net
2001-10-31 15:08:29 +00:00
tv
39ac94e7e0 Clean out my pkgsrc diffs:
Make this fetchable directly.
2001-10-31 14:34:57 +00:00
damon
6cfcc9b1ac Adde gkrellm-ping, gkrellm-snmp, gkrellm-wireless 2001-10-31 00:31:22 +00:00
damon
e58466877e Added net/gkrellm-wireless
gkrellmwireless is a plugin for gkrellm that shows the signal
strength/quality/noise of a wireless ethernet card.

Currently only wi(4) (Lucent ORiNOCO and derivatives) interfaces are supported.
2001-10-31 00:30:21 +00:00
damon
9099616366 Added gkrellm-snmp
gkrellm-snmp is a plugin for gkrellm that can show the value of an oid on an
snmp enabled device
2001-10-31 00:28:26 +00:00
damon
234b528f31 Adding net/gkrellm-ping
GKrellM Ping is a gkrellm plugin that watches a given server and can list
 the returned ping time
2001-10-31 00:24:37 +00:00
jmc
c7908e3f33 Fix missing entries for gftp-gtk and gftp-text or binary packages and removals
will break
2001-10-28 09:02:56 +00:00
jlam
bd3520f814 Don't require autoconf/automake. 2001-10-26 22:05:31 +00:00
jlam
50013e9c2f Use AUTOMAKE_OVERRIDE instead of the custom pre-configure target. 2001-10-26 21:53:01 +00:00
agc
2772849ead Instead of using a custom script to do the same job at the same
time as the REPLACE_PERL definition, simplify things by using the
REPLACE_PERL functionality.

Also substitute the correct prefix in a package Makefile target,
rather than using the configure script.

Remove now unnecessary script.
2001-10-26 11:35:03 +00:00
agc
7fed12e73a Rather than jumping through hoops during the configure stage trying to
calculate CFLAGS, and add to them using sed, do this properly with a
make(1) "+=" assignment in the patch stage.

Remove unnecessary script file.
2001-10-26 10:03:50 +00:00
agc
2c0130d6fb + Move configuration from configure script to a standard package
Makefile target.

+ Modify Makefiles in patch stage, rather than using sed in configure
stage.

+ Use ${LOWER_OPSYS} where appropriate.

+ Use pax in preference to a tar pipeline to copy hierarchies at
install time.
2001-10-25 20:16:53 +00:00
agc
acfcce70d2 Rather than re-patching in a post-configure stage by means of a
script, do this at configure time by means of a conventional patch to
the configuration script.

Move the invocation of the post-configure stage to be a package
Makefile target, rather than in a script file.
2001-10-25 19:02:47 +00:00
jlam
fbc08b19bf Do the whole automake step, not just the autoconf step, at pre-configure
time.  We need the various Makefile.in to be regenerated due to changes in
the patched configure.in.  Doing it now prevents the build process from
automatically doing it later during the build, which would overwrite any
changes done to the configure script by targets in ${_CONFIGURE_PREREQ}.
2001-10-25 16:13:06 +00:00
jlam
a4bc16d30c I am a triple idiot. The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-24 22:10:43 +00:00
agc
67d2f23050 Add and enable x2vnc 2001-10-24 09:43:41 +00:00
agc
0b3e4e627d Initial import of x2vnc 1.2 into the NetBSD Packages Collection.
x2vnc merges the capabilities of x2x and vncviewer.  It will allow
a machine with an X display and a machine with a VNC server running
on its main screen to act as if they were two displays connected
to one machine. When you move your mouse pointer off the screen in
a direction of your choosing, the pointer will appear on the other
screen instead.

Provided in PR 14344 by Michael Santos (mike@ethmoid.org).
2001-10-24 09:42:52 +00:00
zuntum
97388b1559 Update 6tunnel to 0.09
Changes from version 0.07:

0.09, 2001-10-18, wojtekka@irc.pl
- included patch from OpenBSD port by Patroklos Argyroudis <argp@bsd.gr>.
- fixing the fix - patch by awayzzz <awayzzz@digibel.org>.

0.08, 2000-12-12, ascent@linux.pl
- modified IPv4 to IPv6 mapping -- better memory managing.
0.08, 2001-10-13, wojtekka@irc.pl
- some memory leaks fixed thanks to Sorrow The Prince <s0tp@libero.it>.
- fixed dos condition thanks to awayzzz <awayzzz@digibel.org>.
2001-10-23 20:23:09 +00:00
jlam
dff59f9ec3 x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
2001-10-23 13:14:43 +00:00
zuntum
51744705cf We neither have to nor want to substitute /etc with ${PREFIX}/etc
in *example usage* of various -conf programs:

$ tinydns-conf
tinydns-conf: usage: tinydns-conf acct logacct /etc/tinydns myip
2001-10-22 19:11:12 +00:00
martti
bc4928fea0 Added proftpd 2001-10-22 14:27:05 +00:00
martti
13ab31149b ProFTPD is a highly configurable ftp daemon for unix
and unix-like operating systems. ProFTPD has a Apache-like
configuration format.
2001-10-22 14:26:45 +00:00
zuntum
26fe2c0045 Switch to date-versioned manpages tarballs, as requested
by Gerrit Pape <pape@smarden.org> in private mail.
2001-10-22 13:51:06 +00:00
skrll
9682590d95 Proper fix for pthread's header inclusion problem.
Should fix the build failure noted in Hubert's bulk build.
2001-10-22 11:03:50 +00:00
mycroft
a789f84764 No longer needed. 2001-10-22 03:03:55 +00:00
mycroft
b386dab47c Update to ethereal 0.8.20. 2001-10-22 03:03:15 +00:00
mjl
8f9f06c6a5 Enable ipa. 2001-10-21 22:51:31 +00:00
mjl
a2d6a2c4a5 Initial import of ipa, an IP accounting package, as provided by
Andrey Simonenko in PR/14281.


	IPA allows to make IP accounting (network accounting) based on
	IP Filter accounting rules on NetBSD, OpenBSD and FreeBSD.

	It supports limits for accounting rules and limits events as
	"limit is reached", "reached limit is expired", etc. It understands
	time intervals like "end of day", "end of week", "end of month", etc.

	There is a special viewer for accounting database and access control
	lists which allow or disallow one to view accounting information
	for rules.
2001-10-21 22:50:01 +00:00
veego
63ad910dee SVR4 packages have a limit of 9 chars for a package name.
The automatic truncation in gensolpkg doesn't work for packages which
have the same package name for the first 5-6 chars.
e.g. amanda-server and amanda-client would be named amanda and amanda.
Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for
amanda-server.
All svr4 packages also have a vendor tag, so we have to reserve some chars
for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6
or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the
vendor tag enough room.
All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-10-18 15:20:01 +00:00
hubertf
46a42a2e26 Get rid of BUILD_ROOT and replace it with PKGSRCDIR (which was there
before!)
2001-10-17 23:23:15 +00:00
itojun
5eb0a121e8 upgrade to 9.2.0rc7. bugfixes only. 2001-10-17 01:15:43 +00:00
seb
7320972f76 Add and enable traceroute-as 2001-10-16 22:42:07 +00:00
seb
b95d14c13a Added traceroute-as version 991603, a traceroute capable of reporting the AS
number of hops.
2001-10-16 22:40:11 +00:00
kleink
fa3476f95d Change the auto{conf,make} version constraints to >= to make this work
with the current automake package.
2001-10-16 18:45:14 +00:00
agc
e4de44d6fb Add and enable mtr-gtk 2001-10-16 15:15:49 +00:00
agc
37beb7be58 Import the mtr-gtk-0.42 package, split off from the standard curses-based
package, to make things easier for those who may prefer not to link in
all of the gtk-based functionality.
2001-10-16 15:11:00 +00:00
agc
b1fbdd6549 Split this package into two - the original mtr uses a curses-based
interface, the mtr-gtk package uses gtk. For use in environments
which need mtr's functionality, but which are unlikely to have X11
installed, such as DMZ hosts, etc.

Patches by Andrew Brown, atatat@netbsd.org.
2001-10-16 15:08:55 +00:00
jlam
0a26095bb1 Note additions of php4-{ftp,sockets,yp}. 2001-10-16 07:09:16 +00:00
jlam
45ce68606c net/php4-yp: PHP4 extension for YP domain support
This version is from the php-4.0.6 distribution.
2001-10-16 07:08:38 +00:00
jlam
079080c34a net/php4-sockets: PHP4 extension for sockets support
This version is from the php-4.0.6 distribution.
2001-10-16 07:07:59 +00:00
jlam
bfe6b34994 net/php4-ftp: PHP4 extension for FTP access
This version is from the php-4.0.6 distribution.
2001-10-16 07:06:52 +00:00
skrll
a62b3e67a6 Update to KDE 2.2.1
With apologies to Al I wouldn't know where to start with a summary of the
changes between 2.1 and 2.2.1 - there are just too many. A couple of
hopefully static URLS that contain useful information are

http://www.kde.org/announcements/changelog2_1to2_2.html
http://www.kde.org/announcements/changelog2_2to2_2_1.html

Support for a.out for kde{libs,base} added by me. The libtool/a.out
combination doesn't like the linking of modules into binaries. A better
way of doing this will appear in future versions of KDE/pkgsrc.
2001-10-15 22:45:55 +00:00
wiz
0fd50d6c14 Doesn't depend on automake anymore, so it doesn't BUILD_USE_GETTEXT_M4
anymore either.
2001-10-15 22:34:00 +00:00
martti
2b5f91777b Updated samba to the latest stable version (2.2.2). A complete list of changes
is available at http://www.samba.org/samba/whatsnew/samba-2.2.2.html
2001-10-15 08:50:51 +00:00
tron
ed44d00d84 Use correct argument in an error message. This fixes a build problem if
the new toolchain is used.
2001-10-12 20:51:42 +00:00
agc
49141094b4 Add and enable nemesis 2001-10-11 15:38:47 +00:00
agc
6e8bb3dd55 Initial import of nemesis-1.32 into the NetBSD Packages Collection.
nemesis is a command-line UNIX network packet injection suite.

supported protocols: TCP, UDP, ICMP, ARP/RARP, IGMP, DNS,
                     RIP, and OSPF

"Nemesis attacks directed through fragrouter could be a most
powerful combination for the system auditor to find security
problems that could then be reported to the vendor(s), etc."
	- Curt Wilson in Global Incident Analysis Center Detects Report
		(SANS Institute - Nov 2000)

Provided in PR 14021 by xs@nitric.net.

Munged slightly by me to use buildlink functionality, and to use the
correct link time invocations for ELF binaries.
2001-10-11 15:37:55 +00:00
agc
8d2d9ad912 Add and enable firewalk-gtk 2001-10-11 15:14:36 +00:00
agc
faf78a47d2 Initial import of firewalk-gtk-1.0 into the NetBSD Packages Collection.
Firewalking is a technique developed by Mike D. Schiffman and David E.
Goldsmith that employs traceroute-like techniques to analyze IP packet
responses to determine gateway ACL filters and map networks.
Firewalk the tool employs the technique to determine the filter rules
in place on a packet forwarding device.

This package was provided in PR 14020 by xs@nitric.net. I split it into
two separate packages, firewalk-gtk and firewalk, and modified it to use
buildlink functionality.
2001-10-11 15:13:49 +00:00
agc
01e7079649 Add and enable firewalk 2001-10-11 15:12:43 +00:00
agc
c80b0b3d57 Initial import of firewalk-1.0 into the NetBSD Packages Collection.
Firewalking is a technique developed by Mike D. Schiffman and David E.
Goldsmith that employs traceroute-like techniques to analyze IP packet
responses to determine gateway ACL filters and map networks.
Firewalk the tool employs the technique to determine the filter rules
in place on a packet forwarding device.

This package was provided in PR 14020 by xs@nitric.net. I split it into
two separate packages, firewalk-gtk and firewalk, and modified it to use
buildlink functionality.
2001-10-11 15:11:48 +00:00
agc
326199231b Add and enable LaBrea 2001-10-11 14:50:48 +00:00
agc
6d5eb37651 Initial import of LaBrea-2.0 into the NetBSD Packages Collection.
LaBrea is a program that creates a tarpit or, as some have called it,
a "sticky honeypot".  LaBrea takes over unused IP addresses on a
network and creates "virtual machines" that answer to connection
attempts.  LaBrea answers those connection attempts in a way that
causes the machine at the other end to get "stuck", sometimes for a
very long time.
2001-10-11 14:49:31 +00:00
martti
12a00a67c7 Added radiusd-cistron which was submitted in pkg/13274. 2001-10-11 09:57:20 +00:00
abs
14dcb91551 Avoid cc -O bug on arm32 for djbdns 2001-10-10 11:17:28 +00:00
itojun
0577fd4c57 upgrade to 9.2.0rc6. bugfixes only. 2001-10-09 07:38:51 +00:00
tron
820ae6f73e Don't include the buildlink glue code for "pth". It is automatically
included by the buildlink glue code for "glib" which also knows that
Solaris doesn't need this.
2001-10-08 20:24:59 +00:00
tron
269a53f589 Update "rp-pppoe" package to version 3.3. Changes since version 2.8:
- Client works on Solaris again.  It was broken in 3.2.
- Added DEFAULTROUTE=yes|no option to configuration file.
- Server parses address pool file better.
- Server address pool allows ranges of addresses on a line: a.b.c.d-e
- Added "-d" (=debug) and "-P" (=check pool file syntax) options to
  pppoe-server.
- Client now ignores PADT's if they are from the wrong source MAC address
  or to the wrong destination MAC address.
- Minor fixes to Makefile.in for Turbolinux.
- Improved KERNEL-MODE-PPPOE instructions
- Works with patched pppd 2.4.1
- Many improvements to server:  Added "-u" and "-r" options; server can
  now respond to request on multiple Ethernet interfaces.
- SECURITY BUG FIX: Server now ignores PADT's if they are from the wrong
  source MAC address.  You are STRONGLY RECOMMENDED to upgrade to 3.1
  if you use pppoe-server in production.
- Many small improvements to server.  Server now only makes one
  discovery socket, systemwide, with addition of "-n" option to pppoe.
- Fixes for compilation problems on BSD, Solaris and some Linux platforms.
- Added "-p" option to pppoe-server to allow you to specify a pool of
  IP addresses to assign to clients.
- Added GUI system (tkpppoe).  This work was funded by Iospan
  Wireless, Inc.  The GUI includes a Set-UID wrapper (pppoe-wrapper)
  which allows ordinary users to control a link (if so authorized.)
  I believe the wrapper script is secure, but please audit the
  source code (gui/wrapper.c) if you have any concerns.
- Changes to scripts and pppoe.conf.  DNS setup is now dynamic (happens
  each time adsl-connect runs.)
- Made relay.c check packet lengths rigorously; made it throw out Ethernet
  frame padding on session packets as well as discovery packets.
2001-10-07 13:26:37 +00:00
wiz
5977f16b96 Update to 0.16, inspired by big blue simon.
Package changes: install docs, buildlinkify.
Changelog since 0.12 is >50 lines -- many new features and bug fixes
(in ${WRKSRC}/ChangeLog)
2001-10-05 22:43:40 +00:00
magick
54b075a258 Update gtm to 0.4.10
Changes since 0.4.9:
        * OAF instead of gnorba, thanks to Christophe Fergeau
        <teuf@users.sourceforge.net>

        * Added support for HTTPS protocol since wget supports it but you
        need to upgrade wget to 1.7

        * New icons thanks to Paolo Bacchilega <paolo.bacch@tin.it>

        * Proxy settings are better looking now

        * Timeout value for wget is configurable now

        * Added new pref to run a shell command when all downloads
        completed (in other words, when gtm has done all it can do without
        user intervention).

        * Fixed bugs:
                - Crash when the config file was corrupted thanks to
                João Alves Marques Carneiro <ee96090@fe.up.pt>
                - Check that target dir exists and is writable
                - Do not overwrite an existing file without asking the
                user if he wants a override or a resume
                - Fixed some problems in the spec file, thanks to Alex
                Converse
2001-10-05 21:34:33 +00:00
wiz
5ae1cd88b7 Update to 0.35, per pkg/14159 by Kevin Lo.
Changes since 0.34:
* Added preforked childs to mode 'single'.
* t/server (Run): Child process is now waiting one second
  in forking mode. Helps the script t/forkm.t to run fine.
2001-10-05 09:25:47 +00:00
rh
9c2c826ea5 Define _POSIX_THREAD_SYSCALL_SOFT=1 so syscalls won't block other threads.
Bump version to 0.5.8nb1
2001-10-04 19:25:25 +00:00
abs
d9aeaae03b Deleted net/upclient - the uptimes project has been suspended, and if it
resumes it will use a new client and protocol.
2001-10-04 11:05:00 +00:00
jlam
f25f9d2824 bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, so
we can remove REPLACE_BUILDLINK settings containing *-config, *Conf.sh, and
*.pc.
2001-10-03 22:36:37 +00:00
jlam
f0a4fcd3e4 Substitute the real config script for the config wrapper script in
installed files.  We don't want buildlink references to escape into the
install directory.
2001-10-03 20:56:40 +00:00
jlam
3e6c559fe1 Add a few more files to REPLACE_BUILDLINK to prevent references to
${BUILDLINK_DIR} from escaping into the installed files.
2001-10-03 17:38:07 +00:00
jlam
589dfeb98a Remove dependency on automake since we don't patch any of the automake
input files (Makefile.am, configure.in, etc.).
2001-10-03 17:32:11 +00:00
abs
ba87bbb0c9 gcc on arm32 goes into infinite loops with -O1 or -O2 on various
.c files, and this package's build system is too baroque to patch
sanely. Disable optimisation on arm32.
2001-10-03 16:40:06 +00:00
wiz
f6e2c49a75 Update to 2.4.4, as provided in pkg/14062 by Hiramatsu Yoshifumi, with
some changes by me (strongly buildlinked now).

ATTENTION: If package compilation is failing for you on -current in the
linking step, make sure you have /usr/include/libintl.h v1.2 (2001/08/13)!
[Thanks for the tip, Johnny!]

Some of the changes since 2.3.9 (for a complete log see ${WRKSRC}/NEWS):
* sometimes lftp did not expand tilde in remote path - fixed.
* new setting ftp:home to specify starting directory explicitly. Set it
  to `/' to override RFC1738 ftp url semantics if you don't like the
  look of `ftp://host/%2Fpath'.
* improved abort sequence for passive mode, now wu-ftpd does not hang.
* fish protocol support (over plain ssh connection).
* use CONNECT method for https over http proxy.
* support for variable name completion (Nicolas Noble).
* queue editing support (Glenn F. Maynard).
* support http keep-alive in case of chunked transfer encoding.
* terminate some never-ending jobs before moving to background.
* support for HTTP/1.1 416 reply code.
* support for ftp ACCT command (ftp:acct variable) and for SITE GROUP command
  (ftp:site-group variable). E.g. `set ftp:acct/user@host account/password'.
* new setting ftp:port-ipv4 to specify explicitly IP address sent with PORT
  command (suggested by Julien Oster and Jonas Jensen with patches).
* new setting ftp:ssl-auth to specify AUTH argument to use (SSL, TLS, TLS-C
  or TLS-P).
* roxen directory listing support.
* new settings ftp:retry-530 and ftp:retry-530-anonymous. Retry on server
  reply 530 for PASS command if text matches these regular expressions.
  These settings should be useful to distinguish between overloaded server
  (temporary condition) and incorrect password (permanent condition).
* retry ftp login quickly on next address if the server has many (works
  well on ftp.redhat.com, for example).
* improved fuzzy variable name matching. Exact prefix and exact name after
  prefix are taken into account separately. E.g. http:pro is not ambigous
  now between http:proxy and https:proxy.
* implemented -c option for reverse mirror (mirror -R -c).
* allow open "" to switch to disconnected dummy session.
* allow adding bookmark for disconnected dummy session.
* new translation zh_TW (by R.I.P. Deaddog <maddog@linuxhall.org>).
* made `lftp@' the default ftp password.

As well as many bug fixes and translation updates.
2001-10-03 14:37:13 +00:00
rh
f054e35164 Use MASTER_SITE_SOURCEFORGE as master site and update home page. Closes
PR 14125 by Grant Beattie.
2001-10-02 10:22:21 +00:00
itojun
c39dd73b00 upgrade to 9.2.0rc5. bugfixes only (see announcement from isc for changes). 2001-10-02 05:50:41 +00:00
zuntum
740d304da5 Update whatmask to 1.1
Changes from version 1.0:
	Introduced support for reporting network address, broadcast address,
	number of IPs, first IP and last IP.
	Made some source adjustments to facilitate compiling under
	Win32, MacOS Classic and MacOS X.
	Optimized a routine or two.
	Cleaned up code / headers.
2001-09-30 21:22:07 +00:00
rh
1bebacda6c Undo previous import. Alistair already committed an rdesktop package some
time ago.
2001-09-30 11:15:19 +00:00
rh
2895509207 Initial import of rdesktop-1.1.0, an open source Remote Desktop Protocol
client.
2001-09-30 11:08:13 +00:00
hubertf
e19bdfaa30 Update to unison-2.7.7. Changes:
* Many changes to the internal data structures (not backward compatible!)
 * Centralized backups
 * Lots of bug fixes
 * Many other feature enhancements

Requested by Ben Wong <benjamin.wong@cc.gatech.edu>.
While there, fix the dependency on ocaml, and install some docs.

PACKAGE DEVELOPERS: please don't just include binaries into pkgs!
2001-09-28 23:54:36 +00:00
jlam
f79573370a 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.
2001-09-27 23:17:41 +00:00
lukem
ee04745346 Import of canonical tnftp 20030825 sources,
to make it easier to track new versions.
2001-09-27 19:29:50 +00:00
tacha
0b4ceaac51 Update delegate to 7.5.3.
Change lists can be found at http://www.delegate.org/delegate/updates/
2001-09-27 09:35:29 +00:00
wrstuden
51c463d333 Make this package more likely to work. After we do the autoconf step,
crank down the maximum number of commands to feed one sed. Otherwise
config.status won't work with any of sun's seds.

Doing something with gsed won't work because while you can tell a
package to use a given sed (via ${SED} if needed), you can't tell
configure to use a given sed.
2001-09-26 23:53:55 +00:00
wrstuden
4cdcc8ef2a Add a bunch of files I missed when first making this package. 2001-09-26 19:18:07 +00:00
jlam
21bf9fe38b Note addition of net/tcpslice - tool for extracting portions of tcpdump's
packet trace files.
2001-09-26 05:53:13 +00:00
jlam
3ef98c6090 net/tcpslice - tool for extracting portions of tcpdump's packet trace files
Tcpslice extract pieces of and/or merge together packet trace files generated
using tcpdump's -w flag.  Tcpslice uses libpcap, a system-independent interface
for user-level packet capture.

Provided in pkg/13926 by Stoned Elipot <seb@pbox.org>.
2001-09-26 05:49:31 +00:00
agc
1fbe83ee4d Add and enable rdesktop 2001-09-25 12:47:10 +00:00
agc
1be43417ea Import rdesktop-1.1.0, an open-source RDP client for connecting to Windows NT
and Windows 2000 terminal servers, into the packages collection.

Package provided in PR 14059 by Grant Beattie (grant@grunta.com), slightly
modified by myself.
2001-09-25 12:45:59 +00:00
itojun
5982e26d27 upgrade to 9.2.0rc4. bug fixes only. 2001-09-25 01:28:07 +00:00
wiz
df9853474a add and enable tightvnc and tightvncviewer (hi charles!) 2001-09-24 23:16:39 +00:00
tron
9030bb8063 Fix build problem under NetBSD-current. Patch supplied by Naoto Shimazaki
in PR pkg/14005.
2001-09-24 15:06:20 +00:00
tron
9d1956040f Put a "@" in front of the recently added "${LN}" command so that the
"post-extract" target is quiet again.
2001-09-24 15:02:53 +00:00
tron
5517ff3625 "PKGVERSION" is now in "PLIST_SUBST" by default. 2001-09-24 09:51:09 +00:00
tron
bc1aa94690 Fix build problem under NetBSD-current. Patch supplied by Naoto Shimazaki
in PR pkg/14045.
2001-09-24 09:40:00 +00:00
tron
d5c160e227 Use predefined variable "${PKGVERSION}" in "PLIST_SUBST". 2001-09-23 21:25:49 +00:00
mycroft
f2927a1522 Add docs tar file. 2001-09-23 01:56:34 +00:00
mycroft
46672394f1 Tight VNC, from www.tightvnc.com. 2001-09-23 01:34:29 +00:00
mycroft
8b0bf3143b Fix library linkage. 2001-09-23 00:58:14 +00:00
mycroft
a5ae4ff85a Tight VNC, from www.tightvnc.com. 2001-09-23 00:55:15 +00:00
mycroft
a4d9e7fed3 UseRgbTxt should be YES, since this is what we use with both XF86 3 and XF86 4. 2001-09-22 18:07:15 +00:00
tron
08eda2ae5b Remove "connect4.gnutellanet.com" from host list which doesn't exist in
DNS although it is listed on the web page.
2001-09-22 16:26:52 +00:00
tron
271cdf78e7 Instead "connect1.gnutellanet.com" to "connect4.gnutellanet.com" instead
of the dead "gnutellahosts.com" as initial host list server to access
the Gnutella network. Bump package version to 0.1nb1.
2001-09-22 16:22:30 +00:00
mycroft
fe24267d90 Use MIT-SHM on non-i386, non-Linux platforms. 2001-09-22 00:49:33 +00:00
hubertf
c5fff3db5d Seems NetBSD 1.5's pppd is not as good as this one, so make it available
for NetBSD-*-* (was 1.4-only before).

Reported by Christoph Leuzinger <u53n3t@westworks.ch> in de.comp.os.unix.bsd
2001-09-20 22:39:43 +00:00
zuntum
7ad43e2605 add & enable publicfile 2001-09-16 22:52:57 +00:00
zuntum
7748ffba8b Initial import of publicfile-0.52
publicfile supplies files to the public through HTTP and FTP

Security features:
       publicfile chroot()s to the public file area and sheds root privileges.
       publicfile never attempts to modify the public file area.
       publicfile never runs any other programs.

HTTP features:
       publicfile supports virtual hosts through the Host field.
       publicfile supports virtual hosts through absolute URLs.
       publicfile supports HTTP/1.1 persistent connections.
       publicfile supports HTTP/1.1 chunked responses.
       publicfile supports user-controlled content types.
       publicfile supports exact-prefix If-Modified-Since.

FTP features:
       publicfile has built-in LIST and NLST commands.
       publicfile provides EPLF LIST responses.
       publicfile supports restarted transfers.
       publicfile supports pipelining.

Package provided by Sen Nagata <sen@eccosys.com> in pkg/13892.
This import closes pkg/13167, too.
2001-09-16 22:50:39 +00:00
zuntum
9fe71868e0 Update polsms to 1.8.9d
Changes include minor bugfixes, see README file in distfile for details
(only available in polish)
2001-09-16 16:12:58 +00:00
zuntum
946bed8164 Update MASTER_SITES 2001-09-15 13:52:27 +00:00
wiz
fbcc34458b Use libpcap buildlink.mk. pkg/13919 by Stoned Elipot. 2001-09-14 23:05:42 +00:00
wiz
c8ca1f026a Slightly modify according to pkg/13934 by Stoned Elipot to work on Solaris. 2001-09-14 23:01:39 +00:00
itojun
357076859d upgrade to 9.2.0rc3. 2001-09-14 03:58:48 +00:00
jlam
2168996ed4 Update openslp to 1.0.2. Relevant changes from version 1.0.1 include:
* Fixed minor name resolution problem so that reverse lookups are not
  performed on hostnames supplied as are dotted IP addresses
* Fixed minor problem where DAs listed in net.slp.DAaddresses could not be
  found if multicast was not enabled.
* Fixed minor bugs in DA discovery code so that SLPFindScopes() returns more
  consistant results.
* Applied patch from Jim Meyer that fixes several predicate parsing
  irregularities
* Fixed minor KnownDAEcho problem that resulted in some DAs not getting
  registrations.
2001-09-14 02:56:25 +00:00
rh
4fc0cc30c3 Update pen to 0.4.0. Notable changes include:
010912  When storing part of the buffer for a renewed attempt,
        store the *end*, not the beginning. Affects copy_up and copy_down.
        Autoconf. Use daemon() if available. Make sure that we don't try
        to close uninitialized file handles in add_client.
        New option -n to not make sockets nonblocking (mainly useful
        for debugging).

010911  Make sure that remaining data is stored away when we get EAGAIN
        in copy_up.
        Released 0.3.3.

010909  Added -p argument to store process id in a file (Andreas Wrede).
        Made the sockets nonblocking. Handle EAGAIN in copy_up/down.
        Released 0.3.2.

010908  Ignore SIGPIPE. Released 0.3.1.

010827  Option -h uses a hash on the client IP address for the initial
        server selection. Option -s ("stubborn") prevents failover to
        another server if the initial choice is unavailable.

010824  Use getport for the local port as well.
2001-09-13 15:09:38 +00:00
dillo
aa1a2e30b0 update to 0.11
Changes:
* display transfer rates
* detect stalled connections and abort after stall-timeout seconds
* fix ASCII mode uploads
* write proper URLs (encoding special chars, include user and port)
* various bug fixes
2001-09-11 23:07:57 +00:00
wiz
d6524cf3f5 Use libpcap buildlink.mk instead of OS test. By Stoned Elipot from pkg/13928. 2001-09-11 16:12:56 +00:00
wrstuden
8bc24806aa Properly bring ucd-snmp-current back to life. Eventually
ucd-snmp should be updated to this version too.
2001-09-11 01:46:30 +00:00
wrstuden
b221db0b27 Kill the zombies.
The moral of the story is that cvs 1.11 doesn't like:

cvs update
Modify files
cvs update after someone else has deleted them but with enough local
	changes that they don't disapear
cvs ci

The checkin succeeds, but the ,v file stays in the attic.
2001-09-11 01:44:38 +00:00
wrstuden
6a4a7ae137 Second try at reviving.
Original message:
Bring ucd-snmp-current back to life. This is a package of ucd-snmp
4.2.1, the latest release of the net-snmp project (the name change is
still in progress).
2001-09-11 01:33:22 +00:00
wrstuden
9f14972b66 This file didn't come back to live right. Try killing it again to see if
I can fix it.
2001-09-11 01:30:43 +00:00
wiz
bc129b2d03 libpcap buildlink instead of OS test. By Stoned Elipot in pkg/13921. 2001-09-10 17:33:40 +00:00
wiz
1a06849b40 Use libpcap buildlink.mk instead of OS-test.
By Stoned Elipot in pkg/13920.
2001-09-10 17:04:37 +00:00
wiz
8012d12766 Use libpcap buildlink.mk instead of an .ifdef ${OPSYS} hack.
From Stoned Elipot in pkg/13918.
2001-09-10 16:37:36 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
wiz
7c91fbe0a2 Standardize format. 2001-09-09 15:23:53 +00:00
wiz
607b8fdb06 Install SECURITY information cited during installation.
Note its existence in MESSAGE for binary package users.
First part requested by mycroft.
2001-09-09 15:22:13 +00:00
wiz
1a4ac2ac95 Various changes: mostly removing 'WWW:' lines, since that's what we have
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
2001-09-08 01:51:59 +00:00
drochner
dad337d577 change dependencies to kdexxx>=2.1 instead of strict matches
to ease updates
2001-09-07 14:27:10 +00:00
itojun
292c25411b upgrade to 9.2.0rc2. see release announcements (bind-announce@isc.org) or
release note for details.
2001-09-07 05:45:57 +00:00
zuntum
6eda541e33 Add one missed file to BUILDILINK_FILES.libpcap -- include/net/bpf.h
Fixes pkg/13876 by Stoned Elipot <Stoned.Elipot@script.jussieu.fr>
2001-09-06 13:22:19 +00:00
jlam
71b65d6be2 Alter dependencies so that perl>=5.6.1nb2 will satisfy the dependency for
p5-CGI or p5-Data-Dumper.
2001-09-05 17:18:21 +00:00
wrstuden
71de999d9e Add ucd-snmp-current 2001-08-30 23:32:44 +00:00
wrstuden
991275fc04 Bring ucd-snmp-current back to life. This is a package of ucd-snmp
4.2.1, the latest release of the net-snmp project (the name change is
still in progress).
2001-08-30 23:31:30 +00:00
rh
057fc274c9 Update cidr to 2.3.1. Changes are bugfixes only. This closes PR 13816 by
Stoned Elipot <Stoned.Elipot@script.jussieu.fr>
2001-08-29 12:40:40 +00:00
skrll
9fc1f508be Remove BUILD_DEPENDS on autoconf by patching configure instead of
configure.in.
2001-08-28 18:37:54 +00:00
tv
7a615e2560 Add rc.d script. 2001-08-28 13:23:06 +00:00
tv
093d348241 Add dynipclient. 2001-08-28 13:12:16 +00:00
tv
b938466153 Add dynipclient, a client program for the dynip.com commercial dynamic-DNS
service.  (Unlike many dynamic-DNS services, this one detects an offline
condition and can change the IP address to a user-specified offline IP.)
2001-08-28 13:10:46 +00:00
tron
a68a277b43 Use wildcard dependence on "autoconf" package. 2001-08-27 14:35:04 +00:00
skrll
ec3aee670c Update automake to 1.4-p5 (1.5 is available)
Include a bugfix for lisp_LISP independently discovered by me that has
been pulled up to the automake-1-4 branch of automake cvs.

Changes are:
New in 1.4-p5:
* Allow AM_PROG_LIBTOOL again.
* Diagnose AC_CONFIG_HEADERS the same as AC_CONFIG_HEADER.
* Display distributed file list correctly in usage message.
* Allow numbers in macro names.
* Bugfixes.

New in 1.4-p4:
* Deal with configure.ac as well as configure.in -- this time for real!
* The version numbering system now allows three point version numbers,
  such as 1.4.4, without thinking they are alpha release numbers.

New in 1.4-p3:
* Deal with configure.ac as well as configure.in.
* Don't complain if `version.texi' is included in multiple places.

New in 1.4-p2:
* Deal with AC_CONFIG_FILES from autoconf-2.50.
* Improvements to f77 support.
* DESTDIR now works for script targets.
* distcheck-hook works correctly.

New in 1.4-p1:
* The version numbering system now allows fork identifiers (such as
  the p1 in this version of automake).
* Cope gracefully with various versions of libtool which may or may not
  require ltconfig, ltcf-c.sh, ltcf-cxx.sh or ltcf-gcj.sh.
* Bugfixes.
2001-08-26 10:32:18 +00:00
abs
8d04d4c878 At least depend on the right version of pcal for SunOS or Linux. 2001-08-24 11:43:47 +00:00
abs
14d260b0ec Updated arpwatch to 2.1a11. No changelog available, old distfile removed. 2001-08-24 11:37:07 +00:00
abs
b5a9fde419 Fix fo linux a different way - make more like NetBSD configuration and use
net/libpcap. Also fix DEPENDS for Solaris and Linux
2001-08-24 11:23:16 +00:00
abs
4ecfcad72d Work under Linux 2001-08-24 11:13:36 +00:00
abs
772ea57896 Rework NetBSD hack to not break Linux build 2001-08-24 11:05:35 +00:00
abs
5ff3f26022 Fix for Linux 2001-08-23 17:15:15 +00:00
jlam
a731badbdc Make "samba reload" actually kick smbd like it's supposed to. Thanks
again to Luke Mewburn <lukem@wasabisystems.com> for pointing this out.
2001-08-23 04:15:10 +00:00
hubertf
3678eadbb6 Upgrade snort to 1.8.1. Changes:
* SNMP alerts
    * IDMEF XML output (the Silicon Defense plugin is integrated into
      the main codebase now)
    * Limited regex support in the rules language
    * New packet counters for stream4 and frag2
    * New normalization mode for http_decode
2001-08-22 18:07:50 +00:00
jlam
bf6b5a7711 Consolidate nmbd and smbd rc.d scripts into one "samba" script. Kindly
provided by Luke Mewburn <lukem@wasabisystems.com> with modifications by
me to allow running on older NetBSD systems (so any errors in the script
are mine alone).
2001-08-22 15:42:17 +00:00
wiz
70a8917220 regen 2001-08-22 10:31:07 +00:00
hubertf
4629a9f636 Teach snort about our DLT_PPP_* 2001-08-22 01:20:26 +00:00
rh
369943a10d Add and enable pen 2001-08-21 12:00:42 +00:00
rh
4e73855271 Initial import of pen-0.2.0, a simple TCP load balancer and failover
manager.
2001-08-21 12:00:14 +00:00
jlam
55d8038c48 smbd responds to SIGHUP by reloading its configuration file, so add
"reload" to the rc.d command listing.  Noted by Luke Mewburn
<lukem@wasabisystems.com>.
2001-08-20 14:01:46 +00:00
itojun
28aa865fd2 upgrade to 0.92a.
* Changes in bgpd
** Fix "^$" community list bug.
** Below command's Address Family specific configurations are added
  nexthop-self
  route-reflector-client
  route-server-client
  soft-reconfiguration inbound
* Changes in zebra
** Treat kernel type routes as EGP routes.
2001-08-20 07:12:27 +00:00
itojun
79fde8e079 upgrade to zebra 0.92. see zebra-0.92/*/ChangeLog for detailed changes. 2001-08-19 11:45:52 +00:00
jlam
7789cee24b Substitute for @ECHO@, too. 2001-08-18 03:34:39 +00:00
jlam
e5963765af Use ${name} instead of "slpd". 2001-08-18 03:30:20 +00:00
jlam
5d16977d59 Add net/openslp. 2001-08-18 03:21:02 +00:00
jlam
6c90001be1 Service Location Protocol is an IETF standards track protocol that provides
a framework to allow networking applications to discover the existence,
location, and configuration of networked services in enterprise networks.
The OpenSLP project is an effort to develop an open-source implementation of
Service Location Protocol suitable for commercial and non-commercial
application.
2001-08-18 03:18:43 +00:00
jlam
7bba3453dc If USE_CONFIG_WRAPPER is defined (implied by USE_BUILDLINK_ONLY), then
set FOO_CONFIG=${BUILDLINK_CONFIG_WRAPPER.foo} in both CONFIGURE_ENV and
MAKE_ENV.  We remove the check for GNU_CONFIGURE because if a package
Makefile includes the buildlink.mk file, then it most likely wants to use
the config script wrappers as well.  Change suggested by Hubert Feyrer
(hubertf) and Tomasz Luchowski (zuntum).
2001-08-17 21:14:00 +00:00
jlam
09d63bb5f1 Undo changes from previous patch from pkg/12921. The rc.d-style startup
scripts need for the nmbd and smbd programs to always start in daemom-mode,
which is why the "-D" flag was set via command_args in the scripts
themselves.  Any additional options should be passed in through the
{nmbd,smbd}_flags settings in /etc/rc.conf.  Add comments to reflect this
in the scripts.

The error reported by the PR author is most likely due to either installing
these scripts with ".sh" extensions, which is not how these are installed
into the ${PREFIX}/etc/rc.d and is definitely wrong, or in directly
sourcing these files from an rc.local script, which is again, definitely
wrong.
2001-08-17 16:08:20 +00:00
wiz
c4525e6dc6 Add buildlink.mk provided by Stoned Elipot in pkg/13739. 2001-08-17 13:19:01 +00:00
fredb
8d54113135 Add missing "-u" flag to ntpdate usage message. Culled from NetBSD-current.
[Committed by Hubert Feyrer.]
2001-08-14 17:55:18 +00:00
fredb
e0c25e61ae Fix "file://" URI for documentation, and remove the comment about being
"under development".
2001-08-14 06:19:55 +00:00
fredb
d46d4d0feb Finally! NTP 4.1.0 is released. Very few changes from 4.0.99m-rc3 (excerpts
from the "ChangeLog" file below). Also, this NetBSD package now installs the
HTML docs into "/usr/pkg/share/doc/html".

	* ntpd/refclock_oncore.c (oncore_start): Set pps_enable=1, just
	like the atom driver does.
	From: reg@dwf.com

	* ntpd/refclock_nmea.c (nmea_ppsapi): Set pps_enable=1, just like
	the atom driver does.
	From: Scott Allendorf <sca@newton.physics.uiowa.edu>

	* ntpd/ntp_config.c (getconfig): CONF_CLOCK_PANIC was using the
	wrong config flag.
	From: <justin_forrester@hp.com>
2001-08-14 06:10:41 +00:00
wiz
10dde181c3 sort. 2001-08-13 21:55:11 +00:00
nra
eaf4ace8d1 Add SUBDIR entry for cidr. 2001-08-13 21:40:42 +00:00
nra
ca6cc2b111 Add net/cidr. PR 13068 by Stoned Elipot.
RFC 1878 subnet calculator / helper
2001-08-13 20:11:46 +00:00
wennmach
7d3f399204 Upgrade arla to 0.35.5
Most important changes:
o added user-land programs: kalog, aklog, arla-cli
o improved user-land programs: vos, bos, pts, etc.
o added man pages
o security fix (in rx)
o and tons of bug fixes

I included a start script to be placed under /etc/rc.d.
2001-08-09 13:48:58 +00:00
wiz
1af43fb569 Add version number to DEPENDS line. 2001-08-06 21:32:39 +00:00
rh
ede4ec0da5 Add and enable pxe 2001-08-06 09:47:29 +00:00
rh
7a1575005f Initial import of pxe-1.2, a Preboot eXecution Environment (network boot)
daemon.
2001-08-06 09:46:47 +00:00
jlam
444ffb6e18 Add some patches from the net/samba package, and regenerate the old ones. 2001-08-03 13:46:02 +00:00
jlam
e9e0788db8 Add and enable net/samba20. 2001-08-03 13:25:10 +00:00
jlam
8416e4b2c1 samba20 - 2.0.x release version of samba, the UNIX SMB server
Samba 2.0.x (2.0.10) has functionality that is missing from the Samba 2.2.x
releases, one of which is an operational "share modes" directive.
According to the Samba mailing lists, there isn't a way in 2.2.x to do
what "share modes = No" did in 2.0.x, so revive an older, stable release
of Samba that does contain the missing functionality.  Setting the share
mode on a service is necessary only to get certain legacy MS-DOS
applications working in a multi-user environment.
2001-08-03 13:24:34 +00:00
itojun
e1d55fb7ab upgrade to 1.8p1.
for list of changes, see http://www.snort.org/snort-files.htm
default rule files are now named *.rules, not *-lib.
2001-08-03 06:35:11 +00:00
itojun
8410135082 upgrade to 9.2.0b2. it has a couple of bugfixes since 9.2.0b1. 2001-08-03 05:59:57 +00:00
wiz
c11b028e8c Uses msgfmt to decide if it should build its own libintl, which fails
for some reason on 1.5.1. Add BUILD_USES_MSGFMT.
2001-08-01 16:39:30 +00:00
nra
8d9e59ad43 Attach yale-tftpd SUBDIR. 2001-07-30 19:51:10 +00:00
nra
07539767de New package yale-tftpd version 3.0. PR 13177 by Stoned Elipot.
yale-tftpd is an improved (but slightly incompatible until you configure it)
tftpd server.  It has a powerful and configurable security setup and is well
suited for people who want to boot network devices using their system as a
TFTP server.
2001-07-30 19:43:49 +00:00
wiz
c56910cd0d One file patch per patch file, and add RCS Id. 2001-07-30 10:28:43 +00:00
abs
e01114e322 Note this is the ADSL modem provided by British Telecom (among others) 2001-07-30 10:00:56 +00:00
lukem
abd0c6a9ae the wi_ieee.h file is in dev/ic/wi_ieee.h in -current 2001-07-30 06:42:52 +00:00
abs
97280b69cf Enable speedtouch (now BT is back) 2001-07-29 10:04:19 +00:00
abs
26c9923f99 Import speedtouch-21062001:
Driver for the ALCATEL SpeedTouch USB ADSL modem.
    It currently only supports PPPoA encapsulation.
2001-07-29 01:18:33 +00:00
hubertf
ba4ea6048a add & enable agqt 2001-07-29 01:13:18 +00:00
hubertf
f04778c3fb Add agqt-0.5:
This package consists of two programs, collectively termed "6's Spiffy
AudioGalaxy Query Tool."

AudioGalaxy is a Napster-like music sharing server accessible at
http://www.audiogalaxy.com.

The core program is the query tool itself, "ag."  ag accepts an AudioGalaxy
search query (that is, anything that you might type into AudioGalaxy's
search engine), runs the query for you, selects the first couple of results
returned by the search (the exact number of results selected per search is
configurable) and queues them for download, using the "Choose Versions"
feature of AudioGalaxy to try to get a minimum (also configurable) bitrate
for your downloads.
2001-07-29 01:12:58 +00:00
tron
5a4aacb4da Mark this package as *BSD specific. 2001-07-28 21:11:25 +00:00
jlam
abfbbefaee Use buildlink.mk files for SOCKS optional support and mark as
USE_BUILDLINK_ONLY.
2001-07-27 19:11:29 +00:00
jlam
fc6499aa8d Back out previous as unnecessary since libsocks4 is a static library. 2001-07-27 19:07:36 +00:00
jlam
44de63bf53 Set REPLACE_LIBNAMES_SED to replace -lsocks[^4] with -lsocks4. 2001-07-27 15:05:48 +00:00
jlam
d2eb68d2a6 Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default
installation directory in case the package isn't installed.
2001-07-27 13:33:18 +00:00
jlam
66be95305f Don't workaround broken LDFLAGS setting in configure -- just fix it
directly by patching the script.  This causes LDFLAGS to be reset properly
before checking for gettext(), which now succeeds and causes the locale
files to be built.  Remove USE_LIBINTL as unnecessary.  Tested on
NetBSD-1.5W/i386 and NetBSD-1.5.1/mac68k.
2001-07-26 14:29:12 +00:00
tron
594e763473 Add build time dependence on "perl" package because manual page won't
be build otherwise.
2001-07-26 12:15:03 +00:00
zuntum
a4eeb85edd Don't @dirdm include/SDL as this directory belongs to devel/SDL 2001-07-26 10:33:09 +00:00
wiz
57f4062906 BUILD_DEPENDS has same syntax as DEPENDS. Fix two commented out lines using
the old syntax.
2001-07-23 19:53:48 +00:00
wiz
a3c313cfb7 Remove distclean target that made trouble, as noted in recent bulk build.
Standardize patch-aa while I'm here.
2001-07-22 16:52:30 +00:00
rh
490d7af3ee Update gnapster to 1.5.0. Notable changes include:
* Multiple server/account management
    * Search history
    * Bandwidth limiting
    * Ability to specify multiple share directories
    * Many internal improvements
    * Vorbis file sharing support
    * MPEG/AVI file sharing support
    * Added file type to search criteria
    * Updated Browse OpenNAP dialog
    * Fixed Safe Exit option
    * Added an option to execute a program after a successful download
    * Fixed a potentially exploitable remote segmentation fault concerning
      uploads
    * SOCKS5 support should (hopefully) be fixed now
    * Timestamped events
    * Many bug fixes
2001-07-22 16:42:45 +00:00
tron
57a90ef22c Reenable and fix KAME patch under Solaris because it includes an extra
translation.
2001-07-22 16:09:59 +00:00
tron
bd03c5a15a Reenable and fix KAME patch under Solaris because it includes an extra
translation.
2001-07-22 15:46:20 +00:00
tron
5bf044be0d Make sure that locale files get installed into the right directory under
Solaris.
2001-07-22 15:24:10 +00:00
tron
56f6b2b040 Don't apply KAME patch under Solaris because it causes build failures. 2001-07-22 15:19:16 +00:00
wiz
d4da48b3d9 Standardize format. 2001-07-20 12:13:48 +00:00
jlam
7b1d3cb465 Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set
BUILDLINK_PREFIX.<pkgname>.  This allows buildlink to find X11BASE packages
regardless of whether they were installed before or after xpkgwedge was
installed.  Idea by Alistair Crooks <agc@pkgsrc.org>.
2001-07-20 01:54:31 +00:00
itojun
c33b1b77be upgrade to 9.2.0b1. portability with BIND8-based platforms, and minor
bug fixes.
2001-07-18 05:22:58 +00:00
tron
ed557ee00b Add back "USE_LIBINTL= YES" because the locale files aren't built on
a 1.5 release system otherwise.
2001-07-17 12:04:16 +00:00
jlam
83ed03a875 Workaround bug in configure script at line 3718 that doesn't restore
LDFLAGS to correct value during the configure process.  This should fix
pkg/13483.
2001-07-17 10:56:57 +00:00
itojun
a9490011ed upgrade to 9.2.0a3.
work/*/HISTORY indicates the full change history.  basically bug fixes.
2001-07-17 01:30:31 +00:00
itojun
4d7b454206 upgrade to 0.8.19.
- from www.ethereal.com
New dissectors include Appletalk Data Stream Interface, AUTH_DES,
DVMRP, GIOP, Gnutella, iSCSI, ISUP, M2PA, MP-BGP message, MSDP,
MTP3, PAP, PIMv1, RFC 2250 MPEG1, and for you gamers, QuakeWorld
and Quake II. Many other dissectors were updated and bug-fixed.
2001-07-16 12:57:05 +00:00
itojun
f12aa20539 USE_LIBINTL was commented out mistakenly 2001-07-16 11:01:10 +00:00
tron
9278893e31 Remove whitespace before comment. 2001-07-16 10:49:16 +00:00
itojun
4df9f3c596 upgrade to 1.7 + KAME IPv6 patch. a lot of changes into message catalogs,
internal cleanups and such.
2001-07-16 07:59:11 +00:00
jlam
274c27180b Links libsocks4.* to libsocks.* since that's what the name of the SOCK4
library is on many other systems.
2001-07-15 12:18:04 +00:00
jlam
70cf5e59c3 Don't use find ... -print0 | xargs -0 ... as -0 isn't an acceptable option
on Solaris' xargs.
2001-07-14 12:37:45 +00:00
taca
db2fe9636b Update samba to 2.2.1a.
WHATS NEW IN Samba 2.2.1a:  11th July 2001
              ==========================================

This is the latest stable release of Samba. This is the version that all
production Samba servers should be running for all current bug-fixes.

This is a minor bugfix release for 2.2.1, *NOT* security related.

1). 2.2.1 had a bug where using smbpasswd -m to add a Windows NT or
Windows2000 machine into a Samba hosted PDC would fail due to our
stricter user name checking. We were disallowing user names
containing '$', which is needed when using smbpasswd to add a
machine into a domain. Automatically adding machines (using the
native Windows tools) into a Samba domain worked correctly.

2.2.1a fixes this single problem.

New/Changed parameters in 2.2.1
-------------------------------

Added parameters.
-----------------

obey pam restrictions

When Samba is configured to use PAM, turns on or off Samba checking
the PAM account restrictions. Defaults to off.

pam password change

When Samba is configured to use PAM, turns on or off Samba passing
the password changes to PAM. Defaults to off.

large readwrite

New option to allow new Windows 2000 large file (64k) streaming
read/write options. Needs a 64 bit underlying operating system
(for Linux use kernel 2.4 with glibc 2.2 or above). Can improve performance
by 10% with Windows 2000 clients. Defaults to off. Not as tested
as some other Samba code paths.

hide unreadable

Prevents clients from seeing the existance of files that cannot
be read. Off by default.

enhanced browsing

Turn on/off the enhanced Samba browing functionality (*1B names).
Default is "on". Can prevent eternal machines in workgroups when
WINS servers are not synchronised.

Removed parameters.
-------------------

domain groups
domain admin users
domain guest users

Changes in 2.2.1
-----------------

1). "find" command removed for smbclient. Internal code now used.
2). smbspool updates to retry connections from Michael Sweet.
3). Fix for mapping 8859-15 characters to UNICODE.
4). Changed "security=server" to try with invalid username to prevent
    account lockouts.
5). Fixes to allow Windows 2000 SP2 clients to join a Samba PDC.
6). Support for Windows 9x Nexus tools to allow security changes from Win9x.
7). Two locking fixes added. Samba 2.2.1 now passes the Clarion network
    lock tester tool for distributed databases.
8). Preliminary support added for Windows 2000 large file read/write SMBs.
9). Changed random number generator in Samba to prevent guess attacks.
10). Fixes for tdb corruption in connections.tdb and file locking brlock.tdb.
     smbd's clean the tdb files on startup and shutdown.
11). Fixes for default ACLs on Solaris.
12). Tidyup of password entry caching code.
13). Correct shutdowns added for send fails. Helps tdb cleanup code.
14). Prevent invalid '/' characters in workgroup names.
15). Removed more static arrays in SAMR code.
16). Client code is now UNICODE on the wire.
17). Fix 2 second timstamp resolution everywhere if dos timestamp set to yes.
18). All tdb opens now going through logging function.
19). Add pam password changing and pam restrictions code.
20). Printer driver management improvements (delete driver).
21). Fix difference between NULL security descriptors and empty
     security descriptors.
22). Fix SID returns for server roles.
23). Allow Windows 2000 mmc to view and set Samba share security descriptors.
24). Allow smbcontrol to forcibly disconnect a share.
25). tdb fixes for HPUX, OpenBSD and other OS's that don't have a coherent
     mmap/file read/write cache.
26). Fix race condition in returning create disposition for file create/open.
27). Fix NT rewriting of security descriptors to their canonical form for
     ACLs.
28). Fix for Samba running on top of Linux VFAT ftruncate bug.
29). Swat fixes for being run with xinetd that doesn't set the umask.
30). Fix for slow writes with Win9x Explorer clients. Emulates Microsoft
     TCP stack early ack specification error.
31). Changed lock & persistant tdb directory to /var/cache/samba by default on
     RedHat and Mandrake as they clear the /var/lock/samba directory on reboot.
2001-07-13 16:08:40 +00:00
tron
5aa17221be Set "PKG_JVM" to "sun-jdk" to enforce use of the required Java VM. 2001-07-13 11:30:08 +00:00
jlam
9820a22a90 In package Makefiles, create FILES_SUBST instead of duplicating sed
expression for substituting in DEINSTALL/INSTALL scripts.  Use "${CMP} -s"
instead of "diff -q" since the former is more portable across OSes.
2001-07-13 07:09:17 +00:00
fredb
fce9b8bae5 Don't try to build against -lreadline on NetBSD-1.4.x, either. 2001-07-12 17:38:18 +00:00
fredb
9a872eacf7 Update to latest release candidate, ntp-4.0.99m-rc3. Continued
refinements since 4.0.99k, a new feature -- an experimental
"huff-n-puff" filter (optionally enabled in /etc/ntp.conf) -- which
discards samples with the highest delays, and new drivers for:
Forum Graphic GPS, WWV/H, Heath GC-100 II, HOPF serial and PCI,
ONCORE, ulink331.

Drop the packages's requirement for GNU readline. It turns out
that command line editing in "ntpq" is not all that useful, as
you can alway let your shell recall "ntpq -c <command>".
2001-07-12 16:24:58 +00:00
zuntum
6d4f2ddda8 add & enable SDL_net 2001-07-10 09:53:10 +00:00
zuntum
f6072c8b5e Initial import of SDL_net-1.2.0
This is a small sample cross-platform networking library
2001-07-10 09:05:28 +00:00
zuntum
5428926ad8 Update polsms to 1.8.9
Changes:
o several new options in config file revelant when sending messages to Plus phones;
  now supports ICQ gateway, too
o yet another change in Era handling code
o improved way to parse email address from both environment variables and config file
o improved hostname detection code

* converted to use buildlink.mk files
* simplified patch-aa
2001-07-09 09:11:27 +00:00
zuntum
2f61f589be Update ipcalc to 0.34
Changelog:
 - Use default netmask of class when no netmask is given
2001-07-04 21:43:15 +00:00
taca
f4cfc1f7b1 remove redundant USE_RUBY. 2001-07-04 16:02:36 +00:00
itojun
a11bc04864 upgrade to 9.1.3 from ISC. changes between 9.1.2 to 9.1.3:
--- 9.1.3 released ---

	--- 9.1.3rc3 released ---

 911.	[bug]		Fail gracefully with multiple hint zones. [RT #1433]

 910.	[port]		Some pre-RFC2133 IPv6 implementations do not define
			IN6ADDR_ANY_INIT. [RT #1416]

	--- 9.1.3rc2 released ---

 904.	[bug]		The server would leak memory if attempting to use
			an expired TSIG key. [RT #1406]

 903.	[bug]		dig should not crash when receiving a TCP packet
			of length 0.

 902.	[bug]		The -d option was ignored if both -t and -g were also
			specified.

 901.	[cleanup]	The man pages no longer have empty lines outside of
			literal blocks.

 898.	[bug]		"dig" failed to set a nonzero exit status
			on UDP query timeout. [RT #1323]

 894.	[bug]		When using the DNSSEC tools, a message intended to warn
			when the keyboard was being used because of the lack
			of a suitable random device was not being printed.

 892.	[bug]		The server could attempt to refresh a zone that
			was being loaded, causing an assertion failure.
			[RT #1335]

 891.	[bug]		Return an error when a SIG(0) signed response to
			an unsigned query is seen.  This should actually
			do the verification, but it's not currently
			possible. [RT #1391]

 888.	[bug]		Don't die when using TKEY to delete a nonexistent
			TSIG key. [RT #1392]

 860.	[interop]	Drop cross class glue in zone transfers.

 852.	[bug]		Handle responses from servers which do not
			now about IXFR.

 850.	[bug]		dns_rbt_findnode() would not find nodes that were
			split on a bitstring label somewhere other than in
			the last label of the node. [RT #1351]

 705.	[port]		Work out resource limit type for use where rlim_t is
			not available. [RT #695]

 704.	[port]		RLIMIT_NOFILE is not available on all platforms.

 703.	[port]		sys/select.h is needed on older platforms. [RT #695]

	--- 9.1.3rc1 released ---

 831.	[bug]		The configure script tried to determine
			endianness before making its final decision on
			which C compiler to use, causing Solaris/x86
			systems with gcc to be incorrectly identified
			as big-endian. [RT #1315]

 827.	[bug]		When an IXFR protocol error occurs, the slave
			should retry with AXFR.

 826.	[bug]		Some IXFR protocol errors were not detected.

 825.	[bug]		zone.c:ns_query() detached from the wrong zone
			reference. [RT #1264]

 824.	[bug]		Correct line numbers reported by dns_master_load().
			[RT #1263]

 822.	[bug]		Sending nxrrset prerequisites would crash nsupdate.
			[RT #1248]

 806.	[bug]		DNS_R_SEENINCLUDE was failing to propagate back up
			the calling stack to the zone maintence level, causing
			zones to not reload when an included file was touched
			but the top-level zone file was not.

 771.	[cleanup]	TSIG errors related to unsynchronized clocks
			are logged better. [RT #919]

 734.	[bug]		An attempt to re-lock the zone lock could occur if
			the server was shutdown during a zone tranfer.
			[RT #830]

 712.	[bug]		Sending a large signed update message caused an
			assertion failure. [RT #718]

 669.	[bug]		dnssec-keygen now makes the public key file
			non-world-readable for symmetric keys. [RT #403]
2001-07-04 00:21:34 +00:00
jlam
f6ab06e12b Mark as USE_BUILDLINK_ONLY 2001-07-02 16:53:31 +00:00
jlam
5bcf9f90e6 Convert to use buildlink.mk files. 2001-07-02 16:51:49 +00:00
joda
8a693284e8 add note about enabling lkm-loading in rc.conf; suggested by Cana McCoy 2001-07-02 15:53:49 +00:00
jlam
9943bc93db Allow overriding of *_CONFIG variables in a package Makefile when using
USE_BUILDLINK_ONLY.
2001-07-02 05:33:56 +00:00
jlam
cb76bd5efc Move inclusion of bsd.buildlink.mk to start of file. 2001-07-01 22:59:08 +00:00
itojun
31d5e66501 add net/bridged 2001-07-01 16:46:14 +00:00
itojun
d4d8e617a7 bridged, userland ethernet bridge daemon 2001-07-01 16:43:59 +00:00