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

43 Commits

Author SHA1 Message Date
Baptiste Daroussin
ac54f274cc Deprecated a bunch a ports with no more public distfiles (thanks ehaupt's
distilator
2012-09-21 06:52:44 +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
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Thomas Abthorpe
3b3f78904c - Reassign to the heap 2011-07-05 02:51:42 +00:00
Baptiste Daroussin
8e289e1ecb - chase exiv2 library bump
- while here remove some MD5
- fix some forgottern desktop-file-utils dependencies
2011-04-12 08:24:32 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Koop Mast
84c4327308 Chase exiv2 shlib bump. 2010-08-20 08:34:50 +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
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Markus Brueffer
3ce97ecb9a - Update to version 2.1
- Update pkg-descr
- Add locale directories to plist
2005-05-09 10:30:08 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Markus Brueffer
afae45725e Update to version 2.0 2004-12-13 16:49:33 +00:00
Michael Nottebrock
29924df852 More pthread-check fixes. 2004-11-11 23:22:25 +00:00
Markus Brueffer
bc0732904b Don't install the xx-locale in the first place instead of removing it
afterwards.
2004-10-13 01:40:18 +00:00
Markus Brueffer
8b5c99b147 Don't use Makefile.kde anymore 2004-06-06 11:46:15 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Markus Brueffer
7bb44cbc85 Change my email address.
Approved by:	arved (mentor)
2004-02-23 20:57:56 +00:00
Kirill Ponomarev
88573cb4e3 - Update to version 1.1
PR:		ports/62850
Submitted by:	maintainer
2004-02-14 23:04:53 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Kirill Ponomarev
c263550e26 Add kimdaba 1.0.1, image database for KDE.
KimDaba focuses on three key points:

o It must be easy to describe a number of images at a time.
o It must be easy to search for images.
o It must be easy to browse and view the images.

PR:		60383
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
2003-12-19 19:28:19 +00:00