Commit graph

46 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
Martin Wilke
8ed2560287 - Update to 2.35
PR:		187296
Submitted by:	Ports Fury
2014-03-11 02:42:58 +00:00
Danilo Egea Gondolfo
a2a3fce6fa - Update from 2.33 to 2.34
- Use options helpers

PR:	ports/185321
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2014-01-03 00:08:56 +00:00
Rusmir Dusko
74a55f2347 - Bump dependent ports' revisions (graphics/ilmbase and graphics/OpenEXR)
Approved by:	wg (mentor)
2013-11-20 14:25:28 +00:00
Rusmir Dusko
1752bb5a6e graphics/ilmbase
- Update to 2.0.1
- Change master sites to SAVANNAH
- Change maintainer email to @FreeBSD.org
- Remove conflict with non existent Port
- USES pathfix pkgconfig
- Add executable
- Add DOCS Option
- Support STAGEDIR and add OPTIONS_SUB
- Use pathfix instead of simple patches
- Adjust patches
- Change WWW

graphics/OpenEXR

- Update to 2.0.1
- Change master sites to SAVANNAH
- Change maintainer email to @FreeBSD.org
- Use the new format for LIB_DEPENDS
- USES gmake pathfix pkgconfig
- Add DOCS and EXAMPLES Options
- Support STAGEDIR and add OPTIONS_SUB
- Change REINPLACE_CMD
- Add extra patch for EXAMPLES
- Remove obsolete patches

- Bump dependent ports' revisions

Approved by:	pawel / wg (mentors)
2013-10-31 00:32:31 +00:00
Pawel Pekala
e953baefcb - Update to version 2.33
- Convert to new LIB_DEPENDS format
- Use options helpers and plist substitution
- Add support for STAGEDIR
- Reformat pkg-descr

PR:		ports/182802
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-10-30 21:17:20 +00:00
Dmitry Marakasov
db25d63f5a - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [st])
Approved by:	portmgr (bdrewery)
2013-10-22 14:01:38 +00:00
Baptiste Daroussin
1dd0d087e7 Add NO_STAGE all over the place in preparation for the staging support (cat: science) 2013-09-20 22:48:30 +00:00
Baptiste Daroussin
f2b85008da Add an explicit dependency on pkgconf 2013-09-02 22:58:16 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Andrej Zverev
99ad912735 - Convert to new perl framework
- Trim Makefile header
2013-08-03 08:45:51 +00:00
Antoine Brodin
05d9d16356 Convert to USES to update-desktop-database on package install and uninstall 2013-06-30 21:25:03 +00:00
Boris Samorodov
ed3a850c44 . remove shlib ABI version from LIB_DEPENDS;
. portlint: use a tab (not space) after a variable name.
2013-06-20 12:52:25 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Eitan Adler
1e5f12f776 Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead. 2013-03-28 03:28:30 +00:00
Martin Wilke
249ae854e8 - Update to 2.31
PR:		176568
Submitted by:	Ports Fury
2013-03-02 14:47:05 +00:00
Steve Wills
b8cc06a151 - Chase lib version changes from ilmbase and OpenEXR updates 2013-01-17 16:05:38 +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
3456d3457a Update to version 2.30
PR:		ports/172051
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-11-10 16:35:49 +00:00
Thomas Abthorpe
4136dc9aec - Reassign to the heap at maintainer's request 2012-09-23 22:17:43 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
03bac522ea - Update to 2.27
PR:		167158
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	maintainer
2012-05-03 15:31:19 +00:00
Brendan Fabeny
ac39d25cb1 - update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:	ache, C. Burns, wen
2011-10-17 10:08:33 +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
Olli Hauer
c394c56dc0 - remove MD5 2011-07-03 13:22:24 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +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
Dmitry Marakasov
535382b891 - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED

Approved by:	portmgr (pav)
2009-09-02 15:01:56 +00:00
Martin Wilke
03ec87c322 - Update to 2.16
PR:		136995
Submitted by:	David Necas <yeti@gwyddion.net> (maintainer)
2009-07-28 07:24:15 +00:00
Pav Lucistnik
d0f33fd4a7 - Chase fftw3 update 2009-05-18 15:08:58 +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
c3987cc2e6 - Update to 2.9
PR:		117888
Submitted by:	David <yeti@gwyddion.net> (maintainer)
2007-12-15 18:19:04 +00:00
Ion-Mihai Tetcu
966632bb14 Regular update to a new backward compatible upstream version 2.8 with
improvements and non-critical bug fixes.

PR:		ports/116043
Submitted by:	"David Ne&#269;as" <yeti@gwyddion.net> (maintainer)
2007-09-05 09:17:52 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Martin Wilke
a7b7d7564e - Update to 2.7
PR:		114083
Submitted by:	David <yeti@gwyddion.net> (maintainer)
2007-06-30 11:21:09 +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
Martin Wilke
e77f2f3bf6 - Update to 2.5
PR:             110332
Submitted by:   David  <yeti@gwyddion.net>
2007-03-16 13:08:22 +00:00
Martin Wilke
75eb594e21 - Update to 2.4
PR:		108893
Submitted by:	David<yeti@gwyddion.net> (maintainer)
2007-02-08 22:35:32 +00:00
Rong-En Fan
eda2f9f7ff - Update to 2.3
PR:		ports/108181
Submitted by:	David  <yeti at gwyddion.net> (maintainer)
2007-01-21 17:36:15 +00:00
Martin Wilke
fe34565a0e - Update to 2.2
PR:		ports/106833
Submitted by:	David <yeti@gwyddion.net> (maintainer)
2006-12-21 19:57:20 +00:00
Rong-En Fan
a61687a6f7 - Fix build on big-endian platform
Reported by:	pointyhat via kris
Submitted by:	David Necas (Yeti) <yeti at gwyddion.net> (maintainer)
2006-11-26 05:55:58 +00:00
Rong-En Fan
5a2e52b0f9 - Update to 2.1
PR:		ports/105224
Submitted by:	David Ne&#269;as (maintainer)
2006-11-08 00:21:06 +00:00
Cheng-Lung Sung
7f2c75738d - Update to 2.0
PR:		ports/103903
Submitted by:	maintainer <yeti_AT_gwyddion dot net>
2006-10-04 07:59:58 +00:00
Rong-En Fan
67d7bd9787 - Update to 1.99.9
PR:		ports/103099
Submitted by:	David Ne&#270;as <yeti@gwyddion.net> (maintainer)
2006-09-11 18:51:01 +00:00
Pav Lucistnik
7a5942d62c Gwyddion is a modular SPM (Scanning Probe Microsopy) data visualization and
analysis tool written with Gtk+.

It can be used for all most frequently used data processing operations
including: leveling, false color plotting, shading, filtering, denoising, data
editing, integral transforms, grain analysis, profile extraction, fractal
analysis, and many more.  The program is primarily focused on SPM data analysis
(e.g. data obtained from AFM, STM, NSOM, and similar microscopes).  However, it
can also be used for analysis of SEM (Scanning Electron Microscopy) data or any
other 2D data.

WWW: http://gwyddion.net/

PR:		ports/101773
Submitted by:	David Necas <yeti@gwyddion.net>
2006-08-12 22:34:57 +00:00