| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- Use single space after WWW:
- Remove Author line
Notes:
svn path=/head/; revision=325610
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324174
|
|
|
|
|
|
|
|
| |
- Fix COMMENT
- Trim header
Notes:
svn path=/head/; revision=315509
|
|
|
|
|
|
|
| |
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
Notes:
svn path=/head/; revision=309105
|
|
|
|
|
|
|
| |
Submitted by: az@
Notes:
svn path=/head/; revision=298672
|
|
|
|
|
|
|
| |
Approved by: clsung via IRC
Notes:
svn path=/head/; revision=295750
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so)
Notes:
svn path=/head/; revision=293247
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index
Notes:
svn path=/head/; revision=292977
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
Notes:
svn path=/head/; revision=289563
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
Notes:
svn path=/head/; revision=284239
|
|
|
|
| |
Notes:
svn path=/head/; revision=276999
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/FileHandle-Unget/Changes
Notes:
svn path=/head/; revision=240687
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/FileHandle-Unget/CHANGES
Notes:
svn path=/head/; revision=218532
|
|
|
|
|
|
|
|
|
|
|
|
| |
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211450
|
|
|
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
Notes:
svn path=/head/; revision=199069
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154110
|
|
|
|
|
|
|
|
| |
PR: 87714
Submitted by: Christian Lackas <delta AT lackas dot net>
Notes:
svn path=/head/; revision=146000
|
|
|
|
|
|
|
| |
Noticed by: kris
Notes:
svn path=/head/; revision=123167
|
|
|
|
|
|
|
| |
Approved by: co-mentor (vanilla)
Notes:
svn path=/head/; revision=119559
|
|
|
|
|
|
|
|
|
|
| |
- Switched from WeakRef to Scalar::Util. ( that's why no 0.14 in ports tree)
- other minor changes in CHNAGES.
Approved by: vanilla (co-mentor)
Notes:
svn path=/head/; revision=117907
|
|
|
|
|
|
|
| |
Approved by: vanilla (co-mentor)
Notes:
svn path=/head/; revision=116729
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
|
|
|
| |
- get rid of perl 5.005 (bytes.pm)
PR: 60816
Submitted by: maintainer
Notes:
svn path=/head/; revision=97070
|
|
a FileHandle which supports ungetting
of multiple bytes.
PR: 58673
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes:
svn path=/head/; revision=92646
|