aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* net/spread4Olli Hauer2013-03-031-6/+2
| | | | | | | | | | | | | | | | - update spread4 to 4.2.0 - the port has a dedicated user/group, so use them in the rc script (instead root) - use dedicated log directory - assign port to ports@ devel/pecl-spread - bump PORTREVISION PR: 175510 Submitted by: Javier Martin Rueda <jmrueda@diatel.upm.es> Notes: svn path=/head/; revision=313372
* update lang/sbcl to 1.1.5+bugfixes, and adjust dependent portsBrendan Fabeny2013-03-039-9/+9
| | | | Notes: svn path=/head/; revision=313363
* This module provides a more general version of the Str type. IfJun Kuriyama2013-03-035-0/+31
| | | | | | | | | | coercions are enabled, it will accepts objects that overload stringification and coerces them into strings. WWW: http://search.cpan.org/dist/MooseX-Types-Stringlike/ Notes: svn path=/head/; revision=313357
* - Upgrade to 0.14.Jun Kuriyama2013-03-032-3/+3
| | | | Notes: svn path=/head/; revision=313352
* - Upgrade to 0.04.Jun Kuriyama2013-03-033-8/+8
| | | | Notes: svn path=/head/; revision=313351
* - Upgrade to 0.21.Jun Kuriyama2013-03-032-3/+3
| | | | Notes: svn path=/head/; revision=313348
* - Upgrade to 0.9.10.Jun Kuriyama2013-03-033-15/+7
| | | | | | | | PR: ports/175508 Submitted by: lth Notes: svn path=/head/; revision=313347
* - adjust python gdbm dependencyOlli Hauer2013-03-031-2/+2
| | | | | | | Submitted by: Jimmy Olgeni <olgeni@olgeni.com> (per pm) Notes: svn path=/head/; revision=313346
* - Update to 3.0.12Kubilay Kocak2013-03-034-37/+12
| | | | | | | | | | | | | - Remove patches that were included upstream - Rename TEST option to TESTS - Add TEST_DEPENDS & regression-test: target - Remove post-build: so tests dont run unconditionally Approved by: eadler Discussed with: kwm, milki, flo, pgj Notes: svn path=/head/; revision=313337
* - Update to 2.23.1Beech Rintoul2013-03-033-26/+121
| | | | | | | | | | - Pass maintainership to submitter PR: ports/176594 Submitted by: Danilo Egea <danilogondolfo@gmail.com> Notes: svn path=/head/; revision=313324
* - Fix EXPIRATION date, we are in 2013, not 2012Steve Wills2013-03-0321-21/+21
| | | | | | | | Pointyhat to: swills Reported by: bapt Notes: svn path=/head/; revision=313317
* Versionomy is a generalized version number library. It provides tools toSteve Wills2013-03-034-0/+27
| | | | | | | | | | represent, manipulate, parse, and compare version numbers in the wide variety of versioning schemes in use. WWW: http://dazuma.github.com/versionomy/ Notes: svn path=/head/; revision=313314
* Blockenspiel is a helper library designed to make it easy to implement DSLSteve Wills2013-03-034-0/+25
| | | | | | | | | | | blocks. It is designed to be comprehensive and robust, supporting most common usage patterns, and working correctly in the presence of nested blocks and multithreading. WWW: http://dazuma.github.com/blockenspiel/ Notes: svn path=/head/; revision=313313
* Update to 1.2.3Eitan Adler2013-03-022-3/+5
| | | | Notes: svn path=/head/; revision=313309
* Assign to gnome@Koop Mast2013-03-021-1/+1
| | | | | | | Approved by: previous maintainer (priv mail) Notes: svn path=/head/; revision=313304
* - Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocationLi-Wen Hsu2013-03-023-14/+8
| | | | Notes: svn path=/head/; revision=313303
* - Avoid using PYTHON_SITELIBDIRJimmy Olgeni2013-03-022-18/+17
| | | | | | | | | - Sync BUILD_DEPENDS and RUN_DEPENDS requirements with setup.py - Remove empty doc dirs (fix install/deinstall with package) - Use PORT_OPTIONS with EXAMPLES Notes: svn path=/head/; revision=313302
* - Deprecate ports which don't work with Ruby 1.9Steve Wills2013-03-0221-94/+82
| | | | | | | | | | | - Set expiration to 2 months to give plenty of time to fix them to anyone who may be interested (patching rubygem- ports is possible now) - Trim headers while here With Hat: ruby@ Notes: svn path=/head/; revision=313298
* This extension provides interface to the libeio library.Martin Wilke2013-03-024-0/+34
| | | | | | | | | | | | | | | | Libeio is a an asynchronous I/O library. Features basically include asynchronous versions of POSIX API(read, write, open, close, stat, unlink, fdatasync, mknod, readdir etc.); sendfile (native on Solaris, Linux, HP-UX, FreeBSD); readahead. libeio itself emulates the system calls, if they are not available on specific(UNIX-like) platform. WWW: http://pecl.php.net/package/eio/ PR: ports/176323 Submitted by: Gasol Wu <gasol.wu@gmail.com> Notes: svn path=/head/; revision=313275
* - Update MASTER_SITESMartin Wilke2013-03-021-4/+1
| | | | | | | | PR: 176316 Submitted by: maintainer Notes: svn path=/head/; revision=313274
* - Update Maintainer adresseMartin Wilke2013-03-021-2/+1
| | | | | | | | PR: 176508 176511 Submitted by: maintainer Notes: svn path=/head/; revision=313272
* - Update to Maintainer e-mailMartin Wilke2013-03-023-13/+5
| | | | | | | | | | | - While here trim header PR: 176512 176513 176514 176515 176516 176518 176519 176520 176521 176517 Submitted by: maintainer Notes: svn path=/head/; revision=313266
* - Update to 0.2.2Martin Wilke2013-03-022-10/+5
| | | | | | | | | | - Trim header PR: 176570 Submitted by: ports fury Notes: svn path=/head/; revision=313246
* - Update to 5.67 [1]Frederic Culot2013-03-022-8/+7
| | | | | | | | | | | | | - Trim Makefile's header [1] - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Exporter/Changes PR: ports/176340 [1] Submitted by: Gea-Suan Lin <gslin@gslin.org> Approved by: Tsung-Han Yeh <snowfly@yuntech.edu.tw> (maintainer, via private email) Notes: svn path=/head/; revision=313220
* - Update to 0.73Martin Wilke2013-03-029-104/+44
| | | | | | | | PR: 176541 Submitted by: ports fury Notes: svn path=/head/; revision=313212
* - Update to 1.8.3Martin Wilke2013-03-023-4/+9
| | | | | | | | PR: 176557 Submitted by: ports fury Notes: svn path=/head/; revision=313204
* - Update to 4.5.3Martin Wilke2013-03-025-59/+27
| | | | | | | | | | | - Trim header - Update pkg-desc PR: 176575 Submitted by: ports fury Notes: svn path=/head/; revision=313200
* Variable that start with _ are considered private to the definingEitan Adler2013-03-021-1/+1
| | | | | | | | | | makefile and may not be used by ports makefiles. In addition, avoid problems should the defaults ever change. Approved by: portmgr (tabthorpe) Notes: svn path=/head/; revision=313182
* Update to version 20130226Pawel Pekala2013-03-012-3/+3
| | | | | | | | PR: ports/176590 Submitted by: antoine@ Notes: svn path=/head/; revision=313170
* Upgrade to 0.14 (thank you portscout!)Dag-Erling Smørgrav2013-03-012-3/+3
| | | | Notes: svn path=/head/; revision=313168
* - Update to 1.503Li-Wen Hsu2013-03-012-3/+3
| | | | Notes: svn path=/head/; revision=313166
* RIDE is a test data editor for Robot Framework test data.Ruslan Makhmatkhanov2013-03-015-0/+1076
| | | | | | | | | WWW: https://github.com/robotframework/RIDE/wiki Submitted by: Vladimir Chukharev <Vladimir.Chukharev@gmail.com> (by mail) Notes: svn path=/head/; revision=313160
* Update to 0.22.Anton Berezin2013-03-012-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Test-Strict/Changes Notes: svn path=/head/; revision=313149
* Update to 1.302.Anton Berezin2013-03-012-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Git-Repository/Changes Notes: svn path=/head/; revision=313148
* - Upgrade to 1.6002.Jun Kuriyama2013-03-012-3/+3
| | | | Notes: svn path=/head/; revision=313138
* - update to version 1.1.18Olli Hauer2013-03-012-4/+4
| | | | | | | | | | | | | | | | Changes: Version 1.1.18 (released 28-Feb-2013) * fix exception raised by BDB-backed SVN repositories (issue #519) * hide revision-less files when rcsparse is in use * include branchpoints in branch views using rcsparse (issue #347) * miscellaneous cvsdb improvements: - add --port option to make-database (issue #521) - explicitly name columns in queries (issue #522) - update MySQL syntax to avoid discontinued "TYPE=" terms Notes: svn path=/head/; revision=313137
* Chase documentation checksums and move the docs to my mirror.Jimmy Olgeni2013-02-282-22/+23
| | | | | | | Use DOCS and EXAMPLES from OptionsNG. Notes: svn path=/head/; revision=313110
* Fix build after bison update.Emanuel Haupt2013-02-281-0/+10
| | | | | | | Obtained from: gentoo Notes: svn path=/head/; revision=313109
* - Update to 2.7.7Frederic Culot2013-02-283-4/+5
| | | | | | | | PR: ports/176502 Submitted by: Vladimir Chukharev <Vladimir.Chukharev@gmail.com> (maintainer) Notes: svn path=/head/; revision=313096
* Update to 1.4.9Tilman Keskinoz2013-02-282-4/+4
| | | | Notes: svn path=/head/; revision=313091
* Update to version 2.0.Dmitry Sivachenko2013-02-283-3/+4
| | | | | | | Maintainer timeout. Notes: svn path=/head/; revision=313089
* - Update to 1.00Frederic Culot2013-02-282-15/+5
| | | | | | | Changes: http://search.cpan.org/dist/IO-HTML/Changes Notes: svn path=/head/; revision=313085
* - Explicitly disable features if they are not set in QT4_OPTIONS [1]Max Brazhnikov2013-02-273-8/+29
| | | | | | | | | | - Prevent QT_NO_WEBKIT from creeping into qconfig.h - Make clear that CUPS support is enabled by default Reported by: avg [1] Notes: svn path=/head/; revision=313048
* Update to 0.9.Anton Berezin2013-02-272-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/No-Worries/Changes Notes: svn path=/head/; revision=313045
* Update to 0.21.Anton Berezin2013-02-272-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Test-Strict/Changes Notes: svn path=/head/; revision=313040
* - Fix buildSteve Wills2013-02-272-5/+39
| | | | Notes: svn path=/head/; revision=313031
* - Update to 2.0.3Steve Wills2013-02-272-11/+7
| | | | | | | | | - Pass maintainership to ruby@ Approved by: tota (maintainer) Notes: svn path=/head/; revision=313024
* - Fix buildSteve Wills2013-02-271-0/+18
| | | | Notes: svn path=/head/; revision=313023
* - Update to 1.0.0Steve Wills2013-02-272-7/+4
| | | | Notes: svn path=/head/; revision=313016
* Mark as deprecated: maintainer/author's domain has disappeared.Mark Linimon2013-02-261-7/+5
| | | | Notes: svn path=/head/; revision=313013