notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
bouml BOUML, a free UML 2 modeler
4.22.2_1,1 devel Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.22.2_1,1Version of this port present on the latest quarterly branch.
Maintainer: thierry@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-06-15 22:42:09
Last Update: 2013-07-26 19:19:21
SVN Revision: 323748
People watching this port, also watch:: SparseBitSet, py39-cysignals, R-cran-eRm, python
License: not specified in port
WWW:
http://bouml.free.fr/
Description:
BOUML is a free UML tool box (under development) allowing you to specify and generate code in C++, Java, Idl, PHP and Python. BOUML is extensible, and the external tools (named plug-outs) may be developed in C++ or Java, using BOUML for their definition as any other program. The code generators and reverses are ones of the predefined plug-outs included in the BOUML distribution. WWW: http://bouml.free.fr/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • bouml>0:devel/bouml
No installation instructions:
This port has been deleted.
PKGNAME: bouml
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. qmake : devel/qmake
  2. moc : x11-toolkits/qt33
  3. pkg-config : devel/pkg-config
  4. gtk-update-icon-cache : graphics/gtk-update-icon-cache
Runtime dependencies:
  1. moc : x11-toolkits/qt33
  2. pkg-config : devel/pkg-config
  3. libgiofam.so : devel/gio-fam-backend
  4. gtk-update-icon-cache : graphics/gtk-update-icon-cache
