Commit graph

15452 commits

Author SHA1 Message Date
hubertf
31aa93a0c8 Set OSVERSION_SPECIFIC because this package is.
Noted by IWAMOTO Toshihiro <iwamoto@sat.t.u-tokyo.ac.jp>
2000-11-25 12:09:42 +00:00
rh
ebf5723505 Update oregano to 0.20. Changes include:
* A new part: wire jumper.
 * Drag'n'drop from the part preview to place parts.
 * A crude form of auto numbering when placing parts.
 * Cleaned up makefiles and put some samples in
   *<prefix>/share/oregano/samples/.
 * Changed default spice executable name to spice3.
 * Connection dots.
 * A simple voltmeter function.
 * Fix various ref/unref/sink design flaws, to
   increased stability.
 * Part browser remembers the previously selected part
   when switching libraries.
 * Should really work with libxml 2.x this time... :-)
 * Reorganization of installation directories for model
   and library files.
 * The plot widget now features axis values.
 * New parts: uA741 opamp and a simple zener diode.
 * Parts and wires can be flipped horizontally and vertically.
 * Enabled loading of simulation settings again.
 * Added a simple text label item to put text on the sheet.
 * Fixed the 'sometimes non-disappearing floating item' bug.
 * Should now also work with libxml 2.x (untested).
 * Switched C and B on the BJT transistor models.
 * Removed the unfinished printing support for now.
 * Redesign of lots of internals.
 * Added lots of functionality to the parts library,
   such as model files, and conditional values in templates.
 * Improved a few of the icons.
 * Fixed a bug where the name of the markers could not be edited.
 * You can inspect the connection span, by holding Control while
   moving the cursor over wires.
 * Added the ability to rotate parts while placing them; press 'r'
   to achieve this.
 * Logging of Spice warnings and errors during simulation.
   The messages can be shown in a log window.
 * Beautification of the part browser UI.
 * Added more tooltips and updated some translations.
 * Fixed a few non-critical bugs.
 * New and improved part properties editor.
 * Improved user interface for the plot window.
 * Internationalization fixes to netlist generation
   and schematic loading/saving.
 * The simulation now uses the user supplied time step size.
 * French translation from David Monniaux.
 * Even more refinement of the default library symbols/parts.
 * Mission 'Code Cleaning' continues.
 * Cut/copy/paste is implemented.
 * The symbols are redrawn to look much nicer and more standard.
 * Some new symbols, e.g. MOSFETs.
 * There can be more than one part library, thanks to Elker Cavina.
 * A bug with simulation time settings was fixed.
 * There is a problem with some spice packages, that make them generate
   binary output, even though the default should be ascii. This is now
   fixed by telling spice to always output text.
 * The help files are now installed in the rpm package.
 * Lots of code restructuring and cleaning.
2000-11-25 11:59:18 +00:00
tron
3698ed8108 List me as maintainer of this package. 2000-11-25 11:33:04 +00:00
tron
27decf7fdf Compress ".el" files if "MANZ" is defined like the "xemacs" package does. 2000-11-25 11:00:11 +00:00
tron
04ac4378f3 Update "xemacs" package to version 21.1.12. Changes since version 21.1.9:
- etc/Emacs.ad: Document usage of FontSet resource for menubar.
- configure.in: Check for NAS_BIG_ENDIAN in <audio/fileutil.h>.
- configure.in: Check for UNIX98 PTYs.  Patch from Florian Weimer
  <Florian.Weimer@RUS.Uni-Stuttgart.DE>.
- configure.in: Recognize s390.
- config.guess: Recognize ia64 and s390.
- config.sub: Likewise.
- configure.in: Rewrite xmkmf symbol detection to avoid
  redefinition of symbols we've already defined.
  Also, handle xmkmf symbols with values other than 1.
- PROBLEMS: Document broken native audio for recent patches and
  releases of HP-UX.
- configure.in: Unconditionally define SHELL, to allow working
  with (unreleased) autoconf 2.14.1, found on Mandrake 7.0 systems.
