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
Dirk Meyer
166cc79d5c
- enable PNG_READ_DITHER_SUPPORTED
2010-03-29 17:00:45 +00:00
Dirk Meyer
de78af3ac5
- update to 1.4.1
...
Reviewed by: exp8 run on pointyhat
Supported by: miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
69c61166fe
- update to 1.2.43
...
PR: 144596
Submitted by: Xin LI
2010-03-10 08:05:48 +00:00
Dirk Meyer
f9d169914b
- update to 1.2.42
...
PR: 142575
2010-01-13 13:29:39 +00:00
Dirk Meyer
e311fad0a7
- take maintainership
...
- update to 1.2.41
2010-01-12 12:52:56 +00:00
Andrey A. Chernov
8953ca531b
Remove my maintainership
2010-01-10 09:12:04 +00:00
Andrey A. Chernov
e259d31b73
Upgrade to 1.2.40
...
PR: 138724
Submitted by: bf <bf1783@gmail.com>
2009-09-14 11:33:27 +00:00
Dmitry Marakasov
6b5fb87219
- Switch SourceForge ports to the new File Release System: categories starting with G
2009-08-22 00:23:13 +00:00
Andrey A. Chernov
08c42212ee
Upgrade to 1.2.38
2009-08-06 06:53:14 +00:00