Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.1.3 15 Mar 2023 11:43:40 |
Ganael LAPLANCHE (martymac) Author: Daniel Engberg |
multimedia/libdvdread: update MASTER_SITES to use VideoLAN's CDN
Also, switch to DISTVERSION for consistency
PR: 270204 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
6.1.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
6.1.3 20 Jul 2022 14:22:30 |
Tobias C. Berner (tcberner) |
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
6.1.3 08 Jun 2022 10:38:06 |
Ganael LAPLANCHE (martymac) |
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 |
6.1.2 29 Apr 2021 19:14:18 |
Ganael LAPLANCHE (martymac) |
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. |
6.1.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.1.0 07 Jan 2021 16:10:12 |
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 |
6.1.0 29 Mar 2020 17:26:14 |
pkubaj |
multimedia/libdvdread: fix build on GCC architectures
Error:
src/ifo_read.c:56: error: 'for' loop initial declaration used outside C99 mode |
6.1.0 27 Mar 2020 11:23:42 |
martymac |
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] |
6.0.2 16 Oct 2019 10:07:29 |
martymac |
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) |
6.0.1 07 Feb 2019 21:48:34 |
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. |
6.0.0_1 08 Jan 2019 21:50:21 |
martymac |
Use statfs(2) instead of getfsfile(3) to get device name from a mount point.
PR: 234694
Submitted by: tijl |
6.0.0 10 Sep 2018 13:14:52 |
mat |
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 |
6.0.0 22 Jan 2018 21:31:14 |
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 |
5.0.3 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
5.0.3 01 Jul 2015 20:09:37 |
martymac |
Update to 5.0.3
PR: 201151
Submitted by: kwm |
5.0.2 06 Feb 2015 09:34:38 |
martymac |
Update libdvdread to 5.0.2 and libdvdnav to 5.0.3 |
5.0.1 03 Feb 2015 07:48:24 |
martymac |
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) |
4.9.9_3 08 Dec 2014 16:48:41 |
tijl |
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 ) |
4.9.9_2 13 Oct 2014 07:12:43 |
martymac |
Remove @dirrm/@dirrmty from my ports |
4.9.9_2 19 May 2014 06:21:06 |
martymac |
- Add documentation files
- Silent check-plist warning regarding orphaned .la file |
4.9.9_1 15 May 2014 10:41:21 |
tijl |
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 ) |
4.9.9 13 May 2014 10:17:04 |
martymac |
- 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] |
4.2.1 03 Apr 2014 06:32:15 |
martymac |
Switch to USES=tar for my ports |
4.2.1 03 Feb 2014 08:15:20 |
martymac |
- Update libdvdread and libdvdnav to 4.2.1
- Bump dependent ports' revisions |
4.2.0_2 15 Nov 2013 12:51:10 |
martymac |
- Enable staging
- Replace USE_GMAKE with proper USES value
- Switch to new LIB_DEPENDS format
- Switch to new options format |
4.2.0_2 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
4.2.0_2 01 Aug 2012 12:17:42 |
martymac |
Add DEBUG option
PR: ports/169844
Submitted by: Fabian Keil <fk@fabiankeil.de> |
4.2.0_1 11 Jun 2012 08:05:04 |
martymac |
- Un-version LIB_DEPENDS
- Switch to OptionsNg
- Add DVDCSS description to bsd.options.desc.mk |
4.2.0 17 Jan 2012 14:35:18 |
martymac |
- 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] |
4.1.4.r1219 03 Dec 2010 13:11:46 |
martymac |
- Remove DISTNAME substitution (distfile name changed upstream)
- Mirror to LOCAL/martymac (remove LOCAL/makc)
- Update to svn r1219
Approved by: itetcu (mentor) |
4.1.4.r1217_1 16 Nov 2010 14:19:17 |
martymac |
Add missing LICENSE
Approved by: ehaupt (mentor) |
4.1.4.r1217 27 Sep 2010 12:08:23 |
martymac |
Update MAINTAINER address for my ports
Approved by: ehaupt (mentor) |
4.1.4.r1217 15 Sep 2010 17:13:12 |
makc |
Fix build when CC definition contains spaces.
Reported by: Dominic Fandrey <kamikaze at bsdforen.de>
Submitted by: Ganael Laplanche (maintainer) |
4.1.4.r1217 14 Sep 2010 18:57:03 |
makc |
Update to 4.1.4.r1217
PR: ports/150450
Submitted by: Ganael Laplanche (maintainer) |
4.1.3_2 07 Sep 2010 15:52:18 |
pgollucci |
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer |
4.1.3_2 11 Feb 2010 19:46:24 |
pgollucci |
- Respect CC
PR: ports/143745
Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
Approved by: "Ganael LAPLANCHE" <ganael.laplanche@martymac.com> (maintainer) |
4.1.3_1 27 Apr 2009 17:54:33 |
jpaetzel |
Restore functionaity to read encrypted DVDs.
PR: ports/134016
Approved by: linimon (mentor) |
4.1.3 22 Feb 2009 18:24:23 |
amdmi3 |
- Fix typos
PR: 131937
Submitted by: Ganael Laplanche <ganael dot laplanche at martymac dot com>
(maintainer) |
4.1.3 08 Feb 2009 21:38:43 |
rnoland |
Remove patch that is no longer needed.
Pointyhat to: me |
4.1.3 08 Feb 2009 18:45:38 |
rnoland |
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> |
0.9.7_3 21 Aug 2008 06:18:49 |
rafan |
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 ) |
0.9.7_3 30 Jul 2008 19:00:36 |
rnoland |
Update my email address to my @FreeBSD.org address.
Approved by: garga (mentor) |
0.9.7_3 24 Mar 2008 15:44:31 |
wxs |
Pass maintainership back to rnoland - he's back online.
Sorry about this and welcome back!
Approved by: garga (implicit) |
0.9.7_3 20 Mar 2008 16:10:07 |
wxs |
Reset maintainer due to bouncing mails.
Discussed with pav.
Submitted by: miwi on IRC
Approved by: garga (mentor) |
0.9.7_3 12 Dec 2007 21:42:08 |
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) |
0.9.7_2 05 Apr 2007 06:03:23 |
koitsu |
* 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 |
0.9.7_1 04 Apr 2007 14:04:27 |
koitsu |
Maintainer update; 0.9.4 to 0.9.7
PR: 111100
Submitted by: Robert C. Noland III <rnoland@2hip.net>
Approved by: philip |
0.9.4_1 31 Mar 2007 03:35:31 |
lioux |
Give maintainership to Robert Noland <rnoland@2hip.net>. |
0.9.4_1 29 Jan 2007 23:51:55 |
kris |
Use libtool port instead of included version to avoid a.out objformat botch |
0.9.4_1 10 May 2006 22:37:39 |
edwin |
Remove USE_REINPLACE from ports starting with M |
0.9.4_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.9.4_1 15 Nov 2005 06:52:12 |
ade |
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. |
0.9.4_1 11 Nov 2005 06:06:17 |
lioux |
Add SHA256 checksum |
0.9.4_1 25 Dec 2004 11:43:58 |
lioux |
Remove deprecated USE_SIZE |
0.9.4_1 14 Nov 2004 03:54:44 |
lioux |
Yet improve support for FreeBSD optimized byteswap routines |
0.9.4_1 20 Jul 2004 15:05:25 |
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 |
0.9.4 14 Mar 2004 06:17:56 |
ade |
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. |
0.9.4 08 Feb 2004 01:14:05 |
lioux |
USE_SIZEify |
0.9.4 26 Jun 2003 22:58:32 |
ade |
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) |
0.9.4 11 May 2003 07:46:26 |
dinoex |
- allow build with more warnings enabled, NO_WERROR=yes
- no response from maintainer since 2003-04-05 |
0.9.4 06 Mar 2003 04:43:01 |
lioux |
Update to 0.9.4 |
0.9.3 23 Feb 2003 19:58:35 |
lioux |
De-pkg-comment |
0.9.3 28 Nov 2002 00:09:51 |
lioux |
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) |