Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
11 Dec 2021 13:50:53 0.98.11_12
|
Tobias C. Berner (tcberner)  |
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above ) |
01 May 2021 20:40:52 0.98.11_12
|
Stefan Eßer (se)  |
multimedia: set MAINTAINER of dvdrip, mkxvcd, and transcode
Change MAINTAINER of resurrected ports from ports@ to se@. |
01 May 2021 18:48:53 0.98.11_12
|
Stefan Eßer (se)  |
multimedia: Revert removal of transcode and dependent ports
This is a partial revert of commit 60955c0a0956 which removed transcode
and ports depending on it for not building with -fno-common.
multimedia/transcode: Revert removal of port
The transcode port has been fixed to build with -fno-common by adding
1 "extern" and 3 "static" keywords to prevent some global symbols to
be defined in multiple files that are linked into one binary.
While here fix a few issues reported by "make stage-qa".
multimedia/dvdrip: remove DEPRECATED
multimedia/mkxvcd: remove DEPRECATED
multimedia/subtitleripper: remove DEPRECATED
While here add TIMESTAMP to distinfo of these ports and make portlint
and portclippy happy.
multimedia/transcode: Add TIMESTAMP to distinfo |
01 May 2021 11:24:21 0.98.11_11
|
Rene Ladan (rene)  |
Remove expired ports:
2021-04-01 multimedia/transcode: Unmaintained and dead upstream, does not build
with -fno-common (llvm 11)
2021-02-28 x11-toolkits/p5-Gnome2-VFS: Deprecated by the Gtk-Perl project. No
more security patches and bug fixes
2021-02-28 x11-toolkits/p5-Gnome2: Deprecated by the Gtk-Perl project. No more
security patches and bug fixes
2021-05-01 multimedia/dvdrip: Depends on expired multimedia/transcode
2021-05-01 multimedia/subtitleripper: Depends on expired multimedia/transcode
2021-05-01 multimedia/mkxvcd: Depends on expired multimedia/transcode
2021-05-01 deskutils/shutter: Upstream gone, depends on expired
x11-toolkits/p5-Gnome2-VFS
2021-05-01 misc/gcstar: Depends on expired x11-toolkits/p5-Gnome2-VFS |
09 Apr 2021 15:28:35 0.98.11_11
|
Rene Ladan (rene)  |
Set three ports depending on multimedia/transcode to expire on 2021-05-01. |
06 Apr 2021 14:31:07 0.98.11_11
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
10 Nov 2018 19:57:08
0.98.11_11
|
kwm  |
Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.
Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.
Chase these changes in all the ports that using IM6.
PR: 225102 (based on, only the version update) [1]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> |
31 Oct 2017 14:51:54
0.98.11_10
|
olgeni  |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. |
20 Jul 2017 09:01:01
0.98.11_10
|
amdmi3  |
- Add LICENSE
- Pet portlint
- Update WWW |
25 Apr 2017 08:20:31
0.98.11_10
|
riggs  |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
01 Apr 2016 14:16:20
0.98.11_9
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
14 Sep 2015 12:19:50
0.98.11_9
|
mat  |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
29 May 2015 12:05:35
0.98.11_9
|
amdmi3  |
- Strip binaries |
26 Nov 2014 13:08:38
0.98.11_8
|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
10 Sep 2014 20:50:37
0.98.11_7
|
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
07 Jul 2014 17:12:50
0.98.11_6
|
marino  |
multimedia/dvdrip: stage, split out RAR as an option
The archivers/rar port is a FreeBSD BLOB which DragonFly can't use. In
fact, only i386 and 32-bit enabled amd64 platforms on FreeBSD can use it.
Rather than have dvdrip break by default on all the platforms that don't
support RAR, change to an non-default option.
While here:
* use shebangfix to adjust perl
* Don't define RUN_DEPENDS based on BUILD_DEPENDS (bad practice)
* Use modern OPTIONS configuration |
06 Jul 2014 15:21:24
0.98.11_5
|
bapt  |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
21 Jan 2014 23:40:23
0.98.11_5
|
bapt  |
Fix properties on pkg-plist |
20 Sep 2013 20:57:49
0.98.11_5
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
31 Jul 2013 06:54:10
0.98.11_5
|
az  |
- Convert to new Uses/perl5.mk framework
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header
Reviewed by: bapt@ (exp-run)
Approved by: bapt@ (portmrg@) |
26 Apr 2013 12:35:51
0.98.11_5 
|
bapt  |
Remove USE_CDRTOOLS from bsd.port.mk
This macros has been useless since cdrtools-cjk port has gone.
This macros also lead to badly handled dependencies assuming that the dependency
on cdrtools was most BUILD and RUN dependency. While most of the time it is
simply a RUN dependency and sometime a build one.
While here:
- Trim some headers
- Convert some ports to optionsng
- Convert some ports to USES= gettext |
24 Apr 2013 18:10:32
0.98.11_5
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
29 Mar 2013 00:44:54
0.98.11_5
|
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
16 Jun 2012 13:03:32
0.98.11_5
|
swills  |
- Avoid SITE_PERL in DEPENDS
- Avoid += without preceeding definition |
01 Jun 2012 05:26:28
0.98.11_5
|
dinoex  |
- update png to 1.5.10 |
31 May 2012 11:19:32
0.98.11_4
|
bapt  |
Convert to new options framework |
16 Feb 2012 15:57:34
0.98.11_4
|
ashish  |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
08 Sep 2011 08:36:43
0.98.11_3
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
With perl@ hat |
03 Jul 2011 13:38:45
0.98.11_3
|
ohauer  |
- remove MD5 |
02 May 2011 06:51:00
0.98.11_3
|
bapt  |
Remove run dependency on the expired multimedia/xvid4conf |
13 Jan 2011 21:36:30
0.98.11_3
|
pav  |
- Update dependency lines for new p5-AnyEvent
Reported by: pointyhat
Feature safe: yes |
09 Aug 2010 05:01:22
0.98.11_3
|
miwi  |
- Mark as MAKE_JOBS_UNSAFE
PR: 149435
Submitted by: Ivan Klymenko <fidaj@ukr.net> |
31 May 2010 02:01:56
0.98.11_3
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
25 Apr 2010 13:47:39
0.98.11_2
|
sylvio  |
- Fix problem in cluster mode
- BUMP PORTREVISION
PR: ports/146015
Submitted by: Pascal Stumpf <pascal.stumpf@cubes.de> |
28 Mar 2010 06:47:48
0.98.11_1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
19 Mar 2010 23:15:51
0.98.11
|
sylvio  |
- Update to 0.98.11
Approved by: miwi (mentor) |
05 Feb 2010 11:46:55
0.98.10_2
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
0.98.10_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
28 Feb 2009 07:03:58
0.98.10
|
mat  |
Update to 0.98.10 |
06 Jun 2008 13:48:22
0.98.8
|
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) |
17 Apr 2008 14:30:31
0.98.8
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
08 Sep 2007 01:01:47
0.98.8
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
29 Aug 2007 22:41:41
0.98.8
|
mat  |
Update to 0.98.8 |
04 Aug 2007 11:41:31
0.98.6
|
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
04 Aug 2007 02:05:51
0.98.6
|
edwin  |
Add dependency on rar:
rar command (for vobsub compression): rar executable not found: NOT Ok |
08 Jul 2007 11:08:21
0.98.6
|
mat  |
Update to 0.98.6 |
29 Jun 2007 19:33:25
0.98.2_1
|
linimon  |
Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD. |
19 May 2007 20:32:57
0.98.2_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
31 Jan 2007 14:07:59
0.98.2
|
pav  |
- Use new USE_CDRTOOLS variable
Tested on: pointyhat |
06 Jan 2007 06:02:52
0.98.2
|
rafan  |
- Update to 0.98.2
PR: ports/107085
Submitted by: chinsan
Approved by: maintainer timeout (15 days) |
24 Sep 2006 12:25:57
0.98.1
|
pav  |
- Update to 0.98.1
PR: ports/103528
Submitted by: Rainer Alves <rainer.alves@gmail.com> (maintainer) |
30 May 2006 12:40:26
0.52.7
|
mnag  |
- Update to 0.52.7
- Take maintainer
- portlint(1)
PR: 95859
Submitted by: Rainer Alves <rainer.alves___gmail.com> |
26 Mar 2006 18:57:43
0.52.6_4
|
pav  |
- Fix hang on startup with perl 5.8.8
PR: ports/94944
Submitted by: Sam Stein <scs@b1tt3r.org> |
07 Mar 2006 08:28:06
0.52.6_3
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
22 Jan 2006 02:30:01
0.52.6_2
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
19 Jan 2006 05:20:15
0.52.6_2
|
oliver  |
convert to OPTIONS
add 2 options for disabling subtitle and vorbis support |
05 Jan 2006 03:57:35
0.52.6_2
|
edwin  |
Chase libversion bumb to libMagick.so.9
PR: ports/91270 |
09 Dec 2005 02:43:09
0.52.6_1
|
lioux  |
o Add dependency on multimedia/subtitleripper which will allow
subtitle handling
o Bump PORTREVISION |
25 Nov 2005 16:19:39
0.52.6
|
pav  |
- Add SHA256 |
21 Sep 2005 10:42:16
0.52.6
|
garga  |
- Update to 0.52.6 [1]
- Fix ports@FreeBSD.org address [1]
- Remove redundant declaration of MAN3PREFIX (spotted by portlint(1)) [1]
- Mark it as BROKEN on 4.x because some dependencies doesn't install on it.
PR: ports/84919 [1]
Submitted by: Ulrich Spoerlein <q@galgenberg.net> [1] |
07 Apr 2005 14:47:27
0.50.18_2
|
lofi  |
Drop maintainership. |
11 Jan 2005 22:40:47
0.50.18_2
|
lofi  |
- Change order of arguments fed to transcode to work around a transcode
commandline parsing bug.
- Work around imagemagick's identify not recognising the '-ping' switch
anymore.
PR: ports/75985
Submitted by: Stephan van Maris <svmaris@e-village.nl>
Identify bug reported by: h <h@erathia.be>, Stephan van Maris
<svmaris@e-village.nl> |
31 Oct 2004 11:25:07
0.50.18_1
|
arved  |
Drop dependency on rar. This allows the package to be built on amd64
and maybe other platforms.
Additional according to lofi dvdrip works only with rar 2.x
Bump PORTREVISION
Discussed with: lofi |
11 Jun 2004 21:48:50
0.50.18
|
lofi  |
Update XviD to version 1.0.1, chase shared library bump through dependencies,
disable xvid support in avifile and bump PORTREVISION in transcode for
added dependency on xvid4conf. |
04 Jun 2004 15:59:24
0.50.18
|
lofi  |
Update to 0.50.18 |
02 Jun 2004 17:17:31
0.50.16_1
|
netchild  |
Chase the merge of sysutils/mkisofs into sysutils/cdrtools.
Submitted by: marius |
22 Feb 2004 11:52:08
0.50.16
|
lofi  |
Update to version 0.50.16. |
04 Feb 2004 05:10:27
0.50.13_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
23 Nov 2003 19:10:51
0.50.13_1
|
lofi  |
Fix dependencies.
Submitted (in part) by: pav
Approved by: portmgr |
01 Nov 2003 19:31:28
0.50.13_1
|
lofi  |
Correct a local patch which introduced a misleading default setting. |
24 Oct 2003 12:05:09
0.50.13_1
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
23 Jun 2003 12:58:06
0.50.13_1
|
daichi  |
- Remove bogus open/close tray buttons (adds two patches)
- Bump PORTREVISION
PR: 53528
Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> |
06 Jun 2003 05:20:17
0.50.13
|
will  |
Update to 0.50.13.
PR: 52968
Submitted by: maintainer |
04 Apr 2003 05:34:50
0.48.8
|
lioux  |
After repo copy from graphics category to newly create multimedia
one, update all appropriate references (*_DEPENDS, comments, etc):
ports/graphics/libfame --> ports/multimedia/libfame
ports/graphics/libquicktime --> ports/multimedia/libquicktime
ports/graphics/mpeg --> ports/multimedia/mpeg
ports/graphics/mpeg_encode --> ports/multimedia/mpeg_encode
ports/graphics/mpeg_play --> ports/multimedia/mpeg_play
ports/graphics/mtv --> ports/multimedia/mtv
ports/graphics/smpeg --> ports/multimedia/smpeg
ports/graphics/totem --> ports/multimedia/totem
ports/graphics/transcode --> ports/multimedia/transcode
ports/graphics/xanim --> ports/multimedia/xanim
ports/graphics/xmps --> ports/multimedia/xmps
Repo copied by: cvs (joe)
Approved by: portmgr (self & no objections) |
01 Mar 2003 19:30:37
0.48.8
|
leeym  |
- Add check for installed perl-version.
- Mark as BROKEN on systems with perl < 5.6.0.
PR: 48626
Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> |
24 Feb 2003 12:57:02
0.48.8
|
nobutaka  |
Sync with the category changes of libdvdnav, libxine and xine. |
21 Feb 2003 12:51:07
0.48.8
|
knu  |
De-pkg-comment. |
04 Feb 2003 04:20:32
0.48.8
|
edwin  |
Maintainer update for multimedia/dvdrip:
- Add dependency on vorbis-tools.
PR: ports/47693
Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> |