<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/multimedia/libdvdcss/pkg-plist, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2025-11-14T18:21:43Z</updated>
<entry>
<title>multimedia/libdvdcss: Update to 1.5.0</title>
<updated>2025-11-14T18:21:43Z</updated>
<author>
<name>Ganael LAPLANCHE</name>
<email>martymac@FreeBSD.org</email>
</author>
<published>2025-11-14T18:20:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3ec30bf929428567c0e750d5cc75ca43a4266cd1'/>
<id>urn:sha1:3ec30bf929428567c0e750d5cc75ca43a4266cd1</id>
<content type='text'>
Changelog:	https://code.videolan.org/videolan/libdvdcss/-/blob/1.5.0/NEWS
</content>
</entry>
<entry>
<title>Fix plist after r429178.</title>
<updated>2016-12-22T21:35:00Z</updated>
<author>
<name>Raphael Kubo da Costa</name>
<email>rakuco@FreeBSD.org</email>
</author>
<published>2016-12-22T21:35:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=231140a92c05d525ed91093a986c8cfdf0cd361a'/>
<id>urn:sha1:231140a92c05d525ed91093a986c8cfdf0cd361a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update devel/doxygen to 1.8.12</title>
<updated>2016-09-27T16:32:52Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2016-09-27T16:32:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ea16d28b49566b902ca19ac4e40552ca63d7299f'/>
<id>urn:sha1:ea16d28b49566b902ca19ac4e40552ca63d7299f</id>
<content type='text'>
- Adjust plist of ports depending on it

PR:		212869
</content>
</entry>
<entry>
<title>- Drop @dirrm* from and add empty directories to pkg-plists</title>
<updated>2015-02-01T20:24:27Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2015-02-01T20:24:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=40f13c68dcb59c5598ce6abae564b0afdb4e7653'/>
<id>urn:sha1:40f13c68dcb59c5598ce6abae564b0afdb4e7653</id>
<content type='text'>
Approved by:	portmgr blanket
</content>
</entry>
<entry>
<title>Update to latest version</title>
<updated>2015-01-30T05:05:05Z</updated>
<author>
<name>Josh Paetzel</name>
<email>jpaetzel@FreeBSD.org</email>
</author>
<published>2015-01-30T05:05:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e005f4028c3fefefb4ae728d6072600dd1255df5'/>
<id>urn:sha1:e005f4028c3fefefb4ae728d6072600dd1255df5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 1.2.13</title>
<updated>2014-05-23T00:32:01Z</updated>
<author>
<name>Josh Paetzel</name>
<email>jpaetzel@FreeBSD.org</email>
</author>
<published>2014-05-23T00:32:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8dd1384ad194260a333c6fad9edcf08dfee82e46'/>
<id>urn:sha1:8dd1384ad194260a333c6fad9edcf08dfee82e46</id>
<content type='text'>
PR:	ports/189993
Submitted by:	Bartek Rutkowski
</content>
</entry>
<entry>
<title>multimedia/libdvdcss:</title>
<updated>2014-05-15T10:41:21Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2014-05-15T10:41:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b03107f88d31f245434fc148de5c69020e62f4ec'/>
<id>urn:sha1:b03107f88d31f245434fc148de5c69020e62f4ec</id>
<content type='text'>
- USES=gmake libtool pathfix tar:bzip2.
- INSTALL_TARGET=install-strip.
- Use options.
- Staging.
- Simplify post-patch commands.
- This update changes the library version but this allows removing
  libdvdcss related patches from dependent ports.

multimedia/libxine: [1]
- Add USES=libtool:keepla and remove libtool related patches and post-patch
  commands.
- Move bsd.port.pre.mk include down and remove WANT_GNOME.
- Remove USE_XORG=sm.  libxine doesn't link to it.
- Remove CONFIGURE_ENV.  Not needed.
- Clean up CPPFLAGS and CFLAGS.
- Rename the GTK2 option PIXBUF and depend on gdkpixbuf2 instead of gtk20.
- Remove PATCH_DIST_ARGS.  Leftover from when there were external patches.
- Remove -fno-force-addr clang hack.  Modern gcc does not support the flag
  either and it was only added in case the user has -fforce-addr in CFLAGS
  in make.conf.
- Fix IMAGEMAGICK option.
- Merge pre-configure with post-patch and remove most commands because they
  don't do anything.

multimedia/libdvdread:
- USES=libtool:oldver pathfix.
- INSTALL_TARGET=install-strip.

multimedia/handbrake:
- Add build dependency on devel/libtool because configure script expects
  to find existing libtool program.
- Turn dependency on libdvdcss into library dependency such that headers
  are available during build.
- Add USES=libtool to patch libtool scripts in contrib code.
- Remove run-autotools-aclocal target and replace USE_AUTOTOOLS=aclocal
  with "autoconf:env automake:env" to indicate only build dependencies
  are needed and the tools don't have to be run.

Approved by:	nox [1]
</content>
</entry>
<entry>
<title>- Fix .pc file location</title>
<updated>2009-04-25T08:46:10Z</updated>
<author>
<name>Ion-Mihai Tetcu</name>
<email>itetcu@FreeBSD.org</email>
</author>
<published>2009-04-25T08:46:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7fe85f33bc2be9e1520d672c9caca6eb340fbb29'/>
<id>urn:sha1:7fe85f33bc2be9e1520d672c9caca6eb340fbb29</id>
<content type='text'>
- fix plist
- bump PORTREVISION

Prompted by:	QAT
</content>
</entry>
<entry>
<title>Bump to latest version and schedule for removal.  This port was obsoleted</title>
<updated>2009-04-24T02:02:58Z</updated>
<author>
<name>Josh Paetzel</name>
<email>jpaetzel@FreeBSD.org</email>
</author>
<published>2009-04-24T02:02:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7471e7a07212b0010092201c46033057c9d0daa0'/>
<id>urn:sha1:7471e7a07212b0010092201c46033057c9d0daa0</id>
<content type='text'>
by the import of mplayer's libdvdread.

PR:	ports/130221
Approved by:	linimon (mentor)
</content>
</entry>
<entry>
<title>Conversion to a single libtool environment.</title>
<updated>2006-02-23T10:40:44Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2006-02-23T10:40:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8503536d3896846d823f7f76be54e0a99da8d8b6'/>
<id>urn:sha1:8503536d3896846d823f7f76be54e0a99da8d8b6</id>
<content type='text'>
Approved by:	portmgr (kris)
</content>
</entry>
</feed>
