non port: finance/qhacc/Makefile |
SVNWeb
|
Number of commits found: 78 |
Sat, 16 Mar 2019
|
[ 20:48 tcberner ]
x11-toolkits/qwt6: remove flavors (Qt4 deprecation)
Approved by: portmgr (implicit)
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Sun, 2 Dec 2018
|
[ 15:41 rene ] (Only the first 10 of 464 ports in this commit are shown above. )
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
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
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
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] (Only the first 10 of 1416 ports in this commit are shown above. )
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
|
Wed, 25 Apr 2018
|
[ 17:11 tcberner ] (Only the first 10 of 12 ports in this commit are shown above. )
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
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
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
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
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
|
Sat, 26 Nov 2016
|
[ 23:41 jhale ] (Only the first 10 of 46 ports in this commit are shown above. )
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.
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 12 Jan 2016
|
[ 16:20 amdmi3 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Sat, 14 Nov 2015
|
[ 13:50 amdmi3 ]
- Add LICENSE_FILE
- Simplify newer gcc requirement
- Switch to options helpers
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Tue, 29 Jul 2014
|
[ 19:11 adamw ] (Only the first 10 of 436 ports in this commit are shown above. )
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
|
Fri, 7 Feb 2014
|
[ 12:59 miwi ]
- Update to 4.3
PR: 186418
Submitted by: ports fury
|
Mon, 2 Dec 2013
|
[ 20:12 pawel ]
Update to version 4.2.1
PR: ports/184248
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Thu, 21 Nov 2013
|
[ 16:09 makc ] (Only the first 10 of 23 ports in this commit are shown above. )
- Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Use globally provided LRELEASE
|
Fri, 1 Nov 2013
|
[ 23:47 pawel ]
- Update to version 4.2
- Support staging
PR: ports/181065
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Sat, 26 Oct 2013
|
[ 00:52 gerald ] (Only the first 10 of 1147 ports in this commit are shown above. )
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 )
|
Sun, 13 Oct 2013
|
[ 13:03 makc ] (Only the first 10 of 25 ports in this commit are shown above. )
- Convert unmaintained ports to USES=qmake
- Add stage support
- Convert LIB_DEPENDS to new syntax
- Minor changes/fixes
|
Fri, 20 Sep 2013
|
[ 17:18 bapt ] (Only the first 10 of 162 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
finance)
|
Sat, 17 Aug 2013
|
[ 16:27 gerald ] (Only the first 10 of 93 ports in this commit are shown above. )
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)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Mon, 22 Jul 2013
|
[ 15:25 miwi ]
- Fix build
PR: 180689
Submitted by: ports fury
|
Thu, 18 Jul 2013
|
[ 09:43 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
|
Mon, 17 Jun 2013
|
[ 15:33 miwi ]
- Update to 4.1
PR: 179596
Submitted by: Ports Fury
|
Sun, 30 Dec 2012
|
[ 12:03 beat ] (Only the first 10 of 266 ports in this commit are shown above. )
- 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
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Thu, 21 Jul 2011
|
[ 12:43 jlaffaye ] (Only the first 10 of 24 ports in this commit are shown above. )
- Chase gpgme shared lib bump.
- Add an entry to UPDATING
Reviewed by: tabthorpe
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sun, 22 Nov 2009
|
[ 19:49 pav ] (Only the first 10 of 86 ports in this commit are shown above. )
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
|
Sat, 22 Aug 2009
|
[ 00:20 amdmi3 ] (Only the first 10 of 124 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with E,F
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
Wed, 15 Jul 2009
|
[ 16:47 wxs ] (Only the first 10 of 40 ports in this commit are shown above. )
- 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
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
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 )
|
Fri, 6 Jun 2008
|
[ 13:27 edwin ] (Only the first 10 of 20 ports in this commit are shown above. )
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)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Thu, 1 Feb 2007
|
[ 02:42 kris ] (Only the first 10 of 348 ports in this commit are shown above. )
Use libtool port instead of included version to avoid objformat a.out botch
|
Wed, 13 Sep 2006
|
[ 21:24 lofi ] (Only the first 10 of 22 ports in this commit are shown above. )
Update gpgme to 1.1.2, chase dependencies.
|
Mon, 14 Aug 2006
|
[ 23:06 clsung ] (Only the first 10 of 81 ports in this commit are shown above. )
- 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>
|
Sat, 17 Jun 2006
|
[ 09:19 erwin ]
Update to 3.5
PR: 99042
Submitted by: Ports fury
|
Sun, 7 May 2006
|
[ 11:09 edwin ] (Only the first 10 of 51 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with F
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Sat, 5 Nov 2005
|
[ 19:13 oliver ]
Chase gpgme update
Bump PORTREVISION
Pointy hat to: lofi
|
Tue, 26 Jul 2005
|
[ 21:46 pav ]
- Update to 3.4
PR: ports/84068
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Thu, 3 Mar 2005
|
[ 12:11 flz ]
- Update to 3.3.
PR: ports/78312
Submitted by: Ports Fury
Approved by: pav (mentor)
|
Mon, 31 Jan 2005
|
[ 00:35 girgen ] (Only the first 10 of 107 ports in this commit are shown above. )
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)
|
Sat, 11 Dec 2004
|
[ 19:13 krion ]
Update to version 3.2.3
PR: ports/74946
Submitted by: Ports Fury
|
Tue, 12 Oct 2004
|
[ 13:33 krion ]
Update to version 3.2.1
PR: ports/71878
Submitted by: Ports Fury
|
Sat, 14 Aug 2004
|
[ 06:06 krion ] (Only the first 10 of 11 ports in this commit are shown above. )
Update to version 3.2
PR: ports/70408
Submitted by: Ports Fury
|
Thu, 1 Jul 2004
|
[ 17:06 ade ] (Only the first 10 of 70 ports in this commit are shown above. )
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
|
Fri, 28 May 2004
|
[ 18:32 krion ]
- Update to version 3.0
PR: ports/67288
Submitted by: Ports Fury
|
Fri, 9 Apr 2004
|
[ 18:24 krion ]
- Update to version 2.9.9
PR: ports/65365
Submitted by: Ports Fury
|
Fri, 20 Feb 2004
|
[ 16:39 krion ]
- Update to version 2.9.8
PR: ports/63135
Submitted by: Ports Fury
|
Sun, 8 Feb 2004
|
[ 16:40 krion ]
- Update to version 2.9.7
PR: ports/62428
Submitted by: Ports Fury
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Fri, 30 Jan 2004
|
[ 10:05 kris ]
Bump PORTREVISION for plist fix
|
Sun, 25 Jan 2004
|
[ 09:58 krion ]
- Fix pkg-plist
- Bump PORTREVISION
Noticed by: bento via kris
|
Fri, 16 Jan 2004
|
[ 16:03 krion ]
- Update to version 2.9.6
PR: 61423
Submitted by: Ports Fury
|
Wed, 17 Dec 2003
|
[ 16:20 krion ] (Only the first 10 of 12 ports in this commit are shown above. )
- Update to version 2.9.4
PR: 60335
Submitted by: Ports Fury
|
Wed, 3 Sep 2003
|
[ 08:12 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
|
Fri, 22 Aug 2003
|
[ 14:09 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>
|
Mon, 18 Aug 2003
|
[ 08:54 krion ]
- Update to version 2.9.1
PR: 55686
Submitted by: Ports Fury
|
Sun, 17 Aug 2003
|
[ 09:17 krion ]
- Fixed missed dependency
Reported by: kris via bento
|
Wed, 13 Aug 2003
|
[ 08:16 krion ]
Fix qhacc script to handle bash properly
PR: 55516
Submitted by: Ruslan Babayev <ruslan@babayev.com>
|
Tue, 12 Aug 2003
|
[ 18:04 krion ]
- Update to version 2.9
PR: 55497
Submitted by: Ports Fury
|
Thu, 20 Feb 2003
|
[ 17:22 knu ]
De-pkg-comment.
|
Wed, 22 Jan 2003
|
[ 11:11 arved ]
Adjust pkg-comment and pkg-descr, this is not a QT2 Application anymore
Set Maintainer back to ports, after successful QT2 -> QT3 update.
|
[ 11:05 arved ]
Update to 2.6.1
PR: 47320
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Sat, 18 Jan 2003
|
[ 13:49 arved ]
Update to 2.6
PR: 47070
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Mon, 13 Jan 2003
|
[ 10:31 arved ]
Update to 2.5.1
PR: 46935
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Thu, 21 Nov 2002
|
[ 19:30 arved ]
Adjust CATEGORIES after Repocopy.
Update to 2.4
PR: 43702
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Number of commits found: 78 |