ports/77519: GnuLs ACL additional patch not needed and it's is broken

Tarc tarc at po.cs.msu.su
Mon Feb 14 16:40:24 UTC 2005


>Number:         77519
>Category:       ports
>Synopsis:       GnuLs ACL additional patch not needed and it's is broken
>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:   Mon Feb 14 16:40:20 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Tarc
>Release:        RELENG-5
>Organization:
MSU
>Environment:
# New ports collection makefile for:	GNU colorized `ls'
# Date created:				06 January 1996
# Whom:					bmc at WillsCreek.COM
#
# $FreeBSD: /repoman/r/pcvs/ports/misc/gnuls/Makefile,v 1.21 2005/02/13 04:00:13 leeym Exp $
#
>Description:
ACL support already included in port (see original src/lc.c for details)
>How-To-Repeat:
%cd ${PORTSDIR}/misc/gnuls && make delete-distfiles all -DWITH_ACL_SUPPORT
===>  Deleting distfiles for gnuls-4.1
===>  Vulnerability check disabled, database not found
===>  Extracting for gnuls-4.1
=> Checksum OK for fileutils-4.1.tar.gz.
=> Checksum OK for gnuls-acl-20010825.patch.
===>  Patching for gnuls-4.1
===>  Applying distribution patches for gnuls-4.1
2 out of 5 hunks failed--saving rejects to src/ls.c.rej
*** Error code 2

Stop in ${PORTSDIR}/misc/gnuls.
>Fix:
--- Makefile.orig       Wed Sep  3 18:28:30 2003
+++ Makefile    Sun Feb 13 22:50:35 2005
@@ -18,18 +18,4 @@
 GNU_CONFIGURE= yes
 MAN1=          gnuls.1 dircolors.1 dir.1 vdir.1

-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} > 500019
-.if defined(WITH_ACL_SUPPORT)
-PATCHFILES=    gnuls-acl-20010825.patch
-PATCH_SITES=   ${MASTER_SITE_LOCAL}
-PATCH_SITE_SUBDIR=     jedgar
-.else
-pre-fetch:
-       @${ECHO} "To build this port with ACL support, define"
-       @${ECHO} "WITH_ACL_SUPPORT (i.e. make -DWITH_ACL_SUPPORT)"
-.endif
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list