1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Commit Graph

106 Commits

Author SHA1 Message Date
Koop Mast
f655a3d9cf Fix the build with beohm-gc 7.4.
patch-beohm-gc-7.4 optained from upstream. Homebrewed configure fix.
2014-07-10 19:26:34 +00:00
Koop Mast
84ef570146 Update to 6.8.9-4.
Document where the .la files are loaded from.
Don't rebuild ghostscript as build dep for when building packages with
 PACKAGE_BUILDING, only for when the test suite is enabled.
Actualy commit pkg-help, missed in the update to 6.8.9-3, woops.

Bump libMagick++ users since that library version got bumped.
2014-06-28 08:10:26 +00:00
Koop Mast
b84337ee07 Add libtool and tar:bzip2 to USES. sort. 2014-06-27 17:44:48 +00:00
Antoine Brodin
3954e854d8 attempt to fix index 2014-06-17 20:29:04 +00:00
Koop Mast
cf906e5cf2 Update to 6.8.9-3 [1][3].
Use USES=compiler:openmp for the OPENMP option[2]
Ditch the use of perl for patching etc [4] and silence perl threaded check [6]
-delay option spurious message should be fixed [5]

JASPER option was replace by JPEG2000 for JP2k support.
Put 16BIT_PIXEL and HDRI option separate option block. These options change
  the library name, so the user needs to take this into consideration.
Use new LIB_DEPENDS syntax.
Use @sample for config files.
Sprinkle some USES=pkgconfig for some ports, since we don't pull it in
  anymore at run-time.

PR:		185462 [1]
PR:		187548 [2]
PR:		182793 [3]
PR:		181746 [4]
PR:		176047 [5]
PR:		190814 [6]
Submitted by:	c.petrik.sosa@gmail.com [1]
		Matthieu Volat <mazhe@alkumuna.eu> [2]
		free.bsd@webstyle.ch [3]
		andrnils@gmail.com [4]
		rfg@tristatelogic.com [5]
		Michelle Sullivan <michelle@sorbs.net> [6]
Approved by:	portmgr (blanket) (for NO_STAGED ports)
2014-06-17 20:05:30 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Koop Mast
020a0fb5ec Fix build with clang 3.4
Submitted by:	Matthew Rezny <matthew@reztek.cz>
Obtained from:	inkscape upstream
http://bazaar.launchpad.net/~inkscape.dev/inkscape/RELEASE_0_48_BRANCH/revision/10019#src/live_effects/lpe-perp_bisector.h
2014-04-14 10:32:54 +00:00
Koop Mast
660621c6f3 Only disable poppler is the option is unset, not always. This was
overlooked when inkscape was converted to new options.

PR:		ports/186528
Reported by:	Yuri <yuri@tsoft.com>
2014-02-08 10:25:02 +00:00
Koop Mast
2a51b2182a Update poppler to 0.24.4.
Update comment.
Use new LIB_DEPENDS syntax, use USES=pathfix.
Stagify.

Bump portrevision of all affected ports, and Update poppler* LIB_DEPENDS to
new syntax.
2013-12-27 16:54:21 +00:00
Koop Mast
d48807ae69 Fix the build with freetype 2.5.1. 2013-12-08 11:21:07 +00:00
Dmitry Marakasov
ab24828630 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [fgijk])
Approved by:	portmgr (bdrewery)
2013-10-22 13:58:55 +00:00
Koop Mast
986800b602 Correct typo in one of the patches.
Submitted by:	Tomasz Sowa <t.sowa@ttmath.org>
2013-10-19 07:59:41 +00:00
Koop Mast
4466fdd01b Fix the build with clang and with libc++ [1]
Switch to new lib_depend syntax, stageify, USES=desktop-file-utils.
Quiet warning spam when building with clang.
Cleanup obsolete sed lines, rename patches with obsolete names.

