Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.0_21 30 Jun 2022 20:28:06 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-06-30 multimedia/mpeg2codec: Obsolete, please consider using
multimedia/ffmpeg
2022-06-30 multimedia/livestreamer: Abandoned upstream, please consider using
www/yt-dlp or multimedia/streamlink
2022-06-30 net/kissd: Obsolete, target hardware was released 19 years ago
2022-06-30 www/gecko-mediaplayer: Uses incompatible plugin interface NPAPI
2022-06-30 multimedia/snappy: Deprecated upstream, please consider
multimedia/mpv or multimedia/vlc
2022-06-30 audio/exaile: Requires py-bsddb3 which requires upstream EOLd db5
2022-06-30 multimedia/gnome-twitch: Unmaintained, please consider using
www/yt-dlp or multimedia/streamlink
2022-06-30 multimedia/clive: Last release in 2012, please consider using
www/yt-dlp or multimedia/streamlink
2022-06-30 multimedia/imagination: Obsolete, majority of DVD players made in the
last 15+ years have been able to do image slideshows
2022-06-30 multimedia/m2tstoavi: Marked obsolete by upstream in 2010, please
consider using multimedia/ffmpeg or multimedia/handbrake
2022-06-30 multimedia/mps-youtube: Abandoned upstream
2022-06-30 multimedia/umph: Last release in 2012 and abandoned upstream, please
consider using www/yt-dlp
2022-06-30 multimedia/quvi09: Deprecated upstream, please consider using
www/yt-dlp or multimedia/streamlink (Only the first 15 lines of the commit message are shown above ) |
0.3.0_21 25 Apr 2022 09:15:17 |
Dirk Meyer (dinoex) |
multimedia/sabbu: mark deprecated
PR: 263521 |
0.3.0_21 13 Jul 2021 04:53:50 |
Dirk Meyer (dinoex) |
multimedia/sabbu: add depends for more features |
0.3.0_20 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.3.0_20 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.3.0_19 01 Jan 2020 20:53:40 |
dinoex |
- update to 3.1 |
0.3.0_19 08 Nov 2019 13:59:51 |
tobik |
multimedia: Add missing USES={gl,gnome,sdl,xorg} |
0.3.0_19 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.3.0_18 03 Jun 2019 09:19:01 |
dinoex |
- drop dependency on multimedia/ffmpeg0
PR: 238094 |
0.3.0_17 02 May 2019 09:33:16 |
pkubaj |
multimedia/sabbu: fix build with GCC-based architectures
Fix linking with ffmpeg:
checking for avcodec_open in -lavcodec0... no
Approved by: mentors (implicit approval) |
0.3.0_17 06 Nov 2018 01:50:27 |
jbeich |
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
0.3.0_16 10 Sep 2018 14:40:53 |
mat |
Add NLS option to ports using it but not defining it. |
0.3.0_16 14 May 2018 15:04:23 |
dinoex |
- fix build for FreeBSD 12.0 |
0.3.0_16 02 May 2018 15:07:27 |
jbeich |
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175 |
0.3.0_15 18 Jan 2018 09:48:48 |
dinoex |
- set BROKEN for FreeBSD-12 |
0.3.0_15 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
0.3.0_15 08 Dec 2016 19:23:25 |
tijl |
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.3.0_14 04 Dec 2016 13:49:39 |
dinoex |
- fix build |
0.3.0_14 30 Nov 2016 11:30:20 |
jbeich |
multimedia/sabbu: unbreak with libc++ 3.9
util.cpp:526:12: error: assigning to 'char *' from incompatible type 'const char
*'
msgval = strrchr (msgid, '|');
^ ~~~~~~~~~~~~~~~~~~~~
util.cpp:539:9: error: cannot initialize a variable of type 'char *' with an
rvalue of type 'const char *'
char *msgval = strrchr(msgid, '|');
^ ~~~~~~~~~~~~~~~~~~~
PR: 214652
Approved by: portmgr blanket |
0.3.0_14 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
07 Sep 2015 08:40:11
|
danfe |
- Remove BROKEN statement that is not true: port configures and builds fine
- While here, define LICENSE (GPLv2) and kill stray whitespace at EOL |
0.3.0_14 25 Mar 2015 17:36:48 |
marino |
multimedia category: Remove $PTHREAD_LIBS
approved by: PTHREAD blanket |
0.3.0_14 01 Feb 2015 20:24:28 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
0.3.0_14 26 Aug 2014 14:06:09 |
tijl |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine) |
0.3.0_14 12 Apr 2014 18:16:21 |
dinoex |
- fix build on FreeBSD-10 |
0.3.0_14 05 Apr 2014 11:57:28 |
dinoex |
- add USES=tar:bzip2 |
0.3.0_14 04 Dec 2013 05:53:40 |
dinoex |
- use STAGEDIR
- USES=gmake |
0.3.0_14 25 Oct 2013 04:23:26 |
dinoex |
- fix build after r329854 |
0.3.0_14 09 Oct 2013 02:14:33 |
wg |
multimedia/sabbu: link using ffmpeg0
- Link using ffmpeg0
Approved by: portmgr (bapt, implicit) |
0.3.0_13 21 Sep 2013 11:06:04 |
dinoex |
- fix misplaced NO_STAGE in slaveports and ifdefs |
0.3.0_13 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_13 13 May 2013 15:09:33 |
dinoex |
- repair broken options from r316624 |
0.3.0_12 06 May 2013 10:22:41 |
bapt |
Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS
While here do some conversion to new options framework |
0.3.0_12 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.3.0_12 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
0.3.0_12 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
0.3.0_12 26 Jan 2013 16:06:36 |
dinoex |
- cleanup header
- strip shlibversion in depedency |
0.3.0_12 26 Jul 2012 05:40:24 |
bapt |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
0.3.0_12 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.3.0_11 16 Feb 2012 15:57:34 |
ashish |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
0.3.0_10 11 Nov 2011 03:06:19 |
linimon |
Mark as broken on powerpc: does not configure.
Hat: portmgr
Feature safe: yes |
0.3.0_10 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.3.0_10 03 Jul 2011 13:38:45 |
ohauer |
- remove MD5 |
0.3.0_10 24 Jun 2011 22:39:03 |
mm |
Bump due to ffmpeg update to 0.7.1 |
0.3.0_9 18 Nov 2010 15:46:02 |
dinoex |
- fix whitespaces |
0.3.0_9 24 Jul 2010 16:38:20 |
mm |
- Update ffmpeg to 0.6 |
0.3.0_8 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.3.0_7 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.3.0_6 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.3.0_5 24 Jan 2010 09:53:06 |
dinoex |
program used to "time" subtitles:
* Any WAVE file can be used for timing
* Reads/Writes SSA (Sub Station Alpha) and ASS (Advanced Sub Station) formats.
* Instant preview of subtitle with all effects
* Ability to place subtitles visually (Needs more testing)
* Ability to mute specific channel
* Ability to open alternate views of the same wave
* Ability to mark key frames from a video on the waveform
* Ability to save Workspace (saves information such as currently opened sound,
video files and position in the wave)
* Ability to format script on save
* "Code Hiding"
WWW: http://sourceforge.net/projects/sabbu/ |
0.3.0_5 20 Jan 2010 19:14:56 |
miwi |
2010-01-08 audio/dino: has been broken for 7 months
2010-01-08 devel/asis-gpl: has been broken for 3 months
2010-01-08 devel/florist-gpl: has been broken for 3 months
2010-01-08 devel/kdesvn: has been broken for 4 months
2010-01-08 devel/radrails: has been broken for 3 months
2010-01-08 devel/rubygem-rtags: has been broken for 5 months
2010-01-12 games/hattrickorganizer: Has been broken for quite some time
2010-01-08 games/laughingman: has been broken for 3 months
2010-01-08 devel/aunit: has been broken for 3 months
2010-01-18 devel/gdb53: has been broken for 3 months
2010-01-08 lang/ccscript: has been broken for 4 months
2010-01-08 lang/gnat-glade: has been broken for 3 months
2010-01-08 lang/xsb: has been broken for 6 months
2010-01-08 multimedia/nmm: has been broken for 3 months
2010-01-08 multimedia/sabbu: has been broken for 3 months
2010-01-08 net/adasockets: has been broken for 3 months
2010-01-08 textproc/bidiv: has been broken for 3 months
2010-01-08 textproc/xmlada-gps: has been broken for 3 months |
0.3.0_5 08 Dec 2009 14:30:09 |
pav |
This port has been broken for 3+ months, thus
- Mark DEPRECATED and schedule for expiration in one month
With hat: portmgr |
0.3.0_5 22 Aug 2009 00:28:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
0.3.0_5 21 Aug 2009 19:49:02 |
dinoex |
- remove DEPRECATED |
0.3.0_5 12 Aug 2009 08:55:46 |
mm |
- Mark as BROKEN, does not compile with ffmpeg 0.5
- Mark as DEPRECATED, development stalled
- Set EXPIRATION_DATE to 2009-10-12 |
0.3.0_5 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.3.0_4 06 Jun 2008 13:48:22 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.3.0_3 04 May 2008 09:46:09 |
dinoex |
- fix configure |
0.3.0_2 21 Aug 2007 13:43:49 |
dinoex |
- add url |
0.3.0_2 17 Jun 2007 07:18:37 |
dinoex |
- fix build with new ffmpeg |
0.3.0_1 27 May 2007 08:00:24 |
dinoex |
- fix API breakage with ffmpeg
- use gtkspell
- new option WITHOUT_GTKSPELL |
0.3.0_1 27 May 2007 07:56:43 |
dinoex |
- fix API breakage with ffmpeg
Obtained from: gentoo.zugaina.org |
0.3.0_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.3.0 25 Feb 2007 07:13:08 |
dinoex |
- homepage lost |
0.3.0 28 May 2006 05:25:51 |
mezz |
devel/pkgconfig -> devel/pkg-config
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus |
0.3.0 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.3.0 18 Jan 2006 06:45:00 |
dinoex |
program used to "time" subtitles:
* Any WAVE file can be used for timing
* Reads/Writes SSA (Sub Station Alpha) and ASS (Advanced Sub Station) formats.
* Instant preview of subtitle with all effects
* Ability to place subtitles visually (Needs more testing)
* Ability to mute specific channel
* Ability to open alternate views of the same wave
* Ability to mark key frames from a video on the waveform
* Ability to save Workspace (saves information such as currently opened sound,
video files and position in the wave)
* Ability to format script on save
* "Code Hiding"
WWW: http://www.sabbu.com/ |