Library dependencies:
  1. atk-1.0.0 : accessibility/atk
  2. gdk_pixbuf-2.0.0 : graphics/gdk-pixbuf2
  3. glib-2.0.0 : devel/glib20
  4. pango-1.0.0 : x11-toolkits/pango
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:
Expand this list (19 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://bouml.free.fr/
  3. http://freefr.dl.sourceforge.net/project/bouml/bouml/4.22.2/
  4. http://heanet.dl.sourceforge.net/project/bouml/bouml/4.22.2/
  5. http://internode.dl.sourceforge.net/project/bouml/bouml/4.22.2/
  6. http://iweb.dl.sourceforge.net/project/bouml/bouml/4.22.2/
  7. http://jaist.dl.sourceforge.net/project/bouml/bouml/4.22.2/
  8. http://kent.dl.sourceforge.net/project/bouml/bouml/4.22.2/
  9. http://nchc.dl.sourceforge.net/project/bouml/bouml/4.22.2/
  10. http://ncu.dl.sourceforge.net/project/bouml/bouml/4.22.2/
  11. http://osdn.dl.sourceforge.net/project/bouml/bouml/4.22.2/
  12. http://softlayer.dl.sourceforge.net/project/bouml/bouml/4.22.2/
  13. http://sunet.dl.sourceforge.net/project/bouml/bouml/4.22.2/
  14. http://surfnet.dl.sourceforge.net/project/bouml/bouml/4.22.2/
  15. http://switch.dl.sourceforge.net/project/bouml/bouml/4.22.2/
  16. http://transact.dl.sourceforge.net/project/bouml/bouml/4.22.2/
  17. http://ufpr.dl.sourceforge.net/project/bouml/bouml/4.22.2/
  18. http://voxel.dl.sourceforge.net/project/bouml/bouml/4.22.2/
  19. http://waix.dl.sourceforge.net/project/bouml/bouml/4.22.2/
Collapse this list.

Number of commits found: 175 (showing only 75 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.22
11 Mar 2007 22:16:55
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.22.

Changelog at <http://bouml.free.fr/historic.html>.
2.21.7
05 Mar 2007 16:10:33
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.21.7.

Changelog at <http://bouml.free.fr/historic.html>.
2.21.6_1
19 Feb 2007 20:15:54
Original commit files touched by this commit
thierry search for other commits by this committer
Chase another silent update. Only the file src/data/FormalParamData.h
was modified:

-    FormalParamData& FormalParamData::operator=(const FormalParamData&);
+    FormalParamData& operator=(const FormalParamData&);

Reported by:    Henrik Brix Andersen <henrik (at) brixandersen.dk>
2.21.6
18 Feb 2007 22:58:39
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.21.6.

Changelog at <http://bouml.free.fr/historic.html>.
2.21.5_2
13 Feb 2007 21:43:10
Original commit files touched by this commit
thierry search for other commits by this committer
Chase another silent update.

Full diff at
<http://people.freebsd.org/~thierry/ports/bouml-070205_070212.diff>
(mostly removing a tmp file).

Reported by:    pointyhat via Kris
2.21.5_1
13 Feb 2007 00:16:29
Original commit files touched by this commit
pav search for other commits by this committer
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework

Submitted by:   rafan
Tested on:      pointyhat
2.21.5_1
06 Feb 2007 17:46:12
Original commit files touched by this commit
thierry search for other commits by this committer
Chase a silent update. Only the file src/data/FormalParamData.h has been
affected:

-    FormalParamData& FormalParamData::operator=(const FormalParamData&);
+    FormalParamData& operator=(const FormalParamData&);

Reported by:    Jin-Shan Tseng <tjs (at) cdpa.nsysu.edu.tw>
2.21.5
05 Feb 2007 19:39:52
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.21.5, which fixed two important bugs.

Changelog at <http://bouml.free.fr/historic.html>.
2.21.4
30 Jan 2007 06:22:52
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.21.4.

Changelog at <http://bouml.free.fr/historic.html>.
2.21.3
28 Jan 2007 22:53:46
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.21.3.

Changelog at <http://bouml.free.fr/historic.html>.
2.21.2
11 Jan 2007 18:24:05
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.21.2.

Changelog at <http://bouml.free.fr/historic.html>.

Notified by:    pointyhat via Kris
2.21.1
28 Dec 2006 11:16:50
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.21.1.

Changelog at <http://bouml.free.fr/historic.html>.
2.21
18 Dec 2006 20:07:23
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.21.

Changelog at <http://bouml.free.fr/historic.html>.
2.20
11 Dec 2006 19:57:41
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.20.

Changelog at <http://bouml.free.fr/historic.html>.
2.19.5
03 Dec 2006 22:47:31
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.19.5.

Changelog at <http://bouml.free.fr/historic.html>.
2.19.4
29 Nov 2006 21:13:17
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.19.4.

Changelog at <http://bouml.free.fr/historic.html>.
2.19.3
20 Nov 2006 18:44:50
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.19.3.

Changelog at <http://bouml.free.fr/historic.html>.
2.19.2
13 Nov 2006 20:06:25
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.19.2.

Changelog at <http://bouml.free.fr/historic.html>.
2.19
05 Nov 2006 23:16:23
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.19.

Changelog at <http://bouml.free.fr/historic.html>.
2.18.1
01 Nov 2006 21:02:20
Original commit files touched by this commit
thierry search for other commits by this committer
- Upgrade to 2.18.1;

- s/dirrm/dirrmtry/ where needed.

Changelog at <http://bouml.free.fr/historic.html>.
2.18
31 Oct 2006 22:03:12
Original commit files touched by this commit
thierry search for other commits by this committer
Update to 2.18.

Changelog at <http://bouml.free.fr/historic.html>.
2.17.1
22 Sep 2006 19:02:05
Original commit files touched by this commit
thierry search for other commits by this committer
Fix a major old bug.

Changelog available at <http://bouml.free.fr/historic.html>.
2.17
18 Sep 2006 05:39:52
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.17.

Changelog at <http://bouml.free.fr/historic.html>.
2.16_1
03 Aug 2006 20:19:07
Original commit files touched by this commit
thierry search for other commits by this committer
Chase another silent update.

The one-liner diff is seeable at
<http://people.freebsd.org/~thierry/ports/bouml_2.16-060719_060723.diff>.

Notified by:    erwin
2.16
19 Jul 2006 21:24:06
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.16.

Changelog at <http://bouml.free.fr/historic.html>.
2.15.4
02 Jul 2006 22:28:50
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.15.4.

Changelog at <http://bouml.free.fr/historic.html>.
2.15.3
27 Jun 2006 19:58:11
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.15.3.

Changelog at <http://bouml.free.fr/historic.html>.
2.15.2
18 Jun 2006 21:06:24
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.15.2.

Changelog at <http://bouml.free.fr/historic.html>.
2.15.1_1
12 Jun 2006 19:23:47
Original commit files touched by this commit
thierry search for other commits by this committer
Yet another silent update!

Full diff available at
<http://people.freebsd.org/~thierry/ports/bouml-060611-060612.diff>

Reported by:    Jin-Shan Tseng <tjs (at) cdpa.nsysu.edu.tw>
2.15.1
11 Jun 2006 16:59:45
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.15.1.

Changelog at <http://bouml.free.fr/historic.html>.
2.15_1
09 Jun 2006 21:11:55
Original commit files touched by this commit
thierry search for other commits by this committer
Chase a silent bugfix.

Full diff available at
<http://people.freebsd.org/~thierry/ports/bouml-060604-060609.diff>.

Reported by:    pointyhat via Kris
2.15
04 Jun 2006 21:34:28
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.15.

Changelog at <http://bouml.free.fr/historic.html>.
2.14.5
31 May 2006 19:47:53
Original commit files touched by this commit
thierry search for other commits by this committer
The main site is down, mirror a copy.

Reported by:    pointyhat via Kris
2.14.5
28 May 2006 20:00:50
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.14.5.

Changelog at <http://bouml.free.fr/historic.html>.
2.14.4
22 May 2006 19:25:30
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.14.4.

Changelog at <http://bouml.free.fr/historic.html>.
2.14.3
01 May 2006 20:21:38
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.14.3.

Changelog at <http://bouml.free.fr/historic.html>.
2.14
23 Apr 2006 20:33:06
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.14.

Changelog at <http://bouml.free.fr/historic.html>.
2.13
17 Apr 2006 22:28:31
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.13.

Changelog at <http://bouml.free.fr/historic.html>.
2.12.2
09 Apr 2006 20:12:00
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.12.2.

Changelog at <http://bouml.free.fr/historic.html>.
2.12.1
05 Apr 2006 05:27:24
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.12.1 (fix a major bug).

Changelog at <http://bouml.free.fr/historic.html>.
2.12
02 Apr 2006 21:00:02
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.12.

Changelog at <http://bouml.free.fr/historic.html>.
2.11
26 Mar 2006 19:22:23
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.11.

Changelog at <http://bouml.free.fr/historic.html>.
2.10
21 Mar 2006 22:31:05
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.10.

Changelog at <http://bouml.free.fr/historic.html>.
2.9.7
15 Mar 2006 14:24:51
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.9.7.

Changelog at <http://bouml.free.fr/historic.html>.
2.9.3
22 Feb 2006 20:29:34
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.9.3.

Changelog at <http://bouml.free.fr/historic.html>.
2.9.2
13 Feb 2006 06:35:15
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.9.2.

Changelog at <http://bouml.free.fr/historic.html>.
2.9.1
04 Feb 2006 19:57:24
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.9.1.

Changelog at <http://bouml.free.fr/historic.html>.
2.9
22 Jan 2006 22:23:51
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.9.

Changelog at <http://bouml.free.fr/historic.html>.
2.8
07 Jan 2006 23:22:54
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.8.

Changelog at <http://bouml.free.fr/historic>.
2.7.8
22 Dec 2005 23:20:26
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.7.8.

Changelog at <http://bouml.free.fr/historic>.
2.7.7
12 Dec 2005 20:01:20
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.7.7.

Changelog at <http://bouml.free.fr/historic.html>.

Reminded by:    edwin's Ports Version Check.
2.7.6
04 Dec 2005 09:07:57
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.7.6.

Changelog at <http://bouml.free.fr/historic>.
2.7.5
17 Nov 2005 20:18:45
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.7.5.

Changelog at <http://bouml.free.fr/historic.html>.
2.7.4
14 Nov 2005 06:31:59
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.7.4.

Changelog at <http://bouml.free.fr/historic.html>.
2.7.3_1
11 Nov 2005 11:20:55
Original commit files touched by this commit
thierry search for other commits by this committer
Oops! Forgot to regenerate distinfo after bumping DIST_SUBDIR.

Reported by:    Thomas Gellekum <Thomas.Gellekum (at) gmx.de>
2.7.3_1
10 Nov 2005 23:49:21
Original commit files touched by this commit
thierry search for other commits by this committer
Chase a silent update.

src/dialog/OperationDialog.cpp has been updated: full diff available at
<http://pompo.net/ports/bouml-051107-051108.diff>.

Reported by:    pointyhat via Kris.
2.7.3
08 Nov 2005 06:08:59
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.7.3.

Changelog at <http://bouml.free.fr/historic.html>.
2.7.1
02 Nov 2005 06:34:59
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.7.1.

Changelog at <http://bouml.free.fr/historic.html>.
2.7
28 Oct 2005 15:58:56
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.7.

Changelog at <http://bouml.free.fr/historic.html>.
2.6.4
21 Oct 2005 22:07:24
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.6.4.

Changelog at <http://bouml.free.fr/historic.html>.
2.6.3_1
19 Oct 2005 21:38:07
Original commit files touched by this commit
thierry search for other commits by this committer
Chase a silent update.

Diff available at <http://pompo.net/ports/bouml-051016_051019.diff>:
minor change in src/data/SimpleRelationData.cpp.

Reported by:    pointyhat via Kris
2.6.3
16 Oct 2005 19:46:46
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.6.3.

Changelog available at <http://bouml.free.fr/historic.html>.
2.6.2
14 Oct 2005 05:40:10
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.6.2.

Add a new XMI generator. Full changelog at
<http://bouml.free.fr/historic.html>.
2.6.1
02 Oct 2005 19:53:46
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.6.1.

Changelog at <http://bouml.free.fr/historic.html>.
2.6
27 Sep 2005 19:09:37
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.6.
2.5.5
18 Sep 2005 19:23:34
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.5.5.

Changelog at <http://bouml.free.fr/historic.html>.
2.5.4
11 Sep 2005 22:07:03
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.5.4.

Changelog at <http://bouml.free.fr/historic.html>.
2.5.3
05 Sep 2005 19:26:46
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.5.3.

Changelog at <http://bouml.free.fr/>.
2.5.2
25 Aug 2005 05:37:10
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.5.2 and make fetchable again.

Changelog at <http://bouml.free.fr/historic.html>.

Reported by:    pointyhat / Kris
Approved by:    portmgr (krion)
2.4_1
01 Aug 2005 11:54:12
Original commit files touched by this commit
thierry search for other commits by this committer
Chase a silent update and make fetchable again.

Diff available at <http://pompo.net/ports/bouml_2.4.diff>: fixes for
regions.

Reported by:    Jin-Shan Tseng <tjs (at) cdpa.nsysu.edu.tw>
2.4
31 Jul 2005 18:48:23
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.4.
2.3.2
24 Jul 2005 19:15:56
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.3.2.
2.3.1
18 Jul 2005 20:13:07
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.3.1.
2.3
17 Jul 2005 22:25:26
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.3.
2.2.2
15 Jun 2005 22:41:31
Original commit files touched by this commit
thierry search for other commits by this committer
Add BOUML 2.2.2, a free UML tool box allowing you to specify and
generate code in C++, Java and Idl.

BOUML is extensible, and the external tools (named plug-outs) may
be developed in C++ or Java, using BOUML for their definition as
any other program. The code generators and reverses are ones of
the pre-defined plug-outs  included in the BOUML distribution.

Number of commits found: 175 (showing only 75 on this page)

«  1 | 2