non port: multimedia/libdvdread/Makefile |
SVNWeb
|
Number of commits found: 57 |
Wed, 8 Jun 2022
|
[ 10:38 Ganael LAPLANCHE (martymac) ] c161c82
multimedia/libdvdread: Update to 6.1.3
No dependency bump as that version remains binary-compatible with 6.1.2
Changelog: https://code.videolan.org/videolan/libdvdread/-/blob/master/NEWS
|
Thu, 29 Apr 2021
|
[ 19:14 Ganael LAPLANCHE (martymac) ] d8503c0 (Only the first 10 of 22 ports in this commit are shown above. )
multimedia/libdvd{read,nav}: Update to latest version
Update libdvdread to 6.1.2, changelog:
https://code.videolan.org/videolan/libdvdread/-/blob/master/NEWS
Update libdvdnav to 6.1.1, changelog:
https://code.videolan.org/videolan/libdvdnav/-/blob/master/ChangeLog
and bump dependent ports' revisions.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 7 Jan 2021
|
[ 16:10 martymac ]
Provide an option to link to libdvdcss instead of using dlopen()
While here:
- clean up master sites
- remove useless dependency to gmake
- add a license file
PR: 252322
Submitted by: daniel.engberg.lists@pyret.net
|
Sun, 29 Mar 2020
|
[ 17:26 pkubaj ]
multimedia/libdvdread: fix build on GCC architectures
Error:
src/ifo_read.c:56: error: 'for' loop initial declaration used outside C99 mode
|
Fri, 27 Mar 2020
|
[ 11:23 martymac ] (Only the first 10 of 29 ports in this commit are shown above. )
Update multimedia/libdvdread and multimedia/libdvdnav to 6.1.0
Changelogs are available here:
https://code.videolan.org/videolan/libdvdread/-/blob/master/NEWS
https://code.videolan.org/videolan/libdvdnav/-/blob/master/ChangeLog
Also, bump dependent ports' revisions and mark sysutils/dvdbackup as BROKEN [1]
Approved by: ehaupt [1]
|
Wed, 16 Oct 2019
|
[ 10:07 martymac ] (Only the first 10 of 26 ports in this commit are shown above. )
Update multimedia/libdvdread and multimedia/libdvdnav
- Update multimedia/libdvdread to 6.0.2 and bump dependent ports' revisions
(shared library version changed)
- Update multimedia/libdvdnav to version 6.0.1 (no ABI change)
|
Thu, 7 Feb 2019
|
[ 21:48 martymac ]
Update libdvdread to version 6.0.1
This is a bugfix release that does not break ABI compatibility:
https://code.videolan.org/videolan/libdvdread/blob/6.0.1/NEWS
Also, while here, reorder a few variables in Makefile.
|
Tue, 8 Jan 2019
|
[ 21:50 martymac ]
Use statfs(2) instead of getfsfile(3) to get device name from a mount point.
PR: 234694
Submitted by: tijl
|
Mon, 10 Sep 2018
|
[ 13:14 mat ] (Only the first 10 of 995 ports in this commit are shown above. )
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Mon, 22 Jan 2018
|
[ 21:31 martymac ]
- Update libdvdread and libdvdnav to 6.0.0 [1]
- Libraries are now hosted at videolan.org
[1] There should be no ABI breakage with this update
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 1 Jul 2015
|
[ 20:09 martymac ]
Update to 5.0.3
PR: 201151
Submitted by: kwm
|
Fri, 6 Feb 2015
|
[ 09:34 martymac ]
Update libdvdread to 5.0.2 and libdvdnav to 5.0.3
|
Tue, 3 Feb 2015
|
[ 07:48 martymac ] (Only the first 10 of 12 ports in this commit are shown above. )
Update multimedia/libdvdread and multimedia/libdvdnav
- Update multimedia/libdvdread to version 5.0.1
- Update multimedia/libdvdnav to version 5.0.2
- Bump revisions of ports that depend on multimedia/libdvdnav
(library version is going backwards from 4.2.1 to 4.1.2)
- Ports depending on multimedia/libdvdread do not need to be bumped
(the library keeps being numbered 4.1.2 and is binary compatible with the
previous version)
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above )
|
Mon, 19 May 2014
|
[ 06:21 martymac ]
- Add documentation files
- Silent check-plist warning regarding orphaned .la file
|
Thu, 15 May 2014
|
[ 10:41 tijl ] (Only the first 10 of 11 ports in this commit are shown above. )
multimedia/libdvdcss:
- 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. (Only the first 15 lines of the commit message are shown above )
|
Tue, 13 May 2014
|
[ 10:17 martymac ] (Only the first 10 of 33 ports in this commit are shown above. )
- Update multimedia/libdvdread to 4.9.9
- Bump dependent ports' PORTREVISIONS and update LIB_DEPENDS [1]
- multimedia/libdvdnav: remove dependency to (now removed) dvdread-config
- sysutils/vstrip: remove useless dependency to multimedia/libdvdread
Approved by: portmgr (implicit) [1]
|
Thu, 3 Apr 2014
|
[ 06:32 martymac ]
Switch to USES=tar for my ports
|
Mon, 3 Feb 2014
|
[ 08:15 martymac ] (Only the first 10 of 39 ports in this commit are shown above. )
- Update libdvdread and libdvdnav to 4.2.1
- Bump dependent ports' revisions
|
Fri, 15 Nov 2013
|
[ 12:51 martymac ]
- Enable staging
- Replace USE_GMAKE with proper USES value
- Switch to new LIB_DEPENDS format
- Switch to new options format
|
Fri, 20 Sep 2013
|
[ 20:57 bapt ] (Only the first 10 of 404 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
|
Wed, 1 Aug 2012
|
[ 12:17 martymac ]
Add DEBUG option
PR: ports/169844
Submitted by: Fabian Keil <fk@fabiankeil.de>
|
Mon, 11 Jun 2012
|
[ 08:05 martymac ]
- Un-version LIB_DEPENDS
- Switch to OptionsNg
- Add DVDCSS description to bsd.options.desc.mk
|
Tue, 17 Jan 2012
|
[ 14:35 martymac ] (Only the first 10 of 40 ports in this commit are shown above. )
- Update libdvdread and libdvdnav to 4.2.0 and bump dependent ports' revisions
- libdvdread: allow package building with libdvdcss if WITH_DVDCSS is set [1]
- libdvdread/libdvdnav: fix endianness handling [2]
Submitted by: olgeni [1], richo <richo@psych0tik.net> [2] (via mail to ports@)
PR: ports/162197 [1]
|
Fri, 3 Dec 2010
|
[ 13:11 martymac ]
- Remove DISTNAME substitution (distfile name changed upstream)
- Mirror to LOCAL/martymac (remove LOCAL/makc)
- Update to svn r1219
Approved by: itetcu (mentor)
|
Tue, 16 Nov 2010
|
[ 14:19 martymac ]
Add missing LICENSE
Approved by: ehaupt (mentor)
|
Mon, 27 Sep 2010
|
[ 12:08 martymac ] (Only the first 10 of 41 ports in this commit are shown above. )
Update MAINTAINER address for my ports
Approved by: ehaupt (mentor)
|
Wed, 15 Sep 2010
|
[ 17:13 makc ]
Fix build when CC definition contains spaces.
Reported by: Dominic Fandrey <kamikaze at bsdforen.de>
Submitted by: Ganael Laplanche (maintainer)
|
Tue, 14 Sep 2010
|
[ 18:57 makc ]
Update to 4.1.4.r1217
PR: ports/150450
Submitted by: Ganael Laplanche (maintainer)
|
Tue, 7 Sep 2010
|
[ 15:52 pgollucci ] (Only the first 10 of 42 ports in this commit are shown above. )
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer
|
Thu, 11 Feb 2010
|
[ 19:46 pgollucci ]
- Respect CC
PR: ports/143745
Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
Approved by: "Ganael LAPLANCHE" <ganael.laplanche@martymac.com> (maintainer)
|
Mon, 27 Apr 2009
|
[ 17:54 jpaetzel ]
Restore functionaity to read encrypted DVDs.
PR: ports/134016
Approved by: linimon (mentor)
|
Sun, 22 Feb 2009
|
[ 18:24 amdmi3 ]
- Fix typos
PR: 131937
Submitted by: Ganael Laplanche <ganael dot laplanche at martymac dot com>
(maintainer)
|
Sun, 8 Feb 2009
|
[ 18:45 rnoland ] (Only the first 10 of 34 ports in this commit are shown above. )
Replace libdvdread with the version maintained by the mplayer group
-Turn over maintainership
-Bump ports that depend on libdvdread since shared lib
version rolls back from .5 to .4
-Fix multimedia/ogle build with this version
PR: 127849
Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com>
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
Wed, 30 Jul 2008
|
[ 19:00 rnoland ] (Only the first 10 of 25 ports in this commit are shown above. )
Update my email address to my @FreeBSD.org address.
Approved by: garga (mentor)
|
Mon, 24 Mar 2008
|
[ 15:44 wxs ] (Only the first 10 of 26 ports in this commit are shown above. )
Pass maintainership back to rnoland - he's back online.
Sorry about this and welcome back!
Approved by: garga (implicit)
|
Thu, 20 Mar 2008
|
[ 16:10 wxs ] (Only the first 10 of 25 ports in this commit are shown above. )
Reset maintainer due to bouncing mails.
Discussed with pav.
Submitted by: miwi on IRC
Approved by: garga (mentor)
|
Wed, 12 Dec 2007
|
[ 21:42 marcus ]
Do not depend on libdvdcss when building packages as libdvdcss is restricted.
This port can still use libdvdcss if found by way of dlopen, so this is not
a functionality loss per se. However, it will allow gnome2 and kde3 to
be packaged.
Approved by: portmgr (implicit and linimon)
|
Thu, 5 Apr 2007
|
[ 06:03 koitsu ] (Only the first 10 of 15 ports in this commit are shown above. )
* libdvdread - PORTREVISION increment
* libdvdread - add patch for including <stdlib.h> in dvdread/ifo_types.h
* Others - LIB_DEPENDS changes (require libdvdread.so.5)
* Others - PORTREVISION increment for those dependent on libdvdread
Approved by: philip
|
Wed, 4 Apr 2007
|
[ 14:04 koitsu ]
Maintainer update; 0.9.4 to 0.9.7
PR: 111100
Submitted by: Robert C. Noland III <rnoland@2hip.net>
Approved by: philip
|
Sat, 31 Mar 2007
|
[ 03:35 lioux ]
Give maintainership to Robert Noland <rnoland@2hip.net>.
|
Mon, 29 Jan 2007
|
[ 23:51 kris ] (Only the first 10 of 35 ports in this commit are shown above. )
Use libtool port instead of included version to avoid a.out objformat botch
|
Wed, 10 May 2006
|
[ 22:37 edwin ] (Only the first 10 of 328 ports in this commit are shown above. )
Remove USE_REINPLACE from ports starting with M
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Sat, 25 Dec 2004
|
[ 11:43 lioux ] (Only the first 10 of 66 ports in this commit are shown above. )
Remove deprecated USE_SIZE
|
Tue, 20 Jul 2004
|
[ 15:05 vs ]
Fix dvdcss_crack-detection with dvix[45] or xvid encoding.
PR: ports/54435
Submitted by: Melvyn Sopacua
Approved by: maintainer timeout
Reviewed by: pav
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
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.
|
Sun, 8 Feb 2004
|
[ 01:14 lioux ] (Only the first 10 of 224 ports in this commit are shown above. )
USE_SIZEify
|
Thu, 26 Jun 2003
|
[ 22:58 ade ] (Only the first 10 of 113 ports in this commit are shown above. )
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
|
Sun, 11 May 2003
|
[ 07:46 dinoex ]
- allow build with more warnings enabled, NO_WERROR=yes
- no response from maintainer since 2003-04-05
|
Thu, 6 Mar 2003
|
[ 04:43 lioux ]
Update to 0.9.4
|
Sun, 23 Feb 2003
|
[ 19:58 lioux ] (Only the first 10 of 265 ports in this commit are shown above. )
De-pkg-comment
|
Thu, 28 Nov 2002
|
[ 00:09 lioux ] (Only the first 10 of 35 ports in this commit are shown above. )
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)
|
Number of commits found: 57 |