Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
26 May 2019 12:04:03
6.1.20190525

|
swills  |
devel/ncurses: update to new snapshotcd |
22 May 2019 02:22:55
6.1.20190518

|
swills  |
devel/ncurses: update to new snapshot |
13 May 2019 12:05:45
6.1.20190511

|
swills  |
devel/ncurses: update to new snapshot |
05 May 2019 14:43:38
6.1.20190504

|
swills  |
devel/ncurses: update to new snapshot |
03 May 2019 14:11:05
6.1.20190427

|
swills  |
devel/ncurses: update to new snapshot |
15 Jan 2019 11:04:55
6.1.20190112

|
swills  |
devel/ncurses: update to 6.1.20190112 |
06 Jan 2019 22:38:43
6.1.20190105

|
swills  |
devel/ncurses: update to 6.1.20190105 |
31 Dec 2018 23:55:55
6.1.20181229

|
swills  |
devel/ncurses: update to 6.1.20181229
While here:
* Fix bogus CFLAGS by putting back configure patch [1]
* Add MANPAGES option [2]
PR: 234049 [1]
PR: 186249 [2]
Submitted by: Daniel Eisele <daniel_eisele@gmx.de> [1]
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> [2] |
17 Dec 2018 14:10:41
6.1.20181215

|
swills  |
devel/ncurses: update to 6.1.20181215 |
09 Dec 2018 15:07:21
6.1.20181208

|
swills  |
devel/ncurses: update to 20181208 snapshot |
08 Dec 2018 16:58:49
6.1.20181201

|
swills  |
devel/ncurses: add https download mirror
PR: 233855
Reported by: p5B2E9A8F@t-online.de |
07 Dec 2018 19:30:12
6.1.20181201

|
swills  |
devel/ncurses: update to 6.1.20181201 |
31 Jul 2018 02:26:36
6.1.20180728

|
swills  |
devel/ncurses: update to 6.1
PR: 230142
Submitted by: yuri (changed slightly) |
30 Dec 2017 19:39:37
6.0.0s20171223_1

|
swills  |
devel/ncurses: update to 20171223
PR: 224574
Submitted by: Greg Fitzgerald <gregf@hugops.pw> |
10 Nov 2017 15:27:41
6.0.0s20171007_1

|
swills  |
devel/ncurses: do not pollute CFLAGS
PR: 223578
Submitted by: jkim |
11 Oct 2017 18:08:00
6.0.0s20171007

|
swills  |
devel/ncurses: update to 20171007 snapshot
While here, take maintainership and set CPE info
MFH: 2017Q4
Security: b84dbd94-e894-4c91-b8cd-d328537b1b2b |
22 Oct 2016 07:05:55
6.0_3

|
koobs  |
devel/ncurses: Fix pkg-config file for linking
- Backport upstream patch from 20160220 [1]:
modify configure macro for shared-library rules to use -Wl,-rpath
rather than -rpath to work around a bug in scons (FreeBSD #178732 [2],
cf: 20061021).
While I'm here:
- Remove unecessary CONFLICTS (on deleted port)
- Add LICENSE_FILE
- Tab -> space in pkg-descr: WWW URL
[1] http://lists.gnu.org/archive/html/bug-ncurses/2016-02/msg00009.html
[2] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=178732
PR: 209526
Submitted by: John Hein <z7dr6ut7gs snkmail com>
MFH: 2016Q4 |
21 Oct 2016 12:51:41
6.0_2

|
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
15 May 2016 19:31:24
6.0_2

|
bapt  |
Drop maintainership |
09 May 2016 09:25:45
6.0_2

|
marino  |
devel/ncurses: revert CONFIGURE_ARG+= ac_cv_sys_long_file_names
This fix was added in r408318, but now this change is redundant after this
argument is defined by default in ports Templates/config.site (r414724).
Approved by: just-fix-it (continuation of r408318) |
06 Feb 2016 23:11:40
6.0_2

|
marino  |
devel/ncurses: Prevent configure from touching LOCALBASE
Synth detected that devel/ncurses was touching $LOCALBASE/lib during
the build, and narrowing it down, it turned out to be configure:
Modified files/directories:
usr/local/lib [ modification ]
Throught manual inspect, I tracked this down to the long names support
test. Caching the conf value to "yes" results in all phases between
configure and stage (inclusive) not touch base.
Approved by: just fix it |
09 Dec 2015 11:57:16
6.0_2

