pascal
e051391d3c
After feedback from kettenis@, we won't be defining -DPIC on PIE archs per
...
default. Garbage collect the patches that dealt with these issues, and use
the builtin define __PIC__ to detect if we're PIE/PIC.
ok naddy@
2012-08-20 11:50:59 +00:00
pascal
e1e0321344
PIE preparations: These ports all have classes etc. that collide with the
...
"PIC" define that will be used by PIE. No functional change.
ok naddy@
2012-08-11 22:51:13 +00:00
espie
999b4db39c
normalize pkgpath
2011-09-16 09:48:08 +00:00
espie
6199f99cf6
fix, convert, bump
2010-11-16 18:06:42 +00:00
landry
84c41f940f
Add devel/libtool to BUILD_DEPENDS so that it builds on a clean box.
2010-10-28 13:46:54 +00:00
sthen
96b9cbb33a
revision/new lib_depends
2010-10-23 18:26:19 +00:00
sthen
bf2acce2d2
use -O0 by default and -O1 on faster build machines rather than the
...
previous behaviour of using -O1 and -O0 for a couple of arch. -O1 is
much faster in operation, but this is a real beast to build.
package bumped. discussed with ckuethe.
2008-10-20 20:00:21 +00:00
sturm
d48352309e
build with -O0 on sparc64, even -O1 needs 800M of memory
...
bump PKGNAME
2008-09-28 10:37:13 +00:00
ajacoutot
08b04ca7c7
- add USE_LIBTOOL= Yes
...
- remove quotes from comment
- regen PLIST with @bin markers
ok ckuethe@ (MAINTAINER) who would have come up with the same diff if g++
wasn't that slow ;-)
2008-08-23 16:29:34 +00:00
jasper
df3955964a
- give this a bigger chance to build on mips64
...
ok ckuethe@ (MAINTAINER)
2008-08-19 22:21:29 +00:00
merdely
6fcc68c8ff
Do not add -O1 to C*FLAGS for alpha. Fixes build on alpha.
...
'that makes sense' ckuethe@
2008-07-01 23:39:07 +00:00
ckuethe
e30c31e835
unbreak bulk build. partially from sturm@
...
"looks good" naddy@
2008-06-12 17:28:15 +00:00
ckuethe
77c71fc105
The GPSTk suite library provides a number of models and algorithms found in
...
GPS textbook and classic papers, such as solving for the user position or
estimating atmospheric refraction. It supports common GPS data formats such
as RINEX or SP3.
2008-06-07 23:27:17 +00:00