Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
14 Aug 2019 12:16:13
1.58

|
mat  |
Convert to UCL & cleanup pkg-message (categories s) |
06 Oct 2018 13:06:45
1.58

|
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
1.58

|
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
1.58

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Apr 2016 14:25:18
1.58

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
10 Jan 2016 10:07:57
1.58

|
miwi  |
- Update to 1.58
PR: 206058
Submitted by: jochen@jochen-neumeister.de |
14 Sep 2015 12:19:50
1.44_1

|
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 |
31 May 2015 13:37:21
1.44_1

|
amdmi3  |
- Add NO_ARCH
Approved by: portmgr blanket |
26 Nov 2014 13:08:38
1.44_1

|
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 ) |
06 Feb 2014 16:12:43
1.44

|
ehaupt  |
Support staging. |
20 Sep 2013 23:06:00
1.44

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
16 Sep 2013 07:29:09
1.44

|
az  |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
22 Jun 2012 10:13:48
1.44
|
sunpoet  |
- Update to 1.44
- Add LICENSE and remove LICENSE_FILE
Changes: http://search.cpan.org/dist/Ubic/Changes
PR: ports/169321
Submitted by: sunpoet (myself)
Approved by: Dmitry Yashin <dmitry@yashin.su> (maintainer) |
16 Mar 2012 08:27:54
1.37
|
sunpoet  |
- Update to 1.37
Changes: http://search.cpan.org/dist/Ubic/Changes
PR: ports/166146
Submitted by: sunpoet (myself)
Approved by: Dmitry Yashin <dmitry@yashin.su> (maintainer)
Feature safe: yes |
13 Dec 2011 09:12:05
1.36
|
sunpoet  |
- Update to 1.36
Changes: http://search.cpan.org/dist/Ubic/Changes
PR: ports/163236
Submitted by: sunpoet (myself)
Approved by: Dmitry Yashin <dmitry@yashin.su> (maintainer) |
07 Oct 2011 11:53:59
1.35
|
sunpoet  |
- Update to 1.35
Changes: http://search.cpan.org/dist/Ubic/Changes
PR: ports/161355
Submitted by: sunpoet (myself)
Approved by: Dmitry Yashin <dmitry@yashin.su> (maintainer) |
02 Oct 2011 18:23:33
1.34
|
sunpoet  |
- Add p5-Ubic 1.34
Ubic is a flexible perl-based service manager.
WWW: http://search.cpan.org/dist/Ubic/
PR: ports/160864
Submitted by: Dmitry Yashin <dmitry@yashin.su> |