summaryrefslogtreecommitdiff
path: root/devel/newt/files/patch-ab (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak after r1.651 of bsd.port.mk.Koop Mast2010-11-031-6/+21
| | | | | | | | | | | | The port Makefile uses multiple .c files in the ${CPP} line, which cpp can't cope with. Modify the port Makefile so that it uses CPP=${CC} -E again, like before r1.651. Submitted by: pointyhat Notes: svn path=/head/; revision=263978
* - Update to 0.5.11 [1]Philip M. Gollucci2010-01-101-153/+45
| | | | | | | | | | - sort pkg-plist - bump PORTREVISION for SHLIB bump Submitted by: mi (via e-mail) [1] with minor changes Notes: svn path=/head/; revision=247548
* Fix build on environments with ncurses port.Hye-Shik Chang2006-10-091-2/+2
| | | | | | | | | PR: 100830 Submitted by: Matthias Fechner <idefix@fechner.net>, Thomas Dickey <dickey@his.com> Notes: svn path=/head/; revision=175073
* - Fix makefile to build PIC for shared library. [1]Hye-Shik Chang2004-03-221-15/+42
| | | | | | | | | - Remove unfunctional WWW site. Submitted by: kris [1] Notes: svn path=/head/; revision=104903
* Update to 0.51.0Hye-Shik Chang2002-10-131-12/+19
| | | | Notes: svn path=/head/; revision=67951
* Update to 0.50.35-1Patrick Li2002-05-041-96/+66
| | | | | | | | PR: 37753 Submitted by: maintainer Notes: svn path=/head/; revision=58532
* - Update to 0.50.33-1Ying-Chieh Liao2002-03-171-44/+97
| | | | | | | | | | | - make TCL and Python module optional. - take a maintainership PR: 36001 Submitted by: Hye-Shik Chang <perky@fallin.lv> Notes: svn path=/head/; revision=56238
* Upgrade from 0.50-13 to 0.50.8-2.Neil Blakey-Milner2000-07-311-14/+16
| | | | | | | | PR: ports/20097 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=31181
* Initial import of newt-0.50-13.R. Imura2000-02-131-0/+111
It is a Console I/O handling library from Redhat similar to ncurses. PR: 16526 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=25728