summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
...
* Move the linc programming reference to the linc-reference port.jylefort2006-05-104-10/+16
|
* - Convert to OPTIONSpav2006-05-091-31/+28
| | | | | | | | | | - Add an option for ACL support patch, default on - Add an option for file flags support patch, default on - Drop support for < 400014 - Cleanup PR: ports/97050 (based on) Submitted by: Simun Mikecin <numisemis@yahoo.com>
* - Update to 1.0.4mnag2006-05-092-4/+4
| | | | | | PR: 96682 Submitted by: Martin Wilke <freebsd___unixfreunde.de> Approved by: maintainer
* - Update to 1.1.4mnag2006-05-092-12/+21
| | | | | | | | - Add IPV6 OPTIONS - Take maintainership PR: 96680 Submitted by: Martin Wilke <freebsd___unixfreunde.de>
* - Update to 0.9.2mnag2006-05-092-4/+4
| | | | | | PR: 96679 Submitted by: Martin Wilke <freebsd___unixfreunde.de> Approved by: maintainer
* Update my e-mail addresssat2006-05-081-2/+2
| | | | Approved by: krion (mentor, implicit)
* - Update to 1.0.12pav2006-05-084-7/+65
| | | | | | | | - Get rid of the start wrapper script, we don't need it and it gives up only troubles - Provide an option to install Firefox extension, which can subscribe feeds in Liferea from the orange button in Firefox's address bar - Provide an option to build new Xulrunner plugin
* Update to 0.4stefan2006-05-082-4/+4
| | | | | | PR: 96942 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Approved by: arved (mentor)
* - Fix bogus OSVERSION test.flz2006-05-081-1/+1
| | | | Reported by: Joey Mingrone <joey@mingrone.org>
* - Don't force the interface up, this may turns the radio on needlessly.flz2006-05-084-4/+2
| | | | | PR: ports/93681 Submitted by: Adrian Filipi <adrian@ubergeeks.com>
* - Update to 0.9.1sat2006-05-086-30/+41
| | | | | | | | | - RC'ify - Take maintainership PR: ports/95889 Submitted by: me Approved by: krion (mentor)
* Fix the find local of trickled.conf, the varible wasn't working that putmezz2006-05-071-2/+3
| | | | | | | ${prefix} in source so use --sysconfdir that will actually change from varible to prefix path (/usr/local) in source. Bump the PORTREVISION. # trickled: Skipping configuration file: ${prefix}/etc/trickled.conf
* - Update net/isc-dhcp3-* to 3.0.4sem2006-05-0724-284/+196
| | | | | | | | | | | * fixes to the failover protocol * manpage updates * DDNS fixes * commandline parsing fixes - Remove USE_REINPLACE PR: ports/96916 Submitted by: maintainer
* Update to 1.3.5erwin2006-05-072-4/+4
| | | | | PR: 96938 Submitted by: Michael Lyngbøl <lyngbol@wheel.dk> (maintainer)
* Correct a dependency, move libevent from BUILD_DEPENDS to LIB_DEPENDS. Bumpmezz2006-05-071-2/+2
| | | | | | | | | | the PORTREVISION. # pkg_add -r trickle Fetching [...]trickle.tbz... Done. # trickled /libexec/ld-elf.so.1: Shared object "libevent-1.1a.so.1" not found, required by "trickled"
* Convert MAINTAINER to my freebsd.org account.stefan2006-05-071-1/+1
|
* - Update to 1.4.5pav2006-05-074-95/+40
| | | | | | | | - Link openh323 dynamically - Take maintainership PR: ports/95424 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
* - Enable RFC2190 codec support using ffmpeg, knob WITH_FFMPEGpav2006-05-073-5/+34
| | | | | | | | | - Support external speex, knob WITH_SPEEX - Remove indirect dependencies on expat and openldap (via pwlib) PR: ports/95423 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Approved by: Steve Ames <steve@energistic.com> (maintainer)
* Correct typo that snuck in at the last minute.marcus2006-05-072-1/+2
|
* Add service-discovery-applet, a GNOME applet for viewing available networkmarcus2006-05-068-0/+132
| | | | services advertised via mDNS (aka Bonjour, Zeroconf, Rendezvous).
* Add py-avahi, the Python bindings to the Avahi mDNS service discoverymarcus2006-05-064-0/+78
| | | | system (aka Bonjour, Zeroconf, Rendezvous).
* Now that they re-broke pthread usage in 0.6.10, resurrect a patch to fixmarcus2006-05-062-0/+12
| | | | | | it. Reported by: Yasuda Keisuke <kysd@po.harenet.ne.jp>
* - Fix line wrap in distinfo filesem2006-05-061-2/+1
| | | | Submitted by: maintainer
* Arpdig is a tool to probe a whole IP address segment or a list ofsem2006-05-064-0/+31
| | | | | | | | IP addresses on the LAN via ARP whohas requests, collecting ARP is-at responses and showing the results. PR: ports/96851 Submitted by: marck
* Simplify PHP base ports infrastructure:ale2006-05-061-6/+15
| | | | | | | | | - remove all slave ports - add the ability to build all SAPIs concurrently - update php5 to 5.1.4 *Read* the UPDATING file *before* trying to update PHP (or at least before mailing me).
* Update to 0.6.10.marcus2006-05-063-71/+9
| | | | | | Security: This release fixes a few security vulnerabilities. See http://www.avahi.org/milestone/Avahi%200.6.10 for more details.
* - Update to 1.61mnag2006-05-062-8/+20
| | | | | | | | - Add OPTIONS for ipv6 - Take maintainership PR: 96681 Submitted by: "Martin Wilke" <freebsd___unixfreunde.de>
* * fix plistskv2006-05-052-3/+3
| | | | | | | * pass maintaintership to perl@ PR: ports/96183 Submitted by: leeym
* BROKEN: Incorrect pkg-plistkris2006-05-051-0/+2
|
* - Add optional dependency on gnutls if it is installed or via WITH_GNUTLS.tmclaugh2006-05-052-10/+16
| | | | | | | | (gnutls support cannot be disabled if it is present.) - Replace manual openssl check with USE_OPENSSL Approved by: marcus
* Grr...correct path to dumpcap.marcus2006-05-042-2/+2
|
* - Update to 0.71erwin2006-05-045-16/+77
| | | | | | | - Hand maintainership to submitter PR: 96736 Submitted by: Rainer Alves <rainer.alves@gmail.com>
* This PORTREVISION should have been 3 instead of 1.marcus2006-05-042-2/+2
| | | | Caught by: eik's script
* - Update to 1.0.11pav2006-05-042-4/+4
|
* Mark as broken (howl <-> avahi) and deprecated (superseeded by ekiga).netchild2006-05-041-0/+5
|
* Add dumpcap to ethereal-lite. dumpcap is required for proper etherealmarcus2006-05-046-8/+10
| | | | | | operation. Requested by: Tai-hwa Liang <avatar@mmlab.cse.yzu.edu.tw>
* - Switch lua dependency to lang/lua50pav2006-05-031-2/+2
|
* [patch] net/ngrep segfaults at startup on amd64edwin2006-05-032-0/+11
| | | | | | | | | # ngrep Segmentation fault: 11 (core dumped) [ etc :-) ] PR: ports/95612 Submitted by: Vasil Dimov <vd@FreeBSD.org>
* Update to 0.13.jylefort2006-05-037-95/+119
|
* Add optional AES decryption support via patch from CVS. (default: off)tmclaugh2006-05-032-0/+165
| | | | | | | | It's been about 3.5 years since ssldump's last release and these patches have been in CVS for about 3 years. It would be a shame to just leave them there. Obtained from: CVS by way of Suse 9.3 RPM
* - update net/cphone to 0.3.2.cvs.20060407thierry2006-05-023-60/+19
| | | | | | | | | | | | | | | | | 20060407 is actually the day i checked it out, and does not reflect the last commit date * use DISTVERSION instead of PORTVERSION * as this is an CVS snapshot, host it on our own FTP server * adopt to use the newer net/openh323 * adopt ALL_TARGET, MAKE_ENV and MAKE_ARGS to match devel/pwlib and net/openh323 * unbreak on FreeBSD >= 5.x * add post-patch target to remove unavailable/unnecessary includes * removed files/patch-message * take maintainership PR: ports/95483 Submitted by: Joerg Pulz <Joerg.Pulz (at) frm2.tum.de>
* - Add patch to be able to make redirects from specified outgoing IPpav2006-05-022-0/+22
| | | | | PR: ports/96263 Submitted by: SeaD <sead@mail.ru>
* - Add missed man pagesem2006-05-021-1/+1
| | | | Reported by: kris vei pointyhat
* Make sure people known about the databases/sqlite3 with thread support ↵edwin2006-05-022-0/+7
| | | | requirement
* - Unbreaksem2006-05-015-42/+11
| | | | | | | | | | | - Change COMMENT - Install README file as doc - Fix pkg-plist. Remove second pkg-plist - Make the port non-interactive - Remove useless pkg-message PR: ports/96028 (inspired by) Submitted by: Tim Kellers <kellers@njit.edu>
* Fix build and runtime with GNOME 2.14.jylefort2006-05-012-2/+14
|
* BROKEN on sparc64, assign maintainership to submitter.krion2006-05-011-2/+8
| | | | | PR: ports/96137 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
* - Update to version 1.2az2006-05-012-5/+5
|
* Bump PORTREVISION to get these ports to work under GNOME 2.14.marcus2006-05-011-1/+1
|
* Register a conflict with avahi.marcus2006-05-011-0/+2
|
OpenPOWER on IntegriCloud