Commit graph

39 commits

Author SHA1 Message Date
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
Stanislav Sedov
2b8acb7b5c - Update imlib2 and imlib2_loaders to 1.4.4. This version mainly contains
bugfixes compared to 1.4.1 with some new functions added.
  I'm also dropping .la files, so port revisions of dependent library
  ports have been bumped accordingly.
2010-12-15 04:10:53 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Pav Lucistnik
3ee4eb6c06 - Remove references to now non-existant devel/libslang
PR:		ports/145245
Submitted by:	Anatoly Borodin <anatoly.borodin@gmail.com>
2010-05-12 20:37:17 +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
Koop Mast
0226da9003 Remove empty dir to fix plist.
Submitted by:	QAT
2010-03-24 10:56:51 +00:00
Koop Mast
c4090ce7b5 Update to 0.99.beta17.
Submitted by:	Frank Steinborn <steinex@nognu.de>
2010-03-24 10:27:27 +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
Pav Lucistnik
a2052883a9 - Update download location, update WWW
Reported by:	pointyhat
2009-01-30 20:49:09 +00:00
Pav Lucistnik
de9d9e5d93 - Remove CONFIGURE_ENV definition, they are shadowed by EFL stuff, and in fact
not needed at all

PR:		ports/123327
2008-06-19 19:46:13 +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
Jeremy Messenger
3c31523d3f Fix the build on amd64.
Reported by:	pointyhat
Submitted by:	Mel <fbsd.multimedia@rachie.is-a-geek.net>
		Marcin Cieslak <saper@system.pl>
2008-02-29 22:44:29 +00:00
Jeremy Messenger
15398b321c Update to 0.99.beta13.
PR:		ports/118798
Submitted by:	delphij
2008-02-27 22:51:18 +00:00
Jeremy Messenger
daf2eb6fad It looks like it supports both libslang and libslang2. Remove the autocheck.
Add a check on libslang.so.1 if it exists in system then depend on libslang
instead of libslang2. If libslang.so.1 doesn't exist then libslang2 is the
default in WITH_SLANG. Add '--disable-slang' flag to avoid the autocheck in
configure. Bump the PORTREVISION.

Reported by:	Andriy Gapon <avg@icyb.net.ua>
2007-12-18 18:57:35 +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
Jeremy Messenger
41d5dfbdd4 -Update to 0.99.beta11.
-Update the WWW.

Be sure to read http://libcaca.zoy.org/manual/migrating.html If one of you
that want to migrate from old to new version.

PR:		ports/111495
Submitted by:	Dima Panov <fluffy@ael.ru> (with a bit tweak by mezz)
2007-04-29 19:36:38 +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
Jeremy Messenger
26fba899fa Update the MASTER_SITES to fix the fetch. If they move this tarball again, I
shall host it in my freefall space. Sick of cat and mouse game.
2006-10-05 19:17:34 +00:00
Jeremy Messenger
df4c3d9a16 Fix the fetch and distinfo as it has been re-rolled without make any of
change. The old and new tarballs have been compared.

PR:		ports/103334
Submitted by:	Simon Olofsson <simon@olofsson.de>
2006-09-21 18:50:31 +00:00
Jeremy Messenger
af24925022 Kris doesn't like this hack by add -fPIC flag, so acm has came up with a
better solution to fix graphics/crystalspace build that was committed.
Remove this hack and bump the PORTREVISION.
2006-08-20 16:40:47 +00:00
Jeremy Messenger
add5a3398c Add -fPIC flag on amd64 and ia64 to fix graphics/crystalspace build.
PR:		ports/102155
Submitted by:	acm
2006-08-20 05:10:15 +00:00
Michael Johnson
f6798178ee - Give a few homeless ports a home with multimedia@ 2006-06-09 18:59:20 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Sergey Matveychuk
13eb818c69 - Fix dependencies when WITHOUT_X11 defined
PR:		ports/93047
Submitted by:	Travis Poppe <tlp@liquidx.org>
2006-02-11 12:14:01 +00:00
Pav Lucistnik
792b758ef4 - Add SHA256 2005-11-26 01:48:16 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +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
Kirill Ponomarev
82760709f4 - Add WITHOUT_X11 knob
- Support CFLAGS properly

PR:		ports/69112
Submitted by:	Ports Fury
2004-07-15 16:41:50 +00:00
Pav Lucistnik
9975fcf45c - Update to 0.9
PR:		ports/68695
Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
2004-07-05 18:08:18 +00:00
Mark Linimon
e04025f1b6 Reset bouncing maintainer address. 2004-06-29 10:19:55 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Clement Laforet
4bc87eccb4 Add libcaca 0.7, graphics library that outputs text instead of pixels.
PR:		61222
Submitted by:	Vincent Tantardini <vinc@FreeBSD-fr.org>
Approved by:    erwin (mentor) (implicitly)
2004-01-11 23:55:54 +00:00