Obtained from:	inkscape launchpad bug 1232474 and 0.48.x stable branch [1]
2013-10-18 14:37:58 +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
Andrej Zverev
184fe8daa4 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Reviewed by:	kwm@
Approved by:	kwm@ (gnome@)
2013-09-12 17:55:41 +00:00
Brendan Fabeny
6c4fa199d0 Update math/gsl to 1.16 and adjust some dependent ports 2013-08-26 16:06:37 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Koop Mast
09fa4f3713 Update to 0.48.4.
Convert to optionsNG, update Makefile and comment. Remove shlib versions.
add USE_GCC=any since it doesn't compile with clang, and restrict manpages to
the english version only.
2013-03-08 10:58:45 +00:00
Beech Rintoul
26c7308fc8 - Bump port after ImageMagick update
- Remove version on Magick++
- Bump PORTREVISION
2012-12-11 03:18:53 +00:00
Andrej Zverev
e214c57b8f - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-29 18:37:54 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Alex Kozlov
014232b649 Fix various errors in ports distinfo
(yii-1.1.9.r3527.tar.gz verified against upstream sources)
2012-04-12 02:30:54 +00:00
Joe Marcus Clarke
a8aba46477 Switch libwpg dependency to fix the upgrade.
Submitted by:	bsam
2012-01-03 20:22:37 +00:00
Joe Marcus Clarke
e7729811d3 Update to 0.48.2.
PR:		163179
Submitted by:	bsam
2012-01-02 16:35:20 +00:00
Koop Mast
a829062c83 Update poppler to 0.18.0.
The qt3 bindings are removed upstream.
The glib library lost the last gdk-pixbuf code. And rename it from
-gtk to -glib.

Thanks to:	pav for a exp-runs
		bapt for double checking the libreoffice ports
2011-10-31 09:53:19 +00:00
Martin Matuska
89b9de50ab Bump PORTREVISION and ImageMagick shared library 2011-10-11 19:38:24 +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
Koop Mast
284cf7e623 Chase poppler shlib bumps. 2011-08-23 18:36:20 +00:00
Brendan Fabeny
4fd0a4b1c1 Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
2011-05-09 16:42:27 +00:00
Koop Mast
d56f6cff49 Update to 0.48.1. 2011-02-28 12:25:07 +00:00
Dima Panov
8e87ff39df - Update graphics/libwpg to 0.2.0 release
- Update textproc/libwpd to 0.9.0 release
- Add graphics/libwpg01 and textproc/libwpd08 as support libraries only
- Take maintainership of textproc/libwpd[08]	[1]
- Chase dependencies in related ports
- Describe updating procedure in UPDATING

Approved by:	Mikhail Teterin (maintainer) via mail [1]
2011-01-03 11:51:29 +00:00
Koop Mast
e9c5ec8867 Fix a bug that caused the cursor position markers are not cleared from rulers [1].
Add MAKE_JOBS_SAFE.

Reported and fix tested by:	mux@
Obtained from:		Inkscape bazaar [1]
2010-11-29 01:22:09 +00:00
Joe Marcus Clarke
1bfc63739e Add a missing INSTALLS_ICONS.
Reported by:	QAT
2010-11-26 23:45:36 +00:00
Joe Marcus Clarke
85ad2f7edf Update to 0.48.0. 2010-11-26 20:46:57 +00:00
Koop Mast
4e2bd2041c Chase poppler update. 2010-11-20 15:38:09 +00:00
Martin Matuska
dfc28b2b23 Update ImageMagick to 6.6.2-10 2010-07-24 19:49:59 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Ion-Mihai Tetcu
a989cc3d1d Fix lib dependency on graphics / ImageMagick.
Submitted by:	QAT
Pointyhat to:	mm@
2010-03-29 08:32:18 +00:00
Dirk Meyer
a8dffc71e4 - fix build for png-1.4.1 2010-03-29 04:22:11 +00:00
Wen Heping
6905d4a0d8 - Bump PORTREVISION to chase the update of math/gsl 2010-03-29 01:12:27 +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
Jeremy Messenger
af6ca49172 Fix an infinite loop when opening a file. Bump the PORTREVISION.
PR:		ports/142903
Submitted by:	Thinker K.F. Li <thinker@branda.to>
2010-03-18 01:53:51 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Joe Marcus Clarke
35a603c7f1 Attempt to fix the build on 6.X. 2009-12-19 20:00:55 +00:00
Joe Marcus Clarke
a73b0f171b Switch the poppler option to be true by default. This reenables support
for importing EPS and PDF files by default.

Reported by:	Jan Henrik Sylvester <me@janh.de>
2009-12-07 19:24:41 +00:00
Max Brazhnikov
7cb3294da7 Chase math/gsl update,
bump PORTREVISION
2009-12-01 20:33:45 +00:00
Koop Mast
19553980be Add depend on math/gsl.
Submitted by:	Peter Ulrich Kruppa <ulrich@pukruppa.net>
2009-11-29 14:08:25 +00:00
Joe Marcus Clarke
f76d32b8e8 Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.

Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).

The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:

Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)

We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.

PR:		136676
		136967
		138872 (obsolete with new epiphany-webkit)
		139160
		134737
		139941
		140097
		140838
		140929
2009-11-28 20:06:37 +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