ports/117785: UPDATE
Diego
diegorocha1987 at gmail.com
Sat Nov 3 12:50:02 UTC 2007
>Number: 117785
>Category: ports
>Synopsis: UPDATE
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sat Nov 03 12:50:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator: Diego
>Release: FreeBSD 7.0-BETA2
>Organization:
>Environment:
FreeBSD 7.0-BETA2 FreeBSD 7.0-BETA2 #0: Fri Nov 2 21:38:34 BRT 2007 root@:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Update to port-mgmt/pkgsearch
>How-To-Repeat:
UPDATE
>Fix:
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# pkgsearch/Makefile
# pkgsearch/distinfo
# pkgsearch/pkg-descr
#
echo x - pkgsearch/Makefile
sed 's/^X//' >pkgsearch/Makefile << 'END-of-pkgsearch/Makefile'
X# New ports collection makefile for: Diego_Rocha
X# Date created: 14 September 2007
X# Whom: Diego_Rocha
X#
X# $FreeBSD: ports/ports-mgmt/pkgsearch/Makefile,v 1.2 2007/10/26 08:52:57 pav Exp $
X#
X
XPORTNAME= pkgsearch
XPORTVERSION= 1.0.3
XCATEGORIES= ports-mgmt
XMASTER_SITES= http://dl.sharesource.org/${PORTNAME}/ \
X http://andsux.homeip.net/~diego/stable/
X
XMAINTAINER= diegorocha1987 at gmail.com
XCOMMENT= Find your packages in ports and installed packages
X
XBUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake
XLIB_DEPENDS= boost_filesystem:${PORTSDIR}/devel/boost
X
XUSE_PGSQL= yes
X
XWRKSRC= ${WRKDIR}/${DISTNAME}-build
XPLIST_FILES= sbin/pkgsearch etc/pkgsearch.conf
X
XMAN1= pkgsearch.1
XMAN5= pkgsearch.conf.5
XMANCOMPRESSED= yes
X
Xpost-extract:
X ${MKDIR} ${WRKSRC}
X
Xdo-configure:
X @${CP} ${WRKDIR}/${DISTNAME}/pkgsearch.* ${WRKSRC}
X @cd ${WRKSRC}; \
X ${LOCALBASE}/bin/cmake ${WRKDIR}/${DISTNAME}
X
Xpost-build:
X @${GZIP_CMD} ${WRKDIR}/${DISTNAME}/pkgsearch.*
X
X.include <bsd.port.mk>
END-of-pkgsearch/Makefile
echo x - pkgsearch/distinfo
sed 's/^X//' >pkgsearch/distinfo << 'END-of-pkgsearch/distinfo'
XMD5 (pkgsearch-1.0.3.tar.gz) = b51153ff597759f69e3217e3a895dc3f
XSHA256 (pkgsearch-1.0.3.tar.gz) = 4da1947f5d1eba17d99ea0b7051c6bbe323aebc0a59a677626bbf117aafa10c5
XSIZE (pkgsearch-1.0.3.tar.gz) = 46665
END-of-pkgsearch/distinfo
echo x - pkgsearch/pkg-descr
sed 's/^X//' >pkgsearch/pkg-descr << 'END-of-pkgsearch/pkg-descr'
Xpkgsearch find packages in ports, pkgsrc and others,
Xin any place from your computer, and find also packages installed
Xin your system ! pkgsearch use c++, boost and PostGreSQL for search
Xpackages more fast, and is compiled with cmake. enjoy ;)
X
XWWW: http://sharesource.org/project/pkgsearch
END-of-pkgsearch/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list