| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi)
|
|
|
|
|
|
|
|
|
|
| |
devel/eris: 1.3.21
devel/mercator: 0.3.2
devel/varconf: 1.0.0
math/wfmath: 1.0.1
net/cyphesis: 0.6.0
net/skstream: 0.3.9
games/ember: 0.7.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings.
|
| |
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
|
|
| |
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
|
|
|
|
|
|
|
|
|
| |
update eris to 1.3.18
update wfmath to 0.3.11
update skstream to 0.3.8
update mercator to 0.3.0
update ember to 0.6.1
update cyphesis to 0.5.26
|
| |
|
| |
|
|
|
|
| |
starting with M
|
| |
|
| |
|
| |
|
|
|
|
| |
do not force the usage of gcc 3.4, the ports are now gcc 4 ready
|
| |
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
| |
Approved by: krion@
|
| |
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
Approved by: maintainer
|
|
Thus, it includes several shapes (boxes, balls, lines), in addition to the
basic math objects that are used to build these shapes (points, vectors,
matricies).
PR: ports/77046
Submitted by: jannisan@t-online.de (Jan Rochel)
|