aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Patch for NTP bugzilla id 1080.cy2010-06-082-0/+22
| | | | Submitted by: Nick Sayer <nsayer@kfu.com>`
* Patch for NTP bugzilla id 1080.cy2010-06-082-0/+22
| | | | Submitted by: Nick Sayer <nsayer@kfu.com>
* - Update to 1.3.2dhn2010-06-082-5/+4
| | | | | PR: ports/147534 Submitted by: pgollucci@
* - Add missing dependence.wen2010-06-071-1/+3
|
* Fast, memory-efficient, low-level socket functions that usepgj2010-06-075-0/+46
| | | | | | 'Data.ByteString's instead of 'String's. WWW: http://github.com/tibbe/network-bytestring
* Remove bms from the pkg-descr's of ports he no longer maintains.dougb2010-06-073-9/+0
|
* Whois is an intelligent pure Ruby WHOIS client and parser.pgollucci2010-06-074-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>
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlynaddy2010-06-079-10/+10
| | | | (via libvorbis, libtheora).
* Bump PORTREVISION after libao update and handle API incompatibility.naddy2010-06-072-1/+11
|
* - Update to 0.11pgollucci2010-06-073-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
* - Update to 0.18pgollucci2010-06-072-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
* - Update to 0.03pgollucci2010-06-072-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
* - GEMS are always RUN_DEPENDS of other GEMSpgollucci2010-06-075-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
* Drop maintainership for these ports.bms2010-06-076-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.
* - No need to mess with FETCH_ARGS anymore.pgollucci2010-06-061-3/+0
| | | | | | rubygems.org (RG) doesn't do redirects. With Hat: ruby@
* LICENSE GPLv2dinoex2010-06-062-1/+3
|
* - Update to 0.6.0miwi2010-06-062-5/+4
|
* - Update to 1.0.3miwi2010-06-062-4/+4
|
* - Update to 1.6miwi2010-06-062-4/+4
|
* - Update to 0.15miwi2010-06-062-4/+4
|
* - Update to 1.2.1miwi2010-06-062-5/+5
| | | | | PR: 147442 Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer)
* Drive ssh or other interactive shell, local or remote (like 'expect')miwi2010-06-065-0/+33
| | | | | | | WWW: http://search.cpan.org/dist/IPC-Session/ PR: ports/147286 Submitted by: Alexander Kriventsov <avk at vl.ru>
* New ports:fjoe2010-06-058-0/+102
| | | | | - net/libfb - foneBRIDGE configuration library - net/fonulator - foneBRIDGE configuration utility
* add LICENSE_COMBdinoex2010-06-052-0/+6
|
* LICENSE LGPL21dinoex2010-06-051-0/+2
|
* LICENSE BSDdinoex2010-06-041-0/+2
|
* LICENSE GPLv2dinoex2010-06-042-0/+4
|
* Add USE_GETTEXT=yes, rearrange Makefile a bit, ALL_TARGET->MAKE_JOBS_SAFE.mandree2010-06-041-3/+4
| | | | | | PR: ports/147429 Approved by: mi@aldan.algebra.com (maintainer) Approved by: garga (mentor)
* - Update to 2.63amdmi32010-06-044-8/+8
| | | | | PR: 147428 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
* - Update to 0.712wen2010-06-042-4/+4
|
* - Update to 1.2.2pgollucci2010-06-042-6/+7
| | | | | | | | - Convert to RG PR: ports/146210 Submitted by: ports@c0decafe.net Approved by: maintainer timeout (dhn; 31 days)
* - Update to 0.8.6pgollucci2010-06-032-4/+4
|
* Fails to build on sparc64 and powerpc. I'm not sure if anyone wouldlinimon2010-06-031-1/+1
| | | | | | want to use this port on those platforms, anyways. Hat: portmgr
* Fails to build on sparc64 and powerpc. I'm not sure if anyone wouldlinimon2010-06-031-1/+1
| | | | | | want to use this port on those platforms, anyways. Hat: portmgr
* - Chase net-snmp shlib bumpsylvio2010-06-039-17/+17
|
* - Mark BROKEN to 6.x, does not compile.sylvio2010-06-031-0/+4
|
* - Update to 0.12.1pav2010-06-023-22/+19
| | | | | | PR: ports/147201 Submitted by: Carey Jones <mcj@bluetonic.org> Approved by: Leonhard Wimmer <leo@mediatomb.cc> (maintainer)
* - Switch MASTER_SITES to use new RG macroglarkin2010-06-025-10/+5
| | | | | PR: ports/147043 Submitted by: pgollucci
* Add a missing symlink to the plist.marcus2010-06-022-0/+2
| | | | Reported by: pointyhat via erwin
* Present KDE SC 4.4.4 for FreeBSD.makc2010-06-023-217/+4
|
* - Mark BROKEN on 6.X: does not compilepav2010-06-021-0/+4
| | | | Reported by: pointyhat
* Bump PORTREVISION and add USE_GETTEXT where missing.marcus2010-06-012-1/+3
| | | | PR: 147257
* - Import relayctl runtime log verbosity setting from OpenBSDmm2010-05-3112-21/+492
| | | | | - Import event handling change from OpenBSD - Bump PORTREVISION
* - Update to my @FreeBSD.org addressuqs2010-05-311-3/+4
| | | | | - Add distfile mirror to single source MASTER_SITES - Also update no longer working addresses
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-3142-29/+42
|
* - Update to 0.2010.05.30sylvio2010-05-314-31/+37
| | | | | PR: ports/147222 Submitted by: Chris Rees <utisoft@gmail.com> (maintainer)
* - Build only with OSVERSION => 702104mm2010-05-311-2/+2
| | | | Reported by: pointyhat (pav)
* Add LICENSE and LICENSE_FILE to my ports.arved2010-05-311-0/+2
|
* * Update to 2.1.1 [1]marcus2010-05-319-156/+186
| | | | | | | | | | | | | * Make AppleTalk support optional (enabled by default) [1] * Convert to OPTIONS [1] * Add a CONFLICTS entry for uniconvertor [2] Big thanks to Stefan Bethke <stb@lassitu.de> for doing all of the heavy lifting on this update. PR: 146576 [1] 145724 [2] Submitted by: Stefan Bethke <stb@lassitu.de> [1]
* - Update to 0.3.6sylvio2010-05-302-5/+4
|
* - drop USE_GNUSTEP_PREFIXdinoex2010-05-3010-84/+79
|
* Update to 2010.05.29.nork2010-05-302-4/+4
|
* net/isc-dhcp41-client:wxs2010-05-302-3/+18
| | | | | | | - Set the default dhclient-script and dhclient.conf properly. PR: ports/146608 Submitted by: Craig Leres <leres@ee.lbl.gov>
* Update to 2.1.9wxs2010-05-305-125/+24
| | | | | | | | | | Use USE_GMAKE instead of RUN_DEPENDS Use ${FILESDIR} for EXTRA_PATCHES Use USERS and GROUPS and simply pkg-install.in and update pkg-message to reflect these new changes. PR: ports/147188 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> (maintainer)
* - Update to 20100515sylvio2010-05-302-4/+4
|
* - Add missing relayd.conf.sample to pkg-plistmm2010-05-291-0/+1
|
* - Fix SSL certificate paths to PREFIXmm2010-05-293-45/+223
| | | | | - Add relayd.conf.sample - Bump PORTREVISION
* Update to 2010.05.28.nork2010-05-282-4/+4
|
* - Update to 4.6.20090813mm2010-05-2836-507/+1105
| | | | | | | | | | | | - Backport several patches from OpenBSD 4.7 and newer - Fix build with FreeBSD 7 (arc4random.c) - Fix user and group creation in pkginstall - Add reload command to startup file - Enable optional static build with libevent - Take maintainership PR: ports/147122 Approved by: kuriyama (private e-mail)
* Update to 2010.05.27 and Add LICENSE informations.nork2010-05-282-4/+7
|
* - Update to 0.8.5pgollucci2010-05-282-4/+4
|
* Update to versnio 1.12.demon2010-05-272-5/+5
|
* Update to version 1.3.5.demon2010-05-272-4/+4
|
* Update to version 1.2.2demon2010-05-273-7/+7
|
* - Update to 20100525wen2010-05-274-8/+8
| | | | | PR: ports/146971 Submitted by: Daisuke Aoyama <aoyama@peach.ne.jp> (maintainer)
* - Convert MASTER_SITES to RGpgollucci2010-05-271-1/+1
| | | | | | | | | | PR: ports/147013 ports/147014 ports/147015 ports/147016 ports/147017 ports/147018 ports/147019 ports/147020 ports/147033 ports/147034 ports/147035 ports/147036 ports/147037 ports/147038 ports/147040 ports/147041 ports/147042 Submitted by: pgollucci@ (myself) With Hat: ruby@
* Update to 1.4skreuzer2010-05-273-6/+9
| | | | | PR: ports/145367 Submitted by: Masafumi NAKANE <max@FreeBSD.org>
* - Mass conversion of RF -> RG for MASTER_SITE for rubygem- portspgollucci2010-05-273-3/+3
| | | | | | | | | [RG aka rubygems.org] PR: ports/147005 Submitted by: pgollucci (myself) Approved by: portmgr (pav) With Hat: ruby@
* - Fix the plist errorwen2010-05-261-1/+2
|
* - Bump PORTREVISION to chase the update of net/yazwen2010-05-263-3/+6
|
* - Update to 4.0.9wen2010-05-263-8/+19
| | | | | PR: ports/146960 Submitted by: C-S <c-s@c-s.li>
* - Mark BROKEN on 6.X: does not configurepav2010-05-261-0/+4
| | | | Reported by: pointyhat
* Drop maintainership; I do not use yaz anymore.demon2010-05-251-1/+1
|
* - Remove net/dgd-net as previously announced:johans2010-05-248-243/+0
| | | | all network functionality is now included in net/dgd
* - Update to 1.1.1miwi2010-05-242-4/+4
| | | | | PR: 146790 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* Upgrade from 0.09001 to 0.10000max2010-05-242-4/+4
| | | | Approved by: kuriyama
* Reset perky@FreeBSD.org due to maintainer-timeouts and no responselinimon2010-05-245-6/+4
| | | | | | to email. Hat: portmgr
* Fix pkg-plist.nork2010-05-232-164/+164
| | | | | | Approved by: maintainer address bounced <XXXXXXXX@ipfw.ru>: delivery temporarily suspended: connect to XXXX.ipfw.ru[77.73.XXX.XXX]:25: Operation timed out
* - Upgrade to 2.1.18.kuriyama2010-05-234-13/+14
|
* Update from 0.08006 to 0.09001.max2010-05-232-5/+5
| | | | Approved by: kuriyama
* Update to 0.4.ume2010-05-232-5/+5
|
* - Update to 20100522lwhsu2010-05-234-8/+8
| | | | | PR: ports/146834 Submitted by: Daisuke Aoyama <aoyama AT peach.ne.jp> (maintainer)
* - Fix the build error reported by QAT@wen2010-05-222-0/+12
| | | | | PR: ports/146809 Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer)
* Upgrade to olsrd 0.6.0.jhay2010-05-225-18/+49
|
* - Update to 1.2.0miwi2010-05-223-12/+12
| | | | | PR: 146602 Submitted by: Fernando Lemos <fernando@netfilter.com.br> (maintainer)
* Add optional C-ARES async DNS support.marcus2010-05-221-1/+9
| | | | | PR: 145787 Submitted by: Anonymous <swell.k@gmail.com>
* Update Pidgin and friends to 2.7.0. Seemarcus2010-05-221-1/+2
| | | | | | | | http://developer.pidgin.im/wiki/ChangeLog for the list of changes. Also, enable Tcl 8.5 support. PR: 146607 Submitted by: dougb
* - Update to 20100517miwi2010-05-222-4/+4
| | | | | PR: 146653 Submitted by: Matthew Luckie <mjl@luckie.org.nz> (maintainer)
* A very simple package providing a cross-platform means of determiningpgj2010-05-225-0/+38
| | | | | | the hostname. WWW: http://hackage.haskell.org/package/hostname
* - Update to 146665miwi2010-05-212-4/+4
| | | | | PR: 146665 Submitted by: Ross West <freebsd@linepoint.com> (maintainer)
* - update to 0.9.10dinoex2010-05-212-4/+4
|
* - Update to 0.9.0wen2010-05-213-5/+6
| | | | | PR: ports/146775 Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer)
* - Update to 0.2.0wen2010-05-202-5/+7
| | | | | PR: ports/146575 Submitted by: "Zane C.B." <vvelox@vvelox.net> (maintainer)
* A system-independent interface for user-level packet capture.pgj2010-05-195-0/+43
| | | | | | | WWW: http://hackage.haskell.org/package/pcap PR: ports/146655 Submitted by: Ju Pengfei <jupengfei@gmail.com>
* - Update to 1.12sylvio2010-05-173-8/+8
| | | | | PR: ports/146470 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
* Install compiled versions of the Python module.marcus2010-05-172-1/+15
| | | | Requested by: nork
* %%DATADIR%% is owned by avahi-app, so it should not be removed here.marcus2010-05-171-1/+0
| | | | Submitted by: nork
* Don't build arc4random_uniform() if provided by libc.naddy2010-05-171-0/+6
| | | | Reported by: no@spam@mgedv.net
* - Upgrade to 0.07.kuriyama2010-05-162-4/+4
|
* - Update to 0.2.0miwi2010-05-163-7/+5
| | | | | PR: 146570 Submitted by: "Zane C.B." <vvelox@vvelox.net> (maintainer)
* - Allow kppp to be built on FreeBSD < 800074fluffy2010-05-162-2/+15
| | | | Noticed by: QAT
* o Updated to 0.3.2nork2010-05-158-12/+42
| | | | | | | o Fix pkg-plist PR: ports/146609 Submitted by: Ashish SHUKLA wahjava gmail com (maintainer)
* - Update to 3.1.0lwhsu2010-05-152-5/+4
| | | | | PR: ports/146580 Submitted by: "Zane C.B." <vvelox AT vvelox.net> (maintainer)
* - Update to 1.4.5 [1]lwhsu2010-05-153-41/+43
| | | | | | | - While here, use NOPORTEXAMPLES for examples files PR: ports/146599 [1] Submitted by: Ross West <freebsd AT linepoint.com> (maintainer)
* Add the headers and libraries to net/isc-dhcp41-server. There will be nowxs2010-05-152-6/+39
| | | | | | | | net/isc-dhcp4-devel port as it would conflict with the server (installs some of the same files). For this reason I decided to just make net/isc-dhcp41-server install the development libraries and headers. Based upon a patch from: Attila Nagy (private mail)
* Mark Berkeley DB 5.0 as invalid combination for now. OpenLDAP does notdelphij2010-05-151-1/+1
| | | | | | | officially supports this (yet). Note that BDB 5.0 do work with OpenLDAP with some trivial tweaks to the configure scripts.
* - Provide rc scriptpav2010-05-142-1/+41
| | | | | PR: ports/145107 Submitted by: Ari Maniatis <ari@ish.com.au>
* - Update to 0.7.3pav2010-05-1410-46/+58
| | | | | | | | - Add predefined nslcd user and group PR: ports/146154 Submitted by: Jim Riggs <ports@christianserving.org> Approved by: maintainer timeout (14 days)
* - Bump PORTREVISION for vulnerability fixfluffy2010-05-131-0/+1
|
* - Add official fix for kget vulnerabilityfluffy2010-05-131-0/+212
| | | | | | | | | | | | | KDE Security Advisory: KGet Directory Traversal and Insecure File Operation Vulnerabilities Original Release Date: 2010-05-13 URL: http://www.kde.org/info/security/advisory-20100513-1.txt References: CVE-2010-1000 CVE-2010-1511 SA39528
* - Remove references to now non-existant devel/libslangpav2010-05-131-1/+1
| | | | | PR: ports/145245 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com>
* Update to 2.02lth2010-05-122-6/+5
|
* - The FreeBSD KDE team is pleased to announce KDE SC 4.4.3 for FreeBSDfluffy2010-05-114-41/+148
| | | | With hat on: kde@
* - The FreeBSD KDE team is pleased to announce SIP-4.10.2, PyQt-4.7.3fluffy2010-05-112-10/+5
| | | | | | and QScintilla-2.4.3 for FreeBSD. With hat on: kde@
* Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thiskwm2010-05-1119-53/+444
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.30/ . This release brings initial PackageKit support, Upower (replaces power management part of hal), cuse4bsd integration with HAL and cheese, and a faster Evolution. Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This will also be the last of the 2.x releases. The next release will be the highly-anticipated GNOME 3.0 which will bring with it a new UI experience. Currently, there are a few bugs with GNOME 2.30 that may be of note for our users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading instructions, and the up-to-date list of known issues. This release features commits by avl, ahze, bland, marcus, mezz, and myself. The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the initual packagekit porting. And the following contributors & testers for there help with this release: Eric L. Chen Vladimir Grebenschikov Sergio de Almeida Lenzi DomiX walder crsd Kevin Oberman Michal Varga Pavel Plesov Bapt kevin and ITetcu for two exp-run PR: ports/143852 ports/145347 ports/144980 ports/145830 ports/145511
* Register conflict between opal and opal3.kwm2010-05-112-0/+4
|
* - Register conflict with jags-1.* (math/jags)gahr2010-05-101-2/+3
| | | | | | - Bump PORTREVISION Reported by: makc
* OnionCat creates a transparent IP layer on top of Tor's hidden services.miwi2010-05-106-0/+76
| | | | | | | | | | | | | | It transmits any kind of IP-based data transparently through the Tor network on a location hidden basis. You can think of it as a point-to-multipoint VPN between hidden services. OnionCat is based on anonymizing transport layers like Tor. WWW: http://www.cypherpunk.at/onioncat/ PR: ports/146433 Submitted by: "ports@c0decafe.net" <ports@c0decafe.net>
* - Update to 1.3.23miwi2010-05-092-5/+5
| | | | | | | | - pass maintainership to submitter PR: 144797 Submitted by: Ross West <freebsd@linepoint.com> Approved by: old maintainer
* - Update to 1.0.16miwi2010-05-096-187/+20
| | | | | PR: 145789 Submitted by: Alex Deiter <alex.deiter@gmail.com> (maintainer)
* Update to 1.2.8. Seemarcus2010-05-093-5/+5
| | | | | http://www.wireshark.org/docs/relnotes/wireshark-1.2.8.html for a list of changes on this release.
* Grab it under perl@az2010-05-081-1/+1
|
* - Update to 0.711sahil2010-05-083-9/+5
| | | | | | | - Reset maintainer to ports@FreeBSD.org - Changes: http://cpansearch.perl.org/src/MKUTTER/SOAP-Lite-0.711/Changes Approved by: itetcu@ (mentor)
* - Update to 20100503sylvio2010-05-083-9/+8
| | | | | PR: ports/146260 Submitted by: Matthew Luckie <mjl@luckie.org.nz> (maintainer)
* Set net/isc-dhcp30-* as DEPRECATED. It's EOL by authors.wxs2010-05-072-8/+17
| | | | | Set net/isc-dhcp30-* to expire in just under one month. Add CONFLICTS for net/isc-dhcp3[0-1]-* and bump PORTREVISION for this.
* Welcome net/isc-dhcp41-server, net/isc-dhcp41-client and net/isc-dhcp41-relaywxs2010-05-0721-0/+1475
| | | | | | | | to the tree. There's still a small bit of work to do including adding conflicts for the existing DHCP ports (which should have been conflicting with each other already) and add a 41-devel port so people can use the headers and libraries.
* - Update to 0.29jadawin2010-05-052-4/+4
| | | | - Changelog: http://search.cpan.org/src/RKITOVER/Net-SSH2-0.29/Changes
* Add net/p5-Net-Appliance-Session 1.36, a Perl module that helpstobez2010-05-055-0/+82
| | | | to run command-line sessions to network appliances.
* Add net/p5-Net-Appliance-Phrasebook 1.8, a Perl module thattobez2010-05-055-0/+56
| | | | implements a network appliance command-line phrasebook.
* - Update to 1.0.1wen2010-05-052-4/+4
| | | | | PR: ports/146323 Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
* Add net/p5-Net-IRR 0.08, a Perl module that provides an interface to thetobez2010-05-055-0/+38
| | | | Internet Route Registry Daemon.
* - Update to 2.00.1wen2010-05-052-4/+4
| | | | | PR: ports/146170 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
* - Update to 3.6.0wen2010-05-056-14/+10
| | | | - Reset maintainer
* - Set PORTSCOUT varpgollucci2010-05-051-0/+2
| | | | With Hat: apache@
* - Update to 1.22.2garga2010-05-053-22/+21
|
* - Update to 1.06.39garga2010-05-052-5/+4
|
* - Fix build againist xorg75fluffy2010-05-041-1/+3
| | | | Noticed by: pointyhat/pav
* - Mark BROKEN: incomplete dependenciespav2010-05-041-0/+2
| | | | Reported by: pointyhat
* Add conflict with ekiga (2.x)kwm2010-05-041-1/+3
| | | | Approved by: maintainer timeout (17 days)
* Add conflict with ekiga3.kwm2010-05-041-1/+3
| | | | Approved by: maintainer (via private mail)
* - Mark BROKEN: does not buildpav2010-05-041-0/+2
| | | | Reported by: pointyhat
* - Update to 0.7.3avl2010-05-033-5/+7
|
* - Update to 0.7.5avl2010-05-033-5/+5
|
* - cleanup extra linesdinoex2010-05-031-2/+0
|
* - cleanout old patchesdinoex2010-05-032-27/+0
|
* - update to 0.9.9dinoex2010-05-032-7/+11
|
* 2010-04-30 audio/py-flac: has been marked IGNORE for past 24 monthsmiwi2010-05-027-150/+0
| | | | | | | | | | | | | | | | | 2010-02-20 databases/mysql-connector-java50: Old version: please use databases/mysql-connector-java instead 2010-04-15 databases/p5-DBIx-Class-HTML-FormFu: This module is obsoleted by www/p5-HTML-FormFu-Model-DBIC 2010-04-29 devel/py-rbtree: "does not build with new pyrex and it's not active maintained" 2010-04-08 devel/tavrasm: No longer maintained, use devel/avra instead 2010-04-27 mail/postfix23: it's no longer maintened by upstream developer 2010-04-30 math/libgmp4: Use math/gmp instead. 2010-04-04 misc/ezload: does not build with new USB stack in 8-STABLE 2010-01-31 misc/gkrellmbgchg: use misc/gkrellmbgchg2 2010-03-04 multimedia/kbtv: no longer under development by author 2010-02-16 net/plb: broken; abandoned by author; use net/relayd or www/nginx instead 2010-04-30 security/vpnd: This software is no longer developed 2010-03-15 textproc/isearch: abandoned upstream, uses an obsolete version of GCC, not used by any other port 2010-04-02 www/caudium12: No longer maintained upstream, please switch to www/caudium14 2010-03-08 www/p5-Catalyst-Plugin-Cache-FileCache: Deprecated by module author in favor of www/p5-Catalyst-Plugin-Cache
* - Fix build after xorg upgrademiwi2010-05-021-0/+13
| | | | Submitted by: fluffy
* - Assign some ports to apache@pgollucci2010-04-301-1/+1
| | | | | Note: net/luasocket is a direct requirement for mod_wombat which will be very core to httpd 2.4.x+ (www/apache24)
* - Assign some ports to apache@pgollucci2010-04-291-1/+1
|
* - Send my ruby- ports to ruby@pgollucci2010-04-281-1/+1
|
* - Re-assign all my rubygem-* ports to ruby@pgollucci2010-04-282-2/+2
| | | | | | | | | this gives us more eyes and brings us inline with perl@ Current ruby@ members (stas, dinoex, pgollucci) http://wiki.freebsd.org/Ruby Discussed with: stas on #bsdports
* Update to 2.4.22delphij2010-04-283-4/+5
|
* - Update to 1.012clsung2010-04-272-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-Interface/Changes
* - Take maintainership.sylvio2010-04-261-1/+1
|
* . Update to 1.4.3.glewis2010-04-263-4/+17
| | | | | . Allow the dgd-lpmud port to continue working by allowing the driver object to open ports when the networking extensions are enabled.
* Reset bg1tpt@gmail.com due to maintainer-timeouts and no response tolinimon2010-04-2610-10/+10
| | | | | | email. Hat: portmgr
* . Print a more appropriate name for the service being started.glewis2010-04-251-2/+2
|
* - Update to 20100407sylvio2010-04-254-8/+8
| | | | | PR: ports/145941 Submitted by: Daisuke Aoyoma <aoyama@peach.ne.jp> (maintainer)
* Bunny is an AMQP (Advanced Message Queuing Protocol) client, written in Ruby,miwi2010-04-244-0/+43
| | | | | | | | | | | | | | | | | | | | | that is intended to allow you to interact with AMQP-compliant message brokers/servers such as RabbitMQ in a synchronous fashion. It is based on a great deal of useful code from amqp by Aman Gupta and Carrot by Amos Elliston. You can use Bunny to : * Create and delete exchanges * Create and delete queues * Publish and consume messages Bunny is known to work with RabbitMQ versions 1.5.4 and above with version 0-8 of the AMQP specification. WWW: http://github.com/celldee/bunny PR: ports/145841 Submitted by: renchap at cocoa-x.com
* Update to 2010.04.09.nork2010-04-242-4/+4
| | | | Committed at: 24th CBUG Meeting at Asakusa, Tokyo, Japan.
* - PHP 5.2 slave portdinoex2010-04-242-0/+15
| | | | | PR: 145772 Submitted by: Alex Keda
* - PHP 5.2 slave portdinoex2010-04-244-0/+85
| | | | | PR: 145772 Submitted by: Alex Keda
* - PHP 5.2 slave portdinoex2010-04-241-0/+1
| | | | | PR: 145772 Submitted by: Alex Keda
* - PHP 5.2 slave portdinoex2010-04-242-0/+15
| | | | | PR: 145772 Submitted by: Alex Keda
* Update to 0.47az2010-04-232-4/+4
| | | | Changelog: http://cpansearch.perl.org/src/SALVA/Net-OpenSSH-0.47/Changes
* - Update to 2.61sahil2010-04-234-8/+8
| | | | | | PR: ports/145894 Submitted by: Hans Fredrik Nordhaug <hans@nordhaug.priv.no> Approved by: Mohacsi Janos (maintainer), itetcu@ (mentor)
* Add babeld 0.98, a distance-vector routing protocol.rene2010-04-236-0/+84
| | | | | | PR: ports/145861 Submitted by: Hung-Yi Chen <gaod at hychen.org> Approved by: tabthorpe (mentor)
* - Update to 2.12clsung2010-04-222-4/+4
| | | | Changes: http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
* - Update to 3.12000clsung2010-04-223-13/+20
| | | | Changes: http://search.cpan.org/dist/Net-Twitter/Changes
* - Update to 2.20clsung2010-04-222-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-Whois-Raw/Changes
* - Update to 1.16clsung2010-04-222-5/+4
| | | | Changes: http://search.cpan.org/dist/Net-Patricia/Changes
* - Update to 1.25clsung2010-04-222-4/+4
| | | | Changes: http://search.cpan.org/dist/Geo-IP-PurePerl/Changes
* Mark as broken on ia64.linimon2010-04-221-0/+4
| | | | Hat: portmgr
* - Update to 0.12sylvio2010-04-223-6/+7
| | | | | | | | - Pass maintainer to perl@ (approved by wen@ - team perl@) PR: ports/145821 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Approved by: itetcu (mentor, implicit)
* - Update x264 to shared library version 85mm2010-04-211-2/+2
|
* Attempt to unbreak on sparc64wxs2010-04-211-1/+1
| | | | Noticed by: linimon@ (via pointyhat)
* AnyEvent::Twitter::Stream - Receive Twitter streaming API in an event loopsahil2010-04-215-0/+40
| | | | WWW: http://search.cpan.org/dist/AnyEvent-Twitter-Stream/
* Reassign ports from andrey@kostenko.name to perl@ due to lack of time.linimon2010-04-201-1/+1
| | | | Hat: portmgr
* Switch to use newer GMP version.ale2010-04-192-4/+4
| | | | | | PR: ports/144487 Submitted by: ale Approved by: portmgr (-exp run by erwin)
* - Add shutdown keyword.kuriyama2010-04-163-1/+3
| | | | Suggested by: dougb
* - Take maintainership.kuriyama2010-04-162-3/+31
| | | | - Support multiple vtunclient startup from rc.subr.
* - Upgrade to 1.27.kuriyama2010-04-162-4/+4
|
* - Update MASTER_SITESsahil2010-04-161-3/+3
| | | | | | | | - Use ${PORTNAME} variable where possible PR: ports/145637 Submitted by: Glen Barber <glen.j.barber@gmail.com> Approved by: Chris Rees (maintainer), wxs (mentor)
* - Update to 1.1.0amdmi32010-04-153-26/+43
| | | | | PR: 145696 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* Update to 0.58.tobez2010-04-152-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-SIP/Changes
* - Take over from maintainer.wxs2010-04-131-1/+1
| | | | Approved by: maintainer (ports@ list)
* - Correct libsnmp major version in LIB_DEPENDS.wxs2010-04-111-1/+1
| | | | | PR: ports/144991 Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
* - If radiusd_flags did not contain -d all arguments would be incorrectly addedwxs2010-04-112-2/+5
| | | | | | | | | to required_dirs and cause the script to block. - If radiusd_flags contains -s the daemon never forks so deal with this by adding & to command_args. PR: ports/144969, ports/144970 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> (maintainer)
* Update to 4.7.20100410.hrs2010-04-1017-321/+813
|
* - Update to 1.4.4sylvio2010-04-102-4/+4
| | | | | | PR: ports/145583 Submitted by: Ross West <freebsd@linepoint.com> (maintainer) Approved by: itetcu (mentor, implicit)
* Net::Traceroute::PurePerl implements traceroute(1) functionality forwen2010-04-085-0/+43
| | | | | | | | | | | | | perl5. It allows you to trace the path IP packets take to a destination. It is implemented by using raw sockets to act just like the regular traceroute. You must also be root to use the raw sockets. WWW: http://search.cpan.org/dist/Net-Traceroute-PurePerl PR: ports/145277 Submitted by: Ju Pengfei <jupengfei@gmail.com>
* - aims to simplify the basic interactions with the Cassandra database.sylvio2010-04-085-0/+62
| | | | | | | | WWW: http://search.cpan.org/dist/Net-Cassandra-Easy/ PR: ports/145436 Submitted by: Gea-Suan Lin <gslin@gslin.org> Approved by: itetcu (mentor, implicit)
* - Chase libpcap shlib change.wxs2010-04-082-2/+4
|
* - Update to 4.1.1wxs2010-04-083-15/+9
|
* - Update to 1.1.1. It now installs libpcap.so.1 instead of libpcap.so.3.wxs2010-04-085-94/+31
|
* - Update WWWwen2010-04-072-1/+3
| | | | | | | - Pass maintainership to submitter PR: ports/145454 Submitted by: Artem Naluzhnyy <tut@nhamon.com.ua>
* - Upgraded to 1.06glarkin2010-04-062-5/+4
|
* re-assign back to ports@pgollucci2010-04-052-3/+3
|
* - Update to 0.25itetcu2010-04-052-6/+5
| | | | | | | - Changes: http://cpansearch.perl.org/src/KGRENNAN/Net-OAuth-0.25/Changes PR: 145391 Submitted by: maintainer
* - Update to 1.54itetcu2010-04-052-4/+4
| | | | | | | - Changes: http://cpansearch.perl.org/src/GAAS/URI-1.54/Changes PR: 145392 Submitted by: maintainer
* Enable the use of OPTIONS.marcus2010-04-051-16/+9
| | | | Submitted by: knu
* Update to 2010.04.01nork2010-04-042-4/+4
|
* . Update to 1.4.2.glewis2010-04-043-27/+4
|
* . The main dgd port already creates the 'mud' user and group, so don'tglewis2010-04-043-55/+0
| | | | repeat that in the pkg-{de}install scripts here.
* . Split the kernel mudlib out of the main dgd port and into its ownglewis2010-04-0413-1141/+1090
| | | | | | separate port (dgd-kernel) to put it on an equal footing with the other mudlib port (dgd-lpmud). This also causes less update churn and reflects the current state of the distributions themselves.
* Chase the ftp/curl shlib version bump.roam2010-04-0316-28/+31
|
* - Update to 0.22itetcu2010-04-033-5/+7
| | | | | | | - Changes: http://cpansearch.perl.org/src/KGRENNAN/Net-OAuth-0.22/Changes PR: 144837 Submitted by: Sahil Tandon (maintainer)
* - Update to 1.53itetcu2010-04-032-5/+5
| | | | | | | - Changes: http://cpansearch.perl.org/src/GAAS/URI-1.53/Changes PR: 144838 Submitted by: Sahil Tandon (maintainer)
* - Unbreak on 9.0-CURRENT by fixing utmpx.h support.sylvio2010-04-032-4/+20
| | | | | | PR: ports/144937 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> (maintainer) Approved by: itetcu (mentor)
* - Update to 1.4.3pav2010-04-023-24/+4
| | | | | PR: ports/145244 Submitted by: Ross West <freebsd@linepoint.com> (maintainer)
* sslh lets one accept both HTTPS and SSH connections on the same port. It makespav2010-04-025-0/+60
| | | | | | | | | | it possible to connect to an SSH server on port 443 (e.g. from inside a corporate firewall) while still serving HTTPS on that port. WWW: http://www.rutschle.net/tech/sslh.shtml PR: ports/145113 Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
* A superdaemon for hot-deploying server programs.kuriyama2010-04-025-0/+39
| | | | WWW: http://search.cpan.org/dist/Server-Starter/
* Mark as broken on ia64 and powerpc.linimon2010-04-011-0/+4
| | | | Hat: portmgr
* Also broken on powerpc.linimon2010-04-011-2/+2
| | | | Hat: portmgr
* Also not for powerpc.linimon2010-04-011-1/+1
| | | | Hat: portmgr
* Also broken on powerpc.linimon2010-04-011-2/+2
| | | | Hat: portmgr
* Mark as broken on powerpc.linimon2010-04-011-1/+7
| | | | Hat: portmgr
* Mark as broken on ia64 and powerpc as well as sparc64.linimon2010-04-012-4/+4
| | | | Hat: portmgr
* Attempt to fix build on powerpc.linimon2010-04-011-1/+1
|
* - Mark IGNORE on amd64 unless WITHOUT_X11 is selected, instead of faking thatpav2010-03-311-4/+5
| | | | | | option PR: ports/145202 (inspired by)
* Update to 0.53.tobez2010-03-312-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-Amazon-S3/CHANGES
* - Update to 11.100.158406tabthorpe2010-03-313-25/+16
|
* - Fix path to perl binary [1]mm2010-03-302-33/+72
| | | | | | | | | | - Fix configuration directory creation in package [2] - Reorganize documentation and examples - Add missing smbldap-userinfo script - Make migration scripts and PDF documentation optional PR: ports/144107 [1], ports/144784 [2] Submitted by: Gabor Tjong A Hung [1] [2]
* - Update to 0.73mm2010-03-302-6/+4
|
* - Update to 1.7gahr2010-03-304-26/+31
| | | | | | | - Submitter is new maintainer PR: 145160 Submitted by: Sofian Brabez <sbrabez@gmail.com>
* A Perl module for using Google Spreadsheets API.wen2010-03-295-0/+61
| | | | | | | WWW: http://search.cpan.org/~danjou/Net-Google-Spreadsheets/ PR: ports/145151 Submitted by: Gunter Wambaugh <gunter@six-two.net>
* Net::Google::DataAPI is base implementations for modules to negotiatewen2010-03-295-0/+72
| | | | | | | | | with Google Data APIs. WWW: http://search.cpan.org/~danjou/Net-Google-DataAPI/ PR: ports/145150 Submitted by: Gunter Wambaugh <gunter@six-two.net>
* s#${RC_SUBR}#/etc/rc.subr/dougb2010-03-291-1/+1
| | | | Approved by: marcus
* Update to 2010.03.16.nork2010-03-292-4/+4
|
* - update to 1.4.1dinoex2010-03-28116-101/+116
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* Cleanse more RC_SUBR and RC_SUBR_SUFFIX variablesdougb2010-03-281-1/+0
|
* Remove needless variablemakc2010-03-281-2/+0
|
* Fix the SUB_LIST. pointy_hat++dougb2010-03-281-1/+1
|
* Fix USE_RC_SUBR usage [1]makc2010-03-284-24/+19
| | | | | | Clean up a bit while I'm here. Pointed out by: dougb@ via maillist [1]
* RC_SUBR_SUFFIX has not been needed for a long time now, all supporteddougb2010-03-2710-17/+12
| | | | | versions of FreeBSD now use /etc/rc.subr and rc.d scripts without .sh appended to the script name.
* For those ports that have been fully adapted to USE_RC_SUBR remove thedougb2010-03-276-8/+1
| | | | | | | old RC_SCRIPTS_SUB as it has not been needed for a long time. For those that have not yet been updated, remove RC_SUBR=${RC_SUBR} from the list.
* Remove the remaining examples of quotes around /etc/rc.subrdougb2010-03-271-1/+1
|
* cvs commit: Examining .dougb2010-03-272-0/+33
| | | | | | | | | | | cvs commit: Examining files Properly utilize USE_RC_SUBR Make pkg-message dynamic PR: ports/143141 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Approved by: maintainer timeout
* Properly utilize USE_RC_SUBRdougb2010-03-273-42/+7
| | | | | | | | Make pkg-message dynamic PR: ports/143141 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Approved by: maintainer timeout
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-27154-157/+157
| | | | s#. %%RC_SUBR%%#. /etc/rc.subr#
* - Update to 0.21wen2010-03-262-5/+4
|
* - Update to 8.0kmoore2010-03-253-9/+344
| | | | Approved by: miwi (mentor)
* . Use the official distribution for DGD 1.4, reducing the amount ofglewis2010-03-244-117/+10
| | | | patching needed to get 2.4.5 working with it.
* Update to 1.4.29.sobomax2010-03-2139-519/+1254
|
* - Mark BROKEN on HEAD: fails to build with new utmpxmiwi2010-03-211-1/+7
| | | | Reported by: pointyhat
* - Mark BROKEN on HEAD: fails to build with new utmpxmiwi2010-03-214-4/+28
| | | | Reported by: pointyhat
* - Mark BROKEN on HEAD: fails to build with new utmpxmiwi2010-03-202-2/+14
| | | | Reported by: pointyhat
* - Mark BROKEN on HEAD: fails to build with new utmpxmiwi2010-03-202-1/+11
| | | | Reported by: pointyhat
* - Mark BROKEN on HEAD: fails to build with new utmpxmiwi2010-03-203-2/+18
| | | | Reported by: pointyhat