Pdmenu is a menuing system for Unix. It is designed to be easy to
use, and is suitable for a login shell for inexperienced users, or
it can just be ran at the command line as a handy menu.
Sent in by Tomasz Luchowski <zuntum@eik.pl> in PR 11985
V.E.R.A. is a free list of acronyms all of which are used in the field of
computing. It contains approximately 7592 acronyms.
Submitted by Tomasz Luchowski <zuntum@eik.pl in PR 11982
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.
+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt
With many thanks to Thomas Klausner for keeping me honest with this.
-f flag first col
lock file erasure on error exit
external program input into a field
send data field to external program
Jason Felice autoconf additions - long options
Bug fixes from changes
Ayers Bug fix for padchar
Popup pick boxes
Ayers 'back tab' modifications.
Documentation updates.
Ayers format field modification.
Jason Felice: macro package and #!/usr/bin/sci -t syntax
Parm passing with evironment variable
Page Up Page Down in pick boxes.
Error fix of 0.5.2
Error fix of 0.5.4
-D switch fix
changes:
- Added cows/tux.cow, as suggested by xmanoel@i.am
- Compatibility with 5.6.0, due to a change in qw().
- Renamed devil.cow to daemon.cow, since I know better. :-)
Version history:
------- -------
1.4.8 - 22 October 2000
o bug fixes
1.4.7 - 02 October 2000
o updates to translations
o updates to documentation
o bug fixes
1.4.6 - 11 September 2000
o new Spanish translation
o several bug fixes
http://www.ff.iij4u.or.jp/~nrt/lv/relnote.html
ver 4.49.4 (Aug.24th,2000)
fixed a bug of non-regular file loading (file.c).
added option -i to enable casefold search and +i to disable it.
added keybind 'w' to 'previous line'.
modified input routine to accept DEL as delete key. Thanks John.
modified console code to care putchar() as a macro. Thanks Kenji.
renamed some variables for clarity.
added JIS X 0213-2000 Plane 1,2 as independent charsets of JIS X 0208.
I heard that KS C 5601 has changed its name to KS X 1001.
lang/python upgraded to 2.0
lang/py-html-docs upgraded to 2.0
misc/py-readline upgraded to 2.0
databases/py-gdbm upgraded to 2.0
x11/py-Tk upgraded to 2.0
devel/py-curses upgraded to 2.0
lang/py-extclass upgraded to 2.2.2 and for Python 2.0
textproc/py-dtml upgraded to 2.2.2 and for Python 2.0
www/py-zpublisher upgraded to 2.2.2 and for Python 2.0
print/py-reportlab upgraded to 1.01 and for Python 2.0
More coming...
submitted in PR 11260 by Nobuhiro Yasutomi <nobu@tech.isac.co.jp>
I've discussed with the submitter that it's explicitly OK for us to
not set NO_BINARY_ON_{FTP,CDROM}.
Changes:
Ver. 1.03o fix floppy drive extention area mis recognize.
(10/12/00) fix mistake handling archive that include directry.
enhance to get floppy drive information.
fix to fail file copy (for MS-DOS version).
Ver. 1.03n support OpenBSD.
(09/30/00) allow key interrupt when get floppy drive size.
QUIT_SYSTEM to allow in defined function.
fix character code setting.
fix can't input duplicat '/' in command line.
Ver. 1.03m fix to relative path makes normalize in PATH env.
(09/15/00) fix to fail chdir when follow symbolic link.
support symbolic link in Japanese. Linux ReiserFS support.
support change floppy when using.
fix redraw problem at tree view.
support tree view in case cyclic directory.
fix tree view at top directory.
fix can't assign internal command to key with argument.
fix Mata key assign display.
fix copy file timestamp at recursive directory (for MS-DOS).
fix mistake handling archive that include directry (for MS-DOS).
fix sence free space that copy distination (for MS-DOS).
I wonder if we couldn't automate this a bit by searching for -L in all
patch files and giving an alarm if there's no -Wl,-R nearby ...
Might be something for pkglint.
Msg() hole. ok'ed by packages@netbsd.org.
---
------------------------------
What's new in screen-3.9.8 ?
------------------------------
* new command 'resize' to resize regions (aka split windows), try:
bind = resize =
bind + resize +1
bind - resize -1
bind _ resize max
* new argument for 'focus': up, down, top, bottom
* X11 mouse tracking support
* Support for the "new color model", aka "background color erase":
the bce/defbce commands change the color model of the current
window/new windows.
* experimental rxvt OSC sequence support (used to set a background
picture or to change the default colors), disabled by default.
- - Don't try to build on powerpc. This is not useful, and it was never
tested anyway.
- - ${IGNORE} doesn't need to be set from within a .BEGIN target.
- - Move lines that don't need to be after .include ../../bsd.prefs.mk
into the main body, same for lines that don't need to be in the header.
ones to do, and each compiled and installed/de-installed apparently
correctly.
As a side effect of the dynamic PLIST, we no longer need to have separate
-static and -shared PLISTs. It's now easier than ever to make a perl5
package for NetBSD :)
new features:
* Changed configure script, Makefile, and manpages
* another configure preset for SuSE Linux
* new SysV alarm signals that prod the X timer events that write
modified data, as a workaround for broken
* netplan now listens on two ports (unless overriden in /etc/services):
5444 for backwards compatibility, and
2983, the new IANA-registered port.
* "user" lines in netplan ACLs now accept "user@host" arguments
* the "another plan window is running, kill/continue" popup now blocks
until answered.
* OpenMotif support (XFree 4.0.1, OpenMotif 2.1.30)
* new options -N, -c, and -h to control more options when adding entries
from the command line
Closes pkg/10834 by David Rankin <drankin@bohemians.lexington.ky.us>.
Changes from version 1.4.1:
o updated French translation
o improved qif importing
o fix for g-wrap 0.9.4
o misc bug fixes
* should not cause any conflicts with the new bulk-package targets,
* didn't contain a reason for why they were disabled or
* were disabled for some false reason (and a IGNORE/BROKEN in the pkg's
Makefile would be more appropriate)
which takes entries of the format <make-definition-name>=<pkgname>. This
has not been added to MAKEFLAGS because (a) premature optimisation is the
root of all evil, and (b) because the .for loop used to implement this
shows the wrong results when multiple prefices are evaluated.
Modify all the package Makefiles to use EVAL_PREFIX, thereby simplifying
them considerably.
ALso simplify the logic to calculate the prefix as well.
package's prefix would not work as part of the environment specification
via MAKE_ENV (as it would not be executed in the correct directory).
Fix this by invoking pkg_info(1) directly, not via an intermediate make(1)
step - this is not as clean, but more effective (i.e. it works).
a bit more user-friendly.
Introduce a show-{gtk+,imlib,kdebase,qt1,qt2,xpm}-prefix target in
bsd.pkg.mk, and use "${MAKE} show-*-prefix" in package Makefiles.
Changes include:
* bug fixes
* translations are loaded correctly
* totally revamped interface, customizable from within the GUI
* transaction auto-completion
* New reporting system, including several new reports and much
improved existing ones
* internationalisation
* new Japanese translations
* updated documentation
* fixes for 64-bit architectures
* user interface improvements
+ feature add
- feature changed
x feature removed
! bugfix
% note
3.01: 07.Jun.2000
! 1. Fixed SeeEditor bug when editing new files (that
does not exist)
! 2. Fixed install script to se correct permissions.
! 3. Fixed build.netbsd to se correct global configuration
files locations.
+ 4. GlobalSelect/HideDotFiles added.
! 5. Fixed build.netbsd.
- 6. Now directory tree automation (rescanning etc.) is
disabled by default (see Options/AutoDirTree).
! 7. Fixed zero-sized files bug in SeeViewer.
! 8. Alt+B browse/view current file w/o filters.
+ 9. Now install script set sample config file into
/usr/local/etc (to get personal config file you
have to copy /usr/local/etc/vfu.conf to ~/.vfu/vfu.conf
or ~/$RC_PREFIX/vfu/vfu.conf if you have set $RC_PREFIX )
!10. Ctrl+L refresh/redraw page problem is now fixed.
!11. Several little fixups.
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
3.00: xx.Apr.2000
% 0. Hello again! :)
The VFU development was suspended nearly an year
ago. Now it is resumed and a lot of changes took place!
First of all -- VFU was completely rewritten/revised(!),
so many (internal?) features were added, some removed,
other changed. Below I will list some key features in
this version, but probably I'll forget some things or
else...
% 1. There are no big changes in the user interface and feel.
- 2. Now reading/extracting archives is removed from inside
VFU to external (perl) utilities. This will help adding
new archives and debugging existing ones.
- 3. Now archives' structure is followed as the local file
system, i.e. you will browse directory by directory
but not the whole archive content as before. Perhaps
option for recursive (whole content) browsing will be
added in the future.
+ 4. Now you can cancel copy/move procedures at stage you
want even during single file copy process!
(It was not possible in older versions)
! 5. The rare problem of showing total percentages over 100%
during copy/move is finally (and hopefully:)) fixed.
+ 6. Now files in archive can be masked and files mask can
be changed inside archive.
! 7. Some access/terminal emulation problems are fixed.
( i.e. some `difficult' key functions are accessible
and from menus etc. )
Changes:
ver 4.49.3 (Nov.2nd,1999)
modified import.h to remove needless #ifndef.
added key bindings for PageUp/PageDown to move prev/next page, and
changed Left/Right bindings to moving prev/next half page.
added bzip2 support for *.bz2 files with bzcat(1).
modified ConfFilename() to refer environment variable MAN_PN and
show that instead of "(stdin)" when man(1) passes the variable to lv.
modified iso-8859-7/Unicode mapping table.
fixed a bug that standout sequences remaine when you search a
string before suspend/edit, and after that you immediately cancel
the search.
fixed a bug again, lv blocks stdin stream by itself, before the
first page cache is filled (once fixed in ver 4.2beta2).
ver 4.49.2 (Sep.14th,1999)
added run-time command '=' that acts equally as 'C-g'.
changed LV_FILES_MAX constant to LV_FILES_UNLIMITED for UNIX
version.
ver 4.49.1 (Jul.25th,1999)
Translation of utf-8 and utf-7 into iso-8859-* was mishandled. Since
iso-8859-* are ISO 2022 8bit system and output routine of that was
shared with iso-2022-jp inside lv, so Unicode was converted into JIS
Japanese codeset by mistake. Furthermore, some glyphs in iso-8859-2..9
that iso-8859-1 also contains were incorrectly mapped into iso-8859-1.
Then I changed following points:
Rebuilt iso-8859-* mapping table.
Separated iso-8859-* encoding routine from iso-2022-jp.
This bug report was posted by <elad@tsur1.dhis.org>.
pre ver 4.48.2
some bugfix.
- Graphs now show an increase in shares on a split transaction when plotting
by transaction (cumulative shares were correct). Likewise prices now
reflect any splits SINCE the date of the price (not earlier ones).
Full change log at <http://sunsite.auc.dk/xinvest/ChangeLog.xinvest>.
"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
/ cowsay is a configurable talking cow, \
| written in Perl. It operates much as |
| the figlet program does, and it written |
\ in the same spirit of silliness. /
-----------------------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
- adds "cm2rem" to convert from CDE's "cm" calendar manager to remind format.
[needs tcl-8.0, but the pkg does not require it for just this small script.]
- adds "remind.vim" file for Vim syntax highlighting of Remind files.
[installed in ${PREFIX}/share/examples/remind.]
- new "dusk" and "dawn" built-in functions.
The distribution site has changed, which is what primarily prompted for this
package upgrade. The old distributions don't seem to be available anymore.
1.0.50:
- ghex: removed. it's gone into a package of its own.
- Makefile.am, configure.in: removed ghex related stuff; bumped the
version number to 1.0.51.
- gdialog/dialog.h: just "inline" isn't working on my version of gcc, made
it "static inline", which should be ok.
- gdialog/dialog.h: bug #2231: "extern inline" isn't allowed; just use "inline"
- configure.in: add the makefiles for the gsearchtool online help
- configure.in: add the gfontsel help stuff directories
- configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.
- configure.in: add el to the list of languages
Cardboard Schedule is a project management package implemented in
Java using the Swing UI toolkit. It allows for tracking of tasks
and resources related to a number of projects.
Although originally distributed for Windows, Cardboard Schedule is
implemented in Java and runs fine under Unix.
This package installs a 30-day demo version of Cardboard Schedule.
You can contact Cardboard Nu at their website. http://cardboard.nu
to purchase a full license.
but also works without -- so no dependency added.
Changes since 0.7.1:
Python errors are now gracefully handled
Python expressions are 'compiled' before eval
Looking for /usr/share/emma.py & /usr/local/shere/emma.py for parsing
Ctrl-N = new transaction
Enter in transaction dialog = Ok pressed
0.7-3
Preferences dialog
New transaction button on toolbar
Fixed multple transaction edit bug
Renamed some functions in interface.c and actions.c to keep naming
convention more consistent
0.7-2
Transalation should work now
Sorting of transactions fixed (again :-(
0.7-1
Scheduled transactions
Preferences manipulation via config file
Python functions registration
Fixed transactions sorting