Commit graph

11 commits

Author SHA1 Message Date
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