View | Details | Raw Unified | Return to bug 81850
Collapse All | Expand All

(-)devel/commoncpp/Makefile (-9 / +11 lines)
Lines 6-29 Link Here
6
#
6
#
7
7
8
PORTNAME=	commoncpp2
8
PORTNAME=	commoncpp2
9
PORTVERSION=	1.1.0
9
PORTVERSION=	1.2.7
10
PORTREVISION=	0
11
PORTEPOCH=	1
10
PORTEPOCH=	1
12
CATEGORIES=	devel
11
CATEGORIES=	devel
13
MASTER_SITES=	${MASTER_SITE_GNU} \
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
14
		${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITE_SUBDIR=	gnutelephony
15
MASTER_SITE_SUBDIR=	commonc++ cplusplus
16
14
17
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	ports@FreeBSD.org
18
COMMENT=	GNU project portable class framework for C++
16
COMMENT=	GNU project portable class framework for C++
19
17
20
USE_GETOPT_LONG=yes
18
USE_GNOME=	gnomehack gnometarget libxml2
21
USE_GNOME=	gnometarget libxml2
19
USE_GETOPT_LONG=	yes
22
GNU_CONFIGURE=	yes
23
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
24
USE_GMAKE=	yes
20
USE_GMAKE=	yes
21
USE_LIBTOOL_VER=	15
22
CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
23
		ac_cv_path_DOXYGEN=no
25
INSTALLS_SHLIB=	yes
24
INSTALLS_SHLIB=	yes
26
25
27
INFO=		commoncpp2
26
INFO=		commoncpp2
27
28
CPPFLAGS=	-I${LOCALBASE}/include ${PTHREAD_CFLAGS}
29
LDFLAGS=	-L${LOCALBASE}/lib ${PTHREAD_LIBS}
28
30
29
.include <bsd.port.mk>
31
.include <bsd.port.mk>
(-)devel/commoncpp/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (commoncpp2-1.1.0.tar.gz) = 2063b53d4918df9c0a2dd157ad197573
1
MD5 (commoncpp2-1.2.7.tar.gz) = 6d0b05f02e2f2881ff6fa5ee2696c88d
2
SIZE (commoncpp2-1.1.0.tar.gz) = 749562
2
SIZE (commoncpp2-1.2.7.tar.gz) = 814003
(-)devel/commoncpp/files/patch-config:ltmain.sh (-15 lines)
Lines 1-15 Link Here
1
--- autoconf/ltmain.sh.orig	Thu Feb 12 16:50:30 2004
2
+++ autoconf/ltmain.sh	Thu Feb 12 16:50:39 2004
3
@@ -5428,10 +5428,12 @@
4
 	fi
5
 
6
 	# Install the pseudo-library for information purposes.
7
+	if /usr/bin/false ; then
8
 	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
9
 	instname="$dir/$name"i
10
 	$show "$install_prog $instname $destdir/$name"
11
 	$run eval "$install_prog $instname $destdir/$name" || exit $?
12
+	fi
13
 
14
 	# Maybe install the static library, too.
15
 	test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
(-)devel/commoncpp/files/patch-include_cc++_thread.h (-11 lines)
Lines 1-11 Link Here
1
--- include/cc++/thread.h.orig	Sat Jan 17 17:51:01 2004
2
+++ include/cc++/thread.h	Thu Dec 23 16:38:55 2004
3
@@ -914,7 +914,7 @@
4
 	static Thread* _main;
5
 
6
 	Thread *_parent;
7
-	enum Cancel _cancel;
8
+	Cancel _cancel;
9
 	Semaphore *_start;
10
 
11
 	// private data
(-)devel/commoncpp/pkg-descr (-1 / +1 lines)
Lines 3-9 Link Here
3
management, system logging, object synchronization, realtime network
3
management, system logging, object synchronization, realtime network
4
development, persistant object management, and file access.
4
development, persistant object management, and file access.
5
5
6
WWW: http://www.gnu.org/software/commoncpp/
6
WWW: http://www.gnutelephony.org/
7
7
8
- David Sugar
8
- David Sugar
9
dyfet@gnu.org
9
dyfet@gnu.org
(-)devel/commoncpp/pkg-plist (-9 / +12 lines)
Lines 1-4 Link Here
1
bin/ccgnu2-config
1
bin/ccgnu2-config
2
include/cc++2/cc++/address.h
2
include/cc++2/cc++/buffer.h
3
include/cc++2/cc++/buffer.h
3
include/cc++2/cc++/cmdoptns.h
4
include/cc++2/cc++/cmdoptns.h
4
include/cc++2/cc++/common.h
5
include/cc++2/cc++/common.h
Lines 31-44 Link Here
31
include/cc++2/cc++/unix.h
32
include/cc++2/cc++/unix.h
32
include/cc++2/cc++/url.h
33
include/cc++2/cc++/url.h
33
include/cc++2/cc++/xml.h
34
include/cc++2/cc++/xml.h
34
@dirrm include/cc++2/cc++
35
lib/libccext2-1.2.so
35
@dirrm include/cc++2
36
lib/libccext2-1.2.so.1
36
share/aclocal/ost_check2.m4
37
lib/libccgnu2.a
38
lib/libccgnu2.so
39
lib/libccgnu2-1.1.so
40
lib/libccgnu2-1.1.so.0
41
lib/libccext2.a
37
lib/libccext2.a
42
lib/libccext2.so
38
lib/libccext2.so
43
lib/libccext2-1.1.so
39
lib/libccgnu2-1.2.so
44
lib/libccext2-1.1.so.0
40
lib/libccgnu2-1.2.so.1
41
lib/libccgnu2.a
42
lib/libccgnu2.so
43
libdata/pkgconfig/libccext2.pc
44
libdata/pkgconfig/libccgnu2.pc
45
share/aclocal/ost_check2.m4
46
@dirrm include/cc++2/cc++
47
@dirrm include/cc++2

Return to bug 81850