Commit graph

81 commits

Author SHA1 Message Date
Koop Mast
c10de79b1a Update to 1.0.
Update Comment
Add LICENSE blob.
Stagify.
2014-01-12 19:48:11 +00:00
Jason E. Hale
2941532445 - Convert last bit of the QUOTES option to newly added
"opt_USE= FOO=bar" options helper
2013-10-06 15:46:16 +00:00
Jason E. Hale
4078d552c5 - Update to 4.6.4
- Back out staging support for the time being because the mime database
  was not being updated properly and was causing packaging failure [1]

Reported by:	QAT, avg (via email) [1]
2013-10-05 16:25:12 +00:00
Jason E. Hale
b97c9d0f79 - Update finance/libofx to 0.9.9
- Support staging
- Remove USE_GCC= any; port seems to build fine with clang
- Move LICENSE to proper location
- Modernize LIB_DEPENDS
- USE_GMAKE -> USES= gmake
- Update pkg-descr to reflect current capabilities
- Bump PORTREVISION on dependent ports due to so version bump
2013-10-04 13:26:28 +00:00
Jason E. Hale
e3cb2f64ce - Support staging
- Modernize LIB_DEPENDS
- Convert to new options macros
2013-10-04 12:54:30 +00:00
Baptiste Daroussin
1c7169ab74 Add NO_STAGE all over the place in preparation for the staging support (cat: finance) 2013-09-20 17:18:38 +00:00
Andrej Zverev
e5a7b5184d - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-14 12:04:18 +00:00
David Naylor
94bf9970f2 Remove MAKE_JOBS_SAFE from all my ports.
Better to remove now, in one go, then forget about it.
2013-07-28 20:28:32 +00:00
Max Brazhnikov
5fdd545013 - Add missing sharedmime to the list of USE_KDE4 components. It will be
superseded by recently introduced USES= shared-mime-info later.
- Remove no longer needed exec/unexec from plist and post-install calls for
  update-mime-database
- Trim Makefile header while I'm here
2013-05-12 16:16:56 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Baptiste Daroussin
d5da697104 Convert f* to USES=pkgconfig 2013-04-23 10:23:53 +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
David Naylor
f391ca611e Back-port commit 77209f84: Fix build (of finance/kmymoney-kde4) with GMP 5.1.0
"""
GMP 5.1.0 no longer has implicit conversions to mpz_class from mpq_class
or mpf_class.  So we have to have an explicit conversion.
"""

Approved by:	bdrewery (mentor), jhale (maintainer timeout: 2 weeks)
2013-03-07 16:13:35 +00:00
Baptiste Daroussin
f5f6cd6d9b Chase boost update 2013-01-31 13:38:42 +00:00
Jeremy Messenger
61d9c78a79 -Update devel/libical to 0.48.
-Update the header
-OPTIONSng
-Use the ltverhack to correct the shared library version (44 -> 0).

Bump the rest ports that depend on devel/libical because of shared library
version has been changed. Document the update in UPDATING.

PR:		ports/173540
Remind by:	Marcin Cieslak <saper@saper.info>
2012-12-30 05:14:01 +00:00
Jason E. Hale
4a2f422c7c - Update to 4.6.3
- Make COMMENT more concise
- Make NLS optional

Approved by:	avilla (mentor)
2012-09-13 13:03:48 +00:00
Jason E. Hale
7afa609aeb - Update MAINTAINER to my new FreeBSD.org address
Approved by:	makc (mentor)
2012-09-13 04:45:58 +00:00
Raphael Kubo da Costa
b2b7993a62 devel/gwenhywfar:
- Repocopy devel/gwenhywfar to devel/gwenhywfar-{fox16,gtk2,qt4}.
- devel/gwenhywfar is now a master port and new slave ports will allow the
  user to install the GUI libraries separately. This will make packaging
  easier for finance/gnucash and finance/kmymoney-kde4.

finance/aqbanking:
- finance/aqbanking has been updated to 5.0.25 and includes a shlib bump, so
  instead of making the user rebuild twice it is included here.
- Shlib bump aqbanking.33 -> aqbanking.34.
- Fix LICENSE.
- Convert to new OPTIONS framework.

finance/gnucash:
- Adjust LIB_DEPENDS for AQBANKING option so they are installed in the
  correct order.
- Drop unneeded LICENSE_FILE.
- Drop ABI version numbers from all LIB_DEPENDS (if you really want to keep
  them, at least keep the LIB_DEPENDS in the order I changed them to since
  aqbanking should be built last. Also aqbanking.33 -> aqbanking.34).
- Remove BROKEN message now that the dependency problem is solved.

finance/kmymoney-kde4:
- Convert to new OPTIONS framework.
- Drop WITH_* from PLIST_SUB.
- Drop ABI version numbers from all LIB_DEPENDS.
- Add USE_PKGCONFIG=build.
- Remove IGNORE message now that the dependency problem is solved.

Also clean up the header for the touched Makefiles.

