FreeBSD Bugzilla – Attachment 26750 Details for
Bug 45585
[NON-MAINTAINER UPDATE] : www/pound : update to 1.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pound.diff
pound.diff (text/plain), 2.13 KB, created by
Clement Laforet
on 2002-11-22 09:50:01 UTC
(
hide
)
Description:
pound.diff
Filename:
MIME Type:
Creator:
Clement Laforet
Created:
2002-11-22 09:50:01 UTC
Size:
2.13 KB
patch
obsolete
>diff -Nru pound.old/Makefile pound/Makefile >--- pound.old/Makefile Fri Nov 22 09:36:54 2002 >+++ pound/Makefile Fri Nov 22 09:22:32 2002 >@@ -6,7 +6,7 @@ > # > > PORTNAME= pound >-PORTVERSION= 0.9 >+PORTVERSION= 1.0 > CATEGORIES= www net > MASTER_SITES= http://www.apsis.ch/pound/ \ > ftp://ftp.nuug.no/pub/anders/distfiles/ >@@ -16,6 +16,7 @@ > MAINTAINER= anders@FreeBSD.org > > WRKSRC= ${WRKDIR}/${PORTNAME} >+HAS_CONFIGURE= yes > > MAKE_ARGS+= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ > PTHREAD_LIBS="${PTHREAD_LIBS}" \ >diff -Nru pound.old/distinfo pound/distinfo >--- pound.old/distinfo Fri Nov 22 09:36:54 2002 >+++ pound/distinfo Fri Nov 22 09:21:20 2002 >@@ -1 +1 @@ >-MD5 (Pound-0.9.tgz) = 9080568e7ac2c7c15c60799c2c62ce33 >+MD5 (Pound-1.0.tgz) = 817f6559c4751b79a02ac5a415b29401 >diff -Nru pound.old/files/patch-Makefile pound/files/patch-Makefile >--- pound.old/files/patch-Makefile Fri Nov 22 09:36:54 2002 >+++ pound/files/patch-Makefile Fri Nov 22 09:32:00 2002 >@@ -1,27 +1,17 @@ >---- Makefile.orig Mon Aug 19 08:19:53 2002 >-+++ Makefile Mon Aug 26 22:10:35 2002 >-@@ -26,20 +26,20 @@ >- # >- # $Id: Makefile,v 0.9 2002/08/19 08:19:53 roseg Exp roseg $ >- >--CC=gcc >-+#CC=gcc >- # For GNU-less systems use: >- #CC=cc >+--- Makefile.in.orig Fri Nov 22 09:28:25 2002 >++++ Makefile.in Fri Nov 22 09:31:33 2002 >+@@ -29,11 +29,11 @@ >+ CC=@CC@ > > # Configuration file default; if none, look at config.c for default! > -F_CONF=/usr/local/etc/pound/pound.cfg > +#F_CONF=/usr/local/etc/pound/pound.cfg > >--CFLAGS=-O2 -DF_CONF=\"$(F_CONF)\" -DAEMON >-+CFLAGS+= -DF_CONF=\"$(F_CONF)\" -DAEMON $(PTHREAD_CFLAGS) -DNEED_STACK >- # some old compilers don't like -O2; you may want to try -g for debugging >- #CFLAGS=-O -DF_CONF=\"$(F_CONF)\" -DAEMON >- # For OpenBSD/FreeBSD use: >- #CFLAGS=-O2 -pthread -DF_CONF=\"$(F_CONF)\" -DNEED_STACK -DAEMON >+-CFLAGS=-DF_CONF=\"$(F_CONF)\" -DAEMON @CFLAGS@ >++CFLAGS=-DF_CONF=\"$(F_CONF)\" -DAEMON $(PTHREAD_LIBS) @CFLAGS@ >+ >+-LIBS=@LIBS@ >++LIBS=@LIBS@ $(PTHREAD_LIBS) > >--LIBS=-lssl -lpthread >-+LIBS=-lssl -lcrypto $(PTHREAD_LIBS) >- # For SystemV/Solaris use: >- #LIBS=-lssl -lpthread -lsocket -lnsl >- # For OpenBSD/FreeBSD use: >+ prefix=@prefix@ >+ exec_prefix=@exec_prefix@
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 45585
: 26750