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.09_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 ) |
0.09_8 20 Jul 2022 14:23:40 |
Tobias C. Berner (tcberner) |
x11-toolkits: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 1wardd@airmail.net
* Alexander Kabaev <ak03@gte.com>
* Alexander Novitsky <alecn2002@yandex.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Brian Buchanan <brian@CSUA.Berkeley.EDU>
* Cezary Morga <cm@therek.net>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.09_8 25 Oct 2021 16:00:10 |
Po-Chuan Hsieh (sunpoet) |
x11-toolkits/p5-Gtk2-Ex-Utils: Add NO_ARCH
Approved by: portmgr (blanket) |
0.09_8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.09_8 06 Apr 2020 17:31:36 |
sunpoet |
Move devel/p5-Glib2 to devel/p5-Glib
- Bump PORTREVISION of dependent ports for dependency change |
0.09_7 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 |
0.09_7 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.09_7 13 Jan 2015 12:21:42 |
bofh |
x11-toolkits/p5-Gtk2-Ex-Utils: Add LICENSE
- Pass Maintainership [1]
Differential Revision: https://reviews.freebsd.org/D1512
Submitted by: pauls@utdallas.edu [1]
Approved by: marino(mentor) |
0.09_7 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.09_6 05 Jan 2014 12:33:14 |
az |
- stage support
Approved by: portmgr (blanket infrastructure) |
0.09_6 20 Sep 2013 23:57:48 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
0.09_6 02 Sep 2013 09:36:29 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
0.09_6 30 Jun 2012 14:53:22 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
0.09_6 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.09_5 17 Aug 2011 12:01:05 |
bapt |
Fix typo: p5-Gtk2-Ex-Utils run-depends on p5-Gtk2 not on p5-Gtk
Bump portrevision |
0.09_4 02 Jul 2011 18:18:48 |
miwi |
- Kick MD5 support |
0.09_4 24 Sep 2010 00:44:29 |
pgollucci |
- %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs
With Hat: perl@ |
0.09_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.09_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.09_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.09 19 Aug 2008 23:05:01 |
miwi |
Gtk2-Ex-Utils provides simple utility functions for
Gnome/Gtk2 Perl programming.
WWW: http://search.cpan.org/dist/Gtk2-Ex-Utils/
PR: ports/125888
Submitted by: Paul Schmehl <pauls at utdallas.edu> |