non port: multimedia/libdvdcss/Makefile |
SVNWeb
|
Number of commits found: 50 |
Fri, 14 May 2021
|
[ 05:55 Fernando Apesteguía (fernape) ] fd036e9
multimedia/libdvdcss: Update to 1.4.3
ChangeLog: https://code.videolan.org/videolan/libdvdcss/-/blob/master/NEWS
PR: 255401
Reported by: daniel.engberg.lists@pyret.net
|
Thu, 6 May 2021
|
[ 11:47 Mathieu Arnold (mat) ] adb9312 (Only the first 10 of 61 ports in this commit are shown above. )
Deorbit RESTRICTED && NO_CDROM, part one.
For ports that already use the licenses framwork, merge the content of
RESTRICTED/NO_CDROM/LEGAL* entries into LICENSEs.
Approved by: rene
Differential Revision: https://reviews.freebsd.org/D30010
|
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.
|
Tue, 2 Mar 2021
|
[ 00:51 jpaetzel ] (Only the first 10 of 19 ports in this commit are shown above. )
deorbit jpaetzel
|
Wed, 20 Jan 2021
|
[ 08:48 fluffy ]
multimedia/libdvdcss: unbreak wit recent doxygen
With hat: ports-secteam
PR: 252848
Suggested by: VVD in PR 252321
MFH: 2021Q1
|
Tue, 19 Jan 2021
|
[ 22:33 jpaetzel ]
Fix potential buffer overflow.
Along the way improve port Makefile
PR: 252321
Submitted by: daniel.engberg.lists@pyret.net
|
Mon, 8 Oct 2018
|
[ 03:01 jpaetzel ]
Update to 1.4.2
|
Tue, 9 Jan 2018
|
[ 20:59 jpaetzel ]
Update to 1.4.1
|
Sat, 4 Feb 2017
|
[ 07:57 danfe ] (Only the first 10 of 14 ports in this commit are shown above. )
- Spell `LICENSE_FILE' variable correctly
- Fix some nearby bogosities (when noticed)
|
Thu, 22 Dec 2016
|
[ 21:35 rakuco ]
Fix plist after r429178.
|
[ 19:29 bapt ]
Update to 1.4.0
Approved by: maintainer timeout (1 month)
Differential Revision: https://reviews.freebsd.org/D8509
|
Tue, 27 Sep 2016
|
[ 16:32 antoine ] (Only the first 10 of 42 ports in this commit are shown above. )
- Update devel/doxygen to 1.8.12
- Adjust plist of ports depending on it
PR: 212869
|
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
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Fri, 30 Jan 2015
|
[ 05:05 jpaetzel ]
Update to latest version
|
Wed, 16 Jul 2014
|
[ 03:00 adamw ] (Only the first 10 of 88 ports in this commit are shown above. )
Add DOCS option for ports with PORTDOCS in plist.
|
Thu, 29 May 2014
|
[ 22:05 jpaetzel ]
No need to try and patch the docs Makefile,
it's been replaced with a doxygen config file.
This unbreaks the port build when trying to build the docs.
|
Fri, 23 May 2014
|
[ 00:32 jpaetzel ]
Update to 1.2.13
PR: ports/189993
Submitted by: Bartek Rutkowski
|
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 )
|
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)
|
Mon, 16 Sep 2013
|
[ 06:42 erwin ]
Mark RESTRICTED instead of NO_CDROM.
Requested by: core
|
Tue, 27 Nov 2012
|
[ 06:04 jpaetzel ]
Update to 1.2.12
Feature safe: yes
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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, 26 Apr 2009
|
[ 22:38 jpaetzel ]
Revert DEPRICATED/EXPIRATION_DATE/MAINTAINER changes.
Approved by: linimon (mentor)
|
Sat, 25 Apr 2009
|
[ 08:46 itetcu ]
- Fix .pc file location
- fix plist
- bump PORTREVISION
Prompted by: QAT
|
Fri, 24 Apr 2009
|
[ 02:02 jpaetzel ]
Bump to latest version and schedule for removal. This port was obsoleted
by the import of mplayer's libdvdread.
PR: ports/130221
Approved by: linimon (mentor)
|
Sat, 6 Sep 2008
|
[ 20:16 jpaetzel ] (Only the first 10 of 11 ports in this commit are shown above. )
Change MAINTAINER to my @FreeBSD.org address.
Approved by: ade (mentor)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
Sat, 31 Mar 2007
|
[ 03:32 lioux ]
Give maintainership to Josh Paetzel <josh@tcbug.org>.
|
Sat, 27 Jan 2007
|
[ 07:49 kris ]
Use libtool port instead of included one to avoid objformat a.out 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)
|
Mon, 28 Nov 2005
|
[ 00:56 lioux ]
Only build/install documentation if WITH_DOXYGEN is defined since
the dependency chain is too long. However, do not build under any
circumstances if NOPORTDOCS is defined.
|
Sun, 27 Nov 2005
|
[ 20:26 lioux ]
Fix english grammar typo
|
[ 20:25 lioux ]
o Properly consider documentation building/installation process
- Do not try to build latex documentation (too many dependencies)
when html gives exact the same information [1]
- Actually install documentation unless NOPORTDOCS is defined [2]
o Bump PORTREVISION due to (2)
Submitted by: paul <paul@paulbeard.org> [1]
(warn about lack of dvips)
|
Wed, 23 Nov 2005
|
[ 03:43 lioux ]
Update to 1.2.9
PR: 89412
Submitted by: Adi Pircalabu <apircalabu@bitdefender.com>
|
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
|
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
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Mon, 8 Sep 2003
|
[ 01:25 lioux ]
Update to 1.2.8
|
Sat, 9 Aug 2003
|
[ 15:25 arved ]
Mark NO_CDROM, the CSS code may violate the DMCA
Reviewed by: silence on -ports
Approved by: maintainer timeout (10 days)
|
Sun, 23 Feb 2003
|
[ 19:58 lioux ] (Only the first 10 of 265 ports in this commit are shown above. )
De-pkg-comment
|
Sat, 8 Feb 2003
|
[ 01:00 lioux ]
Remove USE_XLIB
|
[ 00:11 lioux ]
Update to 1.2.5
|
Sun, 19 Jan 2003
|
[ 00:20 anders ]
Distfile does not exist on www.videolan.org anymore, so use
ftp.videolan.org as it is there.
|
Sat, 11 Jan 2003
|
[ 02:55 lioux ]
Update to 1.2.4
|
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: 50 |