| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
17 May 2011 11:05:02
1.03
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
29 Jan 2009 17:41:17
1.03
|
erwin  |
Reassign my p5-* ports to perl@ so more than one person
can look at them. |
17 Apr 2008 14:30:31
1.03
|
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) |
25 Jun 2006 16:38:48
1.03
|
clsung  |
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by (non-)ports@, so approved by
portmgr (erwin) first.
PR: ports/98755
Submitted by: rafan
Approved by: portmgr (erwin) |
22 Jan 2006 01:48:34
1.03
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
26 Nov 2005 17:00:48
1.03
|
pav  |
- Add SHA256
Approved by: maintainer |
21 Sep 2005 19:35:50
1.03
|
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. |
31 Jan 2005 17:11:45
1.03
|
erwin  |
Update to 1.03 |
18 Mar 2004 18:01:13
1.02
|
trevor  |
Add size data, approved by maintainers. |
24 Oct 2003 12:05:09
1.02
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
12 Jun 2003 16:41:16
1.02
|
erwin  |
Change to my FreeBSD.org address |
21 Feb 2003 11:23:04
1.02
|
knu  |
De-pkg-comment. |
03 Jan 2003 13:52:56
1.02
|
ijliao  |
forgot to remove patch file
Submitted by: Mathieu Arnold <mat@mat.cc> |
03 Jan 2003 06:19:11
1.02
|
ijliao  |
upgrade to 1.02
claim maintainership
PR: 43556
Submitted by: Erwin Lansing <erwin@lansing.dk> |
12 Aug 2002 04:09:22
1.01
|
ijliao  |
1) upgrade to 1.01
2) Makefile cleanup
Submitted by: kuriyama (1) |
06 Jun 2002 23:29:44
1.00
|
petef  |
Don't assume pod2man is in /usr/bin.
Submitted by: bento |
29 Jan 2002 10:16:28 
|
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
14 Mar 2001 16:15:29 
|
sobomax  |
Correct reference to the local perl files is:
lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH} but not:
lib/perl5/site_perl/${PERL_VERSION}/${PERL_ARCH} |
05 Feb 2001 17:15:22 
|
ijliao  |
fix fenner mtree error |
21 Jan 2001 04:26:37 
|
ijliao  |
ijliao@csie.nctu.edu.tw -> ijliao@FreeBSD.org |
15 Jan 2001 06:22:07 
|
will  |
Add p5-Term-Screen 1.00, a perl module implementing a basic screen and input
class. |