| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Jun 2012 03:10:23
2.05_1
|
az  |
- Remove SITE_PERL from *_DEPENDS |
21 Jan 2012 17:40:15
2.05_1
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
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 |
19 Mar 2011 12:38:54
2.05_1
|
miwi  |
- Get Rid MD5 support |
24 Sep 2010 02:03:44
2.05_1
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
25 Jan 2010 22:42:58
2.05_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 6).
Approved by: portmgr (itetcu) |
21 Dec 2009 02:19:12
2.05
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
17 Apr 2008 14:30:31
2.05
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${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) |
06 Apr 2007 06:48:45
2.05
|
gabor  |
- Remove old Perl support from unmaintained ports in categories starting
with letter o-z |
22 Jan 2006 02:58:25
2.05
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
25 Nov 2005 19:02:21
2.05
|
pav  |
- Add SHA256 |
21 Sep 2005 19:35:50
2.05
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.
This pass brought to you by loving, painstaking hand editing. |
20 Sep 2005 14:20:34
2.05
|
erwin  |
Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!
Noticed by: tobez
Approved by: portmgr (self) |
11 Feb 2004 15:46:20
2.05
|
mat  |
Update to 2.05
PR: 57988
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
24 Oct 2003 12:05:09
1.005
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
21 Feb 2003 14:01:38
1.005
|
knu  |
De-pkg-comment. |
12 Nov 2002 17:07:08
1.005
|
naddy  |
Import HTML-FromText 1.005 Perl module.
The text2html function marks up plain text as HTML. By default it
converts HTML metacharacters into the corresponding entities. More
sophisticated transformations, such as splitting the text into
paragraphs or marking up bulleted lists, can be carried out by
setting the appropriate options.
PR: 44903
Submitted by: Seamus Venasse <svenasse@polaris.ca> |