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.25 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.25 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.25 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.25 21 Aug 2020 09:36:36 |
amdmi3 |
- Update WWW
- Pet portlint
Approved by: portmgr blanket |
2.25 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.25 18 Mar 2018 13:19:31 |
wen |
- Update to 2.25
Changes: http://cpansearch.perl.org/src/GRANTM/XML-Simple-2.25/Changes |
2.24 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
2.24 17 Apr 2017 16:06:31 |
sunpoet |
Update to 2.24
Changes: http://search.cpan.org/dist/XML-Simple/Changes |
2.22 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.22 06 Dec 2015 17:52:14 |
sunpoet |
- Update to 2.22
- Add LICENSE_FILE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/XML-Simple/Changes |
2.20_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 ) |
2.20 07 Nov 2013 03:52:42 |
vanilla |
Support STAGEDIR. |
2.20 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
2.20 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.20 21 Jun 2012 15:09:32 |
sunpoet |
- Update to 2.20
- Add LICENSE
Changes: http://search.cpan.org/dist/XML-Simple/Changes |
2.18 04 May 2012 19:15:45 |
swills |
- Avoid use of SITE_PERL in DEPENDS
- Mark JOBS unsafe since tests fail with JOBS enabled |
2.18 01 May 2012 01:47:10 |
swills |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
2.18 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
2.18 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
2.18 16 Aug 2007 01:17:39 |
clsung |
- Update to 2.18 |
2.17 07 Aug 2007 02:21:08 |
clsung |
- Update to 2.17
- remove EOL-patches |
2.16_1 03 Feb 2007 02:27:48 |
clsung |
- add dependency of XML::SAX::Expat to avoid depend on XML::SAX::PurePerl
- bump PORTREVISION
PR: ports/108367
Submitted by: dirk dot meyer_AT_dinoex dot sub dot org |
2.16 31 Oct 2006 15:06:26 |
clsung |
- Update to 2.16 |
2.15 03 Oct 2006 05:06:29 |
clsung |
- Update to 2.15
- I'll maintain it. |
2.14 14 Jun 2006 08:15:13 |
linimon |
Reset andrew@ugh.net.au due to multiple timeouts. |
2.14 15 Mar 2006 13:05:46 |
ehaupt |
Update WWW
PR: 94341
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: Andrew <andrew@ugh.net.au> (maintainer) |
2.14 24 Jan 2006 03:10:24 |
edwin |
SHA256ify
Approved by: krion@ |
2.14 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.14 21 Oct 2005 17:13:51 |
sem |
- Update to 2.14
PR: ports/87717
Submitted by: Christian Lackas <delta@lackas.net>
Approved by: maintainer |
2.13 03 Dec 2004 17:51:05 |
mat |
Update to 2.13
Approved by: maintainer |
2.12 27 Aug 2004 11:25:29 |
mat |
Fix plist
PR: 69795
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Approved by: maintainer timeout |
2.12 01 Jul 2004 19:59:02 |
lth |
Update to 2.12
PR: 68046
Approved by: maintainer timeout, erwin (implicit) |
2.09 19 Mar 2004 01:51:15 |
trevor |
Add size data, approved by maintainers. |
2.09 05 Jan 2004 08:00:10 |
erwin |
Update to 2.09
PR: 60672
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Approved by: maintainer |
2.08 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
2.08 30 Jun 2003 07:07:53 |
foxfair |
Upgrade to 2.08.
maintainer timeout: > one week |
1.08 21 Feb 2003 13:42:50 |
knu |
De-pkg-comment. |
1.08 01 Sep 2002 11:10:44 |
sada |
Upgrade to version 1.08 .
Approved by: maintainer |
1.06 22 May 2002 06:13:22 |
ijliao |
fix dependency
PR: 38103, 38393
Submitted by: Nate Eldredge <neldredge@hmc.edu>, Michael Lyngb?l
<lyngbol@bifrost.lyngbol.dk> |
1.06 19 Mar 2002 16:25:49 |
kris |
p5-XML-Parser is a RUN_DEPENDS, not just a BUILD_DEPENDS
Submitted by: Nick Jennings <nick@namodn.com>
PR: misc/36081
Approved by: Andrew <andrew@ugh.net.au> (maintainer) |
17 Jan 2002 15:28:30 |
skv |
Updated to 1.06 |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
21 Oct 2000 00:11:48 |
ade |
Add p5-XML-Simple, a perl module designed for reading XML config files. |