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.33_6 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.33_6 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
0.33_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.33_6 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) |
0.33_6 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.33_6 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.33_6 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.33_6 24 Dec 2014 00:14:13 |
bofh |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
0.33_6 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.33_5 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
0.33_5 09 May 2014 03:51:49 |
sunpoet |
- Add LICENSE
- Pass maintainership to submitter
- While I'm here:
- Add missing RUN_DEPENDS
- Bump PORTREVISION for dependency change
- Remove Author line
PR: ports/189342
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
0.33_4 05 Nov 2013 01:33:02 |
vanilla |
Support STAGEDIR. |
0.33_4 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.33_4 02 Aug 2013 18:21:06 |
az |
- Convert to new perl framework |
0.33_4 01 Oct 2012 14:45:17 |
tabthorpe |
- Reassign to the heap at maintainer's request |
0.33_4 30 Jun 2012 05:21:38 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
0.33_4 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.33_3 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.33_3 17 Sep 2011 06:49:29 |
sunpoet |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
0.33_3 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
0.33_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.33_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.33_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.33 19 Jun 2009 03:26:10 |
pgollucci |
- Update to 0.33
PR: ports/135777
Approved by: maintainer
Submitted by: myself (pgollucci@) |
0.32 15 Mar 2009 20:21:30 |
miwi |
- Update to 0.32
PR: 132656
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer |
0.30 30 Aug 2008 20:24:33 |
miwi |
- Update to 0.30
PR: 126416
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer timeout |
0.28_1 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) |
0.28_1 08 Sep 2007 01:00:17 |
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.28_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.28 06 Jun 2006 01:32:32 |
aaron |
- Update from v0.27 to v0.28
- Remove superfluous LIB_DEPENDS
- Restrict to Perl 5.8+ due to dependency upon graphics/p5-GD
PR: ports/98314
Submitted by: aaron
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit) |
0.27 22 Jan 2006 02:15:00 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.27 04 Jan 2006 06:33:34 |
edwin |
Update port: graphics/p5-GD-SVG update to 0.27
- Update port to 0.27.
- Fix WWW.
- Add sha256.
- Maintainer has been CCed.
- Ps: tested on my tinderbox.
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
PR: ports/90860
Approved by: Fernan Aguero <fernan@iib.unsam.edu.ar> |
0.25 26 Nov 2004 00:03:17 |
sem |
[new port] graphics/p5-GD-SVG
PR: ports/74378
Submitted by: Fernan Aguero <fernan(at)iib.unsam.edu.ar> |