mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
ports in cat www where MAINTAINER=ports
- USE_BZIP2 -> USES= tar:bzip2 - LICENSE=BSD -> BSD[n]CLAUSE
This commit is contained in:
parent
db882f5dbf
commit
a3f7aafc78
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348417
@ -20,8 +20,7 @@ CONFLICTS_INSTALL= caudium14-1.* \
|
||||
apache-*-2.4.* apache24-*-2.4.*
|
||||
|
||||
USE_APACHE= common22
|
||||
USE_BZIP2= yes
|
||||
USES= iconv perl5
|
||||
USES= tar:bzip2 iconv perl5
|
||||
USE_PERL5= run
|
||||
USE_AUTOTOOLS= autoconf libtool
|
||||
USE_RC_SUBR= apache22 htcacheclean
|
||||
|
@ -15,8 +15,7 @@ LICENSE= GPLv3 # (or later)
|
||||
RUN_DEPENDS= aria2c:${PORTSDIR}/www/aria2 \
|
||||
xterm:${PORTSDIR}/x11/xterm
|
||||
|
||||
USES= qmake
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2 qmake
|
||||
USE_QT4= gui moc_build rcc_build uic_build
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
@ -26,9 +26,8 @@ RUN_DEPENDS= \
|
||||
p5-XML-Handler-YAWriter>=0:${PORTSDIR}/textproc/p5-XML-Handler-YAWriter \
|
||||
p5-libxml>=0:${PORTSDIR}/textproc/p5-libxml
|
||||
|
||||
USES= perl5
|
||||
USES= tar:bzip2 perl5
|
||||
USE_PERL5= run
|
||||
USE_BZIP2= yes
|
||||
NO_BUILD= yes
|
||||
NO_STAGE= yes
|
||||
|
||||
|
@ -10,7 +10,7 @@ MASTER_SITES= http://www.eterna.com.au/bozohttpd/ \
|
||||
MAINTAINER= jmohacsi@bsd.hu
|
||||
COMMENT= The bozotic HTTP server
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
USE_BZIP2= YES
|
||||
USE_RC_SUBR= bozohttpd
|
||||
|
@ -11,10 +11,9 @@ PKGNAMESUFFIX= 11
|
||||
DISTNAME= cake_${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A framework for developing PHP web applications
|
||||
|
||||
USE_BZIP2= yes
|
||||
COMMENT= Framework for developing PHP web applications
|
||||
|
||||
USES= tar:bzip2
|
||||
USE_APACHE_RUN= 22+
|
||||
SLAVE_PORT_MODULES= REWRITE
|
||||
|
||||
|
@ -20,10 +20,9 @@ SNAPSHOT= 2007.04.26
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
USE_BZIP2= yes
|
||||
NO_BUILD= yes
|
||||
USE_PYTHON= yes
|
||||
USES= gettext
|
||||
USES= tar:bzip2 gettext
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
NO_STAGE= yes
|
||||
|
@ -10,8 +10,7 @@ MASTER_SITES= http://www.webonaut.com/distfiles/${PORTNAME}/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Wrapper scripts for firefox web browser
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
||||
USES= tar:bzip2
|
||||
UTF8_HACK= no
|
||||
FIREFOX_REMOTE= firefox-remote
|
||||
THUNDERBIRD_REMOTE= thunderbird-remote
|
||||
|
@ -9,8 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20devel/${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Collect information from all over the Internet
|
||||
|
||||
USES= perl5
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2 perl5
|
||||
USE_AUTOTOOLS= libtool
|
||||
LIBTOOLFILES= configure src/gatherer/curl/configure
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -10,11 +10,10 @@ MASTER_SITES= http://az.semmy.ru/ISMail/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= PHP-based webmail client
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}
|
||||
|
||||
NO_BUILD= yes
|
||||
USES= tar:bzip2
|
||||
USE_PHP= imap
|
||||
WANT_PHP_WEB= yes
|
||||
|
||||
|
@ -14,8 +14,7 @@ COMMENT= WAP/SMS gateway
|
||||
|
||||
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
|
||||
|
||||
USES= gmake
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2 gmake
|
||||
USE_GNOME= libxml2
|
||||
USE_OPENSSL= yes
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
|
@ -21,7 +21,7 @@ SASLAUTHD_DESC= cyrus-sasl2-saslauthd support
|
||||
SASLAUTHD_RUN_DEPENDS= saslauthd:${PORTSDIR}/security/cyrus-sasl2-saslauthd
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
USE_APACHE= 22
|
||||
AP_FAST_BUILD= yes
|
||||
AP_GENPLIST= yes
|
||||
|
@ -10,11 +10,11 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
|
||||
MAINTAINER= apache@FreeBSD.org
|
||||
COMMENT= Set httpd process titles to reflect currently processed request
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
USE_APACHE= 22+
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include \
|
||||
-I${LOCALBASE}/include/apr-1
|
||||
|
@ -21,7 +21,7 @@ USE_APACHE= 22
|
||||
AP_FAST_BUILD= yes
|
||||
AP_GENPLIST= yes
|
||||
SHORTMODNAME= proxy_html
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
USE_GNOME= libxml2
|
||||
|
||||
AP_INC+= ${LOCALBASE}/include/libxml2 -I${WRKSRC}
|
||||
|
@ -9,8 +9,7 @@ MASTER_SITES= SF
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Easily create scripts to convert HTML pages to RSS feeds
|
||||
|
||||
USES= perl5 shebangfix
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2 perl5 shebangfix
|
||||
USE_PERL5= run
|
||||
NO_BUILD= yes
|
||||
|
||||
|
@ -14,7 +14,7 @@ LICENSE= APACHE20
|
||||
LIB_DEPENDS+= libapr-1.so:${PORTSDIR}/devel/apr1
|
||||
|
||||
USE_SCONS= yes
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
USE_OPENSSL= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -8,12 +8,12 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \
|
||||
http://mirror.crc.net.nz/pub/srg/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A Squid Report Generator
|
||||
COMMENT= Squid Report Generator
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
|
@ -15,7 +15,7 @@ COMMENT= Generic tags frontend for trac
|
||||
|
||||
RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
USE_PYTHON= 2
|
||||
USE_PYDISTUTILS= easy_install
|
||||
PYDISTUTILS_PKGNAME= TracTags
|
||||
|
@ -10,11 +10,11 @@ DISTNAME= ${PYDISTUTILS_PKGNAME}-${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Plugin to simplify distributing and deploying themes and styles
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
USE_PYTHON= 2
|
||||
USE_PYDISTUTILS= easy_install
|
||||
PYDISTUTILS_PKGNAME= TracThemeEngine
|
||||
|
@ -15,7 +15,7 @@ COMMENT= WYSIWYG editor for Trac wiki
|
||||
|
||||
RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
USE_PYTHON= 2
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
@ -10,7 +10,7 @@ PORTVERSION?= 0.0.${SVNREV}
|
||||
.if ${PORTNAME} == twiki
|
||||
PNAME= core
|
||||
.else
|
||||
USE_BZIP2= yes
|
||||
USES+= tar:bzip2
|
||||
PKGNAMEPREFIX?= twiki-
|
||||
PNAME= ${PORTNAME}
|
||||
FILESDIR?= ${.CURDIR}/../twiki/files
|
||||
|
@ -29,8 +29,7 @@ ZDIST= unix-sdk-3.0b5.tar.Z:plugin ump_with_volume.tar.Z:ump timdiffs.tar.Z:ump
|
||||
|
||||
TIMIDITY_VERSION= 2.13.2
|
||||
|
||||
USES= gmake webplugin:native
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2 gmake webplugin:native
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-ump --with-default-path=${LOCALBASE}/share/timidity
|
||||
LDFLAGS+= -export-dynamic
|
||||
|
Loading…
Reference in New Issue
Block a user