aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* - convert to the new perl5 frameworkaz2013-09-1618-29/+33
| | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
* Fix build with libc++ which does not has tr1 namespaceantoine2013-09-162-0/+87
|
* Update to 1.1.9antoine2013-09-162-3/+3
|
* - Fix after recent conversion to perl5 frameworkaz2013-09-151-1/+1
|
* - convert to the new perl5 frameworkaz2013-09-1510-21/+17
| | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
* Update to 1.10.2. Seemarcus2013-09-153-4/+4
| | | | | http://www.wireshark.org/docs/relnotes/wireshark-1.10.2.html for a list of changes in this release.
* Update uriparser to 0.7.9.ed2013-09-152-4/+4
|
* - Remove NOT_FOR_ARCHS=alpha: it is gone and will not return.sunpoet2013-09-151-3/+0
| | | | Pointed out by: linimon
* Mark as BROKEN on head until fixedmm2013-09-151-0/+4
|
* Update to version 4.2.66pawel2013-09-142-3/+3
| | | | | | | | | | Changelog: --- 4.2.66 2013/09/11 ZOOM: fix record handling for Solr. ZOOM_record_get would return 0, if schema was given for search. YAZ-675 Add Solr date range searches. YAZ-621
* Fix build with clang remove USE_GCC=anybapt2013-09-141-1/+1
|
* - Use USES=gmakesunpoet2013-09-141-4/+2
|
* - Update to 379.38.1sunpoet2013-09-145-110/+61
| | | | | | | | | | - Update IPV6 support: port two operations to RFC3542 [1] - Use USES=gmake - Use NOT_FOR_ARCHS - Do not silence installation message - Cosmetic change Submitted by: Matthieu Volat <mazhe@alkumuna.eu> [1]
* Add explicit dependency on pkgconf (10 ports)marino2013-09-131-0/+1
| | | | Approved by: portmgr (bapt, implicit)
* - convert to the new perl5 frameworkaz2013-09-134-9/+5
| | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
* - Update to 0.23sunpoet2013-09-122-3/+3
| | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes
* - Fix package list when FUSE option is selecteddanfe2013-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
* Add explicit dependency on pkgconf (27 ports)marino2013-09-121-5/+2
|
* Add missing USES=iconvantoine2013-09-121-1/+1
|
* net/tigervnc: update to 1.3.0wg2013-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)
* Add an explicit dependency on pkgconfantoine2013-09-111-6/+2
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfbapt2013-09-111-1/+1
|
* Dropbox Uploader is a BASH script which can be used to upload, download, delete,nivit2013-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
* Update to 2.0.5martymac2013-09-102-3/+3
|
* - Fix fetchwen2013-09-101-3/+1
| | | | Reported by: bdrewery@
* - remove leading indefinite article from COMMENTrm2013-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)
* net/ftelnetd: Mark BROKEN, unfetchable due to parked MASTER_SITESmarino2013-09-101-5/+3
| | | | PR: ports/181551 (timed out)
* - Unbreak fetching by sorting out MASTER_SITES (point it back to SF)danfe2013-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}
* - Remove net/p5-SOAP-Transport-HTTP-Placktabthorpe2013-09-105-48/+0
| | | | | | | - Duplicate of www/p5-SOAP-Transport-HTTP-Plack - This should fix the portbuild bot With hat: portmgr
* net/crtmpserver: update to 0.806wg2013-09-105-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)
* - Fix the build with clang and libc++.rakuco2013-09-104-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)
* - Add p5-SOAP-Transport-HTTP-Plack 0.03sunpoet2013-09-105-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>
* - Use USES=shebangfixsunpoet2013-09-102-39/+40
| | | | - Sort *_DEPENDS and PLIST
* - Add LICENSEsunpoet2013-09-091-0/+5
| | | | - Add PORTSCOUT
* Update to 1.4.1.tobez2013-09-093-4/+5
| | | | | | Changes: http://search.cpan.org/dist/NetPacket/Changes PR: 181950 Submitted by: maintainer
* - Update to 0.9.2sunpoet2013-09-092-4/+4
| | | | | | Changes: https://github.com/mitmproxy/netlib/commits/master PR: ports/181941 Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
* Update to 1.131650.tobez2013-09-092-3/+3
| | | | Changes: http://search.cpan.org/dist/Geo-IPfree/Changes
* net/openmpi: update to 1.6.5wg2013-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>
* - fix build after r325411dinoex2013-09-081-2/+7
| | | | cvs port is nedded only on FreeBSD-10
* Don't assume that the user have gcc and do not override default CFLAGS.delphij2013-09-081-1/+5
| | | | | PR: ports/181929 Reported by: O. Hartmann <ohartman zedat fu-berlin de>
* Fixed with clang.vanilla2013-09-086-17/+40
|
* Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default forbsam2013-09-083-3/+3
| | | | | | | pre 100043 is ${LOCALBASE} and /usr otherwise. Convert all ports to new variable usage. Approved by: portmgr (bapt, implicit)
* - Use single space after WWW:sunpoet2013-09-083-3/+3
|
* - Update to 13.1.0sunpoet2013-09-082-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
* - Upgrade to 2013.08.31thierry2013-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
* Fix plist.netchild2013-09-072-2/+1
|
* - Convert to new LIB_DEPENDS formatsunpoet2013-09-071-2/+2
|
* - Convert to new LIB_DEPENDS formatsunpoet2013-09-071-2/+2
|
* - Convert to new LIB_DEPENDS formatsunpoet2013-09-071-1/+1
|
* - Convert to new LIB_DEPENDS formatsunpoet2013-09-071-1/+1
|
* - Update to 0.20.6sunpoet2013-09-072-6/+6
| | | | | | - Convert to new LIB_DEPENDS format Changes: http://git.gnome.org/browse/gupnp/tree/NEWS
* - Update to 0.14.5sunpoet2013-09-072-4/+4
| | | | | | - Convert to new LIB_DEPENDS format Changes: http://git.gnome.org/browse/gssdp/tree/NEWS
* - Update to 2.012sunpoet2013-09-072-3/+3
| | | | Changes: http://search.cpan.org/dist/Socket/Changes
* Update to 1.15.tobez2013-09-072-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-OpenID-Consumer/Changes
* Ensure CC is respectedbapt2013-09-071-5/+4
| | | | Set USE_GCC=any to allow building on head
* Add an explicit dependency on pkgconfbapt2013-09-071-1/+1
|
* - convert to the new perl5 frameworkaz2013-09-0717-17/+34
| | | | Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0719-19/+36
| | | | Approved by: portmgr (bapt@, blanket)
* Add an explicit dependency on pkgconfbapt2013-09-061-1/+1
|
* Really correct plist.mat2013-09-062-16/+32
| | | | | From perl 5.16 onwards, it doesn't need any .xs because Perl already has a version of Socket::getaddrinfo.
* - convert to the new perl5 frameworkaz2013-09-0619-19/+38
| | | | Approved by: portmgr (bapt@, blanket)
* Add an explicit dependency on pkgconfbapt2013-09-063-15/+5
|
* Add an explicit dependency on pkgconfbapt2013-09-061-1/+1
|
* - convert to the new perl5 frameworkaz2013-09-0619-19/+37
| | | | Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0619-19/+37
| | | | Approved by: portmgr (bapt@, blanket)
* Update to 0.00011.tobez2013-09-062-3/+3
| | | | Changes: http://search.cpan.org/dist/Crypt-DH-GMP/Changes
* - Allow respect USES from slave-ports (libproxy-perl now using USES)az2013-09-061-1/+1
|
* - Update to 1.12culot2013-09-063-11/+11
| | | | | | - Trim Makefile's header - Convert to new Uses/perl5.mk framework - Pet portlint(1)
* - convert to the new perl5 frameworkaz2013-09-0619-19/+36
| | | | Approved by: portmgr (bapt@, blanket)
* . introduce ICONV_CONFIGURE_BASE variable at Mk/Uses/iconv.mk. It's value isbsam2013-09-065-17/+7
| | | | | | | | "--with-libiconv=${LOCALBASE}" at systems pre OSVERSION 100043 and "" (null) otherwise; . convert all ports which has CONFIGURE_ARGS=--with-libiconv=${LOCALBASE}. Approved by: portmgr (bapt, implicit)
* Add an explicit dependency on pkgconfantoine2013-09-061-1/+1
| | | | Approved by: portmgr (bapt)
* Update to 0.13.1.novel2013-09-062-3/+3
|
* Do not overwrite CONFIGURE_ARGSbapt2013-09-052-2/+2
| | | | Submitted by: tijl
* - convert to the new perl5 frameworkaz2013-09-0519-19/+36
| | | | Approved by: portmgr (bapt@, blanket)
* - Fix pkg-plistaz2013-09-052-27/+16
| | | | Submitted by: sahil@
* - convert to the new perl5 frameworkaz2013-09-0519-19/+37
| | | | Approved by: portmgr (bapt@, blanket)
* Fix build on head with iconv in libcbapt2013-09-052-5/+13
|
* - convert to the new perl5 frameworkaz2013-09-054-4/+6
| | | | Approved by: portmgr (bapt@, blanket)
* Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.bsam2013-09-051-1/+1
| | | | | | | | It's value is "--with-libiconv-prefix=/usr/local" for systems before 100043 with ports libiconv and to use at systems post 100043 with base iconv it's value is "" (NULL). Co-authors: bapt, madpilot and bsam (me)
* - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-053-5/+10
| | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code)
* - Update to 3.2.9zi2013-09-043-4/+8
|
* - Remove leading indefinite article from COMMENTsunpoet2013-09-041-1/+1
|
* - Obsolated NOPORTDOCSsem2013-09-041-1/+1
|
* - Update to 4.7sem2013-09-042-9/+9
|
* Use the new modbuildtiny macro.mat2013-09-041-2/+1
|
* Update to 1.21.tobez2013-09-042-3/+3
| | | | Changes: http://search.cpan.org/dist/Net-Patricia/Changes
* This one uses Module::Build::Tiny to build.mat2013-09-041-1/+2
|
* Fix build on 10.0 and 8.X.hrs2013-09-043-8/+41
| | | | Reported by: Lars Eggert, pkg-fallout
* - Update to 3.2.8zi2013-09-044-114/+160
|
* Add an explicit dependency on pkgconfantoine2013-09-041-0/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfbapt2013-09-041-2/+1
|
* Add en explicit dependency on pkgconfbapt2013-09-031-2/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-031-7/+2
|
* Add an explicit dependency on pkgconfbapt2013-09-031-7/+2
|
* Add an explicit dependency on pkgconfbapt2013-09-032-5/+2
|
* Add an explicit dependency on pkgconfbapt2013-09-031-6/+2
|
* Add an explicit dependency on pkgconfbapt2013-09-031-7/+2
|
* Add an explicit dependency on pkgconfbapt2013-09-031-2/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-031-2/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-036-25/+9
|
* - Convert to the new perl5 frameworkaz2013-09-031-6/+3
| | | | - Trim Makefile header
* - Convert to the new perl5 frameworkaz2013-09-032-12/+6
| | | | - Trim Makefile header
* - Update to 0.22sahil2013-09-032-4/+4
| | | | - Pass maintainership to perl@
* - Update to 0.26sahil2013-09-032-4/+4
| | | | - Pass maintainership to perl@
* - Update to 0.64sahil2013-09-032-4/+4
| | | | - Pass maintainership to perl@
* net/gpxe: unbreak buildwg2013-09-032-12/+8
| | | | | | | | - Unbreak build [1] - USES gmake perl5 PR: ports/179203 [1] Submitted by: GĂŒrkan Karaman <gk.freebsd googlemail.com> (maintainer)
* Add an explicit dependency on pkgconfbapt2013-09-032-2/+2
|
* - Set correctly MASTER_SITESlippe2013-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)
* - Update to 0.53jadawin2013-09-022-3/+3
|
* Adopt USES+=iconv.bsam2013-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)
* Convert to USES: pkgconfig, gmake, perl5bapt2013-09-021-5/+2
|
* Change my ports to USES (gmake|perl5)garga2013-09-023-4/+3
|
* Add an explicit dependency on pkgconfigbapt2013-09-021-1/+1
|
* - Resolve of using PERL_CONFIGURE and PERL_MODBUILD togetheraz2013-09-021-7/+3
| | | | | | | - Convert to new perl5 framework - Trim Makefile header With hat: perl@
* - Resolve of using PERL_CONFIGURE and USE_PERL5 togetheraz2013-09-021-7/+3
| | | | | | | - Convert to new perl5 framework - Trim Makefile header With hat: perl@
* Remove expired ports:rene2013-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
* Update to 0.53.tobez2013-09-012-3/+3
| | | | Changes: http://search.cpan.org/dist/Net-GitHub/Changes
* Update to 0.13.tobez2013-08-312-3/+3
| | | | Changes: http://search.cpan.org/dist/Google-SAML-Response/Changes
* - Add missed dependsaz2013-08-311-4/+10
| | | | | | | | - sort _DEPENDS - Convert to new perl framework - bump portrevision Approved by: maintainer (crees@ via email)
* - Make it fetchable again by providing two backup sites for the time beingdanfe2013-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
* - Update to 1.7olivierd2013-08-313-9/+33
| | | | - Fix pkg-plist with Python 2 and Python 3
* - Mark BROKEN, fails to fetchbdrewery2013-08-311-0/+2
|
* - No MASTER_SITE defined, manual fetch is required regardless ofbdrewery2013-08-311-6/+3
| | | | | | | PACKAGE_BUILDING. Otherwise this just fails to fetch when building packages. Missed in r325598 With hat: portmgr
* - IGNORE when PACKAGE_BUILDING as these require manual fetchbdrewery2013-08-311-6/+6
| | | | With hat: portmgr
* - Mark BROKEN, fails to fetchbdrewery2013-08-311-0/+2
|
* Convert USE_GNOME=pkgconfig to USES=pkgconfigbapt2013-08-3114-75/+27
| | | | | | | | | While here: - Trim headers - Convert: * USE_GNOME=gnomehack -> USES=pathfix * USE_PERL5 -> USES=perl5 * USE_GMAKE -> USES=gmake
* Update to 2.38.tobez2013-08-302-3/+3
| | | | Changes: http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
* - Mark BROKEN, fails to install.bdrewery2013-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
* - Update to 20130824 [1]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)
* - Update to 2.0.1tota2013-08-302-3/+3
|
* - Remove Author linesunpoet2013-08-304-6/+0
|
* - Add WWWsunpoet2013-08-307-7/+1
| | | | | - Use single space after WWW: - Remove Author line
* - Remove bogus conditional IGNORE for PACKAGE_BUILDING; these shouldbdrewery2013-08-291-13/+4
| | | | | | | | | | be IGNOREd regardless of PACKAGE_BUILDING. Soem have no MASTER_SITES and require manual fetching, others are already marked RESTRICTED. - Trim headers - Convert some pre-fetch errors into IGNORE - Remove needless quoting in java/jdk7-doc IGNORE With hat: portmgr
* - Remove second WWW which can be reached from primary WWWsunpoet2013-08-291-1/+0
| | | | Suggested by: danfe
* - update to 1.1.6rm2013-08-292-4/+3
| | | | | | | | | | | | | | | | > Description of fields to fill in above: 76 columns --| > PR: If a GNATS PR is affected by the change. > Submitted by: If someone else sent in the change. > Reviewed by: If someone else reviewed your modification. > Approved by: If you needed approval for this commit. > Obtained from: If the change is from a third party. > MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email. > Security: Vulnerability reference (one per line) or description. > Sponsored by: If the change was sponsored by an organization. > Empty fields above will be automatically removed. M py-smb/Makefile M py-smb/distinfo
* Use MAKE_ARGS (CC="${CC}") instead of a patch.bsam2013-08-292-9/+4
| | | | Reported by: bapt
* - Use single space after WWW:sunpoet2013-08-291-2/+2
|
* - Add RG link to pkg-descrsunpoet2013-08-291-0/+1
|
* - Use single space after WWW:sunpoet2013-08-295-5/+5
|
* - Use single space after WWW:sunpoet2013-08-292-2/+2
|
* - Use single space after WWW:sunpoet2013-08-2937-37/+37
|
* - Disconnect ports removed in r325546bdrewery2013-08-291-1/+0
|
* Update net/asterisk to 1.8.23.1flo2013-08-296-11/+9
| | | | | | | Update net/asterisk10 to 10.12.3 Update net/asterisk11 to 11.5.1 Security: fd2bf3b5-1001-11e3-ba94-0025905a4771
* Update to latest GNUstep core libraries.theraven2013-08-294-62/+0
| | | | | | | | | | | Update dependent packages with more recent releases. Remove old and bit-rotted ones. Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations. Take maintainership of GNUstep-related ports. Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases. Future commits will fix them. Approved by: bapt
* . fix build with clang (CC=gcc -> CC?=gcc);bsam2013-08-282-10/+16
| | | | | | | . add LICENSE (GPLv2); . bump PORTREVISIONr; . group build statements; . mute mkdir.
* Remove expired port:rene2013-08-2811-355/+0
| | | | 2013-08-28 net/gatekeeper: Vulnerable for than 2 month
* - Move handling of X11 option down, so that the two handlers for therene2013-08-281-15/+12
| | | | | | | | MANAGER optino can be merged [1] - Use new LIB_DEPENDS syntax PR: ports/176724 [1] (part) Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
* Catch another install target which used LOCALBASE instead of PREFIXrene2013-08-281-1/+1
| | | | | PR: ports/176724 (part) Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
* Overhaul option handling:rene2013-08-282-24/+27
| | | | | | | | | | | | | | | | | | | | | | | - Only use the rc framework for boinc-client when the CLIENT option is selected - Always set CLIENT and X11 options when MANAGER option is selected - Unset USER option when CLIENT option is not selected - Create the share/boinc directory when the MANAGER or X11 option is set instead of when the USER option is set - Prefer negation over empty() when checking options - Update description for the USER option In pkg-install.in : - Only install the CA bundle and only adjust file ownership of ~boinc when the USER option is selected - Only install skins when both the USER and MANAGER options are selected While here: - create share/pixmaps in PREFIX instead of LOCALBASE - wrap a long line PR: ports/176724 (part) Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
* The pre-install target of pkg-install is now part of post-install, sorene2013-08-281-4/+2
| | | | | | adjust Makefile accordingly. Missed this in the one-to-last commit.
* Remove expired ports:rene2013-08-2810-360/+0
| | | | | | | | | | | | | | | | | | | | | | | | 2013-08-27 lang/ldc-devel: Broken for more than 6 month 2013-08-27 www/mod_smooth_streaming: Broken for more than 6 month 2013-08-27 www/p5-Apache2-Scoreboard: Broken for more than 6 month 2013-08-27 sysutils/avfs: Broken for more than 6 month 2013-08-27 multimedia/mp4split: Broken for more than 6 month 2013-08-27 net-mgmt/noc: Broken for more than 6 month 2013-08-27 sysutils/empower: Broken for more than 6 month 2013-08-27 emulators/xgngeo: Broken for more than 6 month 2013-08-27 graphics/geglmm: Broken for more than 6 month 2013-08-27 sysutils/libumberlog: Broken for more than 6 month 2013-08-27 net/wizd: Broken for more than 6 month 2013-08-27 net-p2p/nicotine-plus: Broken for more than 6 month 2013-08-27 palm/barry: Broken for more than 6 month 2013-08-27 x11-themes/kde-icons-noia-warm: Broken for more than 6 month 2013-08-27 news/lottanzb: Broken for more than 6 month 2013-08-27 textproc/xaira: Broken for more than 6 month 2013-08-27 graphics/f90gl: Broken for more than 6 month 2013-08-27 multimedia/linux-gspca-kmod: Broken for more than 6 month 2013-08-27 x11/cl-clx-sbcl: Broken for more than 6 month 2013-08-27 math/dislin: Broken for more than 6 month 2013-08-27 irc/smuxi: Broken for more than 6 month
* Horde package update:mm2013-08-282-7/+4
| | | | | | | | | | | | | | | | | Horde_Browser 2.0.3 -> 2.0.4 Horde_Core 2.6.6 -> 2.7.0 Horde_Crypt 2.2.1 -> 2.2.2 Horde_Exception 2.0.3 -> 2.0.4 Horde_History 2.1.6 -> 2.2.0 Horde_Http 2.0.3 -> 2.0.4 Horde_Perms 2.1.0 -> 2.1.1 Horde_SessionHandler 2.2.2 -> 2.2.3 Horde_Url 2.2.0 -> 2.2.1 horde-base 5.1.2 -> 5.1.3 horde-imp 6.1.3 -> 6.1.4 horde-nag 4.1.1 -> 4.1.2 horde-passwd 5.0.0 -> 5.0.1 horde-turba 4.1.1 -> 4.1.2
* - Update to 2.0.1zi2013-08-272-3/+3
|
* Fix build on head after CVS removalbapt2013-08-271-0/+1
|
* Fix another fallout from ld(1) behaviour change in headbapt2013-08-271-0/+1
|
* Properly define CC, this fix build without gccbapt2013-08-271-4/+2
|
* net/py-kombu: update to 2.5.14wg2013-08-272-3/+3
| | | | | | - Update to 2.5.14 Changes: https://github.com/celery/kombu/blob/2.5/Changelog
* Remove expired ports:rene2013-08-265-74/+0
| | | | | | 2013-08-24 mail/p5-Mail-CClient: Broken for more than 6 month 2013-08-24 net/slbd: Broken on FreeBSD 8 and newer 2013-08-24 comms/hso-kmod: Broken on FreeBSD 8 and newer
* Upgrade to version 0.8.5.olgeni2013-08-262-4/+4
|
* - update to 0.1.8ohauer2013-08-262-9/+3
| | | | | | | | | | New in for 0.1.8 - Added VIManagedEntity class extended by VIVirtualMachine - Added Rename, Reload, and Destroy methods to VIManagedEntity - Fix #26: VIVirtualMachine.send_file() gratuitiosly overwrites urllib2's installed default opener - Recurse through datastores vm property in retrieve_properties_traversal - Additional 'disks' parameter in VIVirtualMachine.relocate() method. - Support to SDK 5.1
* Upgrade to version 3.1.5.olgeni2013-08-254-39/+60
| | | | | | PR: ports/180389 (plus local changes) Submitted by: Anton Yuzhaninov <ayuzhaninov@openstat.ru> Approved by: maintainer timeout
* - Try to unbreak parallel (-jX) builds by forcing use of GNU make(1): itdanfe2013-08-242-11/+13
| | | | | | | | | | | looks like autotools-generated files require it; when building with e.g. bmake(1), some *.lo files, particularly inside libsofia-sip-ua/sdp, will be rebuild concurrently for some reason, which breaks parallel builds; judging from the logs, this does not happen with GNU make(1) on several different -jX values tested - While here: define LICENSE (LGPL21), reindent MAN1 assignments, reformat port description text a bit so it look nicer (wrap after hyphen); also, terminate sentence with a dot (full stop).
* Reword pkg-message, there is strictly speaking no need to register withrene2013-08-241-3/+4
| | | | | | | one of the projects. PR: ports/176724 (part, based on) Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
* Remove check for variable names deprecated since the 7.0.28 updaterene2013-08-241-10/+0
| | | | (which happened on 2012-04-15, ports/166873).
* - Update to version 4.2.65pawel2013-08-242-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | - Switch to new style of LIB_DEPENDS Changelog: --- 4.2.65 2013/08/22 ZOOM: another fix for record caching (introduced in YAZ 4.2.64). --- 4.2.64 2013/08/21 (Broken WRT ZOOM C, do not use) ISO2709/MARC parse most octet aligned records; not just those that are known to be ISO2709/MARC. This makes ZOOM and yaz-client MARC parse more records instead of just dumping as is. YAZ-670 ZOOM: proper caching for variations of record schema. YAZ-671 Solr: Check for enging / and perhaps commands (select/term) YAZ-651 --- 4.2.63 2013/07/17 Add yaz_strcmp_null
* Use the USERS/GROUPS mechanism for the boinc-client port instead ofrene2013-08-243-20/+6
| | | | | | | | | | | | manually creating them. It is still possible to overrride the defaults by setting BOINC_CLIENT_USER , BOINC_CLIENT_GROUP , and BOINC_CLIENT_HOME but that means the entries in UIDs and GIDs have to be changed too. PR: ports/176274 (part, based on) Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> Reviewed by: crees (slightly)
* Fix building with new imake worldbapt2013-08-231-2/+1
|
* Update to 0.4.1.jkim2013-08-234-47/+52
|
* Update to 0.13.mat2013-08-233-5/+3
| | | | | PR: ports/181466 Submitted by: maintainer
* Add p5-Net-Works 0.06, APIs for IP addresses and networks.mat2013-08-225-0/+50
| | | | | PR: ports/174360 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
* Update to 0.717mat2013-08-224-6/+9
|
* Typo.mat2013-08-221-2/+2
| | | | Spotted by: danfe
* Update to 1.36mat2013-08-223-12/+7
| | | | | Convert to new OPTIONS_foo. Remove redundant DEP.
* Update to 1mat2013-08-222-3/+3
|
* Update to 0.5700mat2013-08-222-3/+3
|
* Update to 4.00007mat2013-08-223-4/+4
|
* Update to 0.682mat2013-08-223-4/+5
|
* Update to 2.3mat2013-08-222-5/+3
|
* Update to 1.305mat2013-08-223-5/+5
|
* Update to 1.14mat2013-08-222-4/+3
|
* Update to 1.23mat2013-08-223-22/+25
|
* net/linphone-base: fix typo in pkg-descrwg2013-08-222-7/+8
| | | | | | | | | | | | - Fix typo in pkg-descr [1] - Convert to new lib depends syntax - USES gmake - Add NLS to options - Remove leading article from COMMENT PR: ports/179635 Submitted by: Dmitry Afanasiev <KOT MATPOCKuH.Ru> Approved by: maintainer (timeout)
* - Cleanup Makefile headersunpoet2013-08-226-30/+6
|
* - Remove leading indefinite article from COMMENTsunpoet2013-08-224-4/+4
|
* - Update to 0.20.5sunpoet2013-08-223-3/+5
| | | | Changes: http://git.gnome.org/browse/gupnp/tree/NEWS
* - Use RUN_DEPENDS:=BUILD_DEPENDSsunpoet2013-08-211-1/+1
| | | | | - Add BUILD_DEPENDS - Cosmetic change
* Add two new options for the rc.d script:rene2013-08-212-3/+10
| | | | | | | | | | | | - NO_GUI_RPC to not create a socket for communication with external user interfaces, setting this breaks net/boinc_curses - NO_NET_INFO to not send your host address and host name to the BOINC servers. While here use bsd.port.options.mk PR: ports/176724 (part) Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
* Netlib is a collection of network utility classes,wg2013-08-216-0/+84
| | | | | | | | | | | | | used by the pathod and mitmproxy projects. It differs from other projects in some fundamental respects, because both pathod and mitmproxy often need to violate standards. WWW: https://pypi.python.org/pypi/netlib PR: ports/180746 Submitted by: Hung-Yi Chen <gaod hychen.org>
* - Convert to new perl frameworksunpoet2013-08-219-9/+18
|
* - Update to 0.52jadawin2013-08-212-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.52/Changes
* - Use USES=gmakesunpoet2013-08-211-1/+1
|
* - Update to 0.7.10wen2013-08-214-10/+11
|
* Remove superfluous dependencycrees2013-08-211-2/+2
| | | | | Submitted by: Jamie Landeg Jones (jamie@dyslexicfish.net) Submitted by: N.J. Mann <njm@njm.me.uk>
* net/liveMedia: update to 2013.08.16wg2013-08-212-23/+23
| | | | | | | | - Update to 2013.08.16 [1] - Unmute install commands PR: ports/181429 [1] Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
* Update to 2.4.36.delphij2013-08-213-9/+9
|
* Update to 1.3.1.netchild2013-08-202-3/+3
|
* - Add new dependency as XML::SAX::Base is split from XML::SAXsunpoet2013-08-202-14/+12
| | | | | | | | | | - Add LICENSE - Remove leading indefinite article from COMMENT - Sort *_DEPENDS - Remove superfluous WRKSRC setting - Bump PORTREVISION for dependency change - Cleanup Makefile header - Set CPAN as primary WWW
* - Try to fix parallel (-jX) builds by specifying that main program dependsdanfe2013-08-192-21/+22
| | | | | | | | | | | | on the accompanying library - Convert USE_GMAKE and USE_PERL5 to USES - Do not use .for loop to install just one documentation file - Utilize OPTIONS_SUB and IPV6_CONFIGURE_ENABLE while here - Augment CATEGORIES in IPv6 case - Synchronize port description with the upstream; sanitize its formatting Reported by: marino Approved by: miwi, bapt (portmgr, implicit)
* Update to 2.3.9.9.rakuco2013-08-195-10/+35
| | | | | PR: ports/180168 Submitted by: Andrea Venturoli <ml@netfence.it> (maintainer)
* - Update devel/tcpflow to 1.4.0 finalantoine2013-08-192-4/+9
| | | | - Use the new LIB_DEPENDS syntax
* Update to 3.0.5.marcus2013-08-194-13/+11
|
* - Convert to new perl frameworkaz2013-08-181-1/+2
|
* - Use a more clean approach to fix the build instead of pulling inmva2013-08-181-2/+1
| | | | another build dependency
* - Fix build after the recent lang/python changesmva2013-08-181-6/+3
| | | | - Trim Makefile headers
* - Update to 1.3.netchild2013-08-184-6/+14
| | | | - Add possibility to set serviio_lang in rc.conf.
* - Reset yzlin's portsbdrewery2013-08-182-12/+4
| | | | With hat: portmgr
* net/py-kombu: update to 2.5.13wg2013-08-172-4/+4
| | | | | | - Update to 2.5.13 Changes: https://github.com/celery/kombu/blob/2.5/Changelog
* Update port to the 3.6.18 versiontimur2013-08-173-14/+3
|
* - Remove MAKE_JOBS_SAFE variableak2013-08-1567-67/+0
| | | | Approved by: portmgr (bdrewery)
* SDL2 has been officially released.mva2013-08-152-5/+5
| | | | | - Update devel/sdl20, audio/sdl2_mixer, graphics/sdl2_image, graphics/sdl2_ttf and net/sdl2_net to version 2.0.0
* - Add missing dependencyswills2013-08-131-0/+2
|
* - Fix plistswills2013-08-131-4/+0
|
* Helpful CLI utilities for querying and connecting to EC2 instancesswills2013-08-135-0/+35
| | | | WWW: https://github.com/FlipPath/ec2-cli-tools
* Add new port: net/polyorbmarino2013-08-125-0/+105
| | | | | | | | | | | | | | | | | | | PolyORB is a middleware implementation providing development tools and an innovative runtime library architecture for collaboration of application components using open standards for distributed systems. Polyorb has to be carefully matched with its compiler. For the Ada framework compiler, this means version "GPL 2012" despite "GPL 2013" being available now. However, a Polyorb developer told me that GPL 2012 was a bit unstable and recommended that I create a custom tarball from the Adacore subversion repository using the last revision compatible with gcc-aux. The approximate version number of 2.9 was adopted. THis custom distfile is based on rev 201373 (23 Jan 2013). The documentation from GPL 2012 was included in this new distfile rather than embarking on the painful process of regenerating all 5 versions. Approved by: bapt/culot (mentors, implicit)
* Update to 0.13.0.novel2013-08-123-3/+6
|
* Update to 2.2.5.marcus2013-08-112-4/+3
|
* POSIX::getpeername provides getpeername(2). perl's core getpeernamekuriyama2013-08-115-0/+31
| | | | | | | needs a open file handle. POSIX::getpeername allows you to get peername from sockfd. WWW: http://search.cpan.org/dist/POSIX-getpeername/
* The primary purpose of this is to use file descriptors instead of filekuriyama2013-08-105-0/+32
| | | | | | | handles for socket operations. File descriptors can be shared between threads and not need dup file handles for each threads. WWW: http://search.cpan.org/dist/POSIX-Socket/
* - Upgrade to 0.15.kuriyama2013-08-102-9/+5
|
* - Make use of USE_GNOME=introspectionsunpoet2013-08-101-3/+2
| | | | - Make use of USES=gmake
* - Make use of USE_GNOME=introspectionsunpoet2013-08-101-3/+2
| | | | - Make use of USES=gmake
* - Update to 0.20.4sunpoet2013-08-102-3/+3
| | | | Changes: http://git.gnome.org/browse/gupnp/tree/NEWS
* - Update to 0.14.4sunpoet2013-08-102-3/+3
| | | | Changes: http://git.gnome.org/browse/gssdp/tree/NEWS
* - Make use of USE_GNOME=introspectionsunpoet2013-08-101-3/+2
| | | | - Make use of USES=gmake
* - Make use of USE_GNOME=introspectionsunpoet2013-08-101-3/+2
| | | | - Make use of USES=gmake
* - update libdg to 2.1.0dinoex2013-08-091-1/+1
|
* Add new dependencycrees2013-08-091-0/+1
| | | | Submitted by: N.J. Mann <njm@njm.me.uk>
* - Update to 1.13 [1]culot2013-08-092-16/+24
| | | | | | | | | | | - Trim Makefile's header [1] - Convert to new Uses/perl5.mk framework - Add LICENSE (MIT) Changes: http://search.cpan.org/dist/App-dropboxapi/Changes PR: ports/181111 [1] Submitted by: Andrew Childs <lorne@cons.org.nz> Approved by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer)
* - Update to 1.18 [1]culot2013-08-083-19/+18
| | | | | | | | | | | - Trim Makefile's header [1] - Pet portlint(1) by changing tab into space in WWW link [1] - Convert to new Uses/perl5.mk framework Changes: http://search.cpan.org/dist/WebService-Dropbox/Changes PR: ports/181110 [1] Submitted by: Andrew Childs <lorne@cons.org.nz> Approved by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer)
* - Update to 0.51jadawin2013-08-082-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.51/Changes
* Security updatetimur2013-08-082-4/+4
| | | | Security: CVE-2013-4124
* - Update EFL to 1.7.8gblach2013-08-082-4/+3
| | | | | | - Update Enlightenment to 0.17.4 Approved by: crees, tabthorpe (mentors, implicit)
* - Convert to new perl frameworkaz2013-08-071-1/+2
| | | | | | | | per port extra changes: devel/p5-Perl-Version remove outage PERL_LEVEL check devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in current version) Approved by: lth@ (maintainer)
* - Update to 2.011sunpoet2013-08-062-3/+3
| | | | Changes: http://search.cpan.org/dist/Socket/Changes
* - Convert to new perl frameworkaz2013-08-062-12/+6
| | | | | | - Trim Makefile header Approved by: wen@ (maintainer)
* Security updatetimur2013-08-062-4/+4
| | | | Security: CVE-2013-4124
* - Convert to new perl frameworkaz2013-08-053-8/+7
| | | | | | - Trim Makefile header Approved by: tobez@ (maintainer)
* - Try to properly fix parallel (-jX) builds, remove MAKE_JOBS_UNSAFEdanfe2013-08-053-35/+61
| | | | | | - Remove obsolete check ${OSVERSION} >= 800000 (move inside the patch) - Fix CFLAGS pollution with -O0, remove one superfluous trailing slash - Improve port description text: adjust line wrap, fix couple of typos
* Change the clang detector to use a pattern match instead of a conditionalehaupt2013-08-041-4/+2
| | | | | | | | define and always test. This fixes build on 9-STABLE and saves some shell commands. PR: 181007 Submitted by: "r4721@tormail.org" <r4721@tormail.org>
* - Convert to new perl frameworkaz2013-08-043-8/+7
| | | | - Trim Makefile header
* - update to 1.0jgh2013-08-042-3/+3
| | | | | | | svnup-1.0 - 3 August 2013 - Fixed a bug with using custom port numbers. Submitted by: jcm@visi.com (maintainer, via personal mail)
* Fix logic in clang detection.ehaupt2013-08-041-1/+1
| | | | Notified by: crees
* . Update to 1.4.20.glewis2013-08-044-19/+31
|
* Convert to using the perl framework for build instead of only installing themat2013-08-032-13/+11
| | | | raw files.
* - Convert to new perl frameworkmat2013-08-039-12/+18
| | | | - Remove MAKE_JOBS_SAFE=yes, it's the default.
* Convert to new perl framework.mat2013-08-031-1/+2
|
* - Convert to new perl frameworkaz2013-08-037-38/+13
| | | | - Trim Makefile header
* - Convert to new perl frameworkmat2013-08-031-6/+3
| | | | - Trim Makefile header
* - Convert to new perl frameworkmat2013-08-03108-388/+270
| | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default.
* - Fix INDEXaz2013-08-031-7/+4
|