Niclas Zeising
39fc32e828
The FreeBSD x11@ and graphics team proudly presents
...
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Pawel Pekala
4b0ff930d8
Doc files are downloaded separately, they are not available
...
when DOCS=off
Noticed by: maintainer
2014-03-24 09:27:54 +00:00
Pawel Pekala
2dbf05b507
- Support staging [1]
...
- Use OPTIONS helpers [1]
- Catch up to latest freetype2 version [1]
- Updates to LIB_DEPENDS and USES [1]
- Strip program, libs and plugins
PR: ports/187641 [1]
Submitted by: maintainer
2014-03-23 16:56:58 +00:00
Baptiste Daroussin
6c6152ff82
Add NO_STAGE all over the place in preparation for the staging support (cat: print)
2013-09-20 22:43:59 +00:00
Raphael Kubo da Costa
7dde8cbdc2
Fix typo in OPTIONS_DEFINE, the second PYTHON should be PANGO.
...
PR: ports/178643
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2013-05-14 19:14:52 +00:00
Guido Falsi
bf6e8d25bf
- Update to use freetype2 2.4.11
...
- Convert to new options framework
- Make dependency on freetype2 conditional
- Bump PORTVERSION
PR: ports/174823
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2013-05-03 20:36:33 +00:00
Marcus von Appen
95e7081976
- Convert USE_ICONV=yes to USES=iconv
...
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
2013-04-27 18:25:24 +00:00
Alex Kozlov
e159824929
- Convert USE_GETTEXT to USES (part 3)
...
Approved by: portmgr (bapt)
2013-04-24 18:10:30 +00:00
Baptiste Daroussin
2559c20546
Do not remove directories not owned by the port
2013-03-15 09:56:16 +00:00
Pawel Pekala
16ebee9e6b
Add missing dependency
...
PR: ports/175938
Submitted by: myself
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2013-02-08 14:48:58 +00:00
Michael Scheidell
d143e10d2b
- Update to 20120731-b
...
PR: ports/170572
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2012-08-15 22:56:17 +00:00
Alex Kozlov
b3b2d47d35
- Fix build on FreeBSD9/CURRENT with WITH_ICONV set in src.conf [1]
...
- Pet portlint by renaming patch with unrecommended characters (:) in filename
PR: ports/169869 [1]
Submitted by: Jan Beich <jbeich@tormail.org>
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2012-07-16 20:28:34 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Steve Wills
445e0a1944
- Switch to giflib
...
Approved by: maintainer (via IRC)
2012-02-20 03:57:37 +00:00
Dmitry Marakasov
6f6fbe4bdf
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
...
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
2011-09-23 22:26:39 +00:00
Martin Wilke
c10fc601ec
- Update to 20110222
...
PR: 155076
Submitted by: maintainer
2011-03-04 04:01:28 +00:00
Tilman Keskinoz
ad1f8009e9
Chase freetype2 update
...
PR: 153639
Submitted by: maintainer
2011-01-03 12:18:35 +00:00
Ade Lovett
4a8684e352
Sync to new bsd.autotools.mk
2010-12-04 07:34:27 +00:00
Beech Rintoul
a6242ed7c6
Chase recent Freetype2 update.
...
PR: ports/152602
Submitted by: Naram Qashat (cyberbotx@cyberbotx.com ) (maintainer)
Approved by: itetcu (implicit)
2010-11-30 22:58:28 +00:00
Li-Wen Hsu
2f13a7f2c2
- Work properly with non-standard PREFIX
...
PR: ports/149860
Submitted by: Naram Qashat <cyberbotx AT cyberbotx.com> (maintainer)
2010-08-21 23:04:29 +00:00
Dmitry Marakasov
f65a6f8772
- Chase freetype2 update
...
PR: 149680
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2010-08-17 20:26:35 +00:00
Sylvio Cesar Teixeira
5161651934
- Update freetype_version to 2.4.1
...
PR: ports/148976
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2010-07-27 14:08:14 +00:00
Ade Lovett
8d837132c7
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
2010-05-31 02:01:56 +00:00
Sylvio Cesar Teixeira
c2cdf0999f
- Chase freetype2 update to 2.3.12
...
PR: ports/146488
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2010-05-16 22:13:55 +00:00
Sylvio Cesar Teixeira
6772aac67f
- Update to 20100501
...
PR: ports/146226
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2010-05-07 22:54:55 +00:00
Dirk Meyer
e038dbd3bb
- fix build for png-1.4.1
2010-03-29 08:08:39 +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
Tong LIU
3741743731
- Chase freetype2 to 2.3.11
...
- Bump the PORTREVISION
PR: ports/144193
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe: yes
2010-02-22 09:26:18 +00:00
Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +00:00
Dmitry Marakasov
9c49a4d2ba
- Properly produce CFLAGS without optimizations
...
PR: 139225
Suggested by: Andriy Gapon
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2009-10-01 13:24:08 +00:00
Martin Wilke
fc8c80d756
- Update to 20090923
...
PR: 139120
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (Maintainer)
Feature safe: yes
2009-09-25 19:14:57 +00:00
Martin Wilke
83c20dda00
- Update to 20090914
...
PR: 138886
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe: yes
2009-09-17 10:00:04 +00:00
Dmitry Marakasov
bc45ca3504
- Fix build
...
Reported by: pointyhat via pav
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2009-09-03 23:12:41 +00:00
Martin Wilke
559e8f4dc2
- Fix fetch after recent Sourceforge migration
...
PR: 138069
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2009-08-22 21:09:25 +00:00
Dmitry Marakasov
3eb168f46b
- Switch SourceForge ports to the new File Release System: categories starting with P,R,S
2009-08-22 00:35:32 +00:00
Jeremy Messenger
789d75c728
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
...
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
2009-08-02 19:36:34 +00:00
Dirk Meyer
3bbc108312
- update to jpeg7
...
Tested by: pav on pointyhat
2009-07-18 11:11:29 +00:00
Martin Wilke
d5c040854b
- Update to 20090622
...
PR: 135977
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2009-07-01 12:36:35 +00:00
Martin Wilke
c208f10cc4
- Update to 20090408
...
PR: 133580
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2009-04-11 11:44:25 +00:00
Beech Rintoul
8950730a25
- Update to 20090224
...
PR: ports/132105
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2009-02-25 20:58:28 +00:00
Martin Wilke
97982c276b
- Update to 20081224
...
PR: 129933
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2008-12-26 22:19:52 +00:00
Martin Wilke
c56f78d70a
- Update to 20080927
...
PR: 127702
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2008-09-30 08:53:48 +00:00
Rong-En Fan
0ffedd3630
- Update to 20080824
...
PR: ports/126804
Submitted by: Naram Qashat <cyberbotx at cyberbotx.com> (maintainer)
2008-08-25 04:11:08 +00:00
Pav Lucistnik
efa63f6ba4
- Remove USE_GCC where it can be satisfied with base compiler on following
...
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Martin Wilke
1363a076bb
- Update to 20080720
...
PR: 125813
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2008-07-20 20:48:22 +00:00
Pietro Cerutti
388379e863
- Fix distinfo
...
Reported by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2008-07-04 14:26:52 +00:00
Pietro Cerutti
c65f5eb553
- Chase Freetype2 update
...
PR: 125240
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2008-07-03 21:18:47 +00:00
Pietro Cerutti
cb911ba783
- Chase freetype2 update
...
PR: 124983
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2008-06-29 21:54:20 +00:00
Rong-En Fan
1f25e71a9c
- Update to 20080607
...
PR: ports/124425
Submitted by: Naram Qashat <cyberbotx at cyberbotx.com> (maintainer)
2008-06-11 12:23:44 +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