Commit graph

33 commits

Author SHA1 Message Date
Stanislav Sedov
c564f44375 - Update to 0.14.1.
- Take maintainership.
2008-10-19 16:03:52 +00:00
Mark Linimon
d72c560b21 Reset infofarmer due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-07 00:19:05 +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
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Pav Lucistnik
08fe609572 - Chase exiv2 update 2008-03-07 19:36:24 +00:00
Andrew Pantyukhin
ecfd6e3c4d - Update to 0.13 2007-12-12 13:13:31 +00:00
Andrew Pantyukhin
79899304bc - Update to 0.12.1
Prodded by:	mi
2007-10-26 23:41:16 +00:00
Andrew Pantyukhin
b037187b73 - Update to 0.12 2007-08-01 08:49:15 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Andrew Pantyukhin
c03fdb2367 - Disable gimp support if WITHOUT_GIMP is defined
Requested by:	J.R. Oldroyd <jr at opal.com>
2007-07-17 11:35:32 +00:00
Pav Lucistnik
4b247a711e - Chase libexif update 2007-05-27 15:25:47 +00:00
Pav Lucistnik
786d2c25ce - Chase libexif update 2007-05-25 12:07:17 +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
Michael Johnson
ae8028b410 Chase gimp move 2007-04-04 15:22:23 +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
Andrew Pantyukhin
9dfddeb220 - Update to 0.11 2007-03-07 14:14:07 +00:00
Andrew Pantyukhin
2d1499e759 - Update to 0.10
- Add pthread to ldflags [1]

Submitted by:	Sergey Poziturin <pushkin@comtv.ru> [1]
2006-11-01 18:41:43 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Andrew Pantyukhin
777743de85 - Update to 0.9.1 2006-08-12 16:32:10 +00:00
Andrew Pantyukhin
dc9d006a0c - Update to 0.9
- Take maintainership

Approved by:	markm (maintainer)
2006-08-04 08:54:36 +00:00
Andrew Pantyukhin
6a353cae7c - Move from graphics/gimp-ufraw to graphics/ufraw
- Update to 0.8.1
- Enable full exif support by default
- Update COMMENT and pkg-descr

PR:		ports/96821
Submitted by:	sat
Approved by:	krion (then mentor)
2006-06-04 17:51:54 +00:00
Kris Kennaway
f8a1450c13 Now builds on 5.x
Approved by:    portmgr (implicit)
2006-03-07 17:16:31 +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
Mark Murray
108c3aacc8 Upgrade to v 0.6. 2005-11-27 09:53:32 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Mark Murray
c82f5d282a Clean up a dir at pkg_delete time. 2005-11-02 08:41:18 +00:00
Mark Murray
b030b015de Upgrade to version 0.5. This is autoconfiged, so builds easier, and
has slightly better Nikon support.
2005-10-27 20:23:18 +00:00
Mark Murray
5b8403b8af Fix this for hopefully the final time.
Thanks to:	kris
2005-05-21 20:39:50 +00:00
Mark Murray
d15aa07bd8 Fix the project web-location.
Submitted by:	mi
2005-05-21 20:39:05 +00:00
Mark Murray
b07de78621 More attempts to fix an elusive missing dependancy. 2005-05-18 18:33:56 +00:00
Kris Kennaway
6ea9da6104 BROKEN: Missing dependency 2005-04-30 01:02:04 +00:00
Mark Murray
34c262deba Insist on a few more Gnome goodies. 2005-04-11 19:17:13 +00:00
Mark Murray
025fbc2853 Add UFRaw, a plugin for Gimp to read "posh" digital cameras' raw
image files.
2005-04-10 15:28:18 +00:00