Commit graph

42 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
2af0a31eb6 Update to 0.9.6 2018-08-14 16:40:46 +00:00
Tobias C. Berner
034c7eb534 graphics/podofo: Add patch to fix build with upcomeing cmake-3.12
The behaviour of cmake's copy_directory was changed, so that it
now fails if the source directory does not exist.

PR:		229854
Reported by:	antoine
2018-07-20 20:34:06 +00:00
Sunpoet Po-Chuan Hsieh
3bd62c59ce Use CMAKE_ON 2018-02-19 10:29:34 +00:00
Sunpoet Po-Chuan Hsieh
e779bbaabe Add pkgconfig file
- Bump PORTREVISION for package change
2017-08-01 17:09:56 +00:00
Sunpoet Po-Chuan Hsieh
53e911a32e Fix build with pkgconf installed
Reported by:	Jan Henrik Sylvester <me@janh.de>
2017-05-21 14:56:49 +00:00
Sunpoet Po-Chuan Hsieh
5b8ebbfd36 Update to 0.9.5
- Build and install static library
- Use _CMAKE_BOOL
- Update pkg-descr
- Take maintainership
2017-05-07 21:26:29 +00:00
Pawel Pekala
48a84f91d1 Drop maintainership 2017-02-16 16:09:28 +00:00
Pawel Pekala
3910e557b8 Fix build with gcc5
PR:		213996 (based on)
Submitted by:	Kenneth Salerno
2016-11-14 18:00:27 +00:00
Pawel Pekala
09be98d7d0 - Fix SIZE_MAX buildfix patch, use other method now upstreamed
- Convert to USES=ssl
- Group IMPOSE options helpers together
2016-07-03 19:34:37 +00:00
Pawel Pekala
4849c7271f - Update to version 0.9.4
- Recreate patches with make makepatch
2016-06-16 18:15:21 +00:00
Dmitry Marakasov
70e2eaabae - No need to specify master site subdirectory when it's the same as default
Approved by:	portmgr blanket
2016-05-18 14:11:33 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Antoine Brodin
6e5719ca80 Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
Baptiste Daroussin
bb21093773 Bump portrevision after png update 2014-12-25 20:54:41 +00:00
Antoine Brodin
7ae46e9b12 Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade 2014-12-25 19:04:25 +00:00
Pawel Pekala
48ce5dce19 Remove @dirrm's from my ports plists 2014-10-13 22:08:27 +00:00
Tijl Coosemans
f1655c7b7a dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
2014-08-30 18:18:14 +00:00
Pawel Pekala
ffd1c72f1f Update to version 0.9.3 2014-07-08 19:54:20 +00:00
Baptiste Daroussin
e836ab008a Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua

Approved by:	portmgr (implicit)
2014-05-26 15:28:28 +00:00
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
Koop Mast
b1bf1620a6 Update freetype to 2.5.2.
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.

Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.

Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.

PR:		ports/184587
2013-12-24 21:22:21 +00:00
Pawel Pekala
ccb339f7cc Add support for STAGEDIR 2013-09-27 22:56:06 +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
Baptiste Daroussin
97d71f555b Remove USE_GCC=any: build properly with clang 2013-09-14 22:26:27 +00:00
Guido Falsi
6bd175aacf Patch to remove forward declaration of a standard C++ class in
installed include file.

Approved by:	pawel (maintainer)
2013-09-11 21:55:49 +00:00
Pawel Pekala
f2904b6af8 - Switch to new LIB_DEPENDS format
- Convert USE_PERL5 to USES
- Remove stale MAKE_JOBS_SAFE
- Trim dependencies where they are too detailed
2013-08-29 15:01:46 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Pawel Pekala
e482e392f6 Convert my ports to current standards
- Switch USE_GMAKE to USES=gmake
- Define supported options so users can see them in config dialogs
- Use OPTIONS_SUB for plist alteration
- Convert to options macros for better readability
- Use PORTDOCS where it makes sense
2013-07-10 19:41:30 +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
Pawel Pekala
58c5aa2496 Fix build when updating from 0.9.1 by changing order of include dirs.
PR:		ports/176392
Reported by:	O. Hartmann <ohartman@zedat.fu-berlin.de>
2013-02-24 15:32:24 +00:00
Pawel Pekala
98b6b7476e - Update to version 0.9.2
- Remove ABI versions from LIB_DEPENDS
- Fix WWW line in pkg-descr
- Take maintainership
2013-02-24 00:23:52 +00:00
Mark Linimon
a8693b8dee Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
2012-10-09 22:12:13 +00:00
Baptiste Daroussin
9010280b85 Conver to new options framework 2012-06-12 21:42:32 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
be8561f0ee - Add LICENSE
- Add MAKE_JOBS_SAFE
- Add PNG support

PR:		166038
Submitted by:	Ports Fury
Feature safe:	yes
2012-03-25 03:55:58 +00:00
Anton Berezin
2098c2e1ed Fix the build when an older version of this port is
already installed.  Bump PORTREVISION.

Submitted by:	Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe:	yes
2011-12-05 09:49:09 +00:00
Martin Wilke
22fe192f88 - Update to 0.9.1
PR:		162728
Submitted by:	Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe:	yes
2011-11-27 13:10:20 +00:00
Stanislav Sedov
422bce3414 - Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
2011-10-24 03:33:20 +00:00
Olli Hauer
30f9161773 -remove MD5 2011-07-03 14:12:22 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Stanislav Sedov
fac0fa6753 - Install shared library.
- Bump portrevision.
2009-10-17 11:12:29 +00:00
Stanislav Sedov
4cbbc2b42e - Add graphics/podofo, a PDF manipulation library.
WWW: http://podofo.sourceforge.net
2009-10-17 10:29:21 +00:00