FreeBSD Bugzilla – Attachment 24978 Details for
Bug 42593
Maintainer update: openag version 1.1.1 (port revision 1)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.33 KB, created by
Mohacsi Janos
on 2002-09-09 15:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Mohacsi Janos
Created:
2002-09-09 15:30:01 UTC
Size:
2.33 KB
patch
obsolete
>diff -ruN openag.bak/Makefile openag/Makefile >--- openag.bak/Makefile Mon Jun 10 00:19:59 2002 >+++ openag/Makefile Mon Sep 9 15:30:55 2002 >@@ -6,6 +6,7 @@ > > PORTNAME= openag > PORTVERSION= 1.1.1 >+PORTREVISION= 1 > CATEGORIES= audio net > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= openags >@@ -13,10 +14,15 @@ > > MAINTAINER= janos.mohacsi@bsd.hu > >-GNU_CONFIGURE= yes >+BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf >+ >+USE_AUTOCONF= yes >+AUTOCONF= ${LOCALBASE}/bin/autoconf > CONFIGURE_TARGET= --build=${MACHINE_ARCH} > > DOC_FILES= AUTHORS COPYING ChangeLog INSTALL README >+ >+BROKEN= "The Central AudioGalaxy Search Server shutdown in June 2002. See more: http://homepage.mac.com/macdomeeu/dev/current/openag/email.html This client will be marked broken until AudioGalaxy Search server clone has not set up." > > post-install: > .ifndef(NOPORTDOCS) >diff -ruN openag.bak/files/patch-configure.in openag/files/patch-configure.in >--- openag.bak/files/patch-configure.in Thu Jan 1 01:00:00 1970 >+++ openag/files/patch-configure.in Mon Sep 9 15:48:26 2002 >@@ -0,0 +1,40 @@ >+--- configure.in.orig Mon Apr 22 22:45:05 2002 >++++ configure.in Mon Sep 9 15:48:12 2002 >+@@ -22,15 +22,23 @@ >+ AC_PROG_LIBTOOL >+ >+ # Extra libtool stuff. This SHOULDN'T be needed! >+-Xsed="sed -e s/^X//" >+-LTLIBOBJS=`echo X"$LIBOBJS"|\ >+- [$Xsed -e "s,\.[^.]* ,.lo ,g;s,\.[^.]*$,.lo,"]` >++#Xsed="sed -e s/^X//" >++#LTLIBOBJS=`echo X"$LIBOBJS"|\ >++# [$Xsed -e "s,\.[^.]* ,.lo ,g;s,\.[^.]*$,.lo,"]` >++#AC_SUBST(LTLIBOBJS) >++# This is necessary so that .o files in LIBOBJS are also built via >++# the ANSI2KNR-filtering rules. >++LIB@&t@OBJS=`echo "$LIB@&t@OBJS" | >++ sed 's,\.[[^.]]* ,$U&,g;s,\.[[^.]]*$,$U&,'` >++LTLIBOBJS=`echo "$LIB@&t@OBJS" | >++ sed 's,\.[[^.]]* ,.lo ,g;s,\.[[^.]]*$,.lo,'` >+ AC_SUBST(LTLIBOBJS) >+ >+ >++ >+ #Checks for the presence of wget or curl on the user's system. >+ #Neccessary for fechting libmp3info source. >+-AC_CHECK_PROGS(WGET, wget curl) >++AC_CHECK_PROGS(WGET, fetch wget curl) >+ AC_ARG_VAR(WGET, [a wget-like URL http file comandline file \ >+ retreaver is necessary to automatically retrieve libmp3info source]) >+ AC_ARG_VAR(WGET_FLAGS, [the flags required by the wget-like \ >+@@ -41,6 +49,9 @@ >+ AC_SUBST(WGET_FLAGS,[-O]) >+ ;; >+ curl) >++ AC_SUBST(WGET_FLAGS,[-o]) >++ ;; >++fetch) >+ AC_SUBST(WGET_FLAGS,[-o]) >+ ;; >+ *)
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 42593
: 24978