notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: graphics/p5-GD/Makefile

Number of commits found: 81

Sunday, 9 Jul 2023
21:36 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/p5-GD: Update to 2.78

Changes:	https://metacpan.org/dist/GD/changes
commit hash: 9afb462ac97aa4f049c3a2e1fe2445b286a3fd94 commit hash: 9afb462ac97aa4f049c3a2e1fe2445b286a3fd94 commit hash: 9afb462ac97aa4f049c3a2e1fe2445b286a3fd94 commit hash: 9afb462ac97aa4f049c3a2e1fe2445b286a3fd94 9afb462
Monday, 5 Jun 2023
18:49 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/p5-GD: Update to 2.77

Changes:	https://metacpan.org/dist/GD/changes
commit hash: a2a1f046966fff548bfc51d2b5de6a6f3c01e553 commit hash: a2a1f046966fff548bfc51d2b5de6a6f3c01e553 commit hash: a2a1f046966fff548bfc51d2b5de6a6f3c01e553 commit hash: a2a1f046966fff548bfc51d2b5de6a6f3c01e553 a2a1f046
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Sunday, 17 Apr 2022
23:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/p5-GD: Update to 2.76

Changes:	https://metacpan.org/dist/GD/changes
commit hash: 6ad2e7d708236539410bc461c30d4705e058caa2 commit hash: 6ad2e7d708236539410bc461c30d4705e058caa2 commit hash: 6ad2e7d708236539410bc461c30d4705e058caa2 commit hash: 6ad2e7d708236539410bc461c30d4705e058caa2 6ad2e7d
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 4 Oct 2020
14:14 sunpoet search for other commits by this committer
Update to 2.73

- Fix WWW

Changes:	https://metacpan.org/changes/distribution/GD
Original commitRevision:551412 
Friday, 24 Jul 2020
07:25 sunpoet search for other commits by this committer
Update to 2.72

Changes:	https://metacpan.org/changes/distribution/GD
Original commitRevision:543138 
Monday, 4 May 2020
21:31 dinoex search for other commits by this committer
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports
Original commitRevision:533989 
Tuesday, 19 Feb 2019
20:49 sunpoet search for other commits by this committer
Update to 2.71

Changes:	https://metacpan.org/changes/distribution/GD
Original commitRevision:493394 
Monday, 18 Feb 2019
21:06 sunpoet search for other commits by this committer
Remove unnecessary RUN_DEPENDS

- Bump PORTREVISION for dependency change

PR:		235593
Submitted by:	Helge Oldach <freebsd@oldach.net>
Original commitRevision:493324 
Sunday, 13 Jan 2019
20:08 sunpoet search for other commits by this committer
Update to 2.70

- Sort *_DEPENDS

Changes:	https://metacpan.org/changes/distribution/GD
Original commitRevision:490188 
Saturday, 29 Dec 2018
06:25 wen search for other commits by this committer
- Update to 2.69
Changes: https://metacpan.org/changes/distribution/GD
Original commitRevision:488655 
Saturday, 6 Oct 2018
13:06 des search for other commits by this committer
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)
Original commitRevision:481365 
Monday, 19 Feb 2018
10:30 sunpoet search for other commits by this committer
Update to 2.68

Changes:	http://search.cpan.org/dist/GD/ChangeLog
Original commitRevision:462302 
Thursday, 16 Nov 2017
22:25 sunpoet search for other commits by this committer
Update to 2.67

Changes:	http://search.cpan.org/dist/GD/ChangeLog
Original commitRevision:454350 
Friday, 28 Apr 2017
20:25 sunpoet search for other commits by this committer
Update to 2.66

- Fix LICENSE
- Strip shared library
- Clean up and sort PLIST

Changes:	http://search.cpan.org/dist/GD/ChangeLog
Original commitRevision:439637 
Tuesday, 31 Jan 2017
16:21 mat search for other commits by this committer
Bump PORTREVISION for ports affected by the fix the last commit.

Done with:	Tools/scripts/bump-revision.sh
Sponsored by:	Absolight
Original commitRevision:432932 
Wednesday, 20 Jul 2016
09:33 dinoex search for other commits by this committer
- 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
Original commitRevision:418829 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Monday, 5 Jan 2015
11:58 mat search for other commits by this committer
Remove one more file from the package.

