Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Oct 2018 13:06:45
0.38_3

|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
0.38_3

|
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
0.38_3

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
31 Jan 2017 16:21:46
0.38_3

|
mat  |
Bump PORTREVISION for ports affected by the fix the last commit.
Done with: Tools/scripts/bump-revision.sh
Sponsored by: Absolight |
01 Apr 2016 14:33:58
0.38_2

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
14 Sep 2015 12:19:50
0.38_2

|
mat  |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
03 Jan 2015 07:12:55
0.38_2

|
sunpoet  |
- Add LICENSE |
26 Nov 2014 13:08:38
0.38_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 Nov 2014 16:21:41
0.38_1

|
mat  |
Fix build as a user.
Sponsored by: Absolight |
07 Nov 2013 08:19:53
0.38

|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 23:36:54
0.38

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
29 Aug 2013 04:08:54
0.38

|
sunpoet  |
- Use single space after WWW: |
02 Aug 2013 18:52:11
0.38

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
29 Mar 2013 00:44:54
0.38

|
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
05 Jun 2012 07:44:03
0.38
|
az  |
- Remove SITE_PERL from *_DEPENDS |
22 Oct 2011 07:12:03
0.38
|
dougb  |
Add IS_INTERACTIVE to these ports [1]
While I'm here, fix RUN_DEPENDS:= ${BUILD_DEPENDS}
for devel/p5-Inline
PR: ports/161312 [1]
PR: ports/161321 [1]
PR: ports/161322 [1]
Submitted by: me [1]
Approved by: perl@ [1] |
04 Nov 2010 08:17:03
0.38
|
wen  |
- Update to 0.38
Changelog: http://search.cpan.org/src/PHILCROW/Bigtop-0.38/Changes |
15 Dec 2009 07:53:09
0.33
|
pgollucci  |
- Update to 0.33 |
15 Aug 2007 04:43:30
0.30
|
clsung  |
- Update to 0.30 |
25 Jun 2007 09:03:42
0.29
|
mat  |
Update to 0.29
PR: 113985
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
30 May 2007 01:48:24
0.28
|
clsung  |
- Update to 0.28 |
03 Apr 2007 05:56:04
0.26
|
clsung  |
- Update to 0.26 |
16 Feb 2007 00:18:30
0.25
|
clsung  |
- Update to 0.25 |
14 Feb 2007 03:16:52
0.23
|
clsung  |
- Update to 0.23 |
03 Feb 2007 10:09:36
0.21
|
rafan  |
- Update to 0.21
PR: no number yet
Submitted by: Gea-Suan Lin <gslin at gslin.org> |
08 Dec 2006 06:18:45
0.20
|
clsung  |
- Update to 0.20 |
10 Nov 2006 03:08:50
0.19
|
clsung  |
- Update to 0.19
- Transfer maintainership to perl@
PR: ports/105306
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
02 Oct 2006 15:36:16
0.16
|
clsung  |
Add p5-Bigtop 0.16, a web application data language processor.
PR: ports/103663
Submitted by: Gea-Suan Lin <gslin at gslin.org> |