summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-04-09Install non-X11 ghostscript binary as gsttyjlam2-3/+6
2000-04-09update to verilog-current-20000409.dmcmahill2-5/+5
changes since the last packaged snapshot include: Icarus Verilog 20000326 Snapshot: -------------------------------- The VVM backend rewrite continues. More templates are gone, and the bit functions have been pretty much rewritten. The vvm library now handles bit values with strengths, and most of the devices to the right things with those strengths. The most obvious implication of this is that you can write multiple drivers to a net and expect the values to be properly resolved, and in particular the HiZ value works as it should. So I am well on the way to completing strength modeling support. What is still missing is support for strength specifications in the Verilog source. Although the parser supports the strength related keywords, they are not passed on to elaboration, or used to generate drivers with the proper strengths. So that's in the works. While doing all this VVM rewrite, I've made the generated code considerably smaller. And of course fewer templates are used. The upshot of this is that compiles of larger designs should go a whole lot faster. This is important because people are using Icarus Verilog for increasingly larger designs. On some larger examples, I've achieved more then 3X compile time improvement. Icarus Verilog 20000409 Snapshot: -------------------------------- Named events now work! Event object declarations and trigger statements are fully supported, and blocking on a single event also works. I'm not up to named events in event lists because I'm in the midst of redesigning the way events on nets and regs are implemented. However, the common case works fine, so there you are. I've also added support for some more arithmetic operators. Division and Modulus now work in many contexts, and are not far from working everywhere. Also, comparison operators work in places they used to not. There was a compile error in memory objects that managed to slip through a couple snapshots, that I finally cured. The problem was pretty gross, but somehow not quite tickled by my tests. Oh well. I've integrated some VCD improvements from Anthony Bybell. Some of you recognize the name as the author of GTKWave, so if he says VCD works like so, then that's how VCD works:-) Anyhow, he fixed the VCD output to be more portable, and also a bit smaller when vectors are involved. He also fixed some bugs with multiple calls to $dumpvars.
2000-04-09Update dependence on "ucd-snmp" package. Problem note by Dave Burgess intron1-2/+2
PR pkg/9843.
2000-04-09"silent" update from tin-20000123 to tin-20000205; distfile stillwiz1-2/+2
called tin-1.4.2.tar.bz2. Changes: Small documentation changes, number of `hot' articles displayed in -Z output, and a bug fix in save.c. Fixes pkg/9829 by mw34@cornell.edu.
2000-04-09remove trailing perioditojun2-2/+2
2000-04-09reorder CATEGORIES.itojun2-4/+4
2000-04-09add jisx02{08,12,13}fonts into SUBDIR.itojun1-1/+4
2000-04-09add japanese to categoryitojun2-4/+4
2000-04-09JIS X0208 font collection for X11itojun14-0/+244
2000-04-09JIS X0212 font collection for X11itojun16-0/+244
2000-04-09JIS X0213 font collection for X11itojun10-0/+108
2000-04-09remove unnecessary empty linewiz1-2/+1
2000-04-09Update Postfix to 19991231-pl06.simonb10-75/+46
Addresses PR pkg/9844 from Oleg Polyanski.
2000-04-09remove obsolete patch.dmcmahill1-24/+0
2000-04-09Adapt to new postgresql include/library locations.jlam10-74/+35
2000-04-09Put headers into /include/pgsql.jlam3-40/+45
2000-04-08Add the patch-sum file.bad1-0/+3
2000-04-08Get rid of the MANINSTALL and MANZ nonsense in the software's Makefile.bad2-2/+13
2000-04-08Update ethereal to 0.8.6.frueauf3-10/+10
Overview of changes in Ethereal 0.8.6: * L2TP spelling fix (Florian) * RADIUS update (Florian) * LDAP build fix (Guy) * Fix for not being able to capture more than once in a session (Guy) * Developers' doc update (Guy) * Build fixes (Guy) Overview of changes in Ethereal 0.8.5: * Fix for reading Toshiba ISDN router trace files (Gilbert) * Fix proto_* calls in various dissectors (Guy, Gilbert) * Fix offset in packet-ipp.c (Guy) * Documentation updates (Guy, Olivier) * Another iteration of the frame_data pointer/GtkCList headache (Guy) * Support for DUMP and EXPORT replies in packet-mount.c (Uwe) * Support for MPLS (Ashok) * RSVP fixes (Guy) * Fix TCP Stream (Guy) * Break proto_tree_add* functions into many more (Gilbert, Guy) * Win32 version uses HOMEDRIVE and HOMEPATH instead of HOME (Guy) * More *BSD zlib fixes (Guy) * Fix to handle SNMPv2 TRAP PDUs (Dietmar Petras) * Fix SNMP (Guy) * Fix "Find Frame"/"Go To Frame" dialogue boxes (Guy) * Plugin API fixes (Guy) * LAPB update (Olivier) * EIGRP update (Guy) * V120 update (Guy) * RADIUS changes (Florian Lohoff) * Add new filterable fields to eth, tr, fddi, isl (Jeff Foster, Gilbert) * Add Novell option decoding (Fredrik Sorensson <fsn@volvo.se>> * More proto- and dfilter- assertions (Gilbert, Ben Fowler <wapdev@leedsnet.com>) * Fix IPv6 fragment handling (Jochen Friedrich) * DNS update (Guy, Itojun) * IPv4 udpate (Guy) * Enable capturing in Win32 (Paul Welchinski) * Fix for SMB (Andreas Sikkema) * Wiretap update; fix for Netmon reader (Guy) * L2TP fixes (Florian Lohoff) * NFS update (Guy) * Telnet update (Guy) * Per-frame proto data (Richard) * ASN.1 update (Guy) * PPP over GRE fix (Gilbert) * ISIS-HELLO fix (Ralf Schneider) * Display filter string length fix (Ralf Schneider) * Re-work of LDAP dissector (Doug Nazar) * Win32 file-save fix (Andreas Sikkema) * Add getopt routine for Win32 (Gilbert) * BGP route reflection support (Greg Hankins <gregh@twoguys.org>) * BOOTP fix (Michael Johnston) * Lex build fix (Guy) * Remove extra menu entries for "Find Frame" and "Go To Frame" (Guy) * Wiretrace's iptrace reader now reads IBM SP switch traces (Jochen Friedrich) * HP-UX build fix (Guy) * Plugin update (Olivier) * Summary dialogue window fix (Guy) * Ethereal exit logic re-org (Guy) * Filter dialogue re-org (Guy) * Use GMemChunk for frame_data structs (Guy) * Allow registration of protocol handoffs (Jeff Foster, Guy) * Win32 build fix for new WinPcap library (Guy)
2000-04-08Update wmakerconf to 2.6.1rh3-34/+30
Changes include: * Several bug fixes (old style root menu conversion, debian menu, theme download of wm.themes.org, wraster library 0.62.0 support) * Theme saving: ask user whether to overwrite a theme * Improved debugging output of shell commands * Icons update (thanks to Tim Allen )
2000-04-08Update "windowmaker" package to version 0.62.1. Changes since versiontron5-71/+50
0.62.0: - made shortcuts available during alt+tab - save lowered state of menus - fixed portability bugs for old X servers - added check for XInternAtoms in configure and replacement code - fixed window cycling with single key shortcut - fixed WPrefs crash on menu editor
2000-04-08master site changed (rblcheck.sourceforge.net)itojun2-4/+5
2000-04-07Teach xdvi to use gsx11 instead of gs.jlam2-0/+26
2000-04-07Regen.jlam1-1/+3
2000-04-07bump to 0.13 -- fixes sigaction() brokennessexplorer2-4/+4
2000-04-07Add support for SOCKS versions 4 and 5.scottr3-2/+28
2000-04-07xpm is in graphics, nog x11.hubertf1-2/+2
2000-04-07Update "libproplist" to version 0.10.1 because the 0.10.0 distributiontron2-5/+5
file has disappeared. A list of the changes is not available.
2000-04-07Ask for a properly installed gsm package to build with, nothinghubertf2-11/+4
half-baked.
2000-04-07It seems the information in gsm.h is not enough to make full use ofhubertf2-2/+11
this librarly. Install some more headers (in their own dir).
2000-04-07Remove the extra-superflous BUILD_DEPENDS (and adjust the pkg to it)hubertf3-13/+5
2000-04-07Remove outdated mirror on "shadowmere.student.utwente.nl" from mastertron1-2/+1
site list.
2000-04-07Remove non existent mirror on "ftp.univie.ac.at" from master site list.tron1-2/+1
2000-04-07changed distsite to the new one (thanks hubertf!)wiz1-2/+2
2000-04-07Require a properly installed netpbm package, instead of insisting onhubertf3-10/+12
recompiling this each time again.
2000-04-07Don't fondle with the private parts of a (literally) half-baked package,hubertf2-5/+4
esp. as it's required to be fully installed anyways.
2000-04-07fix IPv6 build.itojun6-6/+59
upgrade 2.15 -> 2.16. changes from webpage: - More explicit error pages for 403 Forbidden. - New section in the manual page explaining how thttpd is picky about file permissions. - Couple of CGI tweaks from David Chaiken.
2000-04-07Update gnome-print to 0.16. Changes are interface enhancements andrh5-30/+16
bugfixes.
2000-04-07regenitojun2-4/+4
2000-04-07use intlfonts-1.2 as base distribution.itojun8-272/+544
key changes from 1.1 to 1.2: - autoconf-based installation Makefile is supplieed - Bold, Italic, Bold-Italic styles are added. - BDF file name changed for DOS.
2000-04-07You are in the presence of a System Administrator. Kneel.hubertf5-0/+71
"On Usenet, we vent in a group called alt.sysadmin.recovery. The group has a FAQ. If you read the FAQ, you will find that you (the users) subscribe to this group at your own peril. If you want to be useful, why don't you run over to the supply cabinet and get a new box of pixels for the monitor. As part of our venting, some of us have written a series of man pages that we'd like to see." Manpages you ever needed: bosskill.8 c.1 chastise.3 ctluser.8 guru.8 knife.8 lart.1m luser.8 normality.5 nuke.8 people.2 pmsd.8 rtfm.1 slave.1 sysadmin.1 think.1 whack.1
2000-04-06also change homepage, and add some scriptswiz3-5/+17
2000-04-06Update to newer distfile. Only change is in the README:wiz2-5/+5
Author recommends RID instead of his own program. Fixes pkg/9805.
2000-04-06Update windowmaker to 0.62.0. Unconditionally build and install withjlam7-95/+155
internationalization. Changes from 0.61.1: Optimizations!! --------------- Code for converting wrlib images into X Pixmaps was optimized in many ways, both in the original C code and in assembly for Pentium(tm) processors (with and without MMX(tm)). Depending on the bit depth/color mode and CPU model, performance increases can go up to 150% Weendoze Window Cycling (alt-tab) --------------------------------- Window cycling was changed to weendoze style. NoBorder Window Attribute -------------------------- The NoBorder window attribute (to be put in ~/GNUstep/Defaults/WindowAttributes) was added and will remove the 1 pixel border around windows. Removed "Keep Attracted Icons" option from Clip's menu ------------------------------------------------------ Since this option brought more confusion than usefulness among users, and since it was usable only in a very limited context, being able to fill up the Clip very easily, it was removed. An alternative way of gaining the same functionality is to use the "Keep icon" entry in the Clip's main menu. Or select multiple icons before calling that entry, to make it apply to more than one icon. Note: "Keep icon", as the obsoleted "Keep Attracted Icons" had nothing to do with holding icons in Clip, while the application is running. Once they are attracted, they are kept until the application close. Using "Keep icon", will only assure that the icon will be kept, even after the application is closed. Please don't ask for this option back. It's error prone, and very unintuitive. Considering it's very restrictive usability, and it's very ambiguous topic, it does not need a special entry in the Clip's menu, taking in count that there are already better alternative ways of gaining the same functionality. Removed DisplayFont Option --------------------------- The font for the geometry size will be controlled by the default WINGs font (SystemFont in WMGLOBAL) now. Others ------ - added DONT_SCALE_ICONS compile time option - added --dont-restore cmd line option. When passed to wmaker, it wont restore the state saved previously.
2000-04-06Update to libproplist-0.10.0.jlam5-23/+22
* Fixes for memory leaks and bugs that would cause random crashes in WindowMaker.
2000-04-06Since Makefile.common is included within other package Makefiles afterjlam1-5/+5
package specific definitions, change = to += on several items so definitions are additive.
2000-04-06-look in the right place for Qt includes.dmcmahill3-21/+17
-add some extra libs during linking for ELF
2000-04-06 * small whitespace fixhubertf1-2/+4
* set DECOMPRESS_CMD to ${CAT} if EXTRACT_SUFX == ".tar"
2000-04-06Add and enable checkbot.kim1-1/+2
2000-04-06Checkbot is a tool to verify links on a set of HTML pages. Checkbotkim5-0/+34
can check a single document, or a set of documents on one or more servers. Checkbot creates a report which summarizes all links which caused some kind of warning or error.