aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate and set expiration date for some ports ignored on all supported ↵antoine2014-03-012-10/+6
| | | | versions
* Chase nxserver expirationantoine2014-03-011-0/+3
| | | | Noticed by: gahr
* update to 0.6.2oliver2014-03-014-5/+15
|
* - Update to 0.8culot2014-02-284-23/+40
| | | | | - Support staging - Update LICENSE (BSD 3-clause)
* - Update to 3.8 [1]jhale2014-02-283-6/+21
| | | | | | | | | | | - Use correct LICENSE [1] (based on) - Remove abbreviations from COMMENT [2] - Add additional mirror to MASTER_SITES PR: ports/186928 [1], ports/181927 [2] Submitted by: G. Tpdd <gtodd@bellanet.org> [1], Kenta S. <kentas@hush.com> [2] Approved by: Jason Harris <jharris@widomaker.com> (maintainer)
* Remove expired ports:rene2014-02-2816-1878/+0
| | | | | 2014-02-28 x11-drivers/xf86-video-radeonhd: Abandond upstream since 2010 2014-02-28 net/asterisk10: asterisk 10 reached EOL on 2013-12-15
* - Bump PORTREVISION after lang/expect updategahr2014-02-281-1/+1
| | | | Suggested by: mat
* - Chase devel/expect updategahr2014-02-281-2/+2
|
* Support stagingehaupt2014-02-282-6/+5
|
* Support stagingehaupt2014-02-281-9/+8
|
* Support stagingehaupt2014-02-281-4/+3
|
* - Support stagingehaupt2014-02-281-4/+4
| | | | - USES -> gmake
* Support stagingehaupt2014-02-281-6/+5
|
* - Support stagingehaupt2014-02-281-4/+5
| | | | | - Respect CFLAGS - Don't force -O3 compiler optimization
* Support stagingehaupt2014-02-281-12/+12
|
* Support stagingehaupt2014-02-281-2/+2
|
* Support stagingehaupt2014-02-281-10/+9
|
* Support stagingehaupt2014-02-281-11/+10
|
* Support stagingehaupt2014-02-281-8/+10
|
* - Support stagingehaupt2014-02-281-7/+4
| | | | - USES -> gmake
* - Support stagingehaupt2014-02-281-11/+9
| | | | - Define DOCS option
* Support stagingehaupt2014-02-281-2/+1
|
* Support stagingehaupt2014-02-281-5/+4
|
* - Add PORTSCOUT: reject developer releasessunpoet2014-02-281-0/+2
|
* - Remove outdated PERL_LEVEL checksunpoet2014-02-281-7/+1
|
* Remove expired ports:rene2014-02-2812-2258/+0
| | | | | | | | | | | | | | | | | | | 2014-02-26 www/trac-hierwiki: Runtime is broken, doesn't support Trac>0.11 2014-02-27 net-p2p/microdc2: Broken for more than 6 month 2014-02-27 www/openvrml: Broken for more than 6 month 2014-02-27 science/peekabot: Broken for more than 6 month 2014-02-27 misc/xbiso: Broken for more than 6 month 2014-02-27 net/hornetq: Broken for more than 6 month 2014-02-27 sysutils/slmon: Broken for more than 6 month 2014-02-27 www/trac-revtree: Broken for more than 6 months 2014-02-27 security/crack: Broken for more than 6 month 2014-02-27 sysutils/graphicboot: Broken for more then 6 month 2014-02-27 graphics/kgraphviewer: Broken for more than 6 month 2014-02-27 sysutils/ckl: Broken for more than 6 month 2014-02-27 japanese/trac: Broken for more than 6 month 2014-02-27 lang/opa: Broken for more than 6 month 2014-02-27 sysutils/mmore: Broken for more than 6 month 2014-02-27 www/trac-announcer: Broken for more than 6 month
* Unbreak really, this was not mono-job safeantoine2014-02-283-6/+30
| | | | Reported by: pointyhat
* - Remove empty dirs and filesmiwi2014-02-271-0/+0
|
* net/anet: Fix properlymarino2014-02-271-2/+3
| | | | | | | The problem with ahven was caused by a typo in the build targets. The target "build_lib" was desired, but "build_all" was defined. Fix target and return ahven to an optional dependency. Tested in Reports, 8x pass
* - Fix buildmiwi2014-02-275-36/+158
| | | | | | | - Stage support PR: 184235 Submitted by: ports fury
* - Update to 1.8.5antoine2014-02-2764-425/+1378
| | | | | | | | - Unbreak and unexpire - Stage support PR: ports/186982 Submitted by: Johannes 5 Joemann
* Update to version 5.0.16pawel2014-02-272-3/+3
|
* net/anet: ahven expected even if not neededmarino2014-02-261-1/+1
| | | | | | | | The Ahven test library was advertised as optional, but the internal makefiles will fail if it is not present. In the short term, change Ahven from an optional to a mandatory dependency. Reported by: pkg-fallout
* Support stagingehaupt2014-02-261-6/+3
|
* Support stagingehaupt2014-02-261-7/+6
|
* - Support stagingehaupt2014-02-262-5/+11
| | | | | - Respect CFLAGS - Don't build with debug symbols
* Support stagingehaupt2014-02-261-6/+6
|
* - Stage supportmiwi2014-02-261-6/+2
|
* - Stage supportmiwi2014-02-261-5/+2
|
* - Stage supportmiwi2014-02-261-7/+5
|
* - Stage supportmiwi2014-02-263-8/+5
|
* - Update to 0.29sunpoet2014-02-252-3/+3
| | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes
* Add new port net/anet (Ada IPv4 and IPv6 sockets binding library)marino2014-02-2518-0/+859
| | | | | | | | | | | | | | | | | | | | | | The ANet library was created on Linux and the unfortunate result is that it is highly Linux-specific. Luckily it has an implementation testsuite, so patches to make it work on BSD can be reasonably tested. The current status is annoted in pkg-message: ========================================================================= Beware of the IPv6 multicast functions. Sending does work, but the default interface effectively is invalid on *BSD. A specific interface needs to be provided rather than leaving interface blank (zero). Multicast receiving may not currently work. The test for IPv6 multicast fails. The test chunk is sent (verified with separate monitoring tool) but never detected. Hopefully the cause will be understood and fixed soon. AF_NETLINK and AF_PACKET protocols are not supported by *BSD, so the associated tests have been removed. Every test other than IPv6 Multicast passes. You may want to replace "em0" with this system's interface in the test suite is to be run (see files/patch-tests_socket__tests.adb).
* Support stagingehaupt2014-02-251-12/+13
|
* Support stagingehaupt2014-02-251-3/+2
|
* Support stagingehaupt2014-02-251-7/+5
|
* Support stagingehaupt2014-02-251-6/+6
|
* Support stagingehaupt2014-02-251-8/+3
|
* - update to 1.03 [1]jgh2014-02-252-4/+4
| | | | | | | | - while here update license PR: 186004 Reported by: titus@edc.ro Submitted by: maintainer (jcm@visi.com) [1]
* - Update to 2.0.2zi2014-02-252-4/+3
|
* Support stagingehaupt2014-02-252-7/+4
|
* PLA is incompatible with php 5.5 (and presumably above) as it:matthew2014-02-241-1/+5
| | | | | | | | | * Defines a function that clashes with the new password_hash() standard function. * Uses the deprecated /e modifier in preg_replace() Possibly others. Marks as IGNORE_WITH_PHP=55
* Support stagingehaupt2014-02-242-13/+8
|
* Support stagingehaupt2014-02-242-10/+7
|
* Support stagingehaupt2014-02-241-5/+3
|
* Support stagingehaupt2014-02-241-16/+8
|
* Support stagingehaupt2014-02-242-10/+8
|
* Support stagingehaupt2014-02-242-13/+10
|
* - Support stagingehaupt2014-02-242-2/+15
| | | | | | - Respect CC - Respect CFLAGS - This port does not build with clang, use gcc
* Support stagingehaupt2014-02-241-6/+5
|
* Support stagingehaupt2014-02-242-23/+12
|
* Support stagingehaupt2014-02-241-7/+7
|
* Support stagingehaupt2014-02-241-5/+3
|
* Support stagingehaupt2014-02-242-13/+9
|
* - Support stagingehaupt2014-02-241-2/+4
| | | | | - Respect CC - Respect CFLAGS
* Support stagingehaupt2014-02-241-6/+5
|
* Support stagingehaupt2014-02-241-3/+2
|
* Support stagingehaupt2014-02-242-6/+5
|
* - Add LICENSEsunpoet2014-02-243-12/+6
| | | | - Support STAGEDIR
* Set expiration date: marked deprecated since february 2010antoine2014-02-241-0/+1
|
* Replace USE_GCC=4.6+ by the generic USE_GCC=yes.gerald2014-02-241-1/+1
| | | | Approved by: cy (maintainer)
* - Add pecl-apn 1.0.3sunpoet2014-02-235-0/+63
| | | | | | | | | | | | - While I'm here, add IGNORE_WITH_PHP apn is a PHP extension to introduce simple yet powerful interface for sending push notifications to iOS and OS X devices from within your PHP code. WWW: http://libcapn.org/php-apn/ PR: ports/186938 Submitted by: Gasol Wu <gasol.wu@gmail.com>
* - Add libcapn 1.0.0 Beta 3sunpoet2014-02-237-0/+108
| | | | | | | | | | | libcapn is a C Library to interact with the Apple Push Notification Service using simple and intuitive API. With the library you can easily send push notifications to iOS and Mac OS X devices. WWW: http://libcapn.org/ PR: ports/186936 Submitted by: Gasol Wu <gasol.wu@gmail.com>
* - Update to 0.10sunpoet2014-02-233-49/+5
| | | | | | | | | | - While I'm here: - Use PYDISTUTILS_AUTOPLIST - Support STAGEDIR Changes: https://github.com/mitmproxy/netlib/commits/master PR: ports/186934 Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
* - Update to 0.44sunpoet2014-02-232-3/+6
| | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/Net-NIS/Changes
* Attempt to unbreak: add explicit dependency on pkgconfantoine2014-02-221-2/+1
| | | | Reported by: pkg-fallout
* Attempt to unbreakantoine2014-02-221-1/+1
| | | | Reported by: pkg-fallout
* - Stage supportmiwi2014-02-221-8/+5
|
* - Stage supportmiwi2014-02-221-9/+7
|
* - Stage supportmiwi2014-02-221-6/+3
|
* Resurrect net/adasockets port (dormant 4 years)marino2014-02-228-0/+105
| | | | This is an IPv4-only socket bindings library for Ada.
* - Update to version 1.7pawel2014-02-222-12/+10
| | | | | | | | | - Correct LICENSE to bsd2clause - Stage support PR: ports/186140 Submitted by: Eero Hanninen <fax@nohik.ee> Approved by: maintainer
* - Fix build with clang, now no gcc is required on 10+ [1]pawel2014-02-224-15/+45
| | | | | | | | | | - Adapt it to new RAW socket behavior introduced in 10.0 [1] - Support staging [1] - Convert to new options framework - Respect CFLAGS PR: ports/186127 [1] Submitted by: Olivier Cochard-Labbe <olivier@cochard.me>
* Update to 2.2.tj2014-02-222-3/+3
| | | | | Changes: http://cpansearch.perl.org/src/LCONS/Net-STOMP-Client-2.2/Changes
* * pkg-plist cleanuptj2014-02-223-42/+52
| | | | | * Create log and datadirs in rc script * Put logs in /var/log/activemq by default not in /var/db/activemq
* - Stage supportmiwi2014-02-211-2/+2
|
* - Stage supportmiwi2014-02-211-5/+2
|
* net/nakenchat: upgrade from 2.12 to 2.22 and unbreakmarino2014-02-214-29/+10
| | | | | | | | | | | | | Nakenchat has been broken everywhere for some kind of installation issue. Adding stage support fixes that issue, but let's update to the latest stable version of 2.22 while here. A license was also added. Per a pending PR, nakenpasswd was removed. It's now a bash script rather than a compiled program, but I guess the maintainer thought putting bash as a run dependency wasn't worth it. Most of the PR was used, but it requested an upgrade to a beta version 3.00b. I'm holding off on that upgrade pending feedback. PR: ports/185440
* - Fix pkg-plistjadawin2014-02-211-8/+0
| | | | Noticed by: sunpoet@, az@
* - Add LICENSEjadawin2014-02-212-2/+20
| | | | | | | | - Install missing pm file - Bump PORTREVISION PR: ports/186941 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* - Stage supportmiwi2014-02-211-7/+6
|
* - Stage supportmiwi2014-02-211-12/+9
|
* - Stage supportmiwi2014-02-211-9/+4
|
* Remove trailing whitespaces from category netehaupt2014-02-2130-30/+30
|
* - Clarify descriptionzi2014-02-211-7/+0
|
* - Stage supportmiwi2014-02-212-8/+6
|
* - Stage supportmiwi2014-02-211-2/+1
|
* - Stage supportmiwi2014-02-211-17/+12
|
* - Update to MPICH 3.1.tijl2014-02-213-42/+76
| | | | | | | | - Remove bash and perl dependencies. - Make Fortran support optional. - Add options to select process managers. Based on suggestions made by Matthieu Volat <matthieu.volat@ujf-grenoble.fr>
* - Update to 20140106.rakuco2014-02-212-8/+7
| | | | | | | | - Support staging. - Update maintainer email address. PR: ports/186924 Submitted by: Winston Weinert <winston@ml1.net> (maintainer)
* New port: net/exaddos:zi2014-02-219-0/+277
| | | | | | | | | | | | | | | | | | | | | ExaDDOS is an application able to gather different data sources to present a real time unified view of your network. It can gather: * SNMP information at your edge * IPFIX export from your routers And present it using a web interface. Our goal is to very quickly integrate it with ExaBGP to allow a "one click" anti-DDOS solution. Features include: * An RRD based solution for interface traffic graphing * AS-STATS to find which peers are our top talkers * NFSEN to collect, store and search flows * An ExaDDOS like internal solution, to quickly identify which IPs are causing an attack WWW: https://github.com/Exa-Networks/exaddos
* - Update to 2.2.2013.04.15antoine2014-02-214-17/+8
| | | | | | | | - Possibly unbreak PR: ports/181609 Submitted by: Gea-Suan Lin Approved by: maintainer timeout (6 months)
* Add USES=iconv to fix compilation on FreeBSD 10 with libiconv installed.tijl2014-02-201-0/+1
|
* Disable gnome-panel 2.x support. It will go away in the GNOME 3 import.kwm2014-02-201-9/+2
|
* - Update to version 5.0.14pawel2014-02-202-8/+3
| | | | - Shebangfix supports tcl now
* - Add p5-GeoIP2 0.040002sunpoet2014-02-205-0/+109
| | | | | | | | | | This distribution provides an API for the GeoIP2 web services and databases. The API also works with the free GeoLite2 databases. See GeoIP2::WebService::Client for details on the web service client API and GeoIP2::Database::Reader for the database API. WWW: http://search.cpan.org/dist/GeoIP2/
* - Update to 1.1.2swills2014-02-193-34/+3
|
* Update to 1.4.0.lx2014-02-193-7/+9
|
* - Add p5-MaxMind-DB-Reader 0.050003sunpoet2014-02-195-0/+71
| | | | | | MaxMind::DB::Reader provides functionality to read MaxMind DB files. WWW: http://search.cpan.org/dist/MaxMind-DB-Reader/
* - Add PYTHON optionsunpoet2014-02-192-9/+15
| | | | - Fix PLIST
* Remove gnome-panel 2.x support.kwm2014-02-192-24/+4
| | | | While here stagify, switch to USES=gmake, remove desktopfileutils it not needed.
* Add DOCS optionbapt2014-02-191-8/+5
| | | | | Properly support CC Remove deprecated usage of NOPORTDOCS
* - update iffinder to 1.38rodrigo2014-02-192-7/+13
| | | | | | | | | - fix issues in FreeBSD 10 - add license PR: ports/186560 Submitted by: Dikshie <dikshie@sfc.wide.ad.jp> (maintainer) Approved by: bapt (mentor)
* - Bump PORTREVISION after KDE4_PREFIX changemakc2014-02-188-5/+8
|
* KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!makc2014-02-1828-112/+174
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Among changes: - Switch KDE4_PREFIX to ${LOCALBASE} - Remove now needless misc/kde4-shared-mime-info port - Add stage support - Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK - Squeeze MASTER_SITES/MASTER_SITE_SUBDIR - Convert LIB_DEPENDS to new style - Use options helpers - Drop support for FreeBSD 7.x - Remove Qt/KDE 3 related workarounds - Remove local patches and use upstream version scheme for libraries - sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4, and x11-clocks/kdetoys4 ports have been split. - devel/kcachegrind is now a part of KDE SC [1] - more logs in area51 repo... New ports: devel/kde-dev-scripts: KDE development scripts devel/kde-dev-utils: KDE development utilities games/klickety: Tetris themed solitaire games/picmi: Single player logic-based puzzle game textproc/libkomparediff2: Library to compare files and strings The area51 repository features commits by Schaich Alonso, avilla, rakuco and myself. PR: ports/186491 Exp-run: by bdrewery Approved by: beat (former maintainer) [1]
* - Update to 1.6.6.hrs2014-02-1821-1689/+405
| | | | | | | | | | | - Fix build on 10 or later. - Add STAGEDIR support. - Use USES=kmod. - Use *_USES, CONFIGURE_OFF instead of PORT_OPTIONS:MFUSE. - Use ${CFLAGS} for XCFLAGS. - Style cleanups. Approved by: bjk (maintainer)
* - Add missing STAGEDIRgahr2014-02-181-1/+1
| | | | Reported by: bdrewery
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casestijl2014-02-173-6/+5
| | | | | | | | | | | USE_GCC=yes has been omitted though. Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk. Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,... Exp-run: bdrewery Approved by: portmgr (bdrewery)
* - Add p5-MaxMind-DB-Common 0.031002sunpoet2014-02-165-0/+54
| | | | | | MaxMind::DB::Common provides code shared by the DB reader and writer modules. WWW: http://search.cpan.org/dist/MaxMind-DB-Common/
* - Use USE_PYTHON_RUN instead of USE_PYTHONsunpoet2014-02-161-1/+1
|
* - Convert to autoplistmiwi2014-02-152-105/+2
| | | | | - Stage support - Bump PORTREV
* Introduce MPICH version 3.1rc3 in net/mpich (copied from net/mpich2) astijl2014-02-155-0/+524
| | | | upstream MPICH2 has been renamed back to MPICH.
* - Fix CONFIGURE_ARGS for BIG5 optionsunpoet2014-02-151-1/+1
|
* Patches that address CVE-2014-0083swills2014-02-152-1/+56
| | | | Submitted by: delphij
* - Add x11rdp support and enable by defaultswills2014-02-153-4/+96
| | | | | | | | - Enhance default encryption level (backport from upstream [1]) - Bump PORTREVISION for package change PR: ports/186729 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
* Update to 0.78skreuzer2014-02-143-14/+3
|
* - Fix staging issuezi2014-02-141-2/+2
| | | | - Bump PORTREVISION
* - Add STAGE supportzi2014-02-142-9/+9
| | | | | | | - Fix typo in rc script [1] - Bump PORTREVISION Reported by: feld@ [1]
* - STAGE-cleangahr2014-02-142-12/+16
|
* - STAGE-cleangahr2014-02-142-22/+10
|
* - Update to 0.3.1.0gahr2014-02-145-222/+23
| | | | | - STAGE-clean - Switch to the jar-only distribution
* Deprecate: Broken on FreeBSD 8 and later since june 2009antoine2014-02-141-0/+3
|
* - Convert USE_SCONS to USESmiwi2014-02-131-12/+12
|
* - Convert to USE_SCONS to USESmiwi2014-02-131-2/+2
|
* Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested forehaupt2014-02-131-2/+0
| | | | | | afterwards. Encouraged by: mat
* Now that this port is staged and DOCS defined we can stop testing for DOCS inehaupt2014-02-131-2/+0
| | | | any install target.
* Now that this port is staged and DOCS defined we can stop testing for DOCS inehaupt2014-02-131-2/+0
| | | | any install target.
* Now that this port is staged and DOCS defined we can stop testing for DOCS inehaupt2014-02-131-2/+0
| | | | any install target.
* Fix old makeplist bug.mat2014-02-122-2/+2
| | | | | Pointy hat to: people who blindly use makeplist Sponsored by: Absolight
* - Make tinderbox happy, rely on threaded library from libssh package to avoidfluffy2014-02-121-1/+1
| | | | conflict with base libssh.so
* - Make tinderbox happy, rely on threaded library from libssh package to avoidfluffy2014-02-121-1/+1
| | | | conflict with base libssh.so
* - Stage supportmiwi2014-02-121-1/+0
|
* Add a patch to make the invocation of select(2) work in CEPoll::wait() method.mi2014-02-122-0/+31
| | | | | | | | Applicable only to non-Linux platforms, such as FreeBSD. Bump PORTREVISION. Obtained from: https://sourceforge.net/p/udt/patches/12/
* Relax the compiler warning flags slightly to ensure successful buildsmi2014-02-122-4/+5
| | | | | | with clang++ (on 10.x and -current). Notified by: pointyhat
* Stage supportantoine2014-02-121-1/+0
|
* Update to 3.0-rc1. Add stage support, LICENSE, USE_GITHUB, etc. Takelx2014-02-126-118/+124
| | | | maintainership, as apache@ doesn't need/want it.
* - Update to 0.28sunpoet2014-02-122-3/+3
| | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes
* - Update to 0.24culot2014-02-112-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-NBsocket/Changes
* - Update to 0.56culot2014-02-112-3/+3
| | | | Changes: http://search.cpan.org/dist/Net-GitHub/Changes
* Convert to staging.mat2014-02-112-29/+10
| | | | Sponsored by: Absolight
* It's already there too.mat2014-02-111-2/+0
| | | | | Pointy hat to: ehaupt and bapt Sponsored by: Absolight
* - update to 1.1.0jgh2014-02-112-8/+4
|
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-1031-0/+79
| | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
* Back to the futurbapt2014-02-1010-10/+10
|
* - Convert USE_AUTOTOOLS=libtool to USES=libtool.arved2014-02-103-33/+14
| | | | | | | | - Replace pre-configure target with USE_AUTOTOOLS. - Staging and DOCS option. PR: 186603 Submitted by: tijl
* Mark as deprecated unmaintained ports for which no public distfiles arebapt2014-02-1010-0/+30
| | | | | | available for part or all the needed distfiles. Reported by: distillator
* - Update to 1.7decke2014-02-102-3/+3
| | | | | PR: ports/186556 Submitted by: Haowu Ge <ghw@7axu.com> (maintainer)
* Remove overly restrictive limitation on which of the php ports thismatthew2014-02-101-2/+1
| | | | can depend on.
* - Stage supportmiwi2014-02-102-4/+5
|
* Horde package updatemm2014-02-102-3/+3
|
* - do not use easy_install, convert to auto-generated packing listrm2014-02-102-49/+5
| | | | | | - move DIST_SUBDIR upper, where appropriate - add trailing slash to WWW url, where appropriate - bump PORTREVISION
* - update to 3.0.2rm2014-02-104-24/+20
| | | | | | | | | while here: - add stage support - convert USE_GMAKE to USES PR: 186527 Submitted by: Thomas Dreibholz <dreibh@iem.uni-due.de> (maintainer)
* - Stage supportantoine2014-02-102-217/+11
| | | | | | - Add LICENSE - Use PYDISTUTILS_AUTOPLIST - Don't override DOCSDIR and EXAMPLESDIR, mva@'s patch will do that soon for us
* - Update to 0.2.3sunpoet2014-02-103-14/+3
| | | | Changes: http://git.gnome.org/browse/gupnp-igd/tree/NEWS
* Finish stage supportantoine2014-02-092-5/+4
|
* Finish stage supportantoine2014-02-092-1/+7
|
* Support stagingehaupt2014-02-092-8/+7
|
* - Stage supportmiwi2014-02-091-6/+5
|
* Unbreak on -CURRENT: M_DONTWAIT -> M_NOWAIT.fjoe2014-02-091-2/+29
|
* Remove a now-obsolete hunk since this function's signature was changed.marcus2014-02-092-10/+1
| | | | Submitted by: Daniel Becker <razzfazz@gmail.com>
* Update foreman-proxy to 1.4.0mm2014-02-083-10/+12
|
* Mark broken: fails to buildantoine2014-02-081-0/+2
| | | | | | | | | | | | | | | On 8 and 9: [GENISO] bin/gpxe.iso util/geniso: util/isolinux.bin not found, please install, or set ISOLINUX_BIN in arch/i386/Makefile correctly gmake: *** [bin/gpxe.iso] Error 1 On 10 and head: lots of gcc: not found Reported by: pkg-fallout (since september 2013) PR: 183444 (reports the brokenness to maintainer) With hat: portmgr
* Fix packaging and leftoversantoine2014-02-082-1/+8
| | | | Reported by: pkg-fallout
* - Update to version 1.2, take maintainership [1]pawel2014-02-083-94/+9
| | | | | | | - Stage support PR: ports/186511 [1] Submitted by: Nikola Kolev <koue@chaosophia.net>
* Deprecate ports unmaintained for which distillator is not able to find ↵bapt2014-02-081-0/+3
| | | | | | public distfiles Reported by: distilator
* - Update to 4.0.13miwi2014-02-072-14/+9
| | | | | PR: 186421 Submitted by: ports fury
* Chase boost and icu bumpbapt2014-02-079-5/+9
| | | | While here convert some LIB_DEPENDS
* - Stage supportantoine2014-02-072-10/+8
| | | | | - New LIB_DEPENDS syntax - Uses libtool gmake
* Stage supportantoine2014-02-072-5/+3
|
* - Stage supportantoine2014-02-072-33/+36
| | | | - Use OPTIONS helpers
* Stage supportantoine2014-02-072-21/+8
|
* - Stage supportantoine2014-02-071-8/+4
| | | | - OPTIONS conversion
* - Stage supportantoine2014-02-072-74/+20
| | | | - OPTIONS conversion
* Stage supportantoine2014-02-071-9/+2
|
* Stage supportantoine2014-02-072-8/+8
|
* Stage supportantoine2014-02-071-9/+4
|
* Update to version 2.3.0skreuzer2014-02-077-37/+1375
|
* Stagify.kwm2014-02-061-5/+8
|
* Add a separate "wait" command to the startup script, to be usedolgeni2014-02-062-2/+7
| | | | | | | | | | | with automated deployment systems to ensure that RabbitMQ is actually available. The pid file may exist, but it can still be empty when $rabbitmq_ctl is executed. In this case the script would not wait for anything and produce some weird output on the console. PR: ports/185962 (follow up)
* Support staging.ehaupt2014-02-062-5/+3
|
* - Support stagingehaupt2014-02-062-10/+10
| | | | - Use shebangfix
* Support staging.ehaupt2014-02-062-10/+10
|
* Support staging.ehaupt2014-02-062-39/+49
|
* Support staging.ehaupt2014-02-062-3/+2
|
* Support staging.ehaupt2014-02-062-15/+17
|
* Support staging.ehaupt2014-02-062-7/+2
|
* Support staging.ehaupt2014-02-062-4/+2
|
* Support staging.ehaupt2014-02-062-61/+22
|
* Support staging.ehaupt2014-02-062-9/+7
|
* - Stage supportmiwi2014-02-061-2/+1
|
* - Stage supportmiwi2014-02-062-4/+2
|
* - Stage supportmiwi2014-02-061-2/+1
|
* - Stage supportmiwi2014-02-061-2/+2
|
* - Stage supportmiwi2014-02-061-2/+1
|
* - Stage supportmiwi2014-02-061-10/+6
|
* - Stage supportmiwi2014-02-061-7/+4
|
* - Stage supportmiwi2014-02-061-12/+8
|
* - Update to 0.4.0miwi2014-02-062-4/+8
| | | | | | | | - Deprecate easy_install - Add regression-test target PR: 186288 Submitted by: maintainer
* rdist6: Fix comment (forgotten with recent commit)marino2014-02-061-1/+1
|
* net/gini: Mark jobs unsafemarino2014-02-061-2/+4
|
* net/morebalance: Explicitly link libz (taken from dports)marino2014-02-061-1/+2
|
* net/rdist6: Add dragonfly support, rename patchmarino2014-02-061-4/+5
| | | | | While I could have regenerated the patch-ai, I deemed it better to rename it as the "old-style" patch names are not very friendly.
* - Stage supportmiwi2014-02-062-11/+12
|
* - More rlm_krb5 fixeszi2014-02-064-43/+586
| | | | | - Add Cisco ASA dictionary file - Bump PORTREVISION
* - Stage supportmiwi2014-02-051-5/+2
|
* - Copy net/isc-dhcp42-* to net/isc-dhcp43-*zi2014-02-0519-0/+1002
| | | | - Update to 4.3.0
* - Update to 4.2.6zi2014-02-052-9/+10
| | | | - Update CONFLICTS for upcoming isc-dhcp43-* ports
* - Respect PREFIXsunpoet2014-02-051-2/+2
| | | | | | | - Use procname instead of hardcoded /usr/local/bin/socat Submitted by: sunpoet (myself) Approved by: ehaupt (maintainer)
* Drop maintainership BOINC ports, old machine running them gave up.rene2014-02-052-2/+2
|
* - Update to 1.25sunpoet2014-02-052-3/+3
| | | | Changes: http://search.cpan.org/dist/libnet/Changes
* - Update to 0.12.5sunpoet2014-02-052-3/+3
| | | | Changes: http://git.gnome.org/browse/gupnp-av/tree/NEWS
* - Update to 0.20.10sunpoet2014-02-052-3/+3
| | | | Changes: http://git.gnome.org/browse/gupnp/tree/NEWS
* - Update to 0.14.7sunpoet2014-02-052-3/+3
| | | | Changes: http://git.gnome.org/browse/gssdp/tree/NEWS
* - Unbreak rlm_krb5 (pull in fix from upstream)zi2014-02-043-0/+956
| | | | | - Unbreak UDP packet send when ipaddr is not INADDR_ANY (pull in fix from upstream) - Bump PORTREVISION
* Update to 2.3.4 and add LICENSE.ehaupt2014-02-042-3/+5
|
* - Update to 3.0.1zi2014-02-045-118/+25
|
* Support STAGEfeld2014-02-031-5/+9
| | | | | | | Add LICENSE Approved by: swills (mentor, implicit) Approved by: maintainer (my coworker)
* Fix on 10, whilst gcc is exporting inline functions, clang isn't.mat2014-02-034-16/+47
| | | | Sponsored by: Absolight
* - Unbreak sasl supportmiwi2014-02-031-1/+1
| | | | PR: 186376
* - Support stagingmat2014-02-032-26/+10
| | | | | | - Use new options helpers a bit Sponsored by: Absolight
* - Update libdvdread and libdvdnav to 4.2.1martymac2014-02-031-1/+1
| | | | - Bump dependent ports' revisions
* Update to -dev22.demon2014-02-033-3/+4
|
* . Update to 1.4.21.glewis2014-02-032-3/+3
|
* - Stage supportmiwi2014-02-027-278/+261
| | | | Reviewed by: mat (via a crappy vnc session and it looked nice :-p)
* Return some ports I maintain to the pool.eadler2014-02-021-1/+1
|
* net/turses: Update to 0.2.20 and modernisekoobs2014-02-022-10/+4
| | | | | | | | | | | | - Update to 0.2.20 - Use OPTIONS helpers - Deprecate OPTIONSFILE override Changes: 0.2.20 * Mouse scrolling support (thanks to Wes Turner) * Bugfix: Escape HTML entities without borking tweet text (thanks to David Tiersch)
* Try to unbreak after conversion to OPTIONS helpersantoine2014-02-011-3/+4
| | | | Reported by: pkg-fallout
* net/py-pysendfile: Modernise: STAGE, AUTOPLIST and morekoobs2014-02-013-18/+8
| | | | | | | | | | | - Enable STAGE support - Enable AUTOPLIST, delete pkg-plist - Add LICENSE (MIT) - Deprecate easy_install target - Deprecate EASYINSTALL_ARCHDEP - Remove indefinite article from COMMENT - pkg-descr: Tab to space in WWW: - Bump PORTREVISION
* net/py-beanstalkc: Modernise: STAGE, AUTOPLIST and morekoobs2014-02-012-24/+8
| | | | | | | | | | | - Enable STAGE support - Enable AUTOPLIST, delete pkg-plist - Deprecate easy_install target - Remove indefinite article from COMMENT - Deprecate OPTIONSFILE override - Use OPTIONS helpers - Whitespace alignment - Bump PORTREVISION
* - Add STAGE supportzi2014-02-012-18/+18
| | | | | | | | - Bump PORTREVISION - Sort pkg-plist PR: ports/185273 Submitted by: ohauer@
* Disable stack protector, this should fix avahi-app segfaults people arekwm2014-02-011-1/+2
| | | | | | | reporting. PR: ports/186097 Submitted by: sergio lenzi <lenzi.sergio@gmail.com>
* - Stage supportantoine2014-02-012-18/+12
| | | | - Use OPTIONS helpers
* Stage supportantoine2014-02-011-15/+8
|
* Stage supportantoine2014-02-011-3/+2
|
* Stage supportantoine2014-02-011-6/+4
|
* Stage supportantoine2014-02-011-10/+11
|
* Stage supportantoine2014-02-011-9/+4
|
* - Stage supportantoine2014-02-011-5/+3
| | | | - Bump PORTREVISION as man page was not installed previously
* Stage supportantoine2014-02-011-6/+3
|
* Stage supportantoine2014-02-012-6/+5
|