FreshPorts -- The Place For Ports Sat, 4 Feb 2012 3:32 AM GMT
Port details
klassmodeler 0.8.2_9 devel on this many watch lists=1 search for ports that depend on this port
A tool for visually creating and documenting classes

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 search for ports maintained by this maintainer
Port Added: 29 Jun 2004 10:01:53
License: not specified in port


The KlassModeler is a tool for visually creating and documenting classes. It is
not unlike other UML design tools except for four major differences:
    * Strict focus on class modeling: UML as a whole does a lot of things that
      I never really found a use for. I am only interested in class and
      inheritance modeling and documentation. I don't like having lots of
      comments in my source, so I find it nicer to have the docs in the class
      model.
    * Code generation: I think there are some UML tools out there that do this,
      but they tend to generate it with lots of special comments that tell the
      tool where things are and how to re-write the files and all that. The
      KlassModeler writes headers that I find clean and easy to read.
    * Reads existing headers: You can point it to a header file and it will
      read it in and create a class diagram. You can use this functionality to
      import existing projects into KlassModeler.
    * HTML doc generation: It spits out a set of HTML pages that puts all your
      documentation in an easy to read format that can be used with any web
      browser. A very big plus for helping other people understand your code.

WWW: http://www.jameswells.net/KlassModeler/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/libtool
Required Libraries: x11-toolkits/wxgtk24
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
http://www.jameswells.net/KlassModeler/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
11 Aug 2011 19:20:17
Original commit files touched by this commit  0.8.2_9
  Sanity Test Failure
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
03 Jul 2011 14:59:23
Original commit files touched by this commit  0.8.2_9
ohauer search for other commits by this committer
-remove MD5
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.8.2_9
ade search for other commits by this committer
Sync to new bsd.autotools.mk
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.8.2_9
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.8.2_8
dinoex search for other commits by this committer
- update to jpeg-8
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.8.2_7
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.8.2_7
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
06 Jun 2008 13:21:59
Original commit files touched by this commit  0.8.2_6
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
01 Jun 2008 09:42:37
Original commit files touched by this commit  0.8.2_5
olgeni search for other commits by this committer
Large round of typo fixes in ports/devel (pkg-descr).
19 May 2007 20:32:57
Original commit files touched by this commit  0.8.2_5
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
01 Dec 2006 07:39:02
Original commit files touched by this commit  0.8.2_4
pav search for other commits by this committer
- Use features of bsd.wx.mk, especially USE_WX

PR:             ports/101613
Submitted by:   alepulver
04 May 2006 21:41:12
Original commit files touched by this commit  0.8.2_4
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
24 Nov 2005 15:40:04
Original commit files touched by this commit  0.8.2_4
pav search for other commits by this committer
- Add some SHA256 checksums
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.8.2_4
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
05 Nov 2005 05:22:06
Original commit files touched by this commit  0.8.2_4
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
12 May 2005 16:39:59
Original commit files touched by this commit  0.8.2_3
fjoe search for other commits by this committer
Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*
14 Mar 2005 08:17:38
Original commit files touched by this commit  0.8.2_3
vs search for other commits by this committer
Unbreak on 4.x: One more files needs cr/lf-conversion
12 Mar 2005 10:54:27
Original commit files touched by this commit  0.8.2_3
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
07 Nov 2004 22:37:47
Original commit files touched by this commit  0.8.2_2
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
07 Oct 2004 17:11:52
Original commit files touched by this commit  0.8.2_1
thierry search for other commits by this committer
Make fetchable again.

Note: this is still version 0.8.2, but not exactly the previous one.
The author's web host disappeared one day, taking all his files and
databases with it. This new tarball has been produced by the author
from his CVS, specially for FreeBSD ports: thanks to him!

Approved by:    portmgr (marcus)
Obtained from:  James Wells (author)
22 Aug 2004 21:16:41
Original commit files touched by this commit  0.8.2
krion search for other commits by this committer
Mark BROKEN: Unfetchable
12 Jul 2004 03:45:29
Original commit files touched by this commit  0.8.2
ijliao search for other commits by this committer
mark broken on 4-stable
29 Jun 2004 09:59:33
Original commit files touched by this commit  0.8.2
ijliao search for other commits by this committer
add klassmodeler 0.8.2
A tool for visually creating and documenting classes

Number of commits found: 23

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01
thunderbirdFeb 01
thunderbird3Feb 01
apache2Jan 31
apache20Jan 31
apache21Jan 31
apache22Jan 31
apache22-prefork-mpmJan 31
sudo*Jan 31

17 vulnerabilities affecting 41 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 23097
Broken 192
Deprecated 94
Ignore 728
Forbidden 2
Restricted 329
No CDROM 108
Vulnerable 0
Expired 7
Set to expire 92
Interactive 62
new 24 hours 5
new 48 hours6
new 7 days27
new fortnight59
new month112

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.164 seconds.