Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.4,1 31 Dec 2024 08:57:55
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
USES=java:build,run if NO_BUILD is undefined. Else it defaults to
USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision: https://reviews.freebsd.org/D48201 |
1.3.4,1 12 Apr 2023 08:44:43
    |
Daniel Engberg (diizzy)  |
multimedia/libbluray: Add VideoLAN's CDN to MASTER_SITES
Use VideoLAN's CDN as primary site and fallback to download.videolan.org
PR: 270054
Approved by: portmgr (maintainer timeout, 1+ month) |
1.3.4,1 09 Dec 2022 10:09:20
    |
Baptiste Daroussin (bapt)  |
multimedia/libbluray: fix packaging |
1.3.4,1 09 Dec 2022 08:19:06
    |
Stefan Eßer (se)  |
multimedia/libbluray: update to version 1.3.4 |
1.3.3,1 20 Sep 2022 18:56:55
    |
Stefan Eßer (se)  |
multimedia/libbluray: update to version 1.3.3 |
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) |
1.3.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 ) |
1.3.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 ) |
1.3.1,1 23 May 2022 14:51:06
    |
Nuno Teixeira (eduardo)  Author: Martin Neubauer |
multimedia/libbluray: Update to 1.3.1
ChangeLog: https://code.videolan.org/videolan/libbluray/-/blob/1.3.1/ChangeLog
PR: 264135 |
1.3.0_2,1 10 Apr 2022 19:11:41
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
1.3.0_1,1 26 Mar 2022 08:27:27
    |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
1.3.0,1 25 Sep 2021 20:28:54
    |
Bernhard Froehlich (decke)  |
multimedia/libbluray: Add CPE information
Approved by: portmgr (blanket) |
1.3.0,1 14 Jul 2021 16:10:53
    |
Po-Chuan Hsieh (sunpoet)  |
multimedia/libbluray: Update WWW |
1.3.0,1 11 Apr 2021 16:14:09
    |
Rainer Hurling (rhurlin)  |
multimedia/libbluray: Update to 1.3.0
Changelog: https://code.videolan.org/videolan/libbluray/-/blob/master/ChangeLog
PR: 254977
Submitted by: daniel.engberg.lists@pyret.net |
1.2.1,1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.2.1,1 01 Jan 2021 16:14:02
  |
pi  |
multimedia/libbluray: update 1.1.1 -> 1.2.1
- Clean up Makefile
- Import patch from openSUSE
PR: 250988
Submitted by: daniel.engberg.lists@pyret.net
Relnotes: https://code.videolan.org/videolan/libbluray/-/blob/master/ChangeLog |
1.1.1_2,1 19 Apr 2020 14:07:31
  |
riggs  |
Fix search path when build with JAVA option; bump PORTREVISION
PR: 235718
Submitted by: andreas.benzler@gmail.com
Reviewed by: riggs |
1.1.1_1,1 26 Nov 2019 21:46:13
  |
jkim  |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
1.1.1_1,1 21 Apr 2019 10:44:28
  |
koobs  |
multimedia/libbluray: Fix environment variable conflict with portmaster
libbluray (> 1.0.2,1) uses the PACKAGES variable in its configure scripts
that contains the names of packages it depends on. Portmaster also uses the
PACKAGES environment variable.
Using portmaster to install libbluray results in a corrupted libbluray
pkgconfig file containing portmasters PACKAGES path:
Requires.private: /usr/home/koobs/repos/freebsd/ports/packages libxml-2.0
freetype2 fontconfig
This breaks libbluray consumers such as ffmpeg.
This change nulls out the PACKAGES variable during the configure stage of
the build to prevent the issue. [1]
While I'm here,
- Sort JAVA_* and USE_* entries.
PR: 226009
Reported by: Martin Birgmeier <d8zNeCFG aon at> [1]
Submitted by: VVD <vvd unislabs com> [1]
Approved by: portmgr (unmaintained port)
MFH: 2019Q2 (blanket: runtime bugfix) |
1.1.1,1 07 Apr 2019 12:05:52
  |
riggs  |
Update to upstream release 1.1.1
While on it:
- Pet portlint
- Fix missing USES=gnome |
1.0.2,1 18 Feb 2018 17:30:11
  |
yuri  |
multimedia/libbluray: Moved symlink creation from post-extract to post-patch
Follow-up to r462195
Reported by: tijl
Approved by: tcberner (mentor, implicit) |
1.0.2,1 17 Feb 2018 21:45:30
  |
yuri  |
multimedia/libbluray: Update to 1.0.2
Additional port changes:
* Changed to DISTVERSION
* Removed USES=autoreconf (not needed)
* Added post-extract creating symlink linux->freebsd
Bumped 6 depending ports.
Reported by: portscout
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14406 |
0.9.3,1 23 Sep 2017 21:11:51
  |
adamw  |
Reset maintainership on Dominic Fandrey's ports.
With hat: portmgr |
0.9.3,1 15 Sep 2017 18:28:31
  |
