1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
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
Edwin Groothuis
c74701832f Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 06:27:14 +00:00
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +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
Kris Kennaway
81fc01f143 BROKEN: Does not compile 2007-04-21 17:42:31 +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
Jean-Yves Lefort
b31785b717 Track libxine update. 2007-02-15 08:35:23 +00:00
Ion-Mihai Tetcu
c15f79bda8 Fix plist and unbreak
PR:		ports/102809
Submitted by:	Anders Troback (maintainer)
2006-12-27 17:32:00 +00:00
MANTANI Nobutaka
9594627f7e Sync with libxine shared library version bump. 2006-12-07 17:17:44 +00:00
Kris Kennaway
17ec9b4ac4 BROKEN: Incomplete pkg-plist 2006-09-17 01:36:07 +00:00
Edwin Groothuis
5b2fd8de70 Remove USE_REINPLACE from categories starting with X 2006-05-13 05:00:46 +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
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Tom McLaughlin
096841e236 Fix libxine and libextractor dependencies. 2006-01-18 05:20:37 +00:00
Edwin Groothuis
e62864a49b Chase libversion bumb to libMagick.so.9
PR:		ports/91270
2006-01-05 03:57:35 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Jeremy Messenger
fd8a932d11 - Always enable FAM and pcre, so add them in the list of dependency.
- Fix the installation of error like this below by add graphics/netpbm in the
  BUILD_DEPENDS.

	pnmtopng: not found
	pngtopnm: not found
	pnmscale: not found
	[...repeat...]

- Fix the ability of disable/enable xine, so you don't have to depend on xine
  when the xine thumbnail plugin is disable (aka WITHOUT_XINE).
- Fix all of plugins/thumbnails build by add @LDFLAGS@ in each of
  Makefile.in's LDFLAGS. That also make xine, music stuff and etc actually
  work to create the thumbnails or/and do something.
- A few other fixes that make it builds better.
- Do not extract the CVS, now our filesystem and plist look prettier.
- Add new knobs:

	WITH_DEBUG
	WITH_ECORE_MAINLOOP
	WITHOUT_EXTRACTOR
	WITHOUT_ID3
	WITHOUT_VORBIS
	WITHOUT_XINE

  Didn't add knobs for dbus, gnomevfs, avi and etc because they either doesn't
  build or cause it crashes. As for KDE stuff like dcop and kio, I am lacking
  to test them so someone will have to check and test it.
- Fix the plist.
- Bump the PORTREVISION.

Reported by:	tmclaugh (can't build with plugins/thumbnails)
Approved by:	Anders Troback <freebsd@troback.com> (maintainer)
2005-10-06 13:39:36 +00:00
Renato Botelho
e52cefbdab - Fix libxine dependency
PR:		ports/86404
Submitted by:	maintainer
2005-09-21 12:42:40 +00:00
Renato Botelho
f16aa88e64 Add evidence 0.9.8, enlightened file-manager.
PR:		ports/84039
Submitted by:	Anders Troback <freebsd@troback.com>
2005-09-20 14:31:41 +00:00