aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Add explicit libgcrypt depencency as it previously were pullednovel2011-07-161-0/+1
| | | | | | | by gnutls which is no longer the case since gnutls switched to nettle. Reported by: olgeni
* Mark as broken on sparc64: does not compile.linimon2011-07-161-1/+7
|
* Update my email address on the ports I maintain.zi2011-07-166-6/+6
| | | | Approved by: wxs@ (mentor)
* Set maintainer of Horde ports to horde@FreeBSD.orgmm2011-07-156-6/+6
| | | | Approved by: maintainer (beech@ and mm@)
* Fix dependency on glibmmarved2011-07-141-2/+2
| | | | | PR: 158848 Submitted by: Ayron Jungren
* - update to 0.54bapt2011-07-142-5/+7
| | | | - changes: http://cpansearch.perl.org/src/PFIG/Net-Amazon-S3-0.54/CHANGES
* - Update to 2.00.7sunpoet2011-07-132-9/+18
| | | | | | | - Add OPTIONS: BIG5 - Use WITH_BIG5 in chinese/tintin++ Changes: http://tintin.sourceforge.net/news.php
* - update to 0.3.7bapt2011-07-122-14/+10
| | | | | | - use xz distfile - add license - remove useless gmake dependency
* Update to 20110618jlaffaye2011-07-112-4/+4
| | | | | | PR: ports/158782 Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) Approved by: bapt (mentor)
* Update to 1.1.1jlaffaye2011-07-112-3/+3
| | | | | | PR: ports/158784 Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) Approved by: bapt (mentor, implicit)
* - update to 2.24bapt2011-07-112-3/+6
| | | | | - changes: http://cpansearch.perl.org/src/MARKOV/XML-Compile-SOAP-2.24/ChangeLog - add licenses
* - Update to 0.24sunpoet2011-07-112-20/+19
| | | | | | | Changes: http://search.cpan.org/dist/Net-Google-DataAPI/Changes PR: ports/158287 Submitted by: Jin-Sih Lin <linpct@gmail.com> Approved by: maintainer (timeout, 15 days)
* The vSphere SDK for Perl provides an easy-to-use Perl scripting interface toswills2011-07-116-0/+1181
| | | | | | | | | | | | | | | | | | | the vSphere API. SDK ships with utilities, and documentation for building vSphere management applications. The vSphere Command-Line Interface (vSphere CLI) command set allows you to run common system administration commands against ESX/ESXi systems from any machine with network access to those systems. You can also run most vSphere CLI commands against a vCenter Server system and target any ESX/ESXi system that vCenter Server system manages. vSphere CLI commands are especially useful for ESXi hosts because ESXi does not include a service console. WWW: http://downloads.vmware.com/d/info/datacenter_downloads/vmware_vsphere_4/ PR: ports/158753 Submitted by: rpsfa at rit.edu
* - update ICU to 4.8bapt2011-07-111-0/+1
| | | | | | - chase library bump - add an entry in UPDATING for instructions - remove old conflict lines
* Expand CONFLICTS to handle isc-dhcp42 and beyonddougb2011-07-102-6/+6
| | | | Prompted by: sunpoet
* - The patch patch-core__service_config.py's functionality isbeech2011-07-101-19/+0
| | | | | | | subsumed into files/patch-core_config.py and hence is not needed anymore PR: ports/158751 Submitted by: gustau.perez@gmail.com (maintainer)
* - Fix listing for Router Solicitationsdhn2011-07-091-0/+27
| | | | | PR: ports/158697 Submitted by: Geoffrey Sisson <geoff@dns-oarc.net>
* - Fix plistpav2011-07-091-1/+1
| | | | Reported by: pointyhat
* - Use quotes instead of brackets when including files using relativestas2011-07-091-1/+1
| | | | | | | | paths in ecore ports. Apparently this causes problems when WRKDIRPREFIX is used. PR: ports/158609 Submitted by: Fabian Keil <fk@fabiankeil.de>
* Use USERS and GROUPScrees2011-07-092-38/+2
| | | | | | PR: ports/157630 Submitted by: crees (me) Approved by: rene (mentor, implicit), maintainer
* The Horde_Rpc library provides a common abstracted interface to variousmm2011-07-084-0/+27
| | | | | | remote methods of accessing Horde functionality. WWW: http://pear.horde.org
* Horde packaged version of the PHP Scribe client.mm2011-07-084-0/+22
| | | | WWW: http://pear.horde.org
* This Horde package handles a Kolab session. It allows to authenticatemm2011-07-084-0/+27
| | | | | | against LDAP and provides the users storage locations. WWW: http://pear.horde.org
* This package allows to read/write entries in the Kolab user databasemm2011-07-084-0/+39
| | | | | | stored in LDAP. WWW: http://pear.horde.org
* This package provides a set of classes for connecting to LDAP serversmm2011-07-084-0/+26
| | | | | | and working with directory objects. WWW: http://pear.horde.org
* ISC DHCP 4.2.x includes features that were not included in DHCP 4.1.x.dougb2011-07-0822-0/+1025
| | | | | | | | | | | | | | | | | | | | | | | | These include: Processing the DHCP to DNS server transactions in an asynchronous fashion. The DHCP server or client can now continue with it's processing while awaiting replies from the DNS server. There are a number of DHCPv6 limitations and features missing in this release, which will be addressed in the future: - DHCPv6 includes human-readable text in status code messages, in English. A method to reconfigure or support other languages would be preferable. - The "host-identifier" option is limited to a simple token. - The client and server can only operate DHCPv4 or DHCPv6 at a time, not both. To use both protocols simultaneously, two instances of the relevant daemon are required, one with the '-6' command line option. PR: ports/158516 Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
* Fix -user argument for dhcpdv6dougb2011-07-082-2/+2
| | | | | PR: ports/158375 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
* This Horde class represents a single URL and provides methodsmm2011-07-084-0/+25
| | | | | | for manipulating URLs. WWW: http://pear.horde.org
* Reset maintainership de jure. In fact KDE 3 has not been maintained by our teammakc2011-07-082-2/+2
| | | | | | for a long time, not to mention upstream. Discussed a while ago among the KDE/FreeBSD team.
* Update KDE Software Compilation ports to 4.6.5makc2011-07-081-2/+2
| | | | | Official announcement: http://www.kde.org/announcements/announce-4.6.5.php Changelog: http://www.kde.org/announcements/changelogs/changelog4_6_4to4_6_5.php
* Update to 2.4.1;delphij2011-07-072-3/+5
| | | | | | | | Add dependency on devel/py-asn1-modules (required for ldap.controls.sessiontrack) PR: ports/158701 Submitted by: Ruslan Mahmatkhanov <cvs-src yandex.ru>
* - Remove USE_GZIP=yes since it is defaultwen2011-07-071-1/+0
| | | | | | PR: ports/157174 Submitted by: Alex kozlov <spam@rm-rf.kiev.ua> Approved by: pav@(portmgr)
* - Add PORTSCOUTsunpoet2011-07-071-0/+2
|
* - Take maintainership [1]novel2011-07-063-49/+55
| | | | | | - Update to 0.5.2 Approved by: glarkin (former maintainer) [1]
* Update to 2.4.26.delphij2011-07-056-26/+19
|
* - Fix CONFLICTS: net/coda6_client was mistakenly affectedsunpoet2011-07-052-3/+5
| | | | | | - Bump PORTREVISION for PLIST change Notified by: Benjamin Kaduk <kaduk@mit.edu>
* Kill EOL whitespace.danfe2011-07-051-2/+2
|
* - Reassign to the heaptabthorpe2011-07-051-1/+1
|
* Update to 1.27garga2011-07-054-20/+30
|
* update to 1.6.2.4flo2011-07-052-4/+3
|
* - Update to 0.53sahil2011-07-052-3/+3
| | | | | PR: ports/158114 Submitted by: Jin-Sih Lin <linpct@gmail.com>
* - update to version 4.2.4pawel2011-07-042-3/+3
| | | | | | PR: 158154 Submitted by: Jin-Sih Lin <linpct@gmail.com> Approved by: miwi (mentor)
* - Mark CONFLICTS between net/openafs and net/coda6_server: both install ↵sunpoet2011-07-042-2/+5
| | | | | | | | | sbin/backup - Bump PORTREVISION for PLIST change PR: ports/158584 Submitted by: Ben Kaduk <kaduk@mit.edu> (maintainer of net/openafs)
* - Deprecate ports that don't work with Ruby 1.9 (volunteers welcome)swills2011-07-045-0/+15
| | | | Approved by: ruby@ (pgollucci)
* - Chase the libgcrypt shared lib versionswills2011-07-036-7/+11
|
* Fix a bug that can lead to 100% CPU-time consuming.hrs2011-07-033-54/+60
|
* - Update to a 4.9 snapshot as of 2011.06.12.hrs2011-07-0341-967/+8906
| | | | - Use USERS and GROUPS.
* - Mark BROKEN: does not compilepav2011-07-031-0/+2
| | | | | | testhttpcli.cpp:42: error: 'sigset' was not declared in this scope Reported by: pointyhat
* Update Pidgin and friends to 2.9.0. Seemarcus2011-07-031-2/+2
| | | | | http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this release.
* - Kick MD5 supportmiwi2011-07-032-2/+0
|
* Fix an issue where colours will not disply by some applications.cy2011-07-021-1/+2
| | | | | PR: 158593 Submitted by: dinox
* Pure interface to the Berkeley socket functions. Provides most of the coremiwi2011-07-024-0/+48
| | | | | | | | | | | functionality, so you can create sockets for both stream and datagram based protocols and use these to transmit messages. Unix-style file sockets are also available if the host system supports them. WWW: http://docs.pure-lang.googlecode.com/hg/pure-sockets.html PR: ports/156103 Submitted by: Zhihao Yuan <lichray at gmail.com>
* - Update to 1.1.1miwi2011-07-022-35/+6
|
* - Update to 1.82miwi2011-07-022-3/+3
|
* - Update to 1.6.6swills2011-07-022-3/+3
| | | | | | PR: ports/157983 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Approved by: Eric <freebsdports@chillibear.com> (maintainer)
* - Update to 258.21sunpoet2011-07-022-3/+3
|
* As advertised, remove former mbone portsdougb2011-07-0272-1713/+0
|
* Reconnect the following ports which were brought back out of the Attic:linimon2011-07-011-0/+2
| | | | | | | | | net/44bsd-rdist net/tridiavnc x11-toolkits/slingshot x11-wm/olvwm Forgotten by: cy
* clang-with-ports fix: Declare USE_CSTD=gnu89.mandree2011-07-011-2/+3
| | | | Split out CPPFLAGS from CONFIGURE_ENV.
* Update net/tucan to new upstream release 0.3.10.mandree2011-07-015-49/+112
| | | | | | | | Fixes more file permissions, courtesy Barbara <barbara.xxx1975@libero.it>. Closes PR: ports/155563 Suggested by: Barbara <barbara.xxx1975@libero.it> Submitted by: Gustau Pérez (maintainer)
* update to 1.6.2.19flo2011-07-012-3/+3
| | | | | This is the last maintenance release. From now on there will only be securtiy updates to the 1.6.2.X branch.
* - Update to 1.7jadawin2011-06-302-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/NORBU/Net-Dropbox-API-1.7/Changes
* Update to 1.16.35, the newest "super-stable" versiongarga2011-06-305-55/+80
|
* Update to 2.4.0.delphij2011-06-303-11/+35
| | | | | PR: ports/158505 Submitted by: Ruslan Mahmatkhanov <cvs-src yandex.ru>
* update to 1.6.2.18.2flo2011-06-292-3/+3
| | | | Security: http://www.vuxml.org/freebsd/40544e8c-9f7b-11e0-9bec-6c626dd55a41.html
* update to 1.8.4.4flo2011-06-294-6/+6
| | | | Security: http://www.vuxml.org/freebsd/40544e8c-9f7b-11e0-9bec-6c626dd55a41.html
* - Update to 1.3sbz2011-06-293-14/+25
| | | | | | PR: ports/158341 Submitted by: Jin-Sih Lin <linpct at gmail.com> Approved by: miwi@ (mentor)
* - Update to 2.1.11culot2011-06-296-61/+76
| | | | | | | | - Add LICENSE (GPLv2) - Remove HAVE_LT_DLADVISE_INIT workaround PR: ports/158413 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> (maintainer)
* Update to 1.3.16 release.ale2011-06-292-7/+3
|
* Update to version 1.2.6.demon2011-06-282-4/+3
| | | | | PR: 158120 Submitted by: Jin-Sih Lin <linpct@gmail.com>
* gateway6 rc script should REQUIRE NETWORKING instead of netif;kevlo2011-06-282-1/+2
| | | | | | | | | netif doesn't guarantee network is working, thus, it makes connection fail. PR: ports/157876 Submitted by: Kuan-Chung Chiu <buganini at gmail dot com> Reviewed by: Michael Scholz (maintainer) approved by:
* Fix C++ build with new ffmpeg (0.7.1)mm2011-06-282-10/+7
|
* Update to 5.5.0 [1]jlaffaye2011-06-276-90/+120
| | | | | | | | | Use USERS and GROUPS Do not override configuration files PR: ports/156947 [1] Submitted by: "Sergey V. Dyatko" <sergey.dyatko@gmail.com> Approved by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer), tabthorpe (mentor)
* - Add directories for mount points and caching.hrs2011-06-272-7/+27
| | | | | | | - Fix linker.hints leftover. - Fix build in the case that $KERNCONF has multiple configuration files. Submitted by: Benjamin Kaduk (maintainer)
* - Update to 1.2.0miwi2011-06-262-5/+9
| | | | | | PR: 156785 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Approved by: maintainer
* * Import BGP incorrect attribute patch from gitmiwi2011-06-265-56/+537
| | | | | | | | | | * Improve multiple fibs support with working patch and warning * Add CONFIG_INCLUDES option/patch permitting including other files in config * Remove LEARN_FIX option due to problems with bird restarts * Bump PORTREVISION PR: 157645 Submitted by: "Alexander V. Chernikov" <melifaro@ipfw.ru>
* update to 1.6.2.18.1flo2011-06-262-3/+3
| | | | Security: http://www.vuxml.org/freebsd/40544e8c-9f7b-11e0-9bec-6c626dd55a41.html
* update to 1.8.4.3flo2011-06-264-6/+6
| | | | Security: http://www.vuxml.org/freebsd/40544e8c-9f7b-11e0-9bec-6c626dd55a41.html
* - Update to 0.5.0novel2011-06-254-59/+222
| | | | | | | | | - Libcloud became a Top Level Project (TPL) at Apache, so update DISTNAME and WWW accordingly PR: 157662 Submitted by: novel Approved by: maintainer timeout (> 2 weeks)
* Unbreak with new ffmpeg 0.7.1mm2011-06-252-0/+37
|
* Bye Byemiwi2011-06-257-103/+0
| | | | | | | | | | | | | 2011-05-01 irc/gdesklets-irc: Upstream disapear and distfile is no more available 2011-06-24 net/libevnet: no longer necessary now that libevent2 has been released 2011-05-01 shells/44bsd-csh: Upstream disapear and distfile is no more available 2011-05-01 www/mod_auth_ldap: apache 13/20 is sceduled for deletion, migrate to 2.2.x+ and mod_authnz_ldap now 2011-05-01 www/mod_auth_remote: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now 2011-05-01 www/mod_authenticache: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now 2011-05-01 www/mod_layout2: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now 2011-05-01 www/mod_macro2: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now 2011-05-01 www/mod_traf_thief: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now 2011-05-01 www/mod_transform: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
* - Fix build with net/yazmiwi2011-06-251-2/+2
| | | | | PR: 156367 Approved by: maintainer timeout
* - add USE_CSTD=gnu89dinoex2011-06-251-0/+1
| | | | Submitted by: Ed Schouten
* - Remove Dead mirrormiwi2011-06-251-2/+1
| | | | Reported by: az
* - Update to 1.81miwi2011-06-252-3/+3
|
* - Update to 0.2.6miwi2011-06-253-6/+4
| | | | | | | - Pass maintainership to perl@ PR: 158015 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
* - Update modules to 1.0.0/1miwi2011-06-252-4/+6
| | | | | | | | - Update e17 to lastest snapshot 0.16.999.55225 PR: 154402 Submitted by: Grzegorz Blach <magik@roorback.net> Approved by: maintainer implicit
* - Update to 0.1.14tota2011-06-252-4/+5
|
* Bump due to ffmpeg update to 0.7.1mm2011-06-256-6/+11
|
* - Update to 1.6.6bpav2011-06-253-37/+4
| | | | Reported by: pointyhat
* Update to 2011.06.16.nork2011-06-252-3/+4
|
* - Add a new port: net/rubygem-http_parser.rbtota2011-06-245-0/+28
| | | | | | | A simple callback-based HTTP request/response parser for writing http servers, clients and proxies. WWW: https://github.com/tmm1/http_parser.rb
* Fix build with clangvsevolod2011-06-243-0/+31
|
* - Update to 20110623dhn2011-06-242-3/+5
| | | | | PR: ports/158248 Submitted by: Matthew Luckie <mjl@luckie.org.nz> (maintainer)
* - Fix up depencies versions after all the churn todaypgollucci2011-06-241-1/+1
|
* - Cannoicalize the WWW: [again],pgollucci2011-06-242-2/+2
| | | | - Save redirects s/http/https/ for github
* SSSPL - Simple Socks Server for Perldhn2011-06-234-0/+43
| | | | | | | | | | SSS is a simple socks server written in perl that implements the SOCKS v5 protocol. WWW: http://sourceforge.net/projects/ssspl/ PR: ports/156398 Submitted by: Hung-Yi Chen <gaod@hychen.org>
* - CPPFLAGS now part of standard LATE_CONFIGURE_ARGSpav2011-06-231-2/+4
| | | | | | | - Add LICENSE PR: ports/158178 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* - Update to 2.4.4acm2011-06-231-1/+1
|
* - Update to 0.6.6pav2011-06-224-21/+41
|
* - Update to 0.38jadawin2011-06-222-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.38/Changes
* - Fix build with clangdhn2011-06-221-1/+1
|
* Fix rc(5) complains about dhcrelay6_enable variable.lev2011-06-222-2/+3
|
* Pass CC and CFLAGS to CONFIGURE_ENV to intend to make clang happy.ume2011-06-211-0/+1
|
* Teach configure about clangarved2011-06-212-3/+28
| | | | Reported by: clang pointyhat run
* Fix build with clang.lme2011-06-211-0/+8
|
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-06-216-8/+12
| | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum - Utilize CPAN macro
* - Make it clang-friendlysunpoet2011-06-212-1/+11
|
* Upgrade to 0.3, and fix build with clang.vanilla2011-06-2110-63/+30
|
* - Update to 1.5.0swills2011-06-212-3/+3
|
* - Fix dependency versionspgollucci2011-06-211-1/+1
|
* - Update to 0.7dhn2011-06-202-4/+3
| | | | | PR: ports/158000 Submitted by: Nick Hilliard <nick@foobar.org>
* Update to 1.111650.tobez2011-06-202-3/+3
| | | | | | Changes: http://search.cpan.org/dist/Geo-IPfree/Changes Submitted by: Jin-Sih Lin <linpct@gmail.com> PR: 157976
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-06-2030-34/+34
| | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum
* - forgot to remove patchclsung2011-06-201-14/+0
|
* - Update to 1.1.6clsung2011-06-203-3/+6
|
* - Update to 1.0.1clsung2011-06-202-3/+3
|
* Update to 1.6.0pre6.hrs2011-06-208-65/+108
| | | | Submitted by: Benjamin Kaduk (maintainer)
* - Update to 0.1.5clsung2011-06-202-3/+3
| | | | | PR: ports/158038 Submitted by: swills
* Updated port to the 3.5.9 version.timur2011-06-204-46/+677
| | | | PR: 157513
* Chase the libpurple shared lib version.marcus2011-06-201-2/+2
|
* Update to 1.6.0. Seemarcus2011-06-204-32/+15
| | | | | http://www.wireshark.org/docs/relnotes/wireshark-1.6.0.html for a list of changes in this release.
* Update to 2.1.3jlaffaye2011-06-202-3/+3
| | | | | | PR: ports/157902 Submitted by: rodrigo osorio <rodrigo@bebik.net> Approved by: Thomas Dreibholz <dreibh@iem.uni-due.de> (maintainer), bapt (mentor)
* Update to 0.74mm2011-06-192-3/+3
|
* - Update to 0.8.0swills2011-06-192-3/+3
|
* - Update to 1.1.1swills2011-06-192-3/+5
|
* Last bunch of deprecation: no more public distfiles and/or abandonware... ↵bapt2011-06-172-0/+6
| | | | last one for now
* Mark broken some ports with unfetchable distfilesbapt2011-06-172-0/+4
|
* Another bunch of deprecation: no more public distfiles and/or abandonwarebapt2011-06-171-0/+3
|
* Mark broken some ports with unfetchable distfilesbapt2011-06-171-0/+2
|
* remove bad mirrorsbapt2011-06-172-5/+1
|
* - Update maintainer addresscrees2011-06-176-6/+6
| | | | Approved by: rene (mentor)
* Fix CVE-2011-1148, CVE-2011-1938 and CVE-2011-2202.ale2011-06-171-0/+14
| | | | Bump PORTREVISION.
* Another bunch of deprecation: no more public distfiles and/or abandonwarebapt2011-06-161-0/+3
|
* - Fix buildswills2011-06-152-5/+16
| | | | | | PR: ports/157422 Submitted by: Antoine van Gelder <antoine@artifactual.org.za> Approved by: Phillip Neumann <pneumann@gmail.com> (maintainer)
* - Update to 0.12sunpoet2011-06-153-11/+11
| | | | | | Changes: http://search.cpan.org/dist/Net-Whois-ARIN/Changes PR: ports/157790 Submitted by: Jin-Sih Lin <linpct@gmail.com>
* - Update to 1.4wxs2011-06-142-3/+6
| | | | | | | | - Add LICENSE PR: ports/157849 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Approved by: Oleg Derevenetz <oleg.derevenetz@gmail.com> (maintainer)
* The FreeBSD KDE Team is pleased to announce KDE SC 4.6.4. Read fullavilla2011-06-141-2/+2
| | | | announcement here: http://kde.org/announcements/announce-4.6.4.php
* Update the MAINTAINER address of a few lost ports.romain2011-06-141-1/+1
|
* - Bring back net/ntraceroute. It has a new distfile location and maintainer.wxs2011-06-145-0/+53
| | | | | PR: ports/157805 Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
* - Mark BROKEN: does not buildpav2011-06-141-0/+2
| | | | Reported by: pointyhat
* Update to 0.7.3ehaupt2011-06-133-14/+9
|
* - Update to 0.21sahil2011-06-132-4/+4
|
* Added LICENSE line.crees2011-06-131-0/+2
| | | | Approved by: rene (mentor)
* - Update to 0.1501sunpoet2011-06-132-7/+14
| | | | | | - Fix RUN_DEPENDS Changes: http://search.cpan.org/dist/Net-Riak/Changes
* Shaperprobe is a speed test utility to analyze traffic shaping being done andcrees2011-06-139-0/+126
| | | | | | | | | | determine max downstream and upstream throughput. WWW: http://www.cc.gatech.edu/~partha/diffprobe/shaperprobe.html PR: ports/157773 Submitted by: Josh Carroll <josh.carroll at gmail.com> Approved by: rene (mentor)
* Add py-beanstalkc 0.2.0, a simple beanstalkd client library.lwhsu2011-06-124-0/+39
| | | | Submitted by: eyecue <eyecue+freebsdports@gmail.com>
* Deprecate as no longer in developmentbapt2011-06-121-0/+3
| | | | Submitted by: maintainer (by mail)
* Update to 0.5.ume2011-06-122-3/+3
| | | | Submitted by: Rick van der Zwet <info__at__rickvanderzwet.nl>
* - Update to 1.8dhn2011-06-112-3/+3
|
* Maintainers addresses are not valid anymore put the port back to the poolbapt2011-06-101-1/+1
|
* Update to 0.2.2.r552jlaffaye2011-06-102-3/+3
| | | | | | PR: ports/157729 Submitted by: "ports@c0decafe.net" <ports@c0decafe.net> (maintainer) Approved by: bapt (mentor)
* Upddate 4.2.7p179 --> 4.2.7p181cy2011-06-092-3/+3
|
* - Mark BROKEN on 7.X: does not buildpav2011-06-091-2/+2
| | | | | | : undefined reference to `arc4random_buf' Reported by: pointyhat
* Sync distinfo.cy2011-06-081-2/+2
| | | | Pointy hat to: myself
* Update devel/p5-Moose to version 2.0007az2011-06-071-1/+1
| | | | | | Changelog: http://cpansearch.perl.org/dist/Moose/Changes See also UPDATING entry 20110607 about this.
* Fix build on amd64 if cvsup is unconfigured:mandree2011-06-071-2/+2
| | | | Use cvsup-without-gui instead to get sources extracted.
* Update to ntp-4.2.6p4-beta2.cy2011-06-072-9/+9
| | | | Merge minor tweaks from net/ntp.
* Update 4.2.7p168 --> 4.2.7p179cy2011-06-071-1/+1
|
* - Add patches for OpenBSD bugs 6624 and 6627mm2011-06-074-48/+64
| | | | - Switch to USERS and GROUPS framework
* Chase security/gnutls update and add an UPDATING entry.novel2011-06-0611-15/+18
|
* Update to 1.0.1.lx2011-06-063-5/+5
|
* Update to 2.32.2.mezz2011-06-052-3/+3
| | | | | | | PR: ports/157113 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0904 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0905
* Update to 1.4.7.marcus2011-06-052-3/+3
|
* Fix segmentation fault on amd64.nobutaka2011-06-042-0/+20
| | | | | PR: ports/157347 Submitted by: Marcelo Gondim <gondim@intnet.com.br>
* With IO-Socket-INET6 upgraded, there's no conflict anymore, so remove BROKEN.itetcu2011-06-041-4/+0
|
* - Add shutdown keyword.wxs2011-06-041-1/+2
| | | | Submitted by: dougb@
* New variables CONF_FILES and CONF_DIRS are to be introducedume2011-06-041-2/+2
| | | | | | | to bsd.port.mk. PR: ports/157158 Submitted by: Chris Rees <utisoft__at__gmail.com>
* net/isc-dchp41-server port installs two RC_SUBR scripts: isc-dhcpd andwxs2011-06-033-8/+38
| | | | | | | | | | | | isc-dhcpd6 when it is built with IPv6 support. net/isc-dchp41-relay could be built with IPv6 support, but it doesn't provide way to start two realys (for IPv4 and IPv6) simultaneously. This patch changes RC_SUBR script isc-dhcrelay to support such operations, and install link from isc-dhcrelay to isc-dhcrelay6 when port is built with IPv6 support. PR: ports/157501 Submitted by: lev@ Approved by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
* - Update to 1.11dhn2011-06-032-4/+3
|
* - Run under an unprivileged user (freeradius)wxs2011-06-033-45/+70
| | | | | | | | | | - Utilise bsd.port.options.mk - Remove Makefile hack for python - Change the ownership of files & directories to new user PR: ports/157400 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Approved by: Ryan Steinmetz <rpsfa@rit.edu> (maintainer)
* - update to 1.8.4.2flo2011-06-034-6/+6
| | | | Security: http://www.vuxml.org/freebsd/34ce5817-8d56-11e0-b5a2-6c626dd55a41.html
* - Update to 1.3.1pav2011-06-036-9/+159
| | | | | | | | | - Add optional patches (to ipv4 port) to enable multiple fibs support, and to enable a simultaneous operation with other routing software - Sign over a maintainership to an enthusiastic user PR: ports/157001 Submitted by: Alexander V. Chernikov <melifaro@ipfw.ru>
* - Use ${FIND} -delete instead of ${XARGS} ${RM}.wxs2011-06-031-3/+2
| | | | Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
* - Fix plistpav2011-06-032-1/+2
| | | | Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
* - Remove RMD160 SHA1 in distinfowen2011-06-021-2/+0
| | | | | | PR: ports/157174 Submitted by: Alex kozlov <spam@rm-rf.kiev.ua> Approved by: maintainer(implicit)
* Remove expired ports:rene2011-06-0217-559/+0
| | | | | | | | | | | | | | | | 2011-05-01 german/citrix_xenapp: "crashes with f10" 2011-05-01 japanese/citrix_xenapp: "crashes with f10" 2011-05-01 net/citrix_xenapp: "crashes with f10" 2011-05-11 comms/gammu-python: since version 1.29.0 comms/gammu uses python by default 2011-05-01 java/gj: Upstream disapear and distfile is no more available 2011-05-09 net/ipv6socket_scrub: Upstream disapear and distfile is no more available 2011-05-13 graphics/lodju: depends on rep-gtk, which doesn't build anymore. 2011-05-01 www/mod_pubcookie: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now 2011-05-01 ftp/prozilla: Upstream disapear and distfile is no more available 2011-05-01 www/py-django11: Unsupported (no longer receive security updates or bugfixes) 2011-05-13 x11-toolkits/rep-gtk: missing rep-config from librep port broke the build. 2011-05-01 games/tnl: Upstream development has ceased, it doesn't work with newer CEGUI and is generally broken 2011-06-01 net/vnc2swf: Development is now superseded by deskutils/vnc2flv
* URL was changed.ume2011-06-021-1/+1
| | | | | PR: ports/157480 Submitted by: Seiji Ariga <ariga__at__khaotic.net>
* - Update to 1.2sbz2011-06-012-3/+5
| | | | | | - Add LICENSE Approved by: jadawin@ (mentor)
* - Fix LICENSEjadawin2011-06-011-1/+1
| | | | Reported by: pav@ and ports/157451
* - Update to 2.8.1miwi2011-05-316-75/+65
| | | | | PR 156477 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
* - update to 0.38bapt2011-05-313-12/+11
| | | | | | - add licenses - use PERL_MODBUILD instead of PERL_CONFIGURE - changes: http://cpansearch.perl.org/src/LBROCARD/Net-VNC-0.38/CHANGES
* - Update to 20110529.wxs2011-05-316-28/+6
| | | | | PR: ports/157395 Submitted by: Daisuke Aoyama <aoyama@peach.ne.jp> (maintainer)
* - Update to 2.67jadawin2011-05-302-4/+4
| | | | | PR: ports/157427 Submitted by: Janos Mohacsi <janos.mohacsi AT bsd.hu> (maintainer)
* - Update to 0.36jadawin2011-05-302-3/+6
| | | | - Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.36/Changes
* . Fix Harry.glewis2011-05-302-1/+19
|
* . Update to 1.4.8.glewis2011-05-303-14/+17
|
* - Update to 0.7wxs2011-05-296-59/+36
| | | | | | | | - Rename rc.d script PR: ports/157363 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Approved by: Dan Caescu <dan.caescu@multitel.ro> (maintainer)
* - Add patch to make p5-Net-ext compatible with perl 5.10culot2011-05-282-0/+12
| | | | | | Reference: http://rt.cpan.org/Public/Bug/Display.html?id=43071 PR: ports/156844 Submitted by: Frank Wall <fw@moov.de>
* - Start relayd earlier in rcordermm2011-05-282-1/+3
|
* - Rename CONF_FILES to avoid conflict with new variable to be introducedculot2011-05-281-3/+3
| | | | | | | | in bsd.port.mk PR: ports/157159 Submitted by: Chris Rees <utisoft@gmail.com> Approved by: Piotr Rybicki <piotr.rybicki@innervision.pl> (maintainer)
* - Update to 0.5.1decke2011-05-276-142/+95
| | | | | | PR: ports/154719 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> Approved by: maintainer timeout (3.5 months)
* - Update to 0.12decke2011-05-273-46/+9
| | | | | | | | - Remove PORTDOCS entries because docs are always disabled PR: ports/154719 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> Approved by: maintainer timeout (3.5 months)
* - Update to 4.9.20110526 (and unbreak check_script)mm2011-05-273-27/+17
|
* Bump PORTREVISION of all ports dependent on lang/ghc as duringashish2011-05-264-1/+4
| | | | | | | upgrade, lang/ghc cabal package cache gets invalidated causing all dependent ports to be reinstalled. Obtained from: FreeBSD Haskell
* - Update to 1.14bsunpoet2011-05-263-9/+15
| | | | | | | - Change to new CPAN :id subdir macro - Add CPAN URL to pkg-descr Changes: http://search.cpan.org/dist/OAI-Harvester/Changes
* - Update to 0.8.2sunpoet2011-05-262-5/+6
| | | | | | | | - Make portlint happier Changes: https://python-twitter.googlecode.com/hg/CHANGES PR: ports/157005 Submitted by: sunpoet (myself)
* - Update to 1.6jadawin2011-05-252-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/NORBU/Net-Dropbox-API-1.6/Changes
* AFS is a distributed filesystem product, pioneered at Carnegie Mellonwxs2011-05-258-0/+867
| | | | | | | | | | | | | | | | | | University and supported and developed as a product by Transarc Corporation (now IBM Pittsburgh Labs). It offers a client-server architecture for federated file sharing and replicated read-only content distribution, providing location independence, scalability, security, and transparent migration capabilities. AFS is available for a broad range of heterogeneous systems including UNIX, Linux, MacOS X, and Microsoft Windows. IBM branched the source of the AFS product, and made a copy of the source available for community development and maintenance. They called the release OpenAFS. WWW: http://www.openafs.org/ PR: ports/152467 Submitted by: Ben Kaduk <kaduk@mit.edu>
* - update to 1.8.4.1flo2011-05-254-22/+20
| | | | | | | | - remove CPPFLAGS from CONFIGURE_ENV we already set it explicitly - fix WITH_LUA case LDFLAGS was not set correctly [1] - use tabs instead of spaces in WITH_SRTP part Reported by: Victor Timonin <victor@timonin.su> [1]
* mod_perl2 was updated, this changes are needet to preventohauer2011-05-231-0/+1
| | | | | | | | | | | dependency loops - fix mod_perl/mod_perl2 dependency - p5-Apache-Reload is now included in mod_perl2 - make usage of CPAN author macro - bump portrevision commit with hat apache@
* Update to 4.9.20110522mm2011-05-2327-1677/+1833
|
* Add missing trailing slash to URL.mandree2011-05-231-1/+1
|
* - Fix first-start failure by correcting permissions in ~/.tucanmandree2011-05-233-5/+38
| | | | | | | | | | | | | | | (adds files/patch-core__service_config.py). - Bump PORTREVISION. - As the README says 'requires Python 2.5', state so in Makefile. - Modify COMMENT (maintainer note: limit 70 characters). - Remove *.orig file leftover from patching, to avoid installing it (it's not in pkg-plist) - Upgrade to newer upstream release shelved pending further maintainer PR (he rejected ports/155563 and wants to do his own). Reported by: Posé Sébastien <sebastien.pose@gmail.com> Fixed by: Gustau Pérez <gustau.perez@gmail.com> (maintainer) PR: ports/151572
* Bring in commit ecdc5c0a7f7591a7cd4aff696e42757c677fbbf7 from upstream.wxs2011-05-232-0/+22
| | | | | | | This fixes a crash when using 'ip6 protochain' filters. PR: kern/157188 Submitted by: plosher@
* - prevent deletion of asterisk.conf, it was mistakenly added to pkg-plistflo2011-05-236-18/+28
| | | | | | - make sure asterisk.conf and asterisk.conf-dist are identicall on install PR: ports/156775, ports/156992
* Commit file i forgot in my last commit.flo2011-05-221-0/+1
|
* Mark broken with perl > 5.14itetcu2011-05-221-0/+4
| | | | Submitted by: Jerry <jerry@seibercom.net>
* - add a current version of yate (3.3.2p1). This is not a repocopy offlo2011-05-2213-0/+870
| | | | | | | | net/yate-devel as net/yate already existed in the repository. - register in UIDs/GIDs (uses same UID/GID as yate-devel) PR: ports/156248 Submitted by: Valeriy Komaorv <komarov@valerka.net>
* add -fPIC to allow linking to on !i386flo2011-05-221-0/+2
| | | | Approved by: maintainer
* Coexistence with the other vnc ports was not complete. When PREFIX iscy2011-05-211-0/+1
| | | | specifid, tell the install script where DESTDIR is.
* Resurrect net/tridiavnc.cy2011-05-2111-0/+168
|
* Resurrect tridiavnc.cy2011-05-214-0/+85
| | | | | | Allow it to coexist with net/vnc and net/tightvnc. Assume maintainership of this port.
* Resurrect 44bsd-rdist and assume maintainership.cy2011-05-213-0/+40
|
* Assume maintainership.cy2011-05-201-1/+1
| | | | Approved by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (mantainer)
* Unbreak for 9.0-CURRENT (actually it [vnc/module] also failed to build undercy2011-05-202-5/+19
| | | | | | | | 8.2-STABLE however the failure was ignored by 8.2's make). Assume maintainership. Approved by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (Maintainer)
* - Added shutdown keyword to rc.d script and other stylistic improvementsglarkin2011-05-192-6/+7
| | | | | | | - Bumped PORTREVISION Suggested by: dougb (via email) Approved by: jnlin@csie.nctu.edu.tw (maintainer, implicit)
* Resolve conflict against b.p.m's CONF_* variables.delphij2011-05-191-5/+4
| | | | | Submitted by: Chris Rees <utisoft gmail.com> PR: ports/157157
* - Fixed the dependency tuple for py-thrift so it's detected correctlyglarkin2011-05-191-1/+1
| | | | | Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer) Pointyhat to: glarkin
* Mark BROKEN: does not builderwin2011-05-181-0/+2
|
* Update from 4.2.7p159 to 4.2.7p168.cy2011-05-172-3/+3
|
* - Update to 258.18sunpoet2011-05-172-3/+3
|
* Update KDE Software Compilation ports to 4.6.3makc2011-05-175-32/+2
| | | | Special thanks to Raphael Kubo da Costa for his work on this update.
* - Chris Rees <utisoft at gmail.com> takes the maintainershipnivit2011-05-161-2/+2
| | | | | | | - Remove CONFLICTS with audio/musicpd PR: ports/156624 Submitted by: Chris Rees <utisoft at gmail.com>
* - Update to 5.1.0culot2011-05-162-3/+4
| | | | | PR: ports/157003 Submitted by: Zane C.B. <vvelox@vvelox.net> (maintainer)
* Update to version 0.52az2011-05-152-3/+3
|
* Remove painful examples of foo="", with particular prejudice againstdougb2011-05-1518-31/+24
| | | | | | | | | | | | | | | constructions that parse out to [ -z "$foo" ] && foo="" These are bad examples that get copied and pasted into new code, so the hope is that with less bad examples there will be less need for me to bring this up in review. In a few of these files all that were changed were comments so that next time I search for these patterns I won't trip on the file for no reason. In a few places, add $FreeBSD$ No functional changes, so no PORTREVISION bumps
* Update to 0.7.1makc2011-05-143-13/+3
|
* - Fixed rc.d script so it adheres to rc.conf setting [1]glarkin2011-05-132-4/+19
| | | | | | | | | - Added missing dependency on devel/py-thrift - Bumped PORTREVISION PR: ports/154942 (based on) Submitted by: Erik Steigler <erik@okcupid.com> [1] Approved by: maintainer timeout (18 days)
* - Update to 1.5jadawin2011-05-132-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/NORBU/Net-Dropbox-API-1.5/Changes
* - Update to 0.35jadawin2011-05-132-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.35/Changes
* Respect CFLAGS and friends.wxs2011-05-132-0/+14
| | | | | PR: ports/156829 Submitted by: Alexander Hausner <alex@hugo.bmg.gv.at> (maintainer)
* - Complete the move from net to net-imitetcu2011-05-136-220/+0
| | | | | | | | - update to 2.2.0.25 - set conflicts with the otehr skype ports - OPTIONify Many thanks to: avg@, nox@, kwm@, miwi@, netchild@ and many others
* - Fix compilation errors with libpcap installed from ports and warningsculot2011-05-125-0/+90
| | | | | | | with clang PR: ports/156968 Submitted by: Marcin Cieslak <saper@saper.info> (maintainer)
* - Update to 3.8.5sylvio2011-05-126-73/+87
| | | | | | PR: ports/155020 Submitted by: Aleksey V. Gnezdilov <aleksey@vtrek.ru> Approved by: Raffaele De Lorenzo <raffaele.delorenzo@libero.it> (maintainer)
* - Update to 258.14sunpoet2011-05-117-44/+33
|
* 1. preserve the latest skype version that has OSS support as net-im/skype20itetcu2011-05-116-227/+0
| | | | | | | | | | | | | | | | | (but schedule it for removal soon) 2. update net-im/skype to 2.1.0.81. - It supports sound and video, please read the pkg-message to find out how to make it work. - OPTIONify Both ports are based on repocopy from net/skype. Many thanks to: avg@, nox@, kwm@, miwi@, netchild@ and many others PR: 147550 [1], 156860 [2] (partially based on) Submitted by: HASHI Hiroaki <hashiz@meridiani.jp> [1], patch from nox@ [2]
* - update to 1.8.4flo2011-05-1110-80/+104
| | | | | | | | | - add lua support [1] - add libsrtp support [2] PR: ports/156775 [2] Submitted by: Andre Luiz dos Santo [1] Alexander Brovikov [2]
* - Update to 1.3culot2011-05-102-3/+3
| | | | | PR: ports/156923 Submitted by: Oleg Derevenetz <oleg.derevenetz@gmail.com> (maintainer)
* - complete repocopy net/skype12 --> net-im/skype12, a better categoryitetcu2011-05-106-116/+0
| | | | | - mark DEPRECATED and set EXPIRATION_DATE in 2 months, since this port was only intended for FreeBSD 5 and 6 which are not supported for quite some time now
* - Update to 0.34jadawin2011-05-092-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.34/Changes
* - Please welcome GHC 7.0.3ashish2011-05-0910-80/+11
| | | | | | | | | | | | | | | | | GHC in the ports tree has been updated to 7.0.3 and all other Haskell ports are also updated to their corresponding Haskell Platform versions, or latest versions. We would like to acknowledge the support of the FreeBSD Donations Team and Eotvos Lorand University, Faculty of Informatics who contributed to the server that we used for testing. We would also like to thank all the testers who tested FreeBSD Haskell ports and provided their feedback. PR: ports/156642 Approved by: tabthorpe (mentor) Obtained from: FreeBSD Haskell
* - Add OPTIONS: DHCP_IPV6 to make IPv6 support optionalsunpoet2011-05-092-13/+30
| | | | | | | | | - Use bsd.port.mk and bsd.port.options.mk - Make portlint happier PR: ports/156846 Submitted by: Alex Deiter <alex.deiter@gmail.com> Approved by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
* Fix linkage when PAM support is enabled. This isn't on by default, but Imarcus2011-05-092-0/+12
| | | | | | think it's a common enough option that I'm bumping PORTREVISION. PR: 156336
* A library which exposes zero-copy sendfile functionality in a portable way.pgj2011-05-093-0/+31
| | | | | | | | | | | | If a platform does not support sendfile, a fallback implementation in Haskell is provided. Currently supported platforms: Windows 2000+ (Native), Linux 2.6+ (Native), FreeBSD (Native), OS-X 10.5+ (Native), Everything else (Portable Haskell code). WWW: http://patch-tag.com/r/mae/sendfile Obtained from: FreeBSD Haskell
* Network related facilities.pgj2011-05-093-0/+26
| | | | | | WWW: http://trac.haskell.org/network/ Obtained from: FreeBSD Haskell
* - Update to 0.2.0swills2011-05-082-4/+4
| | | | - Use CPAN in MASTER_SITE_SUBDIR
* - Update Qt to 4.7.3.avilla2011-05-073-143/+0
| | | | Submitted by: Raphael Kubo da Costa <kubito@gmail.com> via area51
* - Update to 0.21sahil2011-05-072-3/+3
|
* - Update to 1.5.170clsung2011-05-062-3/+3
|