Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
13 Sep 2018 21:54:18
0.049

|
sunpoet  |
Update to 0.049
- Sort *_DEPENDS
- Remove Perl core module
Changes: https://metacpan.org/changes/distribution/Data-GUID |
10 Sep 2018 11:17:00
0.047_1

|
des  |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez |
22 Aug 2018 09:08:10
0.047_1

|
amdmi3  |
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket |
27 May 2018 20:15:20
0.047_1

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
01 Apr 2016 14:00:57
0.047_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
0.047_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 ) |
27 Oct 2014 10:55:59
0.047

|
bapt  |
Cleanup plist |
06 Jan 2014 12:43:04
0.047

|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 17:13:47
0.047

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
08 Sep 2013 14:56:38
0.047

|
tobez  |
Update to 0.047.
Changes: http://search.cpan.org/dist/Data-GUID/Changes
M p5-Data-GUID/Makefile
M p5-Data-GUID/distinfo |
05 Aug 2013 15:05:30
0.046

|
az  |
- Convert to new perl framework
- Trim Makefile header
Approved by: tobez@ (maintainer) |
21 Jan 2012 17:40:15
0.046
|
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 |
21 Jun 2011 06:58:21
0.046
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro |
19 Jan 2011 07:56:04
0.046
|
tobez  |
Update to 0.046.
Feature safe: yes |
10 Feb 2009 12:19:04
0.045
|
tobez  |
Update to 0.045.
Changes: http://search.cpan.org/dist/Data-GUID/Changes |
17 Apr 2008 14:30:31
0.043
|
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) |
08 Sep 2007 00:56:04
0.043
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
05 Apr 2007 15:41:43
0.043
|
tobez  |
Add devel/p5-Data-GUID 0.043, a Perl module to generate globally unique
identifiers. |