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 MakefilesCommit b7f05445c00f has added WWW entries to port Makefiles based onWWW: lines in pkg-descr files.This commit removes the WWW: lines of moved-over URLs from thesepkg-descr files.Approved by:portmgr (tcberner) |
0.202 07 Sep 2022 21:10:59
    | Stefan Eßer (se)  | Add WWW entries to port MakefilesIt has been common practice to have one or more URLs at the end of theports' pkg-descr files, one per line and prefixed with "WWW:". TheseURLs should point at a project website or other relevant resources.Access to these URLs required processing of the pkg-descr files, andthey have often become stale over time. If more than one such URL waspresent in a pkg-descr file, only the first one was tarnsfered intothe port INDEX, but for many ports only the last line did contain theport specific URL to further information.There have been several proposals to make a project URL available asa macro in the ports' Makefiles, over time. (Only the first 15 lines of the commit message are shown above ) |
0.202 20 Jul 2022 14:21:07
    | Tobias C. Berner (tcberner)  | databases: remove 'Created by' linesA 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.202 06 Apr 2021 14:31:07
    | Mathieu Arnold (mat)  | Remove # $FreeBSD$ from Makefiles. |
0.202 06 Oct 2018 13:06:45
  | des  | Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptfor where it resulted in a change in output from build-depends-list orrun-depends-list.Approved by:portmgr (adamw) |
0.202 27 May 2018 20:15:20
  | sunpoet  | Update WWWsearch.cpan.org is shutting down.It will redirect to metacpan.org after June 25, 2018.With hat:perl |
0.202 07 Jan 2018 12:12:22
  | sunpoet  | Use real PORTVERSION |
0.2.02_1 15 Sep 2017 08:58:50
  | mat  | Fix license information for portgs that use "the same license as Perl".Sponsored by:Absolight |
0.2.02_1 19 Aug 2017 16:05:14
  | sunpoet  | Add LICENSE- Add NO_ARCH |
0.2.02_1 01 Apr 2016 14:00:57
  | mat  | Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.With hat:portmgrSponsored by:Absolight |
0.2.02_1 24 Jun 2015 15:16:24
  | adamw  | Start removing MASTER_SITE_SUBDIR=CPAN:username where possible. Thedownside to having this set is that portscout cannot find new releaseswhen the username changes (which happens often in large projects withmultiple maintainers). |
0.2.02_1 09 May 2015 16:50:00
  | adamw  | Reassign databases/ perl modules to perl@.Also:- Sort plists- Sort DEPENDS- Add TEST_DEPENDS where necessary- p5-Class-DBI-DDL: switch to USE_PERL5=configure- Remove unnecessary or unusual stuff from pkg-descr's- Regenerate patches using makepatch where necessary- Based on the description from p5-DBIx-Password (most of which I've excised), it isn't clear whether this module even works when it's built non-interactive- p5-DBIx-Simple: Make all the OPTIONS dependencies BUILD_DEPENDS as well- p5-T2: Fails 'make test' (as it did before). The module isn't even present on CPAN or Meta::CPAN, and should probably be considered for deletion |
0.2.02_1 16 Apr 2015 20:13:44
  | gblach  | Back to the pool.Currently and in near future I don't have time to be responsiblefor any port. |
0.2.02_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/man3Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3Modules 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.2.02 20 Oct 2014 10:41:13
  | bapt  | Cleanup plist |
0.2.02 08 Oct 2013 22:40:02
  | gblach  | - Support staging |
0.2.02 20 Sep 2013 16:13:49
  | bapt  | Add NO_STAGE all over the place in preparation for the staging support (cat:databases) |
0.2.02 10 Sep 2013 13:50:14
  | az  | - convert to the new perl5 framework- trim Makefile headerApproved by:portmgr (bapt@, blanket) |
0.2.02 04 Nov 2012 13:05:06
  | gblach  | - Change my email address to gblach@FreeBSD.org- Change Makefile headers to shorter formFeature safe:yes |
0.2.02 21 Oct 2011 07:12:39
 | sunpoet  | - Update to 0.202Changes:http://search.cpan.org/dist/Dancer-Session-Memcached/ChangesPR:ports/161831Submitted by: sunpoet (myself)Approved by: Grzegorz Blach <magik@roorback.net> (maintainer) |
0.2.01 09 Oct 2011 13:17:53
 | sunpoet  | - Update to 0.201Changes:http://search.cpan.org/dist/Dancer-Session-Memcached/ChangesPR:ports/161300Submitted by: sunpoet (myself)Approved by: Grzegorz Blach <magik@roorback.net> (maintainer) |
0.1 20 Jun 2011 08:34:49
 | az  | - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro. Seehttp://wiki.freebsd.org/Perl for details.- Change maintainership from ports@ to perl@ for ports in this changeset.- Remove MD5 checksum |
0.1 12 Feb 2011 09:30:23
 | az  | Fix WWW in pkg-descr tohttp://search.cpan.org/dist/<MODULE> for unification.No functional changes.Sponsored by: p5 namespace |
0.1 04 Jan 2011 03:27:40
 | swills  | Add p5-Dancer-Session-Memcached 0.1, memcached-based session backend forDancer.PR:ports/153590Submitted by: Grzegorz Blach <magik at roorback.net>Approved by: wxs (mentor) |