Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.83 27 Jun 2024 20:55:51 |
Rodrigo Osorio (rodrigo) |
graphics/p5-GD: update to 2.83
Full changelog: https://metacpan.org/dist/GD/changes |
2.82 28 May 2024 20:21:25 |
Po-Chuan Hsieh (sunpoet) |
graphics/p5-GD: Update to 2.82
Changes: https://metacpan.org/dist/GD/changes |
2.81 19 May 2024 17:18:22 |
Po-Chuan Hsieh (sunpoet) |
graphics/p5-GD: Update to 2.81
Changes: https://metacpan.org/dist/GD/changes |
2.78 09 Jul 2023 21:36:16 |
Po-Chuan Hsieh (sunpoet) |
graphics/p5-GD: Update to 2.78
Changes: https://metacpan.org/dist/GD/changes |
2.77 05 Jun 2023 18:49:09 |
Po-Chuan Hsieh (sunpoet) |
graphics/p5-GD: Update to 2.77
Changes: https://metacpan.org/dist/GD/changes |
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.76 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.76 17 Apr 2022 23:58:59 |
Po-Chuan Hsieh (sunpoet) |
graphics/p5-GD: Update to 2.76
Changes: https://metacpan.org/dist/GD/changes |
2.73 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.73 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.73 04 Oct 2020 14:14:35 |
sunpoet |
Update to 2.73
- Fix WWW
Changes: https://metacpan.org/changes/distribution/GD |
2.72 24 Jul 2020 07:25:43 |
sunpoet |
Update to 2.72
Changes: https://metacpan.org/changes/distribution/GD |
2.71_1 04 May 2020 21:31:39 |
dinoex |
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports |
2.71 19 Feb 2019 20:49:19 |
sunpoet |
Update to 2.71
Changes: https://metacpan.org/changes/distribution/GD |
2.70_1 18 Feb 2019 21:06:25 |
sunpoet |
Remove unnecessary RUN_DEPENDS
- Bump PORTREVISION for dependency change
PR: 235593
Submitted by: Helge Oldach <freebsd@oldach.net> |
2.70 13 Jan 2019 20:08:51 |
sunpoet |
Update to 2.70
- Sort *_DEPENDS
Changes: https://metacpan.org/changes/distribution/GD |
2.69 29 Dec 2018 06:25:44 |
wen |
- Update to 2.69
Changes: https://metacpan.org/changes/distribution/GD |
2.68 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.68 19 Feb 2018 10:30:55 |
sunpoet |
Update to 2.68
Changes: http://search.cpan.org/dist/GD/ChangeLog |
2.67 16 Nov 2017 22:25:11 |
sunpoet |
Update to 2.67
Changes: http://search.cpan.org/dist/GD/ChangeLog |
2.66 28 Apr 2017 20:25:19 |
sunpoet |
Update to 2.66
- Fix LICENSE
- Strip shared library
- Clean up and sort PLIST
Changes: http://search.cpan.org/dist/GD/ChangeLog |
2.56_4 31 Jan 2017 16:21:46 |
mat |
Bump PORTREVISION for ports affected by the fix the last commit.
Done with: Tools/scripts/bump-revision.sh
Sponsored by: Absolight |
2.56_3 20 Jul 2016 09:33:32 |
dinoex |
- update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR: 210913
Submitted by: Piotr Kubaj
MFH: 2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4 |
2.56_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.56_2 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 |
2.56_2 05 Jan 2015 11:58:24 |
mat |
Remove one more file from the package.
Sponsored by: Absolight |
2.56_1 05 Jan 2015 11:19:17 |
mat |
Fix runtime. The Makefile.PL version of the build is ignoring all the XS glue.
Sponsored by: Absolight |
2.56 04 Jan 2015 17:51:44 |
sunpoet |
- Allow build as regular user
Reported by: naddy |
2.56 04 Jan 2015 13:01:24 |
sunpoet |
- Update to 2.56
- Sort PLIST
Changes: http://search.cpan.org/dist/GD/ChangeLog |
2.53_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.53 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
2.53 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
2.53 02 Apr 2014 19:01:55 |
sunpoet |
- Update to 2.53
Changes: http://search.cpan.org/dist/GD/ChangeLog |
2.52 19 Feb 2014 18:35:15 |
sunpoet |
- Update to 2.52
Changes: http://search.cpan.org/dist/GD/ChangeLog |
2.51 16 Feb 2014 10:37:32 |
sunpoet |
- Update to 2.51
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Fix CONFIGURE_ENV
Changes: http://search.cpan.org/dist/GD/ChangeLog |
2.50 05 Nov 2013 01:33:02 |
vanilla |
Support STAGEDIR. |
2.50 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
2.50 21 Aug 2013 13:54:13 |
mat |
Update to 2.50 |
2.49_1 09 Aug 2013 15:21:57 |
dinoex |
- fix bad bump from r324437 |
09 Aug 2013 14:05:53
|
dinoex |
- update libdg to 2.1.0 |
2.49 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.49 29 Mar 2013 00:44:54 |
eadler |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
2.49 26 Feb 2013 13:32:10 |
tobez |
Update to 2.49.
Changes: http://search.cpan.org/dist/GD/ChangeLog |
2.46_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.46 05 May 2011 06:36:00 |
bapt |
- update to 2.46
- changes: http://cpansearch.perl.org/src/LDS/GD-2.46/ChangeLog |
2.45 27 Aug 2010 14:39:24 |
bapt |
- Update to 2.45
Approved by: jadawin/tabthorpe (mentors, implicit) |
2.44_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.44_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.44 04 Feb 2010 15:39:23 |
pgollucci |
- donate some more of my p5- ports to perl@
[included is my 1st port ever databases/p5-DBIx-Tree Date created: January
29th 2003] |
2.44 13 Jul 2009 23:33:28 |
pgollucci |
- Update to 2.44 |
2.43 12 Jun 2009 02:15:36 |
pgollucci |
- Update to 2.43 |
2.41 16 May 2009 06:27:56 |
pgollucci |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
2.41 22 Aug 2008 18:43:56 |
pgollucci |
- Update to 2.41
Approved by: gabor (mentor) |
2.39 23 Jul 2008 02:43:55 |
pgollucci |
Update my ports to my freebsd address
Approved by: araujo (mentor) |
2.39 03 May 2008 12:41:28 |
araujo |
- Update to 2.39.
PR: ports/123249
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer) |
2.35_1 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
2.35_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) |
2.35_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 |
2.35_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}. |
2.35 23 Nov 2006 11:59:03 |
miwi |
- Update to 2.35
PR: ports/105194
Submitted by: chinsan@
Approved by: maintainer timeout |
2.34 23 Jun 2006 11:35:31 |
leeym |
- update to 2.34
- IGNORE when perl < 5.6
PR: 99349
Submitted by: leeym
Approved by: maintainer |
2.32 20 May 2006 23:35:11 |
garga |
Require perl >= 5.8.x
Reported by: leeym |
2.32 19 May 2006 18:33:48 |
garga |
- Update to 2.32
PR: ports/97419
Submitted by: Christopher Boumenot <boumenot@gmail.com>
Approved by: maintainer |
2.30 27 Jan 2006 07:59:55 |
clsung |
- Update to 2.30
PR: ports/92295
Submitted by: clsung
Approved by: maintainer |
2.25 22 Jan 2006 12:35:18 |
edwin |
SHA256ify
Approved by: krion@ |
2.25 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) |
2.25 25 Jul 2005 05:56:33 |
mezz |
Update to 2.25.
PR: ports/83983
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer) |
2.23_1 12 Apr 2005 10:03:14 |
flz |
- Add PNG support.
PR: ports/79791
Submitted by: Gary Palmer <freebsd-gnats@in-addr.com>
Approved by: maintainer |
2.23 04 Apr 2005 06:25:50 |
clsung |
- update to 2.23
- change maintainer's email address
PR: 79217
Submitted by: Phil Oleson <oz AT nixil dot net>, maintainer |
2.16 25 Oct 2004 13:14:09 |
skv |
Update to 2.16
* add GIF support
PR: ports/71291
Submitted by: skv
Approved by: maintainer (timeout exceeds legal 14 days) |
2.15 02 Aug 2004 12:52:29 |
dinoex |
- Update to 2.15
- remove files/patch-GD.xs
- perl5.6 is baseline now
PR: 69454
Submitted by: Cheng-Lung Sung
Approved by: Philip M. Gollucci |
2.07 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.07 18 Aug 2003 23:10:26 |
kuriyama |
One more gd* dependency fix. |
2.07 18 Aug 2003 16:15:11 |
nork |
o Main modification
graphics/gd(based on 1.8.4) -> graphics/gd1
graphics/gd2(based on 2.0.15) -> graphics/gd
graphics/p5-GD(based on 1.41) -> graphics/p5-GD1
graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
japanese/gd -> japanese/gd1
japanese/gd2 -> japanese/gd
o Include some feature
WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]
PR: ports/54540
Submitted by: Ports Fury
Approved by: maintainer (blanket)
Reported by: bento via kris [1] |
1.41_1 11 Jul 2003 18:16:14 |
nork |
o Change library name from libgd to libgd1.
o Do not install everything except headers and libraries
(to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).
PR: ports/54100
Submitted by: Ports Fury |
1.41 19 May 2003 04:35:17 |
edwin |
Make LOCALBASE/X11BASE clean |
1.41 20 Feb 2003 18:08:19 |
knu |
de-pkg-comment |
1.41 11 Sep 2002 11:00:34 |
ijliao |
upgrade to 1.41 |
1.40 22 Jun 2002 19:41:37 |
joerg |
Update to 1.40. |
1.38 30 Apr 2002 19:44:34 |
demon |
Upgrade to 1.38.
PR: 37365
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
Drop maintainership. |
10 May 2001 10:34:25 |
vanilla |
Upgrade to latest version: p5-Apache-MP3 => 2.16
p5-Convert-UUlib => 0.111 p5-Email-Find => 0.03 p5-GD => 1.33
p5-HTML-Parser => 3.24 p5-I18N-Charset => 1.08 p5-I18N-LangTags => 0.20
p5-MIME-Lite => 2.111 p5-Set-Scalar => 1.09 p5-Sort-ArbBiLex => 3.4
p5-URI => 1.12 p5-Unix-Syslog => 0.95 |
20 Mar 2001 10:18:48 |
demon |
Bump PORTREVISION due to patch-ab |
19 Mar 2001 09:55:45 |
demon |
Replace Freetype1-specific call with one sutable to freetype2, because gd
depends on freetype2 for a while. |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
12 Feb 2001 10:01:08 |
knu |
Chase graphics/gd's shlib version bump. |
15 Nov 2000 11:03:07 |
demon |
Update to version 1.32 |
13 Nov 2000 12:45:41 |
demon |
Change MAINTAINER field. I am now at FreeBSD dot org |
12 Nov 2000 02:37:38 |
vanilla |
Upgrade to 1.30. |
24 Oct 2000 23:39:57 |
will |
Hand these ports to Dmitry Sivachenko <dima@chg.ru>. |
23 Oct 2000 22:03:12 |
will |
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. |
08 Oct 2000 02:35:34 |
asami |
Convert category graphics to new layout. |
17 Jun 2000 03:37:15 |
will |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS. |
06 Jun 2000 18:56:52 |
will |
Update LIB_DEPENDS for gd: gd.0 -> gd.1. |