Remove expired ports:
2014-10-31 deskutils/babytrans: Abandonware, dictionaries unavailable 2014-10-31 www/rt38: Has expired: End of Life March 2014
This commit is contained in:
parent
7130f0fbf6
commit
438685261b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371800
21 changed files with 2 additions and 1892 deletions
2
MOVED
2
MOVED
|
@ -7172,3 +7172,5 @@ www/mod_authz_unixgroup|www/mod_authz_unixgroup22|2014-10-26|Reflect Apache vers
|
|||
lang/kroc||2014-10-28|Has expired: Broken for more than 6 months
|
||||
net/slirp||2014-10-28|Has expired: Broken for more than 6 months
|
||||
www/typo347||2014-10-30|Has expired: Upgrade to www/typo3 or www/typo3-lts
|
||||
deskutils/babytrans||2014-10-31|Has expired: Abandonware, dictionaries unavailable
|
||||
www/rt38||2014-10-31|Has expired: Has expired: End of Life March 2014
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
SUBDIR += appwrapper
|
||||
SUBDIR += aspostit
|
||||
SUBDIR += autocutsel
|
||||
SUBDIR += babytrans
|
||||
SUBDIR += basket
|
||||
SUBDIR += bigyear
|
||||
SUBDIR += bitcollider
|
||||
|
|
|
@ -1,37 +0,0 @@
|
|||
# Created by: Frederic Cambus
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= babytrans
|
||||
PORTVERSION= 0.9.1
|
||||
PORTREVISION= 11
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= http://fjolliton.free.fr/babytrans/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= GTK+/GNOME front-end for Babylon Translator .dic files
|
||||
|
||||
DEPRECATED= Abandonware, dictionaries unavailable
|
||||
EXPIRATION_DATE=2014-10-31
|
||||
|
||||
USES= gmake gettext
|
||||
USE_GNOME= gtk12 gnomeprefix
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib -lintl
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
post-patch:
|
||||
.for file in de es fr pt_BR
|
||||
@${REINPLACE_CMD} -e "s|CHARSET|ISO-8859-1|" \
|
||||
-e "s|ENCODING|8bit|" ${WRKSRC}/po/${file}.po
|
||||
.endfor
|
||||
@${REINPLACE_CMD} '/destdir=/ s|=|=${STAGEDIR}|' \
|
||||
${WRKSRC}/po/Makefile.in.in
|
||||
|
||||
post-install:
|
||||
@${MKDIR} ${STAGEDIR}${DATADIR}
|
||||
@${MKDIR} ${STAGEDIR}${PREFIX}/share/applets/Utility
|
||||
${INSTALL_DATA} ${WRKSRC}/config-file/dictionary ${STAGEDIR}${DATADIR}
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (babytrans-0.9.1.tar.gz) = 1a959fadcc0acbf690771c827c8b21c955b87b403047c52316359e8e025312db
|
||||
SIZE (babytrans-0.9.1.tar.gz) = 152688
|
|
@ -1,13 +0,0 @@
|
|||
--- po/it.po.orig Mon Apr 3 04:02:43 2000
|
||||
+++ po/it.po Thu Feb 13 08:30:31 2003
|
||||
@@ -235,10 +235,6 @@
|
||||
msgid "Help for Babytrans"
|
||||
msgstr "Aiuto per Babytrans"
|
||||
|
||||
-#: src/main.cc:992
|
||||
-msgid "Auto mode active"
|
||||
-msgstr "Modalità automatica attiva"
|
||||
-
|
||||
#: src/main.cc:1068
|
||||
msgid "Invalid selection"
|
||||
msgstr "Selezione non valida"
|
|
@ -1,10 +0,0 @@
|
|||
--- src/main.cc.orig Thu Jul 24 14:51:02 2003
|
||||
+++ src/main.cc Thu Jul 24 14:51:15 2003
|
||||
@@ -49,6 +49,7 @@
|
||||
|
||||
#include <sys/stat.h> // for stat()
|
||||
#include <unistd.h> // for stat()
|
||||
+#include <assert.h>
|
||||
|
||||
#include <cerrno>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
======================================================================
|
||||
Babytrans is now installed! Go to: http://www.babylon.com and download
|
||||
the dictionaries that suit your needs. Use unzip to decompress the
|
||||
.EXE file you downloaded, and modify the configuration file located in
|
||||
%%DATADIR%%/dictionary
|
||||
======================================================================
|
|
@ -1,6 +0,0 @@
|
|||
Babytrans is a graphical front-end for GTK+/Gnome that allows you to use the
|
||||
dictionaries from Babylon Translator software available under Windows. It use
|
||||
only the old dictionnary format (.dic) and do not handle (yet) the new
|
||||
format (.bgl/.dat).
|
||||
|
||||
WWW: http://fjolliton.free.fr/babytrans/
|
|
@ -1,9 +0,0 @@
|
|||
bin/babytrans
|
||||
etc/CORBA/servers/babytrans.gnorba
|
||||
share/applets/Utility/babytrans.desktop
|
||||
share/locale/es/LC_MESSAGES/babytrans.mo
|
||||
share/locale/de/LC_MESSAGES/babytrans.mo
|
||||
share/locale/fr/LC_MESSAGES/babytrans.mo
|
||||
share/locale/it/LC_MESSAGES/babytrans.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/babytrans.mo
|
||||
%%DATADIR%%/dictionary
|
|
@ -1729,7 +1729,6 @@
|
|||
SUBDIR += rssroll
|
||||
SUBDIR += rsstail
|
||||
SUBDIR += rsstool
|
||||
SUBDIR += rt38
|
||||
SUBDIR += rt40
|
||||
SUBDIR += rt42
|
||||
SUBDIR += ruby-amazon
|
||||
|
|
|
@ -1,181 +0,0 @@
|
|||
# $FreeBSD$
|
||||
|
||||
# TODO:
|
||||
# o etc/rt38 files permissions
|
||||
# o GRANTS
|
||||
# o Schema
|
||||
# - Vhost Config
|
||||
# o install a sample into etc/apache22/Includes
|
||||
|
||||
PORTNAME= rt
|
||||
PORTVERSION= 3.8.17
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ \
|
||||
ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/release/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= RT is an industrial-grade ticketing system written in Perl
|
||||
|
||||
DEPRECATED= Has expired: End of Life March 2014
|
||||
EXPIRATION_DATE=2014-10-31
|
||||
|
||||
CONFLICTS= rt40-4.0* rt42-4.2* brlcad-[0-9]*
|
||||
LATEST_LINK= rt38
|
||||
|
||||
OPTIONS_DEFINE= APACHE DEV DOCS FASTCGI GRAPHVIZ MODPERL STANDALONE
|
||||
OPTIONS_SINGLE= DB
|
||||
OPTIONS_SINGLE_DB= MYSQL PGSQL ORACLE SQLITE
|
||||
OPTIONS_DEFAULT= APACHE GRAPHVIZ MODPERL MYSQL
|
||||
DEV_DESC= Configure for Developers
|
||||
STANDALONE_DESC= Enable standalone server
|
||||
|
||||
.include "${.CURDIR}/Makefile.cpan"
|
||||
|
||||
BUILD_DEPENDS+= ${CORE_DEPS} \
|
||||
${CLI_DEPS} \
|
||||
${DASHBOARD_DEPS} \
|
||||
${GD_DEPS} \
|
||||
${GPG_DEPS} \
|
||||
${ICAL_DEPS} \
|
||||
${MAILGATE_DEPS} \
|
||||
${MASON_DEPS} \
|
||||
${SMTP_DEPS}
|
||||
|
||||
RUN_DEPENDS+= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
USE_AUTOTOOLS= autoconf
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
.if empty(PORT_OPTIONS:MDOCS)
|
||||
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-noportdocs-Makefile.in
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MDEV}
|
||||
BUILD_DEPENDS+= ${DEV_DEPS}
|
||||
RUN_DEPENDS+= ${DEV_DEPS}
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MSTANDALONE}
|
||||
BUILD_DEPENDS+= ${STANDALONE_DEPS}
|
||||
RUN_DEPENDS+= ${STANDALONE_DEPS}
|
||||
.endif
|
||||
|
||||
.if !empty(PORT_OPTIONS:MAPACHE) || !empty(PORT_OPTIONS:MFASTCGI) || !empty(PORT_OPTIONS:MMODPERL)
|
||||
USE_APACHE_RUN= 22+
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MFASTCGI}
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/${APACHEMODDIR}/mod_fastcgi.so:${PORTSDIR}/www/mod_fastcgi
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${APACHEMODDIR}/mod_fastcgi.so:${PORTSDIR}/www/mod_fastcgi \
|
||||
p5-FCGI>=0.74:${PORTSDIR}/www/p5-FCGI
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MGRAPHVIZ}
|
||||
BUILD_DEPENDS+= ${GRAPHVIZ_DEPS}
|
||||
RUN_DEPENDS+= ${GRAPHVIZ_DEPS}
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MMODPERL}
|
||||
WITH_APACHE= yes
|
||||
|
||||
.include "${.CURDIR}/../../Mk/bsd.apache.mk"
|
||||
|
||||
BUILD_DEPENDS+= p5-libapreq2>=0:${PORTSDIR}/www/p5-libapreq2 \
|
||||
p5-Apache-DBI>=0:${PORTSDIR}/www/p5-Apache-DBI
|
||||
RUN_DEPENDS+= p5-libapreq2>=0:${PORTSDIR}/www/p5-libapreq2 \
|
||||
p5-Apache-DBI>=0:${PORTSDIR}/www/p5-Apache-DBI
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MMYSQL}
|
||||
DB_TYPE= mysql
|
||||
USE_MYSQL= yes
|
||||
BUILD_DEPENDS+= p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql
|
||||
RUN_DEPENDS+= p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql
|
||||
.elif ${PORT_OPTIONS:MPGSQL}
|
||||
DB_TYPE= Pg
|
||||
USES+= pgsql
|
||||
BUILD_DEPENDS+= p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg
|
||||
RUN_DEPENDS+= p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg
|
||||
.elif ${PORT_OPTIONS:MQLITE}
|
||||
DB_TYPE= SQLite
|
||||
USE_SQLITE= yes
|
||||
BUILD_DEPENDS+= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
|
||||
RUN_DEPENDS+= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
|
||||
.elif ${PORT_OPTIONS:MORACLE}
|
||||
DB_TYPE= Oracle
|
||||
BUILD_DEPENDS+= p5-DBD-Oracle>=0:${PORTSDIR}/databases/p5-DBD-Oracle
|
||||
RUN_DEPENDS+= p5-DBD-Oracle>=0:${PORTSDIR}/databases/p5-DBD-Oracle
|
||||
.endif
|
||||
|
||||
RT_ETC_PATH?= ${PREFIX}/etc/${PORTNAME}38
|
||||
RT_LAYOUT= FreeBSD
|
||||
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}38
|
||||
|
||||
DB_DBA_USER?= root
|
||||
DB_DBA_PASSWORD?=
|
||||
DB_USER?= rt_user
|
||||
DB_PASSWORD?= rt_pass
|
||||
DB_HOST?= localhost
|
||||
DB_DATABASE?= rt3
|
||||
|
||||
WEB_USER?= ${WWWOWN}
|
||||
WEB_GROUP?= ${WWWGRP}
|
||||
LIBS_GROUP?= wheel
|
||||
|
||||
GROUPS= rt
|
||||
LATEST_LINK= rt38
|
||||
HAS_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
CONFIGURE_ARGS= --enable-layout=${RT_LAYOUT} \
|
||||
--with-web-user=${WEB_USER} \
|
||||
--with-web-group=${WEB_GROUP} \
|
||||
--with-libs-group=${LIBS_GROUP} \
|
||||
--with-db-host=${DB_HOST} \
|
||||
--with-db-port=${DB_PORT} \
|
||||
--with-db-type=${DB_TYPE} \
|
||||
--with-db-rt-user=${DB_USER} \
|
||||
--with-db-rt-pass=${DB_PASSWORD} \
|
||||
--with-db-database=${DB_DATABASE} \
|
||||
--with-db-dba=${DB_DBA_USER}
|
||||
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
SUB_FILES= pkg-message
|
||||
SUB_LIST= RT_ETC_PATH=${RT_ETC_PATH}
|
||||
|
||||
run-autotools:: run-autotools-autoconf
|
||||
|
||||
pre-fetch:
|
||||
@${ECHO} ""
|
||||
@${ECHO} " DB_TYPE=type mysql, Oracle, Pg or SQLite (mysql)"
|
||||
@${ECHO} " DB_HOST=hostname The database host (localhost)"
|
||||
@${ECHO} " DB_PORT=port The database port"
|
||||
@${ECHO} " DB_DATABASE=dbname The database name (rt3)"
|
||||
@${ECHO} ""
|
||||
@${ECHO} " DB_DBA_USER=username Name of database administrator (root)"
|
||||
@${ECHO} " DB_DBA_PASSWORD=password Password of database administrator"
|
||||
@${ECHO} " DB_USER=username Name of database user for RT (rt_user)"
|
||||
@${ECHO} " DB_PASSWORD=password Name of database password for RT (rt_pass)"
|
||||
.if ${PORT_OPTIONS:MSQLITE}
|
||||
@${ECHO} ""
|
||||
@${ECHO} "SQLITE is not recommended for production use"
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${RM} -f ${WRKSRC}/lib/RT.pm.in.orig
|
||||
@${REINPLACE_CMD} -e 's!%%PREFIX%%!${PREFIX}!g' ${WRKSRC}/config.layout
|
||||
@${REINPLACE_CMD} -e 's!%%SITE_PERL%%!${SITE_PERL}!g' ${WRKSRC}/config.layout
|
||||
@${REINPLACE_CMD} -e 's!/path/to/your/etc!${RT_ETC_PATH}!g' ${WRKSRC}/etc/RT_SiteConfig.pm
|
||||
@${REINPLACE_CMD} -e 's!/bin:/usr/bin!/bin:/usr/bin:${LOCALBASE}/bin!' ${WRKSRC}/bin/webmux.pl.in
|
||||
@${REINPLACE_CMD} -e 's!/bin:/usr/bin!/bin:/usr/bin:${LOCALBASE}/bin!' ${WRKSRC}/lib/RT/Interface/CLI.pm && \
|
||||
${RM} ${WRKSRC}/lib/RT/Interface/CLI.pm.bak
|
||||
|
||||
pre-install:
|
||||
@${RM} -f ${WRKSRC}/lib/RT.pm.in
|
||||
|
||||
post-install:
|
||||
${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,102 +0,0 @@
|
|||
##########################################################################################################
|
||||
### File::Find 1.10 core
|
||||
### File::Glob 1.05 core
|
||||
### File::Spec 3.12 0.08 core
|
||||
### Pod::Usage 1.33 core
|
||||
### Scalar::Util 1.18 core
|
||||
### Text::ParseWords 3.24 core
|
||||
### Term::ReadLine core
|
||||
### Term::ReadKey core
|
||||
|
||||
CLI_DEPS= p5-Term-ReadKey>=2.30:${PORTSDIR}/devel/p5-Term-ReadKey \
|
||||
p5-Getopt-Long>=2.24:${PORTSDIR}/devel/p5-Getopt-Long \
|
||||
p5-libwww>=5.823:${PORTSDIR}/www/p5-libwww \
|
||||
p5-ReadLine-Perl>=1.0302:${PORTSDIR}/devel/p5-ReadLine-Perl \
|
||||
p5-Net-SSLeay>=1.35:${PORTSDIR}/security/p5-Net-SSLeay
|
||||
|
||||
CORE_DEPS= p5-Encode>=2.21:${PORTSDIR}/converters/p5-Encode \
|
||||
p5-Class-ReturnValue>=0.55:${PORTSDIR}/devel/p5-Class-ReturnValue \
|
||||
p5-Text-Quoted>=2.05:${PORTSDIR}/textproc/p5-Text-Quoted \
|
||||
p5-CSS-Squish>=0.07:${PORTSDIR}/textproc/p5-CSS-Squish \
|
||||
p5-Module-Versions-Report>=1.05:${PORTSDIR}/devel/p5-Module-Versions-Report \
|
||||
p5-Devel-StackTrace>=1.19:${PORTSDIR}/devel/p5-Devel-StackTrace \
|
||||
p5-Digest-MD5>=2.27:${PORTSDIR}/security/p5-Digest-MD5 \
|
||||
p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA \
|
||||
p5-File-Temp>=0.19:${PORTSDIR}/devel/p5-File-Temp \
|
||||
p5-Tree-Simple>=1.04:${PORTSDIR}/devel/p5-Tree-Simple \
|
||||
p5-HTML-Scrubber>=0.08:${PORTSDIR}/www/p5-HTML-Scrubber \
|
||||
p5-DBIx-SearchBuilder>=1.54:${PORTSDIR}/databases/p5-DBIx-SearchBuilder \
|
||||
p5-Mail-Tools>=1.57:${PORTSDIR}/mail/p5-Mail-Tools \
|
||||
p5-File-ShareDir>=1.00:${PORTSDIR}/devel/p5-File-ShareDir \
|
||||
p5-Cache-Simple-TimedExpiry>=0.27:${PORTSDIR}/devel/p5-Cache-Simple-TimedExpiry \
|
||||
p5-Text-Template>=1.44:${PORTSDIR}/textproc/p5-Text-Template \
|
||||
p5-Log-Dispatch>=2.0:${PORTSDIR}/devel/p5-Log-Dispatch \
|
||||
p5-Locale-Maketext>=1.06:${PORTSDIR}/devel/p5-Locale-Maketext \
|
||||
p5-Locale-Maketext-Lexicon>=0.32:${PORTSDIR}/devel/p5-Locale-Maketext-Lexicon \
|
||||
p5-MIME-Tools>=5.425:${PORTSDIR}/mail/p5-MIME-Tools \
|
||||
p5-Email-Address>=0:${PORTSDIR}/mail/p5-Email-Address \
|
||||
p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
|
||||
p5-Time-modules>=0:${PORTSDIR}/devel/p5-Time-modules \
|
||||
p5-Calendar-Simple>=0:${PORTSDIR}/devel/p5-Calendar-Simple \
|
||||
p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \
|
||||
p5-Locale-Maketext-Fuzzy>=0:${PORTSDIR}/devel/p5-Locale-Maketext-Fuzzy \
|
||||
p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes \
|
||||
p5-Text-Wrapper>=0:${PORTSDIR}/textproc/p5-Text-Wrapper \
|
||||
p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require \
|
||||
p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn \
|
||||
p5-Parse-BooleanLogic>=0.09:${PORTSDIR}/textproc/p5-Parse-BooleanLogic
|
||||
|
||||
DASHBOARD_DEPS= p5-MIME-Types>=1.25:${PORTSDIR}/mail/p5-MIME-Types \
|
||||
p5-HTML-RewriteAttributes>=0.02:${PORTSDIR}/textproc/p5-HTML-RewriteAttributes
|
||||
|
||||
DEV_DEPS= p5-Log-Dispatch-Perl>=0:${PORTSDIR}/devel/p5-Log-Dispatch-Perl \
|
||||
p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
|
||||
p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
|
||||
p5-Module-Refresh>=0:${PORTSDIR}/devel/p5-Module-Refresh \
|
||||
p5-String-ShellQuote>=0:${PORTSDIR}/textproc/p5-String-ShellQuote \
|
||||
p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \
|
||||
p5-IPC-Run3>=0:${PORTSDIR}/devel/p5-IPC-Run3 \
|
||||
p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
|
||||
p5-Test-Expect>=0:${PORTSDIR}/devel/p5-Test-Expect \
|
||||
p5-Test-WWW-Mechanize>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize \
|
||||
p5-Test-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-Test-HTTP-Server-Simple \
|
||||
p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \
|
||||
p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
|
||||
p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn \
|
||||
p5-Test-MockTime>=0:${PORTSDIR}/devel/p5-Test-MockTime \
|
||||
p5-HTTP-Server-Simple-Mason>=0:${PORTSDIR}/www/p5-HTTP-Server-Simple-Mason
|
||||
|
||||
GD_DEPS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD \
|
||||
p5-GD-TextUtil>=0:${PORTSDIR}/graphics/p5-GD-TextUtil \
|
||||
p5-GD-Graph>=0:${PORTSDIR}/graphics/p5-GD-Graph
|
||||
|
||||
GPG_DEPS= p5-PerlIO-eol>=0:${PORTSDIR}/devel/p5-PerlIO-eol \
|
||||
p5-GnuPG-Interface>=0:${PORTSDIR}/security/p5-GnuPG-Interface
|
||||
|
||||
GRAPHVIZ_DEPS= p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run \
|
||||
p5-IPC-Run-SafeHandles>=0:${PORTSDIR}/devel/p5-IPC-Run-SafeHandles \
|
||||
p5-GraphViz>=0:${PORTSDIR}/graphics/p5-GraphViz
|
||||
|
||||
ICAL_DEPS= p5-Data-ICal>=0:${PORTSDIR}/deskutils/p5-Data-ICal
|
||||
|
||||
MAILGATE_DEPS= p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \
|
||||
p5-Getopt-Long>=0:${PORTSDIR}/devel/p5-Getopt-Long \
|
||||
p5-HTML-Format>=0:${PORTSDIR}/textproc/p5-HTML-Format \
|
||||
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
|
||||
|
||||
MASON_DEPS= p5-Storable>=2.08:${PORTSDIR}/devel/p5-Storable \
|
||||
p5-CSS-Squish>=0.07:${PORTSDIR}/textproc/p5-CSS-Squish \
|
||||
p5-Text-WikiFormat>=0.79:${PORTSDIR}/textproc/p5-Text-WikiFormat \
|
||||
p5-Digest-MD5>=2.27:${PORTSDIR}/security/p5-Digest-MD5 \
|
||||
p5-Errno>=1.10:${PORTSDIR}/devel/p5-Errno \
|
||||
p5-Apache-Session>=1.53:${PORTSDIR}/www/p5-Apache-Session \
|
||||
p5-Devel-StackTrace>=1.19:${PORTSDIR}/devel/p5-Devel-StackTrace \
|
||||
p5-CGI.pm>=1.20:${PORTSDIR}/www/p5-CGI.pm \
|
||||
p5-XML-RSS>=1.05:${PORTSDIR}/textproc/p5-XML-RSS \
|
||||
p5-HTML-Mason>=1.36:${PORTSDIR}/www/p5-HTML-Mason
|
||||
|
||||
SMTP_DEPS= p5-Net>=1.22:${PORTSDIR}/net/p5-Net
|
||||
|
||||
STANDALONE_DEPS= p5-Net-Server>=0.97:${PORTSDIR}/net/p5-Net-Server \
|
||||
p5-HTTP-Server-Simple>=0.34:${PORTSDIR}/www/p5-HTTP-Server-Simple \
|
||||
p5-HTTP-Server-Simple-Mason>=0.14:${PORTSDIR}/www/p5-HTTP-Server-Simple-Mason
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (rt-3.8.17.tar.gz) = d9cd8b239712f25d38619791ab9f8d60c57f001cc0df2caeb2ccb7ad9f8a4acd
|
||||
SIZE (rt-3.8.17.tar.gz) = 5728368
|
|
@ -1,14 +0,0 @@
|
|||
--- Makefile.in 2008-12-27 01:07:12.000000000 -0500
|
||||
+++ /home/pgollucci/Makefile.in 2008-12-27 01:06:35.000000000 -0500
|
||||
@@ -419,10 +419,7 @@
|
||||
|
||||
# {{{ doc-install
|
||||
doc-install:
|
||||
-@COMMENT_INPLACE_LAYOUT@ # RT 3.0.0 - RT 3.0.2 would accidentally create a file instead of a dir
|
||||
-@COMMENT_INPLACE_LAYOUT@ -[ -f $(DESTDIR)$(RT_DOC_PATH) ] && rm $(DESTDIR)$(RT_DOC_PATH)
|
||||
-@COMMENT_INPLACE_LAYOUT@ [ -d $(DESTDIR)$(RT_DOC_PATH) ] || $(INSTALL) -m 0755 -d $(DESTDIR)$(RT_DOC_PATH)
|
||||
-@COMMENT_INPLACE_LAYOUT@ -$(INSTALL) -m 0644 ./README $(DESTDIR)$(RT_DOC_PATH)/
|
||||
+@COMMENT_INPLACE_LAYOUT@ /usr/bin/true
|
||||
# }}}
|
||||
|
||||
# {{{ etc-install
|
|
@ -1,58 +0,0 @@
|
|||
--- Makefile.in.orig 2010-05-05 13:09:21.000000000 -0700
|
||||
+++ Makefile.in 2010-08-05 13:11:47.000000000 -0700
|
||||
@@ -58,7 +58,7 @@
|
||||
|
||||
CONFIG_FILE_PATH = @CONFIG_FILE_PATH_R@
|
||||
CONFIG_FILE = $(CONFIG_FILE_PATH)/RT_Config.pm
|
||||
-SITE_CONFIG_FILE = $(CONFIG_FILE_PATH)/RT_SiteConfig.pm
|
||||
+SITE_CONFIG_FILE = $(CONFIG_FILE_PATH)/RT_SiteConfig.pm-dist
|
||||
|
||||
|
||||
RT_VERSION_MAJOR = @RT_VERSION_MAJOR@
|
||||
@@ -108,7 +108,7 @@
|
||||
RT_DOC_PATH = @RT_DOC_PATH_R@
|
||||
RT_FONT_PATH = @RT_FONT_PATH_R@
|
||||
RT_LOCAL_PATH = @RT_LOCAL_PATH_R@
|
||||
-LOCAL_PLUGIN_PATH = @RT_LOCAL_PATH_R@/plugins
|
||||
+LOCAL_PLUGIN_PATH = @RT_LOCAL_PATH_R@/share/rt38/plugins
|
||||
LOCAL_ETC_PATH = @LOCAL_ETC_PATH_R@
|
||||
LOCAL_LIB_PATH = @LOCAL_LIB_PATH_R@
|
||||
LOCAL_LEXICON_PATH = @LOCAL_LEXICON_PATH_R@
|
||||
@@ -286,9 +286,9 @@
|
||||
@echo " $(RT_SBIN_PATH)/rt-setup-database --dba $(DB_DBA) --prompt-for-dba-password --action upgrade"
|
||||
|
||||
|
||||
-upgrade: testdeps config-install dirs files-install fixperms upgrade-instruct
|
||||
+upgrade: config-install dirs files-install fixperms upgrade-instruct
|
||||
|
||||
-upgrade-noclobber: config-install dirs libs-install html-install bin-install local-install doc-install font-install fixperms
|
||||
+upgrade-noclobber: config-install dirs libs-install html-install bin-install local-install doc-install font-install
|
||||
|
||||
|
||||
# {{{ dependencies
|
||||
@@ -306,13 +306,6 @@
|
||||
|
||||
# {{{ fixperms
|
||||
fixperms:
|
||||
- # Make the libraries readable
|
||||
- chmod $(RT_READABLE_DIR_MODE) $(DESTDIR)$(RT_PATH)
|
||||
- chown -R $(LIBS_OWNER) $(DESTDIR)$(RT_LIB_PATH)
|
||||
- chgrp -R $(LIBS_GROUP) $(DESTDIR)$(RT_LIB_PATH)
|
||||
- chmod -R u+rwX,go-w,go+rX $(DESTDIR)$(RT_LIB_PATH)
|
||||
-
|
||||
-
|
||||
chmod $(RT_READABLE_DIR_MODE) $(DESTDIR)$(RT_BIN_PATH)
|
||||
|
||||
chmod 0755 $(DESTDIR)$(RT_ETC_PATH)
|
||||
@@ -367,9 +360,9 @@
|
||||
$(INSTALL) -m 0755 -d $(DESTDIR)$(LOCAL_LEXICON_PATH)
|
||||
# }}}
|
||||
|
||||
-install: testdeps config-install dirs files-install fixperms instruct
|
||||
+install: config-install dirs files-install fixperms instruct
|
||||
|
||||
-files-install: libs-install etc-install config-install bin-install sbin-install html-install local-install doc-install font-install
|
||||
+files-install: libs-install etc-install config-install bin-install sbin-install html-install doc-install font-install
|
||||
|
||||
config-install:
|
||||
@COMMENT_INPLACE_LAYOUT@ $(INSTALL) -m 0755 -o $(BIN_OWNER) -g $(RTGROUP) -d $(DESTDIR)$(CONFIG_FILE_PATH)
|
|
@ -1,11 +0,0 @@
|
|||
--- ./aclocal.m4.orig 2008-08-21 05:16:36.000000000 +0000
|
||||
+++ ./aclocal.m4 2008-08-21 05:16:44.000000000 +0000
|
||||
@@ -79,7 +79,7 @@
|
||||
s/^#.*$//m;
|
||||
s/^\s+//gim;
|
||||
s/\s+$/\n/gim;
|
||||
- s/\+$/\/rt3/gim;
|
||||
+ s/\+$/\/rt38/gim;
|
||||
# m4 will not let us just use $1, we need @S|@1
|
||||
s/^\s*((?:bin|sbin|libexec|data|sysconf|sharedstate|localstate|lib|include|oldinclude|info|man|html)dir)\s*:\s*(.*)$/@S|@1=@S|@2/gim;
|
||||
s/^\s*(.*?)\s*:\s*(.*)$/\(test "x\@S|@@S|@1" = "xNONE" || test "x\@S|@@S|@1" = "x") && @S|@1=@S|@2/gim;
|
|
@ -1,38 +0,0 @@
|
|||
--- config.layout.orig 2010-08-22 04:48:20.000000000 +0200
|
||||
+++ config.layout 2010-08-22 04:50:50.000000000 +0200
|
||||
@@ -91,27 +91,28 @@
|
||||
</Layout>
|
||||
|
||||
<Layout FreeBSD>
|
||||
- prefix: /usr/local
|
||||
+ prefix: %%PREFIX%%
|
||||
exec_prefix: ${prefix}
|
||||
bindir: ${exec_prefix}/bin
|
||||
sbindir: ${exec_prefix}/sbin
|
||||
sysconfdir: ${prefix}/etc+
|
||||
mandir: ${prefix}/man
|
||||
plugindir: ${prefix}/plugins
|
||||
- libdir: ${prefix}/lib+
|
||||
+ libdir: %%SITE_PERL%%
|
||||
datadir: ${prefix}/share+
|
||||
htmldir: ${datadir}/html
|
||||
+ sharedir: ${prefix}/share+
|
||||
fontdir: ${datadir}/fonts
|
||||
manualdir: ${prefix}/share/doc+
|
||||
logfiledir: /var/log
|
||||
localstatedir: /var/run+
|
||||
masonstatedir: ${localstatedir}/mason_data
|
||||
sessionstatedir: ${localstatedir}/session_data
|
||||
- customdir: ${prefix}/share+
|
||||
- custometcdir: ${customdir}/local/etc
|
||||
- customhtmldir: ${customdir}/local/html
|
||||
- customlexdir: ${customdir}/local/po
|
||||
- customlibdir: ${customdir}/local/lib
|
||||
+ customdir: ${prefix}
|
||||
+ custometcdir: ${datadir}/etc
|
||||
+ customhtmldir: ${customdir}/www+
|
||||
+ customlexdir: ${datadir}/po
|
||||
+ customlibdir: ${datadir}/lib
|
||||
</Layout>
|
||||
|
||||
<Layout Win32>
|
|
@ -1,14 +0,0 @@
|
|||
--- ./lib/RT.pm.in.orig 2008-08-18 11:14:11.000000000 -0400
|
||||
+++ ./lib/RT.pm.in 2008-12-28 23:13:17.000000000 -0500
|
||||
@@ -70,8 +70,10 @@
|
||||
our $LocalEtcPath = '@LOCAL_ETC_PATH@';
|
||||
our $LocalLibPath = '@LOCAL_LIB_PATH@';
|
||||
our $LocalLexiconPath = '@LOCAL_LEXICON_PATH@';
|
||||
-our $LocalPluginPath = $LocalPath."/plugins";
|
||||
+our $LocalPluginPath = $LocalPath."/share/rt38/plugins";
|
||||
|
||||
+## For FreeBSD p5-RT* ports
|
||||
+our $LocalHtmlPath = '@MASON_HTML_PATH@';
|
||||
|
||||
# $MasonComponentRoot is where your rt instance keeps its mason html files
|
||||
|
|
@ -1,29 +0,0 @@
|
|||
=====================================================================
|
||||
|
||||
To complete the installation of this port, please follow these steps:
|
||||
|
||||
1. Edit %%RT_ETC_PATH%%/RT_SiteConfig.pm, by referring to
|
||||
the default config file (%%RT_ETC_PATH%%/RT_Config.pm).
|
||||
2. Configure the email and web gateways. Please refer to
|
||||
'SETTING UP THE MAIL GATEWAY' in %%DOCSDIR%%/README
|
||||
3. Restart Apache.
|
||||
4. Do remember to *CHANGE* the root's password for the web interface.
|
||||
The default is "password" (without the quotes.)
|
||||
5. Configure RT per the instructions at
|
||||
http://www.bestpractical.com/rt/docs.html
|
||||
|
||||
If you're upgrading RT then it worth to read UPGRADING document at this
|
||||
moment. Some extension you're using may have been integrated into
|
||||
core. It's recommended to use new clean directory when you're
|
||||
upgrading to new major release (for example from 3.6.x to 3.8.x).
|
||||
|
||||
RT does not work with perl taint mode (-T) you must disable it.
|
||||
Note, some other ports like devel/bugzilla have you add this to your
|
||||
httpd.conf. This isn't actually a flaw of RT, but of a subset of the
|
||||
CPAN modules that RT uses.
|
||||
|
||||
$ sudo perl rt-setup-database --action init --dba dba --dba-password X
|
||||
$ sudo perl rt-setup-database --action drop --dba dba --dba-password X
|
||||
|
||||
See the TODO section at the top of the port's Makefile
|
||||
=====================================================================
|
|
@ -1,13 +0,0 @@
|
|||
RT is an industrial-grade ticketing system. It lets a group of people
|
||||
intelligently and efficiently manage requests submitted by a community
|
||||
of users. RT is used by systems administrators, customer support
|
||||
staffs, NOCs, developers and even marketing departments at over a
|
||||
thousand sites around the world.
|
||||
|
||||
RT3 significantly revamped the RT codebase, featuring standard-compliant
|
||||
Web UI, approval-based workflow system, REST-powered RPC mail gateway,
|
||||
recursive group membership with delegates, autoconf, custom field support,
|
||||
I18N and L10N framework, web-editable scrips, better documentation and
|
||||
regression test suite, and more.
|
||||
|
||||
WWW: http://www.bestpractical.com/rt/
|
1345
www/rt38/pkg-plist
1345
www/rt38/pkg-plist
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue