Commit graph

521 commits

Author SHA1 Message Date
dmcmahill
5ed0260ea6 bl3ify 2004-02-17 12:51:03 +00:00
dmcmahill
2f09a21974 enable pkgviews 2004-02-17 02:52:35 +00:00
dmcmahill
d9b3a4c938 bl3ify, enable pkgviews 2004-02-17 02:49:25 +00:00
dmcmahill
80da9ef117 update to 20040215 snapshot.
A partial list of what's new is:

- Internal resolution changed to 0.01 mil from 1.0 mil
- Improved DRC checking
- Mirroring/rotating of buffers
- Undo works on trace optimizations
- Fixed polygon undo bugs
- Fix arc DRC bugs
- Added local measurement for line drawing
- Added mode for polygon viewing to help examing planes
- Added new footprint libraries (amp, amphenol, bourns, johnstech,
  minicircuits, panasonic)
- Added new footprints to the geda library
- Other bug fixes
2004-02-15 23:14:25 +00:00
dmcmahill
e48af1e557 bl3ify 2004-02-15 21:57:14 +00:00
dmcmahill
821ee82767 add pkgviews 2004-02-14 18:42:52 +00:00
dmcmahill
438e62ccd7 acs is deprecated. This package has evolved into gnucap. 2004-02-14 17:21:48 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
dmcmahill
36fc34e730 update to gnucap-0.34. While here bl3ify.
Gnucap 0.34 release notes  (02/01/2004)

This is a bug fix and compatibility release.

1. Fix bug causing incorrect interpolation of backwards tables.

2. Fix tanh overflow bug.

3. Fix some parsing bugs.

4. Fix occasional "double load" bug.

5. Fix AC sweep with one point.

6. Transient start time really works.

7. Fix occasional assert fail after option short is changed.

8. Fix memory leak resulting from failure to delete unused common.

9. Fix a Z probe bug that sometimes gave wrong answers.

10. Fix a limiting bug that sometimes caused non-convergence.

11. Configure handles isnan.

12. Improvements to logic initialization.  It is still not correct.


Some things that are still partially implemented:

1. BSIM models, charge effects, "alpha0" parameter.  (computed then
ignored)

2. Configure still doesn't handle everything.

3. The model compiler still requires too much raw coding.

4. Named nodes.  If you set the option "namednodes", it will support
named nodes, but some things don't work, so it is off by default.

5. The preliminary IBIS code is now included.  For now, it is a
standalone executable, that reads an IBIS file and generates a
netlist.  The netlist requires some editing to use, and is not fully
compatible anyway.  It is included in hopes of recruiting help in
finishing the project.



Bugs (nothing new, but needs repeating):

1. The transmission line initial conditions are not propagated until
the transient analysis runs.

2. An occasional bogus calculation in MOSFETS occurs when a device is
reversed.  This sometimes causes nonconvergence.

3. Initialization is strange when repeating an analysis without an
intermediate edit.



Hot items for a future release (no promises, but highly probable):

1. Verilog-AMS and VHDL-AMS support.
2004-02-14 17:18:36 +00:00
jlam
3ac2d4b8aa In the new compiler selection framework, GCC_REQD is appended to, not
overridden.
2004-02-01 01:43:28 +00:00
snj
78a0ad0709 s/seperate/separate/ 2004-01-31 23:35:24 +00:00
snj
304b2e7a53 s/succedes/succeeds/; s/seperated/separated/ 2004-01-31 23:34:49 +00:00
snj
9ff136e7a4 s/seperate/separate/ 2004-01-31 23:30:22 +00:00
agc
2d484d5ef2 Make this compile with gcc3 - get rid of multiline string constants. 2004-01-29 11:11:15 +00:00
xtraeme
66db214aec There's no need to use 'USE_X11BASE' in electric package, we'll use
USE_X11 instead, bump PKGREVISION.
2004-01-28 12:33:58 +00:00
xtraeme
1567258714 There's no need to use 'USE_X11BASE' in dinotrace package, we'll use
USE_X11 instead, bump PKGREVISION.
2004-01-28 12:21:54 +00:00
kristerw
c92972aff3 Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler
for arm, so that we don't need to install the gcc package(s) on
machines that already have a working compiler in their /usr/bin.
2004-01-25 17:20:34 +00:00
kristerw
d381fe5a28 Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler
for arm, so that we don't need to install the gcc package(s) on
machines that already have a working compiler in their /usr/bin.
2004-01-25 17:03:27 +00:00
grant
fd49d1a855 replace BUILD_DEPENDS m4 and M4 definition with USE_GNU_TOOLS+=m4. 2004-01-25 03:08:46 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
agc
f475db42cd Use stdarg rather than varargs.
This code is old - it's been ages since I've seen definitions for
sunview and X10...
2004-01-23 11:43:33 +00:00
grant
ed16993a08 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:14:59 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
wiz
b29db7a671 Fix dependency lines. 2004-01-15 08:07:07 +00:00
seb
ca263c8164 Remove info files from PLIST files. 2004-01-12 11:22:12 +00:00
seb
4959d3b300 Fix build on NetBSD current. 2004-01-12 11:19:58 +00:00
recht
7eead98c7b rev. bump because of the wxGTK buildlink change 2004-01-10 14:25:42 +00:00
jmmv
8a4db02163 Bump PKGREVISION due to wxGTK update (use gtk2). 2004-01-07 21:46:05 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
reinoud
acaf474f80 Make qcad 1.5.4 compile again under NetBSD/alpha 2004-01-02 18:11:06 +00:00
jmmv
641390fd08 Fix build with gcc3. 2004-01-02 14:01:28 +00:00
jmmv
1b17462a5b Require any version of gperf greater than 2.7.2. 2004-01-02 14:00:21 +00:00
cjep
0a88f2ddc6 Whitespace fix 2003-12-30 22:55:04 +00:00
cjep
ae7fd52e7b Add trailing / on HOMEPAGEs 2003-12-30 17:21:54 +00:00
jmmv
2b07fc26d8 s/@netbsd.org/@NetBSD.org/ in MAINTAINER. 2003-12-24 09:53:47 +00:00
sketch
0aa33a6747 Rename restrict() to badratio(), as it's a C++ keyword. 2003-12-17 16:58:25 +00:00
wiz
391b5798e6 Bump PKGREVISION for atk library major bump. 2003-12-13 00:45:21 +00:00
dmcmahill
2288245471 Update to covered-0.2.2.
From the NEWS file:

