Commit graph

83 commits

Author SHA1 Message Date
Koop Mast
6b1c2ea085 Remove * from LIB_DEPENDS lines and specify the default library name
for ImageMagick. Using '*' it is unsupported and potention bugs here.
2014-11-07 09:55:22 +00:00
Guido Falsi
d9bb253488 - Update to 1.48.0
- Remove deprecated @dirrms from plist
- Switch dependency on py-imaging with py-pilllow
- Convert to USES=python

PR:		193397
Submitted by:	rnejdl@ringofsaturn.com (maintainer)
2014-09-28 21:54:56 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Tijl Coosemans
3bd8e1bebe - Convert graphics/libwmf to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
2014-08-24 21:30:44 +00:00
Marcus von Appen
4a970c888a - Update to version 1.47.0
PR:		192466
Approved by:	rnejdl@ringofsaturn.com (maintainer)
2014-08-08 20:40:33 +00:00
John Marino
d50a777123 deskutils/calibre: Update version 1.44.0 => 1.45.0 plus clean-up
The PR as provided did not pass stage checks.  Not only were there new
installed files not represented in the pkg-plist, but patching the html
files caused the .orig versions to be installed too.  That required
a post-patch target to remove as well as the updated pkg-plist.

A long standing issue that was non-fatal on FreeBSD but fatal on DragonFly
involved the use of the calibre RC script.  The calibre.in template is
filled in at ${WRKDIR}/calibre, the same exact location for the default
configure directory.  FreeBSD handled that problem like this:

  "No write acces [sic] to /work/a/ports/deskutils/calibre/work/calibre
   using a temporary dir instead"

But the error code returned by DragonFly caused this message there:
  "OSError: [Errno 20] Not a directory: '/wrkdirs/deskutils/calibre/
   work/calibre/global.py'"

The solution was to set CALIBRE_CONFIG_DIRECTORY to another location.
Strangely this directory is removed by the build later.

Another change I made was to move XDG_CONFIG_HOME from
${STAGEDIR}/.config to ${WRKDIR}/xdg-config where it doesn't need to
be deleted as a post-install step.  Strangely, this directory is empty
after the build, so all this XDG_CONFIG_HOME can probably be removed
completely.

The remaining changes were wrapping lines to respect an 80-column limit
and unmasking install commands.

PR:		191957
Submitted by:	maintainer (Rusty Nejdl)
2014-07-21 21:31:27 +00:00
Guido Falsi
5c5a6948c5 - Update to 1.44.0
- rc script fixes and variable to run the server from home directorry.

PR:		191806
Submitted by:	rnejdl@ringofsaturn.com (maintainer)
2014-07-12 15:19:15 +00:00
Guido Falsi
945b93bc74 Update to 1.43.0
PR:		191636
Sumitted by:	rnejdl@ringofsaturn.com (maintainer)
2014-07-06 15:47:08 +00:00
Guido Falsi
2ac01fc83f Update to 1.42.0
PR:		191499
Submitted by:	me
Approved by:	rnejdl@ringofsaturn.com (maintainer)
2014-06-30 07:00:36 +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
Guido Falsi
113d0b56ba - Update to 1.35.0
PR:		ports/189265
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2014-05-03 15:45:25 +00:00
Guido Falsi
5bcb6a1a02 - Update to 1.30.0
- Convert to USES=tar
- Fix stage orphans

PR:		ports/188160
Submitted by:	me
Approved by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2014-04-02 14:42:34 +00:00
Guido Falsi
4f1604c79c - Update to 1.23.0
PR:		ports/186609
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2014-02-11 16:44:11 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Guido Falsi
1b9b990e83 - Update to 1.21.0
PR:		ports/186267
Submitted by:	Me
Approved by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2014-01-30 22:03:16 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Max Brazhnikov
58c79220ca - Add explicit dependence on Qt 4 components
PR:		ports/185101
Approved by:	general blanket approval
2014-01-06 16:24:22 +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
Guido Falsi
bcabd79d96 - Update to 1.13.0
PR:		ports/184472
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2013-12-04 00:56:26 +00:00
Guido Falsi
38f9c10de1 - Update to 1.12.0
- Convert to staging

PR:		ports/183808, ports/184174, ports/184182
Submitted by:	"W.Scholten" <w-info2@xs4all.nl>,
		Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer),
		Andrea Magliano <masterblaster@tiscali.it>
Approved by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2013-12-01 21:29:23 +00:00
Dmitry Marakasov
fdb84adb5d - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with d)
Approved by:	portmgr (bdrewery)
2013-10-22 13:52:24 +00:00
Baptiste Daroussin
cf104c570b Add NO_STAGE all over the place in preparation for the staging support (cat: deskutils) 2013-09-20 16:21:37 +00:00
Guido Falsi
67a90623fa - Update to 1.2.0
PR:		ports/181939
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2013-09-12 11:45:41 +00:00
Guido Falsi
90059feda1 - Update to 0.9.42
- While here convert to new LIB_DEPENDS format

PR:		ports/181039
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2013-08-05 21:14:47 +00:00
Guido Falsi
78a46bcef6 - Update to 0.9.37
- Add rc script for calibre-server

PR:		ports/180046
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2013-07-01 18:34:45 +00:00
Bryan Drewery
45700251e8 - Update to 0.9.30
PR:		ports/178486
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2013-06-05 22:24:16 +00:00
Guido Falsi
ef8587d3fc - Update to 0.9.27
- Remove support for unsupported FreeBSD versions

