ports/182164: print/tex-aleph: MLINKS creates broken links
Bertram Scharpf
software at bertram-scharpf.de
Mon Sep 16 18:10:00 UTC 2013
>Number: 182164
>Category: ports
>Synopsis: print/tex-aleph: MLINKS creates broken links
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Sep 16 18:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Bertram Scharpf
>Release: 9.1
>Organization:
>Environment:
FreeBSD packager.bs.l 9.1-STABLE FreeBSD 9.1-STABLE #0: Thu Jun 6 18:31:52 CEST 2013 [...] i386
>Description:
1. The simple build'n'install creates three broken links:
# cd /usr/ports/print/tex-aleph
# make install
# find -L /usr/local/man -type l -exec ls -la {} \;
lrwxr-xr-x 1 root wheel 12 16 Sep 16:20 /usr/local/man/man1/odvicopy.1.gz -> dvicopy.1.gz
lrwxr-xr-x 1 root wheel 12 16 Sep 16:20 /usr/local/man/man1/odvitype.1.gz -> dvitype.1.gz
lrwxr-xr-x 1 root wheel 11 16 Sep 16:20 /usr/local/man/man1/otangle.1.gz -> tangle.1.gz
2. The MLINKS mechanism in "bsd.port.mk" is obfuscated and inappropriate for bug fixing.
>How-To-Repeat:
See above.
>Fix:
See above.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list