Commit graph

581 commits

Author SHA1 Message Date
kim
fb44c3a235 I had managed to get an RCS string into patch-ad ... 2000-05-01 03:35:01 +00:00
mycroft
20169ca76d Don't call echo() and nl() after endwin(). 2000-04-29 04:15:40 +00:00
sakamoto
5bd9bf949b Update lv to 4.49.3.
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.
2000-04-28 19:40:04 +00:00
garbled
2cf3291723 Update this pkg to 0.8.6.. 2000-04-28 00:34:59 +00:00
fredb
49dd65e635 Regen. 2000-04-17 20:27:04 +00:00
fredb
b765ca3b7e Update Xinvest to 2.6. More options for report generation + 1 bug fix:
- 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>.
2000-04-17 20:20:28 +00:00
hubertf
9db96c0b56 You are in the presence of a System Administrator. Kneel.
"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-07 02:22:47 +00:00
jdolecek
82759a0b24 arm and m68k seti@home clients are no longer provided.
Fixes pkg/9785.
2000-04-05 08:57:42 +00:00
dmcmahill
efd6402596 Change from using qt to qt1. This clears the way to allow Qt to be upgraded
to Qt-2 without breaking KDE which still requires Qt-1.
2000-03-28 00:12:29 +00:00
tron
782b73a94b Adapt to new handling of "${CONFIGURE}". 2000-03-27 08:54:53 +00:00
jlam
a9432e7ef0 Add and enable cowsay. 2000-03-25 20:15:33 +00:00
jlam
d0f2594de0 _________________________________________
/ 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 |
                ||     ||
2000-03-25 20:13:23 +00:00
agc
959500239d kab does not compile on Solaris platforms - work around this, and maintain
a separate PLIST for Solaris.
2000-03-23 11:54:43 +00:00
kim
4247b9d22d Somehow the commit changed the sum on patch-ad. 2000-03-17 20:55:04 +00:00
kim
7bc9c7e7eb Updated remind to version 3.0.21:
- 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.
2000-03-17 20:48:55 +00:00
tron
16114ebf3b Update "gnome-utils" package to version 1.0.51. Changes since version
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
2000-03-16 22:21:21 +00:00
wiz
7ddf6afe16 echo -> ${ECHO} 2000-03-16 13:52:20 +00:00
wiz
d0893ba7d5 grep, cut -> ${GREP}, ${CUT} 2000-03-16 13:51:43 +00:00
wiz
3b5c4e6f59 ln, gunzip -> ${LN}, ${GUNZIP_CMD} 2000-03-16 13:50:13 +00:00
wiz
b9ed4c391c chmod -> ${CHMOD} 2000-03-16 13:48:55 +00:00
rh
c91fbd39b2 Add check whether /proc is mounted. Closes pr 9560 by Tim Walls, thx! 2000-03-15 07:00:52 +00:00
wiz
74874e66d9 remove trailing `.' 2000-03-09 13:47:31 +00:00
kim
b1b7c5f9cb Add globbing to INCLUDE statements. Helps when $HOME keeps being different
across and within organizations (you can use a leading ~ now).
2000-03-02 00:56:44 +00:00
kim
89b6816a23 Regen. 2000-03-02 00:09:51 +00:00
kim
16b7eb52f6 Get rid of line offset in patch. 2000-03-02 00:09:17 +00:00
kim
f2587c587d Upgrade to remind-3.0.20:
- adds Spanish language support
- previous version no longer distributed on author's site
2000-03-02 00:02:49 +00:00
jwise
720640a5a6 Odd. Thought I'd committed this:
Add and enable cardboard-schedule.
2000-03-01 01:42:59 +00:00
jlam
0252bae54a Remove adaptations for libungif, now that libungif package installs
libgif.*
2000-02-29 19:43:53 +00:00
jwise
e7db7f4ece Initial import of Cardboard Schedule 1.13. From pkg/DESCR:
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.
2000-02-28 22:11:56 +00:00
wiz
e9afbcae92 update emma to 0.7.5. Warning: grabs any pthread-library it can find,
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
2000-02-28 06:34:10 +00:00
dmcmahill
af940384f3 -break out patches to ./src/motif/Makefile.in to its own patch.
-add entries to several Makefile.in's to include the correct include path
 for guile includes (as determined by configure)
2000-02-28 02:34:43 +00:00
dmcmahill
65394e5a22 changed PREFIX to LOCALBASE for the location of guile. Note that the presence
of USE_MOTIF causes PREFIX to be set to X11BASE.  This caused guile to not
be found.
2000-02-28 01:25:13 +00:00
wiz
f895e15bb9 remove commented out SUBDIR += lines for packages that never got
converted from FreeBSD, or have been disabled since. Sorted lines
alphabetically, added some missing directories.
2000-02-25 01:04:11 +00:00
wiz
c2480cce01 replace 'find' by '${FIND}' where appropriate 2000-02-20 22:05:37 +00:00
dmcmahill
6b9784a80c regenerate patch-ad which managed to include a RCS ID from the file being
patched.  CVS replaced the ID which made the patch fail.
2000-02-13 14:20:41 +00:00
wiz
548be66e20 add dependency on gtk+-1.2.* 2000-02-13 01:59:32 +00:00
tron
7a819b25a8 Remove unnecessary directory name "pub" from URL for "ftp.fu-berlin.de". 2000-02-09 22:17:44 +00:00
christos
ca5235646b regen 2000-02-07 03:18:52 +00:00
christos
51d52004ea - fix slews of bugs
- modernize
- use termios
2000-02-07 03:18:08 +00:00
wiz
756af8595d leading 'a' removed 2000-02-06 04:20:22 +00:00
wiz
cdcae52c9b defuzzed 2000-02-05 20:05:22 +00:00
wiz
4cdcc48a50 $() -> ${} 2000-02-05 20:01:42 +00:00
wiz
eb0e9f0237 dependencies fixed to reflect current package versions 2000-02-05 06:01:39 +00:00
agc
d5cf830c05 Remove package name from comment. 2000-02-04 12:16:43 +00:00
wiz
122395856e install all the documentation in one place. PLIST was "correct" all along... 2000-02-02 04:05:03 +00:00
rh
4684ad3e85 Update gnome-pim to 1.0.55. Changes are bugfixes only. 2000-02-01 16:49:56 +00:00
jlam
24ef86f870 Update dependency on ncurses to >=4.2 2000-01-15 18:46:22 +00:00
tron
0e3f98369d Update for yet another change of the directory structure on the GNOME FTP
servers.
2000-01-15 09:58:13 +00:00
wiz
ec8de2d7e1 updated Makefiles in regard to moved 'sc'-package 2000-01-13 16:17:50 +00:00
wiz
3c249b06ed Moved to math/sc/pkg/PLIST,v 2000-01-12 20:31:05 +00:00