aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ncurses-devel
Commit message (Collapse)AuthorAgeFilesLines
* Change to my FreeBSD.org email.rafan2006-06-271-1/+1
| | | | Approved by: delphij (mentor)
* Use termcap instead terminfo, like ncurses from base system doesgarga2006-06-232-2553/+5
| | | | | PR: ports/99212 Submitted by: maintainer
* - Install widec (wide character) support, and install bith libraries forgarga2006-05-222-62/+195
| | | | | | | | | FreeBSD > 5.3 - Bump PORTREVISION - Pass maintainership to submitter since he did all this job PR: ports/97462 Submitted by: Rong-En Fan <rafan at infor.org>
* - Update to 5.5garga2006-05-163-107/+100
| | | | - Take maintainership
* Reset maintainership to ports@ after ~4 months without any response to anynetchild2006-02-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PR. Thanks for contributing. Since the acroread7 port is a somewhat important port for our users, I will hand it over to emulation@ if no _active_ *committer* takes it before the ports freeze. While I'm here: - fix a little nit in the csound port (I think the intention was to create no backup file instead of creating one with a "-e" extension) - set ARCH to i386 in the amd64 case for the acroread7 port. This is a work-around to be able to install everything when a dependency is not already installed (ARCH is read-only in sub-makes, so the dependencies can't change it). This should be removed when the dependencies are fixed or converted to use bsd.linux-rpm.mk. [1] Not objected to by: portmgr (explicit: krion; silence: rest) Maintainer timeout: ~4 months Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1] PR: 87985 [1]
* Hash with SHA-256.trevor2006-01-081-0/+1
|
* - Fix plist (libraries)pav2005-08-072-4/+12
| | | | | | | | | | - Fix MLINKS - Force manpages to gzip format PR: ports/83642 [1, 2] Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: maintainer timeout (19 days) Approved by: portmgr (krion)
* Update to 5.4.trevor2004-04-093-81/+244
| | | | | PR: 63338 Submitted by: linimon
* Fix grammar and spalling. List home page.trevor2004-04-091-2/+4
| | | | | PR: 63338 Submitted by: linimon
* Add size data.trevor2004-01-281-0/+1
|
* Retire comment file.trevor2003-03-012-1/+1
|
* 53 41 54 4F 52trevor2002-11-015-0/+2729
| | | | | | | 41 52 45 50 4F 54 45 4E 45 54 4F 50 45 52 41 52 4F 54 41 53 I summon ncurses 5.3.
* This has been in the base system and marked FORBIDDEN since 4.0-RELEASE.kris2002-10-135-2571/+0
| | | | Remove it.
* Style police over the devel category.olgeni2001-02-051-1/+1
|
* Goodbye, YEAR2000. Hello, 2001.will2001-01-011-2/+0
| | | | Approved by: asami
* Mark FORBIDDEN for 4.x and above which already has this in theade2000-12-091-1/+7
| | | | | base system - lots of wonderful breakages with this port installed too on such systems.
* Don't try to installed non-existent files/Makefile.tg2000-11-131-1/+0
| | | | PR: 22780
* Upgrade to 5.2. I hope this will work for the Python users ontg2000-11-103-126/+384
| | | | FreeBSD-3.x out there.
* Mark forbidden because of reported buffer overflows.trevor2000-11-071-0/+2
|
* Unleash all of these ports upon the people. I no longer have any interestwill2000-06-221-1/+1
| | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them.
* PORTNAME/PORTVERSION updatemharo2000-04-121-2/+2
|
* remove a.out supportmharo2000-04-012-16/+8
|
* Take over some ports.will2000-03-291-1/+1
|
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-291-1/+1
| | | | | | have time to maintain them. Approved by: andy
* remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanupsmharo1999-12-251-2/+3
| | | | | PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Second half of botched commit to fix this for -current users andsteve1999-05-092-9/+283
| | | | | | | add support for TERM=xterm-color. PR: 7314, 11492 Submitted by: maintainer, steve
* Add support for TERM=xterm-color and make sure we build everythingsteve1999-05-091-2/+9
| | | | | | | on -current. PR: 7314, 11492 Submitted by: maintainer, steve
* Coped at configure script instead of port Makefile.sada1999-04-051-6/+2
| | | | | Two portlint check. Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Stop the port trying to gzip the man pages.sada1999-04-041-2/+5
| | | | | | Submitter's `patch-ac' couldn't be applied, so, I have move it to FILEDIR and make invoke the patch command at the post-configure stage. Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Commit all Y2K/WWW_SITE changes from today...scrappy1999-03-121-1/+3
|
* Manpages are compressed.asami1999-02-131-2/+2
|
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.fenner1999-01-271-1/+2
|
* Unbreak for ELF systems.steve1999-01-262-6/+16
| | | | | PR: 9556 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Finally found the culprit of my ld.so.cache getting thrashed duringasami1998-10-061-1/+3
| | | | | large package builds. Mark this port BROKEN until someone changes the "ldconfig without args" lines.
* Use the MANx variables. I think the PLIST was missing three manpages,hoek1998-08-302-101/+30
| | | | anyways.
* Don't read like ad copy. Really bad ad copy at that.hoek1998-08-302-9/+12
|
* Mark this MANUAL_PACKAGE_BUILD so we won't accidentally build anotherasami1998-07-291-1/+2
| | | | port with this shlib.
* Update to version 4.2steve1998-07-043-1610/+1707
| | | | | PR: 6979 Submitted by: maintainer
* Tell it not to use gnat, apparently our version confuses it.asami1998-06-261-3/+2
| | | | | | Unmark it broken. Submitted by: kuriyama
* Doesn't compile....asami1998-06-081-1/+3
| | | | | | | | | | --- adagcc -c -I. -I../ada_include -I./../ada_include -I. sample.adb terminal_interface-curses-aux.ads:47:37: operator for type "Interfaces.C.int" is not directly visible terminal_interface-curses-aux.ads:47:37: use clause would make operation legal terminal_interface-curses-aux.ads:52:37: operator for type "Interfaces.C.int" is not directly visible terminal_interface-curses-aux.ads:52:37: use clause would make operation legal <etc.>
* No need to use "+=" to define a variable that appears only once....asami1998-06-081-3/+3
|
* SVr4 and XSI-Curses compatible curses library.kuriyama1998-06-075-0/+1989
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> PR: ports/4631