aboutsummaryrefslogtreecommitdiff
path: root/comms/aprsd
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-03-24 23:45:41 +0000
committerJohn Marino <marino@FreeBSD.org>2015-03-24 23:45:41 +0000
commitf4d2e9d5d0987673cdac71db043bf642a2ed7de9 (patch)
treed75112d13b97d33d3abc4f2644d897827ced94de /comms/aprsd
parentf6fa2f3023f4874ec30ec2005356373c1a19e608 (diff)
downloadports-f4d2e9d5d0987673cdac71db043bf642a2ed7de9.tar.gz
ports-f4d2e9d5d0987673cdac71db043bf642a2ed7de9.zip
2 ports categories: Remove $PTHREAD_LIBS
Categories: net-p2p, comms Note that qrq was not properly staged, it failed stage-QA. aprsd failed check-plist; it had a plist orphan. Now it fails stage-QA with a fs violation, but it may be acceptable. Fixes added to both. approved by: PTHREAD blanket
Notes
Notes: svn path=/head/; revision=382189
Diffstat (limited to 'comms/aprsd')
-rw-r--r--comms/aprsd/Makefile5
-rw-r--r--comms/aprsd/pkg-plist1
2 files changed, 2 insertions, 4 deletions
diff --git a/comms/aprsd/Makefile b/comms/aprsd/Makefile
index ef407b62f801..575935f30eec 100644
--- a/comms/aprsd/Makefile
+++ b/comms/aprsd/Makefile
@@ -3,6 +3,7 @@
PORTNAME= aprsd
PORTVERSION= 2.2.515
+PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/2.2.5-15
DISTNAME= aprsd-2.2.5-15
@@ -24,10 +25,6 @@ post-patch:
@${REINPLACE_CMD} -e 's|%%LOGPATH%%|/var/log/aprsd/|' \
${WRKSRC}/src/utils.cpp
-post-configure:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|' \
- ${WRKSRC}/Makefile
-
pre-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/etc/aprsd
@${MKDIR} ${STAGEDIR}"/var/log/aprsd"
diff --git a/comms/aprsd/pkg-plist b/comms/aprsd/pkg-plist
index fe816ab87007..7647773e8fae 100644
--- a/comms/aprsd/pkg-plist
+++ b/comms/aprsd/pkg-plist
@@ -12,3 +12,4 @@ etc/rc.d/aprsd
%%PORTDOCS%%%%DOCSDIR%%/ports.html
%%PORTDOCS%%%%DOCSDIR%%/q.html
%%PORTDOCS%%%%DOCSDIR%%/qalgorithm.html
+@dir /var/log/aprsd