Commit Graph

180 Commits

Author SHA1 Message Date
jasper
e710f64128 - update to 2.5.0
from Andreas Bihlmaier
2011-06-23 07:50:35 +00:00
naddy
02d9b5258b remove USE_GROFF from ports that already ship a preformatted page
in their source
2011-06-21 20:21:21 +00:00
ajacoutot
4e2b6df1b3 Add the EPOCH to the webkit dependency.
spotted by landry@
2011-05-16 08:24:31 +00:00
landry
263bedc8bb +ngspice 2011-05-16 08:21:09 +00:00
landry
81652152cf Import ngspice-22, from Anthony J. Bentley with some tweaks by jasper@
and myself.

Ngspice is a mixed-level/mixed-signal circuit simulator. Its code is
based on three open source software packages: Spice3f5, Cider1b1 and
Xspice. Ngspice is part of the gEDA project.

Add a patch to enable regress tests, even if some fail at least they
run.
ok jasper@
2011-05-16 08:20:17 +00:00
ajacoutot
69db523da2 Fix after recent webkit update. 2011-05-11 06:02:15 +00:00
jasper
d44fda4a6d add master site for the docs. spotted by naddy@ 2011-05-04 11:59:45 +00:00
jasper
b3c1964bf9 - update kicad to 20100505
* update homepage
* re-order Makefile
* various other tweaks/fixes
2011-05-03 18:31:14 +00:00
jasper
521b15376a sync 2011-05-03 18:28:06 +00:00
jasper
7f7977fdcf import kicad-library 20110429
Library modules for kicad.

ok aja@
2011-05-03 18:27:21 +00:00
matthew
6100c96341 add openscad 2011-04-29 18:56:45 +00:00
matthew
42debab506 Add cad/openscad.
ok landry@

OpenSCAD is a software for creating 3D CAD objects.

Unlike most free software for creating 3D models, it does not focus on
the artistic aspects of 3D modelling but instead on the CAD aspects.
Thus it is more suitable for creating 3D models of machine parts but
perhaps not when creating computer-animated movies.

OpenSCAD is not an interactive modeller. Instead it is something like
a 3D-compiler that reads in a script file that describes the object
and renders the 3D model from this script file. This gives designers
full control over the modelling process and enables them to easily
change any step in the modelling process or make designes that are
defined by configurable parameters.
2011-04-29 18:55:37 +00:00
jasper
4c4d7d7b18 passing '-unix' to qmake4 is deprecated so remove it. 2011-03-17 14:02:51 +00:00
jasper
d3fa743aef - don't use the internal boost copy
from fedora
2011-03-15 20:39:58 +00:00
jasper
38fd5299ea - update gtkwave to 3.3.20
- remove unneeded patches and use FAKE_FLAGS instead
2011-03-04 13:25:41 +00:00
jasper
ea043b96b5 - update fritzing to 0.5.2b
(ports is unlocked, but no new files/directories/imports!, if in doubt, ask!)
2011-03-02 06:26:04 +00:00
edd
e98b6eff7d Fix missing sqlite run depend for fritzing. Also fix WANTLIB while we are at it.
OK jasper@
2010-12-29 15:21:39 +00:00
jasper
c5b353e443 - fix PLIST 2010-11-24 22:41:22 +00:00
espie
99fe429f1a missed libspecs 2010-11-15 13:08:37 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
espie
9fb7a3fc28 tk/tcl wantlib conversion 2010-11-06 22:06:57 +00:00
espie
632a3518ab move gettext to new WANTLIB 2010-11-06 16:07:00 +00:00
steven
68fb2accae update to 3.6.167 2010-10-26 15:02:55 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
sebastia
3544e352dc enable xtrkcad
The import was actually OKed jasper@
2010-10-24 20:10:28 +00:00
sebastia
af01d17e82 Import xtrkcad: CAD program for designing model railroad layouts
pkg/DESCR:
XTrackCAD is a CAD program for designing model railroad layouts. You can
easily create layout of any scale or size. Libraries for many brands of
track and turnouts are included. Adding new components is easy with the
built-in editor.
2010-10-24 20:07:54 +00:00
sthen
14dd0c3a4d revision/new lib_depends 2010-10-23 18:35:23 +00:00
espie
6a88663165 LIB_DEPENDS -> WANTLIB 2010-10-19 20:07:14 +00:00
espie
b02283c3fe LIB_DEPENDS -> WANTLIB 2010-10-19 19:45:53 +00:00
sthen
16fb1a7783 fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin 2010-10-18 21:35:47 +00:00
espie
7b7cc80d38 USE_GROFF=Yes 2010-10-18 16:52:44 +00:00
jasper
98743af3c8 - use gettext module and new style depend 2010-10-12 20:29:20 +00:00
jasper
322540b6eb - update fritzing to 0.4.3 2010-10-11 09:16:28 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
jasper
d5f9a773fc - update pcb to 20100929
maintainer timed-out
2010-10-07 20:40:40 +00:00
ajacoutot
21da929ec9 Fix DEPENDS after gtk+2 and gdk-pixbuf split.
ok jasper@
2010-09-30 07:21:18 +00:00
jasper
23b858fec3 - add fritzing 2010-09-15 07:14:54 +00:00
jasper
0ab4b12250 import fritzing 0.4.2
Fritzing is essentially Electronic Design Automation software suited to the 
needs of designers and artists. It uses the metaphor of the breadboard, 
so that it is easy to transfer a hardware sketch to the software by using a 
drag-and-drop-based GUI to copy your sketch. From there it is possible 
to create PCB layouts for turning your prototype into a robust PCB, 
either on your own, or with the help of a manufacturer.

ok ajacoutot@
2010-09-15 07:14:13 +00:00
jasper
917fa88ae6 - fix the patch here too 2010-09-13 07:10:47 +00:00
jasper
90f1cf4be0 - actually fix this patch 2010-09-13 07:10:24 +00:00
jasper
1ea122a609 why set USE_GMAKE when CONFIGURE_STYLE is imake? builds fine w/o gmake.. 2010-09-12 19:54:48 +00:00
jasper
fab4167387 - move distfiles/ to a proper mirroring location. 2010-09-12 16:49:08 +00:00
jasper
24a1c9657a - missing goo 2010-09-09 07:54:12 +00:00
jasper
4166689c68 - update pcb to 20091103
ok andreas bihlmaier (MAINTAINER
2010-09-09 07:51:22 +00:00
jasper
9540f69b56 - update gerbv to 2.4.0
from andreas bihlmaier (MAINTAINER), with a tweak by me
2010-09-09 07:50:32 +00:00
landry
303a3e2283 Add missing BUILD_DEPENDS on devel/gperf.
While here convert to newer LIB_DEPENDS/WANTLIB, and set REVISION.
2010-07-20 14:28:16 +00:00
jasper
1f4c98a5a6 sync 2010-07-08 11:21:26 +00:00
jasper
dd1a14f343 import gtkwave 3.3.9
GTKWave is a fully featured GTK+-based electronic waveform viewer  which
reads LXT, LXT2, VZT, FST, and GHW files as well as standard Verilog
VCD/EVCD files and allows their viewing.
2010-07-08 11:20:50 +00:00
espie
b660df6b9b zap reeeally old variable 2010-07-06 22:25:53 +00:00
kili
16aa7c1282 Fix build for gcc4.
Add some cleanups from Antti Harri <iku@openbsd.fi>.

This does not include the patch that reorders recently
used files for now.
2010-06-07 20:08:09 +00:00