1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

54 Commits

Author SHA1 Message Date
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
Rusmir Dusko
6c1337a389 - Update to 1.5.1, announce message is here:
http://sourceforge.net/apps/mediawiki/viking/index.php?title=Version-1.5.1

- USES tar:bzip2 instead of USE_BZIP2=yes
- Remove TODO from DOCS
- Add GEOCACHES Option and conditional pkg-message
- Add OPTIONS_MULTI=OpenStreetMap-Editor with JOSM and MERKAATOR
- Add MERKAATOR to default Options
- Break lines around 80 characters
2014-03-18 00:15:20 +00:00
Niclas Zeising
47be7a61c9 Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.

Update several xorg related ports, including:
x11/libxcb 1.9.1 -> 1.9.3
graphics/libdrm 2.4.46 -> 2.4.50
x11/pixman 0.30.2 -> 0.32.4
x11/xkeyboard-config 2.9 -> 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0

Fix dissapearing cursor in xf86-video-vmware [2]

Stagify all x11@-owned ports

Bump portrevisions for xf86-* ports due to xserver version change.

Fix fallout from updates where needed.

Thanks to:	all testersi, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/184684 [1], ports/181385 [2]
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net> [2]
Approved by:	portmgr (bdrewery), core (jhb) [0]
2013-12-16 11:11:09 +00:00
Rusmir Dusko
0ee32b518d - Update to 1.5
- Add dependency for textproc/p5-XML-Parser
- Use the new format for LIB_DEPENDS
- USE_GNOME cairo instead of graphics/cairo
- Support STAGEDIR

Approved by:	pawel / wg (mentors, implicit)
2013-11-18 23:04:19 +00:00
Dmitry Marakasov
444b74f1ca - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with a)
Approved by:	portmgr (bdrewery)
2013-10-22 13:50:43 +00:00
Niclas Zeising
5a4c543c2b The FreeBSD graphics/x11 team proudly presents
a kwm, zeising production:

MESA 9.1.6

Starring:
Mesa 9.1.6, including libGL, libGLU and dri (new xorg only)
Addition of libEGL and libglesv2
KMS support for ATI graphics cards in 10-current (new xorg only)
Improved sparc64 support for new xorg. [1]
pixman 0.30.2, including shlib bump and portrevision bumps
libX11 1.6.2
Make absolute pointing devices work with x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver)

Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
When updating MESA related ports (libGL, dri) you need to remove old versions
first.  See UPDATING for details.

PR:		ports/181962 [2]
Submitted by:	marius [1]
		zeising [2]
Exp-run by:	bdrewery
Approved by:	portmgr (bdrewery)

Thanks to all who helped testing!
2013-09-29 17:01:41 +00:00
Baptiste Daroussin
701daf1eab Add NO_STAGE all over the place in preparation for the staging support (cat: astro) 2013-09-20 13:14:04 +00:00
Rusmir Dusko
7672c7b2c8 - Update to 1.4.2
- Change maintainer email gmx.ch --> FreeBSD.org
- USES gmake iconv desktop-file-utils perl5 pkgconfig
- Add DOCS Option
- Add GPSD to default Options
- Add OPTIONS_SUB
- Trim NLS, GEOTAG and GPSD to use Options Helpers
- Remove not needed patch, now are good installed in figures jpg and png
- Trim pkg-plist, what Port install @dirrmtry --> @dirrm

Approved by:	wg (mentor)
2013-08-18 20:45:45 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Martin Wilke
25bb4ff6fd - Update to 1.4.1
- Add new Uses
- Add NLS Options
- Trim desktop entry
- Trim pkg-plist, remove mtree

PR:		178841
Submitted by:	maintainer
2013-06-07 15:37:47 +00:00
Niclas Zeising
92ea0d614b The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:

Xorg 7.7

Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.

PR:		ports/177942
Exp-run by:	miwi
Approved by:	portmgr (miwi)

Thanks to all who helped testing!
2013-05-25 14:37:02 +00:00
Marcus von Appen
1ccce53539 - Fix USE_ICONV leftovers missed in the previous update 2013-04-27 18:31:47 +00:00
Marcus von Appen
821843ca06 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
2013-04-27 08:50:46 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Po-Chien Lin
98d451887b - graphics/libexif:
* Update to 0.6.21
  * Add LICENSE
  * Switch to OptionsNG and PORTDOCS
- Document libexif 2012-07-12 vulnerabilty
- Bump PORTREVISION for libexif related ports
- Trim headers while here

PR:		ports/175910
Approved by:	swills (mentor)
Security:	d881d254-70c6-11e2-862d-080027a5ec9a
2013-03-14 08:17:39 +00:00
Pawel Pekala
3b264b0a2c - Update to version 1.4
- Register supported file types during install
- Port requires pkg-config while building

