From: Jeroen Schot on 16 Feb 2010 10:33 Hello all, I want to provide a port for a set of small utilities[1], all in the same scope and from the same upstream, to FreeBSD. Since all are very small (around 100 line of C), making seven separate ports seems a bit overkill. What is standard procedure for this? Are there any existing ports doing something similar? [1]: http://tools.suckless.org/ Regards, -- Jeroen Schot _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Jeroen Schot on 16 Feb 2010 11:24 On Tue, Feb 16, 2010 at 05:02:40PM +0100, Tobias Rehbein wrote: > Am Tue, Feb 16, 2010 at 04:33:23PM +0100 schrieb Jeroen Schot: > > I want to provide a port for a set of small utilities[1], all in the same > > scope and from the same upstream, to FreeBSD. Since all are very small > > (around 100 line of C), making seven separate ports seems a bit > > overkill. > > > > What is standard procedure for this? > > Are there any existing ports doing something similar? > > > > [1]: http://tools.suckless.org/ > > Please note that at least dmenu already has it's own port (x11/dmenu). You are correct. I should have mentioned I was looking at the subset lsw, slock, sselp, swarp and wmname. Regards, -- Jeroen Schot _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Tobias Rehbein on 16 Feb 2010 11:02 Am Tue, Feb 16, 2010 at 04:33:23PM +0100 schrieb Jeroen Schot: > I want to provide a port for a set of small utilities[1], all in the same > scope and from the same upstream, to FreeBSD. Since all are very small > (around 100 line of C), making seven separate ports seems a bit > overkill. > > What is standard procedure for this? > Are there any existing ports doing something similar? > > [1]: http://tools.suckless.org/ Please note that at least dmenu already has it's own port (x11/dmenu). Regards -- Tobias Rehbein PGP key: 4F2AE314 server: keys.gnupg.net fingerprint: ECDA F300 1B6E 9B87 8524 8663 E8B6 3138 4F2A E314 _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Doug Barton on 16 Feb 2010 13:27 On 2/16/2010 7:33 AM, Jeroen Schot wrote: > Hello all, > > I want to provide a port for a set of small utilities[1], all in the same > scope and from the same upstream, to FreeBSD. Since all are very small > (around 100 line of C), making seven separate ports seems a bit > overkill. Given that these are distinctly different tools, and seem to have their own individual sources, different ports would be the way to go. hth, Doug -- ... and that's just a little bit of history repeating. -- Propellerheads Improve the effectiveness of your Internet presence with a domain name makeover! http://SupersetSolutions.com/ _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Garrett Cooper on 16 Feb 2010 14:08
On Tue, Feb 16, 2010 at 10:27 AM, Doug Barton <dougb(a)freebsd.org> wrote: > On 2/16/2010 7:33 AM, Jeroen Schot wrote: >> Hello all, >> >> I want to provide a port for a set of small utilities[1], all in the same >> scope and from the same upstream, to FreeBSD. Since all are very small >> (around 100 line of C), making seven separate ports seems a bit >> overkill. > > Given that these are distinctly different tools, and seem to have their > own individual sources, different ports would be the way to go. If these are package together upstream, does a meta-package/-port make sense? Thanks, -Garrett _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org" |