aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* - Chase graphics/geos shlib bumpMartin Wilke2009-08-141-2/+2
| | | | Notes: svn path=/head/; revision=239570
* This extension uses libgearman library to provide API forMartin Wilke2009-08-144-0/+40
| | | | | | | | | | | | communicating with gearmand, and writing clients and workers. WWW: http://pecl.php.net/package/gearman PR: ports/136250 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=239566
* This module provides an API for creating a File::ChangeNotify::Watcher subclassMartin Wilke2009-08-145-0/+55
| | | | | | | | | | | | | | | | | that will work on your platform. A File::ChangeNotify::Watcher class monitors a directory for changes made to any file. You can provide a regular expression to filter out files you are not interested in. It handles the addition of new subdirectories by adding them to the watch list. WWW: http://search.cpan.org/dist/File-ChangeNotify/ PR: ports/137770 Submitted by: Alexey V. Degtyarev Notes: svn path=/head/; revision=239563
* This module does not provide any methods. Simply loading it changes the defaultMartin Wilke2009-08-145-0/+44
| | | | | | | | | | | | | | naming policy for the loading class so that accessors are separated into get and set methods. The get methods have the same name as the accessor, while set methods are prefixed with "set_". WWW: http://search.cpan.org/dist/MooseX-SemiAffordanceAccessor/ PR: ports/137769 Submitted by: Alexey V. Degtyarev Notes: svn path=/head/; revision=239562
* - Update to 1.2.7Martin Wilke2009-08-142-4/+4
| | | | | | | | | PR: 136738 Submitted by: pgollucci@ Approved by: maintainer timeout Notes: svn path=/head/; revision=239553
* - Update to 20090616Martin Wilke2009-08-142-4/+4
| | | | | | | | | PR: 135720 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> Approved by: maintianer timeout Notes: svn path=/head/; revision=239548
* - Unbreak build on sparc64Martin Wilke2009-08-141-4/+0
| | | | | | | | | PR: 134514 Submitted by: Florian Smeets <flo@kasimir.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=239520
* Restore Sourceforge master site using SFP.Jimmy Olgeni2009-08-141-2/+2
| | | | Notes: svn path=/head/; revision=239515
* - Update to 0.94Rong-En Fan2009-08-142-4/+4
| | | | Notes: svn path=/head/; revision=239496
* - Take maintainershipMartin Wilke2009-08-131-1/+1
| | | | Notes: svn path=/head/; revision=239489
* - Update to 3.8Martin Wilke2009-08-132-4/+7
| | | | | | | | PR: 137737 Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) Notes: svn path=/head/; revision=239482
* py-repoze.what-pylons is an extras plugin for repoze.whatMartin Wilke2009-08-135-0/+75
| | | | | | | | | | | | | | | | | | | | | | which provides optional and handy utilities for Pylons applications using this authorization framework. Some of the features of the plugin include: * The utilities are ready to use: There's nothing additional to be configured before using. * 100% documented. Each component is documented along with code samples. * The test suite has a coverage of 100% and it will never decrease -- if it ever does, report it as a bug! * TurboGears 2 is officially supported as well. WWW: http://pypi.python.org/pypi/repoze.what-pylons/ PR: ports/137602 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=239480
* Stream::Reader is perl module intended for reading data from streams.Steven Kreuzer2009-08-135-0/+36
| | | | | | | It can be used for "on the fly" parsing of large volumes of data. Notes: svn path=/head/; revision=239470
* repoze.tm2 is a middleware which uses the ZODB transaction managerMartin Wilke2009-08-135-0/+55
| | | | | | | | | | | | | | | to wrap a call to its pipeline children inside a transaction. This is a fork of the repoze.tm package which depends only on the transaction package rather than the entirety of ZODB (for users who don't rely on ZODB). WWW: http://www.repoze.org/ PR: ports/137601 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=239464
* py-transaction contains a generic transaction implementationMartin Wilke2009-08-135-0/+89
| | | | | | | | | | | | for Python. It is mainly used by the ZODB, though. WWW: http://pypi.python.org/pypi/transaction/ PR: ports/137600 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=239463
* . switch to the new SFP macro;Boris Samorodov2009-08-131-3/+2
| | | | | | | | | | . fix MASTER_SITE_SUBDIR; . remove unneeded FETCH_ARGS. Requested by: erwin Notes: svn path=/head/; revision=239459
* - Update to 1.0.0Martin Wilke2009-08-132-7/+11
| | | | | | | | PR: 137654 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=239451
* - Update to 0.7Martin Wilke2009-08-132-4/+4
| | | | | | | | PR: 137660 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=239448
* Perl common defaults with lower memory usageMartin Wilke2009-08-135-0/+35
| | | | | | | | | | WWW: http://search.cpan.org/dist/common-sense/ PR: ports/137693 Submitted by: Mons Anderson <mons at cpan.org> Notes: svn path=/head/; revision=239446
* - Update to 0.12Martin Wilke2009-08-132-4/+4
| | | | | | | | PR: 137573 Submitted by: Edmondas Girkantas <eg@fbsd.lt> (maintainer) Notes: svn path=/head/; revision=239443
* - Update to 1.74Cheng-Lung Sung2009-08-132-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/threads/Changes Notes: svn path=/head/; revision=239420
* - Update to minor new versionYen-Ming Lee2009-08-132-6/+9
| | | | | | | | | | | - Add regression-test - Drop maintainership PR: 137701 Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com> Notes: svn path=/head/; revision=239416
* Yet another forgotten line.Joerg Wunsch2009-08-121-0/+1
| | | | Notes: svn path=/head/; revision=239407
* Yet another forgotten line, sigh.Joerg Wunsch2009-08-121-0/+1
| | | | Notes: svn path=/head/; revision=239406
* Add two entries I forgot previously.Joerg Wunsch2009-08-121-0/+2
| | | | Notes: svn path=/head/; revision=239405
* Fix a typo.Joerg Wunsch2009-08-121-1/+1
| | | | Notes: svn path=/head/; revision=239404
* As the compiler now supports some more Xmega MCU types, catch up withJoerg Wunsch2009-08-122-0/+8
| | | | | | | the pkg-plist since the avr-libc port will automatically pick them up. Notes: svn path=/head/; revision=239403
* Update the Xmega patch. Among adding support for some newerJoerg Wunsch2009-08-122-227/+263
| | | | | | | | Xmega MCU types, this adds an important bugfix for printf & Co. functions. Notes: svn path=/head/; revision=239402
* Upgrade to GNU binutils 2.19.1.Joerg Wunsch2009-08-125-350/+372
| | | | | | | | Integrate another bugfix that affects avr25-architecture MCU types (ATtiny84, for example). Notes: svn path=/head/; revision=239401
* - Pass maintainership to submitterThomas Abthorpe2009-08-121-1/+1
| | | | | | | | PR: ports/137611 Submitted by: Eitan Adler <EitanAdlerList gmail.com> Notes: svn path=/head/; revision=239399
* - Mark MAKE_JOBS_UNSAFE (when forced jobs, fails with "cd: can't cd to shell")Dmitry Marakasov2009-08-121-0/+1
| | | | Notes: svn path=/head/; revision=239394
* - Update to 4.1.4Cheng-Lung Sung2009-08-122-4/+4
| | | | Notes: svn path=/head/; revision=239379
* - add p5-MooseX-Params-ValidateCheng-Lung Sung2009-08-125-0/+42
| | | | | | | => an extension of Params::Validate for using Moose's types Notes: svn path=/head/; revision=239372
* Update to 2.2.1Herve Quiroz2009-08-122-4/+4
| | | | Notes: svn path=/head/; revision=239368
* - Change @dirrm to @dirrmtry for etc/bash_completion.dDmitry Marakasov2009-08-112-2/+2
| | | | | | | | | PR: 137222 Submitted by: myself Approved by: maintainer timeout Notes: svn path=/head/; revision=239345
* - Update to 0.06Dmitry Marakasov2009-08-112-5/+6
| | | | | | | | | PR: 137576 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: wen heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=239325
* - Update to 0.7.2.Stanislav Sedov2009-08-112-5/+5
| | | | Notes: svn path=/head/; revision=239309
* - Update to 5.1Cheng-Lung Sung2009-08-113-4/+11
| | | | | | | Changes: http://search.cpan.org/dist/AnyEvent/Changes Notes: svn path=/head/; revision=239301
* Upgrade to version 2.0.6 using MASTER_SITE_LOCAL.Jimmy Olgeni2009-08-103-7/+10
| | | | Notes: svn path=/head/; revision=239282
* - Updated to 0.3.2Greg Larkin2009-08-102-5/+4
| | | | Notes: svn path=/head/; revision=239269
* Remove an include of bsd.port.pre.mk that somehow snuck in to myDaniel Eischen2009-08-101-2/+0
| | | | | | | previous commit. Notes: svn path=/head/; revision=239254
* Mark broken, does not build after the gpl 2009 update to lang/gnat.Daniel Eischen2009-08-102-0/+5
| | | | Notes: svn path=/head/; revision=239253
* Update to version 0.6.8.Boris Samorodov2009-08-102-13/+5
| | | | | | | | PR: ports/137630 Submitted by: "J.R. Oldroyd" <fbsd at opal.com> (maintainer) Notes: svn path=/head/; revision=239249
* Update to version 0.6.20.Boris Samorodov2009-08-102-12/+5
| | | | | | | | PR: ports/137627 Submitted by: "J.R. Oldroyd" <fbsd at opal.com> (maintainer) Notes: svn path=/head/; revision=239248
* Mk/bsd.kde4.mk:Max Brazhnikov2009-08-101-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - rework KDE4_BUILDENV All ports: - remove needless post-extract target - make patches relative to ${PATCH_WRKSRC} - clean up - bump PORTREVISION when required databases/akonadi: - replace dependency on boost-python-libs with boost-libs (finally, boost-pyhton does not conflict with boost \o/) deskutils/kdepim*: - replace boost-python-libs with boost-libs - reduce dependencies - respect PREFIX - fix build with qt3 installed misc/kdeedu4: - add dependency on astro/xplanet (for KStars) misc/kdeutils4: - add dependency on devel/qca (for okteta) - make dependency on kdebase non-optional multimedia/kdemultimedia4: - add optional support for PulseAudio x11/kdebase4: - remove needless dependency on kdebase4-runtime x11/kdebase4-runtime, x11/kdebase4-workspace - remove extra CMAKE_ARGS to fix build for qt3/kde3 users x11/kdelibs4 - remove needless dependencies - remove extra CMAKE_ARGS to fix build for qt3/kde3 users Notes: svn path=/head/; revision=239247
* Construct is a python library for parsing and building of dataNicola Vitale2009-08-106-0/+327
| | | | | | | | | | | | | | structures (binary or textual). It is based on the concept of defining data structures in a declarative manner, rather than procedural code: more complex constructs are composed of a hierarchy of simpler ones. PR: ports/137593 Submitted by: Piotr Florczyk <p.florczyk at adminworkshop.pl> Notes: svn path=/head/; revision=239241
* Update to 0.86.Anton Berezin2009-08-102-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Attribute-Handlers/Changes Notes: svn path=/head/; revision=239239
* Update to 2.21.Anton Berezin2009-08-102-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Storable/ChangeLog Notes: svn path=/head/; revision=239238
* Mark BROKEN: does not buildErwin Lansing2009-08-091-0/+2
| | | | Notes: svn path=/head/; revision=239197
* This port has been BROKEN for 4 months with no expectation that it will beErwin Lansing2009-08-091-0/+2
| | | | | | | | | fixed upstream. Set DEPRACATED and a 1 month EXPIRATION_DATE. Approved by: maintainer Notes: svn path=/head/; revision=239195