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

(-)/var/tmp/commoncpp/Makefile (-1 / +1 lines)
Lines 30-36 Link Here
30
USE_GCC=	3.4+
30
USE_GCC=	3.4+
31
CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
31
CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
32
		ac_cv_path_DOXYGEN=no
32
		ac_cv_path_DOXYGEN=no
33
INSTALLS_SHLIB=	yes
33
USE_LDCONFIG=	yes
34
34
35
INFO=		commoncpp2
35
INFO=		commoncpp2
36
36
(-)/var/tmp/commoncpp/pkg-descr (-1 / +1 lines)
Lines 1-4 Link Here
1
Common C++ offers a portable highly portable C++ application development
1
Common C++ offers a highly portable C++ application development
2
framework.  Common C++ provides	classes for threads, sockets, daemon
2
framework.  Common C++ provides	classes for threads, sockets, daemon
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.

Return to bug 101587