adamw  |
Reset kami's ports to his personal email address.
With hat: portmgr |
0.9.3,1 01 Jun 2016 17:53:39
  |
kami  |
Update multimedia/libbluray from 0.9.2 to 0.9.3
cs@freebsd.org
cs@freebsd.org
https://reviews.freebsd.org/D6635 |
0.9.2,1 25 Apr 2016 21:58:45
  |
kami  |
Update libbluray and related libraries
Also clean up/modernise Makefiles.
Reviewed by: cs
Approved by: cs
Differential Revision: https://reviews.freebsd.org/D5743 |
0.7.0,1 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.7.0,1 21 Jun 2015 14:41:06
  |
bapt  |
Convert to USES=autoreconf |
0.7.0,1 22 Mar 2015 20:06:19
  |
sunpoet  |
- Update MAINTAINER: use @FreeBSD.org |
0.7.0,1 21 Feb 2015 21:08:49
  |
kami  |
Update libbluray 0.5.0 -> 0.7.0
- Add fontconfig dependency
- Add libbdplus dependency
- Add plist target, because mkplist does not handle options
PR: 190958
Differential Revision: https://reviews.freebsd.org/D1754
Reviewed by: Carlo Strub <cs@freebsd.org>
Approved by: Carlo Strub <cs@freebsd.org> |
0.5.0_1,1 21 Feb 2015 20:48:38
  |
kami  |
New port multimedia/libbdplus, part of the libbluray group.
PR: 190958
Differential Revision: https://reviews.freebsd.org/D1754
Reviewed by: Carlo Strub <cs@freebsd.org>
Approved by: Carlo Strub <cs@freebsd.org> |
0.5.0_1,1 01 Feb 2015 20:24:28
  |
amdmi3  |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
0.5.0_1,1 18 Jul 2014 11:02:59
  |
tijl  |
audio/rhythmbox: drop :keepla
multimedia/banshee: add USES=libtool and INSTALL_TARGET=install-strip
multimedia/libmtp: add USES=libtool and INSTALL_TARGET=install-strip
multimedia/libaacs:
- USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
- Remove plist target, superseded by makeplist
multimedia/libbluray:
- USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
- Remove plist target, superseded by makeplist
- Use OPTIONS_SUB
- Replace patch with post-patch command
Bump dependent ports |
0.5.0,1 27 Apr 2014 14:14:27
  |
riggs  |
- Update libaacs to 0.7.0
- Add LICENSE
- USES tar:bzip2
- Update libbluray 0.5.0
- Unbreak JAVA option
- USES tar:bzip2
- Bump PORTREVISION in depdendent ports due to shared lib version bump
PR: ports/188573
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Approved by: thierry (mentor) |
0.3.0_1,1 16 Apr 2014 18:28:50
  |
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.3.0,1 03 Feb 2014 14:31:32
  |
miwi  |
- Stage support |
0.3.0,1 20 Sep 2013 20:57:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
0.3.0,1 02 Sep 2013 15:39:17
  |
bapt  |
Add an explicit dependency on pkgconf |
0.3.0,1 02 Sep 2013 13:02:51
  |
wg  |
multimedia/libbluray: update to 0.3.0
- Update to 0.3.0 [1]
- Use single space in WWW [1]
- Add LICENSE (LGPL21)
- Convert to new lib depends syntax
Changes:
http://git.videolan.org/?p=libbluray.git;a=blob_plain;f=ChangeLog;hb=HEAD
PR: ports/181492
Submitted by: Dominic Fandrey <kamikaze bsdforen.de> (maintainer) |
0.2.2 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.2.2,1 11 May 2013 13:14:01
  |
bapt  |
Fix typo |
11 May 2013 12:58:41

|
bapt  |
Convert to new options framework
While here remove test for unsupported versions |
0.2.2,1 27 Apr 2013 11:59:29
  |
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
0.2.2,1 22 Mar 2012 06:52:34
 |
rm  |
- update to 0.2.2
- chase shlib bump in dependent ports
- bump PORTREVISION for xbmc and xbmc-pvr
Please note that this commit isn't actually feature safe, because it bumps
portrevision for two (not that small) ports. But it fixes the breakage, reported
in PR, and, as side effect, raises library version.
PR: 165449
Reported by: Justin <freebsd.users at gmail dot com>
Submitted by: Dominic Fandrey <kamikaze at bsdforen dot de> (maintainer)
Feature safe: yes |
0.2.1,1 24 Feb 2012 05:17:10
 |
rm  |
- update libbluray to 0.2.1
PR: 163721 [based on]
Submitted by: Kurt Jaeger <fbsd-ports at opsec dot eu>
Approved by: maintainer (timeout; 1 month+) |
0.2.20110219 21 Feb 2011 10:39:47
 |
ehaupt  |
Add libbluray 0.2.20110219, blu-Ray discs playback library for media
players.
Submitted by: kamikaze at bsdforen.de |