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) |
0.07049 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 ) |
0.07049 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 ) |
0.07049 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.07049 15 Nov 2019 10:12:08
  |
tobik  |
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql |
0.07049 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.07049 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.07049 31 Mar 2018 21:34:34
  |
des  |
Upgrade to 0.07049. |
0.07043 15 Sep 2017 08:58:50
  |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.07043 05 Jun 2017 23:24:02
  |
sunpoet  |
Remove outdated PERL_LEVEL check
- While I'm here, move *_DEPENDS together
With hat: perl |
0.07043 08 Mar 2017 12:19:46
  |
rene  |
Remove optional dependency on expired databases/p5-DBD-Oracle |
0.07043 28 Feb 2017 09:45:01
  |
sunpoet  |
Use real PORTVERSION and update dependent ports
- Add LICENSE
- Sort *_DEPENDS
- Add NO_ARCH
- Remove post-extract:
- Sort PLIST |
0.07043 25 Apr 2016 16:13:39
  |
mat  |
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951 |
0.07043 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.07043 19 Oct 2015 14:01:13
  |
des  |
NO_ARCH |
0.07043 14 Sep 2015 12:19:50
  |
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 |
0.07043 04 Sep 2015 13:00:22
  |
des  |
Upgrade to 0.07043. |
0.07042_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.07042 22 Nov 2014 19:13:50
  |
crees  |
Switch to USES=pgsql |
0.07042 20 Oct 2014 10:41:13
  |
bapt  |
Cleanup plist |
0.07042 21 Aug 2014 12:19:55
  |
des  |
Upgrade to 0.07042. |
0.07040_1 05 Jul 2014 12:19:33
  |
tijl  |
Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery
Approved by: portmgr (implicit) |
0.07040 27 May 2014 23:04:12
  |
des  |
Upgrade to 0.07040 and take over maintainership.
Approved by: perl (bapt) |
0.07039 20 Jan 2014 17:25:01
  |
sunpoet  |
- Update to 0.07039
Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes |
0.07038 22 Nov 2013 08:57:54
  |
sunpoet  |
- Update to 0.07038
- Convert to new options helper
Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes |
0.07037 05 Nov 2013 17:55:56
  |
sunpoet  |
- Update to 0.07037
- Support STAGEDIR
Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes |
0.07036 03 Nov 2013 06:53:55
  |
vanilla  |
Support STAGEDIR. |
0.07036 20 Sep 2013 16:13:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.07036 20 Aug 2013 12:17:30
  |
mat  |
Update to 0.07036. |
0.07035 02 Aug 2013 18:52:11
  |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.07035 24 May 2013 08:42:15
  |
az  |
- Remove unnecessary depend on PERL_LEVEL < 5.12 |
0.07035 27 Feb 2013 09:30:59
  |
tobez  |
Update to 0.07035.
Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes |
0.07033 21 Jan 2013 10:49:54
  |
tobez  |
Update to 0.07033.
Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes |
0.07025 10 Jun 2012 07:49:25
 |
sunpoet  |
- Update to 0.07025
Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes |
0.07024 31 May 2012 11:19:32
 |
bapt  |
Convert to new options framework |
0.07024 09 May 2012 09:44:27
 |
sunpoet  |
- Update to 0.07024
Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes |
0.07022 09 Apr 2012 17:35:20
 |
sunpoet  |
- Update to 0.07022
Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
Feature safe: yes |
0.07017 13 Mar 2012 16:15:36
 |
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) |
0.07017 08 Mar 2012 18:45:38
 |
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 |
0.07017 08 Feb 2012 02:31:35
 |
sunpoet  |
- Update to 0.07017
Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes |
0.07015 09 Dec 2011 20:46:23
 |
sunpoet  |
- Update to 0.07015
Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
Feature safe: yes |
0.07014_1 05 Dec 2011 14:19:37
 |
