| Port details | 
	
	
			
-  codecrusader A UNIX IDE for X inspired by MetroWerks CodeWarrior
 
 
-  2.1.4_2 devel 
 
  =4           2.1.4_2Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
 - Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org 
  - Port Added: unknown
 
- Last Update: 2005-11-05 09:21:14
 
- SVN Revision: UNKNOWN
 
- People watching this port, also watch:: openssl, gmake
 - License: not specified in port
 
- WWW: 
 - http://www.newplanetsoftware.com/jcc/
 - Description:
 - Code Crusader is a complete code development environment
inspired by MetroWerks CodeWarrior.
Some of the features include:
    Project window automatically builds Makefile.
    Integrates with Code Medic to provide rapid, efficient
       develop-debug cycle.
    Integrated support for make
    Parses error messages from:
       Absoft FORTRAN, bison, cc, CC, flex, gcc, c++, g77,
       KAI C++(kcc), make
    Hypertext-like interface to UNIX man pages
    Graphical display of C++ inheritance hierarchy
    Option to use other text editor if you don't like the built-in one.
    Configurable button toolbars.
    Hypertext on-line help
    Support for scrolling via wheel mice.
    API's for extending Code Crusader
WWW: http://www.newplanetsoftware.com/jcc/
      cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦   
- Manual pages:
 
- FreshPorts has no man page information for this port.
 
- pkg-plist: as obtained via: 
make generate-plist - There is no configure plist information for this port.
 - Dependency lines:
 - 
- code_crusader>0:devel/codecrusader
 
  - No installation instructions:
 - This port has been deleted.
 - PKGNAME: code_crusader
 - Flavors: there is no flavor information for this port.
 - distinfo:
 - There is no distinfo for this port.
 
 
 No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: 
   
- Dependencies
 - NOTE: FreshPorts displays only information on required and default dependencies.  Optional dependencies are not covered.
 - Build dependencies:
 - 
- makemake : x11-toolkits/jx
 - gmake : devel/gmake
 
  
- Runtime dependencies:
 - 
- exctags : devel/ctags
 - gmake : devel/gmake
 
  
- Library dependencies:
 - 
- jx-1_5_3.1 : x11-toolkits/jx
 - jtoolbar-0_5_4.0 : x11-toolkits/libjtoolbar
 - jtree-1_1_7.1 : x11-toolkits/libjtree
 - X11.6 : x11/XFree86-4-libraries
 
  
- There are no ports dependent upon this port
  
Configuration Options: 
-      No options to configure
 - Options name:
 
- N/A
 - FreshPorts was unable to extract/find any pkg message
  - Master Sites:
 
 
 | 
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) | 
| Commit | Credits | Log message | 
2.1.4_2 05 Nov 2005 09:21:14
     | 
    kris   | 
    These ports depended on jx, which was removed.  | 
2.1.4_2 17 May 2004 03:12:44
     | 
    linimon   | 
    Fix fetch.
PR:             ports/66719
Submitted by:   Roman Neuhauser <neuhauser@chello.cz>  | 
2.1.4_2 04 Feb 2004 05:21:48
     | 
    marcus   | 
    Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)  | 
2.1.4_1 29 Jan 2004 07:24:56
     | 
    trevor   | 
    SIZEify.  | 
2.1.4_1 07 Sep 2003 23:39:04
     | 
    lioux   | 
    Drop maintainership  | 
2.1.4_1 23 Mar 2003 05:59:50
     | 
    lioux   | 
    Fix build: replace BUILD_DEPENDS with EXTRACT_DEPENDS where appropriate
Submitted by:   bento  | 
2.1.4_1 07 Mar 2003 02:54:37
     | 
    ade   | 
    Remove pkg-comment where COMMENT is already defined in the Makefile
Approved by:    portmgr (implicitly)  | 
2.1.4_1 23 Feb 2003 19:58:35
     | 
    lioux   | 
    De-pkg-comment  | 
2.1.4_1 07 Feb 2003 15:43:57
     | 
    lioux   | 
    Sanitize MASTER_SITES
Submitted by:   fenner's distfiles survey  | 
29 Jan 2002 10:16:28
        | 
    knu   | 
    Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   the ECHO
macro is set to "echo" by default, but it is set to "true" if   make(1) is
invoked with the -s option while ECHO_CMD is always set to   the echo command.  
  | 
22 Jun 2001 19:39:39
        | 
    lioux   | 
    Add working MASTER_SITES      | 
21 Apr 2001 12:11:40
        | 
    lioux   | 
    - Update to new correct usage of devel/ctags. --lang option was     replaced
with --language-force   - No PORTREVISION bump since the old --lang way still
works      | 
14 Mar 2001 04:29:23
        | 
    lioux   | 
    o Add a easier synonym for jcc -> codecrusader      | 
22 Feb 2001 02:49:48
        | 
    lioux   | 
    Sanitize MASTER_SITES.      | 
20 Jan 2001 00:39:56
        | 
    will   | 
    Hopefully finish syncing with bsd.port.mk rev 1.361 - use bsd.port.mk   defined
PORTDOCS PLIST_SUB.      | 
16 Jan 2001 19:08:46
        | 
    will   | 
    Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in  
bsd.port.mk, for easy removal of documentation.  I left alone one port -  
japanese/elisa8x8 (or something like that), because it appeared to have   some
rather weird way of doing PORTDOCS substitution.      | 
16 Jan 2001 17:33:20
        | 
    sobomax   | 
    Massive style enforcement - use ^I instead of spaces for variables identation.  
   | 
08 Oct 2000 02:10:04
        | 
    asami   | 
    Convert category devel to new layout.    | 
03 Oct 2000 06:12:50
        | 
    lioux   | 
    Maintainer is now a committer, update email accordingly      | 
03 Oct 2000 06:00:36
        | 
    lioux   | 
    Approved by: Will      | 
17 Sep 2000 22:29:15
        | 
    steve   | 
    Fix these ports so that among other things they look for the jx header   files
in the correct place.      | 
11 Aug 2000 12:50:37
        | 
    will   | 
    Make these COMMENT files conform to Handbook standard.      | 
09 Jun 2000 21:39:30
        | 
    will   | 
    Major overhaul to make this port work well again.  MAINTAINER change is  
confirmed by the lack of submissions for updates by the original creator.   Port
now depends on the recently-added x11-toolkits/jx and friends ports.      |