FreeBSD Bugzilla – Attachment 82331 Details for
Bug 117785
update to ports-mgmt/pkgsearch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.34 KB, created by
Diego Rocha
on 2007-11-03 12:50:01 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Diego Rocha
Created:
2007-11-03 12:50:01 UTC
Size:
2.34 KB
patch
obsolete
># 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@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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 117785
: 82331