- configure.in: More precise LDAP detection and configuration
2000-11-25 10:47:15 +00:00
tron
daecc883f7 Optimize last change a bit. 2000-11-25 08:42:04 +00:00
tron
e105ef1c1f Don't build the "xpm" package on systems with XFree86 4.0 or newer
installed because it includes the "Xpm" library.
2000-11-25 08:38:03 +00:00
tron
14d02f5ea7 Update "xemacs-packages" package to version 1.5. It includes these
packages now:
c-support 1.15, cc-mode 1.21, debug 1.12, dired 1.08,
edit-utils 1.53, efs 1.21, fsf-compat 1.07, mail-lib 1.33,
mailcrypt 2.06, mule-base 1.35, net-utils 1.14, os-utils 1.24,
prog-modes 1.30, psgml 1.20, sgml 1.07, sh-script 1.12,
text-modes 1.28, textools 1.11, time 1.10, vc 1.24, viper 1.22,
xemacs 21.1.12.tar.bz2, xemacs-base 1.46, xemacs-devel 1.30
2000-11-25 07:55:45 +00:00
mycroft
369ffb4e6e Update to 2.7.2. 2000-11-25 03:17:10 +00:00
tron
983f324c0a Partially back out revision 1.612 because it causes endless loops in
dependency checks if the "xpm" package is not installed.
2000-11-24 23:28:30 +00:00
jtb
b2331fb3e0 Add and enable "hdf5". Fixes PR/11400 by Jason Beegan. 2000-11-24 21:11:25 +00:00
jtb
e504d6aeee Initial import of new "hdf5" package:
Hierarchical Data Format 5
2000-11-24 20:42:59 +00:00
dmcmahill
5bc6e89942 update xwrits to 2.12
changes from the NEWS file:

* Changed Alarm structure into a doubly linked list. May improve
  performance when there are many xwrits windows.
2000-11-24 18:12:30 +00:00
dmcmahill
5fc4bbd602 rest of upgrade to verilog-current-20001119
don't know what happened the first try.
2000-11-24 18:07:57 +00:00
dmcmahill
6c1ab3c380 update to verilog-current-20001119
changes since the last packaged version (from the authors announcements):

Icarus Verilog snapshot 20001119
--------------------------------
The big change here (code wise) is improved and corrected constant
propagation. I was missing OR, NOR, NAND and XOR propagations, and
got some of the AND calculations wrong. This fixes this shortcoming
and in some cases this actually may speed up your compile a tiny bit.
Some more dangling signals are also eliminated.

