aboutsummaryrefslogtreecommitdiffstats
path: root/math/goblin
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2008-12-15 21:17:36 +0800
committergahr <gahr@FreeBSD.org>2008-12-15 21:17:36 +0800
commitd899a7849ee24e9a455c326a291c643143259cc5 (patch)
tree3b84831a02f4563eb2a26fbfd2ff8f396524dc6c /math/goblin
parentea1e764b0d5c7d3ea164fdac86507d2e00b18b92 (diff)
downloadfreebsd-ports-gnome-d899a7849ee24e9a455c326a291c643143259cc5.tar.gz
freebsd-ports-gnome-d899a7849ee24e9a455c326a291c643143259cc5.tar.zst
freebsd-ports-gnome-d899a7849ee24e9a455c326a291c643143259cc5.zip
- Update to 2.8b24
- Remove FreeBSD 5.x specific hacks - Refactor Makefile
Diffstat (limited to 'math/goblin')
-rw-r--r--math/goblin/Makefile12
-rw-r--r--math/goblin/distinfo6
-rw-r--r--math/goblin/pkg-plist1
3 files changed, 7 insertions, 12 deletions
diff --git a/math/goblin/Makefile b/math/goblin/Makefile
index e1edbf3ac77a..cdb9e574a671 100644
--- a/math/goblin/Makefile
+++ b/math/goblin/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= goblin
-DISTVERSION= 2.8b23
+DISTVERSION= 2.8b24
CATEGORIES= math
MASTER_SITES= SF/goblin2
DISTNAME= ${PORTNAME}.${DISTVERSION}
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= gahr@FreeBSD.org
COMMENT= A Graph Object Library for Network Programming Problems
-USE_TK= 84
+USE_TK= 84
USE_TCL= 84
USE_XORG= x11
USE_GMAKE= yes
@@ -34,12 +34,6 @@ LDFLAGS= -L${LOCALBASE}/lib -ltcl84 -ltk84 ${PTHREAD_LIBS}
WISH= ${LOCALBASE}/bin/wish8.4
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500035
-CXXFLAGS+= -fhuge-objects
-.endif
-
post-patch:
${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/Makefile
${REINPLACE_CMD} -e 's|/usr/bin/wish|${WISH}|g' ${WRKSRC}/display
@@ -72,4 +66,4 @@ do-install:
(cd ${WRKSRC}/samples && ${COPYTREE_SHARE} \* ${EXAMPLESDIR})
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/math/goblin/distinfo b/math/goblin/distinfo
index 52350d76d9d2..c80f07f1c234 100644
--- a/math/goblin/distinfo
+++ b/math/goblin/distinfo
@@ -1,3 +1,3 @@
-MD5 (goblin.2.8b23.tgz) = 0ed398a8ac0b059c89c12625bad347ad
-SHA256 (goblin.2.8b23.tgz) = 9e4c6fd892b4e6ff2671ebe7b88ad89a6aa58b81318b8197cde190e89b309569
-SIZE (goblin.2.8b23.tgz) = 1685778
+MD5 (goblin.2.8b24.tgz) = 37b24eda7974233a9b8a70fa4ebcf5f9
+SHA256 (goblin.2.8b24.tgz) = 84bcbb4e8670677ae691bbfbdd97c927bfb3a38dbda5d6c3c73856019102d201
+SIZE (goblin.2.8b24.tgz) = 1715822
diff --git a/math/goblin/pkg-plist b/math/goblin/pkg-plist
index 6262f690f4eb..a7ab989ffbc0 100644
--- a/math/goblin/pkg-plist
+++ b/math/goblin/pkg-plist
@@ -283,6 +283,7 @@ lib/libgoblin.a
%%PORTDOCS%%%%DOCSDIR%%/gif/euclidianOneCycle.gif
%%PORTDOCS%%%%DOCSDIR%%/gif/eulerSierpinski.gif
%%PORTDOCS%%%%DOCSDIR%%/gif/intransitiveReduction.gif
+%%PORTDOCS%%%%DOCSDIR%%/gif/k7.gif
%%PORTDOCS%%%%DOCSDIR%%/gif/maxCutDirected.gif
%%PORTDOCS%%%%DOCSDIR%%/gif/maxFlow.gif
%%PORTDOCS%%%%DOCSDIR%%/gif/optMatch.gif