Commit Graph

168 Commits

Author SHA1 Message Date
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
espie
b8bde2a05e C++ syntax 2010-05-23 09:13:15 +00:00
espie
2cafdd2118 missing declarations and fixes, placates gcc4 2010-05-09 17:50:26 +00:00
espie
a8c2b00374 local function declarations don't mean anything in C, and gcc4 complains
more loudly.

regen patches with newer diff while I'm there.
2010-05-09 17:18:53 +00:00
jasper
64054a125c - unbreak on a clean box 2010-04-29 16:46:06 +00:00
sthen
5e2dcad480 Mark as BROKEN-arm; as with hppa, infinite loop with makedepend (working arch use mkdepend instead of makedepend). 2010-04-15 18:55:38 +00:00
landry
6231fd7d32 Mark as BROKEN on hppa, makedepend goes into an infinite loop and
confuses bulk builds.
2010-04-12 11:21:11 +00:00
edd
fb23976a12 link geda-gaf to build 2010-04-11 22:24:38 +00:00
edd
ebfd817c76 Import geda-gaf. OK naddy@ 2010-04-11 22:22:39 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
landry
8fbd50bb6d Remove jason@ as MAINTAINER, as his e-mail bounces since a while.. agreed
by jason@, prodded by espie@. While here, take maintainership of
devel/geotiff & devel/proj. Any takers for the others ?
ok espie@
2010-01-23 10:29:45 +00:00
ajacoutot
7e19e1f6aa Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 18:05:49 +00:00
steven
a31a67cea1 switch to tcl/tk 8.5 (the main program is not using it) 2009-10-10 23:06:55 +00:00