summaryrefslogtreecommitdiff
path: root/devel/newt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updating my email address.Hye-Shik Chang2002-06-251-1/+1
| | | | | | | Approved by: cjh (mentor) Notes: svn path=/head/; revision=61912
* upgrade to 0.50.36Ying-Chieh Liao2002-06-224-21/+11
| | | | | | | | PR: 39630 Submitted by: maintainer Notes: svn path=/head/; revision=61719
* Update to 0.50.35-1Patrick Li2002-05-045-103/+76
| | | | | | | | PR: 37753 Submitted by: maintainer Notes: svn path=/head/; revision=58532
* - Update to 0.50.33-1Ying-Chieh Liao2002-03-176-68/+174
| | | | | | | | | | | - 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
* Fix MASTER_SITES.Jim Mock2002-01-141-3/+2
| | | | | | | | PR: 33896 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=53073
* Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵David W. Chapman Jr.2001-09-231-1/+0
| | | | | | | | | | | exists. PR: 30497 Submitted by: Dan Larsson Approved by: will Notes: svn path=/head/; revision=48126
* 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