aboutsummaryrefslogtreecommitdiffstats
path: root/devel/nana/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* PORTNAME/PORTVERSION updatemharo2000-04-121-2/+2
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Update to version 2.4.steve1999-06-091-6/+6
| | | | | PR: 11934 Submitted by: maintainer
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-061-6/+1
| | | | in bsd.port.mk and this helps to unify the check and install.
* Remove RUN_DEPENDS on gdb -- we've always had gdb in /usr/bin so this neverasami1999-05-121-3/+1
| | | | did anything useful.
* New port, nana:max1997-10-161-0/+28
Improved support for assertion checking and logging using GNU C and GDB. PR: 3363 Submitted by: Phil maker <pjm@cs.ntu.edu.au>