FreeBSD Bugzilla – Attachment 28443 Details for
Bug 47847
[PATCH] devel/commoncpp: fix building
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-ccscript
patch-ccscript (text/plain; charset=us-ascii), 4.78 KB, created by
osa
on 2003-02-04 12:48:03 UTC
(
hide
)
Description:
patch-ccscript
Filename:
MIME Type:
Creator:
osa
Created:
2003-02-04 12:48:03 UTC
Size:
4.78 KB
patch
obsolete
>Index: ports/lang/ccscript/Makefile >=================================================================== >RCS file: /home/ncvs/ports/lang/ccscript/Makefile,v >retrieving revision 1.7 >diff -u -r1.7 Makefile >--- ports/lang/ccscript/Makefile 2001/04/06 01:37:56 1.7 >+++ ports/lang/ccscript/Makefile 2003/02/04 12:46:13 >@@ -6,13 +6,14 @@ > # > > PORTNAME= ccscript >-PORTVERSION= 1.4.1 >+PORTVERSION= 2.4.3 > CATEGORIES= lang >-MASTER_SITES= ftp://www.voxilla.org/pub/freebsd/tarball/ >+MASTER_SITES= ${MASTER_SITE_GNU} >+MASTER_SITE_SUBDIR= ccscript > >-MAINTAINER= dyfet@gnu.org >+MAINTAINER= ports@FreeBSD.org > >-LIB_DEPENDS= ccstd-1.4.0:${PORTSDIR}/devel/commoncpp >+LIB_DEPENDS= ccgnu2-1.0.0:${PORTSDIR}/devel/commoncpp > > USE_GMAKE= yes > USE_LIBTOOL= yes >@@ -21,15 +22,19 @@ > > CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib > >+MAN3= ScriptCommand.3cc ScriptImage.3cc ScriptInterp.3cc \ >+ ScriptModule.3cc ScriptSymbol.3cc Script_Locks.3cc \ >+ Script_Package.3cc Script_Property.3cc Script_Session.3cc >+ > #post-extract: > # @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ > # 's|-release \$$\(LT_RELEASE\)||g' > > post-install: > (cd ${WRKSRC} ; make man) >-.if !defined(NOPORTDOCS) >- ${MKDIR} ${PREFIX}/share/doc/ccscript >- ${INSTALL_MAN} ${WRKSRC}/doc/html/* ${PREFIX}/share/doc/ccscript >-.endif >+#.if !defined(NOPORTDOCS) >+# ${MKDIR} ${PREFIX}/share/doc/ccscript2 >+# ${INSTALL_MAN} ${WRKSRC}/doc/html/* ${PREFIX}/share/doc/ccscript2 >+#.endif > > .include <bsd.port.mk> >Index: ports/lang/ccscript/distinfo >=================================================================== >RCS file: /home/ncvs/ports/lang/ccscript/distinfo,v >retrieving revision 1.5 >diff -u -r1.5 distinfo >--- ports/lang/ccscript/distinfo 2001/04/06 01:37:56 1.5 >+++ ports/lang/ccscript/distinfo 2003/02/04 12:46:13 >@@ -1 +1 @@ >-MD5 (ccscript-1.4.1.tar.gz) = 77d57ea791b0002bc16a971056e75272 >+MD5 (ccscript-2.4.3.tar.gz) = 0bad5d159b5d05db2ac0a3c7017fc085 >Index: ports/lang/ccscript/pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/lang/ccscript/pkg-plist,v >retrieving revision 1.5 >diff -u -r1.5 pkg-plist >--- ports/lang/ccscript/pkg-plist 2001/05/27 17:09:13 1.5 >+++ ports/lang/ccscript/pkg-plist 2003/02/04 12:46:14 >@@ -1,55 +1,18 @@ > bin/ccscript >-include/cc++/script.h >-lib/libccscript.a >-lib/libccscript.so >-lib/libccscript-1.4.so.0 >-man/man3/ScriptCommand.3cc >-man/man3/ScriptImage.3cc >-man/man3/ScriptInterp.3cc >-man/man3/ScriptLocks.3cc >-man/man3/ScriptSymbol.3cc >-share/doc/ccscript/annotated.html >-share/doc/ccscript/class__line-members.html >-share/doc/ccscript/class__line.html >-share/doc/ccscript/class__script-members.html >-share/doc/ccscript/class__script.html >-share/doc/ccscript/class__symbol-members.html >-share/doc/ccscript/class__symbol.html >-share/doc/ccscript/class_keydata.gif >-share/doc/ccscript/class_keydata.html >-share/doc/ccscript/class_mempager.gif >-share/doc/ccscript/class_mempager.html >-share/doc/ccscript/class_mutex.gif >-share/doc/ccscript/class_mutex.html >-share/doc/ccscript/class_scriptcommand-members.html >-share/doc/ccscript/class_scriptcommand.gif >-share/doc/ccscript/class_scriptcommand.html >-share/doc/ccscript/class_scriptimage-members.html >-share/doc/ccscript/class_scriptimage.gif >-share/doc/ccscript/class_scriptimage.html >-share/doc/ccscript/class_scriptinterp-members.html >-share/doc/ccscript/class_scriptinterp.gif >-share/doc/ccscript/class_scriptinterp.html >-share/doc/ccscript/class_scriptlocks-members.html >-share/doc/ccscript/class_scriptlocks.gif >-share/doc/ccscript/class_scriptlocks.html >-share/doc/ccscript/class_scriptsymbol-members.html >-share/doc/ccscript/class_scriptsymbol.gif >-share/doc/ccscript/class_scriptsymbol.html >-share/doc/ccscript/class_scrkeywords-members.html >-share/doc/ccscript/class_scrkeywords.html >-share/doc/ccscript/class_sharedmempager.gif >-share/doc/ccscript/class_sharedmempager.html >-share/doc/ccscript/classes.html >-share/doc/ccscript/config_h.html >-share/doc/ccscript/doxygen.css >-share/doc/ccscript/doxygen.gif >-share/doc/ccscript/files.html >-share/doc/ccscript/functions.html >-share/doc/ccscript/globals.html >-share/doc/ccscript/hierarchy.html >-share/doc/ccscript/index.html >-share/doc/ccscript/null.gif >-share/doc/ccscript/script_h-source.html >-share/doc/ccscript/script_h.html >-@dirrm share/doc/ccscript >+include/cc++2/cc++/script.h >+lib/libccscript2.a >+lib/libccscript2.la >+lib/libccscript2.so >+lib/libccscript2-0.4.so >+lib/libccscript2-0.4.so.0 >+lib/ccscript2/date.pkg >+lib/ccscript2/digits.pkg >+lib/ccscript2/file.pkg >+lib/ccscript2/random.pkg >+lib/ccscript2/scale.pkg >+lib/ccscript2/sort.pkg >+lib/ccscript2/string.pkg >+lib/ccscript2/time.pkg >+lib/ccscript2/trig.pkg >+lib/ccscript2/url.pkg >+@dirrm lib/ccscript2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 47847
:
28441
|
28442
| 28443