Chris Rees
59ca196eee
Check realpath of PREFIX only when required
2012-12-30 17:41:43 +00:00
Beat Gaetzi
48ea9e8ce5
- Silence a warning when PREFIX does not exist like on the INDEX builder.
...
Discussed with: bapt
2012-12-30 12:12:31 +00:00
Beat Gaetzi
8558ca7184
- Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
...
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01
Discussed with: bapt, tabthorpe
2012-12-30 12:03:51 +00:00
Baptiste Daroussin
779f9aecef
Really fix qt33
...
Submitted by: Oliver Pinter <oliver.pinter@gmail.com>
Pointy hat to: bapt
2012-06-02 17:15:49 +00:00
Baptiste Daroussin
e7c2476239
Fix qt33 with option-ng
...
Submitted by: Oliver Pinter <oliver.pinter@gmail.com>
2012-06-02 11:44:00 +00:00
Dirk Meyer
521778cdb4
- fix build with libpng 1.5.10
2012-06-02 06:10:54 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Baptiste Daroussin
ebb04f49c2
Convert to new options framework
2012-05-31 14:49:26 +00:00
Brendan Fabeny
229491d0ef
bump PORTREVISION after patching headers
2011-08-13 12:29:58 +00:00
Brendan Fabeny
0734034886
Adjust headers for use with lang/gcc46
...
Reported by: gerald, pav
2011-08-13 12:23:12 +00:00
Emanuel Haupt
f760c11728
Remove WWW entries from unmaintained ports that return 404 or where the domain
...
disappeared.
2011-08-02 20:58:23 +00:00
Max Brazhnikov
585f07aff3
Reset maintainership de jure. In fact KDE 3 has not been maintained by our team
...
for a long time, not to mention upstream.
Discussed a while ago among the KDE/FreeBSD team.
2011-07-07 17:21:58 +00:00
Martin Wilke
4ed31e1af7
- Kick MD5 support
2011-07-02 18:18:48 +00:00
Kris Moore
ee837cebf4
Improve handing of LD_LIBRARY_PATH when doing non-standard LOCALBASE builds.
2010-10-15 20:54:22 +00:00
Dirk Meyer
0de078f40b
- fix build for png-1.4.1
2010-03-28 12:23:10 +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
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +00:00
Dirk Meyer
3bbc108312
- update to jpeg7
...
Tested by: pav on pointyhat
2009-07-18 11:11:29 +00:00
Dirk Meyer
512a567ee1
- use cups-client as depency
...
Approved by: miwi
2009-05-18 13:56:18 +00:00
Tilman Keskinoz
845299be09
Add dependency on xorg modules xinerama xm inputproto and xi to fix build
...
if XFT and NAS are disabled
PR: 124512
Submitted by: gahr
2008-06-15 18:47:46 +00:00
Edwin Groothuis
090059a210
Bump portrevision due to upgrade of devel/gettext.
...
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146
- Remove unneeded dependency from gtk12/gtk20 [1]
...
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
2008-04-19 17:56:05 +00:00
Michael Nottebrock
623c411b0d
s/dirrm/dirrmtry for ${PREFIX}/share/qt
...
PR: ports/119588
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2008-01-21 18:10:53 +00:00
Michael Nottebrock
ae6bbe742d
Bump PORTREVISION
2007-09-18 09:06:24 +00:00
Michael Nottebrock
2f027f53fc
Fix potential vulnerability from an off-by-one error in the QUtf8Decoder
...
class.
Security: CVS-2007-4137
2007-09-18 08:19:55 +00:00
Michael Nottebrock
a3df7e8d97
Don't fail if ${PREFIX} is a symlink.
...
PR: ports/114809
Reported by: dhw
2007-08-01 12:41:43 +00:00
Michael Nottebrock
a8f26cf252
Fix various format string vulnerabilities in Qt3 and Qt4.
...
Security: http://trolltech.com/company/newsroom/announcements/press.2007-07-27.750375
Security: CVE-2007-3388
2007-07-30 21:53:10 +00:00
Michael Nottebrock
2ef567fc67
Add the latest KDE patches for Qt plus a patch for Konsole in kdebase.
...
Together, they fix a regression in Kicker's taskbar applet which would
no longer group Konsole windows in 3.5.7.
Reported by: Dwayne MacKinnon <dmk@ncf.ca>
2007-07-11 20:53:41 +00:00
Michael Nottebrock
861cd95341
Undo accidental PORTREVISION decrease.
2007-07-04 10:36:44 +00:00
Michael Nottebrock
961141fb14
Update to KDE 3.5.7 / KOffice 1.6.3
2007-07-04 10:25:00 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Michael Nottebrock
70b438b434
Make sure qt33 installs (and reinstalls) properly when PREFIX is set
...
to !=/usr/X11R6 (which will be the default once X.org 7.2 hits ports).
2007-04-19 17:04:16 +00:00
Michael Nottebrock
f825a2d381
Fix recorded prefix in pkgconfig file.
...
Noticed by: bms
2007-04-15 09:36:23 +00:00
Michael Nottebrock
bf4e60e8bf
Fix handling of overlong UTF8 sequences in Qt and kdelibs, which, unpatched,
...
introduces XSS vulnerabilities in Konqueror and potentially affect any
Qt/KDE applications which deal with URLs or paths from untrusted locations.
Security: CVE-2007-0242
2007-03-30 18:15:08 +00:00
Michael Nottebrock
2a441360b5
Fix build with gcc41 (on amd64)
2007-03-21 07:56:53 +00:00
Michael Nottebrock
d332bfdb4d
Update to 3.3.8
2007-03-20 21:06:59 +00:00
Michael Nottebrock
2948fc80bf
Don't install the qmake manual - devel/qmake already install it.
...
Reported by: flz
2007-03-16 13:30:11 +00:00
Michael Nottebrock
282fef0d53
Hay, portmgr was here!
2007-02-05 22:39:08 +00:00
Michael Nottebrock
6be45ec5f5
Update to 3.3.7
2007-02-05 14:06:20 +00:00
Pav Lucistnik
36722f7494
- Remove references to XFree86 3.X
2007-02-02 20:19:43 +00:00
Kris Kennaway
a01439c2ca
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose
2007-01-30 04:25:35 +00:00
Michael Nottebrock
f2f8530e39
Revert last commit
2006-12-19 21:56:25 +00:00
Michael Nottebrock
1160fd7012
Update to KDE 3.5.5 / KOffice 1.6.1
...
Approved by: portmgr
2006-12-19 21:19:54 +00:00
Markus Brueffer
0892524a3b
- Fix an integer overflow vulnerability in Qt and kdelibs
...
- Bump PORTREVISIONs
Approved by: portmgr (erwin)
Security: CVE-2006-4811
Security: https://rhn.redhat.com/errata/RHSA-2006-0720.html
2006-10-23 11:14:54 +00:00
Edwin Groothuis
5b2fd8de70
Remove USE_REINPLACE from categories starting with X
2006-05-13 05:00:46 +00:00
Michael Nottebrock
5f86d4f59a
Update to KDE 3.5.2
2006-03-30 20:30:29 +00:00
Michael Nottebrock
4b1e2f0850
Fix plist *again*. This is not my day.
2006-03-22 02:55:10 +00:00
Michael Nottebrock
c4e50d0bfe
Fix plist.
2006-03-22 02:50:37 +00:00
Michael Nottebrock
ac1a421c4b
Remove the removed patches from EXTRA_PATCHES as well.
...
Noticed by: "Jack L." <xxjack12xx@gmail.com>
Pointyhat to: me
2006-03-22 02:32:36 +00:00
Michael Nottebrock
c6438da55e
Update to 3.3.6
2006-03-21 20:29:51 +00:00