Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.41.1_5 16 Oct 2019 15:29:32 |
rene |
Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained (Only the first 15 lines of the commit message are shown above ) |
0.41.1_5 15 Sep 2019 17:28:09 |
antoine |
Deprecate a few ports |
0.41.1_5 04 Aug 2019 21:08:37 |
antoine |
Mark BROKEN: unfetchable |
0.41.1_5 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.41.1_4 20 Feb 2019 14:28:25 |
bapt |
Drop maintainership
multimedia@ has not enought manpower to focus on those ports |
0.41.1_4 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.41.1_3 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
0.41.1_2 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
0.41.1_1 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
0.41.1 22 Apr 2017 14:44:11 |
riggs |
Fix build after dependencies enforce C++11
MFH: 2017Q2 (build fix blanket) |
0.41.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.41.1 02 Aug 2015 20:23:56 |
kwm |
Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@ |
0.41.1 08 Jun 2015 05:59:14 |
antoine |
Make ports using libtool treat elftoolchain's strip the same as GNU strip
Any strip on any FreeBSD version should be able to handle stripping requested
by libtool
PR: 198611
Reviewed by: emaste
Exp-run: self |
0.41.1 20 Apr 2015 10:52:22 |
riggs |
- Update to upstream version 0.41.1
- Un-break build on 10.x and later
- Introduce non-default OPENGL OPTION
PR: 199248
Submitted by: tkato432@yahoo.com
Reviewed by: riggs
MFH: 2015Q2 |
0.41.0_3 01 Feb 2015 20:24:28 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
0.41.0_3 06 Jan 2015 10:01:42 |
ehaupt |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt |
0.41.0_3 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) |
0.41.0_2 25 Aug 2014 11:23:39 |
ehaupt |
Assign maintainer-ship to multimedia@
Discussed on: irc (#bsdports) |
0.41.0_2 15 Jul 2014 18:06:28 |
tijl |
- Replace gtkmm24 LIB_DEPENDS with USE_GNOME=gtkmm24
- Add USES=libtool and INSTALL_TARGET=install-strip |
0.41.0_1 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
0.41.0 18 Dec 2013 11:40:37 |
ehaupt |
Use new LIB_DEPENDS regime |
0.41.0 14 Dec 2013 14:20:32 |
ehaupt |
Set USE_GCC to 'yes' instead of requesting 4.6+
Requested by: gerald |
0.41.0 13 Dec 2013 09:49:39 |
ehaupt |
Support DragonflyBSD.
Requested by: John Marino <freebsd.contact@marino.st> |
0.41.0 13 Dec 2013 08:28:10 |
ehaupt |
Mark broken on FreeBSD 10.0 and later.
Notified by: pkg-fallout |
0.41.0 09 Dec 2013 20:23:35 |
ehaupt |
Update to 0.41.0 |
0.40.0_2 25 Oct 2013 13:07:05 |
ehaupt |
Fix package list. |
0.40.0_2 23 Oct 2013 10:26:46 |
ehaupt |
Support staging. |
0.40.0_2 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
0.40.0_2 06 Sep 2013 12:12:01 |
bapt |
Add an explicit dependency on pkgconf |
0.40.0_2 24 Jul 2013 08:19:07 |
ehaupt |
Remove MAKE_JOBS_SAFE which is now default. |
0.40.0_2 08 Jul 2013 18:42:16 |
ehaupt |
- Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
It accidentally slipped in during the original introduction
- Trim header |
0.40.0_2 08 May 2013 12:24:27 |
ehaupt |
Mark MAKE_JOBS_SAFE |
0.40.0_2 23 Apr 2013 10:26:09 |
ehaupt |
Convert to USES=gettext |
0.40.0_2 03 Apr 2013 11:34:53 |
ehaupt |
- Fix package list
- Remove code for EOL FreeBSD versions
- Drop ABI version in LIB_DEPENDS (where not needed)
- Provide NLS option
Approved by: portmgr (bdrewery) |
0.40.0_1 09 Mar 2013 15:25:09 |
kwm |
Fix build with glib 2.34.
Submitted by: miwi |
0.40.0_1 10 Dec 2012 19:11:12 |
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
0.40.0 13 Nov 2012 12:57:40 |
ehaupt |
Remove patches (forgotten in previous commit)
Feature safe: yes |
0.40.0 13 Nov 2012 06:58:23 |
ehaupt |
- Update to 0.40.0
- Trim header
Feature safe: yes |
0.39.0_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.39.0_1 14 Feb 2012 12:45:35 |
mm |
Bump pcre library dependency due to 8.30 update |
0.39.0 14 Dec 2011 21:52:09 |
ehaupt |
Fix build with gcc46
PR: 163286
Submitted by: Heath Nielson <heathn@gmail.com>
Feature safe: yes |
0.39.0 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.39.0 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.39.0 27 Jul 2011 07:50:14 |
ehaupt |
- Update to 0.39.0
- Takeover maintainership
Approved by: pav (maintainer, via irc) |
0.34.0_3 03 Jul 2011 13:38:45 |
ohauer |
- remove MD5 |
0.34.0_3 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.34.0_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.34.0_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.34.0 16 Dec 2009 14:30:07 |
pav |
- Update to 0.34.0 |
0.30.0_1 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.30.0 18 Jan 2009 21:15:13 |
pav |
- Mark BROKEN on FreeBSD 6.x
Reported by: pointyhat |
0.30.0 17 Jan 2009 19:03:58 |
pav |
- Update to 0.30.0
PR: ports/130638
Submitted by: Eric L. Chen <d9364104@mail.nchu.edu.tw> |
0.23.0 07 Sep 2008 19:27:27 |
pav |
- Update to 0.23.0
PR: ports/127160
Submitted by: chinsan |
0.22.3 27 Aug 2008 07:05:56 |
pav |
- Update to 0.22.3 |
0.21.1_1 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.21.1 22 May 2008 13:15:55 |
pav |
- Update to 0.21.1 |
0.20.0 06 May 2008 20:39:40 |
pav |
- Update to 0.20.0
- Take over maintaining it
Approved by: sat (maintainer) |
0.13.6_1 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
0.13.6_1 16 Jul 2007 16:41:13 |
sat |
- Unbreak with gcc4 by using strtoq(3) instead of strtoll(3)
Reported by: pointyhat via pav |
0.13.6_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.13.6 01 May 2007 00:52:34 |
sat |
- Update to 0.13.6 |
0.13.4 03 Apr 2007 10:33:41 |
sat |
- Update to 0.13.4 |
0.13.2_1 12 Mar 2007 02:53:17 |
sat |
- Remove remaining pcre-utf8 chaff |
0.13.2_1 11 Mar 2007 19:41:33 |
krion |
Remove devel/pcre-utf8 and enable UTF8 support in devel/pcre by
default.
Bump PORTREVISION on all dependent ports. |
0.13.2 18 Feb 2007 00:08:51 |
sat |
- Update to 0.13.2 |
0.12.4 08 Jan 2007 03:49:07 |
sat |
Add port multimedia/subtitleeditor:
Subtitle Editor is a GTK+2 tool to edit subtitles. It can be used for
new subtitles or as a tool to transform, edit, correct and refine
existing subtitle. This program also shows sound waves, which makes it
easier to synchronise subtitles to voices.
WWW: http://kitone.free.fr/subtitleeditor/
Author: IDJAAD djamel <kitone_at_free_dot_fr> |