Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:21:07 0.78 |
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 ) |
06 Apr 2021 14:31:07 0.78 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 May 2020 15:20:47
0.78 |
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 8). |
06 Oct 2018 13:06:45
0.78 |
des  |
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) |
27 May 2018 20:15:20
0.78 |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.78 |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
19 May 2016 10:21:25
0.78 |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
01 Apr 2016 14:00:57
0.78 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
09 Nov 2015 18:44:31
0.78 |
sunpoet  |
- Add NO_ARCH |
01 May 2015 13:49:13
0.78 |
sunpoet  |
- Update to 0.78
Changes: http://search.cpan.org/dist/Jifty-DBI/Changes |
12 Mar 2015 23:00:03
0.77_1 |
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. |
26 Nov 2014 13:08:38
0.77_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
0.77 |
bapt  |
Cleanup plist |
03 Dec 2013 12:15:52
0.77 |
sunpoet  |
- Update to 0.77
Changes: http://search.cpan.org/dist/Jifty-DBI/Changes |
03 Nov 2013 06:53:55
0.76 |
vanilla  |
Support STAGEDIR. |
20 Sep 2013 16:13:49
0.76 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
02 Aug 2013 18:52:11
0.76 |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
28 Jun 2013 04:33:39
0.76 |
clsung  |
- Update to 0.76 |
31 May 2013 14:45:06
0.75 |
miwi  |
- Do not try to remove dirs. not created by the port
Reported by: pkg (DEVELOPER_MODE) |
31 Jan 2013 09:03:45
0.75 |
tobez  |
Update to 0.75.
Changes: http://search.cpan.org/dist/Jifty-DBI/Changes |
17 Dec 2012 09:39:00
0.74 |
az  |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
13 Mar 2012 16:15:36
0.74 |
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
0.74 |
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
26 Jan 2012 17:47:03
0.74 |
sunpoet  |
- Update to 0.74
Changes: http://search.cpan.org/dist/Jifty-DBI/Changes |
24 Oct 2011 15:36:59
0.72 |
clsung  |
- Test::More (>=0.52) was in core since 5.8.7
- besides, it's in p5-Test-Simple |
18 Oct 2011 16:38:20
0.72 |
sunpoet  |
- Update to 0.72
- Sort *_DEPENDS
- Add TEST_DEPENDS
- Remove outdated PERL_LEVEL check
Changes: http://search.cpan.org/dist/Jifty-DBI/Changes |
07 Oct 2011 11:22:46
0.69 |
culot  |
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de> |
17 Sep 2011 07:06:45
0.69 |
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl |
31 May 2011 19:29:02
0.69 |
bapt  |
- update to 0.69
- changes: http://cpansearch.perl.org/src/SARTAK/Jifty-DBI-0.69/Changes |
18 Apr 2011 01:15:05
0.68 |
bapt  |
- update to 0.68
- add licenses
- changes: http://cpansearch.perl.org/src/SARTAK/Jifty-DBI-0.68/Changes |
16 Feb 2011 01:50:40
0.66 |
clsung  |
- make fetchable |
15 Feb 2011 04:16:22
0.66 |
clsung  |
- Update to 0.66 |
09 Dec 2010 08:46:36
0.64 |
wen  |
- Update to 0.64
ChangeLog: http://search.cpan.org/src/SARTAK/Jifty-DBI-0.64/Changes |
07 Dec 2010 19:35:25
0.60 |
linimon  |
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email. |
31 Jan 2010 01:24:46
0.60 |
pgollucci  |
- why does cvs hate me ?
these Makefile s were meant to be committed before
PR: 142631, 142641, 142674, 142681 |
31 Jan 2010 01:04:48
0.59_1 |
pgollucci  |
- Update to 0.60
PR: ports/142631
Submitted by: myself (pgollucci@)
Approved by: maintainer timeout (clsung; > 2 weeks) |
29 Jan 2010 04:56:59
0.59_1 |
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 17).
Approved by: portmgr (itetcu) |
20 Nov 2009 15:50:01
0.59 |
clsung  |
- Update to 0.59
Changes: http://search.cpan.org/dist/Jifty-DBI/Changes |
29 Jul 2009 06:17:20
0.58 |
clsung  |
- Update to 0.58
Changes: http://search.cpan.org/dist/Jifty-DBI/Changes |
12 Jun 2009 08:48:45
0.57 |
clsung  |
- Update to .057
PR: ports/135493
Submitted by: Wen Heping <wenheping_AT_gmail dot com> |
30 Mar 2009 05:19:03
0.53 |
clsung  |
- Update to 0.53
Changes: http://search.cpan.org/dist/Jifty-DBI/Changes |
09 Apr 2008 01:33:48
0.49 |
clsung  |
- Update to 0.49
Changes: http://search.cpan.org/dist/Jifty-DBI/Changes |
22 Dec 2007 07:41:46
0.48 |
clsung  |
- Update to 0.48
- take the maintainship
Changes: http://search.cpan.org/dist/Jifty-DBI/Changes
PR: ports/118924
Submitted by: clsung
Approved by: tobez |
08 Sep 2007 00:54:37
0.41 |
linimon  |
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 |
20 Apr 2007 13:09:15
0.41 |
tobez  |
Update to 0.41. |
29 Jan 2007 14:32:46
0.34 |
tobez  |
Update to 0.34. |
19 Jan 2007 09:24:30
0.30 |
tobez  |
Update to 0.30. |
21 Dec 2006 15:47:01
0.29 |
tobez  |
Update to 0.29. |
29 Sep 2006 14:44:31
0.25 |
tobez  |
Update to 0.25. |
16 Jun 2006 07:28:03
0.23 |
tobez  |
Update to 0.23. |
27 May 2006 17:51:11
0.21 |
pav  |
- Move to better category
devel/p5-Encode -> converters/p5-Encode
devel/p5-Encode-compat -> converters/p5-Encode-compat
PR: ports/97644
Submitted by: Rong-En Fan <rafan@infor.org> (maintainer) |
04 May 2006 07:56:58
0.21 |
tobez  |
Update to 0.21. |
22 Apr 2006 09:18:07
0.20 |
tobez  |
Update to 0.20. |
07 Apr 2006 13:28:22
0.19 |
tobez  |
Update to 0.19. |
22 Mar 2006 11:01:47
0.16 |
tobez  |
Update to 0.16. |
22 Jan 2006 01:29:10
0.11 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
16 Jan 2006 08:42:59
0.11 |
tobez  |
Update to 0.11. |
09 Jan 2006 08:37:00
0.10 |
tobez  |
Update to 0.10. |
30 Dec 2005 08:45:10
0.09 |
tobez  |
Update to 0.09. |
27 Dec 2005 11:49:31
0.08 |
tobez  |
Add databases/p5-Jifty-DBI 0.08, an object-relational persistence
framework in Perl. |