eed8 FreshPorts -- devel/cdk
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
cdk 5.0.20120323_2,1 devel on this many watch lists=6 search for ports that depend on this port
Curses Development Kit for speedy development of full screen programs
Maintained by: bapt@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
License: BSD


Cdk stands for 'Curses Development Kit' and it currently contains 21 ready
to use widgets which facilitate the speedy development of full screen
curses programs.

Each widget has the ability to display color, or other character attributes.
Cdk comes with a attribute/color format command set which allows a programmer
to add colors and characters attributes simply.

WWW: http://invisible-island.net/cdk/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/ncurses
  2. devel/gmake
Required To Run:
  1. devel/ncurses

This port is required by:

for Libraries

To install the port: cd /usr/ports/devel/cdk/ && make install clean
To add the package: pkg_add -r cdk


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://invisible-island.net/cdk/
  3. http://fossies.org/linux/misc/

Number of commits found: 50

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
06 May 2013 15:34:18
Original commit files touched by this commit  5.0.20120323_2,1
bapt search for other commits by this committer
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
23 Mar 2013 19:19:56
Original commit files touched by this commit  5.0.20120323_2,1
bapt search for other commits by this committer
Add a mirror for the distfile

PR:		ports/175400
Submitted by:	Po-Chien Lin <linpc@cs.nctu.edu.tw>
23 Mar 2013 19:18:28
Original commit files touched by this commit  5.0.20120323_2,1
bapt search for other commits by this committer
Use PORTEXAMPLES variable instead of custom EXAMPLES in plist

PR:		ports/175400
Submitted by:	Po-Chien Lin <linpc@cs.nctu.edu.tw>
29 Jan 2013 13:31:02
Original commit files touched by this commit  5.0.20120323_2,1
bapt search for other commits by this committer
Install cdk5-config with execution rights
31 Dec 2012 11:49:36
Original commit files touched by this commit  5.0.20120323,1
bapt search for other commits by this committer
- update to 5.0.20120323
- remove useless LICENSE_FILE
- convert to new option framework
20 Jun 2011 16:55:28
Original commit files touched by this commit  5.0.20090215,1
bapt search for other commits by this committer
Fix build with clang
11 Apr 2011 08:34:17
Original commit files touched by this commit  5.0.20090215,1
bapt search for other commits by this committer
Add a new macro to deal with conflict between ncurses from base and ncurses from
ports.
If a ports is linked against ncurses from base or from the ports, it should then
add:
USE_NCURSES=yes

it is also possible to specify the hard dependency on the ports ncurses or one
the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes

PR:             ports/155269
Submitted by:   me
Reviwed by:     pav@
Approved by:    portmgr (pav@)
Exp-run by:     portmgr (pav@)
22 Nov 2010 11:37:25
Original commit files touched by this commit  5.0.20090215,1
bapt search for other commits by this committer
- fix example in cdk_display(3)

PR:             ports/149725
Submitted by:   Loic Pefferkorn <loic-freebsd _at_ loicp.eu>
19 Nov 2010 11:07:35
Original commit files touched by this commit  5.0.20090215,1
bapt search for other commits by this committer
- update to 5.0-20090215
- add license
- change master_site
- take maintainership
19 Nov 2009 22:07:43
Original commit files touched by this commit  5.0.20050424,1
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
04 Sep 2008 00:06:22
Original commit files touched by this commit  5.0.20050424,1
beech search for other commits by this committer
- Fix handling of portdocs and portexamples
- Make fetchable
03 Sep 2008 02:50:57
Original commit files touched by this commit  5.0.20050424,1
linimon search for other commits by this committer
Reset MrL0Lz@gmail.com due to maintainer-timeouts and no response to email.

Hat:    portmgr
19 Apr 2008 17:56:05
Original commit files touched by this commit  5.0.20050424
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
26 Nov 2006 11:59:57
Original commit files touched by this commit  5.0.20050424,1
dinoex search for other commits by this committer
- fix build on FreeBSD5 and FreeBSD4
PR:             105149
Approved by:    (maintainer timeout)
05 Nov 2006 07:05:20
Original commit files touched by this commit  5.0.20050424,1
dinoex search for other commits by this committer
- set NOPRECIOUSSOFTMAKEVARS
PR:             105149
04 May 2006 21:41:12
Original commit files touched by this commit  5.0.20050424,1
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
27 Dec 2005 06:07:24
Original commit files touched by this commit  5.0.20050424,1
pav search for other commits by this committer
- Update to 5.0.20050424
- Claim maintainership

PR:             ports/90674
Submitted by:   Remington <MrL0Lz@gmail.com>
24 Nov 2005 15:40:04
Original commit files touched by this commit  4.9.11.20041224,1
pav search for other commits by this committer
- Add some SHA256 checksums
18 Feb 2005 16:14:31
Original commit files touched by this commit  4.9.11.20041224,1
vs search for other commits by this committer
- Completely disconnect the man-page symlinks for the time being: The previous
   hack would only work after the port has already been built, but not when
   starting fresh over. Sigh. You still get the (compressed) regular pages,
though.
- Install stripped demos
18 Feb 2005 14:28:46
Original commit files touched by this commit  4.9.11.20041224,1
vs search for other commits by this committer
List man-pages I missed in previous commit. While here, sort and shave off
5k of plist's size by collecting entries in a saner way. Work around
'argument list too long' when compressing man pages by ... not compressing
the 36 files.

