Antoine Brodin
f1089ff69a
Update to 1.6.18
2015-08-31 15:38:22 +00:00
Antoine Brodin
b4d96c1275
Switch build system from cmake to GNU configure
...
There are 2 benefits:
- Reduced number of build dependencies (0 now)
- This fixes build on arm64, as configure/Makefile are more updated than
CMakeLists.txt (CMakeLists.txt doesn't know about the arm/arm_init.c
and arm/filter_neon_intrinsics.c files)
PR: 201425
Tested by: Andrew Turner (on arm64)
2015-07-29 06:07:57 +00:00
Antoine Brodin
01666e333b
Update to 1.6.17
2015-04-25 08:33:08 +00:00
Antoine Brodin
92bf3521ee
- Update graphics/png to 1.6.16
...
- Patch oolite to build with this new version
A portrevision bump will follow soon
Differential Revision: https://reviews.freebsd.org/D1360
Submitted by: bapt
Exp-run: self
2014-12-25 20:52:16 +00:00
Antoine Brodin
6f85aaae76
- Update to 1.5.21
...
- Add CPE information
Security: Fixed an overflow in png_combine_row with very wide interlaced images
MFH: 2014Q4
2014-12-23 20:30:03 +00:00
Dirk Meyer
5daead32f3
- reset MAINTAINER
2014-12-10 16:15:14 +00:00
Dirk Meyer
ca28ae4877
- update to 1.5.20
2014-11-22 23:06:52 +00:00
Baptiste Daroussin
a76a739bfe
Cleanup plist
2014-10-20 17:04:20 +00:00
Dirk Meyer
2d03fdc568
- update to 1.5.19
2014-10-19 11:31:27 +00:00
Dirk Meyer
347d6e23c5
- rename patch files
2014-08-03 15:33:52 +00:00
Adam Weinberger
60b37dbedc
Rename german/ and graphics/ patch-xy patches to reflect the files they modify.
2014-07-28 21:54:33 +00:00
Dirk Meyer
67fe3229dc
- new USES=
2014-03-30 19:44:48 +00:00
Dirk Meyer
f38bc34579
- update to 1.5.18
...
- new option PNGTEST
- support CMAKE_NINJA=yes
PR: 186593
Submitted by: Adam Weinberger
2014-02-14 14:47:44 +00:00
Dirk Meyer
70bb0d8106
- use STAGEDIR
2013-11-26 06:16:57 +00:00
Dirk Meyer
1e3119b07e
- fix misplaced NO_STAGE in slaveports and ifdefs
2013-09-21 11:06:03 +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
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Dirk Meyer
16d87e9388
- fix build when DEBUG is set
...
PR: 180361
Submitted by: Raphael Kubo da Costa
2013-07-11 04:02:06 +00:00
Dirk Meyer
0792c88c09
- update to 1.5.17
2013-07-07 09:55:10 +00:00
Dirk Meyer
580cbc50d4
- update to 1.5.16
2013-05-25 05:09:17 +00:00
Dirk Meyer
84bab30781
- update to 1.5.15
2013-04-26 22:48:22 +00:00
Dirk Meyer
56d4a9b33a
- set a limit for portscout
2013-04-26 22:42:05 +00:00
Max Brazhnikov
ffd97a0193
- convert USE_CMAKE to USES
...
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
2013-03-22 20:06:14 +00:00
Dirk Meyer
8e9a277cc0
- update to 1.5.14
2013-01-26 17:08:42 +00:00
Dirk Meyer
8ec62b39de
graphics/png
...
- update to 1.5.13
2012-12-09 21:28:23 +00:00
Dirk Meyer
6f6e43c8c0
- make fetchable again
...
Feature safe: yes
2012-11-16 17:56:19 +00:00
Dirk Meyer
e063d8313c
- use OPTIONS_DEFINE
2012-09-16 15:25:25 +00:00
Dirk Meyer
98f63b20c2
- use OPTIONS_DEFINE
2012-09-16 15:23:30 +00:00
Dirk Meyer
96c6b3fe38
- use smaller macro
2012-07-27 04:02:28 +00:00
Dirk Meyer
9ba4b461a8
- update to 1.5.12
2012-07-12 05:42:49 +00:00
Dirk Meyer
71446578bc
- update to 1.5.11
2012-06-20 19:33:46 +00:00
Dirk Meyer
5c892a5b00
- fix WITH_DEBUG
2012-06-06 15:40:15 +00:00
Dirk Meyer
c5f139c1d1
- warn if WITH_DEBUG is set
2012-06-06 15:28:32 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Dirk Meyer
0c5977626a
- new path on MASTER_SITES
...
- Security update to 1.4.11
Security: CVE-2011-3048
Feature safe: yes
2012-04-05 23:48:52 +00:00
Dirk Meyer
e527371280
- set FROBIDDEN
...
Security: CVE-2011-3048
the updated versions 1.4.9 and 1.4.11 can not be build without disabling features.
Update to 1.5.x cant be done while porst are frozen.
Feature safe: yes
2012-04-05 19:16:11 +00:00
Dirk Meyer
9fc776f599
- Security patch
...
Security: CVE-2011-3026
Obtained from: Debian
2012-02-17 14:26:02 +00:00
Dirk Meyer
5b902f74f5
- fix pkg-config file
...
Reported by: Markus Dolze
2011-11-06 07:02:23 +00:00
Dirk Meyer
6b1980276d
- update to 1.4.8
2011-08-05 15:10:11 +00:00
Dirk Meyer
715e473c0a
- enable option APNG
...
PR: 158716
Suggested by: Mikhail T.
- bump PORTREVISION
- use compressed patch from original master
- remove obsolte ghostscript hooks
2011-07-08 13:27:20 +00:00
Dirk Meyer
a060bb14d8
- simplify INSTALL_AS_USER by using the BSD_INSTALL_* macro
...
PR: 150547
2011-01-04 06:15:59 +00:00
Dirk Meyer
afc1b5a17c
- update to 1.4.5
2010-12-23 05:41:59 +00:00
Dirk Meyer
9579d26dc0
- update MASTER_SITES
...
distribution subdirs has changed
2010-12-07 17:41:22 +00:00
Dirk Meyer
1425ec0f58
- update to 1.4.4
2010-12-05 22:08:47 +00:00
Dirk Meyer
d136899793
- fix option WITH_APNG
...
PR: 148413
Submitted by: Klaus Aehlig
Feature safe: yes
2010-07-09 08:17:13 +00:00
Pav Lucistnik
2f40b4fdba
- Update to 1.4.3
...
PR: ports/148214
Submitted by: dinoex (maintainer)
Approved by: portmgr
Security: CVE-2010-1205
Feature safe: yes
2010-06-29 13:14:53 +00:00
Dirk Meyer
da64c8c56f
- mark FORBIDDEN, remote code injection possible
...
Security: CVE-2010-1205
Security: http://www.libpng.org/pub/png/libpng.html
Feature safe: yes
2010-06-28 16:22:36 +00:00
Dirk Meyer
69b1b0fe64
- add MASTER_SITES
...
PR: 147774
Submitted by: swell.k
2010-06-12 07:10:31 +00:00
Pav Lucistnik
fe337e0489
- Introduce a new USE_XZ knob that handles lzma/xz compressed distfiles
...
- Convert a bunch of ports to use it
PR: ports/146329
Submitted by: mm
With hat: portmgr
2010-06-04 08:09:20 +00:00
Dirk Meyer
c6c60cb02d
- new option WITH_APNG
...
PR: 146229
2010-05-05 15:18:52 +00:00