summaryrefslogtreecommitdiff
path: root/irc/epic5
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2007-09-26 18:18:34 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2007-09-26 18:18:34 +0000
commit21a48d3022f2cffc40697ba9f20eddb46fcc95bb (patch)
tree398c8ba497c30dc827318af3206c4298d845c430 /irc/epic5
parent- Update to 0.6. (diff)
- update to 0.3.5
PR: ports/116596 Submitted by: Josh Paetzel (maintainer) Approved by: miwi (co-mentor)
Notes
Notes: svn path=/head/; revision=200136
Diffstat (limited to 'irc/epic5')
-rw-r--r--irc/epic5/Makefile7
-rw-r--r--irc/epic5/distinfo6
-rw-r--r--irc/epic5/files/pkg-message.in5
-rw-r--r--irc/epic5/pkg-plist14
4 files changed, 24 insertions, 8 deletions
diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile
index 44bc0d6281d8..636262c4eef2 100644
--- a/irc/epic5/Makefile
+++ b/irc/epic5/Makefile
@@ -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>
diff --git a/irc/epic5/distinfo b/irc/epic5/distinfo
index 491b5efb84c2..640069ae112e 100644
--- a/irc/epic5/distinfo
+++ b/irc/epic5/distinfo
@@ -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
diff --git a/irc/epic5/files/pkg-message.in b/irc/epic5/files/pkg-message.in
new file mode 100644
index 000000000000..280ba445aa9b
--- /dev/null
+++ b/irc/epic5/files/pkg-message.in
@@ -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
diff --git a/irc/epic5/pkg-plist b/irc/epic5/pkg-plist
index 09cdc42792b4..7e2be021b4f2 100644
--- a/irc/epic5/pkg-plist
+++ b/irc/epic5/pkg-plist
@@ -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