non port: graphics/p5-GD/Makefile |
SVNWeb
|
Number of commits found: 79 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Sun, 17 Apr 2022
|
[ 23:58 Po-Chuan Hsieh (sunpoet) ] 6ad2e7d
graphics/p5-GD: Update to 2.76
Changes: https://metacpan.org/dist/GD/changes
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 4 Oct 2020
|
[ 14:14 sunpoet ]
Update to 2.73
- Fix WWW
Changes: https://metacpan.org/changes/distribution/GD
|
Fri, 24 Jul 2020
|
[ 07:25 sunpoet ]
Update to 2.72
Changes: https://metacpan.org/changes/distribution/GD
|
Mon, 4 May 2020
|
[ 21:31 dinoex ] (Only the first 10 of 72 ports in this commit are shown above. )
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports
|
Tue, 19 Feb 2019
|
[ 20:49 sunpoet ]
Update to 2.71
Changes: https://metacpan.org/changes/distribution/GD
|
Mon, 18 Feb 2019
|
[ 21:06 sunpoet ]
Remove unnecessary RUN_DEPENDS
- Bump PORTREVISION for dependency change
PR: 235593
Submitted by: Helge Oldach <freebsd@oldach.net>
|
Sun, 13 Jan 2019
|
[ 20:08 sunpoet ]
Update to 2.70
- Sort *_DEPENDS
Changes: https://metacpan.org/changes/distribution/GD
|
Sat, 29 Dec 2018
|
[ 06:25 wen ]
- Update to 2.69
Changes: https://metacpan.org/changes/distribution/GD
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (Only the first 10 of 2492 ports in this commit are shown above. )
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)
|
Mon, 19 Feb 2018
|
[ 10:30 sunpoet ]
Update to 2.68
Changes: http://search.cpan.org/dist/GD/ChangeLog
|
Thu, 16 Nov 2017
|
[ 22:25 sunpoet ]
Update to 2.67
Changes: http://search.cpan.org/dist/GD/ChangeLog
|
Fri, 28 Apr 2017
|
[ 20:25 sunpoet ]
Update to 2.66
- Fix LICENSE
- Strip shared library
- Clean up and sort PLIST
Changes: http://search.cpan.org/dist/GD/ChangeLog
|
Tue, 31 Jan 2017
|
[ 16:21 mat ] (Only the first 10 of 80 ports in this commit are shown above. )
Bump PORTREVISION for ports affected by the fix the last commit.
Done with: Tools/scripts/bump-revision.sh
Sponsored by: Absolight
|
Wed, 20 Jul 2016
|
[ 09:33 dinoex ] (Only the first 10 of 77 ports in this commit are shown above. )
- 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
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 5 Jan 2015
|
[ 11:58 mat ]
Remove one more file from the package.
Sponsored by: Absolight
|
[ 11:19 mat ]
Fix runtime. The Makefile.PL version of the build is ignoring all the XS glue.
Sponsored by: Absolight
|
Sun, 4 Jan 2015
|
[ 17:51 sunpoet ]
- Allow build as regular user
Reported by: naddy
|
[ 13:01 sunpoet ]
- Update to 2.56
- Sort PLIST
Changes: http://search.cpan.org/dist/GD/ChangeLog
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Wed, 2 Apr 2014
|
[ 19:01 sunpoet ]
- Update to 2.53
Changes: http://search.cpan.org/dist/GD/ChangeLog
|
Wed, 19 Feb 2014
|
[ 18:35 sunpoet ]
- Update to 2.52
Changes: http://search.cpan.org/dist/GD/ChangeLog
|
Sun, 16 Feb 2014
|
[ 10:37 sunpoet ]
- Update to 2.51
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Fix CONFIGURE_ENV
Changes: http://search.cpan.org/dist/GD/ChangeLog
|
Tue, 5 Nov 2013
|
[ 01:33 vanilla ] (Only the first 10 of 104 ports in this commit are shown above. )
Support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 18:35 bapt ] (Only the first 10 of 1084 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
|
Wed, 21 Aug 2013
|
[ 13:54 mat ]
Update to 2.50
|
Fri, 9 Aug 2013
|
[ 15:21 dinoex ]
- fix bad bump from r324437
|
[ 14:05 dinoex ] (Only the first 10 of 86 ports in this commit are shown above. )
- update libdg to 2.1.0
|
Fri, 2 Aug 2013
|
[ 18:52 mat ] (Only the first 10 of 1871 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Fri, 29 Mar 2013
|
[ 00:44 eadler ] (Only the first 10 of 303 ports in this commit are shown above. )
For perl@ owned ports:
- Fix COMMENT
- Trim header
|
Tue, 26 Feb 2013
|
[ 13:32 tobez ]
Update to 2.49.
Changes: http://search.cpan.org/dist/GD/ChangeLog
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Thu, 5 May 2011
|
[ 06:36 bapt ]
- update to 2.46
- changes: http://cpansearch.perl.org/src/LDS/GD-2.46/ChangeLog
|
Fri, 27 Aug 2010
|
[ 14:39 bapt ]
- Update to 2.45
Approved by: jadawin/tabthorpe (mentors, implicit)
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Thu, 4 Feb 2010
|
[ 15:39 pgollucci ] (Only the first 10 of 13 ports in this commit are shown above. )
- donate some more of my p5- ports to perl@
[included is my 1st port ever databases/p5-DBIx-Tree Date created: January
29th 2003]
|
Mon, 13 Jul 2009
|
[ 23:33 pgollucci ]
- Update to 2.44
|
Fri, 12 Jun 2009
|
[ 02:15 pgollucci ]
- Update to 2.43
|
Sat, 16 May 2009
|
[ 06:27 pgollucci ] (Only the first 10 of 103 ports in this commit are shown above. )
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB
|
Fri, 22 Aug 2008
|
[ 18:43 pgollucci ]
- Update to 2.41
Approved by: gabor (mentor)
|
Wed, 23 Jul 2008
|
[ 02:43 pgollucci ] (Only the first 10 of 63 ports in this commit are shown above. )
Update my ports to my freebsd address
Approved by: araujo (mentor)
|
Sat, 3 May 2008
|
[ 12:41 araujo ]
- Update to 2.39.
PR: ports/123249
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ] (Only the first 10 of 2168 ports in this commit are shown above. )
- 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)
|
Sat, 8 Sep 2007
|
[ 01:00 linimon ] (Only the first 10 of 82 ports in this commit are shown above. )
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
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Thu, 23 Nov 2006
|
[ 11:59 miwi ]
- Update to 2.35
PR: ports/105194
Submitted by: chinsan@
Approved by: maintainer timeout
|
Fri, 23 Jun 2006
|
[ 11:35 leeym ]
- update to 2.34
- IGNORE when perl < 5.6
PR: 99349
Submitted by: leeym
Approved by: maintainer
|
Sat, 20 May 2006
|
[ 23:35 garga ]
Require perl >= 5.8.x
Reported by: leeym
|
Fri, 19 May 2006
|
[ 18:33 garga ]
- Update to 2.32
PR: ports/97419
Submitted by: Christopher Boumenot <boumenot@gmail.com>
Approved by: maintainer
|
Fri, 27 Jan 2006
|
[ 07:59 clsung ]
- Update to 2.30
PR: ports/92295
Submitted by: clsung
Approved by: maintainer
|
Mon, 25 Jul 2005
|
[ 05:56 mezz ]
Update to 2.25.
PR: ports/83983
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer)
|
Tue, 12 Apr 2005
|
[ 10:03 flz ]
- Add PNG support.
PR: ports/79791
Submitted by: Gary Palmer <freebsd-gnats@in-addr.com>
Approved by: maintainer
|
Mon, 4 Apr 2005
|
[ 06:25 clsung ]
- update to 2.23
- change maintainer's email address
PR: 79217
Submitted by: Phil Oleson <oz AT nixil dot net>, maintainer
|
Mon, 25 Oct 2004
|
[ 13:14 skv ]
Update to 2.16
* add GIF support
PR: ports/71291
Submitted by: skv
Approved by: maintainer (timeout exceeds legal 14 days)
|
Mon, 2 Aug 2004
|
[ 12:52 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
|
Mon, 18 Aug 2003
|
[ 23:10 kuriyama ]
One more gd* dependency fix.
|
[ 16:15 nork ] (Only the first 10 of 85 ports in this commit are shown above. )
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]
|
Fri, 11 Jul 2003
|
[ 18:16 nork ] (Only the first 10 of 33 ports in this commit are shown above. )
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
|
Mon, 19 May 2003
|
[ 04:35 edwin ]
Make LOCALBASE/X11BASE clean
|
Thu, 20 Feb 2003
|
[ 18:08 knu ] (Only the first 10 of 308 ports in this commit are shown above. )
de-pkg-comment
|
Wed, 11 Sep 2002
|
[ 11:00 ijliao ]
upgrade to 1.41
|
Sat, 22 Jun 2002
|
[ 19:41 joerg ]
Update to 1.40.
|
Tue, 30 Apr 2002
|
[ 19:44 demon ]
Upgrade to 1.38.
PR: 37365
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
Drop maintainership.
|
Thu, 10 May 2001
|
[ 10:34 vanilla ] (Only the first 10 of 31 ports in this commit are shown above. )
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
|
Tue, 20 Mar 2001
|
[ 10:18 demon ]
Bump PORTREVISION due to patch-ab
|
Thu, 1 Mar 2001
|
[ 06:39 vanilla ] (Only the first 10 of 329 ports in this commit are shown above. )
Remove do-configure section, use PERL_CONFIGURE now.
|
Mon, 12 Feb 2001
|
[ 10:01 knu ] (Only the first 10 of 18 ports in this commit are shown above. )
Chase graphics/gd's shlib version bump.
|
Wed, 15 Nov 2000
|
[ 11:03 demon ]
Update to version 1.32
|
Mon, 13 Nov 2000
|
[ 12:45 demon ] (Only the first 10 of 65 ports in this commit are shown above. )
Change MAINTAINER field. I am now at FreeBSD dot org
|
Sun, 12 Nov 2000
|
[ 02:37 vanilla ]
Upgrade to 1.30.
|
Tue, 24 Oct 2000
|
[ 23:39 will ] (Only the first 10 of 18 ports in this commit are shown above. )
Hand these ports to Dmitry Sivachenko <dima@chg.ru>.
|
Mon, 23 Oct 2000
|
[ 22:03 will ] (Only the first 10 of 77 ports in this commit are shown above. )
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.
|
Sat, 17 Jun 2000
|
[ 03:37 will ] (Only the first 10 of 99 ports in this commit are shown above. )
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.
|
Tue, 6 Jun 2000
|
[ 18:56 will ] (Only the first 10 of 11 ports in this commit are shown above. )
Update LIB_DEPENDS for gd: gd.0 -> gd.1.
|
Number of commits found: 79 |