PR:		ports/170492
Submitted by:   Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2012-09-01 17:05:14 +00:00
Andrej Zverev
a41069ab3b - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 14:53:22 +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
Raphael Kubo da Costa
6b0257b387 Add upstream patch to make the port build with Qt 4.8. 2012-05-21 18:37:36 +00:00
Max Brazhnikov
78819d7021 Remove build dependencies on textproc/docbook-xml and textproc/docbook-xsl.
They were added to fix build with kdelibs-4.5, while correct fix was
to add them as run dependencies for x11/kdelibs4 (done a while ago).
2012-03-07 14:57:01 +00:00
Steve Wills
82aa5d1e68 - Chase libofx shared version bump
PR:		ports/165716
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
2012-03-05 21:52:14 +00:00
Max Brazhnikov
9274f0655d Update to 4.6.2
PR:		ports/165262
Submitted by:	Jason E. Hale (maintainer)
2012-02-22 11:06:30 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Michael Scheidell
b482184adb - Fix crash upon Gnucash import
PR:		ports/164234
Submitted by:	maintainer
Approved by:	gabor (mentor, implicit)
2012-01-19 10:09:36 +00:00
Martin Wilke
3e72db2625 - Update to 4.6.1
PR:		162391
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Feature safe:	yes
2011-11-12 16:51:50 +00:00
Alberto Villa
82e896cf69 - Update dependencies after KDE ports upgrade.
- Avoid removing kdehier4 directories.
- Bump PORTREVISION.
2011-10-17 00:05:40 +00:00
Steve Wills
3342fb7bbe - Chase devel/gwenhywfar has a shlib version bump
PR:		ports/160998
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2011-10-02 21:03:21 +00:00
Beech Rintoul
edd874affa - Update to 4.6.0
PR:		ports/160162
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com (maintainer)
2011-08-30 23:28:56 +00:00
Koop Mast
460cdd01df Chase devel/gwenhywfar shlib bump. 2011-07-31 20:10:31 +00:00
Koop Mast
91e0361e6c Only check for libgwengui-qt4.so when the KBANKING option is selected.
Submitted by:		Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2011-03-02 15:38:35 +00:00
Koop Mast
ca5fdac5d9 Update to 4.5.3.
Add kde to categories.

PR:		ports/154840
Submitted by:	maintainer
2011-02-28 19:51:58 +00:00
Xin LI
03b42818c9 Chase after net/openldap24-server update.
Reminded by:	miwi
2011-02-25 01:32:17 +00:00
Dima Panov
87d80428a9 - finance/kmymoney-kde4: Update to 4.5.2
PR:		153537
Submitted by:	Jason E. Hale (maintainer)
2010-12-30 10:10:56 +00:00
Greg Larkin
afb4f48d31 - Chase security/libksba shlib version bump
Requested by:	kwm
Pointyhat to:	glarkin
2010-12-16 02:34:07 +00:00
Max Brazhnikov
cf41428eb6 Update to 4.5.1
PR:		ports/152291
Submitted by:	Jason E. Hale (maintainer)
2010-11-17 21:19:47 +00:00
Dima Panov
026ee7f143 - Update finance/kmymoney-kde4 to 4.5 release
PR:		150080
Submitted by:	Jason E. Hale (maintainer)
2010-09-25 15:53:48 +00:00
Max Brazhnikov
af3777ecfa Fix build with upcoming KDE 4.5
Don't bump PORTREVISION: packages built vs KDE 4.4 work fine with 4.5

Approved by:	Jason E. Hale (maintainer)
2010-08-22 07:16:14 +00:00
Dima Panov
0410fb8c2e - Add missing patch
Approved by:	maintainer
Noticed by:	QAT
2010-06-13 23:37:19 +00:00
Dima Panov
f94a7186b7 - Update finance/kmymoney-kde4 to 3.98.1
PR:		147821
Submitted by:	Jason E. Hale (maintainer)
2010-06-13 12:38:35 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Joe Marcus Clarke
04071de28e Update libical to 0.44. 2010-05-22 05:56:51 +00:00
Dima Panov
c70284c888 - Make pointyhat tinderbox happy by removing extra @dirrmry for common locale
and apps directories, which now handled by updated kdehier4.
- Bump PORTREVISIONs to force rebuild.

Noticed by:	pointyhat via pav
With hat on:	kde
2010-05-13 22:40:15 +00:00
Dima Panov
42b826fe2e - Handle extra oxygen 68x68 icon
Submitted by:	QAT
2010-05-04 07:43:15 +00:00
Dima Panov
62d84359ca [MAINTAINER] finance/kmymoney-kde4: Fix build
PR:		146284
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Reported by:	QAT
2010-05-04 06:36:52 +00:00
Dima Panov
19993becee - finance/kmymoney-kde4: KDE4 version of KMyMoney
- Updated to 3.97.2 release

PR:		144520
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
2010-05-03 23:50:54 +00:00
Wesley Shields
3edd2f55b5 - Reassign to ports@ as maintainer does not have time anymore.
Submitted by:	alecn2002 <alecn2002@yandex.ru> (ports@ list)
2010-04-13 15:31:14 +00:00
Sylvio Cesar Teixeira
d595d8d693 - Fix problem with sqlite during update
- BUMP PORTREVISION

PR:		ports/144524
Submitted by:	sylvio@
Approved by:	miwi (mentor)
2010-03-31 01:23:47 +00:00