summaryrefslogtreecommitdiff
path: root/devel/newt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix plist.Anton Berezin2001-08-031-0/+2
| | | | | | | Reported by: bento logs for devel/dhcpconf Notes: svn path=/head/; revision=45794
* `rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".David E. O'Brien2001-03-201-1/+1
| | | | Notes: svn path=/head/; revision=40120
* Don't break package building on Satoshi's cluster. Explicitly dependThomas Gellekum2000-09-081-1/+1
| | | | | | | on python1.5:lang/python15. Notes: svn path=/head/; revision=32438
* Upgrade from 0.50-13 to 0.50.8-2.Neil Blakey-Milner2000-07-317-34/+41
| | | | | | | | PR: ports/20097 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=31181
* Unleash all of these ports upon the people. I no longer have any interestWill Andrews2000-06-221-1/+1
| | | | | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them. Notes: svn path=/head/; revision=29763
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-162-2/+1
| | | | Notes: svn path=/head/; revision=29630
* ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.Bill Fumerola2000-05-141-1/+1
| | | | Notes: svn path=/head/; revision=28453
* Add LIB_DEPENDS on tcl82 portKris Kennaway2000-04-291-0/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=28087
* Adjust dependencies. devel/popt now builds a shared library.Ade Lovett2000-04-241-3/+3
| | | | Notes: svn path=/head/; revision=27966
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-3/+3
| | | | Notes: svn path=/head/; revision=27452
* Finish moving MAINTAINER for my ports.Will Andrews2000-03-221-1/+1
| | | | | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami Notes: svn path=/head/; revision=26946
* Initial import of newt-0.50-13.R. Imura2000-02-138-0/+202
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