Approved by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer, via email)
Feature safe:	yes
2013-04-16 21:40:44 +00:00
Jeremy Messenger
8112386f17 - Update poppler to 0.22.2.
- Bump the rest ports that depend on the poppler and poppler-qt because of
  shared library version have been changed.
- Add a note in the UPDATING for require to rebuild all ports that depend
  on poppler.

Submitted by:	kwm (poppler* part)
2013-03-21 05:27:16 +00:00
Max Brazhnikov
3503833535 Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
2013-02-03 18:16:54 +00:00
Guido Falsi
8574828368 - Update to 0.9.11
- Fix build with clang by making qmake explicitly search for glib and gtk.

PR:		ports/175136
Submitted by:	myself
Approved by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2013-01-16 21:30:42 +00:00
Baptiste Daroussin
2ed39f40cb Chase icu, graphite2 and libexttextcat bump 2012-12-18 23:09:07 +00:00
Bryan Drewery
e3e0afa146 - Update to 0.9.10
PR:		ports/174522
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2012-12-17 20:55:10 +00:00
Bryan Drewery
d17cde6328 - Chase graphics/ImageMagick update
- Trim header
2012-12-13 18:35:52 +00:00
Ruslan Makhmatkhanov
ce9ad8e98a - update to 0.9.8 [1]
- remove bogus setuptools dependency
- remove deprecated Author field and replace tab with space in in pkg-descr:WWW

PR:		174081
Submitted by:	rm (myself), Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer) [1]
Feature safe:	yes
2012-12-03 19:37:57 +00:00
Bryan Drewery
e592ceff22 - Update to 0.9.7 [1]
- Add missing build dependencies needed for
  bash completion generation; detected by
  poudriere

PR:		ports/173913 [1]
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer) [1]
Feature safe:	yes
2012-11-26 05:54:09 +00:00
Pawel Pekala
cc05a9e381 - Update to version 0.9.6
- Remove PODOFO option, graphics/podofo is now required to build

While I`m here:
- Remove shlib versions
- Don't quote CFLAGS, LDFLAGS
- Remove uneeded plist substitutions
- Fix plist

PR:		ports/173096 [1]
PR:		ports/173525 [2]
Submitted by:	maintainer [1]
		Armin Gruner <ag-freebsd@muc.de> [2]
Approved by:	maintainer (with modifications)
Feature safe:	yes
2012-11-24 10:30:00 +00:00
Bryan Drewery
30a32f4f8d - Update to 0.8.70 [1]
- Update to new header
- Fix PODOFO being missed for options conversion

Changes: http://calibre-ebook.com/whats-new

PR:		ports/172099 [1]
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2012-10-04 12:14:35 +00:00
Bryan Drewery
f6a56a362d - Update to 0.8.68
PR:		ports/171463
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
Approved by:	eadler, bapt (mentors, implicit)
2012-09-10 02:03:04 +00:00
Ruslan Makhmatkhanov
9ae1f94968 - fix checking for correct version of py-beautifulsoup once again
At the moment I can't think of a better solution for the case when
multimple versions of beautifulsoup is installed.
2012-07-31 13:38:28 +00:00
Ruslan Makhmatkhanov
90275bf7fc - add LATEST_LINK for py-beautifulsoup32
- fix dependency name and bump PORTREVISION for dependend ports

Reported by:	pointyhat (erwin)
2012-07-31 07:07:36 +00:00
Guido Falsi
a4a9f39831 - Update to 0.8.61
- While here fix RUN_DEPENDS on www/py-beautifulsoup32

PR:		ports/170055
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
Reviewed by:	rm
Approved by:	tabthorpe (mentor)
2012-07-26 17:53:20 +00:00
Ruslan Makhmatkhanov
3ad4440fb1 - copy py-beautyfulsoup 3.2.0 to py-beautyfulsoup32
- update py-beautyfulsoup to current stable branch (4.1.1)
- pass maintainership of this new port to submitter
- set USE_PYTHON to 2.7, because it doesn't packages with python3
  (port modification needed)
- chase dependency update to deskutils/calibre
- add UPDATING entry

PR:		168372 (based on)
Submitted by:	William Grzybowski <william88 at gmail dot com>
Approved by:	Mike Meyer <mwm at mired dot org> (maintainer)
2012-07-25 16:58:19 +00:00
Sylvio Cesar Teixeira
88eaa16aa8 -Update to 0.8.54
PR:		ports/168826
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2012-06-12 21:31:13 +00:00
Pawel Pekala
8c7d16cab9 - Update to version 0.8.52
- Port no longer installs manpages

PR:		ports/168111
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2012-06-07 17:18:39 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Max Brazhnikov
6b63000267 Chase PyQT update 2012-05-25 01:50:36 +00:00
Frederic Culot
5991a0a934 - Update to 0.8.50
Changes:	http://calibre-ebook.com/whats-new
PR:		ports/167689
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2012-05-09 11:42:01 +00:00
Frederic Culot
38516cd166 - Update to 0.8.47
Changes:	http://calibre-ebook.com/whats-new
PR:		ports/166963
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2012-04-16 06:38:11 +00:00
Carlo Strub
0293846c72 Update to 0.8.44
PR:		ports/166069
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
Approved by:	wen@ (co-mentor)
Feature safe:	yes
2012-04-04 07:13:56 +00:00