[Bug 232315] [NEW PORT] shells/poshinit : portable way of using the same shell environment with Bash / Zsh across FreeBSD / Linux / Cygwin
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 16 16:27:08 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232315
--- Comment #12 from Tobias Kortkamp <tobik at freebsd.org> ---
(In reply to bourne.identity at hotmail.com from comment #11)
- The formatting is still off. See one of the examples
in the Porter's Handbook [1, 2].
- The shar now contains a binary file (poshinit.8.gz). This is a
no go. Remember how I said that we do not commit binary files
to the ports tree? :p
- You need to remove distinfo and set
DISTFILES=
or nobody will be able to build the port that doesn't have
poshinit-1.0.tar.gz in DISTDIR (the framework will try to extract
it).
The port will also currently fail to build for everyone else
because you try to install the files from WRKDIR (extracted from
poshinit-1.0.tar.gz) instead of FILESDIR.
[1]
https://www.freebsd.org/doc/en/books/porters-handbook/quick-porting.html#porting-makefile
[2] https://www.freebsd.org/doc/en/books/porters-handbook/porting-samplem.html
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list