aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.31Andrej Zverev2011-03-152-3/+8
| | | | Notes: svn path=/head/; revision=270950
* . Add missing PLIST_DIRS entries.Greg Lewis2011-03-151-0/+3
| | | | | | | Pointed out by: ale@ Notes: svn path=/head/; revision=270940
* - update to 4.6.1Baptiste Daroussin2011-03-152-3/+3
| | | | Notes: svn path=/head/; revision=270938
* - Update to 1.30Philippe Audeoud2011-03-152-3/+3
| | | | | | | - Changelog: http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.30/Changes Notes: svn path=/head/; revision=270924
* Async is one more attempt to make the definition and execution of asynchronousWen Heping2011-03-155-0/+98
| | | | | | | | | | | | | interdependent operations easy. For that to work, you may define tasks which communicate with each other by channels. Channels transfer items, which is very similar to bytes flowing through pipes uses in inter-process communication. Items will only be generated on demand, that is when you read from the respective output channel. WWW: http://packages.python.org/async/intro.html Notes: svn path=/head/; revision=270919
* - Update to 1.1.6Cheng-Lung Sung2011-03-152-4/+3
| | | | Notes: svn path=/head/; revision=270915
* Add --enable-debug=yes in WITH_DEBUG to add more debug stuff.Jeremy Messenger2011-03-141-0/+4
| | | | | | | | PR: ports/154362 Submitted by: Stephen Fisher <steve@stephen-fisher.com> Notes: svn path=/head/; revision=270905
* - Update to 0.05Frederic Culot2011-03-142-5/+4
| | | | | | | Changes: http://search.cpan.org/dist/MooseX-FollowPBP/Changes Notes: svn path=/head/; revision=270901
* - Update to 1.29Philippe Audeoud2011-03-143-5/+10
| | | | | | | - Changelog: http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.29/Changes Notes: svn path=/head/; revision=270873
* - Update to 1.6.2Cheng-Lung Sung2011-03-142-3/+3
| | | | Notes: svn path=/head/; revision=270870
* Upgrade from 1.2.16 to 1.2.18. The author(s) no longer distribute theMikhail Teterin2011-03-144-27/+29
| | | | | | | | | | | | | | distfile by itself -- only as part of a giant distribution including Tcl/Tk-8.0 among other things, so I'm switching to housing the "seed" myself for the time being. The older vic and rat are expected to continue "just work" until I upgrade them in their turns. PR: ports/155335 Notes: svn path=/head/; revision=270864
* - Update to 0.06Philippe Audeoud2011-03-142-4/+3
| | | | Notes: svn path=/head/; revision=270858
* - Bump PORTREVISION to chase the update of dns/libidnWen Heping2011-03-141-1/+2
| | | | Notes: svn path=/head/; revision=270856
* - Update to 1.49Wen Heping2011-03-142-3/+3
| | | | | | | ChangeLog: http://cpansearch.perl.org/src/ADAMK/File-Remove-1.49/Changes Notes: svn path=/head/; revision=270846
* - Update to 0.91Wen Heping2011-03-142-6/+7
| | | | | | | ChangeLog: http://cpansearch.perl.org/src/GFUJI/Mouse-0.91/Changes Notes: svn path=/head/; revision=270845
* - Update to 0.05Wen Heping2011-03-142-3/+3
| | | | | | | ChangeLog: http://cpansearch.perl.org/src/SUNNAVY/Test-Script-Run-0.05/Changes Notes: svn path=/head/; revision=270844
* - Update to 3.0.7Wen Heping2011-03-142-5/+6
| | | | | | | | | | - Add License PR: ports/155521 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=270831
* . Add a port of FindBugs:Greg Lewis2011-03-135-0/+170
| | | | | | | | | | | | | | | | | | | FindBugs looks for bugs in Java programs. It is based on the concept of bug patterns. A bug pattern is a code idiom that is often an error. Bug patterns arise for a variety of reasons: * Difficult language features * Misunderstood API methods * Misunderstood invariants when code is modified during maintenance * Garden variety mistakes: typos, use of the wrong boolean operator FindBugs uses static analysis to inspect Java bytecode for occurrences of bug patterns. WWW: http://findbugs.sourceforge.net/ Notes: svn path=/head/; revision=270825
* - Fix PLIST with RUBY_VER == 1.9Steve Wills2011-03-131-1/+1
| | | | Notes: svn path=/head/; revision=270824
* - Fix PLIST with RUBY_VER == 1.9Steve Wills2011-03-131-2/+0
| | | | Notes: svn path=/head/; revision=270812
* Update to 1.4.2Tilman Keskinoz2011-03-133-8/+5
| | | | Notes: svn path=/head/; revision=270811
* Update to 1.6.7Tilman Keskinoz2011-03-133-10/+5
| | | | | | | | PR: 155247 Submitted by: sunpoet Notes: svn path=/head/; revision=270809
* Doesn't require gmake.Jeremy Messenger2011-03-131-1/+0
| | | | | | | Submitted by: naddy Notes: svn path=/head/; revision=270806
* - Update to 0.14Steve Wills2011-03-132-3/+3
| | | | | | | Changelog: http://cpansearch.perl.org/dist/Scope-Upper/Changes Notes: svn path=/head/; revision=270805
* - Fix typoMartin Wilke2011-03-131-1/+1
| | | | Notes: svn path=/head/; revision=270802
* - Update to 2.09.07Dennis Herrmann2011-03-132-5/+5
| | | | Notes: svn path=/head/; revision=270790
* Disable a bizarre attempt to use both BSD and GNU make constructsChristian Weisgerber2011-03-134-4/+31
| | | | | | | | | in parallel. Fixes build with gmake 3.82. While there, patch Variables.mk instead of running a substitution. Notes: svn path=/head/; revision=270788
* Add devel/p5-Test-Command-Simple 0.03, a Perl module toAnton Berezin2011-03-135-0/+47
| | | | | | | test external commands (nearly) as easily as loaded modules. Notes: svn path=/head/; revision=270775
* - Update to 1.5.2Nicola Vitale2011-03-123-6/+9
| | | | | | | | - Add PIPVER and DISTRIBUTEVER to PLIST_SUB to simplify next updates Notes: svn path=/head/; revision=270771
* - Update to 0.8.3Nicola Vitale2011-03-124-14/+14
| | | | | | | - Change web site URL in pkg-descr Notes: svn path=/head/; revision=270770
* - Update to 1.111001 - Changelog: ↵Steve Wills2011-03-122-6/+5
| | | | | | | | | | http://cpansearch.perl.org/dist/CPAN-Mini/Changes - Remove DISTNAME replacement - Use MASTER_SITE_SUBDIR=CPAN:PAUSEID Notes: svn path=/head/; revision=270756
* - Update to 0.106Steve Wills2011-03-122-4/+3
| | | | | | | | | - Remove MD5 while where Changelog: http://cpansearch.perl.org/dist/MooseX-InsideOut/Changes Notes: svn path=/head/; revision=270753
* - Update to 0.26Frederic Culot2011-03-122-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/Term-UI/CHANGES Notes: svn path=/head/; revision=270751
* - Update to 0.08Frederic Culot2011-03-122-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/Log-Message-Simple/CHANGES Notes: svn path=/head/; revision=270747
* - Update to 0.23Frederic Culot2011-03-122-7/+5
| | | | | | | Changes: http://search.cpan.org/dist/Test-Warn/Changes Notes: svn path=/head/; revision=270745
* Fix the build with gmake-3.82. The upstream has forgotten to delete theJeremy Messenger2011-03-121-0/+19
| | | | | | | | | | | '@GT_YES@' in the popt/intl/Makefile.in as there is nothing in configure to replace the 'popt/intl/Makefile.in'. Reported by: pointyhat-exp with gmake 3.82 (linimon) Tested with: ade's gmake 3.82 patch on devel/gmake only Notes: svn path=/head/; revision=270744
* - Update to 1.400Li-Wen Hsu2011-03-122-3/+3
| | | | Notes: svn path=/head/; revision=270743
* - Update to 1.07Frederic Culot2011-03-122-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Class-Method-Modifiers/Changes Notes: svn path=/head/; revision=270742
* upgrade to 0.16Baptiste Daroussin2011-03-123-19/+20
| | | | Notes: svn path=/head/; revision=270734
* Initial import of deheader 0.6Kevin Lo2011-03-124-0/+40
| | | | | | | | Deheader analyzes C and C++ files to determine which header inclusions can be removed while still allowing them to compile. Notes: svn path=/head/; revision=270728
* Tree::R - Perl extension for the Rtree data structure and algorithmsDmitry Marakasov2011-03-125-0/+35
| | | | | | | WWW: http://search.cpan.org/dist/Tree-R/ Notes: svn path=/head/; revision=270718
* Update to Mercurial 1.8.1.Ollivier Robert2011-03-112-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | 1. 1.8.1 (2011-03-10) This release backs out a behavior change for so-called 'fast-forward' merges on named branches. annotate: rewrite to deal with crossed linkrevs (issue2682) bookmark: fix invalidation of localrepo._bookmarkcurrent cacert: improve error report when web.cacert file does not exist contrib: update tcsh_completion for Mercurial 1.8 hgcia: accept "queued." xmlrpc return as success hgweb: fix filelog rss links generation hgweb: use tip in gitweb/monoblue filelog rss links (issue2677) merge: back out single-parent fast-forward merge merge: drop resolve state for mergers with identical contents (issue2680) merge: improve unresolved conflicts warning (issue2681) mergetools: add alternate registry keys for 32bit apps on 64bit O/S mq: forbid commit of merge involving mq patches subrepo: backout 67fbe566eff1, --force requires svn >= 1.5 subrepo: don't crash when git repo is missing subrepo: handle svn tracked/unknown directory collisions wix: drop bin/ folder from MSI installers (issue2673) Notes: svn path=/head/; revision=270690
* Update to Mercurial 1.8.Ollivier Robert2011-03-113-13/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2. 1.8 (2011-03-01) 2.1. Core Bookmarks are now a core feature (see UpgradeNotes) New listfile: pattern-matching (patterns) Revset syntax supported by most commands Performance improvements for reading large repository indexes Certificate validation for HTTPS proxies 2.2. Subrepos New support for git subrepos Various improvements to merge, update, and commit logic 2.4. Extensions eol: filter aliases for compatibility with win32text mq: --exact option for qpush mq: various robustness improvements progress: remaining time estimates PR: ports/155312 Submitted by: az Notes: svn path=/head/; revision=270688
* - Update to 2.3.1Dennis Herrmann2011-03-116-10/+14
| | | | | | | | PR: ports/155459 Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> (maintainer) Notes: svn path=/head/; revision=270683
* - Update to 1.48Wen Heping2011-03-112-4/+4
| | | | | | | ChangeLog: http://search.cpan.org/src/ADAMK/File-Remove-1.48/Changes Notes: svn path=/head/; revision=270680
* - install filters in a better place and track them in plistBaptiste Daroussin2011-03-112-1/+7
| | | | | | | | | - bump port revision Reported by: pointy hat (pav) Notes: svn path=/head/; revision=270662
* Update to 1.12.1Brendan Fabeny2011-03-112-3/+3
| | | | Notes: svn path=/head/; revision=270656
* Update p4p to 2010.2/279478.Gordon Tetlow2011-03-118-22/+15
| | | | Notes: svn path=/head/; revision=270651
* Update p4ftpd to 2010.2/279478.Gordon Tetlow2011-03-118-22/+15
| | | | Notes: svn path=/head/; revision=270650
* Update p4d to 2010.2/284433.Gordon Tetlow2011-03-118-15/+15
| | | | Notes: svn path=/head/; revision=270649