ports/120106: UPDATE PORTS

Diego Rocha diegorocha1987 at gmail.com
Tue Jan 29 00:00:07 UTC 2008


>Number:         120106
>Category:       ports
>Synopsis:       UPDATE PORTS
>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:   Tue Jan 29 00:00:07 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Diego Rocha
>Release:        6.3-STABLE
>Organization:
>Environment:
FreeBSD localhost 6.3-STABLE FreeBSD 6.3-STABLE #2: Tue Jan 22 19:21:51 BRST 2008     diego at localhost:/usr/obj/usr/src/sys/SMP_ALTQ_PF  i386

>Description:
Update 
>How-To-Repeat:

>Fix:
--- /usr/ports/ports-mgmt/pkgsearch/Makefile    2007-12-18 16:17:28.000000000 -0200
+++ Makefile    2008-01-28 21:52:57.000000000 -0200
@@ -1,15 +1,14 @@
 # New ports collection makefile for:   Diego_Rocha
-# Date created:                                14 September 2007
+# Date created:                                28 January 2008
 # Whom:                                        Diego_Rocha
 #
-# $FreeBSD: ports/ports-mgmt/pkgsearch/Makefile,v 1.3 2007/12/15 17:15:20 miwi Exp $
+# $FreeBSD$
 #
 
 PORTNAME=      pkgsearch
-PORTVERSION=   1.0.4
+PORTVERSION=   1.0.5
 CATEGORIES=    ports-mgmt
-MASTER_SITES=  http://dl.sharesource.org/${PORTNAME}/ \
-               http://andsux.homeip.net/~diego/stable/
+MASTER_SITES=  http://dl.sharesource.org/${PORTNAME}/
 
 MAINTAINER=    diegorocha1987 at gmail.com
 COMMENT=       Find your packages in ports and installed packages
@@ -17,8 +16,6 @@
 BUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake
 LIB_DEPENDS=   boost_filesystem:${PORTSDIR}/devel/boost
 
-USE_PGSQL=     yes
-
 WRKSRC=                ${WRKDIR}/${DISTNAME}-build
 PLIST_FILES=   sbin/pkgsearch etc/pkgsearch.conf
 
@@ -37,4 +34,13 @@
 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 ${LOCALBASE}/etc/pkgsearch"
+       @${ECHO_CMD} "     to more information see pkgsearch.conf(5)"
+       @${ECHO_CMD} "=================================================="
+
 .include <bsd.port.mk>


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list