summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2013-08-19 10:15:12 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2013-08-19 10:15:12 +0000
commitca8ea6c7932e96f9f3bae2c0b9de52997273c0d2 (patch)
tree5346cb556672e1f91825ed392e0aa13dab31806a /net-im
parent- Update maintainer section: change permission (diff)
- Fix targets' dependencies in an attempt to fix parallel (-jX) builds
- While here: contract MASTER_SITES, restore original DETACH_DESC (pre- r324947; timeout from jgh@ since May 24), add DOCS to OPTIONS_DEFINE, define LICENSE (GPLv2) - In pkg-descr: kill EOL spaces and terminate URL with a slash as told by PH, section 3.2.1) Reported by: marino Approved by: miwi, bapt (portmgr, implicit)
Notes
Notes: svn path=/head/; revision=324971
Diffstat (limited to 'net-im')
-rw-r--r--net-im/naim/Makefile14
-rw-r--r--net-im/naim/pkg-descr16
2 files changed, 18 insertions, 12 deletions
diff --git a/net-im/naim/Makefile b/net-im/naim/Makefile
index b331f62fb6d9..8e23b18cf4a8 100644
--- a/net-im/naim/Makefile
+++ b/net-im/naim/Makefile
@@ -1,14 +1,16 @@
-# Created by: mharo@area51.fremont.ca.us
+# Created by: Michael Haro <mharo@area51.fremont.ca.us>
# $FreeBSD$
PORTNAME= naim
PORTVERSION= 0.11.8.3.2
CATEGORIES= net-im irc
-MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITES= GOOGLE_CODE
MAINTAINER= j@scre.ws
COMMENT= Console ncurses-based AIM, ICQ, IRC, and Lily client
+LICENSE= GPLv2
+
GNU_CONFIGURE= yes
USE_BZIP2= yes
@@ -16,11 +18,15 @@ MAN1= naim.1
MLINKS= naim.1 nirc.1 naim.1 nicq.1 naim.1 nlily.1
PORTDOCS= FAQ README commands.txt keyboard.txt
-OPTIONS_DEFINE= DETACH
-DETACH_DESC= Activate 'detach' feature (requires misc/screen)
+OPTIONS_DEFINE= DETACH DOCS
+DETACH_DESC= Enable 'detach' feature (requires misc/screen)
.include <bsd.port.options.mk>
+# Fix parallel (-jX) builds: events.c #include's generated "conio_cmds.h"
+post-patch:
+ @${ECHO_CMD} 'events.o: conio_cmds.h' >> ${WRKSRC}/src/Makefile.in
+
.if ${PORT_OPTIONS:MDOCS}
CONFIGURE_ARGS+= --with-pkgdocdir=${DOCSDIR}
.else
diff --git a/net-im/naim/pkg-descr b/net-im/naim/pkg-descr
index 973cf367c3ff..962788fec4ad 100644
--- a/net-im/naim/pkg-descr
+++ b/net-im/naim/pkg-descr
@@ -1,16 +1,16 @@
-naim is a console client for AOL Instant Messenger (AIM), AOL I Seek You
+naim is a console client for AOL Instant Messenger (AIM), AOL I Seek You
(ICQ), Internet Relay Chat (IRC), and The lily CMC.
-It includes unique features like zero-configuration peer to peer encryption,
-automatic message queueing, and incoming message modification (to correct
+It includes unique features like zero-configuration peer to peer encryption,
+automatic message queueing, and incoming message modification (to correct
common spelling mistakes and expand common abbreviations; see /help filter).
-It also includes powerful dynamic module support, allowing developers to
+It also includes powerful dynamic module support, allowing developers to
modify all major aspects of naim's behavior.
-When combined with GNU Screen, naim is great to use as a chat client as
-well as an answering machine. Individual users can detach, log out, pack
-up and go home, then log back in from anywhere on the Internet to resume
+When combined with GNU Screen, naim is great to use as a chat client as
+well as an answering machine. Individual users can detach, log out, pack
+up and go home, then log back in from anywhere on the Internet to resume
their naim session.
-WWW: http://naim.n.ml.org
+WWW: http://naim.n.ml.org/