|
bapt  |
Install curses.h
the ncurses ports was specially configured for a while to not install the
curses.h header, expecting ports to use ncurses.h. How ever lots of ports are
still using curses.h instead of ncurses.h. Those ended up using curses.h from
base and other headers from the port. It worked by chances until now.
Modify this port to make sure curses.h is installed so the ports will use the
proper set of headers instead of mixing potentially incompatible ones.
While here modify ncurses*6-config to prevent it to expose -I arguments pointing
to a non existing directory
PR: 205155
Reported by: yamagi@yamagi.org |
06 Dec 2015 09:30:17
6.0_1

|
bapt  |
Explicitly prevent manpage renaming otherwise, on an uncontrolled env, the
manpages may end up renamed |
05 Dec 2015 14:49:05
6.0_1

|
bapt  |
Fix ncurses linker script |
05 Dec 2015 11:53:15
6.0

|
bapt  |
Add dependency on pkgconfig, if pkgconf is not installed the ncurses configure
scripts sets PKG_CONFIG_LIBDIR to no installing pcfiles to the no directory...
Reported by: rakuco |
05 Dec 2015 09:46:20
6.0

|
bapt  |
Update ncurses to 6.0
from now ncurses will track the release and not the snapshots
ABI has changed, add a note for users on how to upgrade |
08 Oct 2015 14:12:53
5.9.20150214_2

|
amdmi3  |
Add a way to cleanly handle terminfo.db file used by devel/ncurses
This database contains compiled terminfo entries and is merged from
a large part which comes with ncurses themselves and compiled
.terminfo files installed by other ports (currently only rxvt-unicode
and jfbterm)
- Now the database is always kept up to date, regardless of port
installation order (both ncurses installed before .terminfo files
and the other way around work as expected)
- All affected ports now support clean deinstallation and do not
produce stage-qa errors
- Affected ports are simplified, as they now only need to define
USES=terminfo
- rxvt-unicode no longer pulls in ncurses: the dependency is not
really needed for anything beside updating it's own database
- The patch contains Q/A test to check whether a port needs, or
needs not USES=terminfo
Approved by: portmgr (mat, bapt)
Differential Revision: D3747 |
25 Sep 2015 21:04:16
5.9.20150214_1

|
linimon  |
Mark as broken on sparc64.
Approved by: portmgr (sparc64 blanket) |
14 Aug 2015 13:52:26
5.9.20150214_1

|
amdmi3  |
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q3 (blanket) |
14 May 2015 10:15:09
5.9.20150214

|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
22 Feb 2015 00:07:49
5.9.20150214

|
bapt  |
Update to 5.9-20150214 |
17 Jan 2015 01:52:45
5.9.20150110

|
bapt  |
Update to 5.9-20150110
Remove now useless patches |
07 Jan 2015 18:51:58
5.9.20141213

|
sbruno  |
Stop using LD directly so that non-default compilers can build devel/ncurses.
This fixes the build for ARMv6 via poudriere/qemu-user-static.
Bump PORTREVISION as this is changing linking behavior.
PR: 196592
Submitted by: mikael.urankar@gmail.com
Reviewed by: bapt
Approved by: mentor (implicit) |
16 Dec 2014 19:24:38
5.9.20141213

|
bapt  |
Update to 20141213
Remove build dependency on pkgconf it is not necessary anymore to still install
the .pc files |
31 Oct 2014 13:01:06
5.9.20141025

|
bapt  |
Update to snapshot: 20141025 |
22 Sep 2014 07:17:16
5.9.20140920

|
bapt  |
Update to 20140920
Cleanup plist |
04 Sep 2014 19:26:24
5.9.20140823

|
antoine  |
Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user
Differential Revision: https://reviews.freebsd.org/D703
Reviewed by and discussed with: bapt
With hat: portmgr |
31 Aug 2014 23:02:40
5.9.20140823

|
bapt  |
Update to 5.9-20140823 |
31 Jul 2014 10:21:04
5.9.20140629_1

|
bapt  |
And bump portrevision to allow people using FreeBSD 8 to rebuild |
31 Jul 2014 10:20:19
5.9.20140629

|
bapt  |
Fix usage of OPSYS (and the typo) and OSVERSION |
31 Jul 2014 10:17:25


|
bapt  |
Prehistoric ld(1) (in FreeBSD 8) ldscript support is not fully compatible with
medieval ld(1) (in FreeBSD 9+) or modern ld(1).
Falls back into the regular symlink
The issues solved by the ldscript is anyway not affecting the caveld(1) because
it
is anyway overlinking all over the place |
05 Jul 2014 11:31:56
5.9.20140629

