Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.1.1 15 Mar 2023 11:42:36 |
Ganael LAPLANCHE (martymac) Author: Daniel Engberg |
multimedia/libdvdnav: update MASTER_SITES to use VideoLAN's CDN
Also, switch to DISTVERSION for consistency
PR: 270203 |
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.1 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.1 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.1 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:11:28 |
martymac |
Small port cleanup
- Clean up master sites
- Remove useless dependency to gmake
- Add a license file |
6.1.0 04 Apr 2020 11:09:09 |
martymac |
multimedia/libdvdnav: fix build on GCC architectures
Error:
src/vm/vm.c:178: error: 'for' loop initial declaration used outside C99 mode
PR: 245131
Submitted by: canardo <canardo909@gmx.com> |
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.1 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.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 06 Feb 2015 09:34:38 |
martymac |
Update libdvdread to 5.0.2 and libdvdnav to 5.0.3 |
5.0.2 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.2.1_2 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.2.1_1 13 Oct 2014 07:12:43 |
martymac |
Remove @dirrm/@dirrmty from my ports |
4.2.1_1 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_1 15 Nov 2013 12:49:07 |
martymac |
- Enable staging
- Switch to new LIB_DEPENDS format
- Replace USE_GMAKE with proper USES value
- Switch to new options format |
4.2.0_1 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_1 01 Aug 2012 12:40:30 |
martymac |
- Add DEBUG option [1]
- Fix crash with some discs [1]
- Un-version LIB_DEPENDS
PR: ports/169698 [1]
Submitted by: Fabian Keil <fk@fabiankeil.de> [1] |
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:13:20 |
martymac |
- Remove DISTNAME substitution (distfile name changed upstream)
- Mirror to LOCAL/martymac (remove LOCAL/makc)
- Update to svn r1219, which includes a bugfix
that prevents abort if a menu doesn't exist
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:18 |
makc |
Update to 4.1.4.r1217
PR: ports/150450
Submitted by: Ganael Laplanche (maintainer) |
4.1.3 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 02 Sep 2010 21:35:09 |
makc |
Update to 4.1.3 (switch over to MPlayer's version)
Pass maintainership to submitter
PR: ports/131969
Sumbmitted by: Ganael LAPLANCHE <ganael.laplanche at martymac.com>
Approved by: nobutaka (timeout 18 months) |
0.1.10_5 19 Sep 2009 19:54:43 |
itetcu |
Chase multimedia/libdvdcss shlib bump by patching the hardcoded reference to it
Also removethe dependency on multimedia/libdvdread since this port contains its
own embeded version.
Bump PRORTREVISION.
PR: 134357
Submited by: Joseph S. Atkinson
Approved by: maintainer timeout
Feature safe: yes (bug-fix) |
0.1.10_4 22 Aug 2009 00:28:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
0.1.10_4 02 Aug 2009 19:36:34 |
mezz |
-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 |
0.1.10_4 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.1.10_3 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
0.1.10_3 17 Aug 2008 06:13:23 |
edwin |
Add CONFLICTS on multimedia/libdvdnav-mplayer |
0.1.10_3 19 Apr 2008 17:56:05 |
miwi |
- 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) |
0.1.10_3 30 Sep 2007 04:47:37 |
linimon |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
0.1.10_2 19 Aug 2007 06:09:29 |
nobutaka |
Add missing dependency on automake16.
PR: ports/115435 [1], ports/115607 [2]
Submitted by: rink [1], kevin <kevinxlinuz@163.com> [2], Andreas Braml
<a.strich.b@web.de> |
0.1.10_2 16 Jul 2007 12:39:32 |
nobutaka |
Fix build with automake19.
PR: ports/114401
Submitted by: novel |
0.1.10_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.1.10_1 09 Dec 2006 14:46:27 |
nork |
Respect PTHREAD_LIBS.
Approved by: nobutaka (maintainer) |
0.1.10_1 10 May 2006 22:37:39 |
edwin |
Remove USE_REINPLACE from ports starting with M |
0.1.10_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.1.10 22 Jan 2006 21:19:42 |
edwin |
SHA256ify
Approved by: krion@ |
0.1.10 18 Dec 2005 14:05:39 |
nobutaka |
Fix build error.
PR: ports/90584
Submitted by: alfred |
0.1.10 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.1.10 23 Oct 2005 02:32:32 |
nobutaka |
Respect non-standard LOCALBASE.
Reported by: kris |
0.1.10 08 Oct 2005 14:09:03 |
nobutaka |
Update to 0.1.10. |
0.1.9_1 26 Feb 2005 16:25:23 |
nobutaka |
Correct pkg-plist.
Submitted by: ade |
0.1.9 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
0.1.9 01 Jul 2004 17:06:41 |
ade |
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!) |
0.1.9 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.1.9 19 Feb 2004 18:19:44 |
marcus |
Update to 0.1.9.
Submitted by: Simon Barner <barner@in.tum.de>
maintainer
Approved by: maintainer |
0.1.3 24 Mar 2003 15:21:48 |
nobutaka |
Use ${REINPLACE_CMD} instead of ${PERL}.
Pointed out by: kris |
0.1.3 06 Mar 2003 04:45:50 |
lioux |
Chase libdvdread lib version bump on port version 0.9.4 |
0.1.3 24 Feb 2003 12:54:56 |
nobutaka |
Move graphics/libdvdnav, graphics/libxine and graphics/xine to the multimedia
category. |