Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
away: Use a global variable as argument.
|
|
will install Perl modules into the "vendor" directories:
chat/vicq math/udunits
databases/rrdtool mbone/beacon
devel/p5-subversion
Bump their PKGREVISIONs.
|
|
configure tries to determine if -lm is needed by compiling
int main() {
(void)sin(0.0);
; return 0; }
and see if linking fails. But gcc3.3 optimizes that to just "return 0;"
|
|
and use bsd.pkg.install.mk to copy it to PKG_SYSCONFDIR.
Fix this package so that it can be cleaned as a regular user.
Bump PKGREVISION to 1.
|
|
|
|
|
|
Library and program for manipulating units of physical quantities
(There is also a Perl module, but that doesn't fit in 70 characters).
|