1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

- Mark MAKE_JOBS_SAFE

- Trim header
This commit is contained in:
Emanuel Haupt 2013-05-08 08:04:04 +00:00
parent 544eda52f5
commit 3a4a8bf8a5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317643
12 changed files with 25 additions and 60 deletions

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: amigadepacker
# Date created: 18 Oct 2009
# Whom: Emanuel Haupt <ehaupt@FreeBSD.org>
#
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= amigadepacker
PORTVERSION= 0.04
@ -26,6 +22,8 @@ ALL_TARGET= ${PORTNAME}
MAN1= amigadepacker.1
PLIST_FILES= bin/amigadepacker
MAKE_JOBS_SAFE= yes
post-patch:
@${REINPLACE_CMD} -E '/^(CC|CFLAGS)/d' ${WRKSRC}/Makefile.in

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: notify-osd
# Date created: 05 May 2010
# Whom: Emanuel Haupt <ehaupt@FreeBSD.org>
#
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= notify-osd
PORTVERSION= 0.9.29
@ -27,5 +23,6 @@ GNU_CONFIGURE= yes
USE_GNOME= libwnck gconf2
USE_GMAKE= yes
USE_GCC= 4.4+
MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Perl-Unsafe-Signals
# Date created: 19 Oct 2010
# Whom: Emanuel Haupt <ehaupt@FreeBSD.org>
#
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Perl-Unsafe-Signals
PORTVERSION= 0.02
@ -15,6 +11,7 @@ MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Allow unsafe handling of signals in selected blocks
PERL_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
MAN3= Perl::Unsafe::Signals.3

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Uniq
# Date created: 06 Oct 2010
# Whom: Emanuel Haupt <ehaupt@FreeBSD.org>
#
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Uniq
PORTVERSION= 0.01
@ -16,6 +12,7 @@ MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Perl extension for managing a uniq list of values
PERL_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
MAN3= Uniq.3

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: ctetris
# Date created: 14 Aug 2004
# Whom: Travis Poppe <tlp@liquidx.org>
#
# Created by: Travis Poppe <tlp@liquidx.org>
# $FreeBSD$
#
PORTNAME= ctris
PORTVERSION= 0.42
@ -18,6 +14,7 @@ LICENSE= GPLv2
USE_BZIP2= yes
MANCOMPRESSED= yes
MAKE_JOBS_SAFE= yes
MAN6= ctris.6
PLIST_FILES= bin/ctris

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: shuffle-db
# Date created: 16 Jan 2007
# Whom: Emanuel Haupt <ehaupt@FreeBSD.org>
#
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= shuffle-db
DISTVERSION= 1.0-rc1
@ -16,6 +12,7 @@ COMMENT= An iPod shuffle database builder
USE_PYTHON= yes
NO_BUILD= yes
MAKE_JOBS_SAFE= yes
WRKSRC= ${WRKDIR}/rebuild_db
PLIST_FILES= bin/rebuild_db.py

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Google-Search
# Date created: 20 Jul 2010
# Whom: Emanuel Haupt <ehaupt@FreeBSD.org>
#
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Google-Search
PORTVERSION= 0.028
@ -24,6 +20,7 @@ RUN_DEPENDS= p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \
BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
MAN3= Google::Search.3 Google::Search::Result.3

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-HTML-DOM
# Date created: 26 Jan 2010
# Whom: Emanuel Haupt <ehaupt@FreeBSD.org>
#
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= HTML-DOM
PORTVERSION= 0.053
@ -25,6 +21,7 @@ BUILD_DEPENDS= p5-CSS-DOM>=0:${PORTSDIR}/www/p5-CSS-DOM \
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
.include <bsd.port.pre.mk>
.include "${MASTERDIR}/Makefile.man"

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Reddit
# Date created: 18 Apr 2012
# Whom: Emanuel Haupt <ehaupt@FreeBSD.org>
#
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Reddit
PORTVERSION= 0.3.02.20120418
@ -25,6 +21,7 @@ RUN_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
p5-libwww>=5.829:${PORTSDIR}/www/p5-libwww
PERL_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
MAN3= Reddit.3

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-WWW-Scripter-Plugin-Ajax
# Date created: 28 Jan 2010
# Whom: Emanuel Haupt <ehaupt@FreeBSD.org>
#
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= WWW-Scripter-Plugin-Ajax
PORTVERSION= 0.09
@ -19,6 +15,7 @@ RUN_DEPENDS= p5-WWW-Scripter-Plugin-JavaScript>0:${PORTSDIR}/www/p5-WWW-Scripter
BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
MAN3= WWW::Scripter::Plugin::Ajax.3

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-WWW-Scripter-Plugin-JavaScript
# Date created: 27 Jan 2010
# Whom: Emanuel Haupt <ehaupt@FreeBSD.org>
#
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= WWW-Scripter-Plugin-JavaScript
PORTVERSION= 0.008
@ -19,6 +15,7 @@ RUN_DEPENDS= p5-WWW-Scripter>0:${PORTSDIR}/www/p5-WWW-Scripter \
BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
MAN3= WWW::Scripter::Plugin::JavaScript.3 \
WWW::Scripter::Plugin::JavaScript::JE.3

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-WWW-Scripter
# Date created: 26 Jan 2010
# Whom: Emanuel Haupt <ehaupt@FreeBSD.org>
#
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= WWW-Scripter
PORTVERSION= 0.029
@ -21,6 +17,7 @@ RUN_DEPENDS= p5-libwww>=5.829:${PORTSDIR}/www/p5-libwww \
BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
MAN3= WWW::Scripter::Location.3 WWW::Scripter.3 \
WWW::Scripter::History.3 WWW::Scripter::WindowGroup.3