| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Apr 2013 08:57:13
0.11_1
|
bapt  |
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 |
31 Dec 2012 11:55:53
0.11_1
|
bapt  |
Finish optionsng conversion
Trim headers
Remove useless LICENSE_FILE |
01 Jun 2012 05:26:28
0.11_1
|
dinoex  |
- update png to 1.5.10 |
29 May 2012 13:38:49
0.11
|
bapt  |
Convert to new option framework
Add PNG to shared options descriptions |
09 Nov 2011 15:26:04
0.11
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
28 Oct 2011 18:00:25
0.11
|
miwi  |
- Fix build FreeBSD 10 |
20 Mar 2011 22:30:17
0.11
|
bapt  |
Get rid of md5 for all my ports.
while here add most of the licenses |
04 Aug 2010 21:19:03
0.11
|
bapt  |
- 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) |
28 Jul 2010 17:31:01
0.11
|
bapt  |
Change maintainer address to my new @FreeBSD.org
Approved by: jadawin@ (co-mentor) |
10 Jul 2010 11:08:45
0.11
|
makc  |
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> |