Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.644 30 Aug 2024 05:38:06 |
Philippe Audeoud (jadawin) |
databases/p5-DBI: update to 1.644
Changelog:
https://metacpan.org/dist/DBI/view/Changes#Changes-in-DBI-1.644-2024-08-23 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.643 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.643 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
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 ) |
1.643 08 Sep 2021 20:53:34 |
Bernhard Froehlich (decke) |
databases/p5-DBI: Add CPE information
Approved by: portmgr (blanket) |
1.643 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.643 02 Feb 2020 07:56:18 |
wen |
- Update to 1.643 |
1.642 30 Oct 2018 19:54:42 |
sunpoet |
Update to 1.642
Changes: https://metacpan.org/changes/distribution/DBI |
1.641 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.641 21 Mar 2018 19:03:13 |
sunpoet |
Update to 1.641
Changes: http://search.cpan.org/dist/DBI/Changes |
1.640 29 Jan 2018 11:28:14 |
sunpoet |
Update to 1.640
Changes: http://search.cpan.org/dist/DBI/Changes |
1.639 29 Dec 2017 18:47:21 |
sunpoet |
Update to 1.639
Changes: http://search.cpan.org/dist/DBI/Changes |
1.637 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.637 17 Aug 2017 15:04:31 |
sunpoet |
Update to 1.637
- Add LICENSE_FILE
- Remove CONFLICTS
Changes: http://search.cpan.org/dist/DBI/Changes |
1.636_1 09 Jan 2017 14:42:02 |
sunpoet |
Strip shared library
- Bump PORTREVISION for package change |
1.636 25 Apr 2016 12:14:28 |
pi |
databases/p5-DBI: 1.634 -> 1.636
Changes:
http://search.cpan.org/~timb/DBI-1.636/Changes |
1.634 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.634 15 Nov 2015 03:01:17 |
sunpoet |
- Sort PLIST |
1.634 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
1.634 13 Aug 2015 17:33:47 |
sunpoet |
- Update to 1.634
Changes: http://search.cpan.org/dist/DBI/Changes |
1.633_1 29 Jun 2015 13:50:34 |
sunpoet |
- Remove DOCS option
- Bump PORTREVISION for package change |
1.633 12 Mar 2015 23:00:03 |
adamw |
Some OCD cleanups on some of the perl@ ports.
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
the plist was randomized before committing
A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier. |
1.633 13 Jan 2015 15:34:02 |
sunpoet |
- Update to 1.633
- Sort PLIST
Changes: http://search.cpan.org/dist/DBI/Changes |
1.632 07 Dec 2014 01:46:24 |
wen |
- Update to 1.632
Changes: http://search.cpan.org/dist/DBI/Changes#Changes_in_DBI_1.632 |
1.631_1 26 Nov 2014 13:08:38 |
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 ) |
1.631 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
1.631 10 Jun 2014 12:14:14 |
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 |
1.631 03 Feb 2014 17:45:11 |
culot |
- Update to 1.631 [1]
- Simplify COMMENT
Changes: http://search.cpan.org/~timb/DBI-1.631/Changes#Changes_in_DBI_1.631
PR: ports/186303 [1]
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> |
1.630 24 Nov 2013 17:40:44 |
mat |
- Wrap up cd && foo in parenthesis, it'd break with bmake -j
- Replace some FIND ... CPIO with COPYTREE_SHARE. |
1.630 02 Nov 2013 19:55:44 |
sunpoet |
- Update to 1.630
- Support STAGEDIR
Changes: http://search.cpan.org/dist/DBI/Changes |
1.628 22 Oct 2013 16:57:45 |
mat |
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@ |
1.628 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.628 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.628 30 Jul 2013 09:04:54 |
culot |
- Update to 1.628
Changes: http://search.cpan.org/dist/DBI/Changes#Changes_in_DBI_1.628_-_22nd_July_2013
PR: ports/180902
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> |
1.627 17 May 2013 08:37:33 |
tobez |
Update to 1.627.
Changes: http://search.cpan.org/dist/DBI/Changes |
1.626 16 May 2013 09:29:37 |
tobez |
Update to 1.626.
Changes: http://search.cpan.org/dist/DBI/Changes |
1.625 30 Mar 2013 04:43:06 |
miwi |
- Update to 1.625
PR: 177474
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> |
1.624 23 Mar 2013 19:19:00 |
sunpoet |
- Update to 1.624
- Cosmetic change
Changes: http://search.cpan.org/dist/DBI/Changes |
1.623 03 Jan 2013 09:08:10 |
tobez |
Update to 1.623.
Changes: http://search.cpan.org/dist/DBI/Changes |
1.622 05 Oct 2012 14:09:59 |
bapt |
Finish converting perl@ ports to new Options Framework |
1.622 06 Jun 2012 19:41:31 |
sunpoet |
- Update to 1.622
Changes: http://search.cpan.org/dist/DBI/Changes |
1.621 23 May 2012 12:05:09 |
sunpoet |
- Update to 1.621
Changes: http://search.cpan.org/dist/DBI/Changes |
1.620 25 Apr 2012 18:08:58 |
sunpoet |
- Update to 1.620
Changes: http://search.cpan.org/dist/DBI/Changes |
1.619 24 Apr 2012 18:20:45 |
sunpoet |
- Update to 1.619
- Fix LICENSE
Changes: http://search.cpan.org/dist/DBI/Changes |
1.618 28 Feb 2012 16:47:09 |
sunpoet |
- Update to 1.618
Changes: http://search.cpan.org/dist/DBI/Changes |
1.617 30 Jan 2012 17:18:48 |
sunpoet |
- Update to 1.617
- Use OPTIONS
Changes: http://search.cpan.org/dist/DBI/Changes |
1.616_1 15 Sep 2011 14:10:58 |
sunpoet |
- Remove p5-Storable from *_DEPENDS: all supported Perl releases have it already
- Pet portlint
- Bump PORTREVISION for dependency change |
1.616 17 Mar 2011 22:48:23 |
bapt |
- update to 1.616
- add licenses
- changes: http://search.cpan.org/dist/DBI/Changes |
1.615 29 Dec 2010 20:04:42 |
pgollucci |
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav) |
1.615 24 Sep 2010 02:03:44 |
pgollucci |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
1.615 23 Sep 2010 13:36:28 |
jadawin |
- Update to 1.615
- Changelog : http://search.cpan.org/dist/DBI/Changes
PR: ports/150875
Submitted by: Frederic Culot <frederic _AT_ culot.org> |
1.614 20 Sep 2010 00:14:54 |
wen |
- Update to 1.614
PR: ports/150729
Submitted by: Frederic Culot <frederic@culot.org> |
1.613 29 Jul 2010 17:20:56 |
skv |
Update to 1.613
Changes:
http://search.cpan.org/~timb/DBI-1.613/Changes#Changes_in_DBI_1.613_%28svn_r14271%29_22nd_July_2010
PR: ports/148947
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> |
1.61.1 29 Apr 2010 21:32:24 |
tobez |
Update to 1.61(.?)1.
Changes: http://search.cpan.org/dist/DBI/Changes |
1.60.9 31 Aug 2009 10:49:52 |
tobez |
Update to 1.60(.?)9.
Changes: http://search.cpan.org/dist/DBI/Changes
PR: 137237 |
1.60.7 28 Aug 2009 17:37:26 |
linimon |
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr |
1.60.7 22 Jul 2009 16:27:08 |
pgollucci |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
1.60.7 01 Feb 2009 18:52:51 |
chinsan |
- Update to 1.60.7 |
1.60.4 09 May 2008 17:58:05 |
chinsan |
- Update to 1.604 |
1.60.1 24 Oct 2007 04:47:13 |
chinsan |
- Update to 1.60.1
Noticed by: clsung via #bsdchat |
1.59 26 Aug 2007 05:24:18 |
chinsan |
- Update to 1.59.
- take maintainership. |
1.58 29 Jun 2007 22:49:44 |
miwi |
- Update to 1.58 |
1.57 19 Jun 2007 19:16:57 |
mat |
Update to 1.57 |
1.56 27 May 2007 11:13:17 |
skv |
Update to 1.56
Changes: http://search.cpan.org/dist/DBI/Changes |
1.54 24 Feb 2007 11:10:01 |
tobez |
Update to 1.54. |
1.53 23 Nov 2006 02:35:52 |
clsung |
- Update to 1.53 |
1.52 14 Aug 2006 18:34:26 |
mat |
Update to 1.52
PR: 101684
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
1.51 08 Jun 2006 06:52:49 |
tobez |
Update to 0.51.
Submitted by: hideo <hideo@lastamericanempire.com>
PR: 98635 |
1.50 22 Jan 2006 01:29:10 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.50 19 Dec 2005 20:17:03 |
tobez |
Update to 1.50. |
1.49 01 Dec 2005 11:15:06 |
mat |
Update to 1.49 |
1.48 14 Nov 2005 15:05:17 |
mat |
Take a perl@ hat and add SHA256 checksums |
1.48 15 Mar 2005 10:00:55 |
tobez |
Update to 1.48. |
1.47 03 Feb 2005 13:54:17 |
mat |
Update to 1.47 |
1.46 17 Nov 2004 11:26:08 |
mat |
Update to 1.46
Add some docs |
1.45 15 Oct 2004 16:35:45 |
vanilla |
Upgrade to 1.45, and reset MAINTAINER to perl@
PR: ports/72729
Submitted by: mat@ |
1.42_1 18 May 2004 11:21:45 |
eik |
FWIIW, change the PKGNAME of databases/p5-DBI-137
to p5-DBI-1.37 instead of p5-DBI-137-1.37
The ports version number should not be a part of its name. |
1.42_1 17 May 2004 10:06:11 |
erwin |
Fix confusion IGNORE message
Tripped over by: kris |
1.42_1 07 May 2004 01:14:20 |
vanilla |
add missing files and manpages
PR: ports/66332
Submitted by: leeym@ |
1.42 21 Mar 2004 01:38:26 |
vanilla |
Upgrade to 1.42. |
1.41 24 Feb 2004 17:44:30 |
vanilla |
Upgrade to 1.41. |
1.40 19 Jan 2004 23:35:29 |
vanilla |
Upgrade to 1.40. |
1.38 29 Oct 2003 20:38:51 |
sobomax |
Add missed manpage. |
1.38 13 Sep 2003 09:00:10 |
erwin |
- Point users of perl 5.005_03 to databases/p5-DBI-137 as p5-DBI
no longer support the old perl. This does not affect perl from ports
or 5.x.
- Add CONFLICTS
Approved by: portmgr (marcus) |
1.38 03 Sep 2003 12:21:27 |
foxfair |
Mark IGNORE if we have an older version of perl. p5-DBI now requires perl
5.6.0 or higher version.
Requested by: mat & erwin |
1.38 03 Sep 2003 10:12:13 |
foxfair |
Approved by: vanilla (maintainer)
Upgrade to 1.38 |
1.37 19 May 2003 05:27:22 |
vanilla |
Upgrade to 1.37, and add WITH_PROXY knob.
PR: ports/52317
Submitted by: Mathieu Arnold <m@absolight.net> |
1.36 16 May 2003 07:41:55 |
vanilla |
Upgrade to 1.36.
PR: ports/52269
Submitted by: Mathieu Arnold <m@absolight.net> |
1.35 06 May 2003 09:57:50 |
vanilla |
Upgrade to 1.35.
PR: ports/51786
Submitted by: Mathieu Arnold <m@absolight.net> |
1.34_1 02 May 2003 08:17:56 |
vanilla |
Fix WWW location.
Submitted by: Steinar B?rmer <steinab@student.matnat.uio.no> |
1.34_1 09 Mar 2003 04:20:35 |
kuriyama |
Fix breakage of plist at 4.x environment.
Approved by: portmgr (kris) |
1.34 07 Mar 2003 05:58:32 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.34 04 Mar 2003 15:40:40 |
vanilla |
Upgrade to 1.34.
Submitted by: kuriyama |
1.32 24 Feb 2003 07:11:55 |
vanilla |
Upgrade to 1.32.
PR: ports/47618, ports/47619
Submitted by: Philip M. Gollucci <philip@p6m7g8.com> |
1.28 26 Oct 2002 14:56:47 |
sobomax |
Add missed RUN_DEPENDS. |
1.28 15 Jun 2002 13:21:23 |
tobez |
Update to 1.28.
PR: 39328
Approved by: maintainer |
22 Feb 2002 01:24:48 |
vanilla |
Upgrade to 1.21. |
26 Nov 2001 12:11:35 |
vanilla |
Upgrade to 1.20. |
23 Jul 2001 15:24:45 |
vanilla |
Upgrade to 1.19. |
20 Jun 2001 07:10:18 |
vanilla |
Upgrade to 1.18. |