Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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.06 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.06 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.06 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.06 15 May 2020 12:45:50
  |
wen  |
- Update to 1.0.6 |
1.05 05 May 2020 03:15:06
  |
wen  |
- Update to 1.05 |
1.03 27 Jul 2019 11:56:46
  |
sunpoet  |
Update to 1.03
Changes: https://metacpan.org/changes/distribution/DBIx-Perlish |
1.01 29 Mar 2019 19:01:36
  |
sunpoet  |
Update to 1.01
- Add LICENSE
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/DBIx-Perlish |
0.64 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) |
0.64 10 Sep 2018 11:17:00
  |
des  |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez |
0.64 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 |
0.64 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.64 11 Feb 2015 13:53:44
  |
tobez  |
Update to 0.64. |
0.63_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 ) |
0.63 20 Oct 2014 10:41:13
  |
bapt  |
Cleanup plist |
0.63 16 Oct 2014 09:51:35
  |
tobez  |
Update to 0.63. |
0.60 29 Jan 2014 17:18:46
  |
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
0.60 20 Sep 2013 16:13:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.60 28 Aug 2013 12:39:15
  |
tobez  |
Update to 0.60.
Changes: http://search.cpan.org/dist/DBIx-Perlish/Changes |
0.59 05 Aug 2013 15:05:30
  |
az  |
- Convert to new perl framework
- Trim Makefile header
Approved by: tobez@ (maintainer) |
0.59 11 Apr 2012 10:06:54
 |
tobez  |
Update to 0.59.
Changes: http://search.cpan.org/dist/DBIx-Perlish/Changes
Feature safe: yes |
0.57 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 |
0.57 28 Nov 2011 11:36:38
 |
tobez  |
Update to 0.57.
Changes: http://search.cpan.org/dist/DBIx-Perlish/Changes
Feature safe: yes |
0.56 05 Aug 2011 14:08:44
 |
tobez  |
Update to 0.56.
Changes: http://search.cpan.org/dist/DBIx-Perlish/Changes |
0.55 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
0.55 10 Sep 2009 22:13:14
 |
tobez  |
Update to 0.55.
Changes: http://search.cpan.org/dist/DBIx-Perlish/Changes |
0.54 02 Jul 2009 10:59:04
 |
tobez  |
Update to 0.54.
This version has introduced a minor incompatibility with the
previous versions, please per-use the Changes file.
Changes: http://search.cpan.org/dist/DBIx-Perlish/Changes |
0.52 27 Apr 2009 14:42:32
 |
tobez  |
Update to 0.52.
Changes: http://search.cpan.org/dist/DBIx-Perlish/Changes |
0.49 26 Nov 2008 11:18:54
 |
tobez  |
Update to 0.49.
Changes: http://search.cpan.org/dist/DBIx-Perlish/Changes |
0.45 17 Oct 2008 12:23:34
 |
tobez  |
Update to 0.45.
Changes: http://search.cpan.org/dist/DBIx-Perlish/Changes |
0.44 24 Sep 2008 11:08:45
 |
tobez  |
Update to 0.44.
Changes: http://search.cpan.org/dist/DBIx-Perlish/Changes |
0.43 03 Sep 2008 13:41:19
 |
tobez  |
Update to 0.43.
Changes: http://search.cpan.org/dist/DBIx-Perlish/Changes |
0.42 02 Jul 2008 07:46:43
 |
tobez  |
Update to 0.42.
Changes: http://search.cpan.org/dist/DBIx-Perlish/Changes |
0.39 30 Apr 2008 10:17:50
 |
tobez  |
Update to 0.39.
Changes: http://search.cpan.org/dist/DBIx-Perlish/Changes |
0.37 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) |
0.37 08 Feb 2008 08:52:30
 |
tobez  |
Update to 0.37.
Changes: http://search.cpan.org/dist/DBIx-Perlish/Changes |
0.34 07 Jan 2008 21:03:52
 |
tobez  |
Update to 0.34.
Changes: http://search.cpan.org/dist/DBIx-Perlish/Changes |
0.33 20 Dec 2007 11:59:13
 |
tobez  |
Update to 0.33.
Changes: http://search.cpan.org/dist/DBIx-Perlish/Changes |
0.31 23 Oct 2007 16:50:33
 |
tobez  |
Update to 0.31.
Changes: http://dbix-perlish.tobez.org/Changes.txt |
0.28 01 Oct 2007 12:53:56
 |
tobez  |
Update to 0.28.
Changes: http://search.cpan.org/src/GRUBER/DBIx-Perlish-0.28/Changes |
0.27 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 |
0.27 21 Aug 2007 08:31:55
 |
tobez  |
Update to 0.27.
Changes: http://search.cpan.org/src/GRUBER/DBIx-Perlish-0.27/Changes |
0.26 26 Jun 2007 08:16:38
 |
tobez  |
Update to 0.26.
Changes: http://search.cpan.org/src/GRUBER/DBIx-Perlish-0.26/Changes |
0.25 31 May 2007 14:49:50
 |
tobez  |
Update to 0.25.
Changes: http://search.cpan.org/src/GRUBER/DBIx-Perlish-0.25/Changes |
0.23 27 Mar 2007 10:05:05
 |
tobez  |
Update to 0.23. |
0.22 20 Mar 2007 13:00:16
 |
tobez  |
Update to 0.22. |
0.21 08 Mar 2007 18:04:38
 |
tobez  |
Update to 0.21. |
0.20 06 Mar 2007 12:44:18
 |
tobez  |
Update to 0.20. |
0.19 01 Mar 2007 12:01:04
 |
tobez  |
Update to 0.19. |
0.18 22 Feb 2007 20:06:54
 |
tobez  |
Add databases/p5-DBIx-Perlish 0.18, a Perl module that
allows one perform queries to SQL databases using Perl syntax. |