notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: multimedia/libdvdnav/Makefile
SVNWeb

Number of commits found: 54

Wed, 15 Mar 2023
[ 11:42 Ganael LAPLANCHE (martymac) search for other commits by this committer Author: Daniel Engberg ]    commit hash:9275f537d5796c5232dd49ef8cdc5866759511c6  commit hash:9275f537d5796c5232dd49ef8cdc5866759511c6  commit hash:9275f537d5796c5232dd49ef8cdc5866759511c6  9275f537 
multimedia/libdvdnav: update MASTER_SITES to use VideoLAN's CDN

Also, switch to DISTVERSION for consistency

PR:	270203
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:63f36d326290febc7af8820d7bde9c78cda71c80  commit hash:63f36d326290febc7af8820d7bde9c78cda71c80  commit hash:63f36d326290febc7af8820d7bde9c78cda71c80  63f36d3  (Only the first 10 of 224 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Thu, 29 Apr 2021
[ 19:14 Ganael LAPLANCHE (martymac) search for other commits by this committer ]    commit hash:d8503c0c205fb6c1478b5271eee7bbed81b5aa59  commit hash:d8503c0c205fb6c1478b5271eee7bbed81b5aa59  commit hash:d8503c0c205fb6c1478b5271eee7bbed81b5aa59  d8503c0  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 7 Jan 2021
[ 16:11 martymac search for other commits by this committer ] Original commit   Revision:560721
Small port cleanup

- Clean up master sites
- Remove useless dependency to gmake
- Add a license file
Sat, 4 Apr 2020
[ 11:09 martymac search for other commits by this committer ] Original commit   Revision:530638
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>
Fri, 27 Mar 2020
[ 11:23 martymac search for other commits by this committer ] Original commit   Revision:529240 (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:514578 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 10 Sep 2018
[ 13:14 mat search for other commits by this committer ] Original commit   Revision:479406 (Only the first 10 of 995 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:459704
- 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 search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 6 Feb 2015
[ 09:34 martymac search for other commits by this committer ] Original commit   Revision:378515
Update libdvdread to 5.0.2 and libdvdnav to 5.0.3
Tue, 3 Feb 2015
[ 07:48 martymac search for other commits by this committer ] Original commit   Revision:378342 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:374303 (Only the first 10 of 920 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 13 May 2014
[ 10:17 martymac search for other commits by this committer ] Original commit   Revision:353931 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit   Revision:349973
Switch to USES=tar for my ports
Mon, 3 Feb 2014
[ 08:15 martymac search for other commits by this committer ] Original commit   Revision:342392 (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
- Update libdvdread and libdvdnav to 4.2.1
- Bump dependent ports' revisions
Fri, 15 Nov 2013
[ 12:49 martymac search for other commits by this committer ] Original commit   Revision:333859
- Enable staging
- Switch to new LIB_DEPENDS format
- Replace USE_GMAKE with proper USES value
- Switch to new options format
Fri, 20 Sep 2013
[ 20:57 bapt search for other commits by this committer ] Original commit   Revision:327747 (Only the first 10 of 404 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
Wed, 1 Aug 2012
[ 12:40 martymac search for other commits by this committer ] Original commit 
- 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]
Tue, 17 Jan 2012
[ 14:35 martymac search for other commits by this committer ] Original commit  (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
- 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:13 martymac search for other commits by this committer ] Original commit 
- 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)
Tue, 16 Nov 2010
[ 14:19 martymac search for other commits by this committer ] Original commit 
Add missing LICENSE

Approved by:    ehaupt (mentor)
Mon, 27 Sep 2010
[ 12:08 martymac search for other commits by this committer ] Original commit  (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
Update MAINTAINER address for my ports

Approved by:    ehaupt (mentor)
Wed, 15 Sep 2010
[ 17:13 makc search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit 
Update to 4.1.4.r1217

PR:             ports/150450
Submitted by:   Ganael Laplanche (maintainer)
Tue, 7 Sep 2010
[ 15:52 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too

PR:             ports/150349
Submitted by:   maintainer
Thu, 2 Sep 2010
[ 21:35 makc search for other commits by this committer ] Original commit 
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)
Sat, 19 Sep 2009
[ 19:54 itetcu search for other commits by this committer ] Original commit 
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)
Sat, 22 Aug 2009
[ 00:28 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 287 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with M
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-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
Sun, 8 Feb 2009
[ 18:45 rnoland search for other commits by this committer ] Original commit  (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
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>
Wed, 20 Aug 2008
[ 00:57 ade search for other commits by this committer ] Original commit  (Only the first 10 of 398 ports in this commit are shown above. View all ports for this commit)
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
Sun, 17 Aug 2008
[ 06:13 edwin search for other commits by this committer ] Original commit 
Add CONFLICTS on multimedia/libdvdnav-mplayer
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- 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)
Sun, 30 Sep 2007
[ 04:47 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 300 ports in this commit are shown above. View all ports for this commit)
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
Sun, 19 Aug 2007
[ 06:09 nobutaka search for other commits by this committer ] Original commit 
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>
Mon, 16 Jul 2007
[ 12:39 nobutaka search for other commits by this committer ] Original commit 
Fix build with automake19.

PR:             ports/114401
Submitted by:   novel
Thu, 5 Apr 2007
[ 06:03 koitsu search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
* 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
Sat, 9 Dec 2006
[ 14:46 nork search for other commits by this committer ] Original commit 
Respect PTHREAD_LIBS.

Approved by:    nobutaka (maintainer)
Wed, 10 May 2006
[ 22:37 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 328 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from ports starting with M
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Sun, 18 Dec 2005
[ 14:05 nobutaka search for other commits by this committer ] Original commit 
Fix build error.

PR:             ports/90584
Submitted by:   alfred
Tue, 15 Nov 2005
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
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, 8 Oct 2005
[ 14:09 nobutaka search for other commits by this committer ] Original commit 
Update to 0.1.10.
Sat, 26 Feb 2005
[ 16:25 nobutaka search for other commits by this committer ] Original commit 
Correct pkg-plist.

Submitted by:   ade
Fri, 9 Jul 2004
[ 17:43 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 489 ports in this commit are shown above. View all ports for this commit)
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
Thu, 1 Jul 2004
[ 17:06 ade search for other commits by this committer ] Original commit  (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
Autotools cleanup.  Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:             67768
Submitted by:   ade
Approved by:    4-exp bento runs (thanks, kris!)
Sun, 14 Mar 2004
[ 06:17 ade search for other commits by this committer ] Original commit  (Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
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.
Thu, 19 Feb 2004
[ 18:19 marcus search for other commits by this committer ] Original commit 
Update to 0.1.9.

Submitted by:   Simon Barner <barner@in.tum.de>
                maintainer
Approved by:    maintainer
Mon, 24 Mar 2003
[ 15:21 nobutaka search for other commits by this committer ] Original commit 
Use ${REINPLACE_CMD} instead of ${PERL}.

Pointed out by: kris
Thu, 6 Mar 2003
[ 04:45 lioux search for other commits by this committer ] Original commit 
Chase libdvdread lib version bump on port version 0.9.4
Mon, 24 Feb 2003
[ 12:54 nobutaka search for other commits by this committer ] Original commit  (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
Move graphics/libdvdnav, graphics/libxine and graphics/xine to the multimedia
category.

Number of commits found: 54