FreeBSD Bugzilla – Attachment 62411 Details for
Bug 93289
Maintainer update: www/resin2 and www/resin3: honour PTHREAD_LIBS to fix build failure on FreeBSD 7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.68 KB, created by
Jean-Baptiste Quenot
on 2006-02-13 14:50:07 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jean-Baptiste Quenot
Created:
2006-02-13 14:50:07 UTC
Size:
2.68 KB
patch
obsolete
>diff --ignore-matching-lines=\$FreeBSD.*\$ --exclude=.svn --exclude=work --exclude=admin -ruN /usr/ports/www/resin2/Makefile ./Makefile >--- /usr/ports/www/resin2/Makefile Thu Dec 22 00:11:27 2005 >+++ ./Makefile Mon Feb 13 15:22:59 2006 >@@ -60,6 +60,7 @@ > --with-openssl-lib=${OPENSSLLIB} \ > --with-openssl-include=${OPENSSLINC} > LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl >+CFLAGS+= ${PTHREAD_LIBS} > > # Install the Apache plugin if needed > .if defined(WITH_APACHE) && (${WITH_APACHE} == yes || ${WITH_APACHE} == YES) >diff --ignore-matching-lines=\$FreeBSD.*\$ --exclude=.svn --exclude=work --exclude=admin -ruN /usr/ports/www/resin2/files/patch-configure-cflags ./files/patch-configure-cflags >--- /usr/ports/www/resin2/files/patch-configure-cflags Thu Jan 1 01:00:00 1970 >+++ ./files/patch-configure-cflags Mon Feb 13 15:20:57 2006 >@@ -0,0 +1,10 @@ >+--- configure.orig Fri Dec 9 00:09:15 2005 >++++ configure Mon Feb 13 15:20:48 2006 >+@@ -3671,7 +3671,6 @@ >+ ;; >+ >+ *freebsd*) >+- PROXY_LIBS='-lc_r' >+ jni_os=freebsd >+ ;; >+ >diff --ignore-matching-lines=\$FreeBSD.*\$ --exclude=.svn --exclude=work --exclude=admin -ruN /usr/ports/www/resin3/Makefile ./Makefile >--- /usr/ports/www/resin3/Makefile Sun Jan 8 00:12:46 2006 >+++ ./Makefile Mon Feb 13 15:27:30 2006 >@@ -60,6 +60,7 @@ > --with-openssl-lib=${OPENSSLLIB} \ > --with-openssl-include=${OPENSSLINC} > LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl >+CFLAGS+= ${PTHREAD_LIBS} > > # Install the Apache plugin if needed > .if defined(WITH_APACHE) && (${WITH_APACHE} == yes || ${WITH_APACHE} == YES) >diff --ignore-matching-lines=\$FreeBSD.*\$ --exclude=.svn --exclude=work --exclude=admin -ruN /usr/ports/www/resin3/files/patch-configure-cflags ./files/patch-configure-cflags >--- /usr/ports/www/resin3/files/patch-configure-cflags Thu Jan 1 01:00:00 1970 >+++ ./files/patch-configure-cflags Mon Feb 13 15:28:35 2006 >@@ -0,0 +1,10 @@ >+--- configure.orig Mon Feb 13 15:28:10 2006 >++++ configure Mon Feb 13 15:28:12 2006 >+@@ -9012,7 +9012,6 @@ >+ ;; >+ >+ *freebsd*) >+- PROXY_LIBS='-lc_r' >+ jni_os=freebsd >+ ;; >+ >diff --ignore-matching-lines=\$FreeBSD.*\$ --exclude=.svn --exclude=work --exclude=admin -ruN /usr/ports/www/resin3/files/pkg-message.in ./files/pkg-message.in >--- /usr/ports/www/resin3/files/pkg-message.in Sun Jan 8 00:12:46 2006 >+++ ./files/pkg-message.in Fri Dec 16 13:11:27 2005 >@@ -41,7 +41,7 @@ > %%APP_NAME%%_flags="-Djava.awt.headless=true" > > # Increase memory limit of the Java virtual machine >- %%APP_NAME%%_flags="-Xms32m -Xmx256m" >+ %%APP_NAME%%_flags="-Xms32m -Xmx256m" > > # Run Java with remote debugging turned on on port 8000 > %%APP_NAME%%_flags="-Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8000"
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 93289
: 62411 |
62412
|
62413