mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
irc/iroffer-dinoex: update to 3.34
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
PORTNAME= iroffer
|
||||
PORTVERSION= 3.33
|
||||
PORTREVISION= 5
|
||||
PORTVERSION= 3.34
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= https://iroffer.net/
|
||||
PKGNAMESUFFIX= -dinoex${PKGNAMESUFFIX2}
|
||||
@@ -18,8 +18,9 @@ USES= ssl
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_SCRIPT= Configure
|
||||
CONFIGURE_ARGS= CC="${CC}" LDFLAGS="${LDFLAGS}" LOCALBASE="${LOCALBASE}"
|
||||
CONFIGURE_ENV= LANG=en_EN.UTF-8
|
||||
MAKE_ENV= LANG=en_EN.UTF-8
|
||||
CONFIGURE_ENV= LANG=de_DE.UTF-8
|
||||
MAKE_ENV= LANG=de_DE.UTF-8
|
||||
LDFLAGS+= -Wno-unused-command-line-argument
|
||||
ALL_TARGET= all-lang doc
|
||||
USE_RC_SUBR= iroffer
|
||||
|
||||
@@ -27,16 +28,20 @@ IROFFER_DOCS= README README.modDinoex LIESMICH.modDinoex \
|
||||
LICENSE THANKS TODO \
|
||||
help-admin-de.txt help-admin-en.txt \
|
||||
help-admin-fr.txt help-admin-it.txt \
|
||||
help-admin-tr.txt \
|
||||
doc/iroffer.1.txt doc/iroffer.1.html doc/iroffer.1.ps \
|
||||
doc/INSTALL-linux-de.html doc/INSTALL-linux-de.txt \
|
||||
doc/INSTALL-linux-en.html doc/INSTALL-linux-en.txt \
|
||||
doc/INSTALL-linux-fr.html doc/INSTALL-linux-fr.txt \
|
||||
doc/INSTALL-linux-it.html doc/INSTALL-linux-it.txt \
|
||||
doc/INSTALL-linux-tr.html doc/INSTALL-linux-tr.txt \
|
||||
doc/INSTALL-vhost-de.html doc/INSTALL-vhost-de.txt \
|
||||
doc/INSTALL-vhost-en.html doc/INSTALL-vhost-en.txt \
|
||||
doc/INSTALL-vhost-fr.html doc/INSTALL-vhost-fr.txt
|
||||
doc/INSTALL-vhost-fr.html doc/INSTALL-vhost-fr.txt \
|
||||
doc/INSTALL-vhost-tr.html doc/INSTALL-vhost-tr.txt
|
||||
IROFFER_EXAMPLES= iroffer.cron \
|
||||
sample.config beispiel.config exemple.config \
|
||||
misal.config \
|
||||
header.html footer.html ruby-sample.rb
|
||||
IROFFER_HTDOCS= iroffer-state.css robots.txt \
|
||||
info.txt.rb list.json.rb md5.txt.rb sfv.txt.rb
|
||||
@@ -69,6 +74,7 @@ do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/iroffer-de ${STAGEDIR}${PREFIX}/bin/
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/iroffer-it ${STAGEDIR}${PREFIX}/bin/
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/iroffer-fr ${STAGEDIR}${PREFIX}/bin/
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/iroffer-tr ${STAGEDIR}${PREFIX}/bin/
|
||||
${INSTALL_MAN} ${WRKSRC}/iroffer.1 ${STAGEDIR}${PREFIX}/share/man/man1/
|
||||
${INSTALL_MAN} ${WRKSRC}/xdcc.7 ${STAGEDIR}${PREFIX}/share/man/man7/
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1688225355
|
||||
SHA256 (iroffer-dinoex-3.33.tar.gz) = 752715253bf35a066dc7af423ae7c4ed7cd98f3466deed1414d817c547069c59
|
||||
SIZE (iroffer-dinoex-3.33.tar.gz) = 540521
|
||||
TIMESTAMP = 1766944169
|
||||
SHA256 (iroffer-dinoex-3.34.tar.gz) = 47c8bea3580f89c29db3e8c87402ef66ea5de8c8dd70ed06b46dbda7daa09a06
|
||||
SIZE (iroffer-dinoex-3.34.tar.gz) = 592239
|
||||
|
||||
@@ -2,6 +2,7 @@ bin/iroffer
|
||||
bin/iroffer-de
|
||||
bin/iroffer-fr
|
||||
bin/iroffer-it
|
||||
bin/iroffer-tr
|
||||
%%PORTDOCS%%%%DOCSDIR%%/INSTALL-linux-de.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/INSTALL-linux-de.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/INSTALL-linux-en.html
|
||||
@@ -10,12 +11,16 @@ bin/iroffer-it
|
||||
%%PORTDOCS%%%%DOCSDIR%%/INSTALL-linux-fr.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/INSTALL-linux-it.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/INSTALL-linux-it.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/INSTALL-linux-tr.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/INSTALL-linux-tr.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/INSTALL-vhost-de.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/INSTALL-vhost-de.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/INSTALL-vhost-en.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/INSTALL-vhost-en.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/INSTALL-vhost-fr.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/INSTALL-vhost-fr.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/INSTALL-vhost-tr.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/INSTALL-vhost-tr.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
|
||||
%%PORTDOCS%%%%DOCSDIR%%/LIESMICH.modDinoex
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
@@ -26,6 +31,7 @@ bin/iroffer-it
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help-admin-en.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help-admin-fr.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help-admin-it.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/help-admin-tr.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/iroffer.1.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/iroffer.1.ps
|
||||
%%PORTDOCS%%%%DOCSDIR%%/iroffer.1.txt
|
||||
@@ -34,6 +40,7 @@ bin/iroffer-it
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/footer.html
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/header.html
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/iroffer.cron
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/misal.config
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ruby-sample.rb
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.config
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/htdocs/info.txt.rb
|
||||
|
||||
Reference in New Issue
Block a user