summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* ncurses is goneijliao2002-10-131-7/+1
|
* add netdude 0.3.1ijliao2002-10-1326-0/+740
| | | | NETwork DUmp data Displayer and Editor for tcpdump tracefiles
* Patch so it can use latest version of OpenH323 libs and bump port revisionroger2002-10-136-6/+6
|
* Add liveMedia(2002.10.11), a set of C++ libraries fornork2002-10-137-0/+247
| | | | | multimedia streaming, using open standard protocols (RTP/RTCP and RTSP).
* Fix a segfault in the Yahoo! module.marcus2002-10-134-2/+26
| | | | | Reported by: Kenneth W Cochran <kwc@TheWorld.com> Obtained from: gaim CVS
* Bump PORTREVISION (devel/newt shlib bump)perky2002-10-131-2/+2
|
* The vrrp port was marked BROKEN 14 months ago. Remove it.kris2002-10-136-45/+0
|
* BROKEN -> IGNORE to prevent package buildkris2002-10-132-2/+2
|
* The scotty port was marked FORBIDDEN for security reasons 2 years and 1kris2002-10-1311-518/+0
| | | | month ago. Remove it.
* The SSLtelnet port was marked FORBIDDEN for security reasons 13 months ago.kris2002-10-1320-447/+0
| | | | Remove it.
* The brouted port was marked FORBIDDEN for security reasons 2 years and 1kris2002-10-136-48/+0
| | | | month ago. Remove it.
* BROKEN: No listed MASTER_SITES carry the distfilekris2002-10-131-0/+2
|
* Upgrade to 5.0.0. IPv6 was newly supported.sumikawa2002-10-122-4/+4
|
* Fix build on -CURRENT.marcus2002-10-122-0/+26
|
* Add the sample config filensayer2002-10-122-0/+2
|
* Add jabber-yahoo 2.0.1, jabber Yahoo Transport module.nsayer2002-10-127-0/+52
|
* Make esound support optional.marcus2002-10-122-2/+26
| | | | PR: 43600
* Update to 0.59.4.marcus2002-10-114-4/+4
| | | | Submitted by: seanc
* Update to alpha20dwcjr2002-10-1112-168/+82
|
* Update to 2.2.6 RC2dwcjr2002-10-116-63/+19
| | | | Fix VFS problems with PORT:checking for VFS options before Makefile.inc included
* Upgrade to the latest versionroger2002-10-114-2/+33
|
* fix portlint warningroger2002-10-111-1/+1
|
* 1. Removed comments from pkg-plist files per will's request.alane2002-10-112-2/+0
| | | | | 2. This completes the KDE 3.0.4 commit. It's here, folks! Now /. those cvsup servers (in about an hour or so)!
* Update for new release.roger2002-10-113-7/+7
|
* Upgrade to latest stable release.roger2002-10-113-26/+42
| | | | | Note LDAP has been disabled in the port Makefile to allow the port to compile.
* Remember, don't use pirated copies of KDE 3.0.4. Make sure you paid $0.00alane2002-10-114-2/+4
| | | | for yours from a reputable ftp site.
* Update to 1.3.anders2002-10-113-2/+19
| | | | | PR: 43609 Submitted by: Craig Rodrigues <rodrigc@attbi.com>
* Upgrade to the latest releaseroger2002-10-108-11/+12
|
* Upgrade to latest releaseroger2002-10-102-3/+3
|
* Add expat dependencyroger2002-10-104-4/+8
|
* Add speex as a dependency.roger2002-10-104-0/+4
|
* Update text. Fix portlint warning.roger2002-10-104-64/+12
|
* Upgrade to latest release.roger2002-10-108-20/+20
|
* Set NO_KDE_FINAL on alpha to allow this port to build.kris2002-10-102-0/+8
| | | | Submitted by: will
* Remove BROKEN since bento no longer complains due to auto* toollioux2002-10-101-2/+0
| | | | "fixes" introduced in last rev
* gnet should be in LIB_DEPENDS, not in BUILD_DEPENDS.sobomax2002-10-101-1/+1
|
* CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' inknu2002-10-105-7/+7
| | | | | them when using a non-default compiler/linker, so do not use `/' as delimiter for s///. (I picked `|' instead)
* Tcpreplay is distributed with libredblack 1.1.0, however,smace2002-10-101-0/+10
| | | | | | libredblack 1.2 in the ports tree. Fix tcpreplay to work with libredblack 1.2
* add DISTNAMEsmace2002-10-101-0/+1
|
* Fix version numbering.smace2002-10-101-1/+1
|
* Upgrade to tcpreplay-1.3-beta2smace2002-10-1011-431/+99
|
* properly handles CPPFLAGSijliao2002-10-091-1/+2
| | | | | PR: 43683 Submitted by: Ports Fury
* fix buildijliao2002-10-091-0/+13
| | | | | PR: 43855 Submitted by: Maxim Maximov <mcsi@agava.com>
* upgrade to 1.7.1ijliao2002-10-093-6/+14
|
* Add Net::GeoIP, a Ruby wrapper for libGeoIP.seanc2002-10-096-0/+44
| | | | Approved by: knu (mentor)
* Commit miss: correct the path of the library dependency to net/GeoIP.seanc2002-10-091-1/+1
|
* Move GeoIP and perl friend from misc/ to net/seanc2002-10-091-0/+2
| | | | Approved by: knu (mentor)
* Moved misc/GeoIP and misc/p5-Geo-IP to the more fitting net directory[1].seanc2002-10-092-2/+13
| | | | | | | | | | Fixed build of net/GeoIP on -STABLE[2]. PR: ports/43807 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> [2] Submitted by: seanc [1] Reviewed by: knu (mentor/portmgr)
* Update to 7.0.0pat2002-10-082-2/+3
| | | | | PR: ports/43821 Submitted by: maintainer
* Update to 1.0.08pat2002-10-082-2/+2
| | | | | PR: ports/43786 Submitted by: KATO Tsuguru <tkato@prontomail.com>
OpenPOWER on IntegriCloud