non port: databases/p5-CDB_File/Makefile |
SVNWeb
|
Number of commits found: 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) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.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.
|
Sun, 2 Feb 2020
|
[ 11:07 sunpoet ]
Update to 1.02
Changes: https://metacpan.org/changes/distribution/CDB_File
PR: 243654
Submitted by: Jon Nistor <nistor@snickers.org> (maintainer)
|
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
|
Tue, 27 Jun 2017
|
[ 17:06 ultima ]
* Updated to 0.99
PR: 220117
Submitted by: <nistor@snickers.org> (maintainer)
Reviewed by: lifanov (mentor)
Approved by: lifanov (mentor)
Differential Revision: https://reviews.freebsd.org/D11374
|
Sun, 18 Jun 2017
|
[ 18:09 dbn ] (Only the first 10 of 79 ports in this commit are shown above. )
qa: add check for NO_ARCH
If NO_ARCH is set then check that no FreeBSD elf(5) files are in $STAGEDIR.
If an elf(5) file is bundles as part of the package, but is not meant to be
run directly (i.e. the elf(5) file is a payload, and not compiled) then
those files can be added to NO_ARCH_IGNORE to avoid the check from failing,
Changes to ports:
- Ports that have NO_ARCH set, but actually compile files have had NO_ARCH
removed.
- Ports that have elf(5) payloads have had those files added to
NO_ARCH_IGNORE.
- R-cran ports that do not set USES=cran:compiles have NO_ARCH set,
PR: 218976
Reviewed by: antoine, mat
Approved by: portmgr
|
Sun, 12 Jul 2015
|
[ 16:08 sunpoet ]
- Update to 0.98
- Add LICENSE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/CDB_File/CHANGES
PR: 201481
Submitted by: Jon Nistor <nistor@snickers.org> (maintainer)
|
Fri, 29 May 2015
|
[ 14:29 amdmi3 ]
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q2
|
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 )
|
Wed, 29 Jan 2014
|
[ 17:18 az ] (Only the first 10 of 116 ports in this commit are shown above. )
- add stage support
Approved by: portmgr (blanket infrastructure)
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Tue, 10 Sep 2013
|
[ 11:32 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
Sun, 9 Sep 2012
|
[ 01:48 swills ]
- Update to 0.97
PR: ports/171051
Approved by: maintainer timeout (nistor@snickers.org, >2 weeks)
|
Tue, 3 Mar 2009
|
[ 15:44 skv ]
Update to 0.96
Changes: http://cpansearch.perl.org/src/MSERGEANT/CDB_File-0.96/CHANGES
PR: ports/132284
Submitted by: skv
Approved by: maintainer
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ] (Only the first 10 of 2168 ports in this commit are shown above. )
- 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)
|
Sat, 29 Jul 2006
|
[ 06:11 itetcu ]
Update to 0.95
PR: ports/100971
Submitted by: Jin-Shan Tseng
Approved by: maintainer
|
Mon, 1 Aug 2005
|
[ 18:55 lawrance ]
Update to 0.94
PR: ports/84433
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: Jon Nistor <nistor@snickers.org> (maintainer)
|
Tue, 2 Sep 2003
|
[ 14:10 mat ]
Update to 0.93
Cleanup Makefile
use %%SITE_PERL%%
Add WWW
PR: 51575
Submitted by: me
Approved by: maintainer timeout (+2 month)
|
Mon, 17 Feb 2003
|
[ 22:12 seanc ]
Update to 0.9.2
PR: ports/48383
Submitted by: Jon Nistor <nistor@snickers.org>
|
Sat, 30 Mar 2002
|
[ 04:07 petef ]
Update to 0.91.
PR: 35437
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
Approved by: maintainer timeout
|
Sat, 4 Aug 2001
|
[ 09:41 ijliao ]
add p5-CDB_File Perl5 interface to the CDB package
|
Number of commits found: 22 |