Commit graph

41 commits

Author SHA1 Message Date
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Gerald Pfeifer
ed5b4773f7 Remove default dependency on multimedia/avifile which has been broken
on FreeBSD 9 for half a year (at least) and also on most architectures
and which will be deprecated shortly.

Approved by:	maintainer timeout
2011-09-24 23:26:35 +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
Steve Wills
13b0001da6 - Chase libming shared lib bump 2011-08-08 03:34:16 +00:00
Olli Hauer
30f9161773 -remove MD5 2011-07-03 14:12:22 +00:00
MIHIRA Sanpei Yoshiro
a19686629f - fix for amd64.
- add support suffix "jpeg".
2010-12-03 15:55:07 +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
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
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
Stanislav Sedov
9a2e4c8b78 - Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
  privilegies)
- Add DBUS support.

Thanks to:	az
2008-03-11 21:13:53 +00:00
Pav Lucistnik
f2b4ab4d8e - This needs Perl to build
Reported by:	pointyhat
2007-12-25 20:02:26 +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
Stanislav Sedov
09e4e6f119 - Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
  was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
  support it anymore. [2]

The patch was tested in the tinderbox.

Approved by:	portmgr (marcus) [1],
		Anders Troback <freebsd@troback.com> (maintainer) [2]
2007-03-11 08:51:14 +00:00
Pav Lucistnik
d750615763 - Use features of bsd.wx.mk, especially USE_WX
PR:		ports/101613
Submitted by:	alepulver
2006-12-01 07:39:02 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Yen-Ming Lee
390b58e070 - catch up with graphics/ming
Pointy hat:	garga
2006-04-24 13:55:16 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +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
Jean-Yves Lefort
af53446bd5 - Remove WITH_WXGTK knob
- Fix packing list when WITH_WXGTK2 is defined

PR:		ports/81469
Submitted by:	maintainer
2005-05-26 11:36:04 +00:00
Max Khon
3146bc68fa Remove WITH_WXGTK (no longer supported). 2005-05-12 21:19:00 +00:00
Kirill Ponomarev
28795e3ea3 Fix build with wxgtk24.
Pointyhat goes to:	fjoe
2005-05-12 20:52:05 +00:00
Adam Weinberger
5c5c5a72a3 Bump PORTREVISION on all ports that received the imlib2 shlib chase. 2005-03-07 16:41:04 +00:00
Vanilla I. Shu
a9beb3d4b2 1: Upgrade imlib2 to 1.2.0
2: chase shared library version to 3.

PR:		ports/78347
Submitted by:	Russell Jackson <raj at cserv62.csub.edu>
Somepart by:	me
2005-03-07 15:10:20 +00:00
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Ying-Chieh Liao
dc49e6bc5b upgrade to 1.2
PR:		69363
Submitted by:	maintainer
2004-07-22 01:52:02 +00:00
Vanilla I. Shu
16f8154ebc upgrade to 1.0.
PR:		ports/66472
Submitted by:	maintainer
2004-05-10 21:39:56 +00:00
Kirill Ponomarev
9a4405b5cf - Update to version 0.9
PR:		ports/65450
Submitted by:	maintainer
2004-04-12 05:42:05 +00:00
Kirill Ponomarev
f7676015da - Fix bug with avifile
PR:		ports/65327
Submitted by:	maintainer
2004-04-08 18:28:21 +00:00
Kirill Ponomarev
4eaf1c20ab - Update to 0.8
PR:		ports/65160
Submitted by:	maintainer
2004-04-04 14:46:06 +00:00
Edwin Groothuis
c9ea361463 Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
2004-03-16 04:23:56 +00:00
Vanilla I. Shu
1ba909d4de Upgrade to 0.7.
PR:		ports/63627
Submitted by:	maintainer
2004-03-02 09:48:23 +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
1526ccbacf - Chase libraries for new Imlib2 version 2003-12-15 18:44:02 +00:00
Vanilla I. Shu
5627ce909d Change to use: PTHREAD_LIBS and PTHREAD_CFLAGS.
Remove patch-configure.

PR:		ports/51452
Submitted by:	maintainer
2003-05-03 22:01:27 +00:00
Vanilla I. Shu
c7fae085c5 Upgrade to 0.6.
PR:		ports/51314
Submitted by:	maintainer
2003-04-26 23:54:38 +00:00
Akinori MUSHA
55850b547b De-pkg-comment. 2003-02-21 12:17:17 +00:00
Vanilla I. Shu
a8ce5e0d1e Upgrade to 0.5.
PR:		ports/47864
Submitted by:	maintainer
2003-02-06 05:57:03 +00:00
Norikatsu Shigemura
d4ef69fc35 Update to 0.4.
PR:		ports/47683
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2003-01-30 18:10:45 +00:00
Vanilla I. Shu
4a6737c40f Add zphoto (zooming photo album generator)
PR:		ports/40753
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp>
2002-07-20 17:25:27 +00:00