aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* - Chase the libgcrypt shared lib versionSteve Wills2011-07-036-7/+11
| | | | Notes: svn path=/head/; revision=276971
* Fix a bug that can lead to 100% CPU-time consuming.Hiroki Sato2011-07-033-54/+60
| | | | Notes: svn path=/head/; revision=276969
* - Update to a 4.9 snapshot as of 2011.06.12.Hiroki Sato2011-07-0341-967/+8906
| | | | | | | - Use USERS and GROUPS. Notes: svn path=/head/; revision=276958
* - Mark BROKEN: does not compilePav Lucistnik2011-07-021-0/+2
| | | | | | | | | testhttpcli.cpp:42: error: 'sigset' was not declared in this scope Reported by: pointyhat Notes: svn path=/head/; revision=276943
* Update Pidgin and friends to 2.9.0. SeeJoe Marcus Clarke2011-07-021-2/+2
| | | | | | | | http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this release. Notes: svn path=/head/; revision=276939
* - Kick MD5 supportMartin Wilke2011-07-022-2/+0
| | | | Notes: svn path=/head/; revision=276936
* Fix an issue where colours will not disply by some applications.Cy Schubert2011-07-021-1/+2
| | | | | | | | PR: 158593 Submitted by: dinox Notes: svn path=/head/; revision=276887
* Pure interface to the Berkeley socket functions. Provides most of the coreMartin Wilke2011-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> Notes: svn path=/head/; revision=276886
* - Update to 1.1.1Martin Wilke2011-07-022-35/+6
| | | | Notes: svn path=/head/; revision=276865
* - Update to 1.82Martin Wilke2011-07-022-3/+3
| | | | Notes: svn path=/head/; revision=276864
* - Update to 1.6.6Steve Wills2011-07-012-3/+3
| | | | | | | | | PR: ports/157983 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Approved by: Eric <freebsdports@chillibear.com> (maintainer) Notes: svn path=/head/; revision=276818
* - Update to 258.21Sunpoet Po-Chuan Hsieh2011-07-012-3/+3
| | | | Notes: svn path=/head/; revision=276807
* As advertised, remove former mbone portsDoug Barton2011-07-0172-1713/+0
| | | | Notes: svn path=/head/; revision=276805
* Reconnect the following ports which were brought back out of the Attic:Mark Linimon2011-07-011-0/+2
| | | | | | | | | | | | net/44bsd-rdist net/tridiavnc x11-toolkits/slingshot x11-wm/olvwm Forgotten by: cy Notes: svn path=/head/; revision=276764
* clang-with-ports fix: Declare USE_CSTD=gnu89.Matthias Andree2011-07-011-2/+3
| | | | | | | Split out CPPFLAGS from CONFIGURE_ENV. Notes: svn path=/head/; revision=276758
* Update net/tucan to new upstream release 0.3.10.Matthias Andree2011-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) Notes: svn path=/head/; revision=276757
* update to 1.6.2.19Florian Smeets2011-06-302-3/+3
| | | | | | | | This is the last maintenance release. From now on there will only be securtiy updates to the 1.6.2.X branch. Notes: svn path=/head/; revision=276738
* - Update to 1.7Philippe Audeoud2011-06-302-3/+3
| | | | | | | - Changelog: http://cpansearch.perl.org/src/NORBU/Net-Dropbox-API-1.7/Changes Notes: svn path=/head/; revision=276720
* Update to 1.16.35, the newest "super-stable" versionRenato Botelho2011-06-305-55/+80
| | | | Notes: svn path=/head/; revision=276700
* Update to 2.4.0.Xin LI2011-06-293-11/+35
| | | | | | | | PR: ports/158505 Submitted by: Ruslan Mahmatkhanov <cvs-src yandex.ru> Notes: svn path=/head/; revision=276687
* update to 1.6.2.18.2Florian Smeets2011-06-292-3/+3
| | | | | | | Security: http://www.vuxml.org/freebsd/40544e8c-9f7b-11e0-9bec-6c626dd55a41.html Notes: svn path=/head/; revision=276652
* update to 1.8.4.4Florian Smeets2011-06-294-6/+6
| | | | | | | Security: http://www.vuxml.org/freebsd/40544e8c-9f7b-11e0-9bec-6c626dd55a41.html Notes: svn path=/head/; revision=276651
* - Update to 1.3Sofian Brabez2011-06-293-14/+25
| | | | | | | | | PR: ports/158341 Submitted by: Jin-Sih Lin <linpct at gmail.com> Approved by: miwi@ (mentor) Notes: svn path=/head/; revision=276648
* - Update to 2.1.11Frederic Culot2011-06-296-61/+76
| | | | | | | | | | | - Add LICENSE (GPLv2) - Remove HAVE_LT_DLADVISE_INIT workaround PR: ports/158413 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> (maintainer) Notes: svn path=/head/; revision=276640
* Update to 1.3.16 release.Alex Dupre2011-06-282-7/+3
| | | | Notes: svn path=/head/; revision=276613
* Update to version 1.2.6.Dmitry Sivachenko2011-06-282-4/+3
| | | | | | | | PR: 158120 Submitted by: Jin-Sih Lin <linpct@gmail.com> Notes: svn path=/head/; revision=276565
* gateway6 rc script should REQUIRE NETWORKING instead of netif;Kevin Lo2011-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: Notes: svn path=/head/; revision=276550
* Fix C++ build with new ffmpeg (0.7.1)Martin Matuska2011-06-272-10/+7
| | | | Notes: svn path=/head/; revision=276530
* Update to 5.5.0 [1]Julien Laffaye2011-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) Notes: svn path=/head/; revision=276496
* - Add directories for mount points and caching.Hiroki Sato2011-06-272-7/+27
| | | | | | | | | | - Fix linker.hints leftover. - Fix build in the case that $KERNCONF has multiple configuration files. Submitted by: Benjamin Kaduk (maintainer) Notes: svn path=/head/; revision=276479
* - Update to 1.2.0Martin Wilke2011-06-262-5/+9
| | | | | | | | | PR: 156785 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Approved by: maintainer Notes: svn path=/head/; revision=276428
* * Import BGP incorrect attribute patch from gitMartin Wilke2011-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> Notes: svn path=/head/; revision=276415
* update to 1.6.2.18.1Florian Smeets2011-06-252-3/+3
| | | | | | | Security: http://www.vuxml.org/freebsd/40544e8c-9f7b-11e0-9bec-6c626dd55a41.html Notes: svn path=/head/; revision=276395
* update to 1.8.4.3Florian Smeets2011-06-254-6/+6
| | | | | | | Security: http://www.vuxml.org/freebsd/40544e8c-9f7b-11e0-9bec-6c626dd55a41.html Notes: svn path=/head/; revision=276394
* - Update to 0.5.0Roman Bogorodskiy2011-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) Notes: svn path=/head/; revision=276370
* Unbreak with new ffmpeg 0.7.1Martin Matuska2011-06-252-0/+37
| | | | Notes: svn path=/head/; revision=276359
* Bye ByeMartin Wilke2011-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 Notes: svn path=/head/; revision=276353
* - Fix build with net/yazMartin Wilke2011-06-251-2/+2
| | | | | | | | PR: 156367 Approved by: maintainer timeout Notes: svn path=/head/; revision=276317
* - add USE_CSTD=gnu89Dirk Meyer2011-06-251-0/+1
| | | | | | | Submitted by: Ed Schouten Notes: svn path=/head/; revision=276304
* - Remove Dead mirrorMartin Wilke2011-06-251-2/+1
| | | | | | | Reported by: az Notes: svn path=/head/; revision=276303
* - Update to 1.81Martin Wilke2011-06-252-3/+3
| | | | Notes: svn path=/head/; revision=276290
* - Update to 0.2.6Martin Wilke2011-06-253-6/+4
| | | | | | | | | | - Pass maintainership to perl@ PR: 158015 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=276274
* - Update modules to 1.0.0/1Martin Wilke2011-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 Notes: svn path=/head/; revision=276261
* - Update to 0.1.14TAKATSU Tomonari2011-06-242-4/+5
| | | | Notes: svn path=/head/; revision=276240
* Bump due to ffmpeg update to 0.7.1Martin Matuska2011-06-246-6/+11
| | | | Notes: svn path=/head/; revision=276239
* - Update to 1.6.6bPav Lucistnik2011-06-243-37/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=276218
* Update to 2011.06.16.Norikatsu Shigemura2011-06-242-3/+4
| | | | Notes: svn path=/head/; revision=276200
* - Add a new port: net/rubygem-http_parser.rbTAKATSU Tomonari2011-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 Notes: svn path=/head/; revision=276195
* Fix build with clangVsevolod Stakhov2011-06-243-0/+31
| | | | Notes: svn path=/head/; revision=276188
* - Update to 20110623Dennis Herrmann2011-06-242-3/+5
| | | | | | | | PR: ports/158248 Submitted by: Matthew Luckie <mjl@luckie.org.nz> (maintainer) Notes: svn path=/head/; revision=276183