PR:		ports/176270
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-02-19 22:40:55 +00:00
Pietro Cerutti
9650053021 - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: astro)
Approved by:	portmgr
2013-02-07 15:37:15 +00:00
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Pawel Pekala
0125ef7944 - Use PORTVERSION:R in MASTER_SITES
- Fix COMMENT
- Sort USE flags
- Remove word Enable from option's descriptions

Suggested by:	danfe
Feature safe:	yes
2012-11-29 15:20:29 +00:00
Pawel Pekala
f86c7188a3 - Update to version 1.3.2.1 [1]
- Respect DOCS, NLS options [1]
- Hand maintainership to submitter [1]
- Add missing deps
- Trim Makefile headers

PR:		ports/173835 [1]
Submitted by:	nemysis <nemysis@gmx.ch>
Feature safe:	yes
2012-11-28 17:30:20 +00:00
Martin Wilke
e2ff5c6b85 - Update to 1.3.1
PR:		170133
Submitted by:	Ports Fury
2012-08-05 04:37:54 +00:00
Baptiste Daroussin
fa8e7fc56e Convert to new options framework 2012-06-01 06:57:16 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
99bae5eaf7 - Update to 1.3
PR:		168020
Submitted by:	Ports Fury
2012-05-21 03:09:59 +00:00
Carlo Strub
fe6490cfae Update to 1.2.2
Approved by:	glarkin@ (mentor, implicit)
Feature safe:	yes
2011-11-20 14:44:48 +00:00
Emanuel Haupt
1afcdd5eb1 Remove trailing whitespaces.
Feature safe:	yes
2011-11-18 23:30:13 +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
Sunpoet Po-Chuan Hsieh
82a2b59921 - Update to 1.2.1
Changes:	http://sourceforge.net/apps/mediawiki/viking/index.php?title=Version-1.2.1
		http://sourceforge.net/apps/mediawiki/viking/index.php?title=Version-1.2
2011-08-25 06:54:21 +00:00
Dmitry Marakasov
cb25c93663 - Chase astro/gpsd shlib version bump
- Add patches required for compatibility with new version of libgps

Submitted by:	glebius
Tested by:	glebius
2011-03-25 20:30:55 +00:00
Wen Heping
20f74fcb5c - Update to 1.1 2011-02-22 08:06:56 +00:00
Max Brazhnikov
fc4b498fc2 Update to 1.0.2
PR:		ports/153177
Submitted by:	glebius
2010-12-15 21:34:41 +00:00
Sunpoet Po-Chuan Hsieh
fa139bcbb2 - Update to 1.0.1
PR:		ports/152858
Submitted by:	Gleb Smirnoff <glebius@cell.glebius.int.ru>
2010-12-06 15:42:20 +00:00
Sunpoet Po-Chuan Hsieh
c682a5ab02 - Update to 1.0
PR:		ports/152369
Submitted by:	Gleb Smirnoff <glebius@cell.glebius.int.ru>
2010-11-19 08:58:09 +00:00
Sunpoet Po-Chuan Hsieh
eb53fdbc9f - Update to 0.9.96
PR:		ports/151405
Submitted by:	glebius
Approved by:	pgollucci (mentor, implicit)
2010-10-13 03:12:20 +00:00
Pav Lucistnik
84a7c12657 - Update to 0.9.95
PR:		ports/150356
Submitted by:	glebius
2010-09-09 13:20:37 +00:00
Mark Linimon
fdd22bf7a4 Reset david@trucs.org, who currently does not have time to work on
these ports.

Hat:		portmgr
2010-06-18 09:19:54 +00:00
Max Brazhnikov
9a43872deb Update to 0.9.93
PR:		ports/146741
Submitted by:	glebius@
Approved by:	maintainer timeout (two weeks)
2010-06-04 21:24:28 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Peter Pentchev
29863648e3 Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +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
Max Brazhnikov
fe930ae29c ../viking.log 2010-03-24 18:50:26 +00:00
Max Brazhnikov
3611f626ef Update to 0.9.91
Chase astro/gpsd library version bump.

PR:		based on ports/144317
Submitted by:	Gleb Smirnoff <glebius at freebsd.org>
Approved by:	maintainer

Feature safe:	yes
2010-03-12 19:19:10 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Max Brazhnikov
6218139ee7 Update to 0.9.9
PR:		ports/139351
Submitted by:	Gleb Smirnoff <glebius at freebsd.org>
Approved by:	maintainer
2009-10-07 19:48:56 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Martin Wilke
675686ab8b - Chase astro/gpsd shlib bump 2009-05-30 19:48:20 +00:00
Rong-En Fan
a372a7a199 - Update to 0.9.8
PR:		ports/132288
Submitted by:	glebius@
Approved by:	David Le Brun <david at trucs.org> (maintainer)
2009-03-11 03:56:10 +00:00
Peter Pentchev
c189a6b2da Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
2009-01-23 15:43:14 +00:00