Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
This pkg is composed of:
- skkserv-3.9.4 (from SKK-9.6),
- SKK dictionary, and
- dictionary manipulation tools.
|
|
Changes from version 1.5.2:
* install feature for Xipdump.ad resources file.
* Add include <netinet/in.h> in xipnet.c
* Added specific support for local interface.
|
|
Changes since 2.2.2 from the NEWS file:
2.2.4
* When using numbered backup files, setting environment variable
VERSION_WIDTH now allows to use left zero padding (ie file.~001~).
(Patch by Chris F.A. Johnson <bq933@torfree.net>)
* --braces-on-if-line (-br) caused a '{' brace on the same line as a '}'
not to be put automatically on the next line, as it should because
the following { block } is not related to the previous { block } in
any way.
* Unpaired braces in `#if ..{.. #else/#elif ..{.. #endif }' constructs
was broken for #elif and when there were spaces after the #.
* Spelling, typo and general little improvements of indent.texinfo.
Now using Texinfo 4.0 markup.
(Patch by Kragen Sittler <sittler@day.erim-int.com>)
2.2.3
* Fixed bit-fields with types other then `int' (no type still won't work).
Fixed support for public:, private: and protected: labels.
* Forgot to include the indent.dsp file in 2.2.2 (win32)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors' what's new: Minor bugfixing, changes in documentation.
|
|
|
|
-----------------------> tgif-4.1.24 => tgif-4.1.25 <-----------------------
1) Fix a crashing bug in Insert Right Superscript/Subscript when the text
cursor is immediately to the right of a right superscript/subscript
string segment. Thanks to Helmut Jarausch
<jarausch@igpm.rwth-aachen.de> for pointing out the problem.
-----------------------> tgif-4.1.23 => tgif-4.1.24 <-----------------------
1) Fix a couple of bugs in Print Pages.
2) Fix a bug in "-print -html/-gif -o<dir>". Thanks to Eddy De Greef
<degreef@imec.be> for pointing out the problem.
3) Assign Alt+Cntrl+5 to Insert Right Subscript.
4) Fix Precise Scale Everything to scale line widths, arrow widths, and
arrow heights.
5) Add NLS support for the status line. Thanks to Jun Nishii
<jun@flatout.org> for the patch.
6) New Tgif.tmpl-openbsd. Thanks to Hal Snyder <hal@vailsys.com>
for providing the patch.
-----------------------> tgif-4.1.22 => tgif-4.1.23 <-----------------------
1) Fix a bug in handling rotated text object exported from the gnuplot tgif
terminal. Thanks to Leana Golubchik <leana@cs.umd.edu> for pointing
out the problem.
2) Fix a bug in handling the if() internal command when "!*" is used.
Thanks to Marko Schuetz <marko@ki.informatik.uni-frankfurt.de>
for pointing out the problem.
3) If a file contains only one page, Print One File Per Page will still
produce a file with file name containing the page number.
4) Add a "-merge" commandline option to merge a list of obj files.
5) Add "Print Pages" to the File and Page Menu.
6) Print One File Page will now prompt to see if the user wants to
print only selected pages.
7) Update po/ja/ja.po. Thanks to Jun Nishii <jun@flatout.org> for
the udpate.
8) Change all Tgif.tmpl* files to use a default of
_USE_PS_ADOBE_STRING=\"3.0/3.0\"
|
|
|
|
|
|
|
|
what's new:
* Implemented 17 new games.
* Added sound support including samples and background MP3/MOD music.
Sound is implemented by a rather generic server (a C program) using
the SDL library for low-level mixing and playing.
* Wrote some really fancy tree dialogs - Python programmers will
definitely love these :-)
* Added 19 great cardsets to pysol-cardsets. Many thanks to T. Kirk.
|
|
|
|
|
|
|
|
note that the version number is the date when I grabbed the
sources. There is no "official" version included in the
sources.
Xchiplogo reads an ascii bitmap file, and converts it into a
magic or cif file. It is a handy program for creating logos
of text or graphics for putting on VLSI chips. At the
moment it accepts the B&W dithered format of XV as the
input. It has got quite a few options for resizing and get-
ting rid of many design rule errors that can be found in the
bitmap file. It has a smoothing, before and after an error
correction step. The error correction step is pretty simple
,don't expect miracles, but it works quite fine and spe-
cially for text gives a reasonable output.
|
|
|
|
|
|
Simple and small, but the distfile is large....
|
|
see posting by Brock Tellier on Bugtraq 1999-12-15
as discussed on packages@netbsd.org, with comment by Hubert Feyrer
incorporated
|
|
|
|
|
|
binary packages, "Move on... move on... move on" (even if it offers to tell
you about its mother).
|
|
ftp.netbsd.org gives rather interesting results from:
lintpkgsrc -P /pub/NetBSD/NetBSD-current/pkgsrc -K /pub/NetBSD/packages -R
|
|
ftp.netbsd.org), implement dewey-decimal version matching, and add
some comments. lintpkgsrc now qualifies as "very lightly commented"
|
|
passed to f2c (only to the c compiler)
- update my email
|
|
Changes include:
* Updated the configure system to use Autoconf 2.13, Automake 1.4 and
Libtool 1.3.3.
* enhanced example programs a little bit
* no changes to the compression code - LZO has proven to be stable
|
|
|
|
- Make sure PVM_ROOT gets set if not already set. This will let bulk builds
succeed. In non-bulk environments, this should already be set if pvm is
correctly installed.
|
|
packages.7 man page up into its own distfile.
Depending on Operating System, install the manual page into the correct
place.
Update distfile checksum accordingly.
|
|
|
|
|
|
|
|
use ${INSTALL_DATA_DIR} instead of ${MKDIR}
s|$()|${}|
|
|
|
|
Many thanks to the authors at Inria who, through their willingness
to accept feedback, have helped me remove 39 patches!
Changes to scilab include (from scilab-2.5/CHANGES):
NEW FUNCTIONALITIES
===================
Global variables have been introduced
New graphic mode has been added to allow scrollbar handling (panner
for X Window and scrollbars for Windows).
GIF export format is now available for Scilab graphic windows.
Keyboard events and window closing within graphical windows can now be
captured.
Scicos graphical user interface has been made more intuitive and
keyboard shortcuts have been added.
Scilab Binary files created by "save" are now system-independent so
they can be exchanged. In particular (compiled macros) *.bin files and
*.cos (scicos diagrams) can be exchanged.
It is now possible to dynamically link C++ procedures with Scilab.
A new data type "mlist" has been added.
A new function "genlib" allows users to compile the .sci files in a
given directory, generate associated library and load it. This
function is particularly useful under windows if VC++ is not
available.
C formatted input output functions (printf, scanf, ..) have been
interfaced to scilab.
OTHERS IMPROVEMENTS
===================
Efficiency has been improved using reference argument passing when
possible instead of value passing.
Hypermatrix opreations have been accelerated.
On X Window systems 3D Athena Widgets are preferably used instead of
standard Athena Widgets for a better look.
The "Matlab 4" to Scilab translator has been completed and considerably
improved.
NEW TOOLBOXES
=============
True integer data types (1,2 and 4 bytes) with associated operations
and some functions acting on them have been added.
A library of procedures has been added to allow the use of Matlab
mex-files under Scilab.
PORTS
=====
Scilab has been successfully compiled with Windows ABSOFT development
environment.
INCOMPATIBILITIES
=================
New Scilab "save"d files cannot be loaded by earlier Scilab versions.
A new function "oldsave" has been added to save in old format.
Scilab help mechanism has changed. The $MANCHAPTERS/Chapter is no more
used, instead a Scilab variable "helps" is used.
|
|
|
|
|
|
|
|
|
|
are included - sftp and sftpserv. When sftp is run and a host is
connected to (either by running 'sftp remotehost' or 'open remotehost'
from the sftp prompt), an ssh connection is initiated to the remote
host, and sftpserv is run. So, sftpserv must be in your path on
the remote host. Note that since sftpserv is run from ssh, no root
privileges are necessary.
|
|
bugs discovered in version 3.77 and later.
|
|
|