summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add work around not to dumps core to access host resources.Jun Kuriyama2001-02-022-16/+24
| | | | Sorry for my commit bloat...
* Revert $PORTNAME change.Jun Kuriyama2001-02-022-4/+2
|
* Oops, changing PORTNAME may affect DISTNAME...Jun Kuriyama2001-02-022-0/+2
|
* Change port name to net-snmp.Jun Kuriyama2001-02-024-2/+612
| | | | Patch to hr_swrun.c to unbreak on -current (plus diffs in net-snmp CVS).
* Add tcpstat, a vmstat-like tool for networks.Daniel Harris2001-02-016-0/+33
| | | | | PR: 24722 Submitted by: greid@ukug.uk.freebsd.org
* Fix pkg-plist.Jimmy Olgeni2001-02-014-390/+314
| | | | | | | Remove unused directory ${PREFIX}/share/licq/qt-gui/locale: it contains broken links only. PR: 23820 (with some changes)
* Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}Jimmy Olgeni2001-01-312-2/+2
| | | | files.
* Take over maintainership of the BIND's. This is something I use every day,Doug Barton2001-01-312-2/+2
| | | | so I'm on top of the security advisories, etc.
* Update to 1.3.4 which fixes problems with recent -current.Boris Popov2001-01-312-2/+2
|
* Bump PORTREVISION for security fixes.Will Andrews2001-01-301-0/+1
| | | | Submitted by: jedgar
* Update to version 1.2.0.Jason Evans2001-01-304-6/+6
|
* Bump PORTREVISION.Jim Mock2001-01-302-0/+2
| | | | Submitted by: kris
* o Follows dictionary files addition of dictd-database portClive Lin2001-01-302-5/+27
| | | | | | o Now use our own dictd.conf Approved by: MAINTAINER
* Fix distfile typo and add 2 more dictionary files.Clive Lin2001-01-303-4/+10
| | | | Approved by: MAINTAINER
* Fix a problem where the socket wasn't being removed and everybuddyJim Mock2001-01-302-0/+22
| | | | | | | wouldn't run more than once. PR: 24724 Submitted by: Vivek Khera <khera@kciLink.com>
* bump portversionYing-Chieh Liao2001-01-301-1/+1
| | | | Submitted by: clive
* update database versionYing-Chieh Liao2001-01-302-7/+8
| | | | Noted by: Ports Fenner
* update to 0.5.FUJISHIMA Satsuki2001-01-304-14/+68
| | | | | PR: 24554 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* update to 0.8.1.FUJISHIMA Satsuki2001-01-3014-121/+240
| | | | | PR: 24442 Submitted by: maintainer
* Add smbfs 1.3.3,Boris Popov2001-01-306-0/+70
| | | | | | | | SMB/CIFS protocol and SMB/CIFS file system implementation. PR: 23238 Submitted by: Jaedoc Lee <tokky@fdns.org> (for 1.3.2)
* Temporary security fixes.Boris Popov2001-01-301-0/+21
| | | | | Submitted by: Chris Faulhaber <jedgar@fxp.org> Obtained from: Przemyslaw Frasunek <venglin@FREEBSD.LUBLIN.PL>
* Update to BIND 8.2.3 and remove previous maintainer due to timeout.Kris Kennaway2001-01-293-11/+11
|
* - remove redirection to /dev/null for zebra and routing daemonsAndreas Klemm2001-01-296-42/+30
| | | | | | | | | | you should be able to see error messages if there are any Since daemons are started using -d options, you should normally see no output... - bumped PORTREVISION, since its a major win being able to see error messages if there are any Submitted by: knarf@camelot.de
* o Upgrade to 0.8.15;Maxim Sobolev2001-01-296-14/+18
| | | | | | | | | o USE_LIBTOOL instead of GNU_CONFIGURE; o add manual manpage installation, this version doesn't install them by itself. PR: 24578 Submitted by: Roman Shterenzon <roman@xpert.com> Blessed by: maintainer
* update to 1.47.FUJISHIMA Satsuki2001-01-295-206/+17
| | | | | | | | | PR: 24056,24618 Submitted by: George Reid <greid@ukug.uk.freebsd.org>, Joseph Scott <joseph@randomnetworks.com> non-response from: maintainer honor CC.
* update to 1.2.FUJISHIMA Satsuki2001-01-295-20/+62
| | | | | PR: 24674 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* update to 0.63.FUJISHIMA Satsuki2001-01-296-85/+35
| | | | | | | PR: 24673 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> add missing MAINTAINER.
* add pvm++, A C++-Library for PVMYing-Chieh Liao2001-01-296-0/+99
|
* Remove FORBIDDEN; the problem reported on bugtraq was a bug, not aKris Kennaway2001-01-291-1/+0
| | | | security vulnerability.
* o Fix pkg-comment, this port only contains dict serverClive Lin2001-01-285-12/+19
| | | | | | | | | | o Fix pkg-message, dict client is right at textproc/dict o Add missing pkg-plist entry o Really destroy T_USER conflicts. *SIGH* o Fix dictd.sh startup script. Dictd itself won't generate any pid file. Thus I use my own trick. pkg-* reported by: "Donald J . Maddox" <dmaddox@sc.rr.com>
* oops new file added.FUJISHIMA Satsuki2001-01-281-0/+37
|
* o update to 0.89.FUJISHIMA Satsuki2001-01-282-42/+13
| | | | | | | o change maintainer. (non-responce from previous maintainer) PR: 23722 Submitted by: James R. Shrenk <dionysos@helios.dionysos.yi.org>
* correct pkg-plist.FUJISHIMA Satsuki2001-01-282-0/+3
| | | | | PR: 23842 Reported by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Arrrg ! I forgot to commit these 2 files.Clive Lin2001-01-282-1/+9
|
* o Properly use wait3(2)Clive Lin2001-01-284-1/+35
| | | | | | | | | | o Portlint o Resolve T_USER conflicts (trap.h in base system) o Properly handle CFLAGS o Add net/dictd-database as RUN_DEPENDS o Bump PORTREVISION Approved by: MAINTAINER
* Dictionary database for dictd.Clive Lin2001-01-286-0/+58
| | | | | | | Will be required by net/dictd. Done by: clive Assign maintainer to: ijliao
* - Update to version 1.1.1Kevin Lo2001-01-285-10/+11
| | | | | | | - Better ${PREFIX} handling PR: 24626 Submitted by: MAINTAINER
* remove redundant substitutionYing-Chieh Liao2001-01-281-1/+0
| | | | Submitted by: clive
* - -d makes possible to start daemons in certain orderAndreas Klemm2001-01-276-18/+18
| | | | | | | - for that purpose you have to remove the '&' forgot that in last commit. Submitted by: Frank Bartels <knarf@camelot.de>
* Remove inactive MAINTAINER <dt>, who hasn't committed in over 2 years.Will Andrews2001-01-271-1/+1
|
* Remove stb as maintainer; he hasn't committed anything for 18 months.Kris Kennaway2001-01-274-4/+4
|
* Update to 0.08.Hajimu UMEMOTO2001-01-262-2/+2
|
* Upgrade to 0.2.13Bill Fumerola2001-01-265-5/+25
|
* - start zebra processes with -d option to make sure that one processAndreas Klemm2001-01-256-15/+18
| | | | | | | | starts after the other to prevent core dump. This fixes bgp coredump for Knarf - set PORTREVISION Submitted by: Frank Bartels <knarf@camelot.de>
* Upgrade to 1.10.Vanilla I. Shu2001-01-252-2/+2
|
* add dictd, dict protocol (RFC 2229) serverYing-Chieh Liao2001-01-2510-0/+220
|
* - Update port to 0.4.6p1 (fixes remote buffer overflow)Chris D. Faulhaber2001-01-257-16/+84
| | | | - Add some additional buffer checks
* From Sergey:Andreas Klemm2001-01-243-6/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | "Using tacacs I found that ckfinger() function from maxsess.c module returns wrong count of current sessions for users with "maxsess" parameter established in tac_plus.conf. It happens if Cisco access server works with IOS v 12.x. On the other hand ckfinger() works well with IOS v 11.x Here are patches for both maxsess.c and port's Makefile to fix this problem (but it is just workaround, ckfinger() should be fully rewritten)." From me: changed variable name by prepending string "TAC_", so that tacacs+ ports variables follow an unique scheme. Please note: this doesn't compile with the new TAC_IOS_VERSION variable if you have CFLAGS redefined in /etc/make.conf as: CFLAGS=-pipe -O (or whatever) You have to use CFLAGS+=-pipe -O (or whatever) Mailed to -developers. Am really not sure, what's the culprit here. Fact is, that a part of CFLAGS get lost when compiling the port, if you redefine CFLAGS in /etc/make.conf without the "+" sign ... I personally removed my CFLAGS define in /etc/make.conf as it defaults to -pipe -O, which is fine for me. Submitted by: Sergey E. Levov (serg@informika.ru)
* - Support CFLAGS/LOCALBASE properlyKevin Lo2001-01-234-23/+47
| | | | | | | - Fix pkg-comment PR: 24555 Submitted by: Ports Fury
* unbreak port.Andreas Klemm2001-01-233-6/+3
| | | | | | | | | | | | | | | note: I tried to build a portname applying to the porters handbook conventions. Unfortunately it doesn't have a good example for version numbers like 0.90a. 0.90-alpha would have to be change to 0.90.a. So I thought it should be done this way for 0.90.a as well. But then you have to set DISTFILES and WRKSRC (the latter I forgot in a last minute change, sorry, which broke the port). And even if you get the port running again, then portlint tells you pretty things how to do it better ... All in all. It would be fine to add an example in porters handbook for cases like 0.90a, which should *not* be changed to 0.90.a ! Submitted by: Josef Karthauser <joe@tao.org.uk>