Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:21:07 1.68 |
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 1.68 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
03 Aug 2020 11:04:34
1.68 |
pi  |
databases/p5-DBIx-SearchBuilder: update 1.66 -> 1.68
PR: 248040
Submitted by: mikael
Approved by: michelle@sorbs.net (maintainer timeout)
Relnotes: https://metacpan.org/changes/distribution/DBIx-SearchBuilder |
06 Oct 2018 13:06:45
1.66_2 |
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
1.66_2 |
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
1.66_2 |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
18 Jun 2017 05:51:24
1.66_2 |
sunpoet  |
Remove Perl core modules
- While I'm here:
- Add LICENSE
- Add NO_ARCH
- Bump PORTREVISION for dependency change
With hat: perl |
01 Apr 2016 14:00:57
1.66_1 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
1.66_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.66 |
bapt  |
Cleanup plist |
14 Sep 2014 09:14:23
1.66 |
matthew  |
Update to 1.66
PR: 193472
Submitted by: michelle@sorbs.net (maintainer) |
24 Jul 2014 09:51:12
1.65_1 |
demon  |
Pass to Michelle Sullivan <michelle@sorbs.net> |
24 Jul 2014 06:01:58
1.65_1 |
demon  |
Add a patch from upstream (1.65_1) to speedup some PostgreSQL queries.
(I applied version from upstream)
PR: 191734
Submitted by: Michelle Sullivan <michelle@sorbs.net> |
29 Jan 2014 17:18:46
1.65 |
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 16:13:49
1.65 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
16 Sep 2013 10:53:08
1.65 |
demon  |
Update to 1.65. |
10 Sep 2013 12:14:21
1.63 |
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
06 Nov 2012 15:07:38
1.63 |
demon  |
Update to version 1.63.
Feature safe: yes |
05 Jun 2012 09:27:46
1.59 |
demon  |
Remove SITE_PERL from *_DEPENDS.
Submitted by: az |
30 Jan 2012 15:05:48
1.59 |
demon  |
Add TEST_DEPENDS.
PR: 164414
Submitted by: swills |
21 Jan 2012 17:40:15
1.59 |
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
22 Oct 2011 23:50:23
1.59 |
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
17 Sep 2011 06:49:29
1.59 |
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
28 Feb 2011 15:05:34
1.59 |
demon  |
Update to version 1.59.
PR: 154985
Submitted by: Michael Graziano <mikeg@bsd-box.net> |
18 Dec 2009 11:13:45
1.56 |
demon  |
Update to 1.56.
PR: 141529
Submitted by: pgollucci |
19 Jun 2009 11:54:06
1.55 |
demon  |
Update to 1.55.
PR: 135728
Submitted by: pgollucci |
24 Jul 2008 08:27:49
1.54 |
demon  |
Update to 1.54.
PR: 125918
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> |
17 Apr 2008 14:30:31
1.51 |
araujo  |
- 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) |
08 Feb 2008 15:24:10
1.51 |
demon  |
Update to 1.51.
PR: 120388
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> |
12 Dec 2007 14:36:23
1.50 |
demon  |
Update to 1.50.
PR: 117584
Submitted by: chinsan |
08 Sep 2007 00:54:37
1.48 |
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 |
03 May 2007 07:58:26
1.48 |
demon  |
Update to 1.48.
PR: 110937
Submitted by: rafan |
31 Oct 2006 18:04:33
1.45 |
demon  |
Update to 1.45. |
01 Jun 2006 10:34:09
1.43 |
demon  |
Update to 1.43.
PR: 98185
Submitted by: aaron |
22 Jan 2006 01:29:10
1.38 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
30 Dec 2005 09:50:23
1.38 |
demon  |
Update to version 1.38. |
03 Dec 2005 18:26:55
1.36 |
demon  |
Update to 1.36. |
01 Dec 2005 07:56:37
1.35 |
demon  |
Update to 1.35. |
10 Oct 2005 12:31:24
1.33 |
demon  |
Update to version 1.33. |
21 Sep 2005 19:31:43
1.32 |
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
05 Sep 2005 07:50:26
1.32 |
demon  |
Update to version 1.32. |
29 Aug 2005 07:27:38
1.31 |
demon  |
Update to version 1.31. |
29 Jun 2005 08:48:41
1.27 |
demon  |
Add missing manpage.
Spotted by: kris |
10 May 2005 14:28:53
1.27 |
demon  |
Update to version 1.27. |
18 Apr 2005 06:11:58
1.26 |
demon  |
Update to version 1.26. |
11 Apr 2005 08:11:07
1.25 |
demon  |
Update to version 1.25. |
25 Jan 2005 10:22:55
1.22 |
demon  |
Update to version 1.22;
Fix plist. |
10 Dec 2004 11:22:07
1.15 |
demon  |
Update to version 1.15. |
09 Nov 2004 11:43:55
1.12 |
demon  |
Update to version 1.12. |
13 Oct 2004 06:01:37
1.11 |
demon  |
Update to version 1.11.
Based on PR: 71480 (update to version 1.10)
Submitted by: Palle Girgensohn <girgen@pingpong.net> |
10 Aug 2004 08:47:57
1.01_1 |
demon  |
Add missing manpages.
PR: 70244
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> |
05 Jul 2004 05:38:08
1.01 |
demon  |
Update to version 1.01. |
29 Mar 2004 09:29:06
0.99 |
demon  |
Update to version 0.99. |
16 Feb 2004 08:34:27
0.97 |
demon  |
Update to version 0.97. |
02 Jan 2004 23:42:59
0.96 |
demon  |
Assume maintainership.
Approved by: tobez (former maintainer)
Update to version 0.96. |
17 Nov 2003 09:51:45
0.94 |
demon  |
Update to version 0.94.
Approved by: maintainer |
13 Nov 2003 19:52:08
0.93 |
demon  |
Update to version 0.93.
Approved by: maintainer |
16 Sep 2003 05:43:52
0.92 |
erwin  |
Conditionalise dependencies on databases/p5-DBI: for perl
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.
Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.
Approved by: portmgr (marcus) |
08 Sep 2003 10:02:27
0.92 |
tobez  |
Update to 0.92.
Submitted by: demon |
09 Aug 2003 12:42:39
0.90 |
erwin  |
Update to 0.90
PR: 55383
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: maintainer (implicit) |
30 Jun 2003 10:53:25
0.88 |
demon  |
Update to version 0.88.
Approved by: maintainer |
11 Jun 2003 12:01:31
0.86 |
tobez  |
Update to 0.86. |
11 Jun 2003 09:13:47
0.84 |
tobez  |
Update to 0.84.
Submitted by: demon |
01 May 2003 08:57:31
0.81 |
tobez  |
Update to 0.81_04. |
28 Mar 2003 20:50:00
0.80 |
tobez  |
Update to 0.80. |
07 Mar 2003 05:58:32
0.79 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
26 Jan 2003 02:21:59
0.79 |
tobez  |
Update to 0.79. |
08 Jul 2002 12:17:17
0.61 |
tobez  |
Update to 0.61. |
24 May 2002 14:30:40
0.60 |
tobez  |
Update to 0.60.
PR: 38176 |
22 Jan 2002 13:10:07  |
tobez  |
Update to 0.48. |
18 Nov 2001 18:06:08  |
tobez  |
Update to 0.47. |
22 Oct 2001 13:47:24  |
tobez  |
Update to 0.46; add WWW. |
07 Oct 2001 15:33:10  |
tobez  |
Update to 0.45. |
02 Oct 2001 19:29:37  |
tobez  |
Update to 0.43. |
03 Aug 2001 21:22:18  |
tobez  |
Update databases/p5-DBIx-SearchBuilder to 0.41. |
27 Jul 2001 16:29:23  |
tobez  |
Update databases/p5-DBIx-SearchBuilder to 0.40. |
26 Jun 2001 15:54:11  |
tobez  |
Upgrade databases/p5-DBIx-SearchBuilder to 0.39. Upgrade mail/p5-Email-Find to
0.04. Upgrade print/p5-Text-PDF to 0.15. Upgrade textproc/p5-Text-Tmpl to
0.24. |
12 Jun 2001 20:25:42  |
tobez  |
Updated MAINTAINER to my new committer email address. Do the same for
pkg-descr files. |
11 Jun 2001 04:54:15  |
will  |
Add p5-DBIx-SearchBuilder 0.15, a perl extension for easy SQL SELECT Statement
generation. |