|
bapt  |
Update to 5.9-20140629 |
22 Jun 2014 23:16:54
5.9.20140621

|
bapt  |
Update to 5.9 snapshot 20140621 |
09 Jun 2014 11:16:40
5.9.20140607

|
bapt  |
Update to 5.9-20140607 |
04 Jun 2014 12:48:35
5.9.20140524

|
bapt  |
add forgotten patch to allow staging as unpriviledge user
this patch is laying in my working copy for a long time but I have missed to run
svn add ...
Reported by: Wolfgang Jenkner <wjenkner@inode.at> |
03 Jun 2014 06:48:12
5.9.20140524

|
bapt  |
Update to 5.9-20140524 |
20 May 2014 08:56:38
5.9.20140510

|
ak  |
- Remove empty files and directories
Approved by: portmgr (antoine) |
12 May 2014 16:09:35
5.9.20140510

|
bapt  |
Update to 5.9-20140510 |
06 May 2014 12:26:14
5.9.20140503

|
bapt  |
Update to 5.9-20140503 |
29 Apr 2014 13:37:07
5.9.20140426

|
bapt  |
Update to 5.9-20140426
While here fix packaging with DEBUG and/or PROFILE activated [1]
Strip binaries
PR: ports/187784 [1]
Reported by: Steven Lawrance <stl@koffein.net> [1] |
14 Mar 2014 14:53:24
5.9.20131221

|
marino  |
devel/ncurses: Unbreak (caused by overwritten USES=tar:tgz) |
13 Mar 2014 14:06:33
5.9.20131221

|
bapt  |
Update my ports to the latest infrastructure changes |
09 Feb 2014 13:00:37
5.9.20131221

|
antoine  |
Fix plist |
28 Dec 2013 14:59:25
5.9.20131221

|
bapt  |
Add license |
28 Dec 2013 11:26:47
5.9.20131221

|
bapt  |
Update to 5.9-20131221
Changes:
- inconditionnaly build wide character version
- inconditionnaly build terminfo database
- remove broken ext-color option
- make building of profiled library an option
- turn libncursesw.so and libncurses.so into ldscript anything building
with ports version of ncurses on 10 and current properly linked to
-ltinfo as well
- take maintainership
- support stage |
21 Sep 2013 06:57:41
5.9_3

|
rafan  |
- Drop maintainership as I retired from ncurses maintenance in base. For
ncurses-devel, I will make an update before I drop. |
20 Sep 2013 17:13:47
5.9_3

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
08 Jun 2013 06:57:50
5.9_3

|
rafan  |
- Use new USES framework
Submitted by: jgh@ |
08 Jun 2013 05:58:45
5.9_2

|
rafan  |
- Install pkg-config files to support static linking
- Bump PORTREVISION
PR: ports/179005, ports/160695 |
29 May 2013 04:46:28
5.9_1

|
jgh  |
- adoption of optionsNG
- add trace options to ncurses{-deve}
- doc knob conversion in subversion{16}
- trim headers/comments
- eliminate some processing of bsd.port.pre.mk
Approved by: portmgr (miwi) |
09 Oct 2012 22:38:56
5.9_1

|
linimon  |
Back out USE_GCC=any. I failed to notice that the build had been fixed
with clang while my tests were still running.
Hat: portmgr |
09 Oct 2012 22:12:14
5.9_1

|
linimon  |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
08 Oct 2012 14:19:46
5.9_1

