Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.7.2_2 05 May 2020 15:38:12 |
rene |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
3.7.2_2 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
3.7.2_2 06 Nov 2019 14:00:19 |
antoine |
Mark a few ports BROKEN (unfetchable) |
3.7.2_2 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 |
3.7.2_1 18 May 2019 03:32:31 |
pkubaj |
multimedia/clipgrab: fix build with GCC-based architectures
Add USES=compiler:c++11-lang:
cc1plus: error: unrecognized command line option "-std=gnu++11"
Approved by: mentors (implicit approval) |
3.7.2_1 16 Jan 2019 11:13:45 |
tijl |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
3.7.2 16 Dec 2018 14:49:16 |
tcberner |
Update Qt5 to 5.12.0
http://blog.qt.io/blog/2018/12/06/qt-5-12-lts-released/
- This breaks support for libressl again. Patches are welcome.
PR: 233705
Exp-run by: antoine |
3.7.2 09 Dec 2018 20:03:02 |
tobik |
multimedia/clipgrab: Update to 3.7.2
- Add Qt 5 support
- Assign new maintainer
PR: 231821
Submitted by: kikadf.01@gmail.com (maintainer)
Differential Revision: https://reviews.freebsd.org/D17908 |
3.4.11 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
3.4.11 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
3.4.11 23 Feb 2018 21:09:47 |
rene |
Reset vg@'s ports after he resigned.
With hat: portmgr-secretary |
3.4.11 22 Jul 2015 07:39:53 |
vg |
- Update to 3.4.11
Submitted by: zeug@tuxproject.de |
3.2.0.10_1 20 Dec 2014 19:21:07 |
bapt |
cleanup plist |
3.2.0.10_1 10 Sep 2014 20:50:37 |
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) |
3.2.0.10 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
3.2.0.10 22 Nov 2013 12:55:00 |
makc |
- Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.
Approved by: portmgr (blanket approval) |
3.2.0.10 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
3.2.0.10 22 Jul 2013 14:34:23 |
vg |
- Changed my email
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors) |
3.2.0.10 19 Mar 2013 18:56:26 |
rm |
- update to 3.2.0.10
This release fixes runtime since youtube html frontend had changed.
Submitted by: rm (myself)
Approved by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer, via
mail) |
3.2.0.9_1 23 Jan 2013 15:00:19 |
makc |
Bump PORTREVISION after DESKTOP_ENTRIES update |
3.2.0.9 04 Oct 2012 17:33:39 |
rm |
- update to 3.2.0.9
- update pkg-descr
- trim Makefile header, while here
PR: 171677
Submitted by: Shane Ambler <FreeBSD at Shaneware dot biz>
Approved by: Veniamin Gvozdikov <g.veniamin at googlemail dot com> (maintainer) |
3.1.0.2_1 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
3.1.0.2_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
3.1.0.2 14 Sep 2011 21:53:01 |
pawel |
- Update to version 3.1.0.2
- Add second mastersite
PR: ports/160634
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
Approved by: miwi, wen (mentors implicit) |
3.1.0.1 31 Mar 2011 15:03:36 |
dhn |
- Update to 3.1.0.1
PR: ports/156072
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com> (maintainer) |
3.0.5_1 29 Dec 2010 20:04:42 |
pgollucci |
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav) |
3.0.5_1 25 Sep 2010 17:21:29 |
erwin |
Mark BROKEN on HEAD: does not build. |
3.0.5_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
3.0.5 23 Jan 2010 15:59:16 |
beat |
- Update to 3.0.5
- Add DESKTOP_ENTRIES
- Replaced share/${PORTNAME} with ${DATADIR}
PR: ports/142883
Submitted by: Bernhard Froehlich <decke AT bluelife.at>
Approved by: zloidemon <g.veniamin AT googlemail.com> (maintainer) |
3.0.4.1 13 Dec 2009 09:41:23 |
miwi |
- Fix some typos |
3.0.4.1 13 Dec 2009 00:26:31 |
miwi |
ClipGrab doesn\'t only allow you to download videos from sites like Youtube,
Dailymotion or Veoh but also gives you the ability to convert them at a single
blow into "usabl" formats like WMV, MPEG or MP3. So you\'ll be able to wat
h (or listen to) your favourite Youtube clips wherever you are.
ClipGrab currently supports these sites:
-YouTube
-Dailymotion
-Vimeo
-MyVideo
-MySpass
WWW: http://clipgrab.de
PR: ports/141203
Submitted by: Gvozdikov Veniamin <g.veniamin at googlemail.com> |