Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
02 Feb 2020 07:56:18
1.643

|
wen  |
- Update to 1.643 |
30 Oct 2018 19:54:42
1.642

|
sunpoet  |
Update to 1.642
Changes: https://metacpan.org/changes/distribution/DBI |
27 May 2018 20:15:20
1.641

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
21 Mar 2018 19:03:13
1.641

|
sunpoet  |
Update to 1.641
Changes: http://search.cpan.org/dist/DBI/Changes |
29 Jan 2018 11:28:14
1.640

|
sunpoet  |
Update to 1.640
Changes: http://search.cpan.org/dist/DBI/Changes |
29 Dec 2017 18:47:21
1.639

|
sunpoet  |
Update to 1.639
Changes: http://search.cpan.org/dist/DBI/Changes |
15 Sep 2017 08:58:50
1.637

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
17 Aug 2017 15:04:31
1.637

|
sunpoet  |
Update to 1.637
- Add LICENSE_FILE
- Remove CONFLICTS
Changes: http://search.cpan.org/dist/DBI/Changes |
09 Jan 2017 14:42:02
1.636_1

|
sunpoet  |
Strip shared library
- Bump PORTREVISION for package change |
25 Apr 2016 12:14:28
1.636

|
pi  |
databases/p5-DBI: 1.634 -> 1.636
Changes:
http://search.cpan.org/~timb/DBI-1.636/Changes |
01 Apr 2016 14:00:57
1.634

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
15 Nov 2015 03:01:17
1.634

|
sunpoet  |
- Sort PLIST |
14 Sep 2015 12:19:50
1.634

|
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 |
13 Aug 2015 17:33:47
1.634

|
sunpoet  |
- Update to 1.634
Changes: http://search.cpan.org/dist/DBI/Changes |
29 Jun 2015 13:50:34
1.633_1

|
sunpoet  |
- Remove DOCS option
- Bump PORTREVISION for package change |
12 Mar 2015 23:00:03
1.633

|
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. |
13 Jan 2015 15:34:02
1.633

|
sunpoet  |
- Update to 1.633
- Sort PLIST
Changes: http://search.cpan.org/dist/DBI/Changes |
07 Dec 2014 01:46:24
1.632

|
wen  |
- Update to 1.632
Changes: http://search.cpan.org/dist/DBI/Changes#Changes_in_DBI_1.632 |
26 Nov 2014 13:08:38
1.631_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 ) |
20 Oct 2014 10:41:13
1.631

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

|
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 |
03 Feb 2014 17:45:11
1.631

|
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> |
24 Nov 2013 17:40:44
1.630

|
mat  |
- Wrap up cd && foo in parenthesis, it'd break with bmake -j
- Replace some FIND ... CPIO with COPYTREE_SHARE. |
02 Nov 2013 19:55:44
1.630

|
sunpoet  |
- Update to 1.630
- Support STAGEDIR
Changes: http://search.cpan.org/dist/DBI/Changes |
22 Oct 2013 16:57:45
1.628

|
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@ |
20 Sep 2013 16:13:49
1.628

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
02 Aug 2013 18:52:11
1.628

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
30 Jul 2013 09:04:54
1.628

|
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> |
17 May 2013 08:37:33
1.627

|
tobez  |
Update to 1.627.
Changes: http://search.cpan.org/dist/DBI/Changes |
16 May 2013 09:29:37
1.626

|
tobez  |
Update to 1.626.
Changes: http://search.cpan.org/dist/DBI/Changes |
30 Mar 2013 04:43:06
1.625

|
miwi  |
- Update to 1.625
PR: 177474
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> |
23 Mar 2013 19:19:00
1.624

|
sunpoet  |
- Update to 1.624
- Cosmetic change
Changes: http://search.cpan.org/dist/DBI/Changes |
03 Jan 2013 09:08:10
1.623

