Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.8 30 Jun 2024 12:31:57 |
Rene Ladan (rene) |
graphics/p5-ming: Remove expired port
2024-06-30 graphics/p5-ming: Depends on deprecated graphics/ming |
0.4.8 19 May 2024 17:15:15 |
Po-Chuan Hsieh (sunpoet) |
graphics/p5-ming: Mark DEPRECATED and set EXPIRATION_DATE to 2024-06-30 |
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.4.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.4.8 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.4.8 19 Sep 2021 05:59:52 |
Po-Chuan Hsieh (sunpoet) |
graphics/p5-ming: Replace configure.in patch with upstream one
- Remove no-op BINARY_ALIAS
Obtained
from: https://github.com/libming/libming/commit/a89a619e187ebe070db2a1760f3b90489bfff382 |
0.4.8 10 Aug 2021 14:47:37 |
Tobias C. Berner (tcberner) |
graphics/p5-ming: prepare for freetype2 update
- freetype2 will no longer ship freetype-config (which was a pkg-config
wrapper) in the near future -- use pkg-config to gather the required
flags.
PR: 251512 |
0.4.8 18 Apr 2021 05:42:38 |
Po-Chuan Hsieh (sunpoet) |
graphics/p5-ming: Cosmetic change |
0.4.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.4.8 19 Dec 2020 20:08:35 |
sunpoet |
Cosmetic change |
0.4.8 08 May 2017 12:43:58 |
sunpoet |
Update to 0.4.8
Changes: https://github.com/libming/libming/blob/master/NEWS
http://www.libming.org/Releases |
0.4.7 14 Apr 2016 16:38:35 |
sunpoet |
- Use default WRKSRC |
0.4.7 13 Apr 2016 10:36:55 |
jbeich |
Change default directory used by USES=autoreconf to WRKSRC
PR: 208294
Exp-run by: antoine
Reviewed by: tijl
Approved by: portmgr (mat via D4157)
Differential Revision: https://reviews.freebsd.org/D4169 |
0.4.7 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.4.7 17 Jan 2016 13:12:32 |
sunpoet |
- Add PORTSCOUT
Sponsored by: PortsCamp Taiwan |
0.4.7 17 Dec 2015 17:19:48 |
mat |
Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.
While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.
PR: 205367
With hat: portmgr
Sponsored by: Absolight |
0.4.7 08 Dec 2015 09:05:15 |
mat |
Don't use GH_TAGNAME when DISTVERSION* variables can be used.
With hat: portmgr
Sponsored by: Absolight |
0.4.7 19 Oct 2015 20:18:02 |
sunpoet |
- Change language bindings (p5-ming and py-ming) from slave ports to normal
ports
- Update COMMENT
- Use USES=localbase
- Use PORTEXAMPLES
- Convert to new options target helper
- Cleanup Makefile |
0.4.7 08 Oct 2015 18:44:20 |
sunpoet |
- Update to 0.4.7
- Add LICENSE_FILE
Changes: https://github.com/libming/libming/blob/master/NEWS |
0.4.5_4 15 Jan 2015 18:37:21 |
sunpoet |
- Bump PORTREVISION for graphics/giflib update |
0.4.5_3 27 Dec 2014 00:49:31 |
antoine |
Allow building with either giflib 4.2 or 5.0 |
0.4.5_3 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.4.5_2 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
0.4.5_2 22 Aug 2014 19:08:37 |
tijl |
- graphics/ming: Add USES=libtool and bump dependent ports
- graphics/autotrace: Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- graphics/pencil: Fix dependencies |
0.4.5_1 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 |
0.4.5_1 18 Mar 2014 16:20:40 |
sunpoet |
- Remove .packlist manipulation: this is done by Mk/Uses/perl5.mk in
post-stage::
- Strip shared library in post-install: phase
- Simplify Makefile
- Bump PORTREVISION for package change |
0.4.5 17 Nov 2013 10:32:56 |
sunpoet |
- Add LICENSE
- Support STAGEDIR |
0.4.5 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.4.5 22 Aug 2013 15:21:04 |
sunpoet |
- Update to 0.4.5
- Convert to new options framework
Changes: https://github.com/libming/libming/blob/master/NEWS |
0.4.4_1 21 Aug 2013 14:08:08 |
sunpoet |
- Convert to new perl framework |
0.4.4_1 12 Jun 2013 17:45:03 |
az |
- Fix build with new site_perl
Submitted by: olli hauer <ohauer@gmx.de> |
0.4.4_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.4.4 21 Feb 2012 14:10:04 |
sunpoet |
- Move post-patch: to master port (graphics/ming) |
0.4.4 15 Feb 2012 07:47:04 |
sunpoet |
- Update to 0.4.4
- Fix build with Perl 5.14
- Remove distinfo: no need for a slave port
- Take maintainership
Changes: https://github.com/libming/libming/blob/master/NEWS |
0.4.3 08 Aug 2011 00:56:34 |
swills |
- Fix fetch
- Update to 0.4.3
- Convert to slave of graphics/ming |
0.3.0_2 02 Aug 2011 13:47:46 |
bapt |
Mark BROKEN: Does not fetch |
0.3.0_2 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
0.3.0_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.3.0_1 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
0.3.0_1 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
0.3.0_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.3.0_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.3.0 04 Apr 2007 15:57:13 |
gabor |
- Remove old Perl support from unmaintained ports in categories starting
with lette g-j |
0.3.0 24 Apr 2006 08:20:56 |
erwin |
Mark IGNORE fore perl < 5.6.0 instead of BROKEN for OSVERSION < 500000
PR: 96213
Submitted by: Ports fury |
0.3.0 18 Apr 2006 19:01:06 |
garga |
- Update to 0.3.0
PR: ports/96005
Submitted by: Ports Fury |
0.2a 22 Jan 2006 05:52:28 |
edwin |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.2a 11 Nov 2005 01:18:01 |
linimon |
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime. |
0.2a 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.2a 11 Mar 2003 08:59:42 |
knu |
Change BUILD_DEPENDS to EXTRACT_DEPENDS and unbreak.
Submitted by: bento |
0.2a 18 Feb 2003 05:52:57 |
knu |
De-pkg-comment my non-ruby ports as well. |
18 Sep 2001 08:02:15 |
knu |
Add p5-ming, a Perl5 module for Ming which allows you to create Flash 4/5
movies. |