sunpoet  |
- Add missing {BUILD|RUN}_DEPENDS [1]
- Add BUILD_DEPENDS
- Add missing TEST_DEPENDS and remove bundled ones in Perl releases
- Sort *_DEPENDS and OPTIONS
- Cosmetic change
- Bump PORTREVISION for dependency change
Reported by: Rasmus Skaarup <mlist@gal.dk> [1]
Feature safe: yes |
0.07014 19 Nov 2011 20:23:07
 |
sunpoet  |
- Update to 0.07014
Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
Feature safe: yes |
0.07013 19 Nov 2011 05:58:28
 |
sunpoet  |
- Update to 0.07013
Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
Feature safe: yes |
0.07012 10 Nov 2011 05:11:09
 |
sunpoet  |
- Update to 0.07012
Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes |
0.07011 05 Nov 2011 01:44:10
 |
clsung  |
- Update to 0.07011 |
0.07010 22 Sep 2011 03:07:04
 |
swills  |
- Fix syntax on TEST_DEPENDS |
0.07010 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 |
0.07010 07 Mar 2011 13:38:41
 |
az  |
- Update to 0.07010 |
0.07009_1 27 Feb 2011 17:57:40
 |
az  |
* Remove Digest::MD5 dep. (already coremodule) and
--skipdeps from CONFIGURE_ARGS since such magic already inside bsd.perl.mk
* BUMP PORTREVISION |
0.07009 27 Feb 2011 13:45:17
 |
miwi  |
- Update to 0.07009
PR: 155048
Submitted by: milki <milki@rescomp.berkeley.edu> |
0.07007 25 Feb 2011 04:07:37
 |
kuriyama  |
- Upgrade to 0.07007 (0.07008 was out, but not yet mirrored widely). |
0.07002 17 Oct 2010 12:03:40
 |
az  |
Update to 0.07002 |
0.07001 25 Aug 2010 10:27:53
 |
jadawin  |
- Update to 0.07001
- Changelog: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
PR: ports/149796
Submitted by: Andrej Zverev <andrej.zverev _AT_ gmail.com> |
0.07000_1 10 Jun 2010 02:23:40
 |
pgollucci  |
- here's a better idea: use the USE_* macros.
- Bump PORTREVISION |
0.07000 10 Jun 2010 02:20:44
 |
pgollucci  |
- DBD* depend on DBI. This doesn't actually change the RUN_DEPENDS |
0.07000 10 Jun 2010 02:14:40
 |
pgollucci  |
- Convert PG -> PGSQL ports KNOB variant |
0.07000 10 Jun 2010 01:40:31
 |
pgollucci  |
- Use bsd.port.options.mk
- Fix depends
- Fix Makefile order |
0.07000 02 Jun 2010 07:25:42
 |
