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) |
2.12 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 ) |
2.12 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 ) |
2.12 20 Jun 2021 11:39:31 |
Po-Chuan Hsieh (sunpoet) |
textproc/p5-HTML-Format: Cosmetic change |
2.12 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.12 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) |
2.12 04 Jun 2018 18:16:03 |
sunpoet |
Update WWW |
2.12 07 Jan 2018 12:13:16 |
sunpoet |
Update TEST_DEPENDS: remove dependencies of author/release test |
2.12 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
2.12 28 Feb 2017 14:58:17 |
sunpoet |
Update to 2.12
- Add LICENSE_FILE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/HTML-Format/Changes |
2.11_2 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.11_2 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 ) |
2.11_1 06 Mar 2014 18:51:18 |
sunpoet |
- Remove outdated PERL_LEVEL check
With hat: perl |
2.11_1 04 Nov 2013 09:40:05 |
sunpoet |
- Fix PLIST
- Bump PORTREVISION for package change
Notified by: antoine |
2.11 03 Nov 2013 11:28:46 |
sunpoet |
- Update to 2.11
- Support STAGEDIR
Changes: http://search.cpan.org/dist/HTML-Format/Changes |
2.10_1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
2.10_1 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
2.10_1 29 Mar 2013 00:44:54 |
eadler |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
2.10_1 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) |
2.10_1 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 |
2.10_1 26 Feb 2012 18:36:27 |
swills |
- Add (more) TEST_DEPENDS to enable testing (on older perl)
Approved by: portmgr (blanket) |
2.10_1 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. |
2.10_1 28 Aug 2011 13:25:36 |
sunpoet |
- Update *_DEPENDS
- Sort MAN3
- Bump PORTREVISION for dependency change |
2.10 20 Jul 2011 09:33:06 |
jadawin |
- Update to 2.10
- Changelog: http://cpansearch.perl.org/src/NIGELM/HTML-Format-2.10/Changes |
2.09 16 Jul 2011 11:17:14 |
culot |
- Update to 2.09
- Add LICENSE
Changes: http://search.cpan.org/dist/HTML-Format/Changes |
2.08 14 Jul 2011 11:31:20 |
bapt |
- update to 2.08
- changes: http://cpansearch.perl.org/src/NIGELM/HTML-Format-2.08/Changes |
2.07 29 Apr 2011 14:28:40 |
culot |
- Update to 2.07
Changes: http://search.cpan.org/dist/HTML-Format/Changes |
2.05 08 Apr 2011 13:33:01 |
culot |
- Update to 2.05
Changes: http://search.cpan.org/dist/HTML-Format/Changes |
2.04 12 Dec 2010 21:33:28 |
pgollucci |
- Pass to perl@ |
2.04 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) |
2.04 14 Apr 2006 20:45:44 |
linimon |
Reset petef due to no response to email. We hope to see him back sometime.
Hat: portmgr |
2.04 24 Jan 2006 03:10:24 |
edwin |
SHA256ify
Approved by: krion@ |
2.04 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) |
2.04 21 Sep 2005 19:31:43 |
fenner |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
2.04 18 Oct 2004 02:13:10 |
petef |
Update to 2.04.
PR: 70655
Submitted by: Alex Kapranoff <kappa@rambler-co.ru> |
2.03 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.03 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
2.03 07 Mar 2003 06:11:57 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
2.03 23 Feb 2003 19:33:58 |
sobomax |
Update to 2.03. |
23 Aug 2001 00:07:25 |
petef |
Change my email address to petef@FreeBSD.org for the ports I maintain. |
22 Jul 2001 15:52:07 |
dd |
- fix WWW: line to point to HTML-Format's CPAN page |
25 May 2001 16:50:32 |
roam |
Unbreak RUN_DEPENDS: p5-Font-AFM in is 'x11-fonts', not in 'textproc'. |
24 May 2001 14:32:18 |
ijliao |
add p5-HTML-Format A module to format HTML to text or PS |