non port: devel/p5-DateTime-Format-Epoch/Makefile |
SVNWeb
|
Number of commits found: 34 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (Only the first 10 of 2492 ports in this commit are shown above. )
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)
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 19 Apr 2015
|
[ 16:21 sunpoet ]
- Update to 0.16
- Add LICENSE
Changes: http://search.cpan.org/dist/DateTime-Format-Epoch/Changes
|
Mon, 13 Apr 2015
|
[ 17:17 adamw ]
Update to 0.15, sort plist, sort depends, use configure instead of modbuild,
remove the PORTDOCS that all other modules don't install, and add metacpan
as the first WWW which has more relevant information about the module.
Changes: https://metacpan.org/changes/distribution/DateTime-Format-Epoch
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Thu, 3 Jul 2014
|
[ 23:57 adamw ] (Only the first 10 of 47 ports in this commit are shown above. )
Remove NOPORTDOCS and NOPORTEXAMPLES.
Approved by: portmgr (blanket)
|
Tue, 29 Oct 2013
|
[ 07:56 vanilla ] (Only the first 10 of 232 ports in this commit are shown above. )
Support STAGEDIR.
|
Tue, 22 Oct 2013
|
[ 16:57 mat ] (Only the first 10 of 94 ports in this commit are shown above. )
Try and be consistent with what commands are silent and not in *install.
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent
I fixed a few PORTDOCS misusage, I'll do a second pass.
With Hat: perl@
|
Sun, 22 Sep 2013
|
[ 18:05 bapt ] (Only the first 10 of 132 ports in this commit are shown above. )
Fix NO_STAGE attribution
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Fri, 2 Aug 2013
|
[ 18:52 mat ] (Only the first 10 of 1871 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Thu, 23 Dec 2010
|
[ 01:14 pgollucci ] (Only the first 10 of 17 ports in this commit are shown above. )
- set some PORTSCOUT vars
|
Wed, 22 Sep 2010
|
[ 07:48 bapt ] (Only the first 10 of 15 ports in this commit are shown above. )
math/p5-Math-BigInt is part of perl core modules since at least 5.6+
the lowest version of perl available in ports is 5.8.9 which embed version
1.89 of Math::BigInt which is the same as the one available in
math/p5-Math-BigInt, so remove the useless dependency.
Keeping math/p5-Math-BigInt as it evolves alone
Bump port revision
|
Mon, 30 Aug 2010
|
[ 08:41 bapt ]
- Convert to PERL_MODBUILD
- Rework depends
- Rework plist
- Changelog:
http://cpansearch.perl.org/src/CHORNY/DateTime-Format-Epoch-0.13/Changes
(forgotten on last commit)
Reported by: az
Approved by: jadawin (co-mentor)
|
Sun, 29 Aug 2010
|
[ 17:40 bapt ]
- Really update to 0.13
Approved by: mentors (implicit)
|
Sat, 28 Aug 2010
|
[ 07:47 bapt ]
- Update to 0.13
Approved by: jadawin/tabthorpe (mentors, implicit)
|
Fri, 23 Oct 2009
|
[ 00:30 leeym ] (Only the first 10 of 28 ports in this commit are shown above. )
- replace ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm with
p5-Params-Validate>=0 since it changed the file path.
- portlint
PR: follow-up to ports/139837
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
Sun, 16 Aug 2009
|
[ 09:55 linimon ] (Only the first 10 of 154 ports in this commit are shown above. )
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Mon, 18 Feb 2008
|
[ 18:09 miwi ]
- Update to 0.11
PR: 120655
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer implicit
|
Fri, 31 Aug 2007
|
[ 13:37 mat ] (Only the first 10 of 114 ports in this commit are shown above. )
Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims.
|
Wed, 14 Jun 2006
|
[ 13:32 mat ]
Update to 0.10
PR: 98246
Submitted by: aaron
|
Tue, 19 Oct 2004
|
[ 15:12 mat ]
Update to 0.09
|
Wed, 1 Sep 2004
|
[ 11:05 mat ]
Dupplicate line
|
[ 10:58 mat ]
Update to 0.08.01
|
Thu, 29 Jul 2004
|
[ 13:28 mat ]
Update to 0.07
Add some docs
|
Thu, 4 Dec 2003
|
[ 12:34 mat ]
Update to 0.06
|
Sat, 16 Aug 2003
|
[ 09:13 mat ] (Only the first 10 of 73 ports in this commit are shown above. )
Update my ports to use my @FreeBSD.org address
Approved by: demon (mentor)
|
Sat, 9 Aug 2003
|
[ 20:05 erwin ]
devel/p5-DateTime-LeapSecond has been integrated into devel/p5-DateTime
so remove the explicit dependency on it. Please pass that pointy hat!
|
Mon, 21 Jul 2003
|
[ 11:08 erwin ]
Update to 0.05
- Changed API of DT::F::E::TAI64 (the format_datetime_as_string() method is
replaced by a parameter to the constructor)
- Added dhms parameter to new(), to return '2d, 4h, 15m, 45s' values
PR: 54694
Submitted by: maintainer
|
Mon, 7 Jul 2003
|
[ 09:11 erwin ]
Add p5-DateTime-Format-Epoch 0.04,
convert DateTimes to/from epoch
seconds.
PR: 54030
Submitted by: Mathieu Arnold <m@absolight.net>
|
Number of commits found: 34 |