aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorstephen <stephen@FreeBSD.org>2016-01-18 04:12:20 +0800
committerstephen <stephen@FreeBSD.org>2016-01-18 04:12:20 +0800
commit97edba7fdd6083cc237aac7088467c511e874354 (patch)
tree654e7b02aac7c6c2c8eaaedea736298161b66ed7 /math
parentc5aed6c69927704d4ca3ceebe7111141c79db964 (diff)
downloadfreebsd-ports-gnome-97edba7fdd6083cc237aac7088467c511e874354.tar.gz
freebsd-ports-gnome-97edba7fdd6083cc237aac7088467c511e874354.tar.zst
freebsd-ports-gnome-97edba7fdd6083cc237aac7088467c511e874354.zip
- Mark broken with FreeBSD 10 or older.
Reference: http://beefy6.nyi.freebsd.org/data/101amd64-default/406195/logs/octave-forge-ad-1.0.6_12.log http://beefy2.nyi.freebsd.org/data/93amd64-default/406086/logs/octave-forge-ad-1.0.6_12.log
Diffstat (limited to 'math')
-rw-r--r--math/octave-forge-ad/Makefile9
1 files changed, 8 insertions, 1 deletions
diff --git a/math/octave-forge-ad/Makefile b/math/octave-forge-ad/Makefile
index 0c2dc902e0d2..62292d22a2fe 100644
--- a/math/octave-forge-ad/Makefile
+++ b/math/octave-forge-ad/Makefile
@@ -17,4 +17,11 @@ CONFIGURE_ENV+= HOME=${WRKSRC}
USES= dos2unix
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
-.include <bsd.port.mk>
+
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 1100000
+BROKEN= Doesn't build on FreeBSD 10 or older
+.endif
+
+.include <bsd.port.post.mk>
gnome/commit/deskutils/gnomeutils2?id=2bdd60f879f840e85673b29a28e1cd9447dc5bd4'>Fix a dependency issue. The wrong library name was specified.marcus2002-05-161-1/+1 * Update to GNOME 2.0 RC2.marcus2002-05-124-69/+18 * Add gnomeutils2 after repo copy from gnomeutils. These are miscellaneousmarcus2002-05-0910-945/+177 * GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already insobomax2002-04-161-1/+0 * gettext upgrade uber-patch (stage 3)ade2002-04-131-4/+3 * Stage 1 of gettext update.ade2002-03-161-1/+1 * Update to 1.4.1.2.sobomax2002-02-084-22/+48 * Update to 1.4.1.1.sobomax2001-11-244-5/+32 * s/malloc.h/stdlib.h/ijliao2001-11-091-0/+3 * Unbroke on -stable.sobomax2001-10-101-0/+15 * Update to 1.4.1.sobomax2001-10-094-165/+123 * Remove sysutils/e2fsprogs from LIB_DEPENDS - we don't really need it here.sobomax2001-10-051-2/+1 * Fix a typo (PORTS --> PORTSDIR).sobomax2001-07-051-1/+1 * Use gettext-devel to workaround a incompatibility with the oldest version ofsobomax2001-07-052-35/+4 * Update to 1.4.0.2.sobomax2001-07-053-3/+37 * Update to 1.4.0.1.sobomax2001-07-047-20/+299 * SWitch maintainership of core GNOME ports to a small group ofade2001-05-121-1/+1 * Update to GNOME 1.4 -- massive changes all around, for the sake ofade2001-05-055-111/+290 * -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-1/+1 * Implement USE_GNOME, part 2.reg2000-10-051-8/+2 * Re-sobomize to use pre-patch instead of post-extractade2000-08-051-1/+1 * Extensive patchfile cleanups using sobomax's wonderfulade2000-08-042-10/+8 * Update to 1.2.1ade2000-07-123-13/+200 * Update for new devel/libglade shlib versionade2000-07-121-1/+1 * Add a RUN_DEPENDS on sysutils/gnomecontrolcenter.ade2000-06-271-0/+2 * Missing dependenciesade2000-06-091-1/+3 * Say hello to GNOME 1.2ade2000-06-025-47/+245 * Convert to PORTNAME/PORTVERSION.asami2000-04-141-3/+3 * Update to 1.0.51ade2000-03-224-24/+52 * Change MAINTAINER to ade@FreeBSD.org .nakai2000-01-071-1/+1 * New location on MASTER_SITE.steve1999-12-051-1/+1 * PR: ports/14303nakai1999-10-144-11/+26 * Change Id->FreeBSD.obrien1999-08-251-1/+1 * Update to version 1.0.12.steve1999-08-225-15/+19 * Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1 * Set USELIBTOOL=yes and use new gnome libs.steve1999-05-302-10/+18 * DISTFILES moved on MASTER_SITE.steve1999-04-091-2/+2 * Upgrade to GNOME 1.0. The following are the details:nectar1999-03-09