aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* "netatalk-1.4b2+asun-2.1.3" contains two version numbers separated by a "-",asami2000-02-141-1/+1
| | | | | | | | | which is not good. Change PKGNAME to "netatalk-1.4b2+asun2.1.3" for now, as that is what DISTNAME is. It will probably be look better as "netatalk+asun-1.4b2+2.1.3" or something, but I'll leave that to the maintainer.
* Add PKGNAME of "naim-0.9.5.nicer2" -- DISTNAME ("naim-0.9.5-nicer2")asami2000-02-141-0/+1
| | | | | | | | | has two version strings separated by a "-". The string "nicer2" is still a violation of the package naming rule (see handbook), but at least it won't confuse the package scripts anymore. Please change this to something more appropriate as you see fit, Michael.
* Revive PKGNAME which was incorrectly deleted in rev 1.3. The versionasami2000-02-141-0/+1
| | | | number should be delimited by a "-", not "_".
* Build this port with the PM3 Modula-3 system instead of the olderjdp2000-02-141-16/+49
| | | | | | DEC SRC one. PM3 is the one that's actively maintained these days. This port now works on FreeBSD-2, -3, and -4 on the i386, and FreeBSD-4 on the Alpha.
* I forgot to update the files on freefall before the import.torstenb2000-02-142-0/+33
| | | | Some changes in packaging (esp. setting NO_PACKAGE ;-)
* Cricket is a high performance, extremely flexible system for monitoringtorstenb2000-02-1421-0/+568
| | | | | | | trends in time-series data. Cricket was expressly developed to help network managers visualize and understand the traffic on their networks, but it can be used all kinds of other jobs, as well. It's similar to mrtg, but takes a different approach, is faster and more flexible.
* Get this to build at least on the Alpha. Haven't tested whether itsteve2000-02-141-0/+10
| | | | actually works (yet).
* Don't provide a prototype for xmalloc on FreeBSD/Alpha so this buildssteve2000-02-141-0/+12
| | | | again.
* - Support CC/CFLAGS prolerlytaoka2000-02-147-15/+321
| | | | | | | | - Move install path of utility data from lib/ to libdata/ - Fix pkg/PLIST PR: 16682 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Finish updating port to 3.1:jedgar2000-02-135-14/+16
| | | | | | | * Correct executable name in etc/rc.d/dhid.sh * Provide users with more information about configuring Obtained from: Maintainer
* rename trafshow to trafshow2mharo2000-02-133-7/+7
| | | | | | | maintainer timeout PR: 15931 Submitted by: Michael Vasilenko <acid@stu.cn.ua>
* Initial import of dhcpconf-0.7.0.imura2000-02-137-0/+81
| | | | | | | Neat console-based ISC DHCP server configuration-generating utility. PR: 16520 Submitted by: Will Andrews <andrews@technologist.com>
* Style nits in the ports I maintain.obrien2000-02-1318-83/+88
|
* - Remove redundant MANCOMPRESSED linejedgar2000-02-132-2/+2
| | | | | | | - Fix pkg/PLIST PR: 16683 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Support CC/CFLAGS/PREFIX properlyjedgar2000-02-131-2/+22
| | | | | | | Support install macros PR: 16666 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update version to 2.8.12.imura2000-02-133-5/+11
| | | | | PR: 16627 Submitted by: Dmitry Sivachenko <dima@netserv1.chg.ru>
* - Changed port to use ${PREFIX}imura2000-02-137-21/+92
| | | | | | | | - Changed to use ${CFLAGS} in /etc/make.conf - Added do-install:, so proper INSTALL macros could be used PR: 16595 Submitted by: Christopher J. Michaels <cjm2@altavista.net>
* Fix new compiler error in -current.imura2000-02-131-0/+28
| | | | | Submitted by: Alexander Langer <alex@big.endian.de> All no response from: maintainer
* Fix new compiler error in -current.imura2000-02-132-0/+24
| | | | | Noticed by: bento All no response from: maintainer
* ${INSTALL_SCRIPT} tends to make more sense than ${INSTALL_DATA}jedgar2000-02-111-1/+1
| | | | | | | when installing an executable script. PR: 16643 Submitted by: Maintainer
* Add WWW linkscrappy2000-02-111-0/+2
|
* Add WWW linkscrappy2000-02-111-0/+2
|
* DEINSTALL: Offer to kill all running cvsupd processes. Remindjdp2000-02-112-8/+38
| | | | | | | | | | the user to remove the client's home directory and the mirrored files. INSTALL: Create a home directory for the client user, since one is needed to hold the authentication key file. Also create an empty "auth" file so that its permissions will be right. Set the gcos fields more appropriately.
* Add WWW linkscrappy2000-02-112-0/+4
|
* Set the HOME environment variable properly when running cvsup, sojdp2000-02-111-3/+6
| | | | the authentication key file can be found in "~/.cvsup/auth".
* Update port to 2.1jedgar2000-02-115-12/+19
| | | | | PR: 16622 Submitted by: Maintainer
* Update to 3.3.3r1cpiazza2000-02-102-8/+7
| | | | | PR: 16617 Submitted by: maintaine
* make buildable on 4-current. now this port supports IPv6.sumikawa2000-02-083-1/+23
| | | | Reviewed by: maintainer
* Upgrade to newer and available version. Port still doesn't play nicelynbm2000-02-083-7/+6
| | | | | | | with DESTDIR and such. PR: 16575 Submitted by: maintainer
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-0816-19/+19
| | | | | | as the days of the former are numbered. Reviewed by: asami
* Nuke old tacacs+ port after new one has proven stabilityandreas2000-02-081-1/+0
|
* - use the correct path to passwd (/usr/bin/ instead of /bin/)dirk2000-02-076-9/+66
| | | | | | | - adjust "passwd chat" to work with non-NIS-passwd, at least - reflect above changes in manpage OK'ed by: maintainer
* Respect CFLAGSkris2000-02-073-12/+27
|
* Upgrade to nstreams 1.0.0kris2000-02-072-3/+3
| | | | Reviewed by: Maintainer
* USE_OPENSSL, respect CC and CFLAGS.kris2000-02-073-8/+105
| | | | Assisted by: Jim Bloom <bloom@acm.org>
* USE_OPENSSLkris2000-02-079-68/+133
| | | | Assisted by: Jim Bloom <bloom@acm.org>
* Respect CC and CFLAGSkris2000-02-061-3/+19
|
* Fix bug: mirroring crypto/non-crypto from different sources was broken.jdp2000-02-061-1/+1
| | | | Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de>
* Use the ISO date format in the "CVSup update {begins,ends}" messages.jdp2000-02-061-2/+2
| | | | | | Use "%T" instead of the equivalent "%H:%M:%S". Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de>
* Unbreak this port by upgrading to dhid 3.1. I don't use this software,kris2000-02-064-16/+14
| | | | | | | so I had to play it a bit by ear, but I didn't hear back from the maintainer. Noticed by: bento
* Add missing "MAINTAINER=ports@FreeBSD.org".dirk2000-02-051-0/+2
|
* update to 0.9.5-nicer2mharo2000-02-052-3/+2
|
* The VNC distfiles changed without a version number bump, making thejedgar2000-02-041-2/+0
| | | | | | PLIST (and package-building) break again. Submitted by: Maintainer
* Mark FORBIDDEN due to a remotely-exploitable buffer overflow yieldingkris2000-02-021-0/+2
| | | | | | | setuid nobody. If the maintainer would like to develop a workaround similar to one discussed on the security list then please let me know. Submitted by: Sergey N. Voronkov <serg@dor.zaural.ru>
* Upgrade to 0.8.3 which obsoletes patches/patch-abbillf2000-02-026-48/+6
|
* Upgrade to 0.3.1.dirk2000-02-022-4/+5
| | | | OK'ed by: maintainer
* Update to version 3.0b5.archie2000-02-012-2/+2
|
* Upgrade to 3.0b4.archie2000-02-012-4/+4
|
* add some patchesmharo2000-02-014-2/+8
| | | | | PR: 16492 Submitted by: maintainer
* GNU configure is setting up PCAP_RESTART to use yyrestart. yyrestart in theobrien2000-02-011-0/+19
| | | | | | pcap library requires a FILE * argument, ngrep is called it with none. Submitted by: Barry Lustig <barry@lustig.com>
* RTP Quality Monitor from UCL. Similar to rtpmon.fenner2000-02-016-0/+78
|
* Chase the checksum. The distfile was repackaged with no apparentkris2000-01-311-1/+1
| | | | | | changes. Noticed by: bento
* Update to version 3.0b3.archie2000-01-312-4/+4
|
* Change maintainer to ust@cert.siemens.de.steve2000-01-311-1/+1
| | | | OK'd by: previous maintainer
* Fix compiler error in -current.imura2000-01-312-0/+84
| | | | | PR: 16443 Submitted by: Alexander Langer <alex@cichlids.com>
* Adding libsmi version 0.1.8.steve2000-01-305-0/+204
| | | | | | | A library to access SMI MIB information. PR: 16404 Submitted by: Marcin Cieslak <saper@system.pl>
* dding libsmi version 0.1.8.steve2000-01-301-0/+1
| | | | | | | A library to access SMI MIB information. PR: 16404 Submitted by: Marcin Cieslak <saper@system.pl>
* Update to version 2.1.2.steve2000-01-302-6/+19
| | | | | PR: 16398 Submitted by: Udo Schweigert <ust@cert.siemens.de>
* Update to version 1.2.9.steve2000-01-3022-33/+33
| | | | | PR: 16391 Submitted by: maintainer
* Handle an invalid result code of 0 in Start-Control-Connection-Replyjdp2000-01-291-0/+11
| | | | | | | | | packets. A popular ADSL service in Korea sends this result code. It is wrong, but the patch doesn't harm anybody else. PR: ports/16372 Submitted by: CHOI Junho <cjh@kr.FreeBSD.ORG> Reviewed by: jdp
* Adding trafd version 3.0.steve2000-01-297-0/+78
| | | | | | | The BPF traffic collector. PR: 16294 Submitted by: Michael Vasilenko <acid@stu.cn.ua>
* Adding tn5250 version 0.15.6.steve2000-01-296-0/+64
| | | | | | | A 5250 Telnet protocal and Terminal. PR: 16251 Submitted by: Elias Mandouvalos <ocean@compulink.gr>
* rzsz is not a port anymore.asami2000-01-291-1/+0
|
* This is a fairly substantial upgrade of the cvsup-mirror port. Injdp2000-01-287-71/+127
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | honor of the occasion I have bumped the version number to 1.1. The port now depends upon the cvsup-bin and cvsupd-bin ports rather than on the more trouble-prone cvsup port. The CVSup server is run with "-C 100" (max. 100 clients at a time) and the true limit is set in the "/usr/local/etc/cvsup/cvsupd.access" file. This is nice because you can change the limit by editing the file; you don't have to restart the server. The cvsupd.access file also contains a rule to limit each individual host to one connection at a time. The CVSup client is now run under its own unprivileged user ID instead of root. This is a security enhancement. It makes it impossible for a compromised master site to install files into places outside the mirror area of the filesystem. The permissions of various other files such as /usr/local/etc/cvsup have also been strengthened to enhance security. Both client and server now cd to /var/tmp to run, so that if they decide to croak they'll be able to write the core file. :-) The /usr/local/etc/rc.d/cvsupd.sh script now honors the "start" and "stop" arguments. The configure script no longer attempts to tell you the sizes of the various collections. That's impossible to maintain. When I have time I plan to make a web page where one can obtain that information from an automatically-updated source. Then I will reference the URL in the configure script. It is possible to upgrade an existing cvsup-mirror-1.0 installation to this new version, but it is tricky because of the change in ownership of the mirrored files. I will post instructions to the freebsd-hubs mailing list after I make sure I have the procedure just right.
* Upgrade to libnids 1.13kris2000-01-283-15/+8
|
* Use -fwritable-strings to let tcl stomp on Tcl_Eval() args.fenner2000-01-281-1/+1
|
* Actually use tcl/tk 8.2 like we claim to.fenner2000-01-281-2/+2
|
* Fix MASTER_SITESflathill2000-01-281-1/+1
|
* Fix building error on bento.sumikawa2000-01-272-2/+3
| | | | | | | It is caused when IPv6-enable mtr is compiled on *IPv6-disable* kernel, such as bento environment. Approved by: billf
* fix building error on bento.sumikawa2000-01-272-2/+2
| | | | | | | It is caused when IPv6-enable rsync is compiled on *IPv6-disable* kernel, such as bento environment. Approved by: obrien
* Upgrade to 0.8.2, including a vendor patch (patch-ab) which temporaily fixesbillf2000-01-278-12/+76
| | | | 'tethereal' (a tcpdump-like program) until 0.8.3 can be released.
* uclmmbase is in devel, not mbone.asami2000-01-271-1/+1
|
* - Fix installation failuresumikawa2000-01-271-7/+7
| | | | | | | | - Use ${OSVERSION} instead of ${USE_INET6} PR: 16376 Partly Submitted by: Nickolay Dudorov <nnd@mail.nsk.ru> Approved by: obrien
* Use ${OSVERSION} instead of ${USE_INET6}.sumikawa2000-01-261-2/+5
| | | | Approved by: maintainer
* Upgrade to sdr 2.9fenner2000-01-264-13/+17
| | | | Submitted by: Garrett Wollman <wollman@lcs.mit.edu>
* Use ${OSVERSION} instead of ${USE_INET6}.sumikawa2000-01-261-9/+10
| | | | Reviewed by: maintainer
* Change MASTER_SITESflathill2000-01-261-2/+2
|
* Update to the emergency 1.1.1 release from the author.obrien2000-01-252-2/+2
|
* Upgrade to version 1.1.obrien2000-01-252-2/+2
|
* Update to trafshow-3.1jseger2000-01-2515-15/+126
| | | | | Submitted by: Michael Vasilenko <acid@stu.cn.ua> PR: ports/15907, ports/16296
* Times are in microseconds, not milliseconds.obrien2000-01-231-2/+22
| | | | Submitted by: Igor Timkin <ivt@gamma.ru>
* upgrade to 0.84bandreas2000-01-2312-75/+39
| | | | | | | | | And port changes from sumikawa@ebina.hitachi.co.jp: - add 'ipv6' on CATEGORIES - get rid of 'USE_INET6' and use 'OSVERSION' instead of it. - make PLIST.v6 only difference from PLIST for easily maintanance Submitted by: sumikawa@ebina.hitachi.co.jp
* upgrade to 1.3mharo2000-01-232-5/+5
| | | | | PR: 16302 Submitted by: maintainer
* Upgrade to 0.84andreas2000-01-226-6/+9
|
* One more fixing PLIST.sumikawa2000-01-221-1/+3
| | | | It caused by keeping changing of document without version bump.
* Update to version 2.0.1cpiazza2000-01-223-21/+18
| | | | | PR: 16082 Submitted by: maintainer
* Upgrade to 5.2.1.fenner2000-01-223-6/+17
| | | | Use byacc instead of bison.
* Forgot to fix CHANGES.html in last update.fenner2000-01-221-1/+1
|
* Make this compile under -CURRENT with the sigset_t changes.obrien2000-01-211-4/+201
| | | | Submitted by: Alexander Langer <alex@big.endian.de>
* Update to version 1.14fenner2000-01-194-34/+30
|
* Add 'ipv6' on CATEGORIES.sumikawa2000-01-183-5/+5
|
* Add 'ipv6' on CATEGORIES.sumikawa2000-01-184-4/+4
|
* Upgrade to 0.90b.vanilla2000-01-169-60/+117
|
* IPv6 is now supported by a 2.3.2 KAME patch.obrien2000-01-162-2/+2
| | | | Submitted by: sumikawa
* Allow an extra commandline argument to bind to a specific local address -obrien2000-01-151-6/+118
| | | | | | | which I've found to be handy when doing things like bouncing SMTP or POP connections on a machine that already has an MTA or POP daemon running... Submitted by: Scot Elliott <scot@tech.boo.com>
* Ooops, put gnomba in the wrong placecpiazza2000-01-151-1/+1
|
* Add gnomba.cpiazza2000-01-156-0/+51
| | | | | | | Gnomba is a GNOME machine and share browser for the SMB protocol. PR: 16058 Submitted by: Dmitry Sivachenko <dima@Chg.RU>
* Consolidate the cvsup options into one place in the script.jdp2000-01-141-10/+13
| | | | | Check the exit status of cvsup, and don't start the server until an update has successfully run to completion.
* Install a "refuse" file to protect the mirror's scripts andjdp2000-01-143-1/+10
| | | | configuration files from a malicious or compromised master site.
* Add libnids.asami2000-01-141-0/+1
|
* Update to version 2.3.2.obrien2000-01-143-3/+6
| | | | | | | | | Also use our zlib rather than the one in the distfile. Unfortunately the KAME IPv6 diff will not apply to the 2.3.2 code, and has thus be turned off. :-( PR: 15880 Submitted by: Maxim Sobolev <sobomax@altavista.net> [zlib changes]
* Support IPv6.sumikawa2000-01-132-1/+13
| | | | Reviewed by: billf(maintainer)
* Upgrade to 0.8.1billf2000-01-134-6/+6
|
* Update to version 3.0b2.archie2000-01-132-4/+4
|
* Respect CFLAGSkris2000-01-121-1/+1
|
* Pass the "-b base" option when running cvsup, so it will work evenjdp2000-01-121-3/+3
| | | | | | if installed somewhere other than /usr/local. Submitted by: Dag-Erling Smorgrav <des@yes.no>
* - Upgrade to 2.1.2a.sumikawa2000-01-124-2/+32
| | | | | | - Make buildable on FreeBSD-current. Mrt has supported IPv6. Approved by: maintainer
* Fix PLIST.sumikawa2000-01-111-4/+0
| | | | Reviewed by: maintainer
* Actually add the new patch files.ade2000-01-1116-0/+202
| | | | PR: 15999
* Update to 1.0.10ade2000-01-116-92/+164
| | | | | PR: 15999 Submitted by: maintainer
* Correct 'version required' in header.peter2000-01-101-1/+1
|
* Use new checksum; diff -ruN reports no differences.cpiazza2000-01-091-1/+1
|
* No need to specify --prefix=${PREFIX} in CONFIGURE_ENVkris2000-01-091-1/+0
|
* New port: libnids 1.12kris2000-01-095-0/+47
| | | | | | libnids is a packet reassembly/network intrusion detection library. Obtained from: OpenBSD
* Support IPv6.sumikawa2000-01-093-0/+14
| | | | Approved by: obrien(maintainer)
* Fix for -current now. c++ -nostdinc ... -I/usr/include breaks if netinet/in.hcpiazza2000-01-091-1/+2
| | | | is included for some reason.
* Support IPv6. if 'USE_INET6' is defined, ripngd and ospf6d are installed.sumikawa2000-01-099-0/+84
| | | | Approved by: andreas(maintainer)
* Unbreak 'make install'.ade2000-01-091-0/+1
| | | | | PR: 15962 Submitted by: Maintainer
* Change MAINTAINER address from nacai@iname.com to nakai@FreeBSD.orgnakai2000-01-081-1/+1
|
* Fix broken URL.bp2000-01-081-1/+1
|
* Make this compile on 3.x (with the old ncurses by default...).cpiazza2000-01-081-1/+7
| | | | | | Warning: don't look at this. Tested by: Brent Kearney <brent@kearneys.ca>
* Change BROKEN to FORBIDDEN, argh.kris2000-01-081-1/+1
|
* fix libnet.cfg generationache2000-01-081-5/+6
|
* upgrade to 1.0607ache2000-01-084-33/+40
|
* upgrade to 1.04ache2000-01-082-3/+3
|
* Fix distfile fennerage.billf2000-01-081-3/+1
|
* Fix distfile and WWW: fennerage.billf2000-01-081-1/+1
|
* Don't include bsd.port.pre.mk twice. This usually is caused by firstasami2000-01-081-1/+1
| | | | | including bsd.port.pre.mk and then later including bsd.port.mk (the latter of which of course should be bsd.port.post.mk).
* Update my mail address.kuriyama2000-01-062-1/+2
| | | | | Qualify ambiguous call for "open()" to make quiet warning message. Non-patched version is installed as Telnet.pm.orig.
* Activate lambdamooflathill2000-01-061-0/+1
|
* Remove 'info/dir' from PLISTjedgar2000-01-061-1/+0
| | | | | | | Remove unwanted patch-aa.orig and patch-ab.orig PR: 15905 Submitted by: Maintainer
* Submitted by: flathill@FreeBSD.orgflathill2000-01-067-0/+94
| | | | The most commonly used program to run MOOs
* Adding COMMENT back after is was mistakenly removed.steve2000-01-041-0/+1
|
* Update port to 1.0b-018jedgar2000-01-042-5/+5
|
* add datapipedbaker2000-01-041-0/+1
|
* remove bogus files that were brought in by botched commitdbaker2000-01-041-1/+0
|
* properly (i hope) import datapipe portdbaker2000-01-045-0/+38
| | | | | | datapipe is a simple program that allows a listening TCP/IP port to be constructed on the machine it is running on. Any connections to that port will then be forwarded to the specified remote host and remote port.
* Make PREFIX clean.obrien2000-01-021-0/+4
|
* turn on ngrepobrien2000-01-021-0/+1
|
* ngrep strives to provide most of GNU grep's common features, applyingobrien2000-01-025-0/+40
| | | | | | | them to the network layer. ngrep somewhat replaces tcpdump. {DESCR,COMMENT} Obtained from: NetBSD [after I started making this port, I realized NetBSD had a port if it]
* Mention that this version has the GUI built into it.jdp2000-01-011-1/+2
|
* Tell the build process that we have paths.h so we get the correctsteve2000-01-011-4/+14
| | | | | | path to sendmail compiled into the rdist6 binary. PR: 14548
* Fix a crash on -STABLE with a SIGFPE error which would happen every fewjim1999-12-292-0/+22
| | | | | | seconds after startup. Submitted by: Vivek Khera <khera@kciLink.com>
* General comment cleanups.hoek1999-12-294-4/+4
|
* These ports are supported on FreeBSD/Alpha systems now (postjdp1999-12-284-7/+18
| | | | sigset_t 4.x versions only).
* Update to version 1.1.1-pre1.steve1999-12-282-2/+3
| | | | | PR: 15715 Submitted by: maintainer
* * Fixup MASTER_SITESsteve1999-12-289-10/+139
| | | | | | | | * Split patches one file per patch * Whitespace nits PR: 15720 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* These ports now need 'LIB_DEPENDS=gd.0:...'.steve1999-12-281-1/+1
|
* Use ${SH} to invoke shell scripts since the execute bits aren't setsteve1999-12-271-4/+4
| | | | | | for these files in CVS. Submitted by: maintainer
* Install manpages and add WWW to DESCR. Note: since our soelim(1) doesn'tsteve1999-12-273-24/+111
| | | | | | | | | | | | | support a '-I' argument, instead of this soelim -Iman1 man1/foo.1 > tmp I did this. (cd man1; soelim foo.1) > tmp PR: 15093 Submitted by: maintainer
* Update to version 3.50.6.steve1999-12-2711-51/+159
| | | | | PR: 14915 Submitted by: maintainer
* Oops, no it doesn't.cpiazza1999-12-261-1/+0
|
* Requires NEWGCCcpiazza1999-12-261-0/+1
| | | | Submitted by: Brent Kearney <brent@kearneys.ca>
* Tweakcpiazza1999-12-261-2/+2
|
* An ncurses based window- and menu-driven ICQ client. It is fullycpiazza1999-12-269-0/+112
| | | | | | | featured and includes the ability to associate sounds with certain events. Requested by: Brent Kearneys <brent@kearneys.ca>
* Update to version 1.2.0.steve1999-12-268-504/+488
| | | | | PR: 15686 Submitted by: maintainer
* Update to version 0.99072807.steve1999-12-264-4/+76
| | | | | PR: 15683 Submitted by: maintainer
* merlinmon is a little curses app that will show you the current statensayer1999-12-255-0/+34
| | | | | of your Novatel Sage or Merlin CDPD modem. It is analagous to their Opcenter or Modem Manager software for windows.
* Activate merlinmon portnsayer1999-12-251-0/+1
|
* Upgrade to version 1.45, use better building logic.billf1999-12-253-26/+9
|
* Upgrade to 0.7.9, the latest and greatest with even more dissectors.billf1999-12-258-10/+10
| | | | Fix pkg/COMMENT to sound like it wasn't written by a four-year-old.
* use rc.conf instead rc.conf.localandreas1999-12-253-3/+3
| | | | Submitted by: Mike Smith <msmith@FreeBSD.org>
* remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanupsmharo1999-12-253-3/+3
| | | | | PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* tell the user to use rc.conf.local, to start zebra ...andreas1999-12-243-3/+3
|
* - Upgrade to 0.83aandreas1999-12-249-15/+183
| | | | | | | | | | | | - remove zebra.sh from ${PREFIX}/etc/rc.d - start zebra now from /etc/rc.conf.local - new zebra start script is ${PREFIX}/sbin/zebractl {start|stop|restart} Example: /etc/rc.conf.local: defaultrouter="NO" router_enable="YES" router="/usr/local/sbin/zebractl" router_flags="start"
* Update to version 0.09.steve1999-12-242-4/+4
| | | | | PR: 15570 Submitted by: maintainer
* New MASTER_SITE.steve1999-12-242-4/+1
| | | | | PR: 15574 Submitted by: maintainer
* Update to version 1.2.8.steve1999-12-2437-194/+44
| | | | | PR: 15599 Submitted by: maintainer
* Update to version 2.1.10.steve1999-12-248-32/+28
| | | | | PR: 10806 Submitted by: Dima Sivachecko <dima@Chg.RU>
* Upgrade to 5.9.12.max1999-12-242-4/+4
|
* Add a tac script to launch the CLI client included with this port.steve1999-12-242-0/+3
| | | | | PR: 15409 Submitted by: Matt Behrens <matt@zigg.com>
* New MASTER_SITE.steve1999-12-241-1/+1
| | | | | PR: 15344 Submitted by: maintainer
* New MASTER_SITE and add support for IP_PORTRANGE.steve1999-12-242-2/+2
| | | | | PR: 15343 Submitted by: maintainer
* Update to version 1.0.8.steve1999-12-248-16/+20
| | | | | PR: 15295 Submitted by: jack@germanium.xtalwind.net
* Update to version 4.2.11.steve1999-12-243-6/+41
| | | | | PR: 15173 Submitted by: maintainer
* Update to zebra-0.83a.joe1999-12-236-6/+6
|
* Distfile changed on master site.jdp1999-12-232-2/+2
| | | | | | | The previous a.out binaries contained the bug which was later fixed in patch-bv of the modula-3-lib port. The new binaries solve that problem. Note, these are a.out binaries and they are used only on -2.2 systems. The ELF binaries were already OK.
* Remove myself from MAINTAINERache1999-12-231-1/+1
|
* Remove nonexistent web pagejedgar1999-12-231-2/+0
| | | | | PR: 15569 Submitted by: Maintainer
* fix setpgrp usagemjacob1999-12-231-0/+17
|
* Revert back to 3.5.8.steve1999-12-1132-48/+790
|
* Comments from maintainer:steve1999-12-112-1/+28
| | | | | | | | | | 1. Fix build problems on 4.0-CURRENT (submitted by both Mike Haertel <mike@ducky.net> and "Chris D. Faulhaber" <jedgar@fxp.org>). 2. Fix package-building problems, noted by scripts on bento. PR: 15391 Submitted by: maintainer
* Upgrade to version 0.28 and patch for 4.0-CURRENT.obrien1999-12-114-11/+51
|
* Update for new version of CVSup (16.0 -> 16.1). Also addjdp1999-12-116-18/+21
| | | | NOT_FOR_ARCHS=alpha because I'm not caught up on that platform yet.
* Update to version 4.5.0.steve1999-12-1032-790/+48
| | | | | Requested by: rgrimes Submitted by: Ade Lovett <ade@lovett.com>
* Moving the rboot port from misc to net. RBoot is a remote boot facilitysteve1999-12-107-0/+118
| | | | | for PC operating systems. It allows you to setup several PCs so that they fetch their operating systems from a central UNIX server.
* Activate ncplib.bp1999-12-101-0/+1
|
* Put back IS_INTERACTIVE variable.bp1999-12-101-1/+2
|
* Add new port for ncplib - a NetWare client for FreeBSD.bp1999-12-108-0/+91
|
* Upgrade to 0.40.0, take over as maintainer.billf1999-12-103-18/+27
| | | | | Reviewed by: (previous-)MAINTAINER Found by: bento
* Add a new port for the new netgraph(4) based version of mpd.archie1999-12-107-0/+125
| | | | This was done because it's incompatibile with FreeBSD 3.3 and older.
* Fix handling for DOS namespace.bp1999-12-101-849/+0
|
* Make this compile on -currentcpiazza1999-12-071-0/+14
|
* BROKEN needs quotes if it contains shell metacharacters like ().fenner1999-12-061-1/+1
|
* Activate doccpiazza1999-12-051-0/+1
|
* Doc is an automated tool for verifying (to an extent) that acpiazza1999-12-056-0/+62
| | | | | | | | domain is configured and functioning correctly. It makes no attempt to validate the data inside a domain, only the structure. PR: 15256 Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org>
* Update to 1.0b-017cpiazza1999-12-052-8/+22
| | | | | PR: 15191 Submitted by: maintainer
* Fix build under 3.Xjseger1999-12-021-1/+1
| | | | | Submitted by: Patrick Bihan-Faou <patrick@mindstep.com> PR: ports/14885
* Mark BROKEN due to buffer overflow yielding root to members of wheel. There'skris1999-12-021-0/+2
| | | | | | | | | | | also an overflow with ospf_monitor which may result in being able to corrupt routing traffic (which I've reported to the developers) According to the docs, gdc shouldn't be installed root:wheel and setuid, but put into its own gdmaint group. This still doesn't prevent people in that group from gaining root, though. Submitted by: Brock Tellier <btellier@usa.net> (gdc bug)
* Update to Tcl/Tk version 8.2.steve1999-11-293-1/+12
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Update to use Tcl/Tk version 8.2.steve1999-11-2914-36/+49
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Cope with ANSI C++'isms when gcc 2.95 is the system compiler.steve1999-11-2926-4/+756
|
* Update to Tcl/Tk version 8.2.steve1999-11-292-12/+12
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Use ifreq.ifr_flags instead of ifreq.ifru.ifru_flags so this build on bothsteve1999-11-271-0/+11
| | | | -current and -stable.
* Re-activate the dante port.steve1999-11-271-0/+1
|
* Re-import of dante version 1.1.0.steve1999-11-275-0/+63
| | | | | | | | | | | | | | From pkg/COMMENT: A circuit-level firewall/proxy. From kris@FreeBSD.org: It's a BSD-licensed SOCKS4/5/MS_PROXY server/client, which exceeds in functionality the (restrictively licensed) NEC SOCKS5 referenece implementation. PR: 14442 Submitted by: Anders Nordby <anders@fix.no>
* Activate the gtic and radreport ports.steve1999-11-271-0/+2
|
* Initial import of gtic version 1.3b.steve1999-11-2710-0/+108
| | | | | | | The GNU file forwarder (FSC-0087) for fidonet-like networks. PR: 14498 Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
* Initial import of radreport version 1.3.steve1999-11-275-0/+37
| | | | | | | A Perl script for processing radius logs. PR: 14462 Submitted by: Kelly Yancey <kbyanc@posi.net>
* Update to version 4.2.9.steve1999-11-274-395/+28
| | | | | PR: 14464 Submitted by: maintainer
* Allow this port to use secure "ssh" client instead of traditional "rsh"steve1999-11-274-6/+32
| | | | | | | client. Also add a couple of missing files to PLIST. PR: 14516 Submitted by: maintainer
* Don't know how I managed this, but change $Id$ to $FreeBSD$.steve1999-11-261-1/+1
| | | | Submitted by: maintainer
* Update to 0.7.8; this does too much in the install: target but I'llbillf1999-11-244-6/+6
| | | | tackle that later.
* Add patch for more firewall-friendly by defaultflathill1999-11-192-1/+51
| | | | Requested by: Nick Sayer <nsayer@sftw.com>
* Formatting fix for ``rrdtool fetch'' output. The submitter has sent thissheldonh1999-11-182-0/+36
| | | | | | patch to the author, who I am told approves. Submitted by: Ian Freislich <iang@uunet.co.za>
* Upgraded to samba-2.0.6hosokawa1999-11-179-18/+60
|
* Web site is no longer activejseger1999-11-161-5/+0
|
* Really remove the redundant WRKSRC this time. Ugh.billf1999-11-162-2/+0
|
* Use the MAINTAINER's real e-mail address.billf1999-11-162-2/+2
| | | | Remove redundant WRKSRC= line.
* grr....back out commit error.jmb1999-11-163-18/+12
| | | | restore previous version of the file.
* add two more codes to ICMP error 12 (Parameter Problem).jmb1999-11-163-12/+18
| | | | | | these two are detailed in RFC1700. Reviewed by: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
* Make the WRKSRC logic smarter.billf1999-11-151-2/+2
| | | | | | | | | freebsd -> FreeBSD I considered removing the current MASTER_SITE, it's definatly unfetchable from there (only our mirrors have the file, ftpsearch didn't come up with anything beyond FreeBSD mirrors) but I'll leave that up to the MAINTAINER.
* Upgrade to 0.3.9kris1999-11-152-4/+3
| | | | Submitted by: bento
* Upgrade to 8.2.2 patch 5jseger1999-11-156-20/+10
|
* All VAXen of the world celebrate! MOPd is here.obrien1999-11-151-0/+1
|
* The MOP Loader Daemon is for use netbooting older DEC machines.obrien1999-11-155-0/+42
| | | | MOP is functionally comparable to TFTP.
* Respect CFLAGSbillf1999-11-132-1/+12
| | | | Approved by: jseger (maintainer)
* Add a missing file.billf1999-11-132-0/+2
|
* Upgrade to bind-8.2.2.p3 + patch4. Fixes some security issues.jseger1999-11-126-14/+26
| | | | | Many people submitted patches for this one, and a combination of them were used.
* Add tac_plus4.asami1999-11-111-0/+1
| | | | Forgotten by: andreas ;)
* Activate elsacpiazza1999-11-111-0/+1
|
* Streaming Quicktime server for FreeBSD.cpiazza1999-11-115-0/+76
| | | | | | | | | | | | | | | Elsa is a standards-based Quicktime server based on the RTSP (RFC 2326) and RTP (RFC 1889) standards. This version is a beta which is currently free for non-commercial use. The server can serve media from QuickTime 4.0 "hinted" files which transparently support multiple media formats (e.g. QuickTime, AVI, MP3, WAV, AU, etc.). PR: 14172 Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
* Port update after repository copyandreas1999-11-1010-150/+143
| | | | | | | | | | | Taken from tasic@planka.carrier.kiev.ua + some modifications by me (style, patch additions to compile cleanly, pkg/*) added convert utility to port/package to enable people to do migrations, if needed, see the docu for details. PR: 13716 Submitted by: tasic@planka.carrier.kiev.ua
* Upgrade to 0.81andreas1999-11-099-9/+6
|
* Change dependencies from static to shared openssl libraries,dirk1999-11-081-1/+1
| | | | because openssl also builds shared libraries, now.
* Update to version 0.9.10jim1999-11-054-6/+6
|
* Turn on pchar.obrien1999-11-041-0/+1
|
* A Van Jacobson's pathchar clone.obrien1999-11-045-0/+40
| | | | | pchar finds bandwidth, delay, average queue and loss rate of hops between source and destination.
* Upgrade to 0.4.3.mph1999-11-032-4/+4
| | | | Suggested by: Anthony Chavez <magus@magus.users.xmission.com>
* Update to version 0.9.9jim1999-11-034-6/+6
|
* Install a proper manpage and other misc documentation.obrien1999-11-024-2/+41
|
* Upgrade to 1.6.1, which fixes buffer overflows.billf1999-11-023-21/+20
| | | | | PR: ports/14654 Submitted by: Mike Tancsa <mike@sentex.net>
* Upgrade to 0.4.2. I don't do ICQ, and can't test it. Yell if itmph1999-11-024-27/+12
| | | | | | breaks. Suggested by: "R. Beasley" <rbeasley@uberhacker.org>
* Main master site moved.obrien1999-11-021-1/+1
|
* Activate the dhid and priss ports.steve1999-11-011-0/+2
|
* Inital import of dhid version 3.0.steve1999-11-017-0/+95
| | | | | | | A dhis client for updating dynamic DNS entries in dhisd DNS tables. PR: 13312 Submitted by: Oryx Gazella <oryx@ungulate.net>
* Initial import of priss version 1.0.steve1999-11-019-0/+121
| | | | | | | A program based on Apple's open source RTP/RTSP streaming Quicktime server. PR: 13743 Submitted by: Richard Kiss <richard@homemail.com>
* Activate the ddup port.steve1999-11-011-0/+1
|
* Initial import of ddup version 2.0.4.steve1999-11-015-0/+37
| | | | | | | A DynDNS client for FreeBSD. PR: 13861 Submitted by: Christopher J. Michaels <cjm2@altavista.net>
* Put LOCALSTATEDIR to our properly place : FreeBSD's /var/run.foxfair1999-11-012-0/+22
|