summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add explicit dependency on pkgconf (10 ports)John Marino2013-09-131-0/+1
| | | | | | | Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=327124
* - convert to the new perl5 frameworkAndrej Zverev2013-09-124-9/+5
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327086
* - Update to 0.23Sunpoet Po-Chuan Hsieh2013-09-122-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=327073
* - Fix package list when FUSE option is selectedAlexey Dokuchaev2013-09-122-30/+25
| | | | | | | | | | | - Allow to build with any compiler and remove USE_GCC - Remove LICENSE_FILE (just a standard GPL boilerplate) - Employ OPTIONS helpers and modern LIB_DEPENDS syntax - Drop apparently left-over post-patch target that does nothing now - Improve on the COMMENT line, some other cleaning while here Notes: svn path=/head/; revision=327028
* Add explicit dependency on pkgconf (27 ports)John Marino2013-09-121-5/+2
| | | | Notes: svn path=/head/; revision=327018
* Add missing USES=iconvAntoine Brodin2013-09-111-1/+1
| | | | Notes: svn path=/head/; revision=327008
* net/tigervnc: update to 1.3.0William Grzybowski2013-09-119-2478/+97
| | | | | | | | | | | | | | | | | - Update to 1.3.0 [1] - Add BUILD_DEPENDS on bash [1] - Adjust CONFIGURE_ARGS for two different versions of xorg [1] - Normalize COMMENT [1] - USES gmake - Convert lib depends to new syntax Changes: http://sourceforge.net/mailarchive/message.php?msg_id=31144665 PR: ports/180911 [1] Submitted by: Koichiro IWAO <meta+ports vmeta.jp> (maintainer) Notes: svn path=/head/; revision=326978
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-101-6/+2
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326934
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-101-1/+1
| | | | Notes: svn path=/head/; revision=326927
* Dropbox Uploader is a BASH script which can be used to upload, download, delete,Nicola Vitale2013-09-104-0/+44
| | | | | | | | | | list files (and more!) from Dropbox, an online file sharing, synchronization and backup service. WWW: https://github.com/andreafabrizi/Dropbox-Uploader Notes: svn path=/head/; revision=326903
* Update to 2.0.5Ganael LAPLANCHE2013-09-102-3/+3
| | | | Notes: svn path=/head/; revision=326902
* - Fix fetchWen Heping2013-09-101-3/+1
| | | | | | | Reported by: bdrewery@ Notes: svn path=/head/; revision=326898
* - remove leading indefinite article from COMMENTRuslan Makhmatkhanov2013-09-102-5/+4
| | | | | | | | | | | - convert USE_GMAKE to USES equivalent - relax USE_PYTHON check: 2.7 is now supported - add trailing slash to WWW in pkg-descr Approved by: oliver (maintainer, by mail) Notes: svn path=/head/; revision=326897
* net/ftelnetd: Mark BROKEN, unfetchable due to parked MASTER_SITESJohn Marino2013-09-101-5/+3
| | | | | | | PR: ports/181551 (timed out) Notes: svn path=/head/; revision=326885
* - Unbreak fetching by sorting out MASTER_SITES (point it back to SF)Alexey Dokuchaev2013-09-102-28/+20
| | | | | | | | | - Modernize Makefile header (bring it down to just two lines) - Convert USE_GMAKE and USE_PERL5_BUILD to USES, sort the knobs - Clean up port description and do-install: message, utilize ${FMT} Notes: svn path=/head/; revision=326864
* - Remove net/p5-SOAP-Transport-HTTP-PlackThomas Abthorpe2013-09-105-48/+0
| | | | | | | | | | - Duplicate of www/p5-SOAP-Transport-HTTP-Plack - This should fix the portbuild bot With hat: portmgr Notes: svn path=/head/; revision=326858
* net/crtmpserver: update to 0.806William Grzybowski2013-09-095-27/+58
| | | | | | | | | | | | | - Update to 0.806 [1] - Convert lib depends to new syntax - Add LICENSE (GPLv3) - Fix pkg-plist PR: ports/181924 [1] Submitted by: Gavriloaie Eugen-Andrei <support rtmpd.com> (maintainer) Notes: svn path=/head/; revision=326852
* - Fix the build with clang and libc++.Raphael Kubo da Costa2013-09-094-16/+8
| | | | | | | | | | | | | | | | | | - Point to the new domain in WWW. - Convert Makefile header. - Get rid of files/patch-herqq.pro by passing the proper arguments in QMAKE_ARGS. fluffy is usually responsive to PRs, but I ended up asking bapt for an approval here because hupnp is a dependency of kdelibs4 and I want to reduce the likelihood of an avalanche of PRs and complaints about KDE4 not building on -CURRENT (there are other ports to fix, though). PR: ports/181974 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326848
* - Add p5-SOAP-Transport-HTTP-Plack 0.03Sunpoet Po-Chuan Hsieh2013-09-095-0/+48
| | | | | | | | | | | | | | | | | | | SOAP::Transport::HTTP::Plack - transport for Plack [1] PSGI toolkit for SOAP::Lite module. The module is quite similar to SOAP::Transport::HTTP::Apache. Docs were stolen completely from SOAP::Transport::HTTP::Nginx. [1] http://search.cpan.org/~miyagawa/Plack/ WWW: http://search.cpan.org/dist/SOAP-Transport-HTTP-Plack/ PR: ports/172317 Submitted by: Takefu <takefu@airport.fm> Notes: svn path=/head/; revision=326831
* - Use USES=shebangfixSunpoet Po-Chuan Hsieh2013-09-092-39/+40
| | | | | | | - Sort *_DEPENDS and PLIST Notes: svn path=/head/; revision=326827
* - Add LICENSESunpoet Po-Chuan Hsieh2013-09-091-0/+5
| | | | | | | - Add PORTSCOUT Notes: svn path=/head/; revision=326813
* Update to 1.4.1.Anton Berezin2013-09-083-4/+5
| | | | | | | | | Changes: http://search.cpan.org/dist/NetPacket/Changes PR: 181950 Submitted by: maintainer Notes: svn path=/head/; revision=326773
* - Update to 0.9.2Sunpoet Po-Chuan Hsieh2013-09-082-4/+4
| | | | | | | | | Changes: https://github.com/mitmproxy/netlib/commits/master PR: ports/181941 Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) Notes: svn path=/head/; revision=326766
* Update to 1.131650.Anton Berezin2013-09-082-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Geo-IPfree/Changes Notes: svn path=/head/; revision=326758
* net/openmpi: update to 1.6.5William Grzybowski2013-09-084-87/+58
| | | | | | | | | | | | | | | | | - Update to 1.6.5 - Removed indefinite article from COMMENT - Use new LIB_DEPENDS format - Use options helpers - Removed files directory - Pass maintainership to submitter Changelog: http://svn.open-mpi.org/svn/ompi/tags/v1.6-series/v1.6.5/NEWS PR: ports/181916 Submitted by: Danilo EgĂȘa Gondolfo <danilogondolfo gmail.com> Notes: svn path=/head/; revision=326717
* - fix build after r325411Dirk Meyer2013-09-081-2/+7
| | | | | | | cvs port is nedded only on FreeBSD-10 Notes: svn path=/head/; revision=326716
* Don't assume that the user have gcc and do not override default CFLAGS.Xin LI2013-09-081-1/+5
| | | | | | | | PR: ports/181929 Reported by: O. Hartmann <ohartman zedat fu-berlin de> Notes: svn path=/head/; revision=326714
* Fixed with clang.Vanilla I. Shu2013-09-086-17/+40
| | | | Notes: svn path=/head/; revision=326701
* Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default forBoris Samorodov2013-09-073-3/+3
| | | | | | | | | | pre 100043 is ${LOCALBASE} and /usr otherwise. Convert all ports to new variable usage. Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=326683
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-09-073-3/+3
| | | | Notes: svn path=/head/; revision=326658
* - Update to 13.1.0Sunpoet Po-Chuan Hsieh2013-09-072-14/+8
| | | | | | | | | | | | | - Add my LOCAL to MASTER_SITES - Remove LICENSE_FILE for well-known licenses - Update USE_PYTHON - Remove unnecessary WRKSRC - Cleanup Makefile header Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.1.0/twisted/pair/topfiles/NEWS Notes: svn path=/head/; revision=326651
* - Upgrade to 2013.08.31Thierry Thomas2013-09-072-6/+6
| | | | | | | | | | | | | | Changelog at <http://www.live555.com/liveMedia/public/changelog.txt> - Change the license to LGPL21 - Add a mirror to SF. PR: ports/181907 Submitted by: maintainer Notes: svn path=/head/; revision=326635
* Fix plist.Alexander Leidinger2013-09-072-2/+1
| | | | Notes: svn path=/head/; revision=326621
* - Convert to new LIB_DEPENDS formatSunpoet Po-Chuan Hsieh2013-09-071-2/+2
| | | | Notes: svn path=/head/; revision=326616
* - Convert to new LIB_DEPENDS formatSunpoet Po-Chuan Hsieh2013-09-071-2/+2
| | | | Notes: svn path=/head/; revision=326615
* - Convert to new LIB_DEPENDS formatSunpoet Po-Chuan Hsieh2013-09-071-1/+1
| | | | Notes: svn path=/head/; revision=326614
* - Convert to new LIB_DEPENDS formatSunpoet Po-Chuan Hsieh2013-09-071-1/+1
| | | | Notes: svn path=/head/; revision=326613
* - Update to 0.20.6Sunpoet Po-Chuan Hsieh2013-09-072-6/+6
| | | | | | | | | - Convert to new LIB_DEPENDS format Changes: http://git.gnome.org/browse/gupnp/tree/NEWS Notes: svn path=/head/; revision=326612
* - Update to 0.14.5Sunpoet Po-Chuan Hsieh2013-09-072-4/+4
| | | | | | | | | - Convert to new LIB_DEPENDS format Changes: http://git.gnome.org/browse/gssdp/tree/NEWS Notes: svn path=/head/; revision=326611
* - Update to 2.012Sunpoet Po-Chuan Hsieh2013-09-072-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Socket/Changes Notes: svn path=/head/; revision=326609
* Update to 1.15.Anton Berezin2013-09-072-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Net-OpenID-Consumer/Changes Notes: svn path=/head/; revision=326586
* Ensure CC is respectedBaptiste Daroussin2013-09-061-5/+4
| | | | | | | Set USE_GCC=any to allow building on head Notes: svn path=/head/; revision=326557
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-061-1/+1
| | | | Notes: svn path=/head/; revision=326545
* - convert to the new perl5 frameworkAndrej Zverev2013-09-0617-17/+34
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326526
* - convert to the new perl5 frameworkAndrej Zverev2013-09-0619-19/+36
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326522
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-061-1/+1
| | | | Notes: svn path=/head/; revision=326513
* Really correct plist.Mathieu Arnold2013-09-062-16/+32
| | | | | | | | From perl 5.16 onwards, it doesn't need any .xs because Perl already has a version of Socket::getaddrinfo. Notes: svn path=/head/; revision=326508
* - convert to the new perl5 frameworkAndrej Zverev2013-09-0619-19/+38
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326506
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-063-15/+5
| | | | Notes: svn path=/head/; revision=326494
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-061-1/+1
| | | | Notes: svn path=/head/; revision=326491