|
rafan  |
- Fix build with clang
PR: ports/172357
Submitted by: arrowdodger <6yearold at gmail.com>
Obtained from: upstream (20110409 and 20120608 patch) |
28 Feb 2012 16:20:41
5.9 
|
rafan  |
- Make post-install tic(1) happy when there are too many terminfo files
installed, e.g. installed by other ports
PR: ports/165520
Submitted by: IWAMOTO Kouichi <sue at iwmt.org> |
14 May 2011 15:32:37
5.9 
|
rafan  |
- Update to 5.9 |
09 Mar 2011 14:19:57
5.8 
|
rafan  |
- Fix plist when WITH_EXTCOLORS is turned on
PR: ports/155401
Submitted by: Pierre Guinoiseau <geekounet at poildetroll.net> (with
modification) |
06 Mar 2011 09:19:31
5.8 
|
rafan  |
- Update to 5.8 |
20 Nov 2009 22:53:09
5.7 
|
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
05 Jan 2009 19:44:02
5.7 
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
17 Nov 2008 12:59:31
5.7 
|
rafan  |
- Correct plist when EXTCOLORS is defined |
17 Nov 2008 09:00:27
5.7 
|
rafan  |
- Pet portlint(1) |
12 Nov 2008 09:12:35
5.7 
|
rafan  |
- Add an option to enable 256 color support
Requested by: Kevin Kobb <kkobb at skylinecorp.com> |
06 Nov 2008 04:20:50
5.7 
|
rafan  |
- Update to 5.7 |
11 Jun 2008 13:15:07
5.6_2 
|
rafan  |
- Switch to modern TTY. This is backported from newer ncurses 5.6 snapshot.
PR: ports/124483
Submitted by: ed@ |
20 May 2008 06:04:09
5.6_1 
|
rafan  |
- Since PORTEXAMPLES is used, no need to add extra entries in pkg-plist
Noticed by: itetcu |
31 Mar 2008 07:26:11
5.6_1 
|
rafan  |
- Really fix build when WRKDIRPREFIX [1]
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] |
30 Oct 2007 06:27:08
5.6_1 
|
rafan  |
- Fix build/install when WRKDIRPREFIX is set
PR: ports/117643
Reported by: Stefan Sperling <stsp at stsp.name> |
04 Aug 2007 11:41:31
5.6_1 
|
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
16 Apr 2007 04:29:24
5.6_1 
|
rafan  |
- Force commit to note distfiles are changed into ncurses/ subdir |
16 Apr 2007 04:19:43
5.6_1 
|
rafan  |
- Add FreeBSD keyword for easier tracking |
16 Apr 2007 04:17:14
5.6_1 
|
rafan  |
- Make manual pages macros more like what we have in src/lib/ncurses. This
makes easier update in the base system.
- Remove 4.x support in devel/ncurses |
31 Jan 2007 18:41:08
5.6_1 
|
rafan  |
- Register conflicts with devel/ncurses-devel
- Reduce diff against devel/ncurses-devel |
30 Jan 2007 04:23:59
5.6_1 
|
kris  |
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose |
05 Jan 2007 04:16:39
5.6_1 
|
rafan  |
- Enable terminfo again, can be turned off via WITHOUT_TERMINFO [1]
- 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] |
30 Dec 2006 04:37:31
5.6 
|
rafan  |
- Update to 5.6 |
30 Dec 2006 03:49:30
5.5 
|
rafan  |
- Move MAN3 into a separate files for easier maintenance
- Other style changes
This makes 5.6 update easier. |
14 Aug 2006 04:16:20
5.5_2 
|
rafan  |
- Respect DESTDIR
- s/INSTALLS_SHLIB/USE_LDCONFIG/
PR: ports/101879
Submitted by: Gea-Suan Lin <gslin at gslin.org> |
27 Jun 2006 03:58:58
5.5_2 
|
rafan  |
Change to my FreeBSD.org email.
Approved by: delphij (mentor) |
22 Jun 2006 23:24:38
5.5_2 
|
garga  |
Use termcap instead terminfo, like ncurses from base system does
PR: ports/99212
Submitted by: maintainer |
22 May 2006 11:38:36
5.5_1 
|
garga  |
- Install widec (wide character) support, and install bith libraries for
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> |
15 May 2006 20:04:25
5.5 
|
garga  |
- Update to 5.5
- Take maintainership |
11 Feb 2006 21:03:14
5.4 
|
netchild  |
Reset maintainership to ports@ after ~4 months without any response to any
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] |
07 Jan 2006 20:00:09
5.4 
|
trevor  |
Hash with SHA-256. |
06 Aug 2005 18:28:09
5.4 
|
pav  |
- Fix plist (libraries)
- 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) |
09 Apr 2004 07:30:44
5.4 
|
trevor  |
Update to 5.4.
PR: 63338
Submitted by: linimon |
09 Apr 2004 04:35:11
5.3 
|
trevor  |
Fix grammar and spalling. List home page.
PR: 63338
Submitted by: linimon |
27 Jan 2004 16:12:37
5.3 
|
trevor  |
Add size data. |
01 Mar 2003 14:34:34
5.3 
|
trevor  |
Retire comment file. |
01 Nov 2002 06:41:36
5.3 
|
trevor  |
53 41 54 4F 52
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. |
13 Oct 2002 03:41:16
5.2 
|
kris  |
This has been in the base system and marked FORBIDDEN since 4.0-RELEASE.
Remove it. |