non port: devel/ncurses/Makefile |
SVNWeb
|
Number of commits found: 135 (showing only 35 on this page) |
Fri, 20 Nov 2009
|
[ 22:53 pav ] (Only the first 10 of 102 ports in this commit are shown above. )
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
|
Mon, 5 Jan 2009
|
[ 19:44 pav ] (Only the first 10 of 103 ports in this commit are shown above. )
- Remove conditional checks for FreeBSD 5.x and older
|
Mon, 17 Nov 2008
|
[ 12:59 rafan ]
- Correct plist when EXTCOLORS is defined
|
[ 09:00 rafan ]
- Pet portlint(1)
|
Wed, 12 Nov 2008
|
[ 09:12 rafan ]
- Add an option to enable 256 color support
Requested by: Kevin Kobb <kkobb at skylinecorp.com>
|
Thu, 6 Nov 2008
|
[ 04:20 rafan ]
- Update to 5.7
|
Wed, 11 Jun 2008
|
[ 13:15 rafan ]
- Switch to modern TTY. This is backported from newer ncurses 5.6 snapshot.
PR: ports/124483
Submitted by: ed@
|
Mon, 31 Mar 2008
|
[ 07:26 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]
|
Tue, 30 Oct 2007
|
[ 06:27 rafan ]
- Fix build/install when WRKDIRPREFIX is set
PR: ports/117643
Reported by: Stefan Sperling <stsp at stsp.name>
|
Sat, 4 Aug 2007
|
[ 11:41 gabor ] (Only the first 10 of 291 ports in this commit are shown above. )
- 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)
|
Mon, 16 Apr 2007
|
[ 04:29 rafan ]
- Force commit to note distfiles are changed into ncurses/ subdir
|
[ 04:17 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
|
Wed, 31 Jan 2007
|
[ 18:41 rafan ]
- Register conflicts with devel/ncurses-devel
- Reduce diff against devel/ncurses-devel
|
Tue, 30 Jan 2007
|
[ 04:23 kris ] (Only the first 10 of 49 ports in this commit are shown above. )
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose
|
Fri, 5 Jan 2007
|
[ 04:16 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]
|
Sat, 30 Dec 2006
|
[ 04:37 rafan ]
- Update to 5.6
|
[ 03:49 rafan ]
- Move MAN3 into a separate files for easier maintenance
- Other style changes
This makes 5.6 update easier.
|
Mon, 14 Aug 2006
|
[ 04:16 rafan ]
- Respect DESTDIR
- s/INSTALLS_SHLIB/USE_LDCONFIG/
PR: ports/101879
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
Tue, 27 Jun 2006
|
[ 03:58 rafan ] (Only the first 10 of 37 ports in this commit are shown above. )
Change to my FreeBSD.org email.
Approved by: delphij (mentor)
|
Thu, 22 Jun 2006
|
[ 23:24 garga ]
Use termcap instead terminfo, like ncurses from base system does
PR: ports/99212
Submitted by: maintainer
|
Mon, 22 May 2006
|
[ 11:38 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>
|
Mon, 15 May 2006
|
[ 20:04 garga ]
- Update to 5.5
- Take maintainership
|
Sat, 11 Feb 2006
|
[ 21:03 netchild ] (Only the first 10 of 103 ports in this commit are shown above. )
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]
|
Sat, 6 Aug 2005
|
[ 18:28 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)
|
Fri, 9 Apr 2004
|
[ 07:30 trevor ]
Update to 5.4.
PR: 63338
Submitted by: linimon
|
Sat, 1 Mar 2003
|
[ 14:34 trevor ] (Only the first 10 of 202 ports in this commit are shown above. )
Retire comment file.
|
Fri, 1 Nov 2002
|
[ 06:41 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.
|
Sun, 13 Oct 2002
|
[ 03:41 kris ]
This has been in the base system and marked FORBIDDEN since 4.0-RELEASE.
Remove it.
|
Mon, 5 Feb 2001
|
[ 14:34 olgeni ] (Only the first 10 of 16 ports in this commit are shown above. )
Style police over the devel category.
|
Mon, 1 Jan 2001
|
[ 10:15 will ] (Only the first 10 of 51 ports in this commit are shown above. )
Goodbye, YEAR2000. Hello, 2001.
|
Fri, 8 Dec 2000
|
[ 21:07 ade ]
Mark FORBIDDEN for 4.x and above which already has this in the base system -
lots of wonderful breakages with this port installed too on such systems.
|
Mon, 13 Nov 2000
|
[ 11:59 tg ]
Don't try to installed non-existent files/Makefile.
|
Fri, 10 Nov 2000
|
[ 12:52 tg ]
Upgrade to 5.2. I hope this will work for the Python users on FreeBSD-3.x out
there.
|
Tue, 7 Nov 2000
|
[ 09:36 trevor ]
Mark forbidden because of reported buffer overflows.
|
Thu, 22 Jun 2000
|
[ 06:52 will ] (Only the first 10 of 53 ports in this commit are shown above. )
Unleash all of these ports upon the people. I no longer have any interest in
any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
|
Number of commits found: 135 (showing only 35 on this page) |