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) |
0.5.70_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 ) |
0.5.70_1 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 ) |
0.5.70_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5.70_1 26 Jun 2020 11:55:23 |
sunpoet |
Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113
- Fix LICENSE_FILE
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for dependency change
Changes: https://metacpan.org/changes/distribution/IO-Stringy |
0.5.70 14 Jan 2018 13:26:01 |
riggs |
Update to upstream release 0.5.70 (update scrapers for several countries)
PR: 225039
Submitted by: tad@vif.com
MFH: 2018Q1 |
0.5.68_1 05 Jun 2017 23:26:05 |
sunpoet |
Remove outdated PERL_LEVEL check
With hat: perl |
0.5.68_1 08 Nov 2016 12:59:31 |
mat |
Fix plist.
While there, fix dependency on www/p5-CGI.
Reported by: qat
Sponsored by: Absolight |
0.5.68_1 06 Nov 2016 10:05:32 |
bapt |
Fix packaging by committing the plist changes forgotten during the update |
0.5.68 05 Nov 2016 20:48:58 |
bapt |
Update to 0.5.68 |
0.5.67 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.5.67 29 Dec 2015 20:36:22 |
riggs |
Update to upstream version 0.5.67
PR: 202993
Submitted by: fbsd@opal.com |
0.5.65_3 09 Nov 2015 18:45:10 |
sunpoet |
- Add NO_ARCH
Approved by: portmgr (blanket) |
0.5.65_3 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
0.5.65_3 17 May 2015 07:24:56 |
riggs |
- Fix runtime issue:
The web site from which North American data is obtained has changed
- Bump PORTREVISION
- Pet portlint
PR: 197667
Submitted by: fbsd@opal.com
MFH: 2015Q2 |
0.5.65_2 25 Apr 2015 16:12:20 |
adamw |
Convert remaining p5-CGI.pm consumers to p5-CGI, and bump PORTREVISION.
All these changes are tested but the following are worth noting:
The following ports fail "make test", but did so before this change, and
fail in the same places:
- textproc/p5-xmltv
- www/p5-Business-Paypal
- www/p5-CGI-Enurl
www/p5-Apache-Gallery is missing all sorts of dependencies, fails all tests,
and should probably be marked BROKEN
For graphics/imc, move the OPTIONS_DEFINE block out of the LICENSE block area.
As long as we're here, sort plist on perl@-owned ports. |
0.5.65_1 08 Dec 2014 21:17:00 |
bapt |
Cleanup plist |
0.5.65_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 ) |
0.5.65 15 Aug 2014 17:39:12 |
riggs |
- Update to upstream version 0.5.65
PR: 191962
Submitted by: jamie@dyslexicfish.net
Approved by: mentors (implicit) |
0.5.61_2 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.5.61_2 27 Jul 2014 10:30:37 |
riggs |
- Add missing dependency on devel/p5-File-Slurp
- Add LICENSE
- Bump PORTREVISION
PR: 192129
Submitted by: dreamcat4@gmail.com
Approved by: mentors (implicit) |
0.5.61_1 04 Jul 2014 23:51:25 |
antoine |
Unbreak |
0.5.61_1 04 Jul 2014 22:50:40 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
0.5.61_1 06 Feb 2014 16:34:40 |
ehaupt |
Support staging. |
0.5.61_1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.5.61_1 31 Jul 2013 07:23:26 |
bapt |
Convert to new perl order |
0.5.61_1 01 Jul 2012 05:42:55 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
0.5.61_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.5.61 29 Aug 2011 17:21:49 |
sylvio |
- Update to 0.5.61 |
0.5.59 03 Mar 2011 15:56:17 |
kwm |
Update to 0.5.59.
fix RUN_DEPENDS=${BUILD_DEPENDS} issue. |
0.5.57 30 May 2010 12:00:29 |
sylvio |
- Update to 0.5.57 |
0.5.53 17 Apr 2010 20:31:16 |
sylvio |
- Update to 0.5.53
Approved by: itetcu (mentor, implicit) |
0.5.52_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.5.52_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.5.52_1 22 Aug 2009 00:37:17 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
0.5.52_1 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) |
0.5.52_1 26 Jul 2008 21:20:24 |
ahze |
Try to remove www/cgi-bin
Reported by: pav |
0.5.52 26 Jul 2008 15:40:08 |
ahze |
Update to 0.5.52 |
0.5.51 24 Mar 2008 14:38:51 |
ahze |
Update to 0.5.51 |
0.5.50 27 Feb 2008 23:29:51 |
mezz |
Update to 0.5.50.
PR: ports/117873
Submitted by: Alex Varju <freebsd-ports@varju.ca> |
0.5.49 23 Oct 2007 13:12:28 |
ahze |
Update to 0.5.49 |
0.5.48 08 Sep 2007 01:08:35 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
0.5.48 01 Sep 2007 20:51:12 |
ahze |
- Update to 0.5.48
Note to North America users, As of today (Sept, 1st) labs.zap2it.com is no more.
however https://www.schedulesdirect.org will be taking its place.
PR: 116000
Submitted by: Alex Varju <Alex.Varju@webct.com> |
0.5.45_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.5.45 22 Dec 2006 01:25:24 |
ahze |
- Transfer MAINTAINER to multimedia@ |
0.5.45 17 Dec 2006 06:47:34 |
ahze |
Update to 0.5.45 |
0.5.44 02 Jul 2006 15:43:32 |
ahze |
- Update to 0.5.44 |
0.5.43 28 Apr 2006 02:24:11 |
ahze |
- Update to 0.5.43
If someone ports Locale::Hebrew the tv_grab_il (Israel) will work |
0.5.42 09 Apr 2006 17:11:27 |
ahze |
- Update to 0.5.42
Spotted by: portscout |
0.5.41_1 27 Feb 2006 15:13:07 |
tobez |
Make it work with perl 5.8.8. No portrevision bump.
Approved by: portmgr (kris/semi-implicit) |
0.5.41_1 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) |
0.5.41_1 22 Dec 2005 11:43:47 |
lioux |
o Add missing dependency
o Bump PORTREVISION
Pointy hat to: lioux |
0.5.41 09 Dec 2005 17:53:07 |
lioux |
Update to 0.5.41 (FINALLY SUPPORTS .br)
Approved by: ahze (maintainer) |
0.5.40 09 Nov 2005 07:09:47 |
ahze |
- Add SHA256
- Add SIZE to a few ports |
0.5.40 14 Oct 2005 07:07:41 |
ahze |
- Update to a working version, 0.5.40
- Grab Maintainer |
0.5.36 05 Mar 2005 01:17:09 |
lioux |
Drop maintainership |
0.5.36 28 Nov 2004 14:35:02 |
lioux |
Update to 0.5.36
Submitted by: Adrian Colley <aecolley@spamcop.net> |
0.5.34 21 Jul 2004 02:18:15 |
lioux |
o Update to 0.5.34
o No longer USE_PYTHON (added on version 0.5.33) |
0.5.33 21 Jul 2004 01:48:27 |
lioux |
Update to 0.5.33
PR: 66715
Submitted by: Lars Eggert <lars.eggert@gmx.net> |
0.5.21 02 Jul 2004 09:14:45 |
kris |
BROKEN: Broken pkg-plist |
0.5.21 08 Feb 2004 01:14:05 |
lioux |
USE_SIZEify |
0.5.21 05 Dec 2003 05:34:07 |
linimon |
Update to 0.5.21 with large amounts of bugfixes and updated channel
information. See ChangeLog for full details.
PR: ports/58738
Submitted by: Lars Eggert <larse@isi.edu>
Committed on behalf of lioux@, who is having machine problems. |
0.5.18 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.5.18 28 Sep 2003 15:55:47 |
lioux |
o Update to 0.5.18
o Trick it into not being IS_INTERACTIVE
PR: 56984
Submitted by: Lars Eggert <larse@isi.edu> |
0.5.17 08 Sep 2003 00:20:15 |
lioux |
Update to 0.5.17
PR: 55433
Submitted by: Lars Eggert <larse@isi.edu> |
0.5.8 05 Mar 2003 05:09:58 |
lioux |
Update to 0.5.8 |
0.5.6 23 Feb 2003 19:58:35 |
lioux |
De-pkg-comment |
0.5.6 15 Jan 2003 13:30:50 |
lioux |
Update to 0.5.6 |
0.5.3 24 Nov 2002 18:47:00 |
lioux |
Update to 0.5.3 |
0.5.2 07 Nov 2002 04:41:40 |
kris |
Don't quote PORTCOMMENT. |
0.5.2 04 Nov 2002 02:57:48 |
lioux |
New port p5-xmltv version 0.5.2: Set of programs to process TV
(tvguide) listings in XML format |