Commit Graph

122 Commits

Author SHA1 Message Date
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
steven
e41f2b4d1e update to 3.4.30 and switch it to tcl/tk 8.5 2009-10-10 22:41:40 +00:00
jasper
2e6da560dc - move distfiles to another site 2009-09-10 22:12:55 +00:00
kili
e6f5e8753b Yet another web site that's too stupid to return a proper 404.
Fix homepage, mirror the distfile on my machine, bump.

http://alioth.debian.org/projects/necpp/ seems to host the
distfiles now, but only newer versions.
2009-08-26 13:22:20 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
espie
32693f6e27 fix tk dep 2009-03-11 10:53:55 +00:00
espie
3237556660 fix tk deps 2009-03-11 10:51:03 +00:00
jasper
88f148d28c - regen WANTLIB 2009-03-06 22:20:49 +00:00
sthen
1e5c4e5bf9 Zvezdan Petkovic drops maintainership of these ports, req on ports@.
(packages bumped)
2008-12-03 23:44:44 +00:00
ajacoutot
0ac1928a92 - @bin markers, WANTLIB fix and bump 2008-11-29 09:49:03 +00:00
jasper
2d60f3c355 - homepage is no more and thus master sites too, add a working master site 2008-10-28 12:13:41 +00:00
sthen
9dc7ac21b0 Fix LIB_DEPENDS and bump: change tk84:tk->=8.4:x11/tk/8.4
to tk84:tk-8.4.*:x11/tk/8.4 to avoid a failure when Tk 8.5 is
installed (tk-8.5 satisfies tk->=8.4 but has no libtk84).
2008-06-14 16:40:39 +00:00
ajacoutot
975e9594d0 - WANTLIB += pixman-1
- set GPL version while here
2008-05-30 14:08:40 +00:00
steven
d1307a336a fix LIB_DEPENDS after wxWidgets update 2008-02-02 09:51:04 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
okan
1f29542467 maintenance update from pedro@ via ports@
"just do it" steven@, ok merdely@
2007-11-19 17:18:41 +00:00
steven
d3351a7c8e fix WANTLIB 2007-11-13 12:55:46 +00:00
rui
3db89203fe - update spice to version 3f5 de facto (instead of 3f4 + patches), from pedro@
"go for it" kili@
2007-11-06 22:01:26 +00:00
jasper
49255a04fb add gerbv 2007-10-04 17:51:51 +00:00
jasper
9d7011a467 import gerbv 1.0.2
Gerber Viewer (gerbv) is a viewer for Gerber files. Gerber files are
generated from PCB CAD system and sent to PCB manufacturers as basis for
the manufacturing process. The standard supported by gerbv is RS-274X.
The basic difference between RS-274D (the old standard) and RS-274X is
basically the addition of apertures in RS-274X. It might be possible to
make an RS-274X file out of an RS-274D file and an aperture list.

gerbv also supports drill files. The format supported are known under
names as NC-drill or Excellon. The format is a bit undefined and
different EDA-vendors implement it different. But basically you need to
have the tools definition in the file, then the parser is quite
tolerant. The different holes are shown as dots in the (scaled) correct
size.

from Andreas Bihlmaier <andreas.bihlmaier at gmx.de> (MAINTAINER), with some
tweaks by me

reminded by claudio@
2007-10-04 17:50:03 +00:00
steven
1e11dc7064 update to pcb-20070912
ok maintainer Andreas Bihlmaier
2007-09-16 12:54:38 +00:00
simon
fd85039655 remove surrounding quotes from COMMENT/PERMIT_* 2007-09-15 21:36:57 +00:00
steven
c054ab252b simplify post-install 2007-06-23 14:12:23 +00:00
jason
7e69129217 gpl 2007-05-28 20:06:24 +00:00
jason
bf80915f9a necpp is GPL 2007-05-28 20:05:29 +00:00
jason
3e4f5e3ebc add xnecview and necpp 2007-05-28 17:52:51 +00:00
jason
663c2a6b1d import xnecview: visualization of NEC2 antenna simulator output 2007-05-28 17:49:39 +00:00
jason
b69352c804 import necpp: NEC2-based numeric antenna simulator 2007-05-28 17:46:57 +00:00
steven
2c777132fd use .tgz instead of .zip archive which is no longer available
pointed out by david@ some time ago

regen patches while here. no bump needed.
2007-04-16 14:13:14 +00:00
sturm
30c68cf957 WANTLIB 2007-04-13 14:29:38 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
steven
b15be98679 USE_X11 2007-02-11 00:21:11 +00:00
steven
0257651948 update to kicad-2007-01-15
also tested by simon@ and Benoit Lecocq <blq at arcane-labs.net>
2007-02-06 07:16:34 +00:00
steven
7d7bc69e67 update to qcad 2.0.5.0
problem on amd64 fixed by Martynas Venckus, thanks

also tested by ckuethe, ajacoutot, Antti Harri, and Andreas Bihlmaier
2007-01-09 16:30:37 +00:00
steven
9d41023dfc +kicad 2007-01-09 16:13:37 +00:00
steven
19e5b0630b import kicad-2006-08-28
Kicad is an open source software for the creation of electronic schematic
diagrams and printed circuit board artwork.

with some ideas from freebsd.
also tested by Antti Harri <iku at openbsd.fi>, thanks
2007-01-09 16:12:55 +00:00
steven
1edc9f5357 +pcb 2007-01-05 16:53:41 +00:00
steven
bfa6611580 import pcb-20060822
PCB is an interactive printed circuit board editor. PCB includes a rats
nest feature, design rule checking, and can provide industry standard
RS-274-X (Gerber), NC drill, and centroid data (X-Y data) output for use
in the board fabrication and assembly process. PCB offers high end
features such as an autorouter and trace optimizer which can tremendously
reduce layout time.

based on a submission from andreas.bihlmaier at gmx.de
2007-01-05 16:52:21 +00:00
steven
67c6239ad8 +gnucap 2006-12-30 15:43:22 +00:00
steven
aebade15ec import gnucap 0.35
Gnu Circuit Analysis Package

The primary component is a general purpose circuit simulator. It
performs nonlinear dc and transient analyses, fourier analysis, and ac
analysis. It is fully interactive and command driven. It can also be run
in batch mode or as a server. Spice compatible models for the MOSFET
(level 1-7), BJT, and diode are included in this release.

submitted by andreas.bihlmaier at gmx.de
2006-12-30 15:42:53 +00:00
pvalchev
898c1b18a8 Remove jakemsr@ from maintainer position, as he has been inactive and
email has been bouncing for several months.  Jacob, if you get this
and/or get back to things, let us know.
2006-12-02 20:24:17 +00:00
steven
2e8d1a700e USE_X11 2006-11-13 10:08:12 +00:00
kili
262f516a1b Avoid references to PKGNAME.
Remove noops like WRKDIST=${WRKDIR}/${DISTNAME}.
Drop DIST_SUBDIR where appropriate.

Problem mentioned by naddy.
Some simplifications and ok, steven.
2006-11-04 19:19:15 +00:00
espie
d1d5e05ad4 remove `empty' version spec (.0.0) which is no longer needed to desambiguate
library names.
2006-09-18 11:40:06 +00:00
espie
b019a77038 new-style specs 2006-08-01 12:13:28 +00:00
steven
0a7e46840f update to 3.4.26
from maintainer Zvezdan Petkovic
2006-06-14 18:37:10 +00:00
espie
d9dd0b2691 more libidn wantlib updates. 2006-06-12 14:32:48 +00:00