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
Jason Helfman
7ef0f8b877
- Update to 0.8.40
...
PR: ports/165346
Submitted by: maintainer, rnejdl@ringofsaturn.com
2012-02-22 18:28:50 +00:00
Michael Scheidell
fadfa31db6
- Update to 0.8.38 [1]
...
- Force dependency on python 2.7 since other versions won't work [2]
PR: ports/164841 [1]
Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer) [1]
Reported by: kevin.mcaleavey@knosproject.com [2]
Approved by: gabor (mentor, implicit)
Feature safe: Yes
2012-02-17 23:22:01 +00:00
Jason Helfman
213357e817
- Update to 0.8.37
...
while here...
- update python dependencies per standards
- remove unneeded gettext dependency
- drop PYSETUP assignment, as it is the default
- use DATADIR in pkg-plist, in favor of "share/calibre"
PR: ports/164713
Submitted by: maintainer, rnejdl at ringofsaturn.com
Approved by: crees (mentor)
2012-02-05 00:05:31 +00:00
Michael Scheidell
56bd7bc58a
- to 0.8.33 and update mounting functionality [1]
...
- pet portlint, don't bring in GETTEXT if defined (WITHOUT_NLS) [2]
PR: ports/164215 [1]
Submitted by: maintainer [1], scheidell [2]
Approved by: gabor (mentor)
2012-01-21 19:48:06 +00:00
Martin Wilke
95cb846a77
- Remove emtpy files
...
Feature safe: yes
2011-11-24 15:35:21 +00:00
Josh Paetzel
90f3a62af5
Update calibre to 0.8.26
...
PR: ports/162384
Approved by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
Feature safe: yes
2011-11-21 04:24:41 +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
Pawel Pekala
a75af8136a
Update to version 0.8.21
...
PR: ports/161476
Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2011-10-12 17:17:33 +00:00
Martin Matuska
3b6562012d
Update ImageMagick to 6.7.2-10 (shlib bumped to .5)
2011-10-11 07:17:46 +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
Julien Laffaye
f77ed9acfc
Update to 0.8.15
...
PR: ports/160158
Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2011-08-27 22:45:20 +00:00
Koop Mast
284cf7e623
Chase poppler shlib bumps.
2011-08-23 18:36:20 +00:00
Julien Laffaye
adb14984d7
Update to 0.8.9
...
PR: ports/158818
Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer, followup)
Approved by: bapt (mentor)
2011-07-16 14:08:19 +00:00
Baptiste Daroussin
10f5e8576f
- update ICU to 4.8
...
- chase library bump
- add an entry in UPDATING for instructions
- remove old conflict lines
2011-07-10 21:06:39 +00:00