Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jun 2009 00:31:01 GMT
From:      Eitan Adler <EitanAdlerList@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/135683: [new port] [ports-mgmt/symports]
Message-ID:  <200906180031.n5I0V1HE039707@www.freebsd.org>
Resent-Message-ID: <200906180040.n5I0e1ZW007197@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         135683
>Category:       ports
>Synopsis:       [new port] [ports-mgmt/symports]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 18 00:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Eitan Adler
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
>Description:
Run sh shar.txt
New port 
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	Makefile
#	distinfo
#	pkg-descr
#
echo x - Makefile
sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965'
X# New ports collection makefile for:   symports
X# Date created:        Fri Jun 05 2009
X# Whom:                Eitan Adler <EitanAdlerList@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	symports
XPORTVERSION=	1.0
XCATEGORIES=	ports-mgmt
XMASTER_SITES=	http://isis.poly.edu/~eitan/files/
XDISTNAME=	auto-symlink-virtual-${PORTVERSION}
X
XMAINTAINER=	EitanAdlerList@gmail.com
XCOMMENT=	Automatically generate symlinks for virtual categories
X
XUSE_BZIP2=	yes
XNO_BUILD=	yes
X
XMAN1=	symports.1
XMANCOMPRESSED=	no
X
XPLIST_FILES=	bin/${PORTNAME}
X
Xdo-install:
X	${INSTALL_SCRIPT} ${WRKDIR}/auto-symlink-virtual.sh ${PREFIX}/bin/${PORTNAME}
Xpost-install:
X	${INSTALL_MAN} ${WRKDIR}/${MAN1} ${MAN1PREFIX}/man/man1/${MAN1}
X.include <bsd.port.mk>
b67911656ef5d18c4ae36cb6741b7965
echo x - distinfo
sed 's/^X//' >distinfo << '57677d168a5ec21bdf22c9501f075a8f'
XMD5 (auto-symlink-virtual-1.0.tar.bz2) = 0e55279784c6d613940c3aeef2c2d6e0
XSHA256 (auto-symlink-virtual-1.0.tar.bz2) = 2d652576cd169982c507ba13039089094d47be5efe0240988467534317920e5e
XSIZE (auto-symlink-virtual-1.0.tar.bz2) = 2637
57677d168a5ec21bdf22c9501f075a8f
echo x - pkg-descr
sed 's/^X//' >pkg-descr << '7f9555c3c1089940396b503dd37f3979'
Xsymports reads through your ports tree and generates
Xa tree using symlinks for all categories - not just the "real"
Xones.
7f9555c3c1089940396b503dd37f3979
echo 'This could have been dangerous; Always check shar files'
exit



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906180031.n5I0V1HE039707>