Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.3_1 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 ) |
2.3.3_1 10 May 2022 10:24:53 |
Daniel Engberg (diizzy) |
multimedia/clive: Mark BROKEN, deprecate and set expiration date to 2022-06-30
Doesn't work with multiple websites, last release in 2012 and we have at
least two ports in tree that are maintained upstream and offers similar
functionality (www/yt-dlp and multimedia/streamlink).
PR: 263512
Approved by: pierre@guinoiseau.eu (maintainer timeout, 2+ weeks) |
2.3.3_1 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
2.3.3_1 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
2.3.3_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.3.3_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.3.3_1 14 Sep 2015 12:19:50 |
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 |
2.3.3_1 26 Nov 2014 13:08:38 |
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 ) |
2.3.3 02 Feb 2014 15:21:20 |
miwi |
- Stage support |
2.3.3 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
2.3.3 05 Sep 2013 07:29:06 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
2.3.3 24 May 2013 10:30:58 |
az |
- Trim Makefile header
- Remove unnecessary depend on PERL_LEVEL < 5.12
PR: ports/178911
Submitted by: az
Approved by: maintainer |
2.3.3 05 Jun 2012 21:41:02 |
sylvio |
- Fix conflicts with multimedia/clive1, which name is py27-clive and not only
clive.
PR: ports/168701
Submitted by: Pierre Guinoiseau <pierre@guinoiseau.eu> (maintainer) |
2.3.3 02 May 2012 19:31:23 |
sunpoet |
- Update to 2.3.3
- Change MAINTAINER address
Changes: http://repo.or.cz/w/clive.git/blob/HEAD:/NEWS
PR: ports/167532
Submitted by: Pierre Guinoiseau <pierre@guinoiseau.eu>
Approved by: Pierre Guinoiseau <geekounet@poildetroll.net> (maintainer) |
2.3.2 22 Dec 2011 15:50:56 |
sunpoet |
- Update to 2.3.2
- Add BUILD_DEPENDS and TEST_DEPENDS
- Sort *_DEPENDS
- Cosmetic change
Changes: http://repo.or.cz/w/clive.git/blob/HEAD:/NEWS
PR: ports/162965
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 22 days) |
2.2.26 05 Aug 2011 12:51:06 |
jlaffaye |
- Update to 2.2.26
- Move LICENSE earlier
PR: ports/159527
Submitted by: Pierre Guinoiseau <geekounet@poildetroll.net> (maintainer) |
2.2.25 17 May 2011 17:45:24 |
bapt |
- Update to 2.2.25
PR: ports/157125
Submitted by: Pierre Guinoiseau <geekounet@poildetroll.net> |
2.2.23 06 Mar 2011 19:06:32 |
culot |
- Update to 2.2.23
Changes: http://sourceforge.net/apps/trac/clive/wiki/ReleaseNotes
PR: ports/155317
Submitted by: Pierre Guinoiseau <geekounet AT poildetroll.net> (maintainer) |
2.2.22 01 Feb 2011 09:13:56 |
culot |
- Update to 2.2.22
Changes: http://sourceforge.net/apps/trac/clive/wiki/ReleaseNotes
PR: ports/154399
Submitted by: Pierre Guinoiseau <geekounet AT poildetroll.net> (maintainer)
Approved by: sahil@/wen@ (mentors, implicit)
Feature safe: yes |
2.2.21 12 Jan 2011 18:35:32 |
culot |
- Update to 2.2.21
Changes: http://sourceforge.net/apps/trac/clive/wiki/ReleaseNotes
PR: ports/153915
Submitted by: Pierre Guinoiseau <geekounet AT poildetroll.net> (maintainer)
Approved by: sahil@/wen@ (mentors, implicit)
Feature safe: yes |
2.2.19 13 Dec 2010 04:26:34 |
pgollucci |
- Update to 2.2.19
- Remove MD5
PR: ports/153036
Submitted by: Pierre Guinoiseau <geekounet@poildetroll.net> (maintainer) |
2.2.16 02 Oct 2010 11:33:00 |
bapt |
- update to 2.2.16
PR: ports/151149
Submitted by: Pierre Guinoiseau <geekounet@poildetroll.net> (maintainer) |
2.2.13 21 Sep 2010 16:08:11 |
mm |
Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000 |
2.2.13 27 Aug 2010 16:48:38 |
bapt |
- Pass maintainership to submitter
PR: ports/150043
Submitted by: Pierre Guinoiseau <geekounet _at_ poildetroll.net>
Approved by: jadawin/tabthorpe (mentors, implicit) |
2.2.13 27 Aug 2010 13:16:58 |
bapt |
- Upgrade to 2.2.13
- Add license
- Take maintainership
Approved by: mentors (implicit) |
2.2.11 28 Jul 2010 14:37:03 |
wxs |
Reset maintainer. Thank you Toni for your work on these.
Discussed on: ports@ |
2.2.11 08 Apr 2010 21:38:06 |
sylvio |
- Update to 2.2.11
PR: ports/145522
Submitted by: Toni Gundogdu <legatvs@gmail.com> (maintainer)
Approved by: itetcu (mentor, implicit) |
2.2.10 08 Apr 2010 00:01:57 |
sylvio |
- Update to 2.2.10
PR: ports/145077
Submitted by: Christoph Moench-Tegeder <cmt@buggraben.net>
Approved by: maintainer, itetcu (mentor, implicit) |
2.2.9 13 Feb 2010 19:37:42 |
miwi |
- Update to 2.2.9
PR: 143875
Submitted by: Toni Gundogdu <legatvs@gmail.com> (maintainer) |
2.2.8 18 Dec 2009 22:29:45 |
miwi |
- Update to 2.2.8
PR: 141748
Submitted by: Toni Gundogdu <legatvs@gmail.com> (maintainer) |
2.2.7 17 Oct 2009 07:07:35 |
miwi |
- Update to 2.2.7
PR: 139644
Submitted by: Toni Gundogdu <legatvs@gmail.com> (maintainer) |
2.2.5 14 Aug 2009 20:10:03 |
miwi |
- Update to 2.2.5
PR: 137761
Submitted by: Toni Gundogdu <legatvs@gmail.com> (maintainer) |
2.2.4 02 Aug 2009 16:24:51 |
nivit |
- Update to 2.2.4
PR: ports/137358
Submitted by: Toni Gundogdu <legatvs@gmail.com> (maintainer) |
2.2.3 27 Jul 2009 22:26:03 |
miwi |
- Update to 2.2.3
PR: 137121
Submitted by: Toni Gundogdu <legatvs@gmail.com> (maintainer) |
2.2.1 28 Jun 2009 13:42:33 |
wxs |
- Update to 2.2.1
- Fix COMMENT and pkg-descr to be more accurate
PR: ports/136009
Submitted by: Toni Gundogdu <legatvs@gmail.com> (maintainer) |
2.1.14 25 May 2009 21:16:34 |
nivit |
- Update to 2.1.14
- http://code.google.com/p/clive/wiki/Changes
Submitted by: Toni Gundogdu <legatvs at gmail dot com> (maintainer, via
private email) |
2.1.13 17 May 2009 16:42:12 |
nivit |
- Update to 2.1.13
- Add WITH_CACHE to OPTIONS
Submitted by: Toni Gundogdu <legatvs at gmail dot com> (maintainer), via
private email |
2.1.12 10 May 2009 18:23:07 |
miwi |
- Update to 2.1.12
PR: 134385
Submitted by: legatvs <legatvs@gmail.com> (maintainer) |
2.1.10 04 Apr 2009 19:11:12 |
miwi |
- Update to 2.1.10
PR: 133379
Submitted by: legatvs <legatvs@gmail.com> (maintainer) |
2.1.9 27 Mar 2009 22:41:33 |
miwi |
- Update to 2.1.9
PR: 133133
Submitted by: Toni Gundogdu <legatvs@gmail.com> (maintainer) |
2.1.8 25 Mar 2009 15:09:21 |
miwi |
- Update to 2.1.8
- Update pkg-descr
PR: 133057
Submitted by: Toni Gundogdu <legatvs@gmail.com> (maintainer) |
2.1.7 17 Mar 2009 16:09:13 |
dhn |
- Update to 2.1.7
- Remove DIST_SUBDIR while I am here
PR: ports/132708
Submitted by: Toni Gundogdu <legatvs@gmail.com>
Approved by: tabthorpe (co-mentor) |
2.1.6 25 Feb 2009 13:49:59 |
garga |
- Fix CONFLICTS, the mask used conflict the port with cclive, and they can
co-exist
- Remove pkg-plist file, since Makefile has PLIST_FILES line
PR: ports/132031
Submitted by: maintainer |
2.1.6 23 Feb 2009 20:19:53 |
miwi |
- Update to 2.1.6
PR: 131890
Submitted by: Toni Gundogdu <legatvs@gmail.com> (maintainer) |
2.1.5 19 Feb 2009 10:22:54 |
nivit |
- Pass the maintainership to Toni Gundogdu (legatvs@gmail.com) as required via
email |
2.1.5 07 Feb 2009 23:23:57 |
nivit |
- Fix value of USE_PERL5 variable (2.5.8 -> 5.8.2)
Pointed out by: pgollucci |
2.1.5 07 Feb 2009 22:53:47 |
nivit |
- Update to 2.1.5 (the program now depends on Perl instead of Python)
PR: ports/131459
Submitted by: bf <bf2006a at yahoo dot com> |
1.0.2 21 Dec 2008 21:13:50 |
nivit |
- Update to 1.0.2
- Add WITH_FEEDPARSER, and WITH_XINE options
- Fix the python command on the shebang lines
- Fix WWW site
- Remove MyVideo from the supported video sites
- Set USE_PYTHON to 2.4-2.6 (the program is not compatible with 3.0)
PR: ports/128362
Submitted by: bc <bf2006a at yahoo dotcom> |
1.0.0 11 Aug 2008 12:38:45 |
nivit |
- Update to 1.0.0
- Add www/py-urlgrabber to RUN_DEPENDS
- Add clive-passwd.1 to MAN1
- Add WITH_PYCRYPTO to OPTIONS
- Remove devel/libslang2 from LIB_DEPENDS, and CONFIGURE_ENV
for the old bundled module newt |
0.4.19 28 Jul 2008 08:21:31 |
nivit |
- Update to 0.4.19
- Use --with-installed-newt instead of --with-newt as CONFIGURE_ARGS |
0.4.16 03 Jul 2008 13:19:49 |
nivit |
- Update to 0.4.16 |
0.4.15 23 Jun 2008 16:11:49 |
nivit |
- Update to 0.4.15
- Add myvideo.(at|be|ch|de|nl) site to pkg-descr |
0.4.14 30 May 2008 13:52:48 |
nivit |
- Update to 0.4.14
- Add sevenload.com website to pkg-descr |
0.4.13 21 May 2008 16:09:36 |
nivit |
- Update to 0.4.13 |
0.4.12 15 May 2008 15:50:51 |
nivit |
- Update to 0.4.12
- Add option WITH_NEWT (use devel/newt or bundled module)
- Add other main features of the program in pkg-descr
- Remove option WITH_RSSATOM |
0.4.11 29 Apr 2008 13:57:37 |
nivit |
- Update to 0.4.11
- Add another download site to MASTER_SITES |
0.4.10 21 Apr 2008 22:20:09 |
nivit |
- Update to 0.4.10
- Add option WITH_RSSATOM (enable videos extraction from RSS/Atom feeds) |
0.4.9 09 Apr 2008 22:37:47 |
nivit |
- Update to 0.4.9 |
0.4.8 04 Apr 2008 12:44:22 |
nivit |
- Fix build on pointyhat: @comment missing before $FreeBSD$ in pkg-plist
Reported by: pointyhat via erwin |
0.4.8 02 Apr 2008 20:46:59 |
nivit |
- Update to 0.4.8 |
0.4.7 19 Mar 2008 14:33:49 |
nivit |
- Update to 0.4.7
- Add databases/py-sqlite3 to OPTIONS (caching visited URLs)
- Remove files/patch-setup.py
- Remove www/py-urlgrabber as run dependency
- Turn off WITH_XCLIP option
- Use now GNU_CONFIGURE (instead of USE_PYDISTUTILS), and USE_BZIP2 |
0.4.6 21 Feb 2008 12:41:15 |
nivit |
- Update to 0.4.6 |
0.4.5 16 Feb 2008 14:21:54 |
nivit |
- Update to 0.4.5 |
0.4.4 03 Feb 2008 11:08:08 |
nivit |
- Update to 0.4.4
- Add NO_INSTALL_MANPAGES knob
- Add LastFm site to pkg-descr |
0.4.3 26 Jan 2008 18:33:40 |
nivit |
- Update to 0.4.3
- New MASTER_SITES (SF) |
0.4.2 22 Jan 2008 09:48:06 |
nivit |
- Update to 0.4.2
- Add Metacafe to pkg-descr |
0.4.1 17 Jan 2008 09:48:19 |
nivit |
- Update to 0.4.1 |
0.4.0 18 Dec 2007 16:24:50 |
nivit |
- Update to 0.4.0
- Add www/py-urlgrabber as dependency
- Add x11/xclip to OPTIONS
- Change pkg-descr
- Remove pkg-message |
0.2.1 17 Sep 2007 08:37:13 |
nivit |
- Update to 0.2.1 |
0.2.0 28 Apr 2007 19:57:49 |
nivit |
- Update to 0.2.0 |
0.1.9 01 Apr 2007 09:47:22 |
nivit |
- Update to 0.1.9
- Update website in pkg-descr |
0.1.8 16 Mar 2007 12:06:08 |
nivit |
- Update to 0.18
- Remove files/patch-clive-newt.py |
0.1.7 09 Mar 2007 20:15:53 |
nivit |
- Updated to 0.1.7
- Added pkg-message, files/patch-clive-newt.py |
0.1.6 19 Feb 2007 15:14:27 |
nivit |
- Updated to 0.1.6 |
0.1.5 12 Feb 2007 11:57:30 |
nivit |
clive is a command line program that extracts videos from YouTube and
Google Video websites. It supports embedded video extraction, and can
be used with ffmpeg to re-encode the extracted videos to different
video formats (avi, mpeg, flv).
WWW: https://gna.org/projects/clive
Approved by: alexbl (mentor, implicit) |