summaryrefslogtreecommitdiff
path: root/irc/dancer-services
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-11-13 21:40:16 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-11-13 21:40:16 +0000
commit39a8c28790d97b61667412fecaa4c6e99ccf7dc8 (patch)
treef77a13d0fe863cc9ff62ceecf59d0d7952ea7bd4 /irc/dancer-services
parentUpdate to 1.0.32 (+6p4) and unbreak with gcc 3.3.1. (diff)
Update to 1.8.0.6.9.
Notes
Notes: svn path=/head/; revision=93918
Diffstat (limited to 'irc/dancer-services')
-rw-r--r--irc/dancer-services/Makefile18
-rw-r--r--irc/dancer-services/distinfo2
-rw-r--r--irc/dancer-services/pkg-plist17
3 files changed, 14 insertions, 23 deletions
diff --git a/irc/dancer-services/Makefile b/irc/dancer-services/Makefile
index e809f23cd27b..92fb535441fd 100644
--- a/irc/dancer-services/Makefile
+++ b/irc/dancer-services/Makefile
@@ -6,16 +6,16 @@
#
PORTNAME= dancer-services
-PORTVERSION= 1.8.0.6.8
-PORTREVISION= 2
+PORTVERSION= 1.8.0.6.9
CATEGORIES= irc
-MASTER_SITES= http://www.doc.ic.ac.uk/~aps100/dancer/%SUBDIR%/
+MASTER_SITES= http://source.freenode.net/~asuffield/dancer/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}-${PORTVERSION:S/m/+maint/}
MAINTAINER= knu@FreeBSD.org
COMMENT= The IRC services (nickserv, chanserv, etc.) for dancer-ircd
+BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:${PORTSDIR}/devel/autoconf
+
USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
@@ -34,6 +34,12 @@ post-patch:
${WRKSRC}/bin/services.conf \
${WRKSRC}/bin/settings.conf.in
+pre-configure:
+ cd ${WRKSRC}; ./autogen.sh
+
+pre-build:
+ cd ${WRKSRC}; ${MAKE} depend
+
pre-install:
${MKDIR} ${PREFIX}/share/dancer-services
@${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
@@ -66,8 +72,8 @@ post-install:
${SED} -e "s,/usr/local/,${PREFIX}/,g" ${PKGMESSAGE}
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
-.for f in README* TODO doc/*
- ${CP} -R ${WRKSRC}/${f} ${DOCSDIR}/
+.for f in ChangeLog README
+ ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}/
.endfor
.endif
diff --git a/irc/dancer-services/distinfo b/irc/dancer-services/distinfo
index 5cc0cdfe2571..ad7a120d0928 100644
--- a/irc/dancer-services/distinfo
+++ b/irc/dancer-services/distinfo
@@ -1 +1 @@
-MD5 (dancer-services-1.8.0.6.8.tar.gz) = dc3f38dd71e07be08a88cafdec9c3b2d
+MD5 (dancer-services-1.8.0.6.9.tar.gz) = 6bae1c044de43598b92f944c57fd5f91
diff --git a/irc/dancer-services/pkg-plist b/irc/dancer-services/pkg-plist
index d810abbea074..c38ed681ccad 100644
--- a/irc/dancer-services/pkg-plist
+++ b/irc/dancer-services/pkg-plist
@@ -221,21 +221,6 @@ share/dancer-services/help/statserv/stats
@dirrm share/dancer-services/help/chanserv
@dirrm share/dancer-services/help
@dirrm share/dancer-services
+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/README.dancer
-%%PORTDOCS%%%%DOCSDIR%%/TODO
-%%PORTDOCS%%%%DOCSDIR%%/README-FLAGS
-%%PORTDOCS%%%%DOCSDIR%%/README-PTHREADS
-%%PORTDOCS%%%%DOCSDIR%%/ReleaseNotes/RELEASENOTES-1.4.0
-%%PORTDOCS%%%%DOCSDIR%%/ReleaseNotes/RELEASENOTES-1.4.2
-%%PORTDOCS%%%%DOCSDIR%%/ReleaseNotes/RELEASENOTES-1.4.5
-%%PORTDOCS%%%%DOCSDIR%%/ReleaseNotes/RELEASENOTES-1.4.6
-%%PORTDOCS%%%%DOCSDIR%%/ReleaseNotes/RELEASENOTES-1.5.0
-%%PORTDOCS%%%%DOCSDIR%%/ReleaseNotes/RELEASENOTES-1.6.0
-%%PORTDOCS%%%%DOCSDIR%%/ReleaseNotes/RELEASENOTES-1.6.1
-%%PORTDOCS%%%%DOCSDIR%%/ReleaseNotes/RELEASENOTES-1.7
-%%PORTDOCS%%%%DOCSDIR%%/ReleaseNotes/RELEASENOTES-1.7.2
-%%PORTDOCS%%%%DOCSDIR%%/ReleaseNotes/RELEASENOTES-1.7.3
-%%PORTDOCS%%%%DOCSDIR%%/TCM-LINKING
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/ReleaseNotes
%%PORTDOCS%%@dirrm %%DOCSDIR%%