aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2010.06.11.Norikatsu Shigemura2010-06-132-4/+4
| | | | Notes: svn path=/head/; revision=256482
* Fix 8.X build errors.Cy Schubert2010-06-134-17/+40
| | | | | | | Take on maintainership of this port. Notes: svn path=/head/; revision=256481
* Upgrade to new upstream version 3.10Matthias Andree2010-06-136-68/+18
| | | | | | | Approved by: garga (mentor, implicit) Notes: svn path=/head/; revision=256476
* Switch MAINTAINER line to FreeBSD address.Matthias Andree2010-06-132-2/+2
| | | | | | | Approved by: garga (mentor, implicit) Notes: svn path=/head/; revision=256473
* BROKEN should not be quoted.Erwin Lansing2010-06-134-4/+4
| | | | | | | No functional change. Notes: svn path=/head/; revision=256468
* - Fix the PLISTWen Heping2010-06-132-2/+3
| | | | | | | | PR: ports/147810 Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com> (maintainer) Notes: svn path=/head/; revision=256467
* Bump samba34 port to the 3.4.8 version.Timur I. Bakeyev2010-06-125-352/+965
| | | | | | | | | | | | | Major enhancements in Samba 3.4.8 include: o Fix Winbind reconnection to it's own domain (bug #7295). o Fix an uninitialized variable read in smbd (bug #7254). o Fix smbd crash with CUPS printers and no [printers] share defined (bug #7297). o Fix NULL pointer dereference in smbd (bug #7229). Notes: svn path=/head/; revision=256431
* Apache ActiveMQ is the most popular and powerful open source messagingWen Heping2010-06-127-0/+728
| | | | | | | | | | | | and Integration Patterns provider. WWW: http://activemq.apache.org PR: ports/147759 Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com> Notes: svn path=/head/; revision=256429
* Whitespace fixJosh Paetzel2010-06-121-4/+4
| | | | | | | Approved by: itetcu@ (mentor) implicit Notes: svn path=/head/; revision=256426
* Remove files zerod by patches but not deletedJosh Paetzel2010-06-113-0/+0
| | | | | | | Approved by: itetcu@ (mentor) implicit Notes: svn path=/head/; revision=256423
* Delete files that got zerod but not removed in previous commitJosh Paetzel2010-06-112-0/+0
| | | | | | | Approved by: itetcu@ (mentor) implicit Notes: svn path=/head/; revision=256422
* Update freeswitch port infrastructureJosh Paetzel2010-06-118-4702/+40
| | | | | | | | | PR: ports/145369 Submitted by: Eric F Crist <ecrist@secure-computing.net> Approved by: itetcu@ (mentor) Notes: svn path=/head/; revision=256418
* Add net/freeswitch-core, part of a revamp to the freeswitch portsJosh Paetzel2010-06-1111-0/+1045
| | | | | | | | | PR: ports/145369 Submitted by: Eric F Crist <ecrist@secure-computing.net> Approved by: itetcu@ (mentor) Notes: svn path=/head/; revision=256414
* Update to libnids-1.24 and specify GPL-2 as the license.Peter Pentchev2010-06-113-4/+22
| | | | | | | | As an excuse for the flurry of port updates, I have to say that my laptop only came back with its motherboard replaced just today :) Notes: svn path=/head/; revision=256396
* - Change my maintainer address.Ashish SHUKLA2010-06-112-2/+2
| | | | | | | Approved by: pgj (mentor) Notes: svn path=/head/; revision=256386
* - add COPYRIGHTDirk Meyer2010-06-114-0/+4
| | | | Notes: svn path=/head/; revision=256361
* Pass maintainership to submitter.Wesley Shields2010-06-111-1/+1
| | | | | | | | PR: ports/147719 Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org> Notes: svn path=/head/; revision=256334
* - Use PFRULE_STATESLOPPY if supportedMartin Matuska2010-06-101-27/+27
| | | | Notes: svn path=/head/; revision=256302
* - Update to 0.04Philip M. Gollucci2010-06-102-7/+10
| | | | | | | | | | - Pass to perl@ With Hat: perl@ Changes: http:/search.cpan.org/dist/Net-EPP-Proxy/Changes Notes: svn path=/head/; revision=256290
* - Convert to RGPhilip M. Gollucci2010-06-101-1/+1
| | | | | | | | | PR: ports/147044 Submitted by: pgollucci@ (myself) Approved by: maintainer timeout (clsung; 14 days) Notes: svn path=/head/; revision=256280
* - Update to 0.15Philip M. Gollucci2010-06-102-4/+4
| | | | | | | | With Hat: perl@ Changes: http:/search.cpan.org/dist/Net-Cassandra-Easy/Changes Notes: svn path=/head/; revision=256259
* Fix the build on 6.X.Joe Marcus Clarke2010-06-092-0/+20
| | | | | | | Reported by: pointyhat via pav Notes: svn path=/head/; revision=256237
* - Fix SSL session id callback error (seed random before chroot) [1]Martin Matuska2010-06-094-152/+88
| | | | | | | | | | | - Use IP_BINDANY if supported - Update distfile PR: ports/129859 [1] Reported by: umoorjani.msv@gmail.com [1] Notes: svn path=/head/; revision=256230
* This is a C-language AMQP client library for use with AMQP serversGiuseppe Pilichi2010-06-097-0/+175
| | | | | | | | | | | | | | | | | | speaking protocol versions 0-8 and 0-9-1. This port only speaks the 0-9-1 protocol version, for 0-8 use net/rabbitmq-c. - <http://www.rabbitmq.com/> - <http://www.amqp.org/> - <http://hg.rabbitmq.com/rabbitmq-c> WWW: http://hg.rabbitmq.com/rabbitmq-c PR: ports/145260 Submitted by: Geoff Garside <rabbitmq@geoffgarside.co.uk> Approved by: pgj (mentor) Notes: svn path=/head/; revision=256219
* This is a C-language AMQP client library for use with AMQP serversGiuseppe Pilichi2010-06-097-0/+174
| | | | | | | | | | | | | | | | | | speaking protocol versions 0-8 and 0-9-1. This port only speaks the 0-8 protocol version, for 0-9-1 use net/rabbitmq-c-devel. - <http://www.rabbitmq.com/> - <http://www.amqp.org/> - <http://hg.rabbitmq.com/rabbitmq-c> WWW: http://hg.rabbitmq.com/rabbitmq-c PR: ports/145242 Submitted by: Geoff Garside <rabbitmq@geoffgarside.co.uk> Approved by: pgj (mentor) Notes: svn path=/head/; revision=256218
* - Patch for Jython 2.5.1 updateLi-Wen Hsu2010-06-091-2/+1
| | | | | | | | | PR: ports/146213 Submitted by: lwhsu Approved by: Marcin Cieslak <saper AT saper.info> (maintainer) Notes: svn path=/head/; revision=256200
* Update to 4.1.1-P1.Wesley Shields2010-06-092-7/+8
| | | | | | | Have to bump PORTEPOCH here unfortunately. Notes: svn path=/head/; revision=256163
* Don't register conflicts with a package that is gone. Don't bumpWesley Shields2010-06-091-3/+3
| | | | | | | PORTREVISION as it's not necessary to rebuild just for this. Notes: svn path=/head/; revision=256161
* Switch to isc-dhcp31-server for master.Wesley Shields2010-06-091-1/+1
| | | | Notes: svn path=/head/; revision=256158
* Remove isc-dhcp30* as they have been deprecated since March 2009.Wesley Shields2010-06-091-3/+0
| | | | Notes: svn path=/head/; revision=256157
* Remove net/isc-dhcp30-* as they have been deprecated upstreamWesley Shields2010-06-0937-3929/+0
| | | | | | | since March 2009. Notes: svn path=/head/; revision=256156
* - Update to 1.2.0Philip M. Gollucci2010-06-082-4/+4
| | | | | | | | PR: ports/147698 Submitted by: Eric Freeman <freebsdports@chillibear.com> (maintainer) Notes: svn path=/head/; revision=256152
* - Bumped version to latest upstream. (0.07)Cheng-Lung Sung2010-06-084-18/+9
| | | | | | | | | | | - Updated MASTER_SITES. - Specified BUILD_DEPENDS. PR: ports/146937 Submitted by: maintainer (Albert Vernon) Notes: svn path=/head/; revision=256096
* Patch for NTP bugzilla id 1080.Cy Schubert2010-06-072-0/+22
| | | | | | | Submitted by: Nick Sayer <nsayer@kfu.com>` Notes: svn path=/head/; revision=256044
* Patch for NTP bugzilla id 1080.Cy Schubert2010-06-072-0/+22
| | | | | | | Submitted by: Nick Sayer <nsayer@kfu.com> Notes: svn path=/head/; revision=256043
* - Update to 1.3.2Dennis Herrmann2010-06-072-5/+4
| | | | | | | | PR: ports/147534 Submitted by: pgollucci@ Notes: svn path=/head/; revision=256035
* - Add missing dependence.Wen Heping2010-06-071-1/+3
| | | | Notes: svn path=/head/; revision=255995
* Fast, memory-efficient, low-level socket functions that useGabor Pali2010-06-075-0/+46
| | | | | | | | | 'Data.ByteString's instead of 'String's. WWW: http://github.com/tibbe/network-bytestring Notes: svn path=/head/; revision=255982
* Remove bms from the pkg-descr's of ports he no longer maintains.Doug Barton2010-06-063-9/+0
| | | | Notes: svn path=/head/; revision=255964
* Whois is an intelligent pure Ruby WHOIS client and parser.Philip M. Gollucci2010-06-064-0/+37
| | | | | | | | | | | | | | | | | | | It provides a flexible and programmable API to query WHOIS servers and look up IP/domain WHOIS information. It also offers command-line interface to run WHOIS queries from the console. It is a OS-independent library and does not require external C libraries or Gems. WWW: http://www.ruby-whois.org/ WWW: http://rubygems.org/gems/whois PR: ports/147563 Submitted by: Eric Freeman <freebsdports at chillibear.com> Notes: svn path=/head/; revision=255959
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlyChristian Weisgerber2010-06-069-10/+10
| | | | | | | (via libvorbis, libtheora). Notes: svn path=/head/; revision=255958
* Bump PORTREVISION after libao update and handle API incompatibility.Christian Weisgerber2010-06-062-1/+11
| | | | Notes: svn path=/head/; revision=255956
* - Update to 0.11Philip M. Gollucci2010-06-063-5/+4
| | | | | | | | | | PR: ports/147395 Approved by: gunter@six-two.net (maintainer) Submitted by: myself (pgollucci@) Changes: http://search.cpan.org/~danjou/Net-Google-Spreadsheets/Changes Notes: svn path=/head/; revision=255944
* - Update to 0.18Philip M. Gollucci2010-06-062-4/+4
| | | | | | | | | | PR: ports/147393 Approved by: gunter@six-two.net (maintainer) Submitted by: myself (pgollucci@) Changes: http://search.cpan.org/~danjou/Net-Google-DataAPI/Changes Notes: svn path=/head/; revision=255943
* - Update to 0.03Philip M. Gollucci2010-06-062-4/+4
| | | | | | | | | | PR: ports/147392 Approved by: tjs@cdpa.nsysu.edu.tw (maintainer) Submitted by: myself (pgollucci@) Changes: http://search.cpan.org/dist/IO-Socket-Multicast6/Changes Notes: svn path=/head/; revision=255942
* - GEMS are always RUN_DEPENDS of other GEMSPhilip M. Gollucci2010-06-065-9/+7
| | | | | | | | | | | | | - Bump PORTREVISION when something other then BUILD_DEPENDS changes - Some minor verticle whitespace in some ports for consistency with the rest PR: ports/147551 Submitted by: pgollucci@ (myself) Reviewed by: portmgr (pav) With Hat: ruby Notes: svn path=/head/; revision=255916
* Drop maintainership for these ports.Bruce M Simpson2010-06-066-6/+6
| | | | | | | | | | | | | | | Regrettably, I have no free time for the foreseeable future which I can commit directly to these aspects of FreeBSD work, due to a demanding new role elsewhere. I am able to review patches from time to time, but regrettably cannot be directly involved in engineering work beyond this w/o it being directly involved in day-to-day effort. Thank you for your understanding. Notes: svn path=/head/; revision=255908
* - No need to mess with FETCH_ARGS anymore.Philip M. Gollucci2010-06-061-3/+0
| | | | | | | | | rubygems.org (RG) doesn't do redirects. With Hat: ruby@ Notes: svn path=/head/; revision=255872
* LICENSE GPLv2Dirk Meyer2010-06-052-1/+3
| | | | Notes: svn path=/head/; revision=255828
* - Update to 0.6.0Martin Wilke2010-06-052-5/+4
| | | | Notes: svn path=/head/; revision=255814