non port: devel/p5-Data-ObjectDriver/Makefile |
SVNWeb
|
Number of commits found: 33 |
Sat, 18 Feb 2023
|
[ 10:37 Wen Heping (wen) ] 63b837a
devel/p5-Data-ObjectDriver: Update to 0.22
|
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.
|
Tue, 3 Nov 2020
|
[ 08:23 wen ]
- Update to 0.21
|
Wed, 23 Sep 2020
|
[ 18:51 sunpoet ]
Update to 0.20
- Update LICENSE
Changes: https://metacpan.org/changes/distribution/Data-ObjectDriver
|
Fri, 27 Mar 2020
|
[ 14:28 wen ]
- Update to 0.19
|
Wed, 10 Jul 2019
|
[ 17:00 sunpoet ]
Update to 0.18
Changes: https://metacpan.org/changes/distribution/Data-ObjectDriver
|
Tue, 12 Mar 2019
|
[ 18:10 sunpoet ]
Update to 0.17
Changes: https://metacpan.org/changes/distribution/Data-ObjectDriver
|
Sat, 9 Mar 2019
|
[ 12:09 sunpoet ]
Update to 0.16
Changes: https://metacpan.org/changes/distribution/Data-ObjectDriver
|
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)
|
Wed, 19 Apr 2017
|
[ 14:40 sunpoet ]
Update to 0.15
- Fix LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Data-ObjectDriver/Changes
|
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
|
Fri, 15 Jan 2016
|
[ 18:11 adamw ]
Update to 0.14.
Changes: https://metacpan.org/changes/distribution/Data-ObjectDriver
|
Wed, 20 May 2015
|
[ 06:49 culot ]
- Update to 0.13
Changes: http://search.cpan.org/dist/Data-ObjectDriver/Changes
|
Sun, 29 Mar 2015
|
[ 16:20 adamw ]
Update to 0.11.
Changes: https://metacpan.org/changes/distribution/Data-ObjectDriver
|
Thu, 15 Jan 2015
|
[ 16:35 sunpoet ]
- Update to 0.1.0
- Add LICENSE
- Fix and sort *_DEPENDS: Test::Exception is a test-only dependency
- Sort PLIST
Changes: http://search.cpan.org/dist/Data-ObjectDriver/Changes
|
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 )
|
Tue, 29 Oct 2013
|
[ 07:56 vanilla ] (Only the first 10 of 232 ports in this commit are shown above. )
Support STAGEDIR.
|
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.
|
Sun, 10 Jun 2012
|
[ 18:42 swills ] (Only the first 10 of 639 ports in this commit are shown above. )
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
|
Sat, 9 Jun 2012
|
[ 06:50 culot ] (Only the first 10 of 15 ports in this commit are shown above. )
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@
|
Sat, 17 Sep 2011
|
[ 06:49 sunpoet ] (Only the first 10 of 309 ports in this commit are shown above. )
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl
|
Thu, 24 Mar 2011
|
[ 03:03 wen ]
- Update to 0.09
ChangeLog:
http://cpansearch.perl.org/src/SIXAPART/Data-ObjectDriver-0.09/Changes
|
Sun, 12 Dec 2010
|
[ 21:31 pgollucci ]
- Update to 0.08
- Remove MD5
With Hat: perl@
Changes: http://search.cpan.org/dist/Data-ObjectDriver/Changes
|
Tue, 7 Dec 2010
|
[ 19:35 linimon ] (Only the first 10 of 37 ports in this commit are shown above. )
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email.
|
Mon, 23 Aug 2010
|
[ 03:57 pgollucci ]
- Update to 0.07
Changes: http://search.cpan.org/dist/Data-ObjectDriver/Changes
PR: ports/147610
Submitted by: pgollucci (myself)
Approved by: maintainer timeout (clsung; > 2.5 months)
|
Tue, 24 Feb 2009
|
[ 02:37 clsung ]
- Update to 0.06
Changes: http://search.cpan.org/dist/Data-ObjectDriver/Changes
|
Tue, 1 Apr 2008
|
[ 08:24 clsung ]
- Update to 0.05
Changes: http://search.cpan.org/dist/Data-ObjectDriver/Changes
|
Sat, 8 Sep 2007
|
[ 00:56 linimon ] (Only the first 10 of 101 ports in this commit are shown above. )
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
|
Fri, 8 Jun 2007
|
[ 07:20 clsung ]
- Update to 0.04
- drop maintainership
PR: ports/112431
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
Sun, 25 Feb 2007
|
[ 14:38 clsung ]
Add p5-Data-ObjectDriver 0.03, simple, transparent data interface, with
caching.
PR: ports/109509
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
Number of commits found: 33 |