FreeBSD Bugzilla – Attachment 24156 Details for
Bug 41359
Update port: net/serveez
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.48 KB, created by
tkato
on 2002-08-05 23:50:14 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2002-08-05 23:50:14 UTC
Size:
3.48 KB
patch
obsolete
>diff -urN /usr/ports/net/serveez/Makefile net/serveez/Makefile >--- /usr/ports/net/serveez/Makefile Thu May 16 22:22:42 2002 >+++ net/serveez/Makefile Sat Aug 3 00:28:50 2002 >@@ -8,23 +8,26 @@ > > PORTNAME= serveez > PORTVERSION= 0.1.3 >+PORTREVISOIN= 1 > CATEGORIES= net devel > MASTER_SITES= ${MASTER_SITE_GNU} > MASTER_SITE_SUBDIR= ${PORTNAME} > > MAINTAINER= ports@FreeBSD.org > >-LIB_DEPENDS= guile:${PORTSDIR}/lang/guile \ >- gnugetopt:${PORTSDIR}/devel/libgnugetopt \ >- bz2:${PORTSDIR}/archivers/bzip2 >+LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ >+ guile.10:${PORTSDIR}/lang/guile >+.if !exists(/usr/bin/bzip2) >+LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2 >+.endif > > GUILE_CONFIG?= ${LOCALBASE}/bin/guile-config >-USE_LIBTOOL= yes >-GNU_CONFIGURE= yes >-CONFIGURE_ENV= \ >- CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include `${GUILE_CONFIG} compile`" \ >- LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt `${GUILE_CONFIG} link`" >+ > USE_GMAKE= yes >+USE_LIBTOOL= yes >+LIBTOOLFLAGS= --disable-ltlibs --release-ignore >+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include `${GUILE_CONFIG} compile`" \ >+ LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt `${GUILE_CONFIG} link`" > INSTALLS_SHLIB= yes > > MAN1= serveez.1 >diff -urN /usr/ports/net/serveez/files/patch-Makefile.in net/serveez/files/patch-Makefile.in >--- /usr/ports/net/serveez/files/patch-Makefile.in Thu Jan 1 09:00:00 1970 >+++ net/serveez/files/patch-Makefile.in Sat Aug 3 00:06:14 2002 >@@ -0,0 +1,11 @@ >+--- Makefile.in.orig Sun Feb 17 01:23:50 2002 >++++ Makefile.in Sat Aug 3 00:05:59 2002 >+@@ -130,7 +130,7 @@ >+ WINDRES = @WINDRES@ >+ resource_FILES = @resource_FILES@ >+ >+-SUBDIRS = src data test doc >++SUBDIRS = src data doc >+ >+ EXTRA_DIST = BUGS autogen.sh README-alpha THANKS README-Win32 README-cross serveez.dsw config.h.serveez version.h.serveez RELEASE vcgen.bat autodsp serveez.ap >+ >diff -urN /usr/ports/net/serveez/files/patch-configure net/serveez/files/patch-configure >--- /usr/ports/net/serveez/files/patch-configure Thu Jan 1 09:00:00 1970 >+++ net/serveez/files/patch-configure Sat Aug 3 00:04:46 2002 >@@ -0,0 +1,10 @@ >+--- configure.orig Sun Feb 17 01:21:39 2002 >++++ configure Sat Aug 3 00:04:37 2002 >+@@ -7076,6 +7076,7 @@ >+ >+ # This can be used to rebuild libtool when needed >+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" >++$ac_aux_dir/ltconfig $LIBTOOL_DEPS >+ >+ # Always use our own libtool. >+ LIBTOOL='$(SHELL) $(top_builddir)/libtool' >diff -urN /usr/ports/net/serveez/pkg-plist net/serveez/pkg-plist >--- /usr/ports/net/serveez/pkg-plist Thu May 16 22:22:42 2002 >+++ net/serveez/pkg-plist Sat Jul 27 11:08:54 2002 >@@ -31,19 +31,15 @@ > include/libserveez/vector.h > include/libserveez/windoze.h > include/svzconfig.h >-@dirrm include/libserveez/codec >-@dirrm include/libserveez/coserver >-@dirrm include/libserveez >-lib/libserveez-0.1.3.so >-lib/libserveez.a >-lib/libserveez.la >-lib/libserveez.so > @unexec install-info --delete %D/info/serveez-api.info %D/info/dir >-@unexec install-info --delete %D/info/serveez.info %D/info/dir > info/serveez-api.info >-info/serveez.info > @exec install-info %D/info/serveez-api.info %D/info/dir >+@unexec install-info --delete %D/info/serveez.info %D/info/dir >+info/serveez.info > @exec install-info %D/info/serveez.info %D/info/dir >+lib/libserveez.a >+lib/libserveez.so >+lib/libserveez.so.0 > share/aclocal/serveez.m4 > share/serveez/echo-server.scm > share/serveez/eval-server.scm >@@ -53,3 +49,6 @@ > share/serveez/mandel-shared.scm > share/serveez/serveez.scm > @dirrm share/serveez >+@dirrm include/libserveez/coserver >+@dirrm include/libserveez/codec >+@dirrm include/libserveez
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 41359
: 24156