This release is basically a 0.2.1 release with the available bug fixes
patches applied to it.  This should make getting a stable release less
tedious.
2003-12-09 01:20:36 +00:00
xtraeme
f794de2624 Bump PKGREVISION (libxml2, libxslt and imlib2 were updated). 2003-12-04 19:48:24 +00:00
kristerw
f6d8743f8c Change MAINTAINER to "tech-pkg" instead of the previous "packages". 2003-12-03 22:14:45 +00:00
salo
f35979c642 PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
dmcmahill
78972860f4 create a 'pkgsrc' type system in the gnucap build system and call that
rather than using LOWER_OPSYS.  This is because the couple of os's
that had correct targets were the same and others that pkgsrc works on
aren't listed at all (like solaris).  Fixes build problems noted on
solaris.
2003-11-08 00:54:22 +00:00
dmcmahill
ddeeeb7f29 - gcc3-ify (multi-line strings)
- be explicit about the location of graph (from plotutils) to help systems
  which have a graph program that doesn't work here.
2003-11-05 22:31:43 +00:00
dmcmahill
7c7285ee79 Force the rebuild of a lex generated .c file. The one in the distfile
doesn't always compile.  Fixes build problems on Solaris.
2003-11-04 20:46:57 +00:00
drochner
9d9e693298 correct HOMEPAGE 2003-10-31 12:28:12 +00:00
dmcmahill
2dc3b7457c Fix LIBTOOL_OVERRIDE to get the right thing. Fixes PLIST problems on Solaris. 2003-10-31 02:13:59 +00:00
dmcmahill
70e7f45316 This pkg needs GNU sed for configure to work. Fixes build problem on
Solaris.
2003-10-29 23:14:22 +00:00
dmcmahill
d153628a45 update to gerbv-0.15
-- Release 0.15 --

2003-10-06  Stefan Petersen  <spe@stacken.kth.se>

        * src/draw_amacro.c: Drawing of aperture macro primitive 7 was
          severly broken. Revealed by Drew Moore who sent an example
          along. Thanks Drew! Closes bug #818307.

2003-09-28  Stefan Petersen  <spe@stacken.kth.se>

        * src/gerber.c: Patch from Peter Brueckner. Some Gerbers don't
          have G04 but just G4. Peters patch fixes that for G- and M-codes.

2003-09-08  Stefan Petersen  <spe@stacken.kth.se>

        * src/gerber.c: Patch from Simon Munton to fix a problem with polygons
          sometimes not being filled properly. Closes bug #800928 (which
          he promptly had submitted).

        * src/gerber.c: Another patch from Simon. This time it fixes
          circular polygon outlines by with a number of short segments.
          Closes bug #603183, which was almost a year old. Thanks Simon!
2003-10-26 04:56:58 +00:00
jlam
a9f08159c4 Back out last change related to moving ncurses/buildlink2.mk to
curses.buildlink2.mk.  This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.

We should have a better way to say that the NetBSD curses doesn't
quite work well enough.  In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages.  We will look into this again in the future.
2003-09-28 09:13:55 +00:00
grant
7a71199b50 move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
support for base system curses/ncurses as well as ncurses itself.

suggested by wiz.
2003-09-27 17:07:34 +00:00