aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.4Kirill Ponomarev2004-11-272-3/+3
| | | | Notes: svn path=/head/; revision=122598
* Sort properly!Brian Somers2004-11-261-1/+1
| | | | Notes: svn path=/head/; revision=122535
* Add p5-AddressBook, a perl API for accessing LDAP addressbook dataBrian Somers2004-11-265-0/+51
| | | | Notes: svn path=/head/; revision=122532
* Update to 0.24.18. A buffer overrun which can preventHiroki Sato2004-11-262-3/+3
| | | | | | | the server and client from working has been fixed. Notes: svn path=/head/; revision=122516
* Update to 0.4.7.Maxim Sobolev2004-11-262-3/+3
| | | | Notes: svn path=/head/; revision=122512
* New port: net/pear-Net_IPv6Pav Lucistnik2004-11-264-0/+32
| | | | | | | | | | | | | The class allows you to: * check if an addresse is an IPv6 addresse * compress/uncompress IPv6 addresses * check for an IPv4 compatible ending in an IPv6 adresse PR: ports/74364 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> Notes: svn path=/head/; revision=122508
* Update to 2004.11.26.Norikatsu Shigemura2004-11-262-3/+3
| | | | Notes: svn path=/head/; revision=122505
* Blam is a tool that helps you keep track of the growing number of newsJeremy Messenger2004-11-265-0/+95
| | | | | | | | | | | | | | | | | | | | | feeds distributed as RSS. Blam lets you subscribe to any number of feeds and provides an easy to use and clean interface to stay up to date. It is Written in C# and uses Mono, GTK#, and RSS.NET. Among the features are: * Support for RSS and RDF feeds * Very easy to use interface * Print the news entries you like * Automatically update the feeds at regular intervals WWW: http://www.imendio.com/projects/blam/ Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp Notes: svn path=/head/; revision=122480
* Add runtime dependency on qca-tls, required by kopete's jabber plugin.Michael Nottebrock2004-11-262-0/+4
| | | | Notes: svn path=/head/; revision=122473
* Do with REINPLACE what used to be done with a patch. This is a temporaryJeremy Messenger2004-11-254-22/+8
| | | | | | | | | | measure until the new bsd.gnome.mk is introduced that does this replace in gnomehack. Reported by: GNOME Tinderbox Notes: svn path=/head/; revision=122438
* Add a missing libtool droppingKris Kennaway2004-11-241-0/+1
| | | | Notes: svn path=/head/; revision=122347
* Try to remove a directory if it's emptyKris Kennaway2004-11-241-0/+1
| | | | Notes: svn path=/head/; revision=122346
* fixed installdir for mtrace6 manfileSUZUKI Shinsuke2004-11-241-0/+17
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=122300
* Reword IGNORE message.Joe Marcus Clarke2004-11-241-1/+1
| | | | | | | Prompted by: kris Notes: svn path=/head/; revision=122265
* Chase this to IGNORE on !i386. A new release is in the works that will workJoe Marcus Clarke2004-11-241-1/+1
| | | | | | | properly on 64-bit platforms. Notes: svn path=/head/; revision=122264
* - Standardize an EXPIRATION_DATE format.Sergey Matveychuk2004-11-241-1/+1
| | | | | | | Approved by: krion Notes: svn path=/head/; revision=122258
* Use new GCONF_SCHEMAS.Jeremy Messenger2004-11-2312-18/+13
| | | | | | | Approved by: pav Notes: svn path=/head/; revision=122241
* Update to 3.0.9Kirill Ponomarev2004-11-236-98/+143
| | | | | | | | | | | | | | o Problem updating roaming user profiles. o Crash in smbd when printing from a Windows 9x client. o Unresolved symbols in libsmbclient which caused applications such as KDE's konqueror to fail when accessing smb:// URLs. PR: ports/74223 Submitted by: maintainer Notes: svn path=/head/; revision=122235
* Change the not yet changed maintainer fields to my FreeBSD.org account.Koop Mast2004-11-231-1/+1
| | | | | | | Approved by: pav (mentor) Notes: svn path=/head/; revision=122210
* Use new INSTALLS_OMF.Jeremy Messenger2004-11-2314-66/+7
| | | | | | | Approved by: bland, kwm, marcus and pav Notes: svn path=/head/; revision=122196
* - Update to 0.98Sergey Matveychuk2004-11-222-3/+3
| | | | | | | | PR: ports/74267 Submitted by: maintainer Notes: svn path=/head/; revision=122172
* Update to version 4.0.5Kirill Ponomarev2004-11-222-11/+9
| | | | | | | | PR: ports/74247 Submitted by: Ports Fury Notes: svn path=/head/; revision=122152
* - Fix typo in pre-everything:: target.Clement Laforet2004-11-222-2/+2
| | | | | | | | | s/WITH_DTPROXY/WITH_TPROXY/ Noticed by: Tristan Woerth <tristan@stinx.net> Notes: svn path=/head/; revision=122146
* Attached patch comes from official quagga developer list. It fixesEdwin Groothuis2004-11-222-3/+26
| | | | | | | | | | | the problem with bgpd lockup when remote peer dies. Patch is tested by many people. Here is also some cleanup to Makefile to remove unused variable. Please commit it. Submitted by: Boris Kovalenko <boris@ntmk.ru> Notes: svn path=/head/; revision=122117
* Fix a bug in the azureus startup script installed by the port: the regex usedHerve Quiroz2004-11-222-2/+2
| | | | | | | | | | | | to determine the ECLIPSE_SWT might have more matches than intended (e.g. org.eclipse.sdk.examples_3.0.0). PR: 74200 Submitted by: maintainer Reported by: Mark Evenson <evenson@panix.com> Notes: svn path=/head/; revision=122111
* - Update to 1.2.95Pav Lucistnik2004-11-215-44/+81
| | | | | | | | PR: ports/74108 Submitted by: Andrey Pavlenko <lance@merlin.net.ua> (maintainer) Notes: svn path=/head/; revision=122060
* - Add file missed in previous commit before anyone noticesPav Lucistnik2004-11-211-0/+12
| | | | Notes: svn path=/head/; revision=122053
* Add ifstated, a port of src/usr.sbin/ifstated from OpenBSD. It has beenPav Lucistnik2004-11-2111-0/+577
| | | | | | | | | | | | | | | | | modified to use kqueue/kevent and sysctl. The ifstated daemon runs commands in response to network state changes, which it determines by monitoring interface link state or running exter- nal tests. For example, it can be used with carp(4) to change running services or to ensure that carp(4) interfaces stay in sync, or with pf(4) to test server or link availability and modify translation or routing rules. PR: ports/74096 Submitted by: Matthew George <mdg@secureworks.net> Notes: svn path=/head/; revision=122052
* bump port version.Edwin Groothuis2004-11-201-1/+1
| | | | Notes: svn path=/head/; revision=122038
* Re-add files which were deleted due to some reason but still wereEdwin Groothuis2004-11-203-0/+33
| | | | | | | | | | important. Somehow cvs(1) doesn't like "cvs remove" and "cvs add" without a "cvs commit" in the middle" Also removed empty patchfile. Notes: svn path=/head/; revision=122037
* Update to 2004.11.20.Norikatsu Shigemura2004-11-202-3/+3
| | | | Notes: svn path=/head/; revision=122004
* Update to version 2.1.1Edwin Groothuis2004-11-2019-242/+61
| | | | Notes: svn path=/head/; revision=121991
* With portmgr hat on, reset inactive maintainer. These ports are now upMark Linimon2004-11-204-4/+4
| | | | | | | for adoption. Notes: svn path=/head/; revision=121990
* Fix package build.Kirill Ponomarev2004-11-202-2/+13
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=121988
* Upgrade devel/tcllib from 1.6 to 1.7 and www/tclhttpd from 3.4.2 to 3.5.1.Mikhail Teterin2004-11-191-1/+1
| | | | | | | Update dependency lines in amsn and tclxml. Notes: svn path=/head/; revision=121980
* Use variables instead of hardcoding autotools versions.Tilman Keskinoz2004-11-191-4/+4
| | | | Notes: svn path=/head/; revision=121958
* Update to 2004.11.19.Norikatsu Shigemura2004-11-192-3/+3
| | | | Notes: svn path=/head/; revision=121953
* BROKEN on 5.x: Does not compileKris Kennaway2004-11-181-1/+7
| | | | Notes: svn path=/head/; revision=121943
* BROKEN on !i386: Does not compileKris Kennaway2004-11-181-0/+4
| | | | Notes: svn path=/head/; revision=121942
* BROKEN on 6.x: Broken pkg-plistKris Kennaway2004-11-181-1/+7
| | | | Notes: svn path=/head/; revision=121937
* BROKEN on 6.x: Does not compileKris Kennaway2004-11-181-0/+4
| | | | Notes: svn path=/head/; revision=121929
* BROKEN on 6.x: Configure failsKris Kennaway2004-11-181-1/+7
| | | | Notes: svn path=/head/; revision=121926
* BROKEN on !i386: Does not compileKris Kennaway2004-11-182-2/+14
| | | | Notes: svn path=/head/; revision=121924
* BROKEN on amd64 and ia64: Does not buildKris Kennaway2004-11-181-1/+7
| | | | Notes: svn path=/head/; revision=121921
* BROKEN on 5.x: Does not compileKris Kennaway2004-11-181-0/+4
| | | | Notes: svn path=/head/; revision=121906
* BROKEN on sparc64: Does not compileKris Kennaway2004-11-181-1/+7
| | | | Notes: svn path=/head/; revision=121904
* BROKEN: Broken pkg-plistKris Kennaway2004-11-181-0/+2
| | | | Notes: svn path=/head/; revision=121903
* Update to 2004.11.18.Norikatsu Shigemura2004-11-182-3/+3
| | | | Notes: svn path=/head/; revision=121881
* support versions of freebsd that don't define ETHER_VLAN_ENCAP_LENBill Fumerola2004-11-181-4/+19
| | | | Notes: svn path=/head/; revision=121845
* add support for decoding packets encapsulated in .1q VLAN framesBill Fumerola2004-11-181-0/+50
| | | | | | | Approved by: fenner (maintainer) Notes: svn path=/head/; revision=121844