Commit graph

45 commits

Author SHA1 Message Date
Baptiste Daroussin
855fb638fb Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia) 2013-09-20 20:57:48 +00:00
Erwin Lansing
518f671f6e Mark RESTRICTED instead of NO_CDROM.
Requested by:	core
2013-09-16 06:42:41 +00:00
Josh Paetzel
13060abcec Update to 1.2.12
Feature safe:	yes
2012-11-27 06:04:04 +00:00
Olli Hauer
4c503beb39 - remove MD5 2011-07-03 13:38:45 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +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
Josh Paetzel
ae8945c572 Revert DEPRICATED/EXPIRATION_DATE/MAINTAINER changes.
Approved by:	linimon (mentor)
2009-04-26 22:38:19 +00:00
Ion-Mihai Tetcu
7fe85f33bc - Fix .pc file location
- fix plist
- bump PORTREVISION

Prompted by:	QAT
2009-04-25 08:46:10 +00:00
Josh Paetzel
7471e7a072 Bump to latest version and schedule for removal. This port was obsoleted
by the import of mplayer's libdvdread.

PR:	ports/130221
Approved by:	linimon (mentor)
2009-04-24 02:02:58 +00:00
Josh Paetzel
a31f8f0d82 Change MAINTAINER to my @FreeBSD.org address.
Approved by:	ade (mentor)
2008-09-06 20:16:45 +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
Mario Sergio Fujikawa Ferreira
c18a0c6f79 Give maintainership to Josh Paetzel <josh@tcbug.org>. 2007-03-31 03:32:43 +00:00
Kris Kennaway
7f3fa7a0b6 Use libtool port instead of included one to avoid objformat a.out botch 2007-01-27 07:54:19 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Mario Sergio Fujikawa Ferreira
93f54b55bc Only build/install documentation if WITH_DOXYGEN is defined since
the dependency chain is too long. However, do not build under any
circumstances if NOPORTDOCS is defined.
2005-11-28 00:56:13 +00:00
Mario Sergio Fujikawa Ferreira
a3755dd8d7 Fix english grammar typo 2005-11-27 20:26:31 +00:00
Mario Sergio Fujikawa Ferreira
efa3c5a59a o Properly consider documentation building/installation process
- Do not try to build latex documentation (too many dependencies)
    when html gives exact the same information [1]
  - Actually install documentation unless NOPORTDOCS is defined [2]
o Bump PORTREVISION due to (2)

Submitted by:	paul <paul@paulbeard.org> [1]
		(warn about lack of dvips)
2005-11-27 20:25:07 +00:00
Mario Sergio Fujikawa Ferreira
b33921aef1 Update to 1.2.9
PR:		89412
Submitted by:	Adi Pircalabu <apircalabu@bitdefender.com>
2005-11-23 03:43:01 +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
Mario Sergio Fujikawa Ferreira
9a4b87b1c7 Add SHA256 checksum 2005-11-11 06:06:17 +00:00
Mario Sergio Fujikawa Ferreira
5bb578428d Remove deprecated USE_SIZE 2004-12-25 11:43:58 +00:00
Kirill Ponomarev
07fd3bc651 - Add missing file 2004-04-17 15:16:32 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Mario Sergio Fujikawa Ferreira
43485240fb USE_SIZEify 2004-02-08 01:14:05 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Mario Sergio Fujikawa Ferreira
2a936542d2 Update to 1.2.8 2003-09-08 01:25:49 +00:00
Tilman Keskinoz
be39acee31 Mark NO_CDROM, the CSS code may violate the DMCA
Reviewed by:	silence on -ports
Approved by:	maintainer timeout (10 days)
2003-08-09 15:25:47 +00:00
Mario Sergio Fujikawa Ferreira
74740483d0 De-pkg-comment 2003-02-23 19:58:35 +00:00
Mario Sergio Fujikawa Ferreira
326cf4788d Remove USE_XLIB 2003-02-08 01:00:29 +00:00
Mario Sergio Fujikawa Ferreira
efcf8584e2 Update to 1.2.5 2003-02-08 00:11:21 +00:00
Anders Nordby
1688a646b6 Distfile does not exist on www.videolan.org anymore, so use
ftp.videolan.org as it is there.
2003-01-19 00:20:53 +00:00
Mario Sergio Fujikawa Ferreira
e782dbfdb9 Update to 1.2.4 2003-01-11 02:55:06 +00:00
Mario Sergio Fujikawa Ferreira
ee7adffbe0 After repo copy from graphics category, update all appropriate
references from graphics to multimedia category

Repo copied by:		joe (cvs hat)
Approved by:		knu (portmgr hat)
2002-11-28 00:09:51 +00:00
Mario Sergio Fujikawa Ferreira
a7d85334b8 o Update to 1.2.2
o USE_REINPLACE
2002-08-27 18:21:14 +00:00
Mario Sergio Fujikawa Ferreira
9a42a18006 Update to 1.2.1
PR:		38628
Submitted by:	Øyvind Kolbu <oyvind@kebab.gaffel.nu>
2002-06-04 16:32:00 +00:00
Mario Sergio Fujikawa Ferreira
6538075d76 Take over maintainership 2002-04-18 16:30:22 +00:00
Mario Sergio Fujikawa Ferreira
963ed9e594 Update to 1.1.0
Reviewed by:	pat
2002-04-16 22:19:44 +00:00
Ying-Chieh Liao
697b0cdd77 remove unecessary file
sanitize the library links
bump portrevision

Submitted by:	lioux
2002-03-29 08:39:54 +00:00
Ying-Chieh Liao
d0e4672cf0 upgrade to 1.0.1 2002-03-25 08:27:00 +00:00
Dirk Froemberg
e5c205169e portlint:
- begin with a capital
- don't end with '.'
- remove port name
- don't exceed 70 characters
2001-12-25 16:59:04 +00:00
Ying-Chieh Liao
474ea4789e Complete XINE includes multiple <videolan/dvdcss.h>. But videolan/dvdcss.h
is not available for multiple include.
2001-10-14 13:06:00 +00:00
Ying-Chieh Liao
b9a4bb2408 upgrade to 0.0.3 2001-08-23 08:32:29 +00:00
Ying-Chieh Liao
f5c1994655 upgrade to 0.0.2
drop maintainership
2001-07-29 08:24:41 +00:00
Ying-Chieh Liao
f07080b33c add libdvdcss
Accessing DVDs like a block device w/o having to bother about the decryption
2001-07-06 04:26:40 +00:00