supply nets are now working (PR#17). They also will trigger constant
propagation (as they have constant values) in certain cases.

Those of you doing cygwin compiles have trouble compiling parse.cc. I've
put into the cygwin.txt some slightly better instructions for dealing with
this situation, when it comes up.

I've also added missing symbols to ivl.def, so that tgt-stub properly
links.

Icarus Verilog snapshot 20001112
--------------------------------
This snapshot includes support for MOS et al devices as contributed
by Tim Leight. It appears to actually work as advertised, and I also
have from him a collection of tests that I'll be adding to the test
suite as soon as I get copyright information from him. So if you have
been dreaming of simulating MOS devices with Icarus Verilog, give this
a try. This update also fixed PR#27.

I've also cleared up a few bugs related to unconnected module ports.
Module port syntax is pretty byzantine, as PR#38 shows.

The loadable target API has gained access to flip-flops. This is required
for PLD code generation to work. I think the ivl_target API now supports
the minimum devices needed to generate PLD files, and I'm on to the task
of getting ancillary PAL support working.

Icarus Verilog snapshot 20001104
--------------------------------
Yes, I've managed to find the right bits to get Icarus Verilog to compile
on RedHat 7.0, and this snapshot includes those fixes. It took some back-
and-forth with tech support at RedHat to get it going.

I've also fixed up make check so that it works in general. If you use
"make check" after building, the makefile will run the examples/hello.vl
program through the local parts to make sure they minimally work.

I've added support for the "time" data time and more complete support
for the $time system function. These should work properly in all cases
now, so cases of not working are worthy of a bug report.

I've also integrated a re-implementation of sequential UDPs from Stephan
Boettcher, so I would appreciate it if all you folks using primitives
give this a fresh test. (It should be an improvement.)

This is a relatively small message, which doesn't reflect the complexity
of the changes. The "time" support in particular caused a lot of threads
to be pulled. Also, I've been doing some PLD stuff on the side, so I've
been busy.

I've also knocked of PR#11, 14, 33, 34, 39 and a few other bugs.
2000-11-24 18:03:58 +00:00
dmcmahill
44188fc7a8 update to ipal-current-20001122
changes (from the announcement):
The libipal library has gained access to more structural information
about the device, including enable SOPs. It is also now possible to
lookup a SOP by name and by pin. Also, access to sop fuse positions
has been improved.

The toplevel makefiles were changed to use $(MAKE) instead of make.
There are a few other niggling makefile fixes as well.

ipalrev and ipaledit now both take the -p flag allowing you to choose
the architecture for your device, and there are now two devices to
choose from. (both 22v10s:-)

ipalrev was seriously confused about inversions and the sense of things,
but that should be all cleared up now. It does a decent, if not complete,
job of decompiling 22v10 designs.

And finally, the PA file format has been extended to accommodate the
new library features, and PA files are now named according to a naming
convention for identifying devices.
2000-11-24 15:49:05 +00:00
dmcmahill
3c725e8d7b update to gwave-20001123
from the NEWS file:
New in 20001123:
- Saving wave and panel configuration as guile scripts.
- Executing guile scripts from menu or command line (-s <script> option)
- Remote control using the gwave-exec and gwaverepl utilities

New in 20001004:
- Spice3/Ngspice rawfile improvements: binary files now work!
- Other minor file-reading improvements.
- spice source code to examples for which I could still find it.

New in 20001004:
- Major improvements to handling of binary files produced by HSPICE.
- Overhaul of input of spice3/ngspice raw files; more robust and tolerant
  of complex numbers.
- User interface improvements: tooltips added.  User's .gwaverc no longer
  required to do lots of standard setup.  system.gwaverc can be copied
  to $HOME/.gwaverc and edited to taste.
- sp2sp utility included for converting any spice file readable by gwave into
  a convenient tabular ascii format.
2000-11-24 13:51:51 +00:00
abs
d24b0e148c Requires USE_LIBINTL to get -lintl on link 2000-11-24 11:12:29 +00:00
kleink
43c0fabce1 Re-enable dependencies which seem to have been removed accidentally in
previous revision.
2000-11-24 10:41:29 +00:00
hubertf
2212731f7f pull in gettext (msgfmt), so the .po files get built 2000-11-24 05:16:29 +00:00
tron
7e6c5d704a Avoid segmentation fault if "~/.ee/settings" cannot be opened for write.
Fixes PR pkg/11554 by Charles M. Hannum.
2000-11-23 22:05:44 +00:00
abs
cba7a38415 Update to 0.8.14. No changlog entry, but website states:
An exploit for a buffer overrun in the AFS dissector was recently
    released on BugTraq. Ethereal 0.8.14 fixes this and other
    possibly-exploitable overruns. Also new in 0.8.14 are dissectors
    for WAP, SIP, AIM/OSCAR, 802.11, GIOP v1.2, and MGCP (plugin).
    Other dissectors were updated as well. Be sure to upgrade to
    0.8.14 as soon as possible
2000-11-23 21:29:22 +00:00
pooka
3de5c7482d Give madvise() to mmap 2000-11-23 19:37:13 +00:00
mycroft
7eee86006e Make sure ~/.ee is created *writable*. 2000-11-23 18:28:54 +00:00
mycroft
3961fe13c0 Remove silly part of this patch. 2000-11-23 18:23:46 +00:00
dmcmahill
277bf10287 update to dinotrace-9.0l
from the NEWS file:
* Changes in Dinotrace 9.0l  8/30/2000

**      Added support for femtosecond Verilog timescales [Derek Bosch]
2000-11-23 15:46:34 +00:00
abs
c3f5912b11 Accept openssh 2000-11-23 15:45:33 +00:00
abs
768711c06d Update for new boehm-gc 2000-11-23 15:44:21 +00:00
rh
5a4edd7baf Undo accidential commit of gnome-print. 2000-11-23 14:01:52 +00:00
rh
1a41dbff49 Add and enable pcps 2000-11-23 13:47:36 +00:00
rh
2b86ffd2db Initial import of pcps-8.40, a text to postscript converter. Closes PR
10534 by John Refling <refling@comet.lbl.gov>
2000-11-23 13:47:00 +00:00
rh
c70413d754 Add and enable libdes 2000-11-23 13:16:43 +00:00
rh
cae86cc092 Initial import of libdes-4.04b, a small DES (Data Encryption Standard) lib
and standalone program.  Closes PR 10532 by John Refling
<refling@comet.lbl.gov>
2000-11-23 13:16:10 +00:00
abs
d55877405f Update to 1.62, plus new homepage & MASTER_SITE
Changes since 1.60

2000-09-24  Hans de Graaff  <hans@degraaff.org>

        * Checkbot 1.62 released

2000-09-16  Hans de Graaff  <hans@degraaff.org>

        * checkbot.pl (send_mail): Only mention URL in the subject of the
        mail if one is given through the --url option.
        (check_external): The ALEPH web server is also broken with respect
        to HEAD requests.

2000-09-04  Hans de Graaff  <hans@degraaff.org>

        * checkbot.pl (check_external): JavaWebServer is also broken with
        respect to HEAD requests.

2000-08-26  Hans de Graaff  <hans@degraaff.org>

        * checkbot.pl (create_page): Add --style option which allows a
        link to a CSS file to be included in each Checkbot page.

2000-08-20  Nick Hibma <n_hibma@qubesoft.com>

        * checkbot.pl (check_external): Some servers don't set the Server:
        header. Check to see if the server field is set in a response to
        avoid warnings.

        * checkbot.pl (add_checked): Add --enable-virtual option to use
        hostname instead of IP address to distinguish servers. This allows
        checking of multiple virtual servers.

2000-08-13  Hans de Graaff  <hans@degraaff.org>

        * Makefile.PL: Add a check for HTML::Parser. Require latest
        version, 3.10, because I'm not sure older versions work correctly.

2000-06-29  Hans de Graaff  <hans@degraaff.org>

        * Checkbot 1.61 released

        * Makefile.PL (chk_version): Add version checked for in output.

2000-06-18  Larry Gilbert <larry@n2h2.com>

        * checkbot.pl (check_external): Use GET instead of HEAD for
        confused closed-source servers.

2000-06-18  Hans de Graaff  <hans@degraaff.org>

        * Makefile.PL (chk_version): require URI 1.07 as it contains bug
        fixes for using Base URLs.

        * checkbot.pl: Change email and web address

2000-04-30  Hans de Graaff <graaff@xs4all.nl>
2000-11-23 12:59:32 +00:00
skrll
cafda406ec Give reasons for diabling packages. 2000-11-23 12:48:21 +00:00
wiz
14ea6e5e38 Update to 0.12.2b. Changes: Performance improvements, bug fixes;
internationalization (en, es, fr, hr, no), shared library, and some
other minor changes.
2000-11-23 00:34:22 +00:00
wiz
8a17133f0e Depend on readline, and use it. 2000-11-22 21:19:13 +00:00
dmcmahill
a78ae5bac0 update to acs-0.28
from the history file:
----------------------
New features:

1. New probes: diode G, mos IBD, IBS, GBD, GBS.

2. New options: "floor" and "vfloor".  (Floor was in the manual, but
not in the simulator.)


Improvements, bug fixes, etc.

1. There is a change to the way behavioral modeling conditionals are
handled.  It should now be 100% compatible with SPICE, considering the
subset that duplicates SPICE.  There are still significant extensions
beyond SPICE, particularly that you can have behavioral resistors,
capacitors, inductors, etc.

2. Parameter default calculations are now done in a manner consistent
with Spice 3f5.  Previously, it was supposedly consistent with Spice
2g6.

3. A bug in calculation of threshold voltage of the level 6 model, for
P channel devices, has been fixed.

4. A bug in calculation of Meyer capacitances when the device is
reversed has been fixed.  This bug sometimes caused a discontinuity at
vds=0.

5. I have added some smoothing to the Meyer mos capacitor models.
This improves convergence.   The down side is that sometimes the
answers are different.  It is probably a little better, when
considering closeness to reality, but it is still Meyer's model.

6. MOSFET parasitic diodes are now the same as those used in Spice.

7. There are subtle changes in the diode model.  I think this usually
improves convergence.

8. Charge calculation in Meyer capacitors and diode capacitiors is now
supposedly Spice 3 compatible.

9. An error in BSIM3 scaling has been fixed.


Some things that are still partially implemented:

1. Internal element: non-quasi-static poly-capacitor.

2. BSIM models, charge effects.


Bugs (nothing new, but needs repeating):

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

2. The makefile does not set up the proper link for the model
compiler.  You need to do it manually.

3. A bad setting of "vmax" and "vmin" can lead to convergence to a
nonsense result.  It is not as bad now as it used to be.
2000-11-22 21:15:13 +00:00
dmcmahill
aba75bf906 add HOMEPAGE 2000-11-22 18:55:04 +00:00
wiz
1fdedb4be6 add & enable intercal 2000-11-22 16:53:49 +00:00
wiz
6773470066 Initial import of intercal-0.20, an INTERCAL compiler.
Package provided by Dieter Baron in private communication.
2000-11-22 16:53:16 +00:00
hubertf
98c84b69f2 fix last commit (add missing $) 2000-11-22 16:09:36 +00:00
abs
134a616944 Tweak CPPFLAGS to avoid using installed wv includes
Stops build breaking if wv package already installed.
2000-11-22 13:19:41 +00:00
itojun
7b85154b88 pull IPv6 support from ftp.kame.net 2000-11-22 13:05:58 +00:00
rh
cffd0848a0 Update ispman to 0.5nb1. Fixes some bugs in the ldap2named script. 2000-11-22 10:44:51 +00:00
hubertf
01aeef90ab fake-pkg:
* print registered dependencies only once - no functional change.
 * some whitespace changes
2000-11-22 10:40:21 +00:00
mycroft
b66e170c16 Nuke all usage of setre[ug]id(), even though they appear to be `safe'. 2000-11-21 23:37:02 +00:00
abs
cd57d5bcda Broken on NetBSD/arm32 2000-11-21 16:57:47 +00:00
skrll
63af617d5b Disable {libperl,perl}-current
Update sun-{jdk,jre}
2000-11-21 16:34:53 +00:00
tron
5478ddaece Fix broken build on systems which use the "gettext-lib" package. 2000-11-21 15:36:07 +00:00