summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Update pchar port to 1.3.2.bmah2001-04-092-2/+2
| | | | | | | | pchar-related changes: A few bugfixes, plus some IRIX and Solaris compatability changes (not used, obviously), and the option for SUID root builds (not used by the port). port-related changes: None.
* Numerically note the rsync w/ssh as rsh problem was fixed.obrien2001-04-091-1/+1
|
* Move:sobomax2001-04-091-1/+1
| | | | | | | devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 Repo-copy by: asami
* Remove empty patch file left over from last commit.se2001-04-081-0/+0
|
* Fix SIGCHLD handling.se2001-04-081-0/+29
|
* Fix handling of VLAN packets.se2001-04-081-0/+16
| | | | Initialize a few variables to 0.
* Upgrade to Argus-2.0.0.se2001-04-086-51/+143
|
* rsync sometimes freezes during execution if it is run over ssh.obrien2001-04-082-4/+12
| | | | | | | | | | | | | rsync turns on blocking I/O mode if remote shell command is rsh (ie. matched RSYNC_RSH) to work around some broken rsh implementations on other platforms. The submitter of the rsh->ssh patches overloaded RSYNC_RSH for ssh. That turns out to be a Wrong Thing. This change implements the parallel RSYNC_SSH. PR: 26376 Submitted by: adrian
* Fixup port net/gtk+licq:will2001-04-074-16/+45
| | | | | | | | | | | | | | | - Build with pspell support. - Remove unnecessary USE_AUTOMAKE. - Properly defined optional GNOME support. - Only install GNOME helppages if building with GNOME support. - Fix build so that licq_*_gui is shared module, not static archive. - Fix pkg-plist. - Fix patch-src::options_dialog.cpp and patch-src::plugin_dialog.cpp to include - unistd.h instead of sys/unistd.h. - Bump PORTREVISION for all the fixes. PR: 26404 Submitted by: maintainer
* Remove tcserver. The company was bought out recently and no longerjedgar2001-04-079-166/+0
| | | | distributes this package.
* Update to 3.0.b2.24.dannyboy2001-04-0710-10/+10
| | | | | PR: 26390 Submitted by: maintainer
* Add urlendec 1.0, URL encoder and decoder.will2001-04-076-0/+55
| | | | | PR: 22303 Submitted by: G. Adam Stanislav <adam@whizkidtech.net>
* Add wmnetmon 0.2p5, a host availability monitor intended for thewill2001-04-0714-0/+193
| | | | | | | WindowMaker dock. PR: 26273 Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr>
* Add proxy-suite 1.7, the SuSE Proxy-Suite, a set of programs towill2001-04-078-0/+88
| | | | | | | enhance firewall security. PR: 26380 Submitted by: Thomas Quinot <thomas@cuivre.fr.eu.org>
* Add etherape 0.5.7, a graphical network traffic visualization toolwill2001-04-076-0/+42
| | | | | | | for gnome. PR: 26374 Submitted by: Holger Lamm <holger@eit.uni-kl.de>
* Add msend 3.0, a client and server for the RFC1312 message protocol.will2001-04-076-0/+34
| | | | | PR: 26287 Submitted by: Mark Pulford <mark@kyne.com.au>
* Add gtk+licq 0.50.1, a gtk+ plugin for licq.will2001-04-079-0/+100
| | | | | PR: 22109 Submitted by: Jeremy Norris <ishmael27@home.com>
* GNU_CONFIGURE=yes and teach arpwatch.sh to figure out $PREFIXbrian2001-04-074-4/+26
| | | | Suggested and reviewed by: John E. Hein <jhein@timing.com>
* Remove non-applicable libpcap stuff and extraneous MAINTAINER stuffbrian2001-04-062-24/+0
|
* Update to version 0.3.1greid2001-04-064-22/+36
| | | | Reviewed by: billf
* Bump port revision for previous fixesjedgar2001-04-063-3/+3
| | | | Submitted by: sf
* - Fix off-by-one and buffer underflowjedgar2001-04-063-39/+99
| | | | | | | - Prevent potential denial-of-service via syslog - int -> unsigned char fixes Approved by: Maintainer
* Update to 1.2.0.sobomax2001-04-064-5/+22
|
* New port: kxicq2: ICQ client for KDE2demon2001-04-0610-0/+261
| | | | Submitted by: Andrey Novikov <andrey@novikov.com>
* Update net/fugu from 0.9.9e to 1.0mharo2001-04-063-3/+4
| | | | | | | also fix build problem detected by the package building cluster PR: 25954 Submitted by: maintainer
* o Fix a potential ROOT-exploit in NTPD.sf2001-04-056-3/+78
| | | | | | | | (grabbed from src/contrib/ntp/ntpd) o new maintainer. PR: 26369 Submitted by: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
* nsc-0.50c - Netsaint Console monitor.dirk2001-04-056-0/+53
|
* Add nsc.dirk2001-04-051-0/+1
|
* Update maintainer's email address.kevlo2001-04-051-2/+2
| | | | | PR: 26357 Submitted by: MAINTAINER
* portlint3: FATAL: Makefile 60: variable LIB_DEPENDS is redefined.mharo2001-04-032-2/+2
|
* - update to netsaint 0.0.7b3mharo2001-04-0314-102/+116
| | | | | | | | | | | | - install configuration files with .dist suffix so that users configuration files are not deleted on package removal - create ${PREFIX}/var/netsaint/rw directory needed for correct operation of CGI script - fix netsaint.log file permission problem - depend on netsaint-plugins port PR: 26328 Submitted by: maintainer
* Update netsaint-plugins to 1.2.9.3. Don't depend on netsaint port asmharo2001-04-038-16/+112
| | | | | | | | | netsaint port depends on us and this creates a circular dependency. Instead create the netsaint user/group ourselves (which is the only reason for the netsaint dependency). PR: 26327 Submitted by: maintainer
* Update to version 0.93lioux2001-04-032-2/+2
|
* Overhaul QT/KDE support:will2001-04-0316-65/+24
| | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal)
* Update to the actual release version of 9.1.1. If you're usingdougb2001-04-032-2/+2
| | | | bind 9, upgrade to this version.
* USE_PYTHON instead of RUN_DEPENDS :)lioux2001-04-031-2/+1
|
* Add p5-NetAddr-IP-Count:asmodai2001-04-026-0/+39
| | | | | | | | This module implements a symplistic way to match individual IP Addresses to subnets. It can be used to, among other things, help analyze HTTPD logs. Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-Tie-NetAddr-IP:asmodai2001-04-026-0/+45
| | | | | | | | | This module overloads hashes so that the key can be a subnet as in NetAddr::IP. When looking values up, an interpretation will be made to find the given key within the subnets specified in the hash. Care must be taken, as only strings that can be parsed as an IP address by NetAddr::IP can be used as keys for this hash.
* Upgrade to 0.2015vanilla2001-04-022-2/+2
|
* Update where to go to download the socks5 distfilemharo2001-04-021-1/+1
| | | | | PR: 26156 Submitted by: Steve Coltrin <spcoltri@hrothgar.omcl.org>
* Perl module to parse traceroute(8) output.kuriyama2001-04-026-0/+33
|
* Port update to version 4.0.3mharo2001-04-024-11/+50
| | | | | PR: 26257 Submitted by: <baskruit@bsltwr.dnsalias.org>
* unbreak if jwhois.conf existed.sf2001-04-022-2/+2
| | | | found by: # portupgrade jwhois
* update -> 0.4.21mharo2001-04-022-2/+2
| | | | | PR: 26246 Submitted by: Michael Lyngbøl <michael@lyngbol.dk>
* Properly add variable to the environment after last partially bogus commitlioux2001-04-021-2/+2
|
* Do not pollute the ambient with internal variableslioux2001-04-021-3/+1
|
* At deinstall time, remove the "application/x-ica" mime type from netscape'solgeni2001-04-012-0/+4
| | | | | | mailcap and mime.types files. Do this only if the netscape files actually exist.
* New port:lioux2001-04-017-0/+66
| | | | FURI is a java Gnutella distributed, peer-to-peer file sharing system
* Fix the dependency and pkg-plist.kevlo2001-03-312-1/+3
| | | | | PR: 26241 Submitted by: MAINTAINER
* Blaz Zupan <blaz@amis.net> wants to maintain this port in additiondirk2001-03-312-2/+2
| | | | to netsaint-plugins.
OpenPOWER on IntegriCloud