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.082843 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.082843 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.082843 22 May 2022 05:11:31 |
Po-Chuan Hsieh (sunpoet) |
databases/p5-DBIx-Class: Update to 0.082843
Changes: https://metacpan.org/dist/DBIx-Class/changes |
0.082842 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.082842 24 Jul 2020 07:20:12 |
sunpoet |
Update to 0.082842
Changes: https://metacpan.org/changes/distribution/DBIx-Class |
0.082841 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.082841 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.082841 31 Jan 2018 15:51:44 |
sunpoet |
Update to 0.082841
- Sort PLIST
Changes: http://search.cpan.org/dist/DBIx-Class/Changes |
0.082840_1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.082840_1 15 Jul 2017 17:23:28 |
sunpoet |
Add LICENSE_FILE |
0.082840_1 30 Jun 2017 13:43:42 |
sunpoet |
Remove Perl core modules
- Add NO_ARCH
- Bump PORTREVISION for dependency change |
0.082840 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.082840 21 Jun 2016 15:06:17 |
mat |
Update to 0.082840.
Changes: https://metacpan.org/source/RIBASUSHI/DBIx-Class-0.082840/Changes
Sponsored by: Absolight |
0.082821 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.082821 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.082821 12 Feb 2016 11:56:35 |
wen |
- Update to 0.082821
Changes: http://cpansearch.perl.org/src/RIBASUSHI/DBIx-Class-0.082821/Changes |
0.082820 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.082820 24 Jun 2015 15:16:24 |
adamw |
Start removing MASTER_SITE_SUBDIR=CPAN:username where possible. The
downside to having this set is that portscout cannot find new releases
when the username changes (which happens often in large projects with
multiple maintainers). |
0.082820 21 Mar 2015 19:39:33 |
sunpoet |
- Update to 0.082820
Changes: http://search.cpan.org/dist/DBIx-Class/Changes |
0.082810 12 Mar 2015 23:00:03 |
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. |
0.082810 05 Mar 2015 17:27:58 |
sunpoet |
- Add PORTSCOUT |
0.082810 07 Dec 2014 04:09:32 |
wen |
- Update to 0.082810
Changes: http://search.cpan.org/src/RIBASUSHI/DBIx-Class-0.082810/Changes
- Update DEPENDS |
0.08270_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.08270 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
0.08270 16 Feb 2014 10:37:04 |
sunpoet |
- Update to 0.08270
- Add LICENSE
- Add more TEST_DEPENDS
Changes: http://search.cpan.org/dist/DBIx-Class/Changes |
0.08250 15 Jan 2014 23:43:53 |
bapt |
Reduce over inclusion of bsd.port.mk |
0.08250 03 Nov 2013 06:53:55 |
vanilla |
Support STAGEDIR. |
0.08250 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.08250 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.08250 30 Apr 2013 10:04:35 |
tobez |
Update to 0.08250.
Changes: http://search.cpan.org/dist/DBIx-Class/Changes |
0.08209 01 Mar 2013 14:10:22 |
tobez |
Update to 0.08209.
Changes: http://search.cpan.org/dist/DBIx-Class/Changes |
0.08208 20 Feb 2013 11:12:26 |
tobez |
Update to 0.08208.
Changes: http://search.cpan.org/dist/DBIx-Class/Changes |
0.08206 11 Feb 2013 20:17:57 |
tobez |
Update to 0.08206.
Changes: http://search.cpan.org/dist/DBIx-Class/Changes |
0.08205 24 Jan 2013 10:37:31 |
tobez |
Update to 0.08205.
Changes: http://search.cpan.org/dist/DBIx-Class/Changes |
0.08204 17 Dec 2012 09:39:00 |
az |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
0.08204 15 Nov 2012 07:39:48 |
wen |
- Update to 0.08204
Changes: http://cpansearch.perl.org/src/GETTY/DBIx-Class-0.08204/Changes
- Trim Makefile headers
Feature safe: yes |
0.08198 11 Jul 2012 19:01:28 |
sunpoet |
- Update to 0.08198
- Pet portlint
Changes: http://search.cpan.org/dist/DBIx-Class/Changes |
0.08196 31 May 2012 11:19:32 |
bapt |
Convert to new options framework |
0.08196 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.08196 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.08196 30 Nov 2011 12:18:25 |
sunpoet |
- Update to 0.08196
- Add BUILD_DEPENDS
- Sort TEST_DEPENDS
- Add a blank line between {BUILD|RUN}_DEPENDS and TEST_DEPENDS
Changes: http://search.cpan.org/dist/DBIx-Class/Changes
Feature safe: yes |
0.08195 17 Sep 2011 07:06:45 |
sunpoet |
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl |
0.08195 31 Jul 2011 06:43:15 |
sunpoet |
- Update to 0.08195
Changes: http://search.cpan.org/dist/DBIx-Class/Changes |
0.08194 25 Jul 2011 02:38:07 |
sunpoet |
- Update to 0.08194
- Sort MAN3
Changes: http://search.cpan.org/dist/DBIx-Class/Changes |
0.08127_1 20 May 2011 00:20:10 |
swills |
- Add missing dependencies
- Remove no longer needed dependencies
- Add build dependencies to match run dependencies to silence build warnings
- Add many missing test dependencies
- Convert to using CPAN:ID macro |
0.08127 12 Feb 2011 04:59:01 |
miwi |
- Update to 0.08127
PR: 154622
Submitted by: Jonathan Chu <milki@rescomp.berkeley.edu> |
0.08126 30 Dec 2010 15:32:05 |
mat |
Update to 0.08126
Changes: http://search.cpan.org/dist/DBIx-Class/Changes |
0.08124 30 Oct 2010 21:31:38 |
bapt |
- update to 0.08124
- changes: http://cpansearch.perl.org/src/FREW/DBIx-Class-0.08124/Changes |
0.08123_1 24 Sep 2010 02:03:44 |
pgollucci |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
0.08123_1 18 Jun 2010 09:50:46 |
az |
Fix dependencies |
0.08123 14 Jun 2010 11:46:28 |
tobez |
Update to 0.08123.
Changes: http://search.cpan.org/dist/DBIx-Class/Changes |
0.08122_1 10 Jun 2010 07:41:06 |
pgollucci |
- DBD::SQLite is a 'test' only depends.
Reported by: az@ |
0.08122_1 10 Jun 2010 01:39:36 |
pgollucci |
- Fix Depends
- add TEST_DEPENDS
- cleanup makefile |
0.08122 08 Jun 2010 05:57:52 |
az |
Update to 0.08122
Changes: http://search.cpan.org/dist/DBIx-Class/Changes |
0.08121_1 13 May 2010 11:13:10 |
skv |
Fix dependencies. |
0.08121 06 May 2010 06:23:01 |
az |
Update to 0.08121
Changes: http://search.cpan.org/dist/DBIx-Class/Changes |
0.08120 01 Mar 2010 10:34:46 |
tobez |
Update to 0.08120.
Changes: http://search.cpan.org/dist/DBIx-Class/Changes
Feature safe: yes |
0.08119 15 Feb 2010 16:15:35 |
tobez |
Update to 0.08119.
Changes: http://search.cpan.org/dist/DBIx-Class/Changes |
0.08118 08 Feb 2010 15:13:00 |
tobez |
Update to 0.08118.
Changes: http://search.cpan.org/dist/DBIx-Class/Changes |
0.08117 06 Feb 2010 00:36:24 |
tobez |
Update to 0.08117.
Changes: http://search.cpan.org/dist/DBIx-Class/Changes |
0.08115 11 Dec 2009 13:11:40 |
wen |
- Update to 0.08115 |
0.08114_1 25 Nov 2009 06:00:17 |
wen |
- Add missing dependence
PR: ports/140846
Submitted by: Christopher Key <cjk32@cam.ac.uk> |
0.08114 23 Nov 2009 13:50:56 |
mat |
Update to 0.08114 |
0.08112 21 Sep 2009 14:13:55 |
tobez |
Update to 0.08112.
Changes: http://search.cpan.org/dist/DBIx-Class/Changes
Feature safe: yes |
0.08111 09 Sep 2009 06:35:29 |
az |
Update to version 0.08111
Changelog: http://cpansearch.perl.org/src/RIBASUSHI/DBIx-Class-0.08111/Changes |
0.08109_1 04 Sep 2009 10:11:23 |
az |
- Remove databases/p5-DBD-SQLite as dependency, since it only required for
testing.
- bump portrevision |
0.08109 19 Aug 2009 10:10:25 |
tobez |
Update to 0.08109.
Changes: http://search.cpan.org/dist/DBIx-Class/Changes |
0.08108 16 Aug 2009 13:44:58 |
kuriyama |
- Upgrade to 0.08108.
- Sort $BUILD_DEPENDS as in Makefile.PL. |
0.08107 16 Aug 2009 11:12:53 |
skv |
- Set correct dependencies versions
- Update pkg-descr
PR: ports/135877
Submitted by: Jonathan Chu <milki xx rescomp.berkeley.edu> |
0.08107 16 Aug 2009 09:22:05 |
linimon |
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.08107 23 Jul 2009 17:23:33 |
pgollucci |
- Update to 0.08107
PR: ports/136487
Approved by: maintainer timeout (lbr; 14 days)
Submitted by: myself (pgollucci@) |
0.08103 19 Jun 2009 16:17:19 |
pgollucci |
- Update to 0.08103
PR: ports/135725
Approved by: maintainer (lbr)
Submitted by: myself (pgollucci@) |
0.08102 04 May 2009 05:46:01 |
lbr |
Update to 0.08102 |
0.08101 27 Apr 2009 21:30:08 |
lbr |
Update to 0.08101 |
0.08100 23 Apr 2009 06:26:51 |
lbr |
Update to 0.08100 |
0.08013 08 Apr 2009 12:53:14 |
lbr |
Kill auto_install because it could cause CPAN to configure even though we've
asked it not to.
Reported by: QAT + Pointyhat
Reported to: upstream tools peoples
Thanks to: tobez |
0.08013 07 Apr 2009 05:41:07 |
lbr |
Update to 0.08013 |
0.08012_1 15 Feb 2009 17:19:18 |
lbr |
Add missing man-page to MAN3.
Noticed by: QAT |
0.08012 14 Feb 2009 19:55:31 |
lbr |
Update to 0.08012 |
0.08010 07 Mar 2008 17:29:06 |
lbr |
Update to 0.08010 |
0.08009 25 Jan 2008 14:45:54 |
lbr |
Update to 0.08009 |
0.08008 11 Dec 2007 21:43:21 |
lbr |
Update to 0.08008 |
0.08007 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.08007 05 Sep 2007 10:50:53 |
lbr |
Update to 0.08007 |
0.08006 12 Aug 2007 22:14:18 |
lbr |
Update to 0.08006 |
0.08003 09 Aug 2007 06:30:55 |
lbr |
Update to 0.08005 |
0.08003 15 Jul 2007 12:13:14 |
lbr |
Update to 0.08003. |
0.08002 20 Jun 2007 12:07:43 |
lbr |
Update to 0.08002 |
0.08001 18 Jun 2007 06:20:15 |
lbr |
Update to 0.08001 |
0.07006 18 Apr 2007 06:46:16 |
lbr |
Update to 0.07006 |
0.07005 12 Jan 2007 08:39:15 |
lbr |
Update to 0.07005 |
0.07004 10 Jan 2007 07:52:05 |
lbr |
Update to 0.07004 |
0.07003 05 Jan 2007 17:48:25 |
lbr |
Update to 0.07003 |
0.07002 17 Sep 2006 13:26:17 |
lbr |
Update to 0.07002 |
0.07001 20 Aug 2006 11:08:39 |
lbr |
Update to 0.07001 |
0.07000_1 09 Aug 2006 21:26:03 |
lbr |
- When using PERL_MODBUILD=yes, don't use RUN_DEPENDS=${BUILD_DEPENDS}
PR: 101708
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
0.07000 23 Jul 2006 09:39:46 |
lbr |
- Update to 0.07000
- Remove p5-Scalar-List-Utils and p5-Storable because they are already
in Perl 5.8.x base.
- Remove test-dependency
PR: 100741
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
0.06003 20 May 2006 10:58:55 |
lbr |
Update to 0.06003.
Approved by: erwin (mentor) |
0.06002 01 May 2006 13:52:00 |
lbr |
Changing email-address on my 80 ports.
Approved by: erwin (mental) |