| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: Mk/bsd.gcc.mk |
|
CVSWeb
|
Number of commits found: 20 | |
Sun, 17 Aug 2008
|
[ 07:57 gerald ]
1.20 Mk/bsd.gcc.mk
Remove support for GCC 2.7 (the lang/gcc27 port) which, as it turns out,
had been removed from ports three years ago.
|
|
Sat, 16 Aug 2008
|
[ 21:48 gerald ]
1.19 Mk/bsd.gcc.mk
Remove support for GCC 3.2 which is not used by a port anymore (and
where we'll shortly remove lang/gcc32 which does not support amd64,
for example).
|
|
Thu, 24 Jul 2008
|
[ 23:29 pav ]
1.8 games/formido/Makefile
1.32 x11-toolkits/xmhtml/Makefile
1.21 x11-wm/sapphire/Makefile
1.18 Mk/bsd.gcc.mk
1.600 Mk/bsd.port.mk
1.2 graphics/gdal/files/patch-swig-python-GNUmakefile
- Add CC and CXX to MAKE_ENV for all ports
PR: ports/86106, ports/101120 (based on)
|
|
Sat, 28 Jun 2008
|
[ 17:52 gerald ]
1.17 Mk/bsd.gcc.mk
Provide the test-gcc target and at least key information there even if
USE_GCC has not been specified. This is relevant for USE_FORTRAN, but
should be useful in general.
|
|
Tue, 6 May 2008
|
[ 00:26 gerald ]
1.16 Mk/bsd.gcc.mk
Add support for GCC 4.3 (lang/gcc43), to be enabled by USE_GCC=4.3+.
No objections by: portmgr (linimon, marcus, erwin)
|
|
Mon, 5 Nov 2007
|
[ 19:26 gerald ]
1.15 Mk/bsd.gcc.mk
Remove lang/gcc40 which only has three dependencies left in the tree
(all of which only have it as a minimal requirement and also build with
lang/gcc42) and has issues on at least 8-CURRENT.
Approved by: portmgr (pav)
|
|
Fri, 27 Jul 2007
|
[ 22:40 pav ]
1.14 Mk/bsd.gcc.mk
1.577 Mk/bsd.port.mk
- Pass FFLAGS to make when USE_FORTRAN is set [1]
- Fix detection of i386 libs on amd64/ia64 [2]
- Make IGNORE messages show as a real sentences [3]
- Make COPYTREE_* work under unpriviledged user [4]
PR: ports/112203 [2], ports/114329 [3], ports/113425
Submitted by: gerald [1], Scot Hetzel <swhetzel@gmail.com> [2], danfe [3],
Dmitry Marakasov <amdmi3@amdmi3.ru> [4]
|
|
Thu, 12 Jul 2007
|
[ 02:57 maho ]
1.74 CHANGES
1.13 Mk/bsd.gcc.mk
1.574 Mk/bsd.port.mk
Add USE_FORTRAN knob. All ports that use FORTRAN should
use this knob.
Approved by: gerald, portmgr (pav)
|
|
Sat, 19 May 2007
|
[ 23:06 pav ]
1.12 Mk/bsd.gcc.mk
Recognize gcc42 in 7-CURRENT base
Approved by: portmgr (implicit)
|
|
Mon, 29 Jan 2007
|
[ 09:27 pav ]
1.11 Mk/bsd.gcc.mk
- Transfer maintainership of this file to Gerald Pfeifer
|
|
Sat, 6 Jan 2007
|
[ 09:46 gerald ]
1.10 Mk/bsd.gcc.mk
Make WITH_FORTRAN use lang/gcc42 (which now builds the Fortran frontend by
default) instead of lang/gfortran (which is scheduled for removal).
Reviewed by: thierry, maho
Approved by: portmgr (pav)
|
|
Sat, 30 Sep 2006
|
[ 20:25 linimon ]
1.7 math/elmer-mathlibs/Makefile
1.4 math/elmer-umfpack/Makefile
1.4 science/elmer-eio/Makefile
1.9 science/elmer-fem/Makefile
1.5 science/elmer-hutiter/Makefile
1.4 science/elmer-matc/Makefile
1.4 science/elmerpost/Makefile
1.15 Mk/bsd.database.mk
1.9 Mk/bsd.gcc.mk
1.544 Mk/bsd.port.mk
* Split bsd.port.mk pre and post includes into 3 pieces instead of 2, to
allow OPTIONS to be able to influence dependencies. This is still
experimental [1]
* Teach bsd.gcc.mk about gfortran [2]
* Remove the outdated emulators/linux_base; the new default has been
linux_base-fc4. This will allow the outdated port to be removed [3]
* Add USE_FIREBIRD macros to bsd.database.mk [4]
PR: 93687 [1], 93690 [2], 103184 [3], 103357 [4]
Submitted by: shaun [1], Pedro F. Giffuni <giffunip at asme to org> [2],
gerald [2], thierry [2], vd [3], skv [4]
|
|
Wed, 5 Jul 2006
|
[ 03:18 linimon ]
1.24 Mk/bsd.autotools.mk
1.14 Mk/bsd.database.mk
1.8 Mk/bsd.gcc.mk
1.130 Mk/bsd.gnome.mk
1.21 Mk/bsd.gstreamer.mk
1.62 Mk/bsd.kde.mk
1.31 Mk/bsd.php.mk
1.536 Mk/bsd.port.mk
1.152 Mk/bsd.ruby.mk
1.10 Mk/bsd.sdl.mk
* Change all bogus uses of BROKEN to IGNORE. Note: the BROKEN_WITH_*
forms are retained for compatibility but deprecated [1]
* Add sha256 to CHECKSUM_ALGORITHMS [2]
* Remove some whitespace [2]
* Add USE_SCONS and bsd.scons.mk for the Python-based SCons build system [3]
* Fix USE_LDCONFIG with non-default PREFIX [4]
* Add USE_WX and friends, and bsd.wx.mk, for common code for WxWidgets
support [5]
* Add 'make missing' to show missing dependencies [6]
* Fix DESKTOP_ENTRIES processing on 4.x [7]
PR: 92445 [1], 98206 [2], 98731 [3], 99370 [4], 89398 [5],
93601 [6], 98891 [7]
Submitted by: linimon [1], edwin [2], alex at foxybanana dot com [3],
gerald [4], flz [4], alepulver [5], alex at fafula dot com [6],
shaun [7]
|
|
Sat, 21 Jan 2006
|
[ 17:37 krion ]
1.93 Makefile
1.21 astro/sattrack/Makefile
1.9 comms/acfax/Makefile
1.8 comms/aldo/Makefile
1.2 comms/cwdaemon/Makefile
1.5 comms/echolinux/Makefile
1.10 comms/gmfsk/Makefile
1.5 comms/gpredict/Makefile
1.3 comms/gpsk31/Makefile
1.6 comms/grig/Makefile
(Only the first 10 of 82 ports in this commit are shown above. )
- Fix 'all-depends-list' target in cases if dependencies list is
very long and if some dependencies can't be added into the list.
[1]
- Fix FAM support. Make gamin the default FAM system. [2]
- Introduce new 'quicksearch' target to show only port, path and
info section of the matching ports. [3]
- Introduce new category - rubygems. [4]
- Fix stale dependencies while installing qmail slaveport and
another port that depends on qmail. [5]
- Add commentary for describes target in bsd.port.mk. [6] (Only the first 15 lines of the commit message are shown above )
|
[ 05:27 edwin ]
1.6 Mk/bsd.gcc.mk
Add support for lang/gcc42
|
|
Sun, 31 Jul 2005
|
[ 18:07 krion ]
1.5 Mk/bsd.gcc.mk
Remove gcc3.1
Submitted by: gerald
|
|
Mon, 6 Jun 2005
|
[ 07:30 edwin ]
1.4 Mk/bsd.gcc.mk
Add support for USE_GCC=2.8 (*)
(*) Yes I know I'm only kidding myself with it.
|
|
Fri, 3 Jun 2005
|
[ 02:42 edwin ]
1.3 Mk/bsd.gcc.mk
USE_GCC=X.Y+ should prefer the stock compiler
USE_GCC=3.2+ on a 6-CURRENT system prefers the GCC 3.2 compiler
instead of the GCC 3.4 default system compiler.
One often uses USE_GCC=3.2+ to enable a port to build on RELENG_4,
but that does not mean a 6-CURRENT user doesn't want to use the
native compiler.
I also argue that the correct algorithm for USE_GCC=3.2+ is:
1. Use system compiler if it's version is allowable by the USE_GCC
invocation.
2. Prefer the highest version # found already installed and allowed
by the USE_GCC invocation, rather than the lowest.
3. Install the specified GCC version and use if, if no other already
installed compiler meets the USE_GCC invocation.
#1 and #3 are implemented with this patch, but #2 isn't.
The reason for it is because there is no highest version # specifiable
with the USE_GCC command. What could be made is that the USE_GCC
command accepts two arguments, where the first is the lower version,
the second is the upper version. Or USE_GCC=-4.0, where everything
<= 4.0 is allowed.
PR: ports/81116
Reviewed by: David O'Brien <obrien@freebsd.org>
|
|
Sat, 21 May 2005
|
[ 12:34 edwin ]
1.2 Mk/bsd.gcc.mk
[patch] Include gcc 4.1 in Mk/bsd.gcc.mk
With the import of lang/gcc41, enable support for it in bsd.gcc.mk.
PR: ports/81262
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
|
Mon, 7 Feb 2005
|
[ 11:17 krion ]
1.1 Mk/bsd.gcc.mk
1.508 Mk/bsd.port.mk
1.59 Mk/bsd.port.subdir.mk
* Change bento to pointyhat names in comments. [1]
* Document DISABLE_VULNERABILITIES variable. [2]
* Add WWW: line for 'search' target. [3]
* Speedup check-vulnerable invokation, if portaudit is installed. [4]
* Run install-info for all .info files. [5]
* Run add-plist-docs more strictly and prevent some situations with
leftover files in the future. [6]
* Introduce two new variables: MASTER_PORT and SLAVE_PORT.
The results from these variables is only used as information for (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 20 |
|
| Latest Vulnerabilities |
|
13 vulnerabilities affecting 33 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
|
|