1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
76bfabb776 - Update to 0.12
- Add LICENSE_FILE
- Convert to new options helper
- Convert to new options target helper
- Convert to new test framework
- Remove EXTRACT_AFTER_ARGS
- Sort USES
- Use USES=shebangfix
- Repack test tarball
- Cosmetic change
- Split and rename patch files
- Regenerate patch files with makepatch:
- Update WWW
- Add git repository to WWW
- Take maintainership

Changes:	http://git.ghostscript.com/?p=jbig2dec.git;a=blob;f=CHANGES;hb=HEAD
2015-12-04 12:32:58 +00:00
Baptiste Daroussin
bb21093773 Bump portrevision after png update 2014-12-25 20:54:41 +00:00
Baptiste Daroussin
0193f43f06 Properly patch jbig2dec for png > 1.5 instead of exposing png internals 2014-12-23 22:40:21 +00:00
Marcus von Appen
734b61f327 - Convert ports of graphics/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-21 16:36:12 +00:00
Dmitry Marakasov
aececc2cd6 - Switch to USES=libtool, drop .la files
- Strip libraries
2014-06-23 13:48:42 +00:00
Raphael Kubo da Costa
a8a093f0a5 Replace an invocation of "/usr/bin/env python" with ${PYTHON_CMD}.
lang/python is not brought in by USE_PYTHON since r336850, which broke the
TESTS option (it's off by default).

PR:		187959
2014-06-21 18:18:17 +00:00
Sunpoet Po-Chuan Hsieh
98f62693ce - Use USES=tar:xz
- Move EXTRACT_ONLY and LICENSE upwards
- Silence post-extract: and post-patch:
2014-05-04 16:46:03 +00:00
Baptiste Daroussin
db172680ba Remove a dead mirror 2014-02-10 11:38:06 +00:00
Baptiste Daroussin
4ceae583cc Drop maintainership 2013-12-16 17:26:49 +00:00
Baptiste Daroussin
44838a3fc9 Use stage 2013-09-23 06:08:53 +00:00
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Baptiste Daroussin
b9d2535959 Remove now useless MAKE_JOB_SAFE
Use options helpers for png
Use new LIB_DEPENDS format
2013-07-29 20:20:56 +00:00
Baptiste Daroussin
5271da855f Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.

Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
2013-04-29 08:57:12 +00:00
Baptiste Daroussin
ad93895ca3 Finish optionsng conversion
Trim headers
Remove useless LICENSE_FILE
2012-12-31 11:55:52 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Baptiste Daroussin
bcb67a0012 Convert to new option framework
Add PNG to shared options descriptions
2012-05-29 13:38:49 +00:00
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Martin Wilke
3a61669522 - Fix build FreeBSD 10 2011-10-28 18:00:25 +00:00
Baptiste Daroussin
24d4dc0db9 Get rid of md5 for all my ports.
while here add most of the licenses
2011-03-20 22:30:17 +00:00
Baptiste Daroussin
2133f1c1d5 - Add SF to MASTER_SITES
- Mark MAKE_JOBS_SAFE
- Use FreeBSD's SHA1-implementation
- Add TESTS option default to off

Submitted by:	Mikhail T. <mi+thun _at_ aldan.algebra.com> by email
Approved by:	tabthorpe@ (co-mentor)
2010-08-04 21:19:03 +00:00
Baptiste Daroussin
5a4055b083 Change maintainer address to my new @FreeBSD.org
Approved by:	jadawin@ (co-mentor)
2010-07-28 17:31:01 +00:00
Max Brazhnikov
dfe1894a23 Add new port graphics/jbig2dec:
jbig2dec is a decoder implementation of the JBIG2 image compression format.
JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit monochrome)
images at moderately high resolution, and in particular scanned paper documents.
In this domain it is very efficient, offering compression ratios on the order of
100:1.

WWW:	http://jbig2dec.sourceforge.net/

PR:		ports/148421
Submitted by:	Bapt <baptiste.daroussin at gmail.com>
2010-07-10 11:08:45 +00:00