aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-02-06 22:36:22 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-02-06 22:36:22 +0000
commitdc1dc70dad753ae62683efe403318ddae26cf057 (patch)
tree69ffba76f27ba0f88500c38f1e7cf6c2d02b700d /ports-mgmt
parentb9ba99b8398078c48f2c6070c7e0f0759a5945bb (diff)
downloadports-dc1dc70dad753ae62683efe403318ddae26cf057.tar.gz
ports-dc1dc70dad753ae62683efe403318ddae26cf057.zip
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/pkgsearch/Makefile36
-rw-r--r--ports-mgmt/pkgsearch/distinfo6
2 files changed, 5 insertions, 37 deletions
diff --git a/ports-mgmt/pkgsearch/Makefile b/ports-mgmt/pkgsearch/Makefile
index 2f98bfe610f3..0ec7a37c070d 100644
--- a/ports-mgmt/pkgsearch/Makefile
+++ b/ports-mgmt/pkgsearch/Makefile
@@ -6,45 +6,13 @@
#
PORTNAME= pkgsearch
-PORTVERSION= 1.0.5
+PORTVERSION= 1.0.6
CATEGORIES= ports-mgmt
MASTER_SITES= http://dl.sharesource.org/${PORTNAME}/
MAINTAINER= diegorocha1987@gmail.com
COMMENT= Find your packages in ports and installed packages
-BUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake
-LIB_DEPENDS= boost_filesystem:${PORTSDIR}/devel/boost
-
-WRKSRC= ${WRKDIR}/${DISTNAME}-build
-PLIST_FILES= sbin/pkgsearch etc/pkgsearch.conf
-
-MAN1= pkgsearch.1
-MAN5= pkgsearch.conf.5
-MANCOMPRESSED= yes
-
-post-extract:
- ${MKDIR} ${WRKSRC}
-
-post-patch:
- @${REINPLACE_CMD} -e 's|/usr/local/|${PREFIX}/|' \
- ${WRKDIR}/${PORTNAME}-${PORTVERSION}/CMakeLists.txt
-
-do-configure:
- @${CP} ${WRKDIR}/${DISTNAME}/pkgsearch.* ${WRKSRC}
- @cd ${WRKSRC}; \
- ${LOCALBASE}/bin/cmake ${WRKDIR}/${DISTNAME}
-
-post-build:
- @${GZIP_CMD} ${WRKDIR}/${DISTNAME}/pkgsearch.*
-
-post-install:
- @${ECHO_CMD} "=================================================="
- @${ECHO_CMD} " Important information"
- @${ECHO_CMD} ""
- @${ECHO_CMD} " After the instalation configure your"
- @${ECHO_CMD} " pkgsearch.conf in ${PREFIX}/etc/pkgsearch"
- @${ECHO_CMD} " to more information see pkgsearch.conf(5)"
- @${ECHO_CMD} "=================================================="
+PLIST_FILES= bin/pkgsearch
.include <bsd.port.mk>
diff --git a/ports-mgmt/pkgsearch/distinfo b/ports-mgmt/pkgsearch/distinfo
index e1073660e8a9..19a32784bcee 100644
--- a/ports-mgmt/pkgsearch/distinfo
+++ b/ports-mgmt/pkgsearch/distinfo
@@ -1,3 +1,3 @@
-MD5 (pkgsearch-1.0.5.tar.gz) = 6de632ba11cd7c363f16ee331637c760
-SHA256 (pkgsearch-1.0.5.tar.gz) = 15b35d23ca06af4cec2dc8fb7caeb622a37908bfb3fe073b8cfcae967b3ae75a
-SIZE (pkgsearch-1.0.5.tar.gz) = 11756
+MD5 (pkgsearch-1.0.6.tar.gz) = 3975a4e12100c06062190e8d43636f01
+SHA256 (pkgsearch-1.0.6.tar.gz) = b8466f66028a1bd6b291e56736e79ccd7f87d51839c08d8382266fef72248acc
+SIZE (pkgsearch-1.0.6.tar.gz) = 3978