summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add depends on p5-MIME-Base64Andrey A. Chernov1999-09-091-0/+2
| | | | Notes: svn path=/head/; revision=21517
* Update to tcptrace 5.2.0Bill Fenner1999-09-093-7/+11
| | | | Notes: svn path=/head/; revision=21514
* Update to version 3.5.8Bill Fenner1999-09-094-18/+20
| | | | | | | | PR: ports/11807 Submitted by: Yarema <yds@dppl.com> Notes: svn path=/head/; revision=21473
* Upgrade to sdr 2.7Bill Fenner1999-09-095-43/+14
| | | | Notes: svn path=/head/; revision=21472
* Activate p5-SNMP-Util.Bill Fenner1999-09-081-0/+1
| | | | Notes: svn path=/head/; revision=21445
* A helper library for p5-SNMP, including walk functions.Bill Fenner1999-09-086-0/+60
| | | | Notes: svn path=/head/; revision=21443
* Update to 2.8.8Bill Fenner1999-09-082-3/+3
| | | | | | | | PR: ports/13573 Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw> Notes: svn path=/head/; revision=21432
* Update rrdtool to 1.0.7Bill Fenner1999-09-084-16/+12
| | | | Notes: svn path=/head/; revision=21431
* * portlint.SADA Kenji1999-09-083-3/+4
| | | | | | | | | * Unmatched bracket (patch-aa) . Submitted by: OGATA Hiroshi <ogata@isp.qix.org> Notes: svn path=/head/; revision=21425
* Upgrade to 5.9.4.Masafumi Max NAKANE1999-09-072-4/+4
| | | | Notes: svn path=/head/; revision=21382
* Delete port: tac_plusBill Fenner1999-09-0711-416/+0
| | | | | | | | PR: ports/13301 Submitted by: Igor Vinokurov <igor@rtsnet.ru> Notes: svn path=/head/; revision=21357
* mkdir ${PREFIX}/lib/perl5/site_perl/${PERL_VER} before trying to putBill Fenner1999-09-072-0/+2
| | | | | | | | | stuff there. Found by: http://bento.freebsd.org/errorlogs/3-full/rrdtool-1.0.0.log Notes: svn path=/head/; revision=21356
* Take over maintance.David E. O'Brien1999-09-061-1/+1
| | | | | | | Ok'ed by: Hideyuki Suzuki <hideyuki@sat.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=21323
* Upgrade to version 1.4.0p6.David E. O'Brien1999-09-062-3/+3
| | | | Notes: svn path=/head/; revision=21318
* portlintDavid E. O'Brien1999-09-052-3/+2
| | | | Notes: svn path=/head/; revision=21286
* portlintDavid E. O'Brien1999-09-051-3/+3
| | | | Notes: svn path=/head/; revision=21285
* Fix to work after the ucd-snmp library bump.Bill Fumerola1999-09-042-3/+30
| | | | | | | | Submitted by: <jack@germanium.xtalwind.net> PR: ports/13540 Notes: svn path=/head/; revision=21267
* o Bump SHLIB_VERSION to 4 and make this port build it that way.Bill Fumerola1999-09-0412-15/+87
| | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=21264
* portlintDavid E. O'Brien1999-09-042-3/+2
| | | | Notes: svn path=/head/; revision=21260
* PortlintifyBill Fenner1999-09-041-3/+4
| | | | | | | | PR: ports/13447 Submitted by: Oleg V. Volkov <rover@lglobus.ru> Notes: svn path=/head/; revision=21258
* change use of DISTFILES and portlintDavid E. O'Brien1999-09-041-1/+1
| | | | Notes: svn path=/head/; revision=21242
* synchronisation != synchronizationDavid E. O'Brien1999-09-032-2/+2
| | | | Notes: svn path=/head/; revision=21206
* Upgrade to 0.7.3Bill Fumerola1999-09-014-6/+6
| | | | Notes: svn path=/head/; revision=21183
* $Id $ -> $FreeBSD$ (note space, which is probably why Peter missed it)Satoshi Asami1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21161
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-3160-69/+69
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Add tn3270Mark Murray1999-08-301-0/+1
| | | | Notes: svn path=/head/; revision=21136
* This is FreeBSD's tn3270, yanked from src/usr.bin, and lightly hackedMark Murray1999-08-306-0/+53
| | | | | | | | | | 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. Notes: svn path=/head/; revision=21135
* $Id$ -> $FreeBSD$Peter Wemm1999-08-30222-222/+222
| | | | Notes: svn path=/head/; revision=21126
* Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1999-08-293-3/+3
| | | | Notes: svn path=/head/; revision=21098
* Caps, no period.Tim Vanderhoek1999-08-292-2/+2
| | | | Notes: svn path=/head/; revision=21094
* Make this port interoperable on the FreeBSD/Alpha. From Andrew Gallatin:Steve Price1999-08-291-0/+182
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=21091
* expr -> ${EXPR}Michael Haro1999-08-285-16/+16
| | | | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
* Activate icqnix.Jim Mock1999-08-281-1/+2
| | | | Notes: svn path=/head/; revision=21050
* Import of icqnix.Jim Mock1999-08-285-0/+103
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=21049
* sed -> ${SED}Michael Haro1999-08-282-4/+4
| | | | Notes: svn path=/head/; revision=21048
* ln -> ${LN}Michael Haro1999-08-286-20/+20
| | | | Notes: svn path=/head/; revision=21047
* Activate gtkyahoo.Jim Mock1999-08-271-1/+2
| | | | Notes: svn path=/head/; revision=21038
* Import of gtkyahoo.Jim Mock1999-08-275-0/+39
| | | | | | | | | | gtkyahoo is a GTK-based Yahoo! Messenger client. PR: 13244 Submitted by: Dannyman <dannyman@dannyland.org> Notes: svn path=/head/; revision=21036
* hotname -> hostnameMichael Haro1999-08-271-2/+2
| | | | Notes: svn path=/head/; revision=21035
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-2712-68/+70
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* Upgrade SNMP to 4.0.1, which is a last minute bugfix.Bill Fumerola1999-08-278-13/+15
| | | | | | | | | | 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. Notes: svn path=/head/; revision=21027
* Update to version 4.0Chris Piazza1999-08-279-105/+120
| | | | | | | Submitted by: billf Notes: svn path=/head/; revision=21018
* Forced commit, the PR was actuallyChris Piazza1999-08-261-1/+1
| | | | | | | PR: 13262 Notes: svn path=/head/; revision=21015
* Activate tcpflowChris Piazza1999-08-261-1/+2
| | | | Notes: svn path=/head/; revision=21014
* Import of tcpflow.Chris Piazza1999-08-266-0/+197
| | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=21013
* Change Id->FreeBSD.David E. O'Brien1999-08-254-4/+4
| | | | Notes: svn path=/head/; revision=20960
* MASTERSITE moved files aroundMichael Haro1999-08-241-2/+2
| | | | Notes: svn path=/head/; revision=20926
* grep -> ${GREP}Michael Haro1999-08-235-10/+10
| | | | | | | | true -> ${TRUE} false -> ${FALSE} Notes: svn path=/head/; revision=20902
* awk -> ${AWK}Michael Haro1999-08-224-14/+14
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* chmod -> ${CHMOD}Michael Haro1999-08-2232-95/+95
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885