Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.80 13 May 2024 13:42:30 |
Mikael Urankar (mikael) |
databases/p5-DBIx-SearchBuilder: Update to 1.80.0
Take maintainership.
Changes:
https://metacpan.org/release/BPS/DBIx-SearchBuilder-1.80/source/Changes |
1.77_1 13 May 2024 13:42:30 |
Mikael Urankar (mikael) |
*/*: reset maintainership
Return ports maintained by Michelle Sullivan michelle@sorbs.net to the pool
due to consecutive maintainer timeouts. |
1.77 07 Nov 2023 12:13:51 |
Mikael Urankar (mikael) |
databases/p5-DBIx-SearchBuilder: Update to 1.77
Changes:
https://metacpan.org/release/BPS/DBIx-SearchBuilder-1.77/source/Changes
PR: 274606
Approved by: maintainer timeout |
1.76 24 May 2023 14:11:13 |
Mikael Urankar (mikael) |
databases/p5-DBIx-SearchBuilder: Update to 1.76
Changes:
https://metacpan.org/release/BPS/DBIx-SearchBuilder-1.76/source/Changes
PR: 271254
Approved by: michelle@sorbs.net (maintainer timeout) |
1.71 23 Sep 2022 15:27:23 |
Mikael Urankar (mikael) |
databases/p5-DBIx-SearchBuilder: Update to 1.71
PR: 265987
Approved by: michelle@sorbs.net (maintainer timeout) |
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.68 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.68 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.68 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.68 03 Aug 2020 11:04:34 |
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 |
1.66_2 06 Oct 2018 13:06:45 |
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) |
1.66_2 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.66_2 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.66_2 18 Jun 2017 05:51:24 |
sunpoet |
Remove Perl core modules
- While I'm here:
- Add LICENSE
- Add NO_ARCH
- Bump PORTREVISION for dependency change
With hat: perl |
1.66_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.66_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.66 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
1.66 14 Sep 2014 09:14:23 |
matthew |
Update to 1.66
PR: 193472
Submitted by: michelle@sorbs.net (maintainer) |
1.65_1 24 Jul 2014 09:51:12 |
demon |
Pass to Michelle Sullivan <michelle@sorbs.net> |
1.65_1 24 Jul 2014 06:01:58 |
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> |
1.65 29 Jan 2014 17:18:46 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
1.65 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.65 16 Sep 2013 10:53:08 |
demon |
Update to 1.65. |
1.63 10 Sep 2013 12:14:21 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
1.63 06 Nov 2012 15:07:38 |
demon |
Update to version 1.63.
Feature safe: yes |
1.59 05 Jun 2012 09:27:46 |
demon |
Remove SITE_PERL from *_DEPENDS.
Submitted by: az |
1.59 30 Jan 2012 15:05:48 |
demon |
Add TEST_DEPENDS.
PR: 164414
Submitted by: swills |
1.59 21 Jan 2012 17:40:15 |
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 |
1.59 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
1.59 17 Sep 2011 06:49:29 |
sunpoet |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
1.59 28 Feb 2011 15:05:34 |
demon |
Update to version 1.59.
PR: 154985
Submitted by: Michael Graziano <mikeg@bsd-box.net> |
1.56 18 Dec 2009 11:13:45 |
demon |
Update to 1.56.
PR: 141529
Submitted by: pgollucci |
1.55 19 Jun 2009 11:54:06 |
demon |
Update to 1.55.
PR: 135728
Submitted by: pgollucci |
1.54 24 Jul 2008 08:27:49 |
demon |
Update to 1.54.
PR: 125918
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> |
1.51 17 Apr 2008 14:30:31 |
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) |
1.51 08 Feb 2008 15:24:10 |
demon |
Update to 1.51.
PR: 120388
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> |
1.50 12 Dec 2007 14:36:23 |
demon |
Update to 1.50.
PR: 117584
Submitted by: chinsan |
1.48 08 Sep 2007 00:54:37 |
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 |
1.48 03 May 2007 07:58:26 |
demon |
Update to 1.48.
PR: 110937
Submitted by: rafan |
1.45 31 Oct 2006 18:04:33 |
demon |
Update to 1.45. |
1.43 01 Jun 2006 10:34:09 |
demon |
Update to 1.43.
PR: 98185
Submitted by: aaron |
1.38 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.38 30 Dec 2005 09:50:23 |
demon |
Update to version 1.38. |
1.36 03 Dec 2005 18:26:55 |
demon |
Update to 1.36. |
1.35 01 Dec 2005 07:56:37 |
demon |
Update to 1.35. |
1.33 10 Oct 2005 12:31:24 |
demon |
Update to version 1.33. |
1.32 21 Sep 2005 19:31:43 |
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 |
1.32 05 Sep 2005 07:50:26 |
demon |
Update to version 1.32. |
1.31 29 Aug 2005 07:27:38 |
demon |
Update to version 1.31. |
1.27 29 Jun 2005 08:48:41 |
demon |
Add missing manpage.
Spotted by: kris |
1.27 10 May 2005 14:28:53 |
demon |
Update to version 1.27. |
1.26 18 Apr 2005 06:11:58 |
demon |
Update to version 1.26. |
1.25 11 Apr 2005 08:11:07 |
demon |
Update to version 1.25. |
1.22 25 Jan 2005 10:22:55 |
demon |
Update to version 1.22;
Fix plist. |
1.15 10 Dec 2004 11:22:07 |
demon |
Update to version 1.15. |
1.12 09 Nov 2004 11:43:55 |
demon |
Update to version 1.12. |
1.11 13 Oct 2004 06:01:37 |
demon |
Update to version 1.11.
Based on PR: 71480 (update to version 1.10)
Submitted by: Palle Girgensohn <girgen@pingpong.net> |
1.01_1 10 Aug 2004 08:47:57 |
demon |
Add missing manpages.
PR: 70244
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> |
1.01 05 Jul 2004 05:38:08 |
demon |
Update to version 1.01. |
0.99 29 Mar 2004 09:29:06 |
demon |
Update to version 0.99. |
0.97 16 Feb 2004 08:34:27 |
demon |
Update to version 0.97. |
0.96 02 Jan 2004 23:42:59 |
demon |
Assume maintainership.
Approved by: tobez (former maintainer)
Update to version 0.96. |
0.94 17 Nov 2003 09:51:45 |
demon |
Update to version 0.94.
Approved by: maintainer |
0.93 13 Nov 2003 19:52:08 |
demon |
Update to version 0.93.
Approved by: maintainer |
0.92 16 Sep 2003 05:43:52 |
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) |
0.92 08 Sep 2003 10:02:27 |
tobez |
Update to 0.92.
Submitted by: demon |
0.90 09 Aug 2003 12:42:39 |
erwin |
Update to 0.90
PR: 55383
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: maintainer (implicit) |
0.88 30 Jun 2003 10:53:25 |
demon |
Update to version 0.88.
Approved by: maintainer |
0.86 11 Jun 2003 12:01:31 |
tobez |
Update to 0.86. |
0.84 11 Jun 2003 09:13:47 |
tobez |
Update to 0.84.
Submitted by: demon |
0.81 01 May 2003 08:57:31 |
tobez |
Update to 0.81_04. |
0.80 28 Mar 2003 20:50:00 |
tobez |
Update to 0.80. |
0.79 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. |
0.79 26 Jan 2003 02:21:59 |
tobez |
Update to 0.79. |
0.61 08 Jul 2002 12:17:17 |
tobez |
Update to 0.61. |
0.60 24 May 2002 14:30:40 |
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. |