ports/142548: [Maintainer Update] textproc/apertium: mark MAKE_JOBS_UNSAFE, change maintainer email
Mykola Dzham
freebsd at levsha.org.ua
Sat Jan 9 23:00:08 UTC 2010
>Number: 142548
>Category: ports
>Synopsis: [Maintainer Update] textproc/apertium: mark MAKE_JOBS_UNSAFE, change maintainer email
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat Jan 09 23:00:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Mykola Dzham
>Release: FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD laptop.levsha.org.ua 9.0-CURRENT FreeBSD 9.0-CURRENT #30 r200828: Wed Dec 23 11:58:38 EET 2009 root at laptop.levsha.org.ua:/usr/local/arch/obj/usr/local/arch/src/sys/LEVSHA amd64
>Description:
textproc/apertium can't build in parallel. So, mark it MAKE_JOBS_UNSAFE.
Additionaly change my email and s/<spaces>/<tab>/ in some lines
>How-To-Repeat:
Try to build port with FORCE_MAKE_JOBS defined
>Fix:
Index: Makefile
===================================================================
RCS file: /usr/local/arch/csup/ports/textproc/apertium/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile 22 Aug 2009 00:36:52 -0000 1.2
+++ Makefile 9 Jan 2010 22:55:24 -0000
@@ -10,7 +10,7 @@
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/3.1
-MAINTAINER= freebsd at levsha.org.ua
+MAINTAINER= i at levsha.me
COMMENT= A toolbox to build shallow-transfer machine translation systems
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
@@ -20,12 +20,14 @@
lttoolbox3:${PORTSDIR}/textproc/lttoolbox \
pcre:${PORTSDIR}/devel/pcre
+MAKE_JOBS_UNSAFE= yes
+
GNU_CONFIGURE= yes
USE_GNOME= gnomehack pkgconfig
MAN1= apertium-deshtml.1 apertium-desodt.1 apertium-despptx.1 \
- apertium-desrtf.1 apertium-destxt.1 apertium-deswxml.1 \
- apertium-desxlsx.1 apertium-filter-ambiguity.1 \
+ apertium-desrtf.1 apertium-destxt.1 apertium-deswxml.1 \
+ apertium-desxlsx.1 apertium-filter-ambiguity.1 \
apertium-gen-deformat.1 apertium-gen-lextorbil.1 \
apertium-gen-lextormono.1 apertium-gen-modes.1 \
apertium-gen-reformat.1 apertium-gen-stopwords-lextor.1 \
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list