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.61 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.61 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.61 13 May 2022 11:40:05 |
Po-Chuan Hsieh (sunpoet) |
textproc/p5-Text-Template: Update to 1.61
Changes: https://metacpan.org/dist/Text-Template/changes |
1.60 21 Sep 2021 22:23:55 |
Po-Chuan Hsieh (sunpoet) |
textproc/p5-Text-Template: Update to 1.60
Changes: https://metacpan.org/dist/Text-Template/changes |
1.59 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.59 24 Jul 2020 07:27:31 |
sunpoet |
Update WWW |
1.59 20 Jul 2020 02:25:09 |
wen |
- Update to 1.59 |
1.58 30 Sep 2019 04:18:50 |
sunpoet |
Update to 1.58
Changes: https://metacpan.org/changes/distribution/Text-Template |
1.57 13 Sep 2019 11:51:49 |
sunpoet |
Update to 1.57
Changes: https://metacpan.org/changes/distribution/Text-Template |
1.56 10 Jul 2019 17:01:03 |
sunpoet |
Update to 1.56
Changes: https://metacpan.org/changes/distribution/Text-Template |
1.55 26 Feb 2019 23:51:17 |
sunpoet |
Update to 1.55
Changes: https://metacpan.org/changes/distribution/Text-Template |
1.54 15 Jan 2019 21:20:15 |
sunpoet |
Update to 1.54
Changes: https://metacpan.org/changes/distribution/Text-Template |
1.53 03 May 2018 18:41:28 |
sunpoet |
Update to 1.53
Changes: http://search.cpan.org/dist/Text-Template/Changes |
1.52 21 Mar 2018 19:03:19 |
sunpoet |
Update to 1.52
Changes: http://search.cpan.org/dist/Text-Template/Changes |
1.51 05 Mar 2018 17:15:00 |
sunpoet |
Update to 1.51
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Text-Template/Changes |
1.50 11 Feb 2018 14:38:12 |
sunpoet |
Update to 1.50
Changes: http://search.cpan.org/dist/Text-Template/Changes |
1.49 09 Feb 2018 14:08:05 |
sunpoet |
Update to 1.49
Changes: http://search.cpan.org/dist/Text-Template/Changes |
1.48 08 Feb 2018 13:00:35 |
sunpoet |
Update to 1.48
Changes: http://search.cpan.org/dist/Text-Template/Changes |
1.47 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.47 28 Feb 2017 09:48:02 |
sunpoet |
Update to 1.47
- Clean up MASTER_SITES
- Update LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Text-Template/Changes |
1.46_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.46 07 Nov 2013 03:52:42 |
vanilla |
Support STAGEDIR. |
1.46 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.46 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.46 11 Feb 2013 16:52:44 |
tobez |
Update to 1.46.
Changes: http://search.cpan.org/dist/Text-Template/README |
1.45_1 06 Apr 2012 13:34:23 |
culot |
- Add a patch to fix a memory leak [1]
- Bump PORTREVISION [1]
- Add LICENSE (Artistic 1 & GPL 2)
PR: ports/166198 [1]
Submitted by: Zane C.B-H. <vvelox@vvelox.net>
Feature safe: yes |
1.45 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.45 17 May 2011 11:13:00 |
jadawin |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
1.45 29 Jan 2009 17:41:17 |
erwin |
Reassign my p5-* ports to perl@ so more than one person
can look at them. |
1.45 08 May 2008 19:26:16 |
erwin |
Update to 1.45 |
1.44 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.44 22 Jan 2006 02:55:05 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.44 26 Nov 2005 17:00:48 |
pav |
- Add SHA256
Approved by: maintainer |
1.44 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
1.44 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
1.44 12 Jun 2003 16:41:16 |
erwin |
Change to my FreeBSD.org address |
1.44 09 May 2003 01:09:03 |
edwin |
update textproc/p5-Text-Template to 1.44
update to 1.44
grab maintainership
PR: ports/51612
Submitted by: Erwin Lansing <erwin@lansing.dk> |
1.43 20 Feb 2003 19:11:26 |
knu |
De-pkg-comment. |
1.43 10 Feb 2003 21:46:38 |
pat |
Update WWW and MASTER_SITES.
PR: ports/48137
Submitted by: MA, Dunzi <tadalunch@sources.redhat.com> |
1.43 18 May 2002 06:20:06 |
pat |
Update to 1.43
PR: 38199
Submitted by: David Lay <dave@staff.netc.net.au> |
02 Mar 2002 17:59:19 |
pat |
Update to 1.42 |
10 May 2001 02:20:55 |
vanilla |
Upgrade |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
05 Feb 2001 16:35:27 |
olgeni |
More style fixes for ports/textproc. |
02 Nov 2000 05:50:34 |
kuriyama |
Add 1 @unexec rmdir. Change @dirrm to @unexec rmdir to share Text directory.
|
08 Oct 2000 07:29:51 |
asami |
Convert category textproc to new layout. |