summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)Author
1999-09-09Add depends on p5-MIME-Base64Andrey A. Chernov
1999-09-09Update to tcptrace 5.2.0Bill Fenner
1999-09-09Update to version 3.5.8Bill Fenner
PR: ports/11807 Submitted by: Yarema <yds@dppl.com>
1999-09-09Upgrade to sdr 2.7Bill Fenner
1999-09-08Activate p5-SNMP-Util.Bill Fenner
1999-09-08A helper library for p5-SNMP, including walk functions.Bill Fenner
1999-09-08Update to 2.8.8Bill Fenner
PR: ports/13573 Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
1999-09-08Update rrdtool to 1.0.7Bill Fenner
1999-09-08* portlint.SADA Kenji
* Unmatched bracket (patch-aa) . Submitted by: OGATA Hiroshi <ogata@isp.qix.org>
1999-09-07Upgrade to 5.9.4.Masafumi Max NAKANE
1999-09-07Delete port: tac_plusBill Fenner
PR: ports/13301 Submitted by: Igor Vinokurov <igor@rtsnet.ru>
1999-09-07mkdir ${PREFIX}/lib/perl5/site_perl/${PERL_VER} before trying to putBill Fenner
stuff there. Found by: http://bento.freebsd.org/errorlogs/3-full/rrdtool-1.0.0.log
1999-09-06Take over maintance.David E. O'Brien
Ok'ed by: Hideyuki Suzuki <hideyuki@sat.t.u-tokyo.ac.jp>
1999-09-06Upgrade to version 1.4.0p6.David E. O'Brien
1999-09-05portlintDavid E. O'Brien
1999-09-05portlintDavid E. O'Brien
1999-09-04Fix to work after the ucd-snmp library bump.Bill Fumerola
Submitted by: <jack@germanium.xtalwind.net> PR: ports/13540
1999-09-04o Bump SHLIB_VERSION to 4 and make this port build it that way.Bill Fumerola
o Look for perl in the right place (patch-ah) o Add a typedef that ucd-snmp wants (patch-ag) o Install headers files with the right permissions Submitted by: <jack@germanium.xtalwind.net> PR: ports/13539 ---------------------------------------------------------------------- o Remove extraneous HAS_CONFIGURE introduced by nectar in rev1.19 o Use the PATCH_* framework and grab 012.patch from the authors.
1999-09-04portlintDavid E. O'Brien
1999-09-04PortlintifyBill Fenner
PR: ports/13447 Submitted by: Oleg V. Volkov <rover@lglobus.ru>
1999-09-04change use of DISTFILES and portlintDavid E. O'Brien
1999-09-03synchronisation != synchronizationDavid E. O'Brien
1999-09-01Upgrade to 0.7.3Bill Fumerola
1999-08-31$Id $ -> $FreeBSD$ (note space, which is probably why Peter missed it)Satoshi Asami
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
1999-08-30 Add tn3270Mark Murray
1999-08-30This is FreeBSD's tn3270, yanked from src/usr.bin, and lightly hackedMark Murray
with the addition of relevant parts of src/usr.bin/telnet/* Once the dateline hase crossed the repository, the original will be led outside, given a perfunctory trial, and shot.
1999-08-30$Id$ -> $FreeBSD$Peter Wemm
1999-08-29Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek
1999-08-29Caps, no period.Tim Vanderhoek
1999-08-29Make this port interoperable on the FreeBSD/Alpha. From Andrew Gallatin:Steve Price
Due to the size difference between a struct timeval on FreeBSD/Alpha (2 longs for a total of 128 bits) and a struct timeval nearly everywhere else in the known universe (2 ints, for a total of 64-bits, even on DEC OSF/1), and the way zephyr uses timevals, it needs a bit of help. Submitted by: Adrew Gallatin <gallatin@cs.duke.edu> Obtained from: NetBSD
1999-08-28expr -> ${EXPR}Michael Haro
mv -> ${MV} rm -> ${RM} tr -> ${TR}
1999-08-28Activate icqnix.Jim Mock
1999-08-28Import of icqnix.Jim Mock
ICQnix is an ICQ client for X that is designed to look and feel as much like the Mirabilis ICQ client as possible. PR: 13428 Submitted by: Yin-Jieh Chen <yinjieh@Crazyman.Dorm13.NCTU.edu.tw>
1999-08-28sed -> ${SED}Michael Haro
1999-08-28ln -> ${LN}Michael Haro
1999-08-27Activate gtkyahoo.Jim Mock
1999-08-27Import of gtkyahoo.Jim Mock
gtkyahoo is a GTK-based Yahoo! Messenger client. PR: 13244 Submitted by: Dannyman <dannyman@dannyland.org>
1999-08-27hotname -> hostnameMichael Haro
1999-08-27echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27Upgrade SNMP to 4.0.1, which is a last minute bugfix.Bill Fumerola
Upgrade p5-SNMP to 1.8.1 and mark it broken as it is incompatible with the ucd-snmp changes. If this is a huge problem, then a repo copy of ucd-snmp can be made and we can have the hassle of keeping two copies in our tree.
1999-08-27Update to version 4.0Chris Piazza
Submitted by: billf
1999-08-26Forced commit, the PR was actuallyChris Piazza
PR: 13262
1999-08-26Activate tcpflowChris Piazza
1999-08-26Import of tcpflow.Chris Piazza
Tcpflow is a tool for capturing data transmitted as part of TCP connections (flows), and stores it in a way that is convenient for protocol analysis or debugging. tcpflow reconstructs the actual data streams and stores each flow in a seperate file for later analysis. PR: 13362 Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es>
1999-08-25Change Id->FreeBSD.David E. O'Brien
1999-08-24MASTERSITE moved files aroundMichael Haro
1999-08-23grep -> ${GREP}Michael Haro
true -> ${TRUE} false -> ${FALSE}
1999-08-22awk -> ${AWK}Michael Haro
basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
1999-08-22chmod -> ${CHMOD}Michael Haro
chown -> ${CHOWN}