1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

irc/epic5: Update to 3.0

Changelog:

From the UPDATES file:
    * Random numbers source from BYTES_random() exclusively
    * SOCKS4 and SOCKS5 support retired
    * Flood control support retired
    * RGB 24-bit color support!
    * Status sub-expandos now protect from expansion
    * New $hex(<digits> <number>) hex-to-decimal converter function
    * Improvements to the reconnect script
    * /WINDOW LISTER can now work on a list of window refnums
    * Configurable blank line indicator
    * Can now output the value of a builtin variable when it was initialized
    * New /on PING, triggered by server pings
    * Basic CAP support
    * New server SSL client certificate description field
    * Window clear point tracking
    * CTCP cloaking
    * Control active/inactive CTCPs
    * EPIC5-2.6 (2137 - Sedulous) released here

PR:		281169
This commit is contained in:
epic 2024-09-08 19:29:20 +02:00 committed by Daniel Engberg
parent 57cfc49d05
commit 50aa17f3b6
3 changed files with 15 additions and 10 deletions

View File

@ -1,6 +1,5 @@
PORTNAME= epic5
PORTVERSION= 2.1.12
PORTREVISION= 2
DISTVERSION= 3.0
CATEGORIES= irc
MASTER_SITES= https://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/
@ -14,20 +13,22 @@ 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

View File

@ -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

View File

@ -20,7 +20,6 @@ share/man/man1/epic5.1.gz
%%PORTDOCS%%%%DOCSDIR%%/TS4
%%PORTDOCS%%%%DOCSDIR%%/UPDATES
%%PORTDOCS%%%%DOCSDIR%%/WISHLIST
%%PORTDOCS%%%%DOCSDIR%%/antiflooding
%%PORTDOCS%%%%DOCSDIR%%/colors
%%PORTDOCS%%%%DOCSDIR%%/dccresum.txt
%%PORTDOCS%%%%DOCSDIR%%/entry_points
@ -50,6 +49,7 @@ share/man/man1/epic5.1.gz
%%DATADIR%%/script/autoquery
%%DATADIR%%/script/ban
%%DATADIR%%/script/builtins
%%DATADIR%%/script/capctl
%%DATADIR%%/script/chanmonitor
%%DATADIR%%/script/colors
%%DATADIR%%/script/commandqueues
@ -61,12 +61,15 @@ share/man/man1/epic5.1.gz
%%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
@ -111,6 +114,7 @@ share/man/man1/epic5.1.gz
%%DATADIR%%/script/renumber
%%DATADIR%%/script/revdcc
%%DATADIR%%/script/sasl_auth
%%DATADIR%%/script/sasl_external
%%DATADIR%%/script/sasl_nistp256
%%DATADIR%%/script/save
%%DATADIR%%/script/scan