Independently run into by: Simon Barner
16 Feb 2005 13:56:30
Original commit files touched by this commit  4.9.11.20041224,1
vs search for other commits by this committer
Update to 20041224 snapshot
10 Apr 2004 17:26:55
Original commit files touched by this commit  4.9.11.20031210,1
trevor search for other commits by this committer
Tidy up whitespace.
14 Feb 2004 15:19:50
Original commit files touched by this commit  4.9.11.20031210,1
krion search for other commits by this committer
- Update to version 4.9.11.20031210

PR:             ports/62823
Submitted by:   Robert Schlotterbeck <robert@rs.tarrant.tx.us>
04 Feb 2004 05:21:48
Original commit files touched by this commit  4.9.10.20020809_2,1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
29 Jan 2004 07:24:56
Original commit files touched by this commit  4.9.10.20020809_1,1
trevor search for other commits by this committer
SIZEify.
22 Jan 2004 12:18:43
Original commit files touched by this commit  4.9.10.20020809_1,1
trevor search for other commits by this committer
Use the CPIO macro defined in bsd.port.mk.
08 Oct 2003 02:57:03
Original commit files touched by this commit  4.9.10.20020809_1,1
edwin search for other commits by this committer
4.9.10-20020809 => 4.9.10.20020809

PR:             ports/56958
Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
08 Jun 2003 21:13:49
Original commit files touched by this commit  4.9.10-20020809_1
will search for other commits by this committer
Please see http://freebsd.kde.org/memoriam/alane.php for an In Memoriam page.
08 Jun 2003 21:06:22
Original commit files touched by this commit  4.9.10-20020809_1
will search for other commits by this committer
        REST IN PEACE
        Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado

Thank you for your contributions, you
will be greatly missed.
05 Apr 2003 21:13:38
Original commit files touched by this commit  4.9.10-20020809_1
kris search for other commits by this committer
Add missing doc files
07 Mar 2003 06:01:16
Original commit files touched by this commit  4.9.10-20020809_1
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
10 Feb 2003 07:22:35
Original commit files touched by this commit  4.9.10-20020809_1
kris search for other commits by this committer
Set NOPRECIOUSMAKEVARS to unbreak 'make readmes'
31 Jan 2003 08:35:38
Original commit files touched by this commit  4.9.10-20020809_1
alane search for other commits by this committer
switch to Tom Dickey's preferred domain
14 Jan 2003 14:48:01
Original commit files touched by this commit  4.9.10-20020809_1
alane search for other commits by this committer
update portrev to go with MANLINK => MLINKS change
14 Jan 2003 14:32:36
Original commit files touched by this commit  4.9.10-20020809
alane search for other commits by this committer
fix bad variable name for man page links
01 Jan 2003 21:41:47
Original commit files touched by this commit  4.9.10-20020809
alane search for other commits by this committer
Added -Wl,-rpath,${LOCALBASE}/lib in the section that gets evaluated if you
have the port version of ncurses installed on stable. This forces the library
and the examples to use that version, which actually works.
01 Jan 2003 15:44:06
Original commit files touched by this commit  4.9.10-20020809
alane search for other commits by this committer
Updated to new version by Tom Dickey (ncurses author).
01 Jan 2003 15:19:09
Original commit files touched by this commit  4.9.10_1
alane search for other commits by this committer
Working around recalcitrant cvs.
18 Dec 2002 11:19:34
Original commit files touched by this commit  4.9.10_1
alane search for other commits by this committer
change maintainer, thats all.
22 Feb 2002 03:36:06
files touched by this commit
obrien search for other commits by this committer
Fix mastersite.    
14 Feb 2001 04:56:51
files touched by this commit
lioux search for other commits by this committer
Simple aesthetic fix: "^post-install" instead of "^ post-install"    
08 Oct 2000 02:10:04
files touched by this commit
asami search for other commits by this committer
Convert category devel to new layout.  
25 Sep 2000 13:21:43
files touched by this commit
asami search for other commits by this committer
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when  
PORTREVISION or PORTEPOCH are defined.    
22 Sep 2000 10:51:33
files touched by this commit
kris search for other commits by this committer
Chase the checksum (configure/makefile changes), and add two missing files   to
the PLIST. Bump PORTREVISION.    
27 Aug 2000 01:16:22
files touched by this commit
obrien search for other commits by this committer
Update to version 4.9.10.  
27 Aug 2000 01:15:52
files touched by this commit
obrien search for other commits by this committer
Update to version 4.9.10.    
16 Jun 2000 22:52:41
files touched by this commit
asami search for other commits by this committer
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
16 Jun 2000 09:19:52
files touched by this commit
sobomax search for other commits by this committer
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I  
just cun'n'pasted the name from Satoshi's commit message without checking   it. 
  
15 Jun 2000 18:12:51
files touched by this commit
sobomax search for other commits by this committer
Second round of INSTALL_SHLIBS=yes fixes.    
29 May 2000 03:15:21
files touched by this commit
steve search for other commits by this committer
Finish updating this port.    

Number of commits found: 50

2855
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 6
new 48 hours8
new 7 days31
new fortnight65
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0