az  |
Update to 0.07000
Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
- Remove SQLite from dependence (requied only for testing)
- Add missed dependencies (p5-Data-Dumper-Concise requied 1.200, but
since we don't have it right now it tree, set not strict version check)
- I hope, it's still work after this. |
0.06001 10 Apr 2010 06:24:16
 |
wen  |
- Update to 0.06001 |
0.05003 21 Feb 2010 15:05:49
 |
tobez  |
Update to 0.05003.
Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
Feature safe: yes |
0.05002 15 Feb 2010 14:55:33
 |
tobez  |
Update to 0.005002.
Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes |
0.05001 05 Feb 2010 20:50:29
 |
tobez  |
Update to 0.05001.
Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes |
0.05000_1 01 Feb 2010 22:25:39
 |
tobez  |
Fix dependencies. Update PORTREVISION.
Reported by: Geraud CONTINSOUZAS <geraud@gcu.info> |
0.05000 01 Feb 2010 19:22:59
 |
tobez  |
Update to 0.05000.
Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes |
0.04006_2 06 Dec 2009 04:41:12
 |
leeym  |
- update dependency
- bump PORTREVISION |
0.04006_1 14 Sep 2009 14:58:33
 |
kuriyama  |
- Fix commens in generated files.
Obtained from: v0.04999_07 (development version) |
0.04006 16 Aug 2009 09:22:05
 |
linimon  |
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.04006 15 Jun 2009 21:07:53
 |
pgollucci  |
- Update to 0.04006
- Portlint
PR: ports/135100
Approved by: maintainer timeout (lbr; 2 weeks 1 day)
Submitted by: pgollucci@ (myself) |
0.04005 10 Apr 2008 08:49:54
 |
lbr  |
Update to 0.04005 |
0.04004 11 Dec 2007 21:45:35
 |
lbr  |
Update to 0.04004 |
0.04003 05 Oct 2007 09:07:20
 |
lbr  |
Update to 0.04003. |
0.04002 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.04002 24 Jul 2007 19:12:15
 |
lbr  |
Update to 0.04002 |
0.04001 27 Jun 2007 13:16:08
 |
lbr  |
Update to 0.04001 |
0.04000 08 Jun 2007 05:46:47
 |
lbr  |
Update to 0.04000 |
0.03012 25 May 2007 09:37:31
 |
lbr  |
Update to 0.03012 |
0.03011 15 Apr 2007 09:50:10
 |
lbr  |
Update to 0.03011. |
0.03010 30 Mar 2007 06:26:31
 |
lbr  |
Update to 0.03010 |
0.03009 05 Jan 2007 17:50:00
 |
lbr  |
Update to 0.03009 |
0.03007 28 Jul 2006 08:29:43
 |
lbr  |
Update to 0.03007 |
0.03006 26 Jul 2006 08:03:58
 |
lbr  |
Update to 0.03006
- no test depends
PR: 100850
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> |
0.03005 19 Jul 2006 23:43:04
 |
lbr  |
Update to 0.03005
Dump some depends that are already in 5.8 base. |
0.03004 11 Jul 2006 18:39:37
 |
lbr  |
Update to 0.03004. |
0.03003 06 Jun 2006 06:12:02
 |
lbr  |
Update to 0.03003
Approved by: erwin (mentor, implicit) |
0.03000 24 May 2006 10:40:25
 |
lbr  |
Update to 0.03000
Approved by: erwin (mentor) |
0.02007 01 May 2006 13:52:00
 |
lbr  |
Changing email-address on my 80 ports.
Approved by: erwin (mental) |
0.02007 26 Mar 2006 19:44:58
 |
sem  |
- Update to 0.02007
PR: ports/94967
Submitted by: maintainer |
0.02005 15 Mar 2006 10:15:19
 |
garga  |
- Update to 0.02005
PR: ports/93933
Submitted by: maintainer |
0.02003 20 Feb 2006 08:12:21
 |
erwin  |
Update to 0.02003
PR: 93588
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) |
0.02002 19 Feb 2006 09:30:48
 |
erwin  |
Update to 0.02002
PR: 93556
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) |
0.02001 18 Feb 2006 11:08:22
 |
erwin  |
Update to 0.02001
PR: 93514
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) |
0.02000 13 Feb 2006 09:41:29
 |
erwin  |
Update to 0.02000
PR: 93267
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) |
0.01004 08 Feb 2006 09:48:53
 |
erwin  |
Update to 0.01004
PR: 93029
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) |
0.01003 07 Feb 2006 09:05:01
 |
erwin  |
Update to 0.01003
PR: 92950
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) |
0.01002 04 Feb 2006 19:45:40
 |
erwin  |
DBIx::Class::Schema::Loader automates the definition of a
DBIx::Class::Schema by scanning table schemas and setting up columns and
primary keys.
DBIx::Class::Schema::Loader supports MySQL, Postgres, SQLite and DB2.
See DBIx::Class::Schema::Loader::Generic for more, and
DBIx::Class::Schema::Loader::Writing for notes on writing your own
db-specific subclass for an unsupported db.
This module requires DBIx::Class 0.05 or later, and obsoletes
DBIx::Class::Loader for DBIx::Class version 0.05 and later.
WWW: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/
PR: ports/92813
Submitted by: Lars Balker Rasmussen <lars@balker.dk> |