aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Use USE_NEWGCCRoger Hardiman2000-05-024-4/+8
| | | | Notes: svn path=/head/; revision=28267
* Make the port build on FreeBSD 3.x.Roger Hardiman2000-05-021-1/+2
| | | | | | | | | | This required the use of USE_NEWGCC and passing the CXX variable into the port via the CPLUS flag PR: ports/18067 Notes: svn path=/head/; revision=28266
* Add openamRoger Hardiman2000-05-021-0/+1
| | | | Notes: svn path=/head/; revision=28260
* Update to version 0.61Roger Hardiman2000-05-022-3/+3
| | | | Notes: svn path=/head/; revision=28257
* gtksamba has been repo-copied to gnosamba to reflect name change bySteve Price2000-05-011-1/+1
| | | | | | | authors. Notes: svn path=/head/; revision=28227
* Update to OpenH323 1.1beta1 and pwlib 1.1pl15Roger Hardiman2000-05-0116-60/+72
| | | | | | | | Note, the H323 Video Conferencing application this builds is now called ohphone (previously it was called voxilla) Notes: svn path=/head/; revision=28226
* Update with new mastersite at sourceforge.Roger Hardiman2000-05-011-0/+1
| | | | Notes: svn path=/head/; revision=28224
* Update with new mastersite at sourceforge.Roger Hardiman2000-05-011-3/+3
| | | | | | | | Fix build error seen on bento when referencing the working directories of other ports. Notes: svn path=/head/; revision=28223
* Update zebra to 0.86Andreas Klemm2000-05-016-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From its developer: Hi, this is Kunihiro. I think this version is the most stable OSPF version ever had. We'll keep on fixing and adding new feature to ospfd. And also some BGP's route selection problems are fixed. Many patches are included. * Changes in zebra-0.86 * Changes in lib ** Fix bug of exec-timeout command which may cause crush. ** Multiple same policy for "access-list", "ip prefix-list, "as-path access-list", "ip community-list" is not duplicated. ** It used to be "ip prefix-list A.B.C.D/M" match routes which mask >= M. Now default behavior is exact match so it only match routes which mask == M. * Changes in bgpd ** "match ip address prefix-list" is added to route-map. ** A route without local preference is evaluated as 100 local preference. ** Select smaller router-id route when other values are same. ** Compare MED only both routes comes from same neighboring AS. ** "bgp always-compare-med" command is added. ** Now MED value is passed to IBGP peer. ** When neighbor's filter is configured with non-existent access-list, as-path access-list, ip prefix-list, route-map. The behavior is changed from all permit to all deny. * Changes in ospfd ** Fix bug of external route tag byte order. ** OSPF Neighbor deletion bug which cause crush is fixed. ** Some route calculation bug are fixed. ** Add sanity check with router routing table. ** Fix bug of memory leak about linklist. ** Fix bug of 1-WayReceived in NSM. ** Take care of BIGENDIAN architecture. ** Fix bug of NSM state flapping between ExStart and Exchange. ** Fix bug of Network-LSA originated in stub network. ** Fix bug of MS flag unset. ** Add to schedule router_lsa origination when the interface cost changes. ** Increment LS age by configured interface transmit_delay. ** distribute-list is reimplemented. ** Fix bug of refresh never occurs. ** Fix bug of summary-LSAs reorigination. Correctly copy OSPF_LSA_APPROVED flag to new LSA. when summary-LSA is reoriginatd. ** Fix bug of re-origination when a neighbor disappears. ** Fix bug of segmentation fault with DD retransmission. ** Fix network-LSA re-origination problem. ** Fix problem of remaining withdrawn routes on zebra. * Changes in ripd ** Do not leave from multicast group when interface goes down bug is fixed. * Changes in zebra ** Remove client structure when client dies. ** Take care static route when interface goes up/down. Notes: svn path=/head/; revision=28221
* Adding the ip-tun, jabber-transport, libetherx, and libjabber ports.Steve Price2000-05-011-0/+4
| | | | Notes: svn path=/head/; revision=28217
* Adding jabber-transport version 0.9.Steve Price2000-05-0116-0/+196
| | | | | | | | | | | An online presence and instant messaging server. The Jabber transport (jserver) is a daemon for Jabber clients to connect and communicate with. PR: 17982 Submitted by: Kostya Lukin <lukin@okbmei.msk.su> Notes: svn path=/head/; revision=28216
* Adding libetherx version 0.9.Steve Price2000-05-016-0/+49
| | | | | | | | | | | | | | | Originally, the etherx daemon routed XML streams among agents. Now the etherx daemon has morphed into a library that allows any agent to become the daemon if the daemon is not found. You can learn more about Etherx at WWW: http://etherx.jabber.org/ PR: 17981 Submitted by: Kostya Lukin <lukin@okbmei.msk.su> Notes: svn path=/head/; revision=28215
* Adding libjabber version 0.9.Steve Price2000-05-015-0/+39
| | | | | | | | | | | | | | Currently, libjabber provides Jabber transports with various library functions. For general information about Jabber, including a quick introduction to Jabber concepts, see the FAQ at WWW: http://docs.jabber.org/ PR: 17980 Submitted by: Kostya Lukin <lukin@okbmei.msk.su> Notes: svn path=/head/; revision=28214
* Adding ip-tun version 1.0.Steve Price2000-05-015-0/+28
| | | | | | | | | | | | | | Establishes an RFC-2003 style IP encapsulation tunnel using a tun(4) kernel interface combined with divert sockets and IP firewall rules, implemented in a user-space daemon. No kernel mods are required, except enabling divert sockets, IPfirewalls, and a number of tun interfaces. PR: 17415 Submitted by: Yu-Shun Wang <yushunwa@isi.edu> Notes: svn path=/head/; revision=28213
* Make this port actually work with 'ADDITIONAL_SKINS=yes'.Steve Price2000-04-304-6/+18
| | | | | | | | PR: 18287 Submitted by: Michael Joyner <mjoyner@wolf.dyns.cx> Notes: svn path=/head/; revision=28187
* - Update to version 0.3.3Steve Price2000-04-305-15/+20
| | | | | | | | | | - Update MASTER_SITES and add WWW: line to pkg/DESCR PR: 17854 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=28170
* Use patch for amiga style outbound from author's site, instead of EXTRA_PATCH.Steve Price2000-04-302-1/+4
| | | | | | | | PR: 17892 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> Notes: svn path=/head/; revision=28166
* Chase the checksum (docs updated, a code syntax error fixed and prototypesKris Kennaway2000-04-301-1/+1
| | | | | | | | | updated) Noticed by: bento Notes: svn path=/head/; revision=28143
* Distfile changed on MASTER_SITE.Steve Price2000-04-301-1/+1
| | | | | | | | | PR: 18204 Submitted by: David G. Andersen <dga@lcs.mit.edu> Reviewed by: maintainer Notes: svn path=/head/; revision=28128
* Update to version 991603.Steve Price2000-04-302-2/+2
| | | | | | | | PR: 18249 Submitted by: Koji Kondo <koji@jp.above.net> Notes: svn path=/head/; revision=28119
* s/gopher2\.3/gopher2_3/Steve Price2000-04-301-1/+1
| | | | | | | | PR: 18274 Submitted by: Andreas Schulz <ats@first.gmd.de> Notes: svn path=/head/; revision=28117
* Update to version 4.0.99i.Steve Price2000-04-299-6/+12
| | | | | | | | PR: 18279 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=28113
* Mark BROKEN: compiler errorKris Kennaway2000-04-291-0/+2
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=28093
* Mark BROKEN: icqnix.install does not compileKris Kennaway2000-04-291-0/+2
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=28080
* Update to version 0.9.14. These guys have finally added BSD daemon icons,Jim Mock2000-04-286-4/+20
| | | | | | | so we no longer need to use the penguin ones. Woo hoo! :-) Notes: svn path=/head/; revision=28058
* Activate dnscacheNeil Blakey-Milner2000-04-281-0/+1
| | | | Notes: svn path=/head/; revision=28053
* Add dependency to daemontools, now that we have a compatible version.Neil Blakey-Milner2000-04-271-0/+2
| | | | Notes: svn path=/head/; revision=28048
* Upgrade to 2.4.3.David E. O'Brien2000-04-272-7/+2
| | | | Notes: svn path=/head/; revision=28043
* Import of port for dnscache, djb's set of DNS utilities, including aNeil Blakey-Milner2000-04-265-0/+77
| | | | | | | caching name server. Notes: svn path=/head/; revision=28026
* This hasn't been beta in a while.Justin M. Seger2000-04-256-12/+12
| | | | | | | Pointed out by: Jim Bloom <bloom@acm.org> Notes: svn path=/head/; revision=28004
* Replace ${WRKDIRPREFIX}${PORTSDIR}/net/openh323/work withSatoshi Asami2000-04-241-2/+2
| | | | | | | | | | ${WRKDIRPREFIX}${.CURDIR}/../openh323/work so this will compile when ${PORTSDIR} is a symlink. Approved by: maintainer Notes: svn path=/head/; revision=27973
* Make update.sh accept command line options that are passed to CVSup.Akinori MUSHA2000-04-241-1/+2
| | | | | | | | | | | | Now users can schedule CVSup e.g. as follows: 45 0-6,8-23 * * * root nice -15 /usr/local/etc/cvsup/update.sh -s 45 7 * * * root nice -15 /usr/local/etc/cvsup/update.sh Approved by: John Polstra <jdp@polstra.com> Notes: svn path=/head/; revision=27964
* Update MASTER_SITE (fennerize)Kris Kennaway2000-04-241-2/+2
| | | | Notes: svn path=/head/; revision=27952
* Add p5-Net-ext, a set of Perl5 modules for using sockets with.Will Andrews2000-04-246-0/+120
| | | | | | | | PR: 17597 Submitted by: Igor Vinokurov <igor@zynaps.ru> Notes: svn path=/head/; revision=27945
* UpgradeVanilla I. Shu2000-04-232-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | p5-Authen-PAM => 0.09 p5-Chart-PNGgraph => 1.21 p5-FastCGI => 0.52 p5-GD => 1.27 p5-GD-Graph => 1.30 p5-HTML-Stream => 1.45 p5-IMAP-Admin => 1.2.2 p5-IRC => 0.63 p5-Image-Size => 2.901 p5-MIME-Lite => 1.137 p5-MIME-Tools => 4.124 p5-Mail-POP3Client => 2.6 p5-Mail-Tools => 1.1401 p5-MatrixReal => 1.3a5 p5-Net-Whois => 1.9 p5-Parse-RecDescent => 1.78 p5-Proc-Simple => 1.14 p5-Term-ReadKey => 2.14 p5-Text-Template => 1.23 p5-Time => 100.010301 p5-TimeDate => 1.09 p5-Tk => 800.021 p5-XML-Parser => 2.28 Notes: svn path=/head/; revision=27925
* Add kxicq, another ICQ client for KDE.Will Andrews2000-04-2311-0/+315
| | | | | | | | PR: 17353 Submitted by: Andrey Novikov <andrey@novikov.com> Notes: svn path=/head/; revision=27919
* UpgradeVanilla I. Shu2000-04-227-57/+180
| | | | | | | | | | | | | | | | | | p5-Errno => 1.09 p5-File-BasicFlock => 98.1202 p5-File-Sync => 0.09 p5-Filter => 1.18 p5-HTML-Parser => 3.07 p5-IO-Tty => 0.03 p5-IO-stringy => 1.210 p5-Mysql => 1.2213 p5-Net => 1.703 p5-Storable => 0.6.11 p5-URI => 1.06 p5-libwww => 5.48 Notes: svn path=/head/; revision=27907
* Add a patch for I18N, and correct pkg/PLIST.Vanilla I. Shu2000-04-226-8/+84
| | | | Notes: svn path=/head/; revision=27894
* Remove junker@jazz.snu.ac.kr as MAINTAINER; mail has been bouncing forBill Fenner2000-04-211-2/+0
| | | | | | | 2 months. Notes: svn path=/head/; revision=27865
* Update to OpenGatekeeper 0.50Roger Hardiman2000-04-212-4/+4
| | | | Notes: svn path=/head/; revision=27845
* Update to OpenH323 Gatekeeper 0.12 pre 4Roger Hardiman2000-04-212-2/+2
| | | | Notes: svn path=/head/; revision=27844
* Remove space in MAKE_ENV commandRoger Hardiman2000-04-212-4/+4
| | | | Notes: svn path=/head/; revision=27836
* PREFIX -> LOCALBASEMichael Haro2000-04-2011-55/+55
| | | | Notes: svn path=/head/; revision=27819
* ln -> ${LN} (portlint)Michael Haro2000-04-201-2/+2
| | | | Notes: svn path=/head/; revision=27818
* remove DISTNAME as it was PORTNAME-PORTVERSIONMichael Haro2000-04-201-1/+0
| | | | Notes: svn path=/head/; revision=27817
* make portversion conformMichael Haro2000-04-201-1/+1
| | | | Notes: svn path=/head/; revision=27816
* PREFIX -> LOCALBASE (portlint)Michael Haro2000-04-202-4/+4
| | | | Notes: svn path=/head/; revision=27815
* PREFIX -> LOCALBASEMichael Haro2000-04-201-3/+2
| | | | Notes: svn path=/head/; revision=27814
* fix variable ordering (portlint)Michael Haro2000-04-201-1/+1
| | | | Notes: svn path=/head/; revision=27813
* remove duplicate variable and extra blank lines (portlint)Michael Haro2000-04-201-2/+0
| | | | Notes: svn path=/head/; revision=27812