aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorzeising <zeising@FreeBSD.org>2013-05-23 17:31:55 +0800
committerzeising <zeising@FreeBSD.org>2013-05-23 17:31:55 +0800
commit7428aed55e1acd762c35fc9306336004ff0e9478 (patch)
tree18b162550858d7438e01a83a0abc2dabbf0164fb /devel
parent0f96f1ef4b55aa21dd9a07934fc64deb3297c766 (diff)
downloadfreebsd-ports-gnome-7428aed55e1acd762c35fc9306336004ff0e9478.tar.gz
freebsd-ports-gnome-7428aed55e1acd762c35fc9306336004ff0e9478.tar.zst
freebsd-ports-gnome-7428aed55e1acd762c35fc9306336004ff0e9478.zip
Move devel/lfc to devel/lfcbase, to avoid conflicts with other software using
liblfc as name. [1] Update devel/lfcbase to 1.5.4: [1] Several shared lib issues were addressed The license was changed from GPLv2 to GPLv3. Update devel/lfcxml to 1.1.3 and chase the move of devel/lfc [2] Update devel/dragon to 1.3.10 and chase the move of devel/lfc [3] Update databases/cego to 2.18.6 and chase the move of devel/lfc [4] Several shared lib issues were addressed. The license was changed from GPLv2 to GPLv3. Update databases/my2cego to 1.1.3 and chase the move of devel/lfc [5] Updated the autoconf setup Changed License from GPLv2 to GPLv3 PR: ports/178745 [1] ports/178746 [2] ports/178747 [3] ports/178752 [4] ports/178754 [5] Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) [1-5]
Diffstat (limited to 'devel')
-rw-r--r--devel/dragon/Makefile6
-rw-r--r--devel/dragon/distinfo4
-rw-r--r--devel/lfc/distinfo2
-rw-r--r--devel/lfc/pkg-plist38
-rw-r--r--devel/lfcbase/Makefile (renamed from devel/lfc/Makefile)6
-rw-r--r--devel/lfcbase/distinfo2
-rw-r--r--devel/lfcbase/pkg-descr (renamed from devel/lfc/pkg-descr)0
-rw-r--r--devel/lfcbase/pkg-plist38
-rw-r--r--devel/lfcxml/Makefile6
-rw-r--r--devel/lfcxml/distinfo4
-rw-r--r--devel/lfcxml/pkg-plist21
11 files changed, 64 insertions, 63 deletions
diff --git a/devel/dragon/Makefile b/devel/dragon/Makefile
index 68584969a105..5674434c0549 100644
--- a/devel/dragon/Makefile
+++ b/devel/dragon/Makefile
@@ -2,16 +2,16 @@
# $FreeBSD$
PORTNAME= dragon
-PORTVERSION= 1.3.8
+PORTVERSION= 1.3.10
CATEGORIES= devel
MASTER_SITES= http://www.lemke-it.com/
MAINTAINER= fbsd-ports@opsec.eu
COMMENT= Combined C++ scanner/parser generator for LR compliant grammars
-LIB_DEPENDS= lfc:${PORTSDIR}/devel/lfc
+LIB_DEPENDS= lfcbase:${PORTSDIR}/devel/lfcbase
-LICENSE= GPLv2
+LICENSE= GPLv3
GNU_CONFIGURE= yes
PLIST_FILES= bin/dragon
diff --git a/devel/dragon/distinfo b/devel/dragon/distinfo
index 03172e45673c..68867f930159 100644
--- a/devel/dragon/distinfo
+++ b/devel/dragon/distinfo
@@ -1,2 +1,2 @@
-SHA256 (dragon-1.3.8.tar.gz) = 5f145a5c7daf2acfe9a54381ac0d496039a07e6516c2d335004fd1c7150185e7
-SIZE (dragon-1.3.8.tar.gz) = 123767
+SHA256 (dragon-1.3.10.tar.gz) = 8f1ce4f0b8d80d84027dfb7681a65fad8f8a2aecf83b55c8576f98435bb0df6f
+SIZE (dragon-1.3.10.tar.gz) = 774653
diff --git a/devel/lfc/distinfo b/devel/lfc/distinfo
deleted file mode 100644
index 9b28649282a9..000000000000
--- a/devel/lfc/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (lfc-1.5.2.tar.gz) = d3bba96a3d335021de1caec595c12ba57176b10963dfd195e82a07d47c81af7a
-SIZE (lfc-1.5.2.tar.gz) = 1032866
diff --git a/devel/lfc/pkg-plist b/devel/lfc/pkg-plist
deleted file mode 100644
index a8bb58136914..000000000000
--- a/devel/lfc/pkg-plist
+++ /dev/null
@@ -1,38 +0,0 @@
-include/lfc/AESCrypt.h
-include/lfc/AVLTreeT.h
-include/lfc/Base64Coder.h
-include/lfc/BigDecimal.h
-include/lfc/BigInteger.h
-include/lfc/Bitmap.h
-include/lfc/Chain.h
-include/lfc/CommandExecuter.h
-include/lfc/Crypt.h
-include/lfc/Datetime.h
-include/lfc/Exception.h
-include/lfc/File.h
-include/lfc/GetLongOpt.h
-include/lfc/GetOpt.h
-include/lfc/Host.h
-include/lfc/ListT.h
-include/lfc/Logger.h
-include/lfc/Matcher.h
-include/lfc/NanoTimer.h
-include/lfc/Net.h
-include/lfc/NetHandler.h
-include/lfc/Process.h
-include/lfc/Semaphore.h
-include/lfc/SetT.h
-include/lfc/SharedMemory.h
-include/lfc/SigHandler.h
-include/lfc/Sleeper.h
-include/lfc/StackT.h
-include/lfc/Thread.h
-include/lfc/ThreadLock.h
-include/lfc/Timer.h
-include/lfc/Tokenizer.h
-include/lfc/TreeT.h
-lib/liblfc.a
-lib/liblfc.so.0
-lib/liblfc.so
-lib/liblfc.la
-@dirrm include/lfc
diff --git a/devel/lfc/Makefile b/devel/lfcbase/Makefile
index 135c5b061bfe..780b9fdbce27 100644
--- a/devel/lfc/Makefile
+++ b/devel/lfcbase/Makefile
@@ -1,15 +1,15 @@
# Created by: Kurt Jaeger <fbsd-ports@opsec.eu>
# $FreeBSD$
-PORTNAME= lfc
-PORTVERSION= 1.5.2
+PORTNAME= lfcbase
+PORTVERSION= 1.5.4
CATEGORIES= devel
MASTER_SITES= http://www.lemke-it.com/
MAINTAINER= fbsd-ports@opsec.eu
COMMENT= Collection of basic c++ classes, used for databases/cego
-LICENSE= GPLv2
+LICENSE= GPLv3
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/devel/lfcbase/distinfo b/devel/lfcbase/distinfo
new file mode 100644
index 000000000000..4dbd4c644e9f
--- /dev/null
+++ b/devel/lfcbase/distinfo
@@ -0,0 +1,2 @@
+SHA256 (lfcbase-1.5.4.tar.gz) = 1461412b5d8714a561f485b01bad5ce522ba209e8c0bb7b926949721277ea3d0
+SIZE (lfcbase-1.5.4.tar.gz) = 467361
diff --git a/devel/lfc/pkg-descr b/devel/lfcbase/pkg-descr
index af4549d063c7..af4549d063c7 100644
--- a/devel/lfc/pkg-descr
+++ b/devel/lfcbase/pkg-descr
diff --git a/devel/lfcbase/pkg-plist b/devel/lfcbase/pkg-plist
new file mode 100644
index 000000000000..2c218ce5d408
--- /dev/null
+++ b/devel/lfcbase/pkg-plist
@@ -0,0 +1,38 @@
+include/lfcbase/AESCrypt.h
+include/lfcbase/AVLTreeT.h
+include/lfcbase/Base64Coder.h
+include/lfcbase/BigDecimal.h
+include/lfcbase/BigInteger.h
+include/lfcbase/Bitmap.h
+include/lfcbase/Chain.h
+include/lfcbase/CommandExecuter.h
+include/lfcbase/Crypt.h
+include/lfcbase/Datetime.h
+include/lfcbase/Exception.h
+include/lfcbase/File.h
+include/lfcbase/GetLongOpt.h
+include/lfcbase/GetOpt.h
+include/lfcbase/Host.h
+include/lfcbase/ListT.h
+include/lfcbase/Logger.h
+include/lfcbase/Matcher.h
+include/lfcbase/NanoTimer.h
+include/lfcbase/Net.h
+include/lfcbase/NetHandler.h
+include/lfcbase/Process.h
+include/lfcbase/Semaphore.h
+include/lfcbase/SetT.h
+include/lfcbase/SharedMemory.h
+include/lfcbase/SigHandler.h
+include/lfcbase/Sleeper.h
+include/lfcbase/StackT.h
+include/lfcbase/Thread.h
+include/lfcbase/ThreadLock.h
+include/lfcbase/Timer.h
+include/lfcbase/Tokenizer.h
+include/lfcbase/TreeT.h
+lib/liblfcbase.a
+lib/liblfcbase.la
+lib/liblfcbase.so
+lib/liblfcbase.so.1
+@dirrm include/lfcbase
diff --git a/devel/lfcxml/Makefile b/devel/lfcxml/Makefile
index 0ebc3b548723..355a68026cb7 100644
--- a/devel/lfcxml/Makefile
+++ b/devel/lfcxml/Makefile
@@ -2,16 +2,16 @@
# $FreeBSD$
PORTNAME= lfcxml
-PORTVERSION= 1.1.1
+PORTVERSION= 1.1.3
CATEGORIES= devel
MASTER_SITES= http://www.lemke-it.com/
MAINTAINER= fbsd-ports@opsec.eu
COMMENT= C++ XML library, used for databases/cego
-LICENSE= GPLv2
+LICENSE= GPLv3
-LIB_DEPENDS= lfc:${PORTSDIR}/devel/lfc
+LIB_DEPENDS= lfcbase:${PORTSDIR}/devel/lfcbase
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/devel/lfcxml/distinfo b/devel/lfcxml/distinfo
index 5017d32b5ee7..19571c33c978 100644
--- a/devel/lfcxml/distinfo
+++ b/devel/lfcxml/distinfo
@@ -1,2 +1,2 @@
-SHA256 (lfcxml-1.1.1.tar.gz) = d40db5c936d7a45267bec1e08215dd0d0714ec0e2d26eec98f7ee10a73ea4db6
-SIZE (lfcxml-1.1.1.tar.gz) = 750740
+SHA256 (lfcxml-1.1.3.tar.gz) = 8be054c9cb53bf012d01b21c5ca36791e3ca333d6b7aac6b7eb751e005e85da8
+SIZE (lfcxml-1.1.3.tar.gz) = 362644
diff --git a/devel/lfcxml/pkg-plist b/devel/lfcxml/pkg-plist
index 525cb62ce628..c12a8b06b823 100644
--- a/devel/lfcxml/pkg-plist
+++ b/devel/lfcxml/pkg-plist
@@ -1,12 +1,13 @@
-include/lfc/Attribute.h
-include/lfc/Document.h
-include/lfc/Element.h
-include/lfc/XML.h
-include/lfc/XMLEscaper.h
-include/lfc/XMLInStream.h
-include/lfc/XMLOutStream.h
-include/lfc/XMLSuite.h
+include/lfcxml/Attribute.h
+include/lfcxml/Document.h
+include/lfcxml/Element.h
+include/lfcxml/XML.h
+include/lfcxml/XMLEscaper.h
+include/lfcxml/XMLInStream.h
+include/lfcxml/XMLOutStream.h
+include/lfcxml/XMLSuite.h
lib/liblfcxml.a
-lib/liblfcxml.so.0
-lib/liblfcxml.so
lib/liblfcxml.la
+lib/liblfcxml.so
+lib/liblfcxml.so.1
+@dirrm include/lfcxml