summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.2.9Ryan Steinmetz2013-09-043-4/+8
| | | | Notes: svn path=/head/; revision=326286
* - Remove leading indefinite article from COMMENTSunpoet Po-Chuan Hsieh2013-09-041-1/+1
| | | | Notes: svn path=/head/; revision=326283
* - Obsolated NOPORTDOCSSergey Matveychuk2013-09-041-1/+1
| | | | Notes: svn path=/head/; revision=326279
* - Update to 4.7Sergey Matveychuk2013-09-042-9/+9
| | | | Notes: svn path=/head/; revision=326278
* Use the new modbuildtiny macro.Mathieu Arnold2013-09-041-2/+1
| | | | Notes: svn path=/head/; revision=326275
* Update to 1.21.Anton Berezin2013-09-042-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Net-Patricia/Changes Notes: svn path=/head/; revision=326270
* This one uses Module::Build::Tiny to build.Mathieu Arnold2013-09-041-1/+2
| | | | Notes: svn path=/head/; revision=326268
* Fix build on 10.0 and 8.X.Hiroki Sato2013-09-043-8/+41
| | | | | | | Reported by: Lars Eggert, pkg-fallout Notes: svn path=/head/; revision=326250
* - Update to 3.2.8Ryan Steinmetz2013-09-044-114/+160
| | | | Notes: svn path=/head/; revision=326243
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-031-0/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326204
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-2/+1
| | | | Notes: svn path=/head/; revision=326186
* Add en explicit dependency on pkgconfBaptiste Daroussin2013-09-031-2/+1
| | | | Notes: svn path=/head/; revision=326159
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-7/+2
| | | | Notes: svn path=/head/; revision=326152
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-7/+2
| | | | Notes: svn path=/head/; revision=326147
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-032-5/+2
| | | | Notes: svn path=/head/; revision=326142
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-6/+2
| | | | Notes: svn path=/head/; revision=326137
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-7/+2
| | | | Notes: svn path=/head/; revision=326132
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-2/+1
| | | | Notes: svn path=/head/; revision=326129
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-2/+1
| | | | Notes: svn path=/head/; revision=326124
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-036-25/+9
| | | | Notes: svn path=/head/; revision=326122
* - Convert to the new perl5 frameworkAndrej Zverev2013-09-021-6/+3
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=326069
* - Convert to the new perl5 frameworkAndrej Zverev2013-09-022-12/+6
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=326068
* - Update to 0.22Sahil Tandon2013-09-022-4/+4
| | | | | | | - Pass maintainership to perl@ Notes: svn path=/head/; revision=326064
* - Update to 0.26Sahil Tandon2013-09-022-4/+4
| | | | | | | - Pass maintainership to perl@ Notes: svn path=/head/; revision=326063
* - Update to 0.64Sahil Tandon2013-09-022-4/+4
| | | | | | | - Pass maintainership to perl@ Notes: svn path=/head/; revision=326062
* net/gpxe: unbreak buildWilliam Grzybowski2013-09-022-12/+8
| | | | | | | | | | | - Unbreak build [1] - USES gmake perl5 PR: ports/179203 [1] Submitted by: Gürkan Karaman <gk.freebsd googlemail.com> (maintainer) Notes: svn path=/head/; revision=326028
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-022-2/+2
| | | | Notes: svn path=/head/; revision=326025
* - Set correctly MASTER_SITESFelippe de Meirelles Motta2013-09-022-4/+5
| | | | | | | | | | | | | - Use appropriate COMMENT - Move pkg-message to files/pkg-message.in using SUB_FILES - Use INSTALL_PROGRAM PR: ports/180180 Submitted by: lippe@ Approved by: Alexander Panyushkin <vsityz@gmail.com> (maintainer) Notes: svn path=/head/; revision=326014
* - Update to 0.53Philippe Audeoud2013-09-022-3/+3
| | | | Notes: svn path=/head/; revision=326001
* Adopt USES+=iconv.Boris Samorodov2013-09-021-3/+2
| | | | | | | | | | FYI: only three ports left with *_DEPENDS upon converters/libiconv. Submitted by: bsam (me, via e-mail) Reviewed by: 6yearold@gmail.com (maintainer) Notes: svn path=/head/; revision=326000
* Convert to USES: pkgconfig, gmake, perl5Baptiste Daroussin2013-09-021-5/+2
| | | | Notes: svn path=/head/; revision=325969
* Change my ports to USES (gmake|perl5)Renato Botelho2013-09-023-4/+3
| | | | Notes: svn path=/head/; revision=325961
* Add an explicit dependency on pkgconfigBaptiste Daroussin2013-09-021-1/+1
| | | | Notes: svn path=/head/; revision=325944
* - Resolve of using PERL_CONFIGURE and PERL_MODBUILD togetherAndrej Zverev2013-09-011-7/+3
| | | | | | | | | | - Convert to new perl5 framework - Trim Makefile header With hat: perl@ Notes: svn path=/head/; revision=325887
* - Resolve of using PERL_CONFIGURE and USE_PERL5 togetherAndrej Zverev2013-09-011-7/+3
| | | | | | | | | | - Convert to new perl5 framework - Trim Makefile header With hat: perl@ Notes: svn path=/head/; revision=325886
* Remove expired ports:Rene Ladan2013-09-0113-1674/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2013-08-28 lang/gdc: Broken for more than 6 month 2013-08-31 net-im/cli-msn: MSN Messenger service terminated 30 APR 2013 2013-09-01 x11-toolkits/wxd: Depends on deprecated lang/gdc 2013-09-01 security/openvpn22: Please migrate to a newer OpenVPN version 2013-09-01 devel/dsss: Depends on expired lang/gdc 2013-09-01 graphics/qcamview: Broken on FreeBSD 8 and newer 2013-09-01 www/cacheboy15-devel: Broken on FreeBSD 8 and newer 2013-09-01 graphics/spcaview: Broken on FreeBSD 8 and newer 2013-09-01 comms/uticom: Broken on FreeBSD 8 and newer 2013-09-01 net/ipex: Broken on FreeBSD 8 and newer 2013-09-01 graphics/phpsview: Broken on FreeBSD 8 and newer 2013-09-01 misc/usbrh: Broken on FreeBSD 8 and newer 2013-09-01 net/atmsupport: Broken on FreeBSD 8 and newer 2013-09-01 comms/ib-kmod: Broken on FreeBSD 8 and newer 2013-09-01 net/libproxy-mozjs: Does not work with newer libxul 2013-09-01 www/helixplugin: Does not work with newer libxul 2013-09-01 deskutils/chmsee: Does not work with newer libxul 2013-09-01 www/moonshine: Does not work with newer libxul 2013-09-01 x11/ggiterm: Unmaintained and broken 2013-09-01 graphics/libggigcp: Unmaintained 2013-09-01 graphics/libggimisc: Unmaintained 2013-09-01 graphics/libggiwmh: Unmaintained 2013-09-01 devel/libgiigic: Unmaintained 2013-09-01 games/koth: Unmaintained Notes: svn path=/head/; revision=325862
* Update to 0.53.Anton Berezin2013-09-012-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Net-GitHub/Changes Notes: svn path=/head/; revision=325852
* Update to 0.13.Anton Berezin2013-08-312-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Google-SAML-Response/Changes Notes: svn path=/head/; revision=325815
* - Add missed dependsAndrej Zverev2013-08-311-4/+10
| | | | | | | | | | | - sort _DEPENDS - Convert to new perl framework - bump portrevision Approved by: maintainer (crees@ via email) Notes: svn path=/head/; revision=325791
* - Make it fetchable again by providing two backup sites for the time beingAlexey Dokuchaev2013-08-312-16/+9
| | | | | | | | | - While here: touch COMMENT, wrap overly long lines, do not hardcode tar(1) program name and use -C switch, utilize REINPLACE_ARGS, remove old-school attribution from the port description and now-defunct WWW address line Notes: svn path=/head/; revision=325787
* - Update to 1.7Olivier Duchateau2013-08-313-9/+33
| | | | | | | - Fix pkg-plist with Python 2 and Python 3 Notes: svn path=/head/; revision=325770
* - Mark BROKEN, fails to fetchBryan Drewery2013-08-311-0/+2
| | | | Notes: svn path=/head/; revision=325769
* - No MASTER_SITE defined, manual fetch is required regardless ofBryan Drewery2013-08-311-6/+3
| | | | | | | | | | PACKAGE_BUILDING. Otherwise this just fails to fetch when building packages. Missed in r325598 With hat: portmgr Notes: svn path=/head/; revision=325768
* - IGNORE when PACKAGE_BUILDING as these require manual fetchBryan Drewery2013-08-311-6/+6
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=325765
* - Mark BROKEN, fails to fetchBryan Drewery2013-08-311-0/+2
| | | | Notes: svn path=/head/; revision=325764
* Convert USE_GNOME=pkgconfig to USES=pkgconfigBaptiste Daroussin2013-08-3114-75/+27
| | | | | | | | | | | | While here: - Trim headers - Convert: * USE_GNOME=gnomehack -> USES=pathfix * USE_PERL5 -> USES=perl5 * USE_GMAKE -> USES=gmake Notes: svn path=/head/; revision=325749
* Update to 2.38.Anton Berezin2013-08-302-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog Notes: svn path=/head/; revision=325695
* - Mark BROKEN, fails to install.Bryan Drewery2013-08-301-0/+2
| | | | | | | | | | | | test -z "/usr/local/lib/python2.7/site-packages/avahi" || /bin/mkdir -p "/usr/local/lib/python2.7/site-packages/avahi" install -o root -g wheel -m 444 __init__.py '/usr/local/lib/python2.7/site-packages/avahi' ../../py-compile: Missing argument to --destdir. gmake[2]: *** [install-avahiPYTHON] Error 1 gmake[2]: Leaving directory `/wrkdirs/usr/ports/net/py-avahi/work/avahi-0.6.31/avahi-python/avahi' gmake[1]: *** [install-am] Error 2 Notes: svn path=/head/; revision=325676
* - Update to 20130824 [1]Frederic Culot2013-08-304-12/+10
| | | | | | | | | | | - Trim Makefile's header Changes: http://www.wand.net.nz/pipermail/scamper-announce/2013-August/000016.html PR: ports/181518 [1] Submitted by: Matthew Luckie <mjl@luckie.org.nz> (maintainer) Notes: svn path=/head/; revision=325662
* - Update to 2.0.1TAKATSU Tomonari2013-08-292-3/+3
| | | | Notes: svn path=/head/; revision=325640