[Bug 221370] New port : sysutils/mkdesktop (the cool way to setup a FreeBSD desktop)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Aug 16 04:02:54 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221370
Richard Gallamore <ultima at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ultima at freebsd.org
Status|New |Open
--- Comment #8 from Richard Gallamore <ultima at freebsd.org> ---
This look cool. I'v learned some new things just reading the script. I have a
couple things I want to suggest.
First, I create a repository and start some version control. I recommend using
git. It is a bit complex and difficult to use at first, but it pays off. Create
a github account and add it there. On the port, add USE_GITHUB= yes with the
required variables, usually being GH_ACCOUNT, and sometimes GH_PROJECT. This
will fix most of the problems I see right now.
${PREFIX}/share/${PORTNAME}, this is the same as ${DATADIR}
Overall I like what you are doing, thanks for your contributions I look forward
to testing. =]
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list