aboutsummaryrefslogtreecommitdiffstats
path: root/math/libRmath
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2011-05-05 17:01:08 +0800
committerbf <bf@FreeBSD.org>2011-05-05 17:01:08 +0800
commitbc2b9c023acd7e6253d511e152ef1674875c5f05 (patch)
tree58e85e5e2011d46951608e817a9f53f22c26f085 /math/libRmath
parent6ecf8d821c1bbc00dd1a73b3f1a97a9e373dcfac (diff)
downloadfreebsd-ports-gnome-bc2b9c023acd7e6253d511e152ef1674875c5f05.tar.gz
freebsd-ports-gnome-bc2b9c023acd7e6253d511e152ef1674875c5f05.tar.zst
freebsd-ports-gnome-bc2b9c023acd7e6253d511e152ef1674875c5f05.zip
Clean up in preparation for update,
no functional change: - indent more uniformly - simplify slave port conditionals - sort variables, pkg-plist
Diffstat (limited to 'math/libRmath')
-rw-r--r--math/libRmath/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/math/libRmath/Makefile b/math/libRmath/Makefile
index 96ffe6f2fef7..992f27bb36f6 100644
--- a/math/libRmath/Makefile
+++ b/math/libRmath/Makefile
@@ -6,6 +6,10 @@
# $FreeBSD$
#
+PORTNAME= libRmath
+
+COMMENT= The standalone math library from R
+
DESCR= ${.CURDIR}/pkg-descr
LIBRMATH_SLAVEPORT= yes
MASTERDIR= ${.CURDIR}/../R
43c9ab8069883f977c7'>Bye bye xf86-video-i810. Everybody should have switched to xf86-video-intelflz2009-01-061-2/+2 * Update x11-drivers/xf86-video-ati to 6.9.0 and separate mach64 and r128jkim2008-06-281-1/+3 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - Make the IGNORE message even more explicit when there areflz2008-03-131-1/+1 * Remove quirk for openchrome as it now installs openchrome_drv.so insteadflz2008-03-061-1/+1 * Turn off via video driver for sparc64. It doesn't make sense, and currentlylinimon2007-12-251-1/+3 * - Make intel driver default rather than i810.flz2007-12-121-3/+5 * - Don't add sunffb video driver to VIDEO_OFF on !sparc64 as itflz2007-10-101-9/+23 * - Update X.org ports to 7.3.flz2007-09-141-7/+20 * Add intel driver to VIDEO_OFF and check for conflict with i810.flz2007-08-291-2/+6 * Add sunffb to VIDEO_ON on sparc64.flz2007-08-291-2/+11 * - Don't depend on xlibs.flz2007-08-291-63/+53