ports/77936: [NEW PORT] devel/smake 1.2.a23

Martin Matuska martin at matuska.org
Tue Feb 22 22:30:20 UTC 2005


>Number:         77936
>Category:       ports
>Synopsis:       [NEW PORT] devel/smake 1.2.a23
>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 Feb 22 22:30:19 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Martin Matuska
>Release:        FreeBSD 5.3-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD 5.3-RELEASE-p5 i386
	FreeBSD 5.3-STABLE amd64

>Description:
	New port - Schilly's makefile system, useful e.g. with star

>How-To-Repeat:
>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:
#
#	devel/smake
#	devel/smake/Makefile
#	devel/smake/distinfo
#	devel/smake/pkg-descr
#	devel/smake/pkg-plist
#
echo c - devel/smake
mkdir -p devel/smake > /dev/null 2>&1
echo x - devel/smake/Makefile
sed 's/^X//' >devel/smake/Makefile << 'END-of-devel/smake/Makefile'
X# New ports collection makefile for:   smake
X# Date created:        22 February 2005
X# Whom:                Martin Matuska <martin at matuska.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	smake
XPORTVERSION=	1.2.a.23
XCATEGORIES=	devel
XMASTER_SITES=   ftp://ftp.berlios.de/pub/smake/alpha/
XDISTNAME=       ${PORTNAME}-${PORTVERSION:S/.a./a/}
X
XMAINTAINER=	martin at matuska.org
XCOMMENT=	Highly portable make program with automake features
X
XWRKSRC=         ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/.a.*//g}
X
XUSE_BZIP2=	yes
XUSE_GMAKE=	yes
XMAKE_ARGS=	INS_BASE=${LOCALBASE}
X
XMAN1=		smake.1
XMAN5=		makefiles.5 makerules.5
X
X.include <bsd.port.mk>
END-of-devel/smake/Makefile
echo x - devel/smake/distinfo
sed 's/^X//' >devel/smake/distinfo << 'END-of-devel/smake/distinfo'
XMD5 (smake-1.2a23.tar.bz2) = 160bf835630120592ff90c907426282b
XSIZE (smake-1.2a23.tar.bz2) = 277254
END-of-devel/smake/distinfo
echo x - devel/smake/pkg-descr
sed 's/^X//' >devel/smake/pkg-descr << 'END-of-devel/smake/pkg-descr'
XFrom the smake homepage:
X
XSmake is a highly portable make program with automake features. It is 
Xcurrently mainly targeted to be used with the makefiles system.
X
Xmakefiles allows to mount a source tree via NFS and simultaneous compilation 
Xon all supported platforms
Xmakefiles therefore allows to re-use a source tree for all supported platforms
Xin favor of the GNU concept of untar -> configure -> make -> install -> remove 
X
XWWW: http://cdrecord.berlios.de/old/private/smake.html
END-of-devel/smake/pkg-descr
echo x - devel/smake/pkg-plist
sed 's/^X//' >devel/smake/pkg-plist << 'END-of-devel/smake/pkg-plist'
Xbin/smake
Xinclude/align.h
Xinclude/avoffset.h
Xlib/libschily.a
Xlib/defaults.smk
END-of-devel/smake/pkg-plist
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list