Sponsored by:	Absolight
Original commitRevision:376294 
11:19 mat search for other commits by this committer
Fix runtime.  The Makefile.PL version of the build is ignoring all the XS glue.

Sponsored by:	Absolight
Original commitRevision:376292 
Sunday, 4 Jan 2015
17:51 sunpoet search for other commits by this committer
- Allow build as regular user

Reported by:	naddy
Original commitRevision:376260 
13:01 sunpoet search for other commits by this committer
- Update to 2.56
- Sort PLIST

Changes:	http://search.cpan.org/dist/GD/ChangeLog
Original commitRevision:376222 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
Original commitRevision:373448 
Wednesday, 2 Apr 2014
19:01 sunpoet search for other commits by this committer
- Update to 2.53

Changes:	http://search.cpan.org/dist/GD/ChangeLog
Original commitRevision:349944 
Wednesday, 19 Feb 2014
18:35 sunpoet search for other commits by this committer
- Update to 2.52

Changes:	http://search.cpan.org/dist/GD/ChangeLog
Original commitRevision:345130 
Sunday, 16 Feb 2014
10:37 sunpoet search for other commits by this committer
- Update to 2.51
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Fix CONFIGURE_ENV

Changes:	http://search.cpan.org/dist/GD/ChangeLog
Original commitRevision:344519 
Tuesday, 5 Nov 2013
01:33 vanilla search for other commits by this committer
Support STAGEDIR.
Original commitRevision:332801 
Friday, 20 Sep 2013
18:35 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
Original commitRevision:327733 
Wednesday, 21 Aug 2013
13:54 mat search for other commits by this committer
Update to 2.50
Original commitRevision:325131 
Friday, 9 Aug 2013
15:21 dinoex search for other commits by this committer
- fix bad bump from r324437
Original commitRevision:324445 
14:05 dinoex search for other commits by this committer
- update libdg to 2.1.0
Original commitRevision:324437 
Friday, 2 Aug 2013
18:52 mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Original commitRevision:324174 
Friday, 29 Mar 2013
00:44 eadler search for other commits by this committer
For perl@ owned ports:

- Fix COMMENT
- Trim header
Original commitRevision:315509 
Tuesday, 26 Feb 2013
13:32 tobez search for other commits by this committer
Update to 2.49.

Changes:	http://search.cpan.org/dist/GD/ChangeLog
Original commitRevision:312979 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Thursday, 5 May 2011
06:36 bapt search for other commits by this committer
- update to 2.46
- changes: http://cpansearch.perl.org/src/LDS/GD-2.46/ChangeLog
Original commit
Friday, 27 Aug 2010
14:39 bapt search for other commits by this committer
- Update to 2.45

Approved by:    jadawin/tabthorpe (mentors, implicit)
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Thursday, 4 Feb 2010
15:39 pgollucci search for other commits by this committer
- donate some more of my p5- ports to perl@
  [included is my 1st port ever databases/p5-DBIx-Tree Date created: January
29th 2003]
Original commit
Monday, 13 Jul 2009
23:33 pgollucci search for other commits by this committer
- Update to 2.44
Original commit
Friday, 12 Jun 2009
02:15 pgollucci search for other commits by this committer
- Update to 2.43
Original commit
Saturday, 16 May 2009
06:27 pgollucci search for other commits by this committer
- Mark most of my ports MAKE_JOBS_SAFE=yes

Tested by: several builds in P6 TB
Original commit
Friday, 22 Aug 2008
18:43 pgollucci search for other commits by this committer
- Update to 2.41

Approved by:    gabor (mentor)
Original commit
Wednesday, 23 Jul 2008
02:43 pgollucci search for other commits by this committer
Update my ports to my freebsd address

Approved by:    araujo (mentor)
Original commit
Saturday, 3 May 2008
12:41 araujo search for other commits by this committer
- Update to 2.39.

PR:             ports/123249
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer)
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- 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)
Original commit
Thursday, 17 Apr 2008
14:30 araujo search for other commits by this committer
- 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)
Original commit
Saturday, 8 Sep 2007
01:00 linimon search for other commits by this committer
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
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Thursday, 23 Nov 2006
11:59 miwi search for other commits by this committer
- Update to 2.35

