Index: head/devel/smake/Makefile =================================================================== --- head/devel/smake/Makefile (revision 366802) +++ head/devel/smake/Makefile (revision 366803) @@ -1,38 +1,39 @@ # Created by: Martin Matuska # $FreeBSD$ PORTNAME= smake PORTVERSION= 1.2.3 CATEGORIES= devel -MASTER_SITES= ftp://ftp.berlios.de/pub/smake/ +MASTER_SITES= SF +MASTER_SITE_SUBDIR=s-make MAINTAINER= ports@FreeBSD.org COMMENT= Portable make program with automake features BROKEN_i386= Does not compile LICENSE= CDDL GPLv2 LICENSE_COMB= multi LICENSE_FILE_CDDL= ${WRKSRC}/CDDL.Schily.txt WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/.a.*//g} USES= gmake tar:bzip2 MAKE_ENV= CCOM="${CC}" MAKE_ARGS= INS_BASE=${PREFIX} DEFMANBASE=. CC="${CC}" CCOM="${CC}" RULEUSED= "`${WRKSRC}/conf/oarch.sh`" PLIST_SUB= RULESUSED="${RULEUSED}" MKLINKS= ${WRKSRC}/RULES/MKLINKS GCCRULE= ${WRKSRC}/RULES/cc-gcc.rul pre-build: @${CHMOD} +w ${MKLINKS} ${GCCRULE} @${REINPLACE_CMD} -e 's/gcc$$/${CC}/' ${GCCRULE} @${ECHO_CMD} "\$$symlink i386-freebsd-cc.rul ${ARCH}-freebsd-${CC}.rul" >> ${MKLINKS} pre-install: ${STRIP_CMD} ${WRKSRC}/smake/OBJ/${ARCH}-freebsd-${CC}/smake .include Index: head/devel/smake/pkg-descr =================================================================== --- head/devel/smake/pkg-descr (revision 366802) +++ head/devel/smake/pkg-descr (revision 366803) @@ -1,9 +1,9 @@ Smake is a highly portable make program with automake features. It is intended to be used with the "makefiles" system. The system allows mounting a source tree via NFS and simultaneous compilation on all supported platforms. The system therefore allows the re-use of a source tree for all supported platforms in contrast to the GNU concept of untar -> configure -> make -> install -> remove -WWW: http://cdrecord.berlios.de/old/private/smake.html +WWW: http://sourceforge.net/projects/s-make/ Index: head/devel/smake/pkg-plist =================================================================== --- head/devel/smake/pkg-plist (revision 366802) +++ head/devel/smake/pkg-plist (revision 366803) @@ -1,13 +1,13 @@ bin/smake include/schily/%%RULESUSED%%/align.h include/schily/%%RULESUSED%%/avoffset.h include/schily/%%RULESUSED%%/xconfig.h lib/defaults.smk lib/libschily.a lib/profiled/libschily.a man/man1/smake.1.gz man/man5/makefiles.5.gz man/man5/makerules.5.gz -@dirrmtry lib/profiled @dirrm include/schily/%%RULESUSED%% @dirrm include/schily +@dirrmtry lib/profiled