aboutsummaryrefslogtreecommitdiffstats
path: root/devel/e4graph
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2002-11-07 11:10:58 +0800
committeradamw <adamw@FreeBSD.org>2002-11-07 11:10:58 +0800
commit7728de257b83c02836ea94cb7b2cf4cd94cc5831 (patch)
tree39c06bf9b0c9d7d5b9f12e09ea13f9d423bb1e97 /devel/e4graph
parentfe66d29282150d9c4b4d8ce3883c1c361ee564bb (diff)
downloadfreebsd-ports-gnome-7728de257b83c02836ea94cb7b2cf4cd94cc5831.tar.gz
freebsd-ports-gnome-7728de257b83c02836ea94cb7b2cf4cd94cc5831.tar.zst
freebsd-ports-gnome-7728de257b83c02836ea94cb7b2cf4cd94cc5831.zip
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me Approved by: pat
Diffstat (limited to 'devel/e4graph')
-rw-r--r--devel/e4graph/Makefile2
-rw-r--r--devel/e4graph/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/devel/e4graph/Makefile b/devel/e4graph/Makefile
index 85404808d79f..d4617391ded3 100644
--- a/devel/e4graph/Makefile
+++ b/devel/e4graph/Makefile
@@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A C++ library that persistently stores graph like data
-
BROKEN= "Does not compile"
BUILD_DEPENDS= ${LOCALBASE}/lib/libmk4.a:${PORTSDIR}/databases/metakit
diff --git a/devel/e4graph/pkg-comment b/devel/e4graph/pkg-comment
new file mode 100644
index 000000000000..c427d562a4f7
--- /dev/null
+++ b/devel/e4graph/pkg-comment
@@ -0,0 +1 @@
+A C++ library that persistently stores graph like data
2005-09-221-1/+1 * Update to 1.20erwin2005-02-012-3/+3 * Update to 1.19erwin2004-03-132-3/+3 * Update to 1.18erwin2004-02-242-3/+3 * Update to 1.17erwin2004-02-202-2/+3 * utilize SITE_PERLijliao2003-10-242-9/+8 * Vendor update to 1.16erwin2003-09-262-2/+2 * Vendor update to 1.15erwin2003-09-242-2/+2 * Update to 1.14erwin2003-07-052-2/+2 * Update to 1.13erwin2003-06-222-2/+2 * Change to my FreeBSD.org addresserwin2003-06-131-1/+1 * Update to 1.12kevlo2003-04-072-2/+2 * If perl-5.8.0 is the main perl istalled don't depend on modules already insobomax2003-02-251-3/+8 * vendor update to 1.11:edwin2003-02-232-3/+4 * De-pkg-comment.knu2003-02-212-1/+1 * Update to 1.10.tobez2003-02-032-2/+2 * Update to 1.09.tobez2003-01-272-2/+2 * Update to 1.07pat2002-10-062-2/+2 * Update to version 1.05kevlo2002-08-282-2/+2 * - update to 1.01tobez2002-06-173-4/+7 * Remove redundant USE_PERL5 statements.tobez2001-08-251-1/+0 * add p5-Exceptioin-Classijliao2001-07-28