From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 17 17:20:06 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6E21816A401 for ; Tue, 17 Apr 2007 17:20:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 3449B13C46E for ; Tue, 17 Apr 2007 17:20:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l3HHK6H6090125 for ; Tue, 17 Apr 2007 17:20:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l3HHK633090124; Tue, 17 Apr 2007 17:20:06 GMT (envelope-from gnats) Resent-Date: Tue, 17 Apr 2007 17:20:06 GMT Resent-Message-Id: <200704171720.l3HHK633090124@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Marcelo Araujo (araujo@bsdmail.org) Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E866416A404 for ; Tue, 17 Apr 2007 17:19:23 +0000 (UTC) (envelope-from araujo@bsdmail.org) Received: from mail.intelbras.com.br (mail.intelbras.com.br [201.24.77.45]) by mx1.freebsd.org (Postfix) with ESMTP id 6BC2213C459 for ; Tue, 17 Apr 2007 17:19:23 +0000 (UTC) (envelope-from araujo@bsdmail.org) Received: from localhost (localhost.intelbras.com.br [127.0.0.1]) by mail.intelbras.com.br (Postfix) with ESMTP id 8B33C2DA48C; Tue, 17 Apr 2007 14:19:22 -0300 (BRT) Received: from mail.intelbras.com.br ([127.0.0.1]) by localhost (copernicus.intelbras.com.br [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id c1hpf4CwKKOe; Tue, 17 Apr 2007 14:19:17 -0300 (BRT) Received: from bsdmail.org (unknown [192.168.130.1]) by mail.intelbras.com.br (Postfix) with ESMTP id EFC042DA49B; Tue, 17 Apr 2007 14:19:16 -0300 (BRT) Received: (nullmailer pid 70657 invoked by uid 0); Tue, 17 Apr 2007 17:19:19 -0000 Message-Id: <1176830359.350707.70656.nullmailer@bsdmail.org> Date: Tue, 17 Apr 2007 14:19:19 -0300 From: Marcelo Araujo (araujo@bsdmail.org) To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: infofarmer@FreeBSD.org Subject: ports/111777: [PATCH] sysutils/searchmonkey: cleanup non-supported FreeBSD versions X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Apr 2007 17:20:06 -0000 >Number: 111777 >Category: ports >Synopsis: [PATCH] sysutils/searchmonkey: cleanup non-supported FreeBSD versions >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 Apr 17 17:20:05 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Marcelo Araujo (araujo@bsdmail.org) >Release: FreeBSD 6.2-RELEASE i386 >Organization: >Environment: System: FreeBSD island.freebsd.org 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007 >Description: - 4.x (EOL) Port maintainer (infofarmer@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- searchmonkey-0.7.4.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/searchmonkey/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- Makefile 5 Dec 2006 15:12:57 -0000 1.7 +++ Makefile 17 Apr 2007 17:18:41 -0000 @@ -24,10 +24,4 @@ CFLAGS= -I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib -.include - -.if ${OSVERSION} < 500000 -BROKEN= does not compile on 4.x -.endif - -.include +.include --- searchmonkey-0.7.4.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: