Re: new: x11/yeahconsole

2013-11-08 Thread Brian Callahan

On 11/7/2013 10:53 PM, Kent R. Spillner wrote:

License is GPLv2+

You can eliminate the a lot of patch-Makefile with a well-crafted
MAKE_FLAGS line in the port Makefile. You definitely don't need to
change INSTALL or PREFIX (you're using your own do-install routine
anyway). CC, FLAGS, INCLUDES, and LIB_DIRS could (read: should) all be
put under MAKE_FLAGS in the port Makefile (and therefore not be touched
in patch-Makefile).

WRKBUILD-WRKSRC in the first line of the do-install routine.


Attached is an updated version.  Thanks again for your feedback!



Two small tweaks, neither of which I think require you to resubmit this. 
WANTLIB is missing c and you don't need LIBS in MAKE_FLAGS.


This tests good for me on loongson and macppc. Can I get an OK to 
import, with the two small tweaks noted above?


~Brian



Re: new: x11/yeahconsole

2013-11-08 Thread Stuart Henderson
On 2013/11/08 20:07, Brian Callahan wrote:
 On 11/7/2013 10:53 PM, Kent R. Spillner wrote:
 License is GPLv2+
 
 You can eliminate the a lot of patch-Makefile with a well-crafted
 MAKE_FLAGS line in the port Makefile. You definitely don't need to
 change INSTALL or PREFIX (you're using your own do-install routine
 anyway). CC, FLAGS, INCLUDES, and LIB_DIRS could (read: should) all be
 put under MAKE_FLAGS in the port Makefile (and therefore not be touched
 in patch-Makefile).
 
 WRKBUILD-WRKSRC in the first line of the do-install routine.
 
 Attached is an updated version.  Thanks again for your feedback!
 
 
 Two small tweaks, neither of which I think require you to resubmit this.
 WANTLIB is missing c and you don't need LIBS in MAKE_FLAGS.
 
 This tests good for me on loongson and macppc. Can I get an OK to import,
 with the two small tweaks noted above?
 
 ~Brian
 

Please add a blank line after WANTLIB, and a bit of text to DESCR
mentioning that by default you should press ctrl+alt+y to activate
or hide it (because it doesn't do anything visible when you run it),
then it's ok with me.



Re: new: x11/yeahconsole

2013-11-07 Thread Brian Callahan

On 11/6/2013 3:09 PM, Kent R. Spillner wrote:

On Mon, Oct 28, 2013 at 11:04:41PM -0500, Kent R. Spillner wrote:

Attached is an updated version based on feedback from bcallah@ and
sthen@ for my productivity/vit submission:

* Tidied up Makefile
* Removed pkg/README
* Rolled own do-install target instead of patching install: (also,
install README in /usr/local/share/doc/yeahconsole/ while here)


Bump.



License is GPLv2+

You can eliminate the a lot of patch-Makefile with a well-crafted 
MAKE_FLAGS line in the port Makefile. You definitely don't need to 
change INSTALL or PREFIX (you're using your own do-install routine 
anyway). CC, FLAGS, INCLUDES, and LIB_DIRS could (read: should) all be 
put under MAKE_FLAGS in the port Makefile (and therefore not be touched 
in patch-Makefile).


WRKBUILD-WRKSRC in the first line of the do-install routine.



Re: new: x11/yeahconsole

2013-11-07 Thread Kent R. Spillner
 License is GPLv2+
 
 You can eliminate the a lot of patch-Makefile with a well-crafted
 MAKE_FLAGS line in the port Makefile. You definitely don't need to
 change INSTALL or PREFIX (you're using your own do-install routine
 anyway). CC, FLAGS, INCLUDES, and LIB_DIRS could (read: should) all be
 put under MAKE_FLAGS in the port Makefile (and therefore not be touched
 in patch-Makefile).
 
 WRKBUILD-WRKSRC in the first line of the do-install routine.

Attached is an updated version.  Thanks again for your feedback!


yeahconsole.tar.gz
Description: application/gzip


Re: new: x11/yeahconsole

2013-11-06 Thread Kent R. Spillner
On Mon, Oct 28, 2013 at 11:04:41PM -0500, Kent R. Spillner wrote:
 Attached is an updated version based on feedback from bcallah@ and
 sthen@ for my productivity/vit submission:
 
 * Tidied up Makefile
 * Removed pkg/README
 * Rolled own do-install target instead of patching install: (also,
 install README in /usr/local/share/doc/yeahconsole/ while here)

Bump.


yeahconsole.tar.gz
Description: Binary data


Re: new: x11/yeahconsole

2013-10-28 Thread Kent R. Spillner
Attached is an updated version based on feedback from bcallah@ and sthen@ for 
my productivity/vit submission:

* Tidied up Makefile
* Removed pkg/README
* Rolled own do-install target instead of patching install: (also, install 
README in /usr/local/share/doc/yeahconsole/ while here)


yeahconsole.tar.gz
Description: application/gzip


new: x11/yeahconsole

2013-10-26 Thread Kent R. Spillner
Attached is a tarball for x11/yeahconsole; extract in /usr/ports/x11.
YeahConsole wraps xterm to create a drop-down console, like in Quake.

HOMEPAGE = http://phrat.de/yeahtools.html

Tested on amd64.


yeahconsole.tar.gz
Description: application/gzip