Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 May 2018 20:15:20
2.44

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
2.44

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
02 Nov 2016 22:45:14
2.44

|
mat  |
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
01 Apr 2016 14:25:18
2.44

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
14 Jun 2015 08:23:50
2.44

|
kuriyama  |
- Upgrade to 2.44. |
22 May 2015 20:34:29
2.41_2

|
mat  |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
2.41_2

|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
10 Jun 2014 12:14:14
2.41_1

|
mat  |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
29 Jan 2014 17:46:33
2.41_1

|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
09 Jan 2014 15:01:07
2.41_1

|
demon  |
Use new format for LIB_DEPENDS. |
20 Sep 2013 23:17:32
2.41_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
10 Sep 2013 16:48:42
2.41_1

|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
12 Jan 2013 03:06:38
2.41_1

|
kuriyama  |
- Try to fix build on NFS without lockd (patch provided by Martin
Tournoij <martin@arp242.net> at ports/155991).
- Add pre-build check for locking to tell people why build fails.
PR: ports/155991, ports/164600
Submitted by: "Dmitry S. Luhtionov" <mitya@cabletv.dp.ua> |
29 Aug 2011 15:00:45
2.41
|
kuriyama  |
- Upgrade to 2.41.
PR: ports/158278
Submitted by: pgollucci |
03 Jul 2011 14:40:25
2.40
|
ohauer  |
-remove MD5 |
09 Oct 2010 13:01:20
2.40
|
kuriyama  |
- Upgrade to 2.40. |
02 Aug 2009 08:54:14
2.36_1
|
kuriyama  |
- Add more encodings generated from p5-XML-Encoding source.
PR: ports/136866 (requested)
Requested by: Alfred Bartsch <bartsch@dssgmbh.de> |
10 Jan 2008 21:14:20
2.36
|
kuriyama  |
(Forced commit, previous commit log has wrong PR#)
- Upgrade to 2.36.
PR: ports/118944
Submitted by: ijliao |
10 Jan 2008 21:12:23
2.36
|
kuriyama  |
- Upgrade to 2.36.
PR: ports/118994
Submitted by: ijliao |
30 Jan 2006 23:20:05
2.34_2
|
kuriyama  |
Chase shlib bump of libexpat. |
24 Jan 2006 03:10:24
2.34_1
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:55:05
2.34_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Sep 2005 19:31:43
2.34_1
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
19 Aug 2004 01:34:56
2.34_1
|
kuriyama  |
- Fix plist when $XMLPARSER_SJIS is supplied.
- Use ${PERL}.
Reported by: nork |
31 May 2004 08:07:03
2.34_1
|
kris  |
Don't remove a directory we didn't install |
18 Mar 2004 00:48:53
2.34_1
|
kuriyama  |
SIZEify.
Submitted by: trevor |
14 Mar 2004 07:58:26
2.34_1
|
kuriyama  |
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION. |
11 Mar 2004 15:01:15
2.34
|
kuriyama  |
Remove duplicate entry.
PR: ports/64067
Submitted by: michael johnosn <ahze@ahze.net> |
02 Sep 2003 13:17:51
2.34
|
kuriyama  |
Upgrade to 2.34.
Optimize plist.
Submitted by: foxfair@ |
22 Feb 2003 07:48:51
2.31_1
|
kuriyama  |
de-pkg-comment. |
10 Oct 2002 12:59:36
2.31_1
|
knu  |
CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' in
them when using a non-default compiler/linker, so do not use `/' as
delimiter for s///. (I picked `|' instead) |
17 Sep 2002 07:41:05
2.31_1
|
kuriyama  |
Bump PORTREVISION and expat shlib. |
22 Jul 2002 03:14:25
2.31
|
kuriyama  |
Upgrade to 2.31. |
21 Jul 2002 02:17:49
2.30_2
|
kuriyama  |
Bump portrevision (textproc/expat2 shlib bump). |
29 Jan 2002 11:58:52

|
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.
|
31 Dec 2001 06:57:36

|
kuriyama  |
Add knobs to enable "euc-jp" and "shift_jis" encodings. |
05 Feb 2001 16:35:27

|
olgeni  |
More style fixes for ports/textproc. |
08 Jan 2001 06:43:42

|
kuriyama  |
Use $PERL_CONFIGURE. |
26 Oct 2000 13:37:25

|
knu  |
Fix LIB_DEPENDS. (expat.0 -> expat.2) |
25 Oct 2000 03:24:39

|
kuriyama  |
Upgrade to 2.30 (which depends on expat2). |
08 Oct 2000 07:29:51

|
asami  |
Convert category textproc to new layout. |
10 Jul 2000 09:58:31

|
kuriyama  |
Upgrade to 2.29. |
17 Jun 2000 03:37:15

|
will  |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS. |