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) |
7.21.7 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 ) |
7.21.7 27 Feb 2022 14:28:44 |
Jason E. Hale (jhale) |
graphics/libpgf: Update to 7.21.7 |
7.15.32 31 Aug 2021 11:24:22 |
Bernhard Froehlich (decke) |
graphics/libpgf: Add CPE information
Approved by: portmgr (blanket) |
7.15.32 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
7.15.32 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
7.15.32 04 Dec 2020 09:37:38 |
amdmi3 |
- Fix LICENSE
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket |
7.15.32 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
7.15.32 21 Aug 2015 09:24:53 |
jhale |
- Update graphics/libpgf to 7.15.32
- Chase shlib bump
Security: 9a71953a-474a-11e5-adde-14dae9d210b8 |
6.14.12 04 Oct 2014 00:04:31 |
jhale |
- Convert to USES=autoreconf |
6.14.12 22 Sep 2014 13:03:39 |
jhale |
- Trim @dirrm[try] from pkg-plist |
6.14.12 13 Sep 2014 18:25:05 |
tijl |
Use default LIBTOOLIZE_ARGS |
6.14.12 28 Jun 2014 14:19:12 |
jhale |
- Update to 6.14.12
- USES=libtool, drop .la file
- Strip binaries |
6.12.24 19 Oct 2013 14:15:47 |
jhale |
- Support staging |
6.12.24 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
6.12.24 13 Sep 2012 04:45:59 |
jhale |
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor) |
6.12.24 30 Jul 2012 20:19:18 |
makc |
Add new port graphics/libpgf (prerequisite for digikam update):
The Progressive Graphics File (PGF) is an efficient image file format that is
based on a fast, discrete wavelet transform with progressive coding features.
PGF can be used for lossless and lossy compression.
WWW: http://www.libpgf.org
Submitted by: Jason E. Hale <bsdkaffee at gmail.com> via area51 commit |