| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=270950
|
|
|
|
|
|
|
| |
Pointed out by: ale@
Notes:
svn path=/head/; revision=270940
|
|
|
|
| |
Notes:
svn path=/head/; revision=270938
|
|
|
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.30/Changes
Notes:
svn path=/head/; revision=270924
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=270915
|
|
|
|
|
|
|
|
| |
PR: ports/154362
Submitted by: Stephen Fisher <steve@stephen-fisher.com>
Notes:
svn path=/head/; revision=270905
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MooseX-FollowPBP/Changes
Notes:
svn path=/head/; revision=270901
|
|
|
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.29/Changes
Notes:
svn path=/head/; revision=270873
|
|
|
|
| |
Notes:
svn path=/head/; revision=270870
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=270858
|
|
|
|
| |
Notes:
svn path=/head/; revision=270856
|
|
|
|
|
|
|
| |
ChangeLog: http://cpansearch.perl.org/src/ADAMK/File-Remove-1.49/Changes
Notes:
svn path=/head/; revision=270846
|
|
|
|
|
|
|
| |
ChangeLog: http://cpansearch.perl.org/src/GFUJI/Mouse-0.91/Changes
Notes:
svn path=/head/; revision=270845
|
|
|
|
|
|
|
| |
ChangeLog: http://cpansearch.perl.org/src/SUNNAVY/Test-Script-Run-0.05/Changes
Notes:
svn path=/head/; revision=270844
|
|
|
|
|
|
|
|
|
|
| |
- Add License
PR: ports/155521
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Notes:
svn path=/head/; revision=270831
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=270824
|
|
|
|
| |
Notes:
svn path=/head/; revision=270812
|
|
|
|
| |
Notes:
svn path=/head/; revision=270811
|
|
|
|
|
|
|
|
| |
PR: 155247
Submitted by: sunpoet
Notes:
svn path=/head/; revision=270809
|
|
|
|
|
|
|
| |
Submitted by: naddy
Notes:
svn path=/head/; revision=270806
|
|
|
|
|
|
|
| |
Changelog: http://cpansearch.perl.org/dist/Scope-Upper/Changes
Notes:
svn path=/head/; revision=270805
|
|
|
|
| |
Notes:
svn path=/head/; revision=270802
|
|
|
|
| |
Notes:
svn path=/head/; revision=270790
|
|
|
|
|
|
|
|
|
| |
in parallel. Fixes build with gmake 3.82.
While there, patch Variables.mk instead of running a substitution.
Notes:
svn path=/head/; revision=270788
|
|
|
|
|
|
|
| |
test external commands (nearly) as easily as loaded modules.
Notes:
svn path=/head/; revision=270775
|
|
|
|
|
|
|
|
| |
- Add PIPVER and DISTRIBUTEVER to PLIST_SUB
to simplify next updates
Notes:
svn path=/head/; revision=270771
|
|
|
|
|
|
|
| |
- Change web site URL in pkg-descr
Notes:
svn path=/head/; revision=270770
|
|
|
|
|
|
|
|
|
|
| |
http://cpansearch.perl.org/dist/CPAN-Mini/Changes
- Remove DISTNAME replacement
- Use MASTER_SITE_SUBDIR=CPAN:PAUSEID
Notes:
svn path=/head/; revision=270756
|
|
|
|
|
|
|
|
|
| |
- Remove MD5 while where
Changelog: http://cpansearch.perl.org/dist/MooseX-InsideOut/Changes
Notes:
svn path=/head/; revision=270753
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Term-UI/CHANGES
Notes:
svn path=/head/; revision=270751
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Log-Message-Simple/CHANGES
Notes:
svn path=/head/; revision=270747
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Test-Warn/Changes
Notes:
svn path=/head/; revision=270745
|
|
|
|
|
|
|
|
|
|
|
| |
'@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
|
|
|
|
| |
Notes:
svn path=/head/; revision=270743
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Class-Method-Modifiers/Changes
Notes:
svn path=/head/; revision=270742
|
|
|
|
| |
Notes:
svn path=/head/; revision=270734
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
WWW: http://search.cpan.org/dist/Tree-R/
Notes:
svn path=/head/; revision=270718
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/155459
Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
Notes:
svn path=/head/; revision=270683
|
|
|
|
|
|
|
| |
ChangeLog: http://search.cpan.org/src/ADAMK/File-Remove-1.48/Changes
Notes:
svn path=/head/; revision=270680
|
|
|
|
|
|
|
|
|
| |
- bump port revision
Reported by: pointy hat (pav)
Notes:
svn path=/head/; revision=270662
|
|
|
|
| |
Notes:
svn path=/head/; revision=270656
|
|
|
|
| |
Notes:
svn path=/head/; revision=270651
|
|
|
|
| |
Notes:
svn path=/head/; revision=270650
|
|
|
|
| |
Notes:
svn path=/head/; revision=270649
|