aboutsummaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Fix issue preventing zookeeper from starting when using service(8)skreuzer2014-07-223-5/+29
| | | | | | | | Add ability to disable JMX in zookeeper by setting zookeeper_jmx=NO Link to command line client zkCli.sh added to ${PREFIX}/bin PR: 191536 Submitted by: Radim Kolar <hsn@sendmail.cz>
* devel/p5-Date-Manip: update 6.43 -> 6.46robak2014-07-223-3/+4
| | | | | Reviewed by: swills (mentor) Approved by: marino (mentor)
* - Update to 0.3.10gahr2014-07-223-6/+21
| | | | | | Release announcement: http://www.codesynthesis.com/pipermail/build-users/2014-July/000003.html - While at it, use USES=tar:bzip2, add LICENSE
* Unbreak on the package builders by using the same option as ocaml (X11 on by ↵antoine2014-07-221-0/+1
| | | | default)
* Add USES=readline to fix on -current.adamw2014-07-221-1/+1
|
* Add USES=readline to fix build on -CURRENT.adamw2014-07-221-0/+1
|
* Update to 20140714antoine2014-07-222-3/+3
|
* Update to 2.0.2.wxs2014-07-223-7/+8
|
* Deprecate GGI ports, they are unmaintained upstream since several yearsantoine2014-07-222-4/+5
| | | | and the project website is now squatted.
* Trollius provides infrastructure for writing single-threaded concurrent codeskreuzer2014-07-224-0/+29
| | | | | | | using coroutines, multiplexing I/O access over sockets and other resources, running network clients and servers, and other related primitives. WWW: https://bitbucket.org/enovance/trollius/
* - Update to 0.12sunpoet2014-07-222-5/+5
| | | | Changes: http://search.cpan.org/dist/MooseX-Types-DateTime-MoreCoercions/Changes
* - Update to 0.008sunpoet2014-07-222-3/+3
| | | | Changes: http://search.cpan.org/dist/Type-Tiny-XS/Changes
* - Update to 1.06sunpoet2014-07-222-3/+3
| | | | Changes: http://search.cpan.org/dist/Clone-PP/Changes
* - Update to 1.78sunpoet2014-07-222-3/+3
| | | | Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
* - Update to 5.021002sunpoet2014-07-222-3/+3
| | | | Changes: http://search.cpan.org/dist/Module-CoreList/Changes
* Remove some instances of WITHOUT_X11 and use an X11 OPTIONadamw2014-07-221-1/+6
| | | | instead.
* Add USES=readline to fix configure.adamw2014-07-224-2/+5
|
* - Update from 5.1.1 to 5.1.2danilo2014-07-223-4/+4
|
* - Update to 3.6.0olivierd2014-07-222-3/+3
|
* Upgrade to version 0.6.2.olgeni2014-07-213-4/+14
|
* - Update to 0.007sunpoet2014-07-212-3/+3
| | | | Changes: http://search.cpan.org/dist/Type-Tiny-XS/Changes
* devel/zziplib: only builds with python2, so USE_PYTHON_BUILD=2pi2014-07-211-1/+1
|
* Update leiningen to 2.4.2.rpaulo2014-07-212-7/+7
| | | | | | | | | Most notably there's a new release command and several bug fixes. https://github.com/technomancy/leiningen/releases Reviewed by: bapt Approved by: bapt (mentor)
* Fix duplicate pkgnamebapt2014-07-211-1/+1
|
* Add USES=readline to fix build.adamw2014-07-211-1/+1
|
* Add USES=readline to fix build.adamw2014-07-211-1/+1
|
* - update WWWrodrigo2014-07-212-3/+2
| | | | | | | | - remove deprecated mirror PR: ports/191764 Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com> Approved by: bapt (mentor)
* Add patch to make the port build with PyQt >= 4.11.rakuco2014-07-212-0/+68
| | | | The PyQt4 update is coming soon, so let's prepare the ground for it.
* Quote ${RM} in preparation for adding '-f' by default.bdrewery2014-07-212-2/+2
| | | | With hat: portmgr
* Use tab instead of space in assignment.rakuco2014-07-211-1/+1
|
* - update to 1.09leeym2014-07-212-3/+3
|
* Mark vulnerable linux-f10 ports as forbidden (category d*)rene2014-07-201-0/+2
| | | | Approved by: portmgr (bapt)
* - update to 0.19leeym2014-07-202-7/+6
|
* - update to 2014.01leeym2014-07-202-3/+3
|
* - Update from 0.4.7 to 0.4.8danilo2014-07-203-9/+17
| | | | | | | | - Convert USE_BZIP2 to USES - Change CONFLICTS to CONFLICTS_INSTALL PR: ports/191965 Submitted by: Marco Broder <marco.broeder@posteo.eu>
* devel/cdialog: fix QAT reportpi2014-07-201-0/+2
| | | | | | Previous update was not complete, missing BUILD_DEPENDS Submitted by: Jimmy Olgeni <olgeni@olgeni.com>
* Remove zombie patch that somehow came back in r362251tijl2014-07-191-11/+0
|
* Remove libtool .la files from all Qt portstijl2014-07-1940-21/+52
| | | | Approvedy by: kde (makc)
* - Update to 0.046sunpoet2014-07-193-4/+13
| | | | | Changes: http://search.cpan.org/dist/Type-Tiny/Changes http://search.cpan.org/dist/Type-Tiny/NEWS
* - Add p5-Type-Tiny-XS 0.004sunpoet2014-07-195-0/+40
| | | | | | | | Type::Tiny::XS provides an XS boost for some of Type::Tiny's built-in type constraints. Type::Tiny::XS is not required for Type::Tiny, but provides a speed boost for some type checks if available. WWW: http://search.cpan.org/dist/Type-Tiny-XS/
* One more workaround for ancient version of commons-lang.jar.demon2014-07-191-0/+11
|
* - Add missing USE_LDCONFIGsunpoet2014-07-182-0/+2
| | | | | | | | | - Use USES=libtool - Fix USE_PYTHON - Convert to new options helper - Bump PORTREVISION for package change - Do not hard-coded PORTVERSION in PLIST - Bump PORTREVISION for graphics/geos shlib change
* - Update to 1.07sunpoet2014-07-182-3/+3
| | | | Changes: http://search.cpan.org/dist/Data-Validator/Changes
* - Update to 0.20sunpoet2014-07-182-3/+3
| | | | Changes: http://search.cpan.org/dist/Moos/Changes
* devel/scala-ide: Update distinfomarino2014-07-181-2/+2
| | | | | | | | | | | | The last update never fetched properly as the tarball was likely rerolled. I visited the master site and drilled down to the official download directory where a sha1 hash was provided for the version 3.0.4 download. I verified the downloaded file had the same sha1 digest listed in the directory (which actually doesn't mean much because anyone capable of compromising a tarball on the official download site can also compromise the digest, but it's the best I can do without the first version.) No revbump because fetch never passed for anyone.
* devel/cdialog: 1.1.20120215 -> 1.2.20140219pi2014-07-183-37/+25
| | | | | | | | For changes see: http://invisible-island.net/dialog/CHANGES.html PR: 191941 Submitted by: takefu@airport.fm
* - Make GNOME dependency optional (but still on by default)danfe2014-07-181-6/+9
| | | | | | - Use OPTIONS helpers and clean up things a bit while I'm here Approved by: maintainer
* Xerox is a copy + paste module for Python.nivit2014-07-184-0/+27
| | | | WWW: http://github.com/kennethreitz/xerox
* Clint is a Python module filled with a set of awesome tools for developingnivit2014-07-184-0/+30
| | | | | | command line applications. WWW: https://github.com/kennethreitz/clint
* This simple Python module gives you an elegant interface for your command linenivit2014-07-184-0/+28
| | | | | | arguments. WWW: https://github.com/kennethreitz/args
* - Update to 1.23.0sunpoet2014-07-172-4/+4
| | | | Changes: https://github.com/fog/fog-core/blob/master/changelog.md
* - Update to 0.38.0sunpoet2014-07-172-3/+3
| | | | Changes: https://github.com/geemus/excon/blob/master/changelog.txt
* - Update to 0.08320sunpoet2014-07-172-3/+3
| | | | Changes: http://search.cpan.org/dist/PkgConfig/Changes
* - Update to 0.13.1sunpoet2014-07-172-3/+3
| | | | Changes: https://bitbucket.org/bobf/bpython/src/default/CHANGELOG
* Clean up Makefiles.adamw2014-07-171-10/+11
|
* - Update to the latest upstream versions:riggs2014-07-1730-44/+67
| | | | | | | | | - 2014.1 for p4, p4d, p4ftpd, p4p - 2012.1 build update for 10.x releases PR: 191648 Submitted by: gordon (maintainer) Approved by: mentors (implicit)
* New port: devel/p5-IO-Prompter:zi2014-07-174-0/+36
| | | | | | | | | | | IO::Prompter exports a single subroutine, prompt, that prints a prompt (but only if the program's selected input and output streams are connected to a terminal), then reads some input, then chomps it, and finally returns an object representing that text. IO::Prompter is a replacement for IO::Prompt, which is no longer being maintained. WWW: http://search.cpan.org/dist/IO-Prompter/
* - Update to 1.06sunpoet2014-07-163-3/+5
| | | | Changes: http://search.cpan.org/dist/Data-Validator/Changes
* Remove stray Latin-1 character to fix build with Erlang 17.olgeni2014-07-161-0/+14
|
* devel/py-setuptoolskoobs2014-07-163-4/+8
| | | | | | | | | | | | | | - Update to 5.4.1 - Add breadcrumbs to patch-setuptools_command_install_egg_info.py - Whitespace alignment Changes: https://pypi.python.org/pypi/setuptools#changes CR: D364 PR: 191405 Reviewed by: antoine, bapt, mat, mva, wg
* Fix non default LIB_DEPENDSbapt2014-07-166-6/+6
| | | | With hat: portmgr
* Ensure gmake-lite never tries to build documentationbapt2014-07-161-0/+3
|
* Update to 0.0.0.20140715 (e9227d6).knu2014-07-162-4/+6
|
* Update to 0.0.0.20140715 (36f63b8).knu2014-07-162-4/+4
|
* Update to 20140715bapt2014-07-162-3/+6
| | | | Add a regression test target
* Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.adamw2014-07-1656-43/+128
| | | | | | | Where possible, correct a few instances where PORTDOCS was being used to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by ruby@, PORTDOCS is applied to pretty much everything whether it's documentation or example.
* devel/py-plan: update 0.2 -> 0.3robak2014-07-162-3/+3
| | | | Approved by: swills (mentor)
* Add missing EXAMPLES and DOCS to a couple ports thatadamw2014-07-162-1/+3
| | | | already honour PORTDOCS and PORTEXAMPLES in the plist.
* - Convert multimedia/smpeg* to USES=libtool and bump dependent portstijl2014-07-163-3/+3
| | | | - Add INSTALL_TARGET=install-strip
* Add EXAMPLES to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MEXAMPLES.adamw2014-07-164-4/+4
|
* Correct all instances where OPTIONS_DEFINE was being overwrittenadamw2014-07-163-6/+0
| | | | by multiple definitions.
* libosinfo is a library that allows virtualization provisioning tools tonovel2014-07-165-0/+182
| | | | | | | determine the optimal device settings for a hypervisor/operating system combination. Review and improvements by: kwm
* Unbreak this port.adamw2014-07-151-1/+1
| | | | Noted by: ohauer
* devel/boaconstructor: fix build using dos2unixwg2014-07-151-1/+1
| | | | | Reported by: marino Approved by: portmgr (blanket)
* - Fix plistdanilo2014-07-151-1/+1
| | | | Reported by: swills
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.adamw2014-07-1525-11/+38
|
* - Add a patch to devel/libantlr3c to define ANTLR3_USE_64BIT on 64-bittijl2014-07-153-3/+25
| | | | | architectures and bump dependent ports - Patch configure to respect CFLAGS
* Use modern LIB_DEPENDSbapt2014-07-151-2/+2
|
* Modernize LIB_DEPENDSbapt2014-07-151-1/+1
|
* - Fix LIB_DEPENDS linespgj2014-07-153-3/+3
| | | | Obtained from: FreeBSD Haskell
* - Update to 0.008sunpoet2014-07-152-3/+3
| | | | Changes: http://search.cpan.org/dist/Type-Tie/Changes
* - Update to 0.18sunpoet2014-07-153-5/+9
| | | | Changes: http://search.cpan.org/dist/Devel-MAT/Changes
* - Add p5-Struct-Dumb 0.02sunpoet2014-07-155-0/+50
| | | | | | | | | | | | | | | | | | | | | | Struct::Dumb creates record-like structure types, similar to the struct keyword in C, C++ or C#, or Record in Pascal. An invocation of this module will create a construction function which returns new object references with the given field values. These references all respond to lvalue methods that access or modify the values stored. It's specifically and intentionally not meant to be an object class. You cannot subclass it. You cannot provide additional methods. You cannot apply roles or mixins or metaclasses or traits or antlers or whatever else is in fashion this week. On the other hand, it is tiny, creates cheap lightweight array-backed structures, uses nothing outside of core. It's intended simply to be a slightly nicer way to store data structures, where otherwise you might be tempted to abuse a hash, complete with the risk of typoing key names. The constructor will croak if passed the wrong number of arguments, as will attempts to refer to fields that don't exist. WWW: http://search.cpan.org/dist/Struct-Dumb/
* devel/py-tox: Update to 1.7.2koobs2014-07-152-3/+4
| | | | | | | | | - Update to 1.7.2 - Add LICENSE_FILE Changes: * http://tox.readthedocs.org/en/latest/changelog.html
* Add direct KERBEROS_SUPPORT assignment to avoid undefined variableache2014-07-151-0/+2
|
* MK_KERBEROS_SUPPORT can't be set by user, so rename it to KERBEROS_SUPPORTache2014-07-152-1/+12
|
* Fix build on systems without kerberos installed by addingache2014-07-152-15/+9
| | | | KERBEROS option (default on, so unchanged from previous state)
* - Update to 6.1.9gahr2014-07-154-6/+17
| | | | | | | | | | Changes: * ost::Socket: use ucommon::Socket for join(), drop() implementations * back to native threading model for mingw * Socket::store: use existing len method * Socket::address: allow printing to std::ostream * Socket::address: use in_port_t for port numbers * Socket::join, ::drop: allow to set interface index for IPv6
* - update to 1.04leeym2014-07-153-10/+6
|
* - update to 1.23leeym2014-07-153-4/+4
|
* - update to 0.24leeym2014-07-153-8/+6
|
* - update to 1.005000leeym2014-07-153-9/+8
|
* - update to 1.55leeym2014-07-152-3/+3
|
* - update Module-Build to 0.4206leeym2014-07-152-3/+3
|
* - update to 0.63leeym2014-07-152-3/+4
|
* - add missing dependency and bump PORTREVISIONleeym2014-07-151-0/+2
|
* Unmute build steps, DOCS optionsmilki2014-07-151-14/+12
| | | | Approved by: swills (mentor)
* - update to 1.001003leeym2014-07-152-4/+4
|
* - update to 20140711leeym2014-07-152-3/+3
|
* - Update to 1.572lwhsu2014-07-152-3/+3
|
* - Fix plistswills2014-07-152-1/+2
|
* - Update to 0.8.0nivit2014-07-153-28/+17
| | | | | | - Use options helpers - Sort variables - Remove files/patch_docs_source__conf.py
* - Update to 0.25.0nivit2014-07-152-5/+4
|
* - Update to 0.24.0nivit2014-07-152-25/+14
| | | | | | - Sort variables - Use option helpers - Remove devel/py-dirspec from run-dependencies
* - Update from 0.19.1 to 1.0.0danilo2014-07-153-5/+6
|
* - update to 0.27.0 [1]trociny2014-07-152-9/+16
| | | | | | | | | - fix LICENSE [1] - add regression-test target - cleanup PR: 191862 Submitted by: [1] danilo
* Fix the build by including xmmintr.h in a few places.rakuco2014-07-153-4/+15
| | | | | | PR: 191595 Submitted by: ohartman@zedat.fu-berlin.de (maintainer) MFH: 2014Q3
* devel/py-jaraco.util: update to 10.2wg2014-07-152-4/+5
|
* devel/py-jaraco.timing: Routines pertinent to the fourth dimensionwg2014-07-154-0/+27
| | | | WWW: https://bitbucket.org/jaraco/jaraco.timing
* Update to 2.0.1.wxs2014-07-153-7/+9
|
* - Update to 0.6tdb2014-07-145-50/+5
| | | | | - Uses new libstatgrab API in devel/libstatgrab - Use PYDISTUTILS_AUTOPLIST to generate the pkg-plist
* Add go-termbox (termbox-go), pure Go termbox implementation.knu2014-07-145-0/+74
|
* Add go-runewidth, Go library to get the fixed width of a character or string.knu2014-07-145-0/+48
|
* Add go-flags, Go command line option parser.knu2014-07-145-0/+96
|
* - Update to 0.3.4sunpoet2014-07-142-3/+3
| | | | Changes: https://github.com/jekyll/mercenary/blob/master/History.markdown
* - Update to 0.15sunpoet2014-07-142-3/+5
| | | | Changes: http://search.cpan.org/dist/Test-UseAllModules/Changes
* - Really fix fetching from GitHubgahr2014-07-141-0/+1
|
* - Fix distinfo (distfile was re-rolled on GitHub)gahr2014-07-143-10/+27
| | | | - Fix PLIST
* - Pass maintainership to submitter.rakuco2014-07-141-5/+2
| | | | | | | - Fix LICENSE, the port is actually MIT-licensed. PR: 191856 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
* - Update to 20140702.rakuco2014-07-142-5/+5
| | | | | | | - Pass maintainership to submitter. PR: 191757 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
* [NEW] devel/py-iso8601: Simple module to parse ISO 8601 dateskoobs2014-07-144-0/+41
| | | | | | | | | | | This module parses the most common forms of ISO 8601 date strings (e.g. 2007-01-14T20:34:22+00:00) into datetime objects. You can parse full date + times, or just the date. In both cases a datetime instance is returned but with missing times defaulting to 0, and missing days / months defaulting to 1. WWW: https://bitbucket.org/micktwomey/pyiso8601
* devel/psptoolchain-binutils: Fix stage support for DragonFlymarino2014-07-141-1/+1
| | | | | The configure target was hardcoded for FreeBSD. This change fixes the build on DragonFly while being a No-Op for FreeBSD.
* Modernize LIB_DEPENDSbapt2014-07-1428-32/+32
| | | | With hat: portmgr
* Modernize LIB_DEPENDSbapt2014-07-1413-25/+23
| | | | With hat: portmgr
* Add a patch from upstream to solve the problem of files include twice in ↵bapt2014-07-142-0/+109
| | | | | | | case a new directory is added to the review Reported by: many Obtained from: https://secure.phabricator.com/D9921
* - add stage supportohauer2014-07-144-169/+103
| | | | | | - remove PKGNAMESUFFIX - update to upstream svn r1605767 - add additional NO_PACKAGE (this port is only for interested developper)
* Horde package update:mm2014-07-132-3/+3
| | | | | comms/pear-Horde_ActiveSync 2.16.9 -> 2.16.11 devel/pear-Horde_Core 2.12.4 -> 2.12.6
* Reset maintainership.rakuco2014-07-131-1/+1
| | | | | PR: 191848 Submitted by: Fabian M. Borschel <fmb@mailbox.org>
* Reset maintainership.rakuco2014-07-131-1/+1
| | | | | PR: 191847 Submitted by: Fabian M. Borschel <fmb@mailbox.org>
* New port: devel/libantlr3ctijl2014-07-126-0/+112
| | | | | | | | | | | | | | ANTLR, ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages. ANTLR provides excellent support for tree construction, tree walking, translation, error recovery, and error reporting. This package provides the ANTLR v3 C runtime library. PR: 191470 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* - Update to upstream release 5.3.0riggs2014-07-123-12/+36
| | | | | | | - Add LICENSE - Simplify OPTIONS handling Approved by: mentors (implicit)
* - Pass the mantainership to koobs@nivit2014-07-122-2/+2
|
* Update 8 plugins following upgrade to Eclipse 4.3.2marino2014-07-124-16/+15
| | | | | | | | | | | | | | | | | The following plugins must be updated after upgrading Eclipse to version 4.3.2 because they don't currently work: * java/eclipse-datatools (assign maintainership too) * java/eclipse-emf * java/eclipse-gef * java/eclipse-pydev * java/eclipse-webtools * java/eclipse-windowbuilder * devel/scala-ide * devel/subversive PR: 191798 Submitted by: Eclipse maintainer (Jimmy Kelly)
* - Update libstatgrab to 0.91.tdb2014-07-125-17/+14
| | | | - Bump revision on dependent ports to chase shlib bump.
* Update to 0.6.4.rakuco2014-07-123-6/+6
| | | | | PR: 191248 Submitted by: kvedulv@kvedulv.de (maintainer)
* - Merge in upstream fix: ↵zi2014-07-122-1/+33
| | | | | | | | https://rt.cpan.org/Public/Bug/Display.html?ShowHeaders=1;id=94259 PR: 190088 Submitted by: awalker@sourcefire.com Approved by: maintainer timeout (1 month+)
* devel/py-celery: update to 3.1.13wg2014-07-112-5/+5
|
* switch to USE_OCAMLFIND_PLISTvanilla2014-07-112-10/+2
|
* add OPTIONS_DEFINE, remove pkg-install.vanilla2014-07-112-10/+1
|
* switch to USE_OCAML*.vanilla2014-07-112-24/+3
|
* switch to USE_OCAMLFIND_PLIST, no function and pkg-plist change.vanilla2014-07-112-46/+1
|
* 1: Stagify.vanilla2014-07-112-22/+24
| | | | 2: switch to OCAML_* variables.
* Stagify.vanilla2014-07-112-24/+36
|
* Stagify.vanilla2014-07-112-16/+12
|
* remove NO_STAGE & blankline.vanilla2014-07-111-2/+0
|
* - Add USES=libtool to devel/upnp and bump dependent portstijl2014-07-113-9/+23
| | | | | | | - Add USES=pathfix and INSTALL_TARGET=install-strip - Add a patch to fix definitions of ITHREAD_MUTEX_* Approved by: portmgr (implicit, bump unstaged port)
* devel/py-click: update 2.2 -> 2.4robak2014-07-112-3/+3
| | | | Approved by: swills (mentor)
* - Update to 0.46culot2014-07-112-4/+4
| | | | | | - Do not repeat port name in COMMENT Changes: http://search.cpan.org/dist/Test-Class/Changes
* - Update to 0.09culot2014-07-112-3/+3
| | | | Changes: http://search.cpan.org/dist/File-ShareDir-Install/Changes
* - Update to 2.66culot2014-07-112-3/+3
| | | | Changes: http://search.cpan.org/dist/Term-Menus/ChangeLog
* Forgotten PORTREVISION bump.lev2014-07-111-1/+1
|
* - Add build dependency on pkgconfgahr2014-07-111-1/+1
|
* - Update to 1.5gahr2014-07-112-4/+4
| | | | | | | | | | Changes: * Allow extra constructor parameters to be passed to json2dict * Update TEA and update pkg-config to match yajl's CFLAGS/LIBS * Slight performance improvement * Add "parse2dict" method to created yajltcl objects * Switch ::yajl::json2dict to internally use parse2dict method
* - Fix pkg-config includedir. Reported upstream:gahr2014-07-111-0/+4
| | | | https://github.com/lloyd/yajl/pull/139
* remove NO_STAGE.vanilla2014-07-101-2/+1
|
* Stagify, remove unneeded define.vanilla2014-07-102-5/+14
|
* Stagify.vanilla2014-07-102-7/+15
|
* 1: Stagify.vanilla2014-07-102-26/+104
| | | | 2: add LICENSE.
* Add missing dependencies for pear-Horde_Coremm2014-07-102-0/+7
|
* devel/etcdctl: update 0.4.3 -> 0.4.4robak2014-07-102-4/+4
| | | | Approved by: marino (mentor)
* devel/etcd: update 0.4.3 -> 0.4.4robak2014-07-102-4/+4
| | | | Approved by: marino (mentor)
* - Switch to USES=libtool, drop .la filesamdmi32014-07-102-3/+4
| | | | Approved by: portmgr blanket
* [NEW] devel/py-omnijson: Wraps the best Python JSON installedkoobs2014-07-104-0/+34
| | | | | | | | | | | | | | Wraps the best JSON installed, falling back on an internal simplejson. Features: * Loads whichever is the fastest JSON module installed * Falls back on built in pure-python simplejson, just in case. * Proper API (loads(), dumps()) * Verndorizable * Supports Python 2.5-3.2 out of the box WWW: https://github.com/kennethreitz/omnijson
* - update to 1.2.6jgh2014-07-102-3/+3
|
* - update to 1.2.6jgh2014-07-103-22/+37
| | | | | | | | | | | | | | | - Make sure not to build uml driver as it's useless on FreeBSD - Enable bhyve by default on 10.0 and newer on amd64 - Fix sample config handling to work with staging - Fix bhyve detection in the configure script - Add a patch to fix segfaults in case of problems with bridge creation - Enable networking port and install default networking definition; add dnsmasq dependency for that PR: 190767 PR: 190783 Submitted by: rodrigc@, roman@
* Rename patch file to fit within the 100 character limit imposed by portsnap.cperciva2014-07-101-0/+0
|
* > Description of fields to fill in above: 76 columns --|mm2014-07-102-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > 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. > Relnotes: Set to 'yes' for mention in release notes. > 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 head/archivers/pear-Horde_Compress_Fast/Makefile M head/archivers/pear-Horde_Compress_Fast/distinfo M head/deskutils/horde-kronolith/Makefile M head/deskutils/horde-kronolith/distinfo M head/deskutils/horde-mnemo/Makefile M head/deskutils/horde-mnemo/distinfo M head/deskutils/horde-nag/Makefile M head/deskutils/horde-nag/distinfo M head/devel/pear-Horde_Core/Makefile M head/devel/pear-Horde_Core/distinfo M head/mail/horde-imp/Makefile M head/mail/horde-imp/distinfo M head/mail/horde-ingo/Makefile M head/mail/horde-ingo/distinfo M head/mail/horde-turba/Makefile M head/mail/horde-turba/distinfo M head/mail/horde-webmail/Makefile M head/mail/horde-webmail/distinfo M head/mail/pear-Horde_Imap_Client/Makefile M head/mail/pear-Horde_Imap_Client/distinfo M head/mail/pear-Horde_Mime/Makefile M head/mail/pear-Horde_Mime/distinfo M head/www/horde-base/Makefile M head/www/horde-base/distinfo M head/www/horde-trean/Makefile M head/www/horde-trean/distinfo
* - Update to 1.571lwhsu2014-07-102-4/+3
| | | | - All Java in ports tree are >= 1.6
* - Update to version 0.9.3mva2014-07-102-5/+4
|
* Create logdir and piddir in a pervert way to please check-plist.demon2014-07-102-5/+10
| | | | Submitted by: swills
* devel/poco-devel: add devel version of pocoswills2014-07-0912-0/+1235
| | | | | PR: 189142 Submitted by: Joseph Benden <joe@thrallingpenguin.com>
* (1) Add fix to build with devel/isl 0.13lev2014-07-093-38/+679
| | | | | (2) Add option PURE (default OFF) to build with all provided libraries and skip any external dependencies, to make complete repeatable build.
* Rename patch files to fit 100 characters to please portsnap.demon2014-07-094-0/+0
|
* devel/pecl-svn: convert to new LIB_DEPENDS formatrobak2014-07-091-1/+1
| | | | Approved by: swills (mentor), portmgr (blanket)
* devel/m4: Improve LIBSIGSEGV option descriptionkoobs2014-07-091-2/+2
| | | | | | | | | - Improve LIBSIGSEGV option description based on user feedback - While I'm here, whitespace align OPTIONS section PR: 191756 Submitted by: Chris Palmer (via Twitter: @fugueish) Approved by: maintainer
* - Update to build 51gahr2014-07-092-4/+4
|
* - Fix LICENSEgahr2014-07-091-1/+1
|
* Stagify, fix WWW line.vanilla2014-07-092-10/+6
|
* Fix plist.jkim2014-07-091-0/+1
| | | | Reported by: swills (Jenkins)
* 1: Stagify.vanilla2014-07-092-18/+9
| | | | 2: add INSTALLS_EGGINFO, bump version.
* [NEW] devel/euca2ools: Eucalyptus Command Line Toolskoobs2014-07-094-0/+50
| | | | | | | | | | | | | | | | | | | | | Euca2ools are command line tools used to interact with Amazon Web Services (AWS) as well as other services that are compatible with AWS, such as Eucalyptus. They aim to use the same input as similar tools provided by AWS for each service individually along with several enhancements that make them easier to use against both AWS and Eucalyptus. Euca2ools provide the functionality of AWS's REST-based and Query-based APIs for the following services: - Auto Scaling (commands start with "euscale") - CloudFormation (commands start with "euform") - CloudWatch (commands start with "euwatch") - EC2 (commands start with "euca") - Elastic Load Balancing (commands start with "eulb") - IAM (commands start with "euare") WWW: https://github.com/eucalyptus/euca2ools
* Stagify.vanilla2014-07-091-7/+4
|
* Stagify.vanilla2014-07-092-13/+6
|
* Add USES=pkgconfig to fix build.jkim2014-07-091-1/+1
| | | | Reported by: swills (Jenkins)
* - Update to 0.28zi2014-07-092-5/+3
|
* Update to 7.4.2, and pass maintainership to submitter.adamw2014-07-093-15/+18
| | | | | PR: 191338 Submitted by: Carlos Jacobo Puga Medina
* 1: Stagify.vanilla2014-07-092-85/+92
| | | | 2: USES=libtool, bump version.
* Add two more config variables.demon2014-07-091-0/+3
|
* - Update to 20140524.rakuco2014-07-082-8/+5
| | | | | | | | - Set the right LICENSE for the port. PR: 190487 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> Approved by: Fabian M. Borschel <fmb@mailbox.org> (maintainer)
* 1: Stagify.vanilla2014-07-082-6/+4
| | | | | 2: strip binary. 3: USES=libtool, bump version.
* Stagify, remove NOPORTDOCS & NOPORTEXAMPLESvanilla2014-07-082-16/+31
|
* Stagify.vanilla2014-07-083-32/+613
|
* 1: Stagify.vanilla2014-07-082-24/+2655
| | | | 2: use options helper to handle PORTDOCS & PORTEXAMPLES
* devel/pecl-uuid: convert to new LIB_DEPENDS formatrobak2014-07-081-1/+1
| | | | Approved by: swills (mentor), portmgr (blanket)
* devel/pecl-mcve: convert to new LIB_DEPENDS formatrobak2014-07-081-1/+1
| | | | Approved by: swills (mentor), portmgr (blanket)
* devel/pecl-shape: convert to new LIB_DEPENDS formatrobak2014-07-081-1/+1
| | | | Approved by: swills (mentor), portmgr (blanket)
* Stagify, use options helper to handle PORTDOCS.vanilla2014-07-081-13/+6
|
* 1: Stagify.vanilla2014-07-082-40/+29
| | | | 2: use options helper to handle PORTSDOCS.
* Horde package update:mm2014-07-0810-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | comms/pear-Horde_ActiveSync 2.16.1 -> 2.16.9 security/pear-Horde_Auth 2.1.4 -> 2.1.5 devel/pear-Horde_Core 2.11.1 -> 2.11.2 security/pear-Horde_Crypt 2.4.3 -> 2.5.0 devel/pear-Horde_Data 2.0.5 -> 2.1.0 devel/pear-Horde_Date 2.0.10 -> 2.0.11 www/pear-Horde_Dav 1.0.6 -> 1.0.7 databases/pear-Horde_Db 2.1.2 -> 2.1.3 security/pear-Horde_Group 2.0.3 -> 2.0.4 databases/pear-Horde_HashTable 1.1.2 -> 1.1.3 devel/pear-Horde_Icalendar 2.0.8 -> 2.0.9 graphics/pear-Horde_Image 2.0.8 -> 2.1.0 mail/pear-Horde_Imap_Client 2.20.0 -> 2.23.1 mail/pear-Horde_ListHeaders 1.1.2 -> 1.1.5 mail/pear-Horde_Mapi 1.0.2 -> 1.0.3 mail/pear-Horde_Mime 2.3.5 -> 2.4.2 security/pear-Horde_Secret 2.0.2 -> 2.0.3 mail/pear-Horde_Smtp 1.5.0 -> 1.5.2 net/pear-Horde_Socket_Client 1.1.1 -> 1.1.2 textproc/pear-Horde_Text_Diff 2.0.2 -> 2.1.0 net/pear-Horde_Url 2.2.2 -> 2.2.3 devel/horde-content 2.0.3 -> 2.0.4 www/horde-base 5.1.6 -> 5.1.7 mail/horde-imp 6.1.7 -> 6.1.8 mail/horde-ingo 3.1.4 -> 3.1.5 deskutils/horde-kronolith 4.1.5 -> 4.1.6 deskutils/horde-nag 4.1.4 -> 4.1.5 mail/horde-turba 4.1.4 -> 4.1.5 mail/horde-webmail 5.1.4 -> 5.1.5 deskutils/horde-groupware 5.1.4 -> 5.1.5
* Stagify.vanilla2014-07-082-5/+7
|
* Stagify.vanilla2014-07-082-5/+7
|
* Stagify.vanilla2014-07-082-3/+4
|
* Stagify.vanilla2014-07-082-7/+11
|
* Remove one dead master site and fix couple of minor whitespace issues.danfe2014-07-081-1/+0
|
* - update to 0.26leeym2014-07-082-3/+3
| | | | Changelog: http://cpansearch.perl.org/src/SHLOMIF/String-Random-0.26/Changes
* 1: Stagify.vanilla2014-07-082-13/+4
| | | | | 2: add shared-mime-info, desktop-file-utils to USES 3: new syntax of LIB_DEPENDS.
* devel/py-boto: update to 2.30.0rm2014-07-082-3/+3
|
* devel/py-pyro: update to 4.26rm2014-07-082-4/+4
|
* devel/py-serpent: update to 1.6rm2014-07-082-3/+3
|
* Stagify.vanilla2014-07-081-8/+5
|
* Stagify.vanilla2014-07-081-6/+5
|
* Stagify.vanilla2014-07-081-15/+12
|
* Stagify.vanilla2014-07-081-7/+2
|
* - Cleanup Makefilesunpoet2014-07-081-1/+0
|
* Stagify.vanilla2014-07-081-34/+30
|
* Update to snapshot 20140306 and stagify.danfe2014-07-083-88/+25
|
* devel/py-asn1: Update to 0.1.7koobs2014-07-073-8/+7
| | | | | | | | | | | | | | | | - Update to 0.1.7 - MASTER_SITES: Remove SF (CHEESESHOP is High-Available) - Remove Python3 ready comment - Add regression-test: target - pkg-descr: Update WWW: URL Changes: * http://pyasn1.sourceforge.net/changes.html QA: Ran 335 tests in 0.038s - OK Approved by: maintainer (via email)
* Rename rcc --> hadoop-rcc to avoid conflict with qt4-rcc port.demon2014-07-072-11/+12
| | | | | | | | Replace spaces with tabs. Bump PORTREVISION. PR: 191655 Submitted by: Radim Kolar <hsn@sendmail.cz>
* With jetty-6.1.26 namenode's threads hung with the following error:demon2014-07-073-10/+20
| | | | | | org.mortbay.io.nio.SelectorManager$SelectSet@abdcc1c JVM BUG(s) - injecting delay 59 times Downgrade jetty to 6.1.14 to avoid this.
* - Update to 14.0.0sunpoet2014-07-071-1/+1
| | | | Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-14.0.0/NEWS
* devel/p5-UUID: convert to new LIB_DEPENDS formatrobak2014-07-071-1/+1
| | | | Approved by: marino, swills (mentors), portmgr (blanket)
* devel/pecl-intl: convert to new LIB_DEPENDS formatrobak2014-07-071-1/+1
| | | | Approved by: marino (mentor), portmgr (blanket)
* devel/py-yum-metadata-parser: convert to new LIB_DEPENDS formatrobak2014-07-071-2/+2
| | | | Approved by: marino (mentor), portmgr (blanket)
* Add proper distinfo informationbapt2014-07-072-13/+11
| | | | | | | Support stage PR: 191686 Submitted by: A.J. "Fonz" van Werven (freebsd@skysmurf.nl)
* devel/libhtp: Update to 0.5.12, Update LICENSEkoobs2014-07-073-17/+13
| | | | | | | | | | | | - Update to 0.5.12 - Update pkg-plist - Update LICENSE (BSD3CLAUSE) - Deprecate USES_AUTOTOOLS=libtool - Refactor AUTOTOOLS and AUTO* bits - Replace manual autogen.sh with AUTOTOOLS bits - Replace REINPLACE_CMD with pathfix and PATHFIX_MAKEFILEIN - Remove unecessary CFLAGS - Strip libraries using install-strip target
* - Update to 6.1.8gahr2014-07-073-6/+6
| | | | | | | Changes: - lots of android related updates - mingw libstdc++ c++11 support now requires winpthread - more android related updates
* [NEW] devel/py-doit: Python Automation Toolkoobs2014-07-075-0/+41
| | | | | | | | | | | | | | doit comes from the idea of bringing the power of build-tools to execute any kind of task. A task describes some computation to be done (actions), and contains some extra meta-data. Actions: * can be external programs (executed as shell commands) or python functions. * a single task may define more than one action. WWW: http://pydoit.org
* [NEW] devel/py-lazy: Lazy attributes for Python objectskoobs2014-07-074-0/+29
| | | | | | | | The lazy module provides a decorator to create lazy attributes. A lazy attribute is a computed attribute that is evaluated only once, the first time it is used. Subsequent uses return the results of the first call. WWW: https://pypi.python.org/pypi/lazy
* devel/mercurial: Use OPTIONS helperskoobs2014-07-071-13/+7
| | | | | | | - Use OPTIONS helpers (note: no support yet for SUB_FILES) - Sort OPTIONS section Approved by: koobs (with python@ hat)
* devel/swig20: Update to 2.0.12koobs2014-07-075-96/+3
| | | | | | | | | | | | | | - Update to 2.0.12 - Remove C++11 support patches (upstreamed [1]) Changes: https://github.com/swig/swig/blob/rel-2.0.12/CHANGES.current [1] https://github.com/swig/swig/issues/73 PR: 186817 Approved by: maintainer
* - Upgrade to 0.5.0vg2014-07-073-8/+8
| | | | - Update license
* - Upgrade to 0.7.0vg2014-07-074-24/+17
| | | | - Update license
* - Upgrade to 0.5.0vg2014-07-072-5/+5
| | | | - Update license
* - Enabled PYTHON optionvg2014-07-071-10/+6
| | | | - Bump version
* Add an extra '\t' to the "MFH:" template line.rakuco2014-07-072-2/+2
| | | | | | | | Using a single '\t' does not align the value in the "MFH:" line correctly, add another one for formatting and nitpicking. CR: D358 Reviewed by: portmgr (mat)
* umem: fix the insta-crash of libumemrpaulo2014-07-072-3/+17
| | | | | | | | | On amd64, libumem simply crashes because the size of the the cpu cache structure is not a power of two. We need to pad it on LP64 architectures as well. Reviewed by: bapt Approved by: bapt
* - Add LICENSEsunpoet2014-07-073-11/+14
| | | | | - Sort PLIST - Reformat pkg-descr
* - Update to 14.0.0sunpoet2014-07-073-44/+5
| | | | | | | - Use PYDISTUTILS_AUTOPLIST - Use USES=tar:bzip2 Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-14.0.0/twisted/runner/topfiles/NEWS
* - Update to 14.0.0sunpoet2014-07-073-1522/+5
| | | | | | | - Use PYDISTUTILS_AUTOPLIST - Use USES=tar:bzip2 Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-14.0.0/twisted/topfiles/NEWS
* - Reformat pkg-descrsunpoet2014-07-073-6/+6
|
* - Add LICENSEsunpoet2014-07-073-23/+24
| | | | | | - Sort PLIST - Reformat pkg-descr - Use single space after WWW:
* - Add LICENSEsunpoet2014-07-073-19/+21
| | | | | | | - Add BUILD_DEPENDS - Remove unnecessary MASTER_SITE_SUBDIR - Sort PLIST - Reformat pkg-descr
* - Add LICENSEsunpoet2014-07-073-15/+17
| | | | | - Sort PLIST - Reformat pkg-descr
* - Add LICENSEsunpoet2014-07-073-10/+12
| | | | | - Sort PLIST - Reformat pkg-descr
* - Add LICENSEsunpoet2014-07-073-13/+15
| | | | | | | - Add BUILD_DEPENDS - Remove unnecessary MASTER_SITE_SUBDIR - Sort PLIST - Reformat pkg-descr
* - Add LICENSEsunpoet2014-07-073-8/+11
| | | | | - Sort PLIST - Reformat pkg-descr
* - Add LICENSEsunpoet2014-07-073-9/+11
| | | | | | - Silence post-patch: message - Sort PLIST - Reformat pkg-descr
* - Add LICENSEsunpoet2014-07-073-6/+10
| | | | | | - Add BUILD_DEPENDS - Sort PLIST - Reformat pkg-descr
* - Remove unnecessary MASTER_SITE_SUBDIRsunpoet2014-07-073-11/+10
| | | | | - Sort PLIST - Reformat pkg-descr
* - Add LICENSEsunpoet2014-07-073-16/+25
| | | | | | - Fix BUILD_DEPENDS - Sort PLIST - Reformat pkg-descr