Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.3_8 16 Mar 2019 21:55:51 |
tcberner |
Qt4 deprecation: Remove Qt4 and its consumes.
2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015 (Only the first 15 lines of the commit message are shown above ) |
4.3_8 16 Mar 2019 20:48:16 |
tcberner |
x11-toolkits/qwt6: remove flavors (Qt4 deprecation)
Approved by: portmgr (implicit) |
4.3_7 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 |
4.3_6 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 |
4.3_6 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 |
4.3_5 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 |
4.3_5 25 Apr 2018 17:11:22 |
tcberner |
x11-toolkits/qwt6 -- flavorize, with qt4 and qt5 variants
Submitted by: lbartoletti@tuxfamily.org (maintainer)
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14462 |
4.3_4 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 |
4.3_3 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
4.3_2 26 Nov 2016 23:41:17 |
jhale |
Update security/gpgme-* to 1.8.0
In this version, libgpgme-pthread.so has been removed in favor of just
using libgpgme.so as the thread-safe library. PORTREVISION has been
bumped on all ports depending on security/gpgme so that any that may have
linked to -lgpgme-pthread will link to -lgpgme instead.
The Python module provided by security/py-gpgme has been renamed upstream
from pyme3 to gpg. This removes the conflict with security/py-pyme,
although security/py-gpgme is still the direct replacement of that
module. |
4.3_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
4.3_1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
4.3_1 14 Nov 2015 13:50:59 |
amdmi3 |
- Add LICENSE_FILE
- Simplify newer gcc requirement
- Switch to options helpers |
4.3_1 27 Oct 2014 12:39:33 |
bapt |
Cleanup plist |
4.3_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) |
4.3 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
4.3 07 Feb 2014 12:59:03 |
miwi |
- Update to 4.3
PR: 186418
Submitted by: ports fury |
4.2.1 02 Dec 2013 20:14:34 |
pawel |
Remove forgotten patch |
4.2.1 02 Dec 2013 20:12:02 |
pawel |
Update to version 4.2.1
PR: ports/184248
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
4.2 21 Nov 2013 16:09:47 |
makc |
- Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Use globally provided LRELEASE |
4.2 01 Nov 2013 23:47:58 |
pawel |
- Update to version 4.2
- Support staging
PR: ports/181065
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
4.1_1 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
4.1 13 Oct 2013 13:03:04 |
makc |
- Convert unmaintained ports to USES=qmake
- Add stage support
- Convert LIB_DEPENDS to new syntax
- Minor changes/fixes |
4.1 20 Sep 2013 17:18:39 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
finance) |
4.1 17 Aug 2013 16:27:24 |
gerald |
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery) |
4.1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
4.1 22 Jul 2013 15:25:05 |
miwi |
- Fix build
PR: 180689
Submitted by: ports fury |
4.1 18 Jul 2013 09:43:20 |
bapt |
Mark as broken:
graphing/BudgetingWindow.cpp: In member function 'virtual void
BudgetingWindow::replot()':
graphing/BudgetingWindow.cpp:123:70: error: cannot convert 'const QwtScaleDiv'
to 'QwtScaleDiv*' in initialization |
4.1 17 Jun 2013 15:33:12 |
miwi |
- Update to 4.1
PR: 179596
Submitted by: Ports Fury |
3.5_8 30 Dec 2012 12:03:52 |
beat |
- Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01
Discussed with: bapt, tabthorpe |
3.5_8 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
3.5_7 21 Jul 2011 12:43:39 |
jlaffaye |
- Chase gpgme shared lib bump.
- Add an entry to UPDATING
Reviewed by: tabthorpe |
3.5_7 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
3.5_7 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
3.5_7 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
3.5_6 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
3.5_5 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
3.5_5 22 Nov 2009 19:49:43 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
3.5_5 22 Aug 2009 00:20:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
3.5_5 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
3.5_5 15 Jul 2009 16:47:45 |
wxs |
- Chase security/gpgme update.
Most changes are just PORTREVISION and LIB_DEPENDS fixes. However, the
following ports require a patch to use the new gpgme correctly:
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim4
deskutils/kdepim4
deskutils/kdepimlibs4
deskutils/kdepimlibs4
deskutils/kdepimlibs4
finance/qhacc
mail/mutt-devel
net-im/ayttm
net-im/centericq
net-im/centerim
net-im/centerim-devel
security/openvas-libnasl
These patches were submitted by various people and documented in ports/135911.
PR: ports/135911 |
3.5_4 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
3.5_4 06 Jun 2008 13:27:42 |
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) |
3.5_3 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
3.5_2 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}. |
3.5_1 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
3.5_1 13 Sep 2006 21:24:20 |
lofi |
Update gpgme to 1.1.2, chase dependencies. |
3.5 14 Aug 2006 23:06:39 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
3.5 17 Jun 2006 09:19:18 |
erwin |
Update to 3.5
PR: 99042
Submitted by: Ports fury |
3.4_2 07 May 2006 11:09:22 |
edwin |
Remove USE_REINPLACE from all categories starting with F |
3.4_2 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
3.4_1 22 Jan 2006 01:51:57 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
3.4_1 24 Nov 2005 16:18:42 |
pav |
- Add SHA256 |
3.4_1 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
3.4_1 05 Nov 2005 19:13:52 |
oliver |
Chase gpgme update
Bump PORTREVISION
Pointy hat to: lofi |
3.4 26 Jul 2005 21:46:37 |
pav |
- Update to 3.4
PR: ports/84068
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
3.3 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
3.3 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
3.3 03 Mar 2005 12:11:05 |
flz |
- Update to 3.3.
PR: ports/78312
Submitted by: Ports Fury
Approved by: pav (mentor) |
3.2.3 31 Jan 2005 00:35:56 |
girgen |
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors) |
3.2.3 15 Dec 2004 16:15:29 |
krion |
Software developers fixed double-entry account field in
transaction editor and rerolled tarball.
PR: ports/75112
Submitted by: Ports Fury |
3.2.3 11 Dec 2004 19:13:05 |
krion |
Update to version 3.2.3
PR: ports/74946
Submitted by: Ports Fury |
3.2.1 12 Oct 2004 13:33:41 |
krion |
Update to version 3.2.1
PR: ports/71878
Submitted by: Ports Fury |
3.2 14 Aug 2004 06:06:22 |
krion |
Update to version 3.2
PR: ports/70408
Submitted by: Ports Fury |
3.0 01 Jul 2004 17:06:41 |
ade |
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!) |
3.0 28 May 2004 18:32:43 |
krion |
- Update to version 3.0
PR: ports/67288
Submitted by: Ports Fury |
2.9.9 09 Apr 2004 18:24:25 |
krion |
- Update to version 2.9.9
PR: ports/65365
Submitted by: Ports Fury |
2.9.8 20 Feb 2004 16:39:54 |
krion |
- Update to version 2.9.8
PR: ports/63135
Submitted by: Ports Fury |
2.9.7 08 Feb 2004 16:40:03 |
krion |
- Update to version 2.9.7
PR: ports/62428
Submitted by: Ports Fury |
2.9.6_3 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.9.6_2 30 Jan 2004 10:05:48 |
kris |
Bump PORTREVISION for plist fix |
2.9.6_1 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
2.9.6_1 25 Jan 2004 09:58:38 |
krion |
- Fix pkg-plist
- Bump PORTREVISION
Noticed by: bento via kris |
2.9.6 16 Jan 2004 16:03:25 |
krion |
- Update to version 2.9.6
PR: 61423
Submitted by: Ports Fury |
2.9.4 17 Dec 2003 16:20:31 |
krion |
- Update to version 2.9.4
PR: 60335
Submitted by: Ports Fury |
2.9.1_2 03 Sep 2003 08:12:44 |
krion |
- Fix pkg-plist
- Fix khacc build which depends on qhacc
- Bump PORTREVISION
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Noticed by: kris via bento |
2.9.1_1 22 Aug 2003 14:09:47 |
krion |
- software author added new headers to tarball
- tarball was rerolled, hence new checksum
- bump PORTREVISION
PR: 55825
Submitted by: Ruslan Babayev <ruslan@babayev.com>
KATO Tsuguru <tkato@prontomail.com> |
2.9.1 18 Aug 2003 08:54:01 |
krion |
- Update to version 2.9.1
PR: 55686
Submitted by: Ports Fury |
2.9_2 17 Aug 2003 09:17:25 |
krion |
- Fixed missed dependency
Reported by: kris via bento |
2.9_1 13 Aug 2003 08:16:01 |
krion |
Fix qhacc script to handle bash properly
PR: 55516
Submitted by: Ruslan Babayev <ruslan@babayev.com> |
2.9 12 Aug 2003 18:04:27 |
krion |
- Update to version 2.9
PR: 55497
Submitted by: Ports Fury |
2.6.1 20 Feb 2003 17:22:20 |
knu |
De-pkg-comment. |
2.6.1 05 Feb 2003 21:58:38 |
naddy |
Homepage updates.
PR: 47914, 47915, 47916, 47938, 47941
Submitted by: tadalunch@s5.xrea.com |
2.6.1 22 Jan 2003 11:11:45 |
arved |
Adjust pkg-comment and pkg-descr, this is not a QT2 Application anymore
Set Maintainer back to ports, after successful QT2 -> QT3 update. |
2.6.1 22 Jan 2003 11:05:04 |
arved |
Update to 2.6.1
PR: 47320
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
2.6 18 Jan 2003 13:49:47 |
arved |
Update to 2.6
PR: 47070
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
2.5.1 13 Jan 2003 10:31:04 |
arved |
Update to 2.5.1
PR: 46935
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
2.4 21 Nov 2002 20:43:45 |
arved |
Add a patch i forgot in the last commit |
2.4 21 Nov 2002 19:30:12 |
arved |
Adjust CATEGORIES after Repocopy.
Update to 2.4
PR: 43702
Submitted by: KATO Tsuguru <tkato@prontomail.com> |