Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
28 May 2020 13:13:25
1.3300

|
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7). |
13 Sep 2018 21:56:07
1.3300

|
sunpoet  |
Update to 1.33
- Add LICENSE
- Strip shared library
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/Time-Piece |
10 Sep 2018 11:17:00
1.3204

|
des  |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez |
27 May 2018 20:15:20
1.3204

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
20 Feb 2018 13:29:27
1.3204

|
tobez  |
Update to 1.3204. |
03 Nov 2017 17:09:03
1.3202

|
tobez  |
Update to 1.3202. |
02 Mar 2015 23:21:08
1.23_1

|
bapt  |
Remove Author from pkg-descr and white space fixes |
26 Nov 2014 13:08:38
1.23_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
1.23

|
bapt  |
Cleanup plist |
10 Jun 2014 12:14:14
1.23

|
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 09:19:35
1.23

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

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
06 Sep 2013 14:11:12
1.23

|
tobez  |
Update to 1.23.
Changes: http://search.cpan.org/dist/Time-Piece/Changes |
05 Aug 2013 15:05:30
1.20

|
az  |
- Convert to new perl framework
- Trim Makefile header
Approved by: tobez@ (maintainer) |
24 Oct 2011 09:11:38
1.20
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
03 Jul 2011 14:59:23
1.20
|
ohauer  |
-remove MD5 |
17 Mar 2010 15:25:51
1.20
|
tobez  |
Update to 1.20.
Changes: http://search.cpan.org/dist/Time-Piece/Changes |
11 Feb 2010 11:27:30
1.19
|
tobez  |
Update to 1.19.
Changes: http://search.cpan.org/dist/Time-Piece/Changes |
01 Feb 2010 23:20:11
1.17
|
tobez  |
Update to 1.17.
Changes: http://search.cpan.org/dist/Time-Piece/Changes |
25 Jan 2010 11:19:44
1.16
|
tobez  |
Update to 1.16.
Changes: http://search.cpan.org/dist/Time-Piece/Changes |
02 Jul 2009 11:40:03
1.15
|
tobez  |
Update to 1.15.
Changes: http://search.cpan.org/dist/Time-Piece/Changes |
14 May 2009 10:29:20
1.14
|
tobez  |
Update to 1.14.
Changes: http://search.cpan.org/dist/Time-Piece/Changes |
02 May 2008 08:35:45
1.13
|
tobez  |
Update to 1.13.
Changes: http://search.cpan.org/dist/Time-Piece/Changes |
17 Apr 2008 14:30:31
1.12
|
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) |
20 Dec 2007 11:57:20
1.12
|
tobez  |
Update to 1.12.
Changes: http://search.cpan.org/dist/Time-Piece/Changes |
08 Sep 2007 00:59:21
1.11
|
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 |
22 Sep 2006 11:12:12
1.11
|
tobez  |
Update to 1.11. Require perl from ports. |
28 Mar 2006 11:02:55
1.09_1
|
tobez  |
Get rid of "subroutine redefined" warnings.
PR: 94926
Submitted by: lth |
14 Feb 2006 08:36:23
1.09
|
tobez  |
Update to 1.09. |
22 Jan 2006 08:30:12
1.08
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
1.08
|
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
1.08
|
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 |
31 Mar 2004 03:12:58
1.08
|
trevor  |
SIZEify (maintainer timeout) |
24 Oct 2003 12:05:09
1.08
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
07 Mar 2003 06:01:16
1.08
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
26 Jan 2003 02:28:08
1.08
|
tobez  |
Update to 1.08. |
01 Jul 2002 04:19:14
1.07
|
tobez  |
Update to 1.07. |
14 Jun 2002 14:35:36
1.05
|
tobez  |
Add p5-Time-Piece, a perl module implementing time objects. |