Date: Sat, 13 Jun 2009 20:25:57 -0400 (EDT) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: beech@FreeBSD.org, miwi@FreeBSD.org Subject: ports/135554: [PATCH] ftp/proftpd: Mark MAKE_JOBS_UNSAFE=yes Message-ID: <200906140025.n5E0PvFs086025@frieza.p6m7g8.net> Resent-Message-ID: <200906140030.n5E0U7sJ099489@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135554 >Category: ports >Synopsis: [PATCH] ftp/proftpd: Mark MAKE_JOBS_UNSAFE=yes >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: Sun Jun 14 00:30:06 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 8.0-CURRENT amd64 >Organization: RideCharge Inc. >Environment: System: FreeBSD frieza.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Thu Jun 4 00:22:57 EDT >Description: Port maintainer (beech@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- proftpd-1.3.2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/ftp/proftpd/Makefile,v retrieving revision 1.150 diff -u -u -r1.150 Makefile --- Makefile 27 Mar 2009 11:53:02 -0000 1.150 +++ Makefile 14 Jun 2009 00:25:24 -0000 @@ -27,6 +27,8 @@ MAINTAINER?= beech@FreeBSD.org COMMENT?= Highly configurable ftp daemon +MAKE_JOBS_UNSAFE= yes + MAN1= ftpcount.1 ftpwho.1 ftptop.1 MAN5= xferlog.5 MAN8= proftpd.8 ftpshut.8 ftpdctl.8 --- proftpd-1.3.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906140025.n5E0PvFs086025>