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

Port details
leocad 0.79.3 cad on this many watch lists=1 search for ports that depend on this port
CAD modeling with LEGO-like bricks

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: 02 Mar 2002 21:40:21
License: not specified in port


LeoCAD is a CAD program that uses bricks similar to those found in
many toys (but they don't represent any particular brand). Currently
it has a library of more than 1000 different pieces, most of them
were created by James Jessiman (the author of LDraw).

WWW: http://www.leocad.org
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/pkgconf
  2. devel/gmake
  3. graphics/gtk-update-icon-cache
  4. textproc/intltool
Required To Run:
  1. devel/gio-fam-backend
  2. graphics/gtk-update-icon-cache
Required Libraries:
  1. graphics/jpeg
  2. graphics/png
  3. graphics/libGL
  4. devel/glib20
  5. devel/pcre
  6. accessibility/atk
  7. graphics/gdk-pixbuf2
  8. x11-toolkits/gtk20
  9. x11-toolkits/pango
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/leocad/
  2. http://leocad.googlecode.com/files/

Number of commits found: 48

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 Apr 2013 06:34:47
Original commit files touched by this commit  0.79.3
bapt search for other commits by this committer
Convert all c categories to USE=pkgconfig
23 Mar 2013 17:59:12
Original commit files touched by this commit  0.79.3
miwi search for other commits by this committer
- Update to 0.79.3

PR:		177271
Submitted by:	Ports Fury
08 Mar 2013 10:51:36
Original commit files touched by this commit  0.79.2
kwm search for other commits by this committer
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
  are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
13 Feb 2013 16:07:25
Original commit files touched by this commit  0.79.2
gahr search for other commits by this committer
- Really get rid of PTHREAD_ stuff

Reported by:	miwi
07 Feb 2013 14:57:49
Original commit files touched by this commit  0.79.2
gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: cad)

Approved by:	portmgr
05 Feb 2013 17:19:31
Original commit files touched by this commit  0.79.2
bapt search for other commits by this committer
Fix build on FreeBSD 9+
04 Feb 2013 10:03:15
Original commit files touched by this commit  0.79.2
araujo search for other commits by this committer
- Update to 0.79.2.

PR:		ports/174199
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
23 Jan 2013 15:00:19
Original commit files touched by this commit  0.79.0_1
makc search for other commits by this committer
Bump PORTREVISION after DESKTOP_ENTRIES update
07 Jan 2013 02:07:27
Original commit files touched by this commit  0.79.0
makc search for other commits by this committer
- Update DESKTOP_ENTRIES:
  * rephrase Comment field or use port ${COMMENT} if appropriate
  * adjust Icon field according to the Desktop Entry Specification
  * update Categories field: remove deprecated category Application;
    set main category, if missing
- Remove indefinite article and/or rephrase COMMENT
- Trim Makefile header
- Other minor changes
14 Dec 2012 17:27:03
Original commit files touched by this commit  0.79.0
eadler search for other commits by this committer
Update leocad to 0.79
Trim header
08 Sep 2012 06:53:18
Original commit files touched by this commit  0.77.0_1
linimon search for other commits by this committer
Mark as broken on sparc64.

Hat:		portmgr
04 Aug 2012 22:52:04
Original commit files touched by this commit  0.77.0_1
kwm search for other commits by this committer
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
11 Jul 2012 20:28:58
Original commit files touched by this commit  0.77.0
pawel search for other commits by this committer
- Update to version 0.77.0
- Switch to official mirror
- Add desktop entry
- Use PLIST_ macros instead of separate pkg-plist file
- Port is now GTK+ 2.x based
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.73_10
dinoex search for other commits by this committer
- update png to 1.5.10
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.73_9
miwi search for other commits by this committer
- Get Rid MD5 support
29 Mar 2010 18:52:59
Original commit files touched by this commit  0.73_9
dinoex search for other commits by this committer
- fix build for png-1.4.1
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.73_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.73_8
dinoex search for other commits by this committer
- update to jpeg-8
20 Nov 2009 22:53:09
Original commit files touched by this commit  0.73_7
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
18 Jul 2009 11:11:29
Original commit files touched by this commit  0.73_7
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
02 Feb 2009 23:44:01
Original commit files touched by this commit  0.73_6
linimon search for other commits by this committer
Reset dyeske@gmail.com at his request.

