1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

62 Commits

Author SHA1 Message Date
Alexey Dokuchaev
3febe31ec5 - Chase libexiv2.so shlib version bump after r350163
- Fix nearby minor style issues while here (not all)

Approved by:	portmgr (bapt), some ports are still NO_STAGE :(
2014-04-04 20:36:47 +00:00
Max Brazhnikov
1cac9f55d8 graphics/kphotoalbum-kde4:
- Add dependency on pkgconfig to fix libkdcraw detection

Reported by:	q/pa <delipu@gmx.net> via kde-freebsd maillist
2014-03-04 18:07:56 +00:00
Max Brazhnikov
a95c6ea5de - Add stage support
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Remove useless LATEST_LINK
2014-02-20 13:00:31 +00:00
Max Brazhnikov
d2de2b00e4 - Bump PORTREVISION after KDE4_PREFIX change 2014-02-18 14:31:32 +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
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Max Brazhnikov
94c4f31800 - Update to 4.4 (which builds with recent KDE 4.10 ports)
- Switch to out-of-source build
- Adjust USE_QT4 components

Approved by:	portmgr (miwi)
2013-04-02 15:55:43 +00:00
Max Brazhnikov
5851920c79 Chase libkipi, marble, okular shlib bump after KDE 4.10.1 update 2013-03-27 12:00:14 +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
Max Brazhnikov
98d9f38e48 Merge from area51 repository:
- Update to 4.3 (not part of KDE extragear anymore)
- Make NLS optional
- Build documentation
- Trip Makefile header
- Convert to new options framework
2013-02-04 18:26:38 +00:00
Max Brazhnikov
9aaa3fe7d9 Bump PORTREVISION after KDE SC update. 2013-02-03 20:11:05 +00:00
Boris Samorodov
8d56f00ee5 Update graphics/exiv2 to version 0.23.
The so library version has changed.
Bump PORTREVISIONs at dependent ports.

PR:		ports/169733
Submitted by:	bsam (me)
Approved by:	multimedia (maintainer timeout 3 weeks)
2012-07-31 15:29:26 +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
0f0c61afce Chase KDE SC update 2012-05-25 02:19:55 +00:00
Alberto Villa
60d968842f - Make MARBLE option enabled by default.
- Bump PORTREVISION.

Discussed with:	makc
2012-02-27 15:08:11 +00:00
Alberto Villa
a7d142473a - Fix dependency on astro/marble.
PR:		165462
Submitted by:	Titus von Boxberg <titus@v9g.de>
2012-02-27 14:09:31 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +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
Alberto Villa
b2db0a11a6 - Fix MASTER_SITE_SUBDIR for KDE 4 extragear ports. 2011-09-10 19:19:34 +00:00
Alberto Villa
ad7699c582 - Fix build with exiv2 0.21. [1]
- Make dependency on jpeg and exiv2 explicit to make it react to shlib
  bumps.
- Bump PORTREVISION.

Reported by:	pointyhat via pav [1]
Obtained from:	http://projects.archlinux.org/svntogit/community.git/tree/kphotoalbum/trunk [1]
2011-04-19 09:45:59 +00:00
Alberto Villa
23aac69123 - Follow KDE shlibs bumps.
- Remove MD5 hash.
2011-03-25 10:36:35 +00:00
Max Brazhnikov
08c674f27d Chase astro/marble library version bump
PR:		ports/150358
Submitted by:	Anatoly Borodin <anatoly.borodin at gmail.com>
2010-09-08 13:35:51 +00:00
Max Brazhnikov
02a61d870e Fix build with KDE 4.5 2010-09-02 21:15:33 +00:00
Max Brazhnikov
2976341d61 Update to 4.1.1 for KDE4 2010-06-01 22:04:36 +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
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +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
Boris Samorodov
284140b5d2 . update graphics/exiv2 to the new version;
. bump ports which depends upon libexiv2.so
  (the library was bumpted from *.so.3 to *.so.7);
. mark current graphics/py-exiv2 as broken since it doesn't compile
  with new libexiv2; this should change with graphics/py-exiv2-0.2.

PR:		ports/131376
Submitted by:	bsam (me)
Discussed with:	kde@
Approved by:	maintainer timeout (5 weeks)
2009-03-11 22:19:40 +00:00
Alex Dupre
9de81523cb Chase kdcraw library and bump PORTREVISION
(and fix compilation where needed).
2008-09-23 05:49:01 +00:00
Markus Brueffer
4ccfeeaf4e Make fetchable again 2008-09-02 17:21:31 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Alex Dupre
c76d7a76a9 Chase kipi lib version and bump PORTREVISION. 2008-04-22 06:39:07 +00:00
Markus Brueffer
b34b9bb297 Update to version 3.1.1 2008-04-09 02:11:17 +00:00
Pav Lucistnik
08fe609572 - Chase exiv2 update 2008-03-07 19:36:24 +00:00
Edwin Groothuis
42b9878de0 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 01:14:50 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Pav Lucistnik
25108557d4 - Bump PORTREVISION to force rebuild with new exiv2, which is reported to be
ABI incompatible

PR:		ports/110972
Reported by:	Kyryll A Mirnenko <mirya@zoc.com.ua>
2007-03-29 21:46:14 +00:00
Markus Brueffer
56944f619b - Update to version 3.0
- Add another mastersite as the projectsite is currently very slow
- Add the new support for videos to pkg-descr
2006-12-31 18:53:27 +00:00
Markus Brueffer
d6eeba7d8e Fix typo and grammar 2006-06-04 16:17:28 +00:00
Markus Brueffer
a6a941cb1c - Change the graphics/exiv2 dependency to use LIB_DEPENDS, now that the
libexiv2 library name has been fixed
- Bump PORTREVISION

PR:		ports/96855
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
2006-05-30 22:46:18 +00:00
Markus Brueffer
2c70966e8e - kimdaba has been renamed to photoalbum, therefore add graphics/kphotoalbum
and remove graphics/kimdaba
- Update to version 2.2
- mark BROKEN on 4.x

Repocopied by:	marcus
2006-04-30 14:26:31 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Markus Brueffer
48155d33d1 - New projectsite: Change mastersite and WWW accordingly
- Add SHA256

Submitted by:	fenner
2006-01-21 12:21:54 +00:00
Edwin Groothuis
ae3467ef12 From: chkversion <kris@FreeBSD.org>
Subject: Ports with version numbers going backwards: graphics/kimdaba, science/gerris...

Looks like an issue with Tools/scripts/bumpportrevision, I'll check
it in a second.
2006-01-05 06:54:57 +00:00
Edwin Groothuis
e62864a49b Chase libversion bumb to libMagick.so.9
PR:		ports/91270
2006-01-05 03:57:35 +00:00
Edwin Groothuis
1b13fdda53 Chase update of libkipi to so.1 2006-01-02 23:07:49 +00:00