diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile index 0f332780a05a..3ac8c66ef24d 100644 --- a/irc/epic5/Makefile +++ b/irc/epic5/Makefile @@ -1,46 +1,47 @@ PORTNAME= epic5 -PORTVERSION= 2.1.12 -PORTREVISION= 2 +DISTVERSION= 3.0 CATEGORIES= irc MASTER_SITES= https://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/ MAINTAINER= epic@dsllsn.net COMMENT= Enhanced Programmable IRC-II Client WWW= https://www.epicsol.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT USES= iconv libarchive ncurses ssl tar:xz GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share -COMMITID= 2078 + +COMMITID= 2140 PLIST_SUB+= COMMITID=${COMMITID} +CONFIGURE_ARGS= --with-iconv=${ICONV_PREFIX} + OPTIONS_DEFINE= DOCS PERL PYTHON RUBY OPTIONS_DEFAULT= PYTHON -CONFIGURE_ARGS+=--with-iconv=${ICONV_PREFIX} - PERL_USES= perl5 PERL_CONFIGURE_WITH= perl + PYTHON_USES= python gettext-runtime PYTHON_CONFIGURE_ON= --with-python=${PYTHON_CMD}-config PYTHON_CONFIGURE_OFF= --without-python + RUBY_USES= ruby RUBY_CONFIGURE_WITH= ruby post-patch: @${REINPLACE_CMD} -e 's|-lcurses|-lncurses|' ${WRKSRC}/configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/epic5-${COMMITID} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/epic5-wserv4 ${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in BUG_FORM EPIC4-USERS-README FILES KNOWNBUGS README README-CRYPTO UPDATES WISHLIST ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} .endfor (cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) .include diff --git a/irc/epic5/distinfo b/irc/epic5/distinfo index 0d595552b6a9..ed69a0ad20e1 100644 --- a/irc/epic5/distinfo +++ b/irc/epic5/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687711155 -SHA256 (epic5-2.1.12.tar.xz) = c89ae4fc014ddcf0084b748e22f47b46a85ab1ac9bf0b22560360ba8626b6da6 -SIZE (epic5-2.1.12.tar.xz) = 891200 +TIMESTAMP = 1725579308 +SHA256 (epic5-3.0.tar.xz) = 96d47350c13a3d99019da0e6a04b0c7f80dab6ddba590bcc679dbb8acc1779a1 +SIZE (epic5-3.0.tar.xz) = 933516 diff --git a/irc/epic5/pkg-plist b/irc/epic5/pkg-plist index 31303f280cb3..75904d453711 100644 --- a/irc/epic5/pkg-plist +++ b/irc/epic5/pkg-plist @@ -1,137 +1,141 @@ bin/epic5 bin/epic5-%%COMMITID%% libexec/epic5-wserv4 share/man/man1/epic5.1.gz %%PORTDOCS%%%%DOCSDIR%%/256color %%PORTDOCS%%%%DOCSDIR%%/BUG_FORM %%PORTDOCS%%%%DOCSDIR%%/DCC_REVERSE %%PORTDOCS%%%%DOCSDIR%%/EPIC4-USERS-README %%PORTDOCS%%%%DOCSDIR%%/EPIC_ABOUT %%PORTDOCS%%%%DOCSDIR%%/EPIC_THANKS %%PORTDOCS%%%%DOCSDIR%%/EPIC_VERSIONS %%PORTDOCS%%%%DOCSDIR%%/FILES %%PORTDOCS%%%%DOCSDIR%%/IPV6 %%PORTDOCS%%%%DOCSDIR%%/IRCII_VERSIONS %%PORTDOCS%%%%DOCSDIR%%/KNOWNBUGS %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/README-CRYPTO %%PORTDOCS%%%%DOCSDIR%%/README.SSL %%PORTDOCS%%%%DOCSDIR%%/SILLINESS %%PORTDOCS%%%%DOCSDIR%%/TS4 %%PORTDOCS%%%%DOCSDIR%%/UPDATES %%PORTDOCS%%%%DOCSDIR%%/WISHLIST -%%PORTDOCS%%%%DOCSDIR%%/antiflooding %%PORTDOCS%%%%DOCSDIR%%/colors %%PORTDOCS%%%%DOCSDIR%%/dccresum.txt %%PORTDOCS%%%%DOCSDIR%%/entry_points %%PORTDOCS%%%%DOCSDIR%%/epic.1 %%PORTDOCS%%%%DOCSDIR%%/epic5.1 %%PORTDOCS%%%%DOCSDIR%%/expansions %%PORTDOCS%%%%DOCSDIR%%/fish %%PORTDOCS%%%%DOCSDIR%%/keys %%PORTDOCS%%%%DOCSDIR%%/missing %%PORTDOCS%%%%DOCSDIR%%/nicknames %%PORTDOCS%%%%DOCSDIR%%/outputhelp %%PORTDOCS%%%%DOCSDIR%%/pf-loader %%PORTDOCS%%%%DOCSDIR%%/python %%PORTDOCS%%%%DOCSDIR%%/scrollind %%PORTDOCS%%%%DOCSDIR%%/utf8 %%PORTDOCS%%%%DOCSDIR%%/what-needs-rewriting %%PORTDOCS%%%%DOCSDIR%%/word-lists %%PORTDOCS%%%%DOCSDIR%%/word-support %%DATADIR%%/script/2.8script %%DATADIR%%/script/activity %%DATADIR%%/script/addset %%DATADIR%%/script/alloc_dump_summary.sh %%DATADIR%%/script/altchan %%DATADIR%%/script/ambig %%DATADIR%%/script/autoget %%DATADIR%%/script/autojoin %%DATADIR%%/script/autoquery %%DATADIR%%/script/ban %%DATADIR%%/script/builtins +%%DATADIR%%/script/capctl %%DATADIR%%/script/chanmonitor %%DATADIR%%/script/colors %%DATADIR%%/script/commandqueues %%DATADIR%%/script/country %%DATADIR%%/script/ctcp %%DATADIR%%/script/cycle %%DATADIR%%/script/data_array %%DATADIR%%/script/data_struct %%DATADIR%%/script/dbmdump %%DATADIR%%/script/dcc_ports %%DATADIR%%/script/debug.irc +%%DATADIR%%/script/debugwin %%DATADIR%%/script/dump %%DATADIR%%/script/edit_topic %%DATADIR%%/script/epic-crypt-gpg %%DATADIR%%/script/epic-crypt-gpg-aa %%DATADIR%%/script/epic.py +%%DATADIR%%/script/epiclogo %%DATADIR%%/script/epicrc.example +%%DATADIR%%/script/epicsol.txt %%DATADIR%%/script/files %%DATADIR%%/script/find_ssl_root_certs %%DATADIR%%/script/floodprot %%DATADIR%%/script/functions %%DATADIR%%/script/global %%DATADIR%%/script/grep %%DATADIR%%/script/guh %%DATADIR%%/script/help %%DATADIR%%/script/help.irc %%DATADIR%%/script/highlight %%DATADIR%%/script/history %%DATADIR%%/script/history.rb %%DATADIR%%/script/hold_mode %%DATADIR%%/script/idlealert %%DATADIR%%/script/ison %%DATADIR%%/script/layout %%DATADIR%%/script/less %%DATADIR%%/script/less-pipe %%DATADIR%%/script/loadformats %%DATADIR%%/script/local.examp %%DATADIR%%/script/locale %%DATADIR%%/script/logman %%DATADIR%%/script/mail %%DATADIR%%/script/man %%DATADIR%%/script/map %%DATADIR%%/script/massmode %%DATADIR%%/script/meta-compat %%DATADIR%%/script/motd %%DATADIR%%/script/netsplit %%DATADIR%%/script/new_lastlog %%DATADIR%%/script/newaway %%DATADIR%%/script/newnick %%DATADIR%%/script/nickcomp %%DATADIR%%/script/nopaste %%DATADIR%%/script/notify %%DATADIR%%/script/paste %%DATADIR%%/script/pipe %%DATADIR%%/script/python %%DATADIR%%/script/reconnect %%DATADIR%%/script/reconnect.old %%DATADIR%%/script/rejoin %%DATADIR%%/script/renumber %%DATADIR%%/script/revdcc %%DATADIR%%/script/sasl_auth +%%DATADIR%%/script/sasl_external %%DATADIR%%/script/sasl_nistp256 %%DATADIR%%/script/save %%DATADIR%%/script/scan %%DATADIR%%/script/screen %%DATADIR%%/script/screen.e %%DATADIR%%/script/set_color %%DATADIR%%/script/setmail %%DATADIR%%/script/shortener.py %%DATADIR%%/script/shorturl.irc %%DATADIR%%/script/slowcat %%DATADIR%%/script/snip %%DATADIR%%/script/speak.irc %%DATADIR%%/script/sping %%DATADIR%%/script/suppressmotd %%DATADIR%%/script/tabkey.ce %%DATADIR%%/script/tabkey.jm %%DATADIR%%/script/tabkey.sjh %%DATADIR%%/script/tmux_away %%DATADIR%%/script/topicbar %%DATADIR%%/script/topicbar.bj %%DATADIR%%/script/url.irc %%DATADIR%%/script/userlist %%DATADIR%%/script/utime %%DATADIR%%/script/xmsglog