non port: cad/qucs/Makefile |
Number of commits found: 36 |
Wednesday, 12 Dec 2018
|
01:35 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
 |
Sunday, 2 Dec 2018
|
15:41 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
 |
Sunday, 29 Jul 2018
|
22:18 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
 |
Thursday, 28 Jun 2018
|
17:39 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
 |
Sunday, 10 Sep 2017
|
20:55 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
 |
Friday, 9 Jun 2017
|
15:50 amdmi3
- Update to 0.0.19
 |
Tuesday, 12 Jan 2016
|
16:20 amdmi3
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
 |
Monday, 16 Mar 2015
|
14:05 amdmi3
- Switch to linguisttools_build
 |
Thursday, 20 Nov 2014
|
20:18 amdmi3
- Unbreak, actualize
 |
Wednesday, 19 Nov 2014
|
21:59 joerg
Revive Qucs, now that it no longer depends on Qt3.
Took me quite some pulled out hairs to resolve a couple of things
Clang++ didn't like even though GCC apparently could handle them.
 |
Wednesday, 5 Sep 2012
|
15:43 des
Remove useless metadata from ports I created.
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Saturday, 26 Mar 2011
|
01:12 amdmi3
- Update to 0.0.16
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
 |
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
 |
Monday, 27 Apr 2009
|
00:37 amdmi3
- Update to 0.0.15
 |
Tuesday, 31 Mar 2009
|
17:05 amdmi3
- Mark MAKE_JOBS_SAFE
- Use SF/subdir abbreviation for some ports
 |
Thursday, 21 Aug 2008
|
06:18 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
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
 |
Thursday, 19 Jun 2008
|
17:28 amdmi3
Update my email address in 132 ports.
Approved by: miwi (mentor)
 |
Friday, 6 Jun 2008
|
13:14 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)
 |
Friday, 25 Apr 2008
|
16:04 miwi
- Update to 0.0.14
PR: 122754
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
 |
Thursday, 10 Jan 2008
|
11:52 miwi
* Update to 0.0.13
* Pass maintainership to maintainership
PR: 119360
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
 |
Monday, 23 Jul 2007
|
09:36 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
 |
Monday, 2 Jul 2007
|
12:12 miwi
- Update to 0.0.12
PR: 114071
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Monday, 26 Mar 2007
|
11:25 miwi
- Update to 0.0.11
PR: 110813
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
 |
Tuesday, 13 Feb 2007
|
00:16 pav
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by: rafan
Tested on: pointyhat
 |
Tuesday, 5 Dec 2006
|
08:29 rafan
- Respect X11BASE
Reported by: pointyhat
 |
Tuesday, 12 Sep 2006
|
07:51 miwi
- Update to 0.0.10
PR: ports/103142
Submitted by: KATO Tsuguru <tkato432(at)yahoo.com>
 |
Tuesday, 8 Aug 2006
|
01:16 shaun
Fix build on 4.x.
Reported by: pointyhat via kris
 |
Wednesday, 12 Jul 2006
|
17:31 shaun
Update to 0.0.9
Approved by: ahze (mentor, implicit)
 |
Saturday, 15 Apr 2006
|
19:24 arved
Update to 0.0.8
PR: 95813
Submitted by: KATO Tsuguru
 |
Monday, 3 Oct 2005
|
20:29 des
Drop maintainership.
 |
Friday, 22 Jul 2005
|
21:44 des
Upgrade to 0.0.7
 |
Saturday, 11 Jun 2005
|
19:53 des
Graphical circuit design and simulation tool.
 |
Number of commits found: 36 |