1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

51 Commits

Author SHA1 Message Date
Pawel Pekala
5a2f179d9e Now really bump after graphics/libexif ABI change 2013-03-28 21:56:08 +00:00
Pawel Pekala
46b7c67171 - Update graphics/libexif-gtk to version 0.4.0
- Convert to OptionsNG, respect global DOCS, NLS
- Add LICENSE
- Don't build with debug flags by default

- Bump affected graphics/gtkam port

PR:		ports/176830
Submitted by:	nemysis <nemysis@gmx.ch>
Approved by:	maintainer timeout
2013-03-28 21:21:41 +00:00
Eitan Adler
1e5f12f776 Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead. 2013-03-28 03:28:30 +00:00
Po-Chien Lin
98d451887b - graphics/libexif:
* Update to 0.6.21
  * Add LICENSE
  * Switch to OptionsNG and PORTDOCS
- Document libexif 2012-07-12 vulnerabilty
- Bump PORTREVISION for libexif related ports
- Trim headers while here

PR:		ports/175910
Approved by:	swills (mentor)
Security:	d881d254-70c6-11e2-862d-080027a5ec9a
2013-03-14 08:17:39 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Pav Lucistnik
be0552db83 - Update to 0.1.18
Feature safe:	yes
2012-03-27 08:56:49 +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
Koop Mast
0e682dded4 Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Olli Hauer
30f9161773 -remove MD5 2011-07-03 14:12:22 +00:00
Wen Heping
9143b1b3f1 - Bump PORTREVISION to chase the update of libexif 2011-03-04 02:19:07 +00:00
Pav Lucistnik
db4afe76a7 - Update to 0.1.17 2010-06-03 12:10:59 +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
Dmitry Marakasov
6b5fb87219 - Switch SourceForge ports to the new File Release System: categories starting with G 2009-08-22 00:23:13 +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
Pav Lucistnik
d74dbb4c10 - Update to 0.1.16.1 2009-01-30 09:36:10 +00:00
Pav Lucistnik
41a98d4110 - Update to 0.1.16 2008-11-09 16:45:09 +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
Pav Lucistnik
5f9a975dad - Update to 0.1.15 2008-04-23 21:29:47 +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
Joe Marcus Clarke
4acc6fb2a4 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
2007-10-24 23:37:25 +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
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
49fe969963 - Update to 0.1.14
- Take maintainership
2006-12-19 19:59:48 +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
Pav Lucistnik
14a0be690a - Bump PORTREVISION to force rebuild with new libgphoto2 2006-06-19 21:13:53 +00:00
Pav Lucistnik
969b58b785 - Update to 0.1.13
PR:		ports/91457
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-01-07 19:04:37 +00:00
Pav Lucistnik
792b758ef4 - Add SHA256 2005-11-26 01:48:16 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Pav Lucistnik
89b22bde75 - Update GIMP plugin for GIMP 2.2
PR:		ports/75490 (inspired by)
Submitted by:	Robert Backhaus <robbak@gmail.com>
2004-12-28 19:59:26 +00:00
Jeremy Messenger
d7fcc8234e Use new INSTALLS_OMF.
Approved by:	bland, kwm, marcus and pav
2004-11-23 02:23:08 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Michael Johnson
b74b067a41 Chase libexif-gtk
Approved by:	pav (co mentor)
2004-11-07 15:47:37 +00:00
Kirill Ponomarev
69455b6eb2 Update to version 0.1.12
PR:		ports/68631
Submitted by:	Ports Fury
2004-07-03 15:40:48 +00:00
Norikatsu Shigemura
be27dfe1ce Fix build error by GNOME2.6. This is a temporary fix.
PR:		users-jp/78828
Spotted by:	Kiyohide Nomura <knomura@stat.phys.kyushu-u.ac.jp>
2004-04-07 05:14:45 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Pav Lucistnik
5ebcd5f7e0 After repocopy of GIMP 2.0 from graphics/gimp-devel to graphics/gimp:
- Update comment and description
- Remove graphics/gimp-devel
- Chase dependencies
- Add entry to MOVED

Repocopied by:	marcus
2004-03-27 18:07:19 +00:00
Kirill Ponomarev
c0bf853b8c - Fix build with gimp-2.0.0
PR:		ports/64763
Submitted by:	Ports Fury
2004-03-26 14:42:36 +00:00
Kirill Ponomarev
7c683f058e - Update to version 0.1.11
PR:		ports/64505
Submitted by:	Ports Fury
2004-03-20 17:28:33 +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
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Pav Lucistnik
7232e93712 - Update WWW
PR:		ports/62049
Submitted by:	Linh Pham <question+freebsdpr@closedsrc.org>
2004-01-29 00:15:37 +00:00
Adam Weinberger
55ec119307 Make gimp plugin compilation automatic if gimp is installed. 2003-09-03 00:29:14 +00:00
Joe Marcus Clarke
7bae9264db * Fix gimp plugin installation [1]
* Convert to new GNOME infrastructure

PR:	48579 [1]
Submitted by:	Alexander Nedotsukov <bland@mail.ru>
2003-04-13 22:27:40 +00:00
Akinori MUSHA
e88cb93ce3 de-pkg-comment 2003-02-20 18:08:19 +00:00
Ying-Chieh Liao
dacd70f301 upgrade to 0.1.10
PR:		46585
Submitted by:	Ports Fury
2003-01-03 20:14:22 +00:00
Ying-Chieh Liao
e3db7f3131 fix plist
PR:		45850
Submitted by:	Ports Fury
2002-12-22 17:06:46 +00:00
Norikatsu Shigemura
0802f52096 Fix LIB_DEPENDS in case WITH_GIMP is set.
PR:		ports/45623
Submitted by:	Ports Fury
2002-11-23 08:25:49 +00:00
Ying-Chieh Liao
826afa5608 - Remove superfluous USE_GNOMENG/USE_GNOME
PR:		45429
Submitted by:	Ports Fury
2002-11-20 12:31:48 +00:00