Hat:    portmgr
23 Jan 2009 16:28:36
Original commit files touched by this commit  0.73_6
flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
05 Jan 2009 17:27:29
Original commit files touched by this commit  0.73_5
pav search for other commits by this committer
- Remove conditional checks relevant only on FreeBSD 5.x and older
25 Jul 2008 09:08:42
Original commit files touched by this commit  0.73_5
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
06 Jun 2008 13:14:15
Original commit files touched by this commit  0.73_5
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)
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.73_4
  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)
18 Aug 2007 19:45:01
Original commit files touched by this commit  0.73_4
beech search for other commits by this committer
- Fix build with gcc42

PR:             ports/115565
Submitted by:   David Yeske <dyeske@gmail.com> (maintainer)
Approved by:    sat (mentor)
05 Jul 2007 23:39:06
Original commit files touched by this commit  0.73_4
edwin search for other commits by this committer
dyeske at yahoo dot com -> dyeske at gmail dot com
19 May 2007 20:32:57
Original commit files touched by this commit  0.73_4
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}.
18 Dec 2006 00:27:35
Original commit files touched by this commit  0.73_3
flz search for other commits by this committer
Fix quoting.
01 Dec 2006 00:25:00
Original commit files touched by this commit  0.73_3
kris search for other commits by this committer
Don't hard-code /usr/X11R6
03 May 2006 23:38:41
Original commit files touched by this commit  0.73_3
edwin search for other commits by this committer
remove USE_REINPLACE for all ports with categories starting with C
25 Mar 2006 21:17:21
Original commit files touched by this commit  0.73_3
kris search for other commits by this committer
BROKEN on 5.x: Does not compile
07 Mar 2006 08:28:06
Original commit files touched by this commit  0.73_3
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
22 Jan 2006 08:20:48
Original commit files touched by this commit  0.73_2
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
12 Jan 2006 12:54:32
Original commit files touched by this commit  0.73_2
sem search for other commits by this committer
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:             ports/90247
Submitted by:   Ermal Lu?i <eri--@albabsd.org>
11 Oct 2005 04:17:27
Original commit files touched by this commit  0.73_1
kris search for other commits by this committer
Now buildable again
18 Sep 2004 18:41:58
Original commit files touched by this commit  0.73_1
kris search for other commits by this committer
BROKEN on 5.x: Broken by changes to make(1)

Approved by:    portmgr (self)
11 Apr 2004 22:57:33
Original commit files touched by this commit  0.73_1
kris search for other commits by this committer
unzip is an EXTRACT_DEPENDS, not BUILD_DEPENDS
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.73_1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
04 Feb 2004 05:21:48
Original commit files touched by this commit  0.73_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
30 Apr 2003 23:00:35
Original commit files touched by this commit  0.73
arved search for other commits by this committer
Use a versioned distfile
PERL -> REINPLACE_CMD

PR:             50233
Submitted by:   David Yeske <dyeske@yahoo.com>
18 Apr 2003 04:51:33
Original commit files touched by this commit  0.73
marcus search for other commits by this committer
Remove USE_GNOMENG.
28 Mar 2003 08:40:10
Original commit files touched by this commit  0.73
edwin search for other commits by this committer
cad/leocad checksum update and minor include file fix

PR:             ports/50355
Submitted by:   Scott A. Morris <samorris@jomche.org>
21 Feb 2003 11:04:55
Original commit files touched by this commit  0.73
knu search for other commits by this committer
De-pkg-comment.
25 Nov 2002 02:11:13
Original commit files touched by this commit  0.73
lioux search for other commits by this committer
Mark BROKEN due to "Unknown problem"

Submitted by:   maintainer
30 Aug 2002 13:05:56
Original commit files touched by this commit  0.73
lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42188
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
03 Mar 2002 00:40:21
files touched by this commit
petef search for other commits by this committer
Add leocad 0.73, a CAD program that uses bricks similar to those   found in many
toys.    

Number of commits found: 48

283d
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

6 vulnerabilities affecting 28 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 24514
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 291
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours5
new 7 days31
new fortnight71
new month203

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