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.6.8 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.6.8 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
1.6.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.8 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.6.8 02 Apr 2016 17:06:31 |
adamw |
Update to 1.68. Add LICENSE and NO_ARCH, use OPTIONS helper
for post-install, and wrap compound command in parentheses.
No ChangeLog available. |
1.6.7_1 17 Aug 2015 14:20:41 |
mat |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
1.6.7_1 11 May 2015 12:04:19 |
mat |
Move p5- ports from ports@ to perl@.
With hat: perl@
Sponsored by: Absolight |
1.6.7_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.6.7 10 Aug 2014 13:04:35 |
wen |
- Reset maintainer to ports@
Submitted by: chifeng@gmail.com(previous maintainer, via email) |
1.6.7 06 Feb 2014 11:49:15 |
ehaupt |
Support staging. |
1.6.7 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.6.7 04 Sep 2013 07:19:57 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
1.6.7 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
1.6.7 26 Aug 2009 16:00:34 |
miwi |
- Update to 1.6.7
PR: 138157
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer) |
1.6.6 17 Feb 2009 02:56:32 |
tabthorpe |
- Pass maintainership to submitter
Submitted by: chifeng via freebsd-ports@ |
1.6.6 28 Sep 2008 23:30:50 |
leeym |
- update to 1.6.6 |
1.6.4 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.6.4 25 Nov 2005 15:31:02 |
pav |
- Add SHA256 |
1.6.4 26 Feb 2005 18:59:33 |
leeym |
- add WWW in pkg-descr |
1.6.4 25 Feb 2005 09:30:48 |
lth |
Fixed plist |
1.6.4 22 Feb 2005 15:31:48 |
lth |
Update to 1.6.4
Use EXAMPLESDIR macro |
1.6.1 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.6.1 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
1.6.1 27 Sep 2003 00:50:09 |
edwin |
- ECHO -> ECHO_MSG
for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything
PR: ports/56800-56819
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
1.6.1 20 Feb 2003 18:40:39 |
knu |
De-pkg-comment. |
1.6.1 02 Jan 2003 18:18:45 |
dinoex |
fix MAINTAINTER to ports@FreeBSD.org
PR: 46686
Submitted by: erwin@lansing.dk |
1.6.1 16 Sep 2002 11:26:51 |
alane |
Maintainer relenquishing ports.
PR: 42829
Submitted by: Martti Kuparinen <martti.kuparinen@iki.fi>
Approved by: maintainer |
11 Mar 2002 22:05:59 |
pat |
Update to 1.6.1
PR: 35771
Submitted by: maintainer |
30 Nov 2001 06:46:32 |
vanilla |
Upgrade to 1.6.0 |
14 Aug 2001 15:26:26 |
tobez |
Make this port work with -stable perl. |
30 May 2001 16:17:04 |
vanilla |
Upgrade to latest version: |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
30 Jan 2001 08:55:22 |
kevlo |
Change maintainer's email address. |
15 Oct 2000 09:23:05 |
kevlo |
Upgrade to 1.3.7 |
08 Oct 2000 04:16:42 |
asami |
Convert category mail to new layout. |
07 Jul 2000 20:25:24 |
steve |
Update to version 1.2.5. |