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.30_1 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.30_1 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.30_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.30_1 13 Jan 2020 17:45:24 |
sunpoet |
Add NO_ARCH |
1.30_1 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.30_1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.30_1 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.30_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.30_1 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. |
1.30_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.30 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
1.30 03 Nov 2013 06:53:55 |
vanilla |
Support STAGEDIR. |
1.30 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.30 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.30 13 Mar 2013 09:26:23 |
bapt |
Do not try to remove a directory not owned by the port
Reported by: pkg DEVELOPER_MODE |
1.30 22 May 2012 15:49:17 |
sunpoet |
- Add CPAN as primary WWW |
1.30 22 May 2012 08:01:05 |
culot |
- Update to 1.30
- Add LICENSE (Artistic 1 & GPL 1)
- Remove SITE_PERL from *_DEPENDS
Changes: http://search.cpan.org/dist/Cache-Memcached/ChangeLog |
1.29 19 May 2011 03:08:48 |
swills |
- Make dependency on p5-String-CRC32 a build dependency as well as a run
dependency to silence build warnings |
1.29 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.29 04 Jul 2010 16:13:45 |
sahil |
- Update to 1.29
PR: ports/148356
Submitted by: sahil@ (myself)
Approved by: wxs@/itetcu@ (mentors, implicit)
Feature safe: yes |
1.28 22 Oct 2009 03:02:35 |
wen |
- Update to 1.28
Approved by: mentors(implicit) |
1.27 22 Sep 2009 08:44:29 |
tobez |
Update to 1.27.
Changes: http://search.cpan.org/dist/Cache-Memcached/ChangeLog
Feature safe: yes |
1.26 22 Jul 2009 16:27:08 |
pgollucci |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
1.26 10 May 2009 20:00:43 |
miwi |
- Update to 1.26 |
1.25 04 May 2009 19:11:48 |
jadawin |
- Update to 1.25 |
1.24 19 May 2008 13:12:08 |
araujo |
- Include some ports in perl5 category.
PR: ports/123530
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: flz (portmgr) |
1.24 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.24 23 Jul 2007 03:50:41 |
clsung |
- Update to 1.24 |
1.23 20 Jun 2007 13:00:12 |
mat |
Update to 1.23 |
1.22 19 Jun 2007 21:41:35 |
miwi |
- Update to 1.22 |
1.21 04 May 2007 01:55:42 |
clsung |
- Update to 1.21 |
1.20 18 Apr 2007 08:09:52 |
miwi |
- Update to 1.20 |
1.18 20 Dec 2006 03:01:10 |
clsung |
- p5-Cache-Memcached depends on p5-Storable and p5-Time-HiRes,
but with perl5.8 this modules already installed
PR: ports/106780
Submitted by: Anton Yuzhaniov<citrin_AT_rambler-co dot ru> |
1.18 08 Sep 2006 07:26:36 |
skv |
Minor plist fixup: @dirrm => @dirrmtry |
1.18 29 Jun 2006 02:01:20 |
clsung |
- update to 1.18
- prune WWW. |
1.17 01 May 2006 01:46:55 |
leeym |
- update to 1.17 |
1.15 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.15 14 Nov 2005 15:05:17 |
mat |
Take a perl@ hat and add SHA256 checksums |
1.15 31 Oct 2005 18:24:21 |
erwin |
Let the IGNORE message make a bit more sense and change it from:
===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.
to:
===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.
Approved by: silence on -ports |
1.15 22 Sep 2005 07:48:34 |
tobez |
Update to 1.15. Require perl from ports. Assign maintainer to perl@. |
1.14 21 Sep 2005 00:42:40 |
leeym |
- databases/p5-Cache-Memcached does not depend on memcached
PR: 84749
Submitted by: Alex Kapranoff <kappa@rambler-co.ru> |
1.14 09 Apr 2005 19:14:18 |
leeym |
- add missing dependency
PR: based on 79719
Submitted by: Stephen Gunn <csg@waterspout.com> |
1.14 01 Dec 2004 04:29:40 |
ahze |
Reset MAINTAINER to ports@FreeBSD.org |
1.14 29 Oct 2004 22:24:47 |
ahze |
Change email to new FreeBSD.org address
Approved by:adamw (mentor) |
1.14 03 Aug 2004 06:49:57 |
mezz |
Update to 1.14.
PR: ports/69746
Submitted by: Michael Johnson <ahze@ahze.net> (maintainer) |
1.0.12 16 Apr 2004 18:10:28 |
krion |
- Fix WWW:
PR: ports/65632
Submitted by: maintainer |
1.0.12 16 Apr 2004 08:11:42 |
krion |
Add p5-Cache-Memcached 1.0.12, perl API for memcached, a distributed
memory cache daemon.
PR: ports/65600
Submitted by: michael johnson <ahze@ahze.net> |