PR:             ports/105194
Submitted by:   chinsan@
Approved by:    maintainer timeout
Original commit
Friday, 23 Jun 2006
11:35 leeym search for other commits by this committer
- update to 2.34
- IGNORE when perl < 5.6

PR:             99349
Submitted by:   leeym
Approved by:    maintainer
Original commit
Saturday, 20 May 2006
23:35 garga search for other commits by this committer
Require perl >= 5.8.x

Reported by:    leeym
Original commit
Friday, 19 May 2006
18:33 garga search for other commits by this committer
- Update to 2.32

PR:             ports/97419
Submitted by:   Christopher Boumenot <boumenot@gmail.com>
Approved by:    maintainer
Original commit
Friday, 27 Jan 2006
07:59 clsung search for other commits by this committer
- Update to 2.30

PR:             ports/92295
Submitted by:   clsung
Approved by:    maintainer
Original commit
Monday, 25 Jul 2005
05:56 mezz search for other commits by this committer
Update to 2.25.

PR:             ports/83983
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer)
Original commit
Tuesday, 12 Apr 2005
10:03 flz search for other commits by this committer
- Add PNG support.

PR:             ports/79791
Submitted by:   Gary Palmer <freebsd-gnats@in-addr.com>
Approved by:    maintainer
Original commit
Monday, 4 Apr 2005
06:25 clsung search for other commits by this committer
- update to 2.23
- change maintainer's email address

PR:             79217
Submitted by:   Phil Oleson <oz AT nixil dot net>, maintainer
Original commit
Monday, 25 Oct 2004
13:14 skv search for other commits by this committer
Update to 2.16

* add GIF support

PR:             ports/71291
Submitted by:   skv
Approved by:    maintainer (timeout exceeds legal 14 days)
Original commit
Monday, 2 Aug 2004
12:52 dinoex search for other commits by this committer
- 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
Original commit
Monday, 18 Aug 2003
23:10 kuriyama search for other commits by this committer
One more gd* dependency fix.
Original commit
16:15 nork search for other commits by this committer
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]
Original commit
Friday, 11 Jul 2003
18:16 nork search for other commits by this committer
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
Original commit
Monday, 19 May 2003
04:35 edwin search for other commits by this committer
Make LOCALBASE/X11BASE clean
Original commit
Thursday, 20 Feb 2003
18:08 knu search for other commits by this committer
de-pkg-comment
Original commit
Wednesday, 11 Sep 2002
11:00 ijliao search for other commits by this committer
upgrade to 1.41
Original commit
Saturday, 22 Jun 2002
19:41 joerg search for other commits by this committer
Update to 1.40.
Original commit
Tuesday, 30 Apr 2002
19:44 demon search for other commits by this committer
Upgrade to 1.38.

PR:             37365
Submitted by:   Kimura Fuyuki <fuyuki@mj.0038.net>

Drop maintainership.
Original commit
Thursday, 10 May 2001
10:34 vanilla search for other commits by this committer
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    
Original commit
Tuesday, 20 Mar 2001
10:18 demon search for other commits by this committer
Bump PORTREVISION due to patch-ab    
Original commit
Thursday, 1 Mar 2001
06:39 vanilla search for other commits by this committer
Remove do-configure section, use PERL_CONFIGURE now.    
Original commit
Monday, 12 Feb 2001
10:01 knu search for other commits by this committer
Chase graphics/gd's shlib version bump.    
Original commit
Wednesday, 15 Nov 2000
11:03 demon search for other commits by this committer
Update to version 1.32    
Original commit
Monday, 13 Nov 2000
12:45 demon search for other commits by this committer
Change MAINTAINER field.   I am now at FreeBSD dot org    
Original commit
Sunday, 12 Nov 2000
02:37 vanilla search for other commits by this committer
Upgrade to 1.30.    
Original commit
Tuesday, 24 Oct 2000
23:39 will search for other commits by this committer
Hand these ports to Dmitry Sivachenko <dima@chg.ru>.    
Original commit
Monday, 23 Oct 2000
22:03 will search for other commits by this committer
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.    
Original commit
Saturday, 17 Jun 2000
03:37 will search for other commits by this committer
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.    
Original commit
Tuesday, 6 Jun 2000
18:56 will search for other commits by this committer
Update LIB_DEPENDS for gd: gd.0 -> gd.1.    
Original commit

Number of commits found: 81