|
tobez  |
Update to 1.623.
Changes: http://search.cpan.org/dist/DBI/Changes |
05 Oct 2012 14:09:59
1.622

|
bapt  |
Finish converting perl@ ports to new Options Framework |
06 Jun 2012 19:41:31
1.622
|
sunpoet  |
- Update to 1.622
Changes: http://search.cpan.org/dist/DBI/Changes |
23 May 2012 12:05:09
1.621
|
sunpoet  |
- Update to 1.621
Changes: http://search.cpan.org/dist/DBI/Changes |
25 Apr 2012 18:08:58
1.620
|
sunpoet  |
- Update to 1.620
Changes: http://search.cpan.org/dist/DBI/Changes |
24 Apr 2012 18:20:45
1.619
|
sunpoet  |
- Update to 1.619
- Fix LICENSE
Changes: http://search.cpan.org/dist/DBI/Changes |
28 Feb 2012 16:47:09
1.618
|
sunpoet  |
- Update to 1.618
Changes: http://search.cpan.org/dist/DBI/Changes |
30 Jan 2012 17:18:48
1.617
|
sunpoet  |
- Update to 1.617
- Use OPTIONS
Changes: http://search.cpan.org/dist/DBI/Changes |
15 Sep 2011 14:10:58
1.616_1
|
sunpoet  |
- Remove p5-Storable from *_DEPENDS: all supported Perl releases have it already
- Pet portlint
- Bump PORTREVISION for dependency change |
17 Mar 2011 22:48:23
1.616
|
bapt  |
- update to 1.616
- add licenses
- changes: http://search.cpan.org/dist/DBI/Changes |
29 Dec 2010 20:04:42
1.615
|
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) |
24 Sep 2010 02:03:44
1.615
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
23 Sep 2010 13:36:28
1.615
|
jadawin  |
- Update to 1.615
- Changelog : http://search.cpan.org/dist/DBI/Changes
PR: ports/150875
Submitted by: Frederic Culot <frederic _AT_ culot.org> |
20 Sep 2010 00:14:54
1.614
|
wen  |
- Update to 1.614
PR: ports/150729
Submitted by: Frederic Culot <frederic@culot.org> |
29 Jul 2010 17:20:56
1.613
|
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> |
29 Apr 2010 21:32:24
1.61.1
|
tobez  |
Update to 1.61(.?)1.
Changes: http://search.cpan.org/dist/DBI/Changes |
31 Aug 2009 10:49:52
1.60.9
|
tobez  |
Update to 1.60(.?)9.
Changes: http://search.cpan.org/dist/DBI/Changes
PR: 137237 |
28 Aug 2009 17:37:26
1.60.7
|
linimon  |
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr |
22 Jul 2009 16:27:08
1.60.7
|
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) |
01 Feb 2009 18:52:51
1.60.7
|
chinsan  |
- Update to 1.60.7 |
09 May 2008 17:58:05
1.60.4
|
chinsan  |
- Update to 1.604 |
24 Oct 2007 04:47:13
1.60.1
|
chinsan  |
- Update to 1.60.1
Noticed by: clsung via #bsdchat |
26 Aug 2007 05:24:18
1.59
|
chinsan  |
- Update to 1.59.
- take maintainership. |
29 Jun 2007 22:49:44
1.58
|
miwi  |
- Update to 1.58 |
19 Jun 2007 19:16:57
1.57
|
mat  |
Update to 1.57 |
27 May 2007 11:13:17
1.56
|
skv  |
Update to 1.56
Changes: http://search.cpan.org/dist/DBI/Changes |
24 Feb 2007 11:10:01
1.54
|
tobez  |
Update to 1.54. |
23 Nov 2006 02:35:52
1.53
|
clsung  |
- Update to 1.53 |
14 Aug 2006 18:34:26
1.52
|
mat  |
Update to 1.52
PR: 101684
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
08 Jun 2006 06:52:49
1.51
|
tobez  |
Update to 0.51.
Submitted by: hideo <hideo@lastamericanempire.com>
PR: 98635 |
22 Jan 2006 01:29:10
1.50
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
19 Dec 2005 20:17:03
1.50
|
tobez  |
Update to 1.50. |
01 Dec 2005 11:15:06
1.49
|
mat  |
Update to 1.49 |
14 Nov 2005 15:05:17
1.48
|
mat  |
Take a perl@ hat and add SHA256 checksums |
15 Mar 2005 10:00:55
1.48
|
tobez  |
Update to 1.48. |
03 Feb 2005 13:54:17
1.47 
|
mat  |
Update to 1.47 |
17 Nov 2004 11:26:08
1.46 
|
mat  |
Update to 1.46
Add some docs |
15 Oct 2004 16:35:45
1.45 
|
vanilla  |
Upgrade to 1.45, and reset MAINTAINER to perl@
PR: ports/72729
Submitted by: mat@ |
18 May 2004 11:21:45
1.42_1 
|
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. |
17 May 2004 10:06:11
1.42_1 
|
erwin  |
Fix confusion IGNORE message
Tripped over by: kris |
07 May 2004 01:14:20
1.42_1 
|
vanilla  |
add missing files and manpages
PR: ports/66332
Submitted by: leeym@ |
21 Mar 2004 01:38:26
1.42 
|
vanilla  |
Upgrade to 1.42. |
24 Feb 2004 17:44:30
1.41 
|
vanilla  |
Upgrade to 1.41. |
19 Jan 2004 23:35:29
1.40 
|
vanilla  |
Upgrade to 1.40. |
29 Oct 2003 20:38:51
1.38 
|
sobomax  |
Add missed manpage. |
13 Sep 2003 09:00:10
1.38 
|
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) |
03 Sep 2003 12:21:27
1.38 
|
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 |
03 Sep 2003 10:12:13
1.38 
|
foxfair  |
Approved by: vanilla (maintainer)
Upgrade to 1.38 |
19 May 2003 05:27:22
1.37 
|
vanilla  |
Upgrade to 1.37, and add WITH_PROXY knob.
PR: ports/52317
Submitted by: Mathieu Arnold <m@absolight.net> |
16 May 2003 07:41:55
1.36 
|
vanilla  |
Upgrade to 1.36.
PR: ports/52269
Submitted by: Mathieu Arnold <m@absolight.net> |
06 May 2003 09:57:50
1.35 
|
vanilla  |
Upgrade to 1.35.
PR: ports/51786
Submitted by: Mathieu Arnold <m@absolight.net> |
02 May 2003 08:17:56
1.34_1 
|
vanilla  |
Fix WWW location.
Submitted by: Steinar B?rmer <steinab@student.matnat.uio.no> |
09 Mar 2003 04:20:35
1.34_1 
|
kuriyama  |
Fix breakage of plist at 4.x environment.
Approved by: portmgr (kris) |
07 Mar 2003 05:58:32
1.34 
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
04 Mar 2003 15:40:40
1.34 
|
vanilla  |
Upgrade to 1.34.
Submitted by: kuriyama |
24 Feb 2003 07:11:55
1.32 
|
vanilla  |
Upgrade to 1.32.
PR: ports/47618, ports/47619
Submitted by: Philip M. Gollucci <philip@p6m7g8.com> |
26 Oct 2002 14:56:47
1.28 
|
sobomax  |
Add missed RUN_DEPENDS. |
15 Jun 2002 13:21:23
1.28 
|
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. |
30 May 2001 16:17:04

|
vanilla  |
Upgrade to latest version: |
02 Apr 2001 15:26:26

|
vanilla  |
Upgrade to 1.15 |
01 Mar 2001 06:39:18

|
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
08 Oct 2000 01:08:27

|
asami  |
Convert category databases to new layout. |
22 Jul 2000 11:44:53

|
vanilla  |
Update |
17 Jun 2000 03:37:15

|
will  |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS. |