- update to 0.3.5

PR:		ports/116596
Submitted by:	Josh Paetzel (maintainer)
Approved by:	miwi (co-mentor)
This commit is contained in:
Thomas Abthorpe 2007-09-26 18:18:34 +00:00
parent 1886db53df
commit 21a48d3022
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200136
4 changed files with 24 additions and 8 deletions

View file

@ -6,8 +6,7 @@
#
PORTNAME= epic5
PORTVERSION= 0.2.0
PORTREVISION= 1
PORTVERSION= 0.3.5
CATEGORIES= irc ipv6
MASTER_SITES= http://ftp.epicsol.org/pub/epic/EPIC5-BETA/ \
http://tehran.lain.pl/epic-mirror/EPIC5-BETA/ \
@ -18,11 +17,12 @@ MASTER_SITES= http://ftp.epicsol.org/pub/epic/EPIC5-BETA/ \
MAINTAINER= josh@tcbug.org
COMMENT= The (E)nhanced (P)rogrammable (I)RC-II (C)lient
CONFLICTS= epic4-[0-9]*
SUB_FILES= pkg-message
GNU_CONFIGURE= yes
MAN1= epic5.1
USE_OPENSSL= yes
CONFIGURE_ARGS+= --without-ruby
OPTIONS= IPV6 "IPv6 support" on \
TCL "TCL support" on \
@ -66,6 +66,7 @@ post-install:
.for i in BUG_FORM COPYRIGHT KNOWNBUGS README UPDATES VOTES
${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
.endfor
@${CAT} ${PKGMESSAGE}
.endif
.include <bsd.port.post.mk>

View file

@ -1,3 +1,3 @@
MD5 (epic5-0.2.0.tar.gz) = 40ba0a68a341571541dccf4d0e34fac1
SHA256 (epic5-0.2.0.tar.gz) = 35eb9464df542ed22ddcb25e298c141da52990cfcfd87eda143917e178173d41
SIZE (epic5-0.2.0.tar.gz) = 831122
MD5 (epic5-0.3.5.tar.gz) = 5d787fcc966d2389c49288a474d56c74
SHA256 (epic5-0.3.5.tar.gz) = e4a8e3d0d49e4dbf34b30703eba87a867539b8211121d985ae53f7bdb02cab6a
SIZE (epic5-0.3.5.tar.gz) = 881160

View file

@ -0,0 +1,5 @@
EPIC is a toolkit, much akin to a box of legos. It strives to let you
build a client the way you want it. You will not find EPIC usable without
a script of some sort.
Some of the more popular scripts can be found at:
http://scripts.epicsol.org/list.php

View file

@ -1,6 +1,6 @@
bin/epic5
bin/epic5-0.2.0
libexec/wserv4
bin/epic5-0.3.5
libexec/epic5-wserv4
%%PORTDOCS%%%%DOCSDIR%%/BUG_FORM
%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT
%%PORTDOCS%%%%DOCSDIR%%/KNOWNBUGS
@ -12,17 +12,22 @@ libexec/wserv4
%%DATADIR%%/script/addset
%%DATADIR%%/script/altchan
%%DATADIR%%/script/autoget
%%DATADIR%%/script/autojoin
%%DATADIR%%/script/autoquery
%%DATADIR%%/script/builtins
%%DATADIR%%/script/chanmonitor
%%DATADIR%%/script/commandqueues
%%DATADIR%%/script/country
%%DATADIR%%/script/data_array
%%DATADIR%%/script/data_struct
%%DATADIR%%/script/dcc_ports
%%DATADIR%%/script/debug.irc
%%DATADIR%%/script/dump
%%DATADIR%%/script/edit_topic
%%DATADIR%%/script/epic-crypt-gpg
%%DATADIR%%/script/epic-crypt-gpg-aa
%%DATADIR%%/script/files
%%DATADIR%%/script/floodprot
%%DATADIR%%/script/functions
%%DATADIR%%/script/global
%%DATADIR%%/script/grep
@ -44,21 +49,26 @@ libexec/wserv4
%%DATADIR%%/script/netsplit
%%DATADIR%%/script/newaway
%%DATADIR%%/script/newnick
%%DATADIR%%/script/nickcomp
%%DATADIR%%/script/nopaste
%%DATADIR%%/script/notify
%%DATADIR%%/script/paste
%%DATADIR%%/script/pipe
%%DATADIR%%/script/reconnect
%%DATADIR%%/script/renumber
%%DATADIR%%/script/revdcc
%%DATADIR%%/script/save
%%DATADIR%%/script/scan
%%DATADIR%%/script/screen
%%DATADIR%%/script/screen.e
%%DATADIR%%/script/setmail
%%DATADIR%%/script/slowcat
%%DATADIR%%/script/snip
%%DATADIR%%/script/sping
%%DATADIR%%/script/suppressmotd
%%DATADIR%%/script/tabkey.ce
%%DATADIR%%/script/tabkey.jm
%%DATADIR%%/script/url.irc
%%DATADIR%%/script/utime
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@exec mkdir -p %D/%%DATADIR%%/help