aboutsummaryrefslogtreecommitdiff
path: root/devel/ncurses
Commit message (Collapse)AuthorAgeFilesLines
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-201-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244567
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-4/+0
| | | | Notes: svn path=/head/; revision=225293
* - Correct plist when EXTCOLORS is definedRong-En Fan2008-11-172-23/+33
| | | | Notes: svn path=/head/; revision=222969
* - Pet portlint(1)Rong-En Fan2008-11-171-5/+5
| | | | Notes: svn path=/head/; revision=222963
* - Add an option to enable 256 color supportRong-En Fan2008-11-121-1/+8
| | | | | | | Requested by: Kevin Kobb <kkobb at skylinecorp.com> Notes: svn path=/head/; revision=222764
* - Update to 5.7Rong-En Fan2008-11-065-28/+38
| | | | Notes: svn path=/head/; revision=222444
* - Switch to modern TTY. This is backported from newer ncurses 5.6 snapshot.Rong-En Fan2008-06-112-1/+22
| | | | | | | | PR: ports/124483 Submitted by: ed@ Notes: svn path=/head/; revision=214658
* - Since PORTEXAMPLES is used, no need to add extra entries in pkg-plistRong-En Fan2008-05-201-107/+0
| | | | | | | Noticed by: itetcu Notes: svn path=/head/; revision=213373
* - Really fix build when WRKDIRPREFIX [1]Rong-En Fan2008-03-311-13/+19
| | | | | | | | | | | | | | | I don't know why the current approach works in my previous test. Now really fix the build by changing to .CURDIR (where the port lives). Note that I use .CURDIR instead of PORTSDIR/PKGORIGIN as the port may live outside somewhere else. - Respect PORTEXAMPLES - Add trailing slash for destination directory PR: ports/117643 [1] Submitted by: Stefan Sperling <stsp at stsp.name> [1] Notes: svn path=/head/; revision=210204
* - Fix build/install when WRKDIRPREFIX is setRong-En Fan2007-10-301-3/+3
| | | | | | | | PR: ports/117643 Reported by: Stefan Sperling <stsp at stsp.name> Notes: svn path=/head/; revision=202403
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-4/+4
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - Add FreeBSD keyword for easier trackingRong-En Fan2007-04-161-0/+2
| | | | Notes: svn path=/head/; revision=190069
* - Make manual pages macros more like what we have in src/lib/ncurses. ThisRong-En Fan2007-04-164-671/+697
| | | | | | | | makes easier update in the base system. - Remove 4.x support in devel/ncurses Notes: svn path=/head/; revision=190067
* - Register conflicts with devel/ncurses-develRong-En Fan2007-01-311-2/+6
| | | | | | | - Reduce diff against devel/ncurses-devel Notes: svn path=/head/; revision=183802
* Retire NO_FILTER_SHLIBS now that it no longer serves a purposeKris Kennaway2007-01-301-1/+0
| | | | Notes: svn path=/head/; revision=183680
* - Enable terminfo again, can be turned off via WITHOUT_TERMINFO [1]Rong-En Fan2007-01-052-26/+77
| | | | | | | | | | | | | | | | | | | | | - Partially address bin/71801 - terminfo and termcap are both enabled by default - Additional terminfo should be installed as share/misc/*.terminfo When installing/upgrading ncurses port, these *.terminfo will be taken care automatically. [2] - Remove safe-sprintf, we have vsprintf(3) and vsnprintf(3) - Fix problem on amd64 with ncursesw - Remove our own rpath stuffs, use --enable-rpath instead. - I think we can safely package it now. So, remove MANUAL_PACKAGE_BUILD. Let me know if this causes problem. - Profiling and debug libraries can be built conditionally - By default, profiling libraries is built Thanks to: thierry and Thomas Dickey [1] Submitted by: thierry [2] Notes: svn path=/head/; revision=181466
* - Update to 5.6Rong-En Fan2006-12-303-4/+7
| | | | Notes: svn path=/head/; revision=181026
* - Move MAN3 into a separate files for easier maintenanceRong-En Fan2006-12-302-151/+665
| | | | | | | | | - Other style changes This makes 5.6 update easier. Notes: svn path=/head/; revision=181024
* - Respect DESTDIRRong-En Fan2006-08-141-8/+9
| | | | | | | | | | - s/INSTALLS_SHLIB/USE_LDCONFIG/ PR: ports/101879 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=170534
* Change to my FreeBSD.org email.Rong-En Fan2006-06-271-1/+1
| | | | | | | Approved by: delphij (mentor) Notes: svn path=/head/; revision=166420
* Use termcap instead terminfo, like ncurses from base system doesRenato Botelho2006-06-222-2553/+5
| | | | | | | | PR: ports/99212 Submitted by: maintainer Notes: svn path=/head/; revision=166054
* - Install widec (wide character) support, and install bith libraries forRenato Botelho2006-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> Notes: svn path=/head/; revision=163083
* - Update to 5.5Renato Botelho2006-05-153-107/+100
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=162486
* Reset maintainership to ports@ after ~4 months without any response to anyAlexander Leidinger2006-02-111-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] Notes: svn path=/head/; revision=155784
* Hash with SHA-256.Trevor Johnson2006-01-071-0/+1
| | | | Notes: svn path=/head/; revision=153010
* - Fix plist (libraries)Pav Lucistnik2005-08-062-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) Notes: svn path=/head/; revision=140801
* Update to 5.4.Trevor Johnson2004-04-093-81/+244
| | | | | | | | PR: 63338 Submitted by: linimon Notes: svn path=/head/; revision=106548
* Fix grammar and spalling. List home page.Trevor Johnson2004-04-091-2/+4
| | | | | | | | PR: 63338 Submitted by: linimon Notes: svn path=/head/; revision=106540
* Add size data.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99278
* Retire comment file.Trevor Johnson2003-03-012-1/+1
| | | | Notes: svn path=/head/; revision=76700
* 53 41 54 4F 52Trevor Johnson2002-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. Notes: svn path=/head/; revision=69238
* This has been in the base system and marked FORBIDDEN since 4.0-RELEASE.Kris Kennaway2002-10-135-2571/+0
| | | | | | | Remove it. Notes: svn path=/head/; revision=67932
* Style police over the devel category.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37976
* Goodbye, YEAR2000. Hello, 2001.Will Andrews2001-01-011-2/+0
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=36564
* Mark FORBIDDEN for 4.x and above which already has this in theAde Lovett2000-12-081-1/+7
| | | | | | | | base system - lots of wonderful breakages with this port installed too on such systems. Notes: svn path=/head/; revision=35779
* Don't try to installed non-existent files/Makefile.Thomas Gellekum2000-11-131-1/+0
| | | | | | | PR: 22780 Notes: svn path=/head/; revision=35071
* Upgrade to 5.2. I hope this will work for the Python users onThomas Gellekum2000-11-103-126/+384
| | | | | | | FreeBSD-3.x out there. Notes: svn path=/head/; revision=34959
* Mark forbidden because of reported buffer overflows.Trevor Johnson2000-11-071-0/+2
| | | | Notes: svn path=/head/; revision=34872
* 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
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
| | | | Notes: svn path=/head/; revision=27452
* remove a.out supportMichael Haro2000-03-312-16/+8
| | | | Notes: svn path=/head/; revision=27190
* Take over some ports.Will Andrews2000-03-291-1/+1
| | | | Notes: svn path=/head/; revision=27118
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway2000-03-291-1/+1
| | | | | | | | | have time to maintain them. Approved by: andy Notes: svn path=/head/; revision=27112
* remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanupsMichael Haro1999-12-241-2/+3
| | | | | | | | PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=23999
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Second half of botched commit to fix this for -current users andSteve Price1999-05-092-9/+283
| | | | | | | | | | add support for TERM=xterm-color. PR: 7314, 11492 Submitted by: maintainer, steve Notes: svn path=/head/; revision=18619
* Add support for TERM=xterm-color and make sure we build everythingSteve Price1999-05-091-2/+9
| | | | | | | | | | on -current. PR: 7314, 11492 Submitted by: maintainer, steve Notes: svn path=/head/; revision=18618
* Coped at configure script instead of port Makefile.SADA Kenji1999-04-041-6/+2
| | | | | | | | Two portlint check. Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=17634
* Stop the port trying to gzip the man pages.SADA Kenji1999-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> Notes: svn path=/head/; revision=17628