Commit graph

933 commits

Author SHA1 Message Date
hubertf
e93b098640 Update to 1.03r, per PR 12596. Changelog only available in japanese, sorry. 2001-04-10 07:37:30 +00:00
zuntum
06df2bd465 Update colorize to 0.2.8
colorize (0.2.8) unstable; urgency=low

  * *fixed* the address catch
  * it's really support exim log now
  * some code cleanup
    (free some variable after use, 'userfriendly' comments, etc.)
  * *fixed* script name in examples. After all, you don't must read it
    before use (blah, why? :)

  * s/squid/proxy/ (i love oops, and log format is equivalent)
  * message function rewrite

  * !new! added ipv6 IP support
    (it's only just seek for :: before and after a word character[s])
  * !new! option --convertdate or -C to convert unix timestamp to readable
    format [toma's idea]
  * !new! format: oops.log
  * !new! good word: done, check
  * !new! bad word: offline
  * !new! number catch
  * !new! system words
2001-04-09 14:57:20 +00:00
wiz
bb9e8df122 One MAINTAINER block should be enough. Shorten COMMENT. 2001-04-09 12:00:28 +00:00
wiz
da285d589b Remove trailing empty line. 2001-04-09 12:00:15 +00:00
wiz
18097323ee Remove unneeded '-' before ${MKDIR} or ${INSTALL_DATA_DIR} 2001-04-09 11:45:33 +00:00
rh
1a77aecdc9 Remove explicit check for SunhOS now that PKGLOCALEDIR is set automatically
in bsd.pkg.mk
2001-04-08 06:23:57 +00:00
rh
7bff3a2aad Update gnome-utils to 1.4.0. Changes are bugfixes and locale updates. 2001-04-07 20:52:44 +00:00
rh
99e1d64e84 Update gnome-pim to 1.4.0. Changes include bugfixes and additional
localisations.
2001-04-07 19:23:54 +00:00
tron
2ad2ae9c39 Fix thinko in last commit. 2001-04-07 04:32:40 +00:00
hubertf
04bf8fbc02 Actually, this is version 1.0.1 - it just happens to be part of KDE 2.0.1. 2001-04-06 10:24:01 +00:00
wiz
bec417bc84 Add and enable koffice 2001-04-05 13:15:46 +00:00
wiz
34c36c42a2 replace BUILD_DEPENDS on msgfmt by BUILD_USES_MSGFMT. 2001-04-02 20:05:03 +00:00
wiz
68f557af76 Replace file by f to please pkglint. 2001-04-02 18:46:07 +00:00
zuntum
b0b0296f12 SED substitution in one line instead of three 2001-03-31 11:24:53 +00:00
tron
4193aa450b Correct master site list and homepage URL. 2001-03-30 12:33:33 +00:00
hubertf
08c5093c62 Added koffice-2.0.1: KDE Office Suite with text processor, spreadsheet, ...
KOffice is an integrated office suite for KDE, the K Desktop Environment.
Includes:

 KWord - A frame-based wordprocessor comparable to FrameMaker
 KSpread - A powerful spreadsheet application
 KPresenter - A full-featured presentation program
 Kivio - A Visio-style flowcharting application
 KIllustrator - A vector drawing application
 Krayon - A pixel-based image manipulation program like GIMP or
	  Adobe Photoshop

Based on package from Nick Hudson <skrll@netbsd.org>.
2001-03-30 00:25:19 +00:00
zuntum
6d6c132ae8 Update to 0.2.7:
colorize (0.2.7) unstable; urgency=medium

  * file exists test was in wrong place *fixed* (thanks HoFi for report)
  - ohh, i hate, that i can't release a stable version :(
2001-03-29 13:47:29 +00:00
wennmach
e0d6a10a9f regen 2001-03-28 22:08:16 +00:00
wennmach
8a3b735500 netBSD -> NetBSD in RCS Id 2001-03-28 22:06:05 +00:00
zuntum
fc35d45226 add & enable mtail 2001-03-28 15:43:20 +00:00
zuntum
5538d166f1 Initial import of mtail-0.9.2
mtail is a small tail workalike that performs output coloring using ansi
escape sequences (although the sequences are overridable, so you could cause
it to output something else, e.g. html font tags, if you really wanted to).
mtail is written in python, is fairly small, and should be relatively
platform-independent.

It has a config file that can contain an arbitrary number of entries, each
of which has a series of regular expressions to indicate which files to color
according to which entry. for each entry, the config file specifies a coloring
scheme using regular expressions and, optionally, filters to apply to each
line before coloring (for example, to strip out extra info, etc.). the config
file also may override the predefined colors and the escape sequences (or
whatever) actually used to perform the coloring.
2001-03-28 15:41:04 +00:00
zuntum
5aec0516a5 Remove redundant MAKE_ENV 2001-03-27 15:33:37 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
zuntum
8d586eac95 add & enable colorize 2001-03-26 04:14:22 +00:00
zuntum
7f336785f7 Initial import of colorize-0.2.6
colorize is a log colorize perl script, with some ugly functions:
 * Many known log format (including: daemon [classic log format],
   squid [and oops], apache [access, error], xferlog, exim, and more)
 * Extreme regexp matches (email, url, size, address, version, file etc.)
 * Some usefull matches (user, service, protocol)
 * Theme support (with multiple config files)
 * HTML output support (with valid HTML and CSS code)
2001-03-26 04:11:11 +00:00
fredb
303c7ab974 Add a hook to build with NetBSD native curses. Only works on NetBSD-1.5
and newer.
2001-03-26 00:41:59 +00:00
fredb
114d78ee7d Fix the man page to not reference linux default paths. Bump to nb1. 2001-03-26 00:28:11 +00:00
fredb
66f4e2efdf By popular demand, permit a default info path to be compiled in,
and pass in a default suitable for NetBSD.
2001-03-25 23:47:10 +00:00
zuntum
5e6eb97378 Remove unnecessary MAKE_ENV 2001-03-24 19:37:10 +00:00
fredb
2772a31073 Add and enable "pinfo". 2001-03-23 20:20:32 +00:00
fredb
e6cd266103 Remove files committed by mistake.
These patches are no-ops when pinfo is configured for "--with-ncurses".
The only reason I kept them in my own tree is because they may be useful
for "--with-vcurses" on NetBSD-1.5 or newer, but they shouldn't have
been commited.
2001-03-23 20:19:16 +00:00
fredb
9406a9893e Initial import of pinfo-0.6.0, Przemek's Info Viewer, a text mode,
lynx-like info file viewer. At this time, INFOPATH must be set in
the environment in order to find NetBSD info files.
2001-03-23 20:07:33 +00:00
tron
c4782da355 Fix build problem under NetBSD-current. Patch suggested by Nick Hudson in
private e-mail. This fixes PR pkg/12452 by myself.
2001-03-22 14:02:24 +00:00
wiz
5494a4a377 gnuplot>=3.7 2001-03-22 13:30:58 +00:00
skrll
331e4def75 Add and enable kdeadmin2, kdepim2. 2001-03-22 13:23:15 +00:00
zuntum
05cd238a63 Change my email address to zuntum@netbsd.org 2001-03-16 20:51:13 +00:00
wiz
52571ffec7 Add an rc.d-style script provided by Masao Uebayashi in pkg/11963. 2001-03-16 18:32:47 +00:00
skrll
087ac8b794 Add and enable kdeutils2, kdepim2, and kdeadmin2 2001-03-14 16:41:56 +00:00
skrll
6c2980dfa7 Import of KDE 2.1 kdeadmin package. 2001-03-14 16:16:02 +00:00
skrll
676a0f489c Import of KDE 2.1 kdepim package. 2001-03-14 16:15:12 +00:00
skrll
35fb56a75c Import of KDE 2.1 kdeutils package. 2001-03-14 16:05:41 +00:00
wiz
1d265fdb4a Only BUILD_DEPEND on unzip. pkg/11869. 2001-03-13 09:41:27 +00:00
zuntum
647a26761a Initial import of gone.
Gone is a utility that locks a terminal  with  a  password
chosen by the user.  Gone will prompt the user for a password
(unless the -p option is given, then gone will use the system
password), then print the gone banner, then drop into the gone
shell.  From this shell, only a restricted set of commands
can be run.  Gone will also disallow messages by  removing
permissions  on  the parent tty.  After the timeout period
(10 minutes by default), gone will automatically log the user out.
2001-03-12 11:46:36 +00:00
zuntum
f6cccc6255 add & enable granulate 2001-03-12 11:11:48 +00:00
zuntum
d64e5c0b7c Initial import of granulate.
Granulate is a program for splitting files in place. The program
serves a purpose similar to the standard UNIX split, but differs in
one important way. For split to operate on a 40MB file, you must have
more than 40MB of free space on the disk. On the other hand,
granulate only needs one chunk of free space on the hard drive, where
a chunk is the requested size for the output files.
2001-03-12 11:09:08 +00:00
zuntum
d44fc9600f add & enable loco 2001-03-12 10:24:31 +00:00
zuntum
f6f88922e4 Initial import of loco.
Loco is a Perl script which gives the messages file (usually /var/log/messages)
some color, so the output is easier to read. It uses a Perl module called
Term::ANSIColor to produce the colors. The Perl script is very readable
and customizable.
2001-03-12 10:08:25 +00:00
kei
e86e6140eb add CONFLICTS as misc/rpm package has rpm2cpio program. Problem noted by
IWAMOTO Toshihiro in private mail.  Thanks.
2001-03-07 07:07:11 +00:00
tron
f83a1b70bb Install "screen" terminfo files under SunOS so that you get the desired
terminal type if you set "TERMINFO" to "${PREFIX}/share/lib/terminfo".
2001-03-02 14:56:15 +00:00
tron
7a8f93f37a Update "nxtvepg" package to version 0.4.4. Changes since version 0.4.3:
- please note my new email address: tomzo at nefkom.net
- fixed severe bug in database reload (reference to freed block;
  curiously this led to crashes under Windows only)
- fixed compatibility with old bttv driver versions (versions <= 0.6.x produced
  error "VIDIOCSCHAN: operation not supported" during TV channel changes)
- added detection of lost VBI frames (Linux, for debugging/optimization only)
- added frequency table for France; minor fixes in Western Europe table;
  tables can be selected via the TV card input popup
- updated tuner type table for Windows Bt8x8 driver -> support for new tuners
- implemented hyperlinks in help pages for references between chapters
This update was contributed by Mario Kemper in PR pkg/12296.
2001-03-01 20:52:14 +00:00
jlam
a4827ab056 Mechanical changes to use ${PKG_PREFIX} instead of substituting for
@PREFIX@ in DEINSTALL/INSTALL scripts.
2001-03-01 19:07:51 +00:00
wiz
bfb46ee889 Update to 1.2, provided by Dieter Baron.
Changes: new sfv were not zero padded; handle ' ' and '_' the same in
insensitive matching.
2001-02-28 15:44:15 +00:00
wiz
a8775fb2fb Replace metalab URLs by MASTER_SITE_SUNSITE (even though the distfiles
are currently not there)
2001-02-28 11:25:25 +00:00
wiz
884e34bd02 Fix some documentation issues (PR #12023). 2001-02-27 17:04:46 +00:00
tron
eaa668697f Use "PKGLOCALEDIR" instead of "LOCALEDIR". 2001-02-26 20:19:43 +00:00
jlam
12a0b47217 Automatically initialize RPM database on pkg_install if necessary. Also
correct DEINSTALL message to refer to the correct directory for the RPM
database.
2001-02-26 14:36:11 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
itojun
850dcca30b add misc/sch into SUBDIR 2001-02-24 05:10:44 +00:00
itojun
108e563fcd sch, curses-based scheduler (SRA scheduler) 2001-02-24 05:08:03 +00:00
tron
13253b6697 Replace "Nextview" with "NexTView EPG" on request of the author to avoid
copyright problems.
2001-02-22 06:12:36 +00:00
hubertf
1d0c9bbc4a Placefolder - all patches are gone 2001-02-21 12:21:41 +00:00
hubertf
0e6438cb4e * no functional changes, only some fixes for the Makefile
(pass -Wl,-R via MAKE_ENV instead of the patch etc)

Patch sent by Tomasz Luchowski <zuntum@eik.pl> in private mail.
2001-02-21 02:34:58 +00:00
wiz
b7837b222b add and enable p5-Business-ISBN 2001-02-19 15:52:29 +00:00
wiz
f8984bda52 Initial import of p5-Business-ISBN, version 20001010.
Package provided by Dieter Baron.

This perl module allows validation and manipulation of International
Standard Book Numbers (ISBNs).
It allows for the calculation/validation of the checksum, extraction
of country and publisher codes, and conversion to/from European
Article Numbers (EANs).
2001-02-19 15:50:14 +00:00
veego
0d65c57962 Use X11PREFIX instead of X11BASE to build it with xpkgwedge. 2001-02-18 20:25:59 +00:00
tron
7c94e7ab7e Add and enable "nxtvepg". 2001-02-18 19:22:41 +00:00
tron
b41c53d844 Import new "nxtvepg" package contributed by Mario Kemper in PR pkg/12215:
NextView EPG decoder
2001-02-18 19:17:24 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
wiz
79a4bfc219 Not needed any more -- COMMENTs are in Makefiles now. 2001-02-16 15:52:49 +00:00
wiz
02e8ee6a47 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
While I'm here, unify category Makefiles to more standard style.
(If you have tools depending on the previous form, please fix them.)
2001-02-16 15:51:46 +00:00
wiz
79e01df674 Fix pasto (NO_BIN_ON_CDROM either) 2001-02-15 14:08:13 +00:00
wiz
73857919e1 regen 2001-02-15 13:34:57 +00:00
jtb
623de62a3c Typo : an user -> a user. 2001-02-14 12:23:26 +00:00
jtb
4b15a250a2 Add and enable iselect 2001-02-14 11:48:59 +00:00
jtb
2f5a852791 Initial import of iselect:
Iselect is a curses based interactive selection tool. It can be used
either as an user interface frontend controlled by a
Bourne-Shell/Perl/Tcl backend as its wrapper or in batch mode as a
pipeline filter (usually between grep and the final executing command).
2001-02-14 11:44:22 +00:00
wiz
96428a45bc add and enable cuecat 2001-02-13 14:03:34 +00:00
wiz
27707d4ac9 Initial import of cuecat, a package to support reading and parsing
the output of the CueCat barcode reader under NetBSD.
2001-02-13 13:55:42 +00:00
tron
dd09712ae5 Rename "${LOCALEBASE}" variable to "${LOCALEDIR}" to avoid mix-ups with
"${LOCALBASE}".
2001-02-13 11:47:00 +00:00
kei
a7179ff71d - updated DISTNAME which was not updated in previous commit.
- make makesum.
2001-02-12 11:29:23 +00:00
wennmach
c78c8331ac Avoid the use of the `host' program to determine the fully qualified host
name. This may caused problems on some machines with non-standard network
setup.

Pointed out by Jon Buller and by Dan MacMahill.
2001-02-08 14:01:59 +00:00
wiz
d4fce8d4e7 Unify format of MESSAGEs, and include RCS Ids. 2001-02-06 14:24:03 +00:00
wiz
2031360675 The INSTALL script is in pkg, not files. 2001-02-06 10:36:31 +00:00
wiz
23ae6c3079 Fix typo reported in pkg/12142 by Tomasz Luchowski. 2001-02-06 10:25:40 +00:00
fredb
46a9e2c3de Make that "autoreconf" -- there is no "autoremake". 2001-02-06 03:16:56 +00:00
tron
f2d262e0be Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
2001-02-05 09:00:54 +00:00
wiz
14df55dbfb add and enable gone 2001-02-01 14:35:04 +00:00
wiz
b979f7222a Add automatic ${VARIABLE} handling for MESSAGE files.
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced,
not @VARIABLE@, nor @@VARIABLE@@).
By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX,
X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST.
Clean up some packages while I'm there; add RCS tags to most MESSAGEs.
Remove some uninteresting MESSAGEs.
2001-01-29 11:34:21 +00:00
jtb
ebe041fd44 Use BSD_INSTALL_*. 2001-01-29 02:48:10 +00:00
dmcmahill
6259fb853a add missing USE_LIBINTL. Fixes recently noted install/packaging problem
on 1.5 machines.
2001-01-28 00:51:53 +00:00
hubertf
0f2ae5483a Add gone-1.3.1:
Terminal locking utility with many improvements over lock(1)

Gone is a utility that locks a terminal  with  a  password
chosen by the user.  Gone will prompt the user for a pass-
word (unless the -p option is given, then gone will use the system
password), then print the gone banner, then drop into the gone
shell.  From this shell, only a restricted set of commands
can be run.  Gone will also disallow messages by  removing
permissions  on  the parent tty.  After the timeout period
(10 minutes by default), gone will automatically  log  the
user out.

Submitted by Tomasz Luchowski <zuntum@eik.pl> in PR 11980
2001-01-26 18:06:37 +00:00
kei
786e2c3873 Clean up "*.orig" files after make patch, so they not to be included in binary
package accidentally.
2001-01-25 05:33:58 +00:00
kei
cffba74c3c add and enable tds package. 2001-01-25 02:48:09 +00:00
kei
a76ba72a0b Initial import of new tds-1.3.2 package.
****************************************************************
 TDS - Tomsoft Diary System
****************************************************************

* What's TDS(Tomsoft Diary System) ?

TDS supports creating web diary which payed attention as EDI.
By using this system, user can concentrate only to write diary content,
without confused for dull process such as adding HTML tag, creating HTML files.
For this system includes some convinience command for writing diary,
user can write diary without knowledge of HTML in detail, adding,
output HTML is assuranced as HTML 4.0 transitional.

Many function is offered, such as PIM(scheduler, todo list),
categorize, searching, log analyses.

*** for more info, read the README file comes with the distribution.
2001-01-25 02:43:41 +00:00
hubertf
ef4a43fa77 add & enable colortail 2001-01-24 03:53:31 +00:00
hubertf
27443d97cd Add colortail-0.3.0: colour-able replacement for tail(1)
Colortail works like the standard tail but it can optionally read
a color config file where it's specified expressions that results in colors.
It can be used to quickly get an overview of interesting activity by
ie. colorize those brightred or some other color of your choose.

Examples of the color configuration files are
in $PREFIX/share/examples/colortail.


XXX patch-aa replaced to work around a bug in this program that assumes
    non posix/ansi semantics of fgetc(): clearerr() must be used after
    EOF from fgetc() to read any new data.
2001-01-24 03:53:06 +00:00
hubertf
435561a4d0 Change semantics of access t slang files.
Patch by Tomasz Luchowski <zuntum@eik.pl>
2001-01-21 23:56:09 +00:00
jtb
9935f7da95 Removed an unneeded checksum entry. 2001-01-20 02:41:51 +00:00
jtb
2c57f14187 Add and enable "proj". Fixes PR pkg/11394 by Jason Beegan. 2001-01-20 02:30:21 +00:00
jtb
d4e7c2f8b8 Initial import of new "proj" package:
Cartesian cartographic projection library and programs
2001-01-20 02:18:02 +00:00
hubertf
580fb41d4b Derive DISTNAME from PKGNAME in a pkglint-friendly way.
Patch sent by Tomasz Luchowski <zuntum@eik.pl> in private mail.
2001-01-19 13:13:43 +00:00
hubertf
774b69adbb add & enable pdmenu 2001-01-18 01:51:15 +00:00
hubertf
2545a3dc0d Add pdmenu-1.2.65:Simple console menu program
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
2001-01-18 01:50:46 +00:00
hubertf
8582295b00 add & enable vera 2001-01-18 01:16:14 +00:00
hubertf
62623d9149 Add vera-1.6: Virtual Entity of Relevant Acronyms
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
2001-01-18 01:15:53 +00:00
wiz
9fa64090e3 USE_CURSES, not DEPENDS on ncurses. 2001-01-08 16:09:09 +00:00
wiz
69067597d1 USE_CURSES instead of hardwired ncurses dependency. 2001-01-07 14:34:39 +00:00
wiz
90d081fdb4 USE_CURSES instead of hardcoded dependency on ncurses.
Improve wildcard for guile dependency.
2001-01-07 04:26:31 +00:00
hubertf
f3aa9c87dd pkg-changes2html greps for PKGNAME, so so not use make(1) magic in there
(derive DISTNAME from PKGNAME instead, where possible).
2001-01-06 21:24:04 +00:00
hubertf
f6c00be87c improve 2001-01-06 03:16:44 +00:00
wiz
57bea42102 add and enable hitchhiker 2001-01-04 18:44:57 +00:00
wiz
f685cdefd9 Initial import of Hitchhiker 2000, an astronomy program.
Package provided by Adam Ciarcinski in private mail, and slightly touched
up.
2001-01-04 18:43:41 +00:00
wiz
af5352cc90 Replace DEPENDS on gettext by BUILD_DEPENDS and USE_LIBINTL. 2001-01-04 17:09:55 +00:00
agc
9c2d582fc9 The way that shared objects were handled in the PLISTs and bsd.pkg.mk was
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.
2001-01-04 15:10:17 +00:00
abs
291a6695ad Update setiathome to 3.03
Includes new xsetiathome binary, and powerpc support.
Thanks to billc for the new clients
Sparc not yet available
2001-01-04 10:33:10 +00:00
wiz
a0689af72f Move quicklist from misc to databases. 2001-01-04 01:17:06 +00:00
wiz
b0659c7a37 I really like 'chracater', only ispell doesn't... 2001-01-03 21:21:10 +00:00
wiz
8d81b900cb This package seems to insist on libtool (see recent bulk build):
Add USE_LIBTOOL.
2001-01-01 05:54:22 +00:00
wiz
67d2041b92 Fix compilation on alpha. 2000-12-28 01:59:26 +00:00
abs
6968ccff3d Update MASTER_SITES 2000-12-22 16:29:37 +00:00
tsarna
00cf849bf9 Add and enable ibutton-pdkit, p5-ControlX10-CM11, xtend 2000-12-18 23:35:04 +00:00
tsarna
9c6f948e85 ibutton-pdkit from Damon Brodie in PR#11641
public domain kit for Dallas Semiconductor ibuttons
2000-12-18 23:33:32 +00:00
tsarna
1429dbc79e xtend-1.2beta4 from Damon Brodie in PR#11761 2000-12-18 23:16:22 +00:00
tsarna
6b27431484 p5-ControlX10-CM11 from Damon Brodie in PR#11763 2000-12-18 23:09:53 +00:00
wiz
572e80cd21 Move lots of packages to new time category; fix links; add time subcategory
to main Makefile.
2000-12-17 23:40:53 +00:00
wiz
54472a1a3a Re-format, correct any typos. 2000-12-17 22:58:00 +00:00
mjl
04e105e609 Update to 0.5.6. Changes since 0.3.8:
-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
2000-12-15 14:45:34 +00:00
wiz
da0d9795c2 Move 9menu to from plan9 to misc. 2000-12-14 01:00:23 +00:00
wiz
5987c732c1 Move 9menu from plan9 to misc. 2000-12-14 00:54:49 +00:00
wiz
f1331796e1 Move gnofin from misc to finance. 2000-12-13 22:40:57 +00:00
jlam
47e69537ee Install HTML documentation under ${PREFIX}/share/doc/html. 2000-12-12 16:51:40 +00:00
wiz
a32b3a5655 Unify Makefiles -- mostly headers: remove FreeBSD Ids.
Consistent 4 character indentation of SUBDIR entries.
2000-12-12 01:30:36 +00:00
wiz
91cc83d59d Add new finance category to main Makefile; remove moved packages from old
locations (moved to finance).
2000-12-11 14:15:31 +00:00
wiz
271f477214 Replace REQ file by INSTALL file. Do user handling like it's done in
sysutils/amanda-common/pkg/INSTALL.
2000-12-08 09:43:06 +00:00
drochner
809319863c update to cowsay-3.03
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. :-)
2000-12-05 19:30:58 +00:00
briggs
a071f15505 Update from 1.4.5 to 1.4.8. From gnucash-1.4.8/NEWS:
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
2000-12-04 03:25:50 +00:00
mycroft
9221a05ef2 Fix an obvious null pointer derefence when the gdict preferences dialog is used
before a lookup is done.
2000-11-30 06:10:22 +00:00
mycroft
a6481816bd Fix gcolorsel crash when lowering the tolerance the list becomes empty. 2000-11-30 05:53:50 +00:00
mycroft
66c2e068b6 Regen. 2000-11-30 05:16:56 +00:00
mycroft
f6dca72e33 I bet you thought y2k problems were gone by now. Well, you were wrong. 2000-11-30 05:16:40 +00:00
mycroft
fb36ad05c2 Fix unsigned char problem that caused an infinite loop. 2000-11-30 05:16:16 +00:00
kei
90f6147605 add & enable misc/p5-File-MMagic package. 2000-11-27 02:29:32 +00:00
kei
724b7e20e0 Initial import of "p5-File-MMagic" package. From pkg/DESCR:
File::MMagic

This module is used to guess file type from its contents like file(1)
command.
2000-11-27 02:23:30 +00:00
jtb
39c6b3e106 Add and enable "ascii". Fixes PR pkg/11373 by Jason Beegan. 2000-11-25 18:42:24 +00:00
jtb
8edea668b5 Initial import of new "ascii" package:
ASCII character table program
2000-11-25 18:37:13 +00:00
tron
64c7c58c8a Make sure that locale files are found on systems without "xpkgwedge". 2000-11-17 20:15:26 +00:00
tron
5feac46ad5 Use "${MASTER_SITE_SOURCEFORGE}". 2000-11-11 17:49:22 +00:00
itojun
927d70da06 upgrade to 4.49.4.
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.
2000-11-10 02:28:28 +00:00
wiz
ff25725910 fix some compilation warnings 2000-11-10 00:40:34 +00:00
mycroft
f537e5e3e6 Regen. 2000-11-09 21:10:22 +00:00
mycroft
9ab5a3c07e Deal with the damn locale files. 2000-11-09 21:09:43 +00:00