summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1999-07-16Update 1.0b5 to 1.0b7.sakamoto5-13/+13
Changes: More polishing and important bugfixes for the POSIX emulation.
1999-07-16upgrade to 0.73.itojun4-32/+4
1999-07-16Added BUILD_DEPENDS+= autoheader:../../devel/autoconf as egcs build dependswrstuden1-1/+2
on autoheader. Granted these packages aren't doing well, but this closes PR 7784 by Kazuki Sakamoto <sakamoto@netbsd.org>
1999-07-15Once again: this is a make file. there's a difference between TABS and SPACESwrstuden1-4/+4
when starting a line. Tabs are for shell commands, and spaces are for comments, etc.. Closes PR 7982 by KAWAMOTO Yosihisa kawamoto@tenjin.org.
1999-07-15regenchopps1-3/+3
1999-07-15add netbsd rcs idschopps2-0/+4
1999-07-15Update to mtv-1.0.9.10.thorpej2-4/+4
1999-07-15regenchopps1-1/+3
1999-07-15add patches for battery appletchopps2-0/+62
1999-07-15Make this package work on Solaris.agc4-8/+69
1999-07-15Avoid CVS lossage:tron4-324/+319
The RCS Id in the patch which created "info_netbsd.cpp" got modified so that the patch was rejected because of checksum changes.
1999-07-15Update "gmc" package to version 4.5.33.tron3-70/+84
1999-07-15Even though it's not sufficient as a check for a complete Linux emulationkleink1-2/+2
setup, at least check for the ld.so version actually required by the i386 executable; addresses PR pkg/7983.
1999-07-15Update "mc" package to version 4.5.33.tron3-36/+39
1999-07-15Adapt "kcminfo" to NetBSD. Patches supplied by Jaromir Dolecek intron8-1/+536
PR pkg/7990.
1999-07-15Update dependence for "ircII" package.tron1-2/+2
1999-07-15Adjust checksum of "patch-ad".tron1-2/+2
1999-07-15"${A_OUT_LIBTOOL_FLAGS}" is not used any more.tron1-10/+1
1999-07-15Correct typo.jlam1-1/+1
1999-07-15Add and enable iodbc-2.50.3.jlam1-1/+2
1999-07-15update to 4.4J, which fixes:mrg3-10/+8
- CAST128-CBC bugs. this version unfortunately is incompatible with earlier versions due to badly generate keys. - ICB port number defaults correctly to 7326. - new $servertype() so you can tell if you are on an ICB or IRC connection. - /register support for the 'icb' script. also, don't remove `ircII.servers' and `ircII.motd' as these files are created by humans not a package and removing them is really evil (the only time they exist is if they are manually created). lucky for me, i read this closely before running `pkg_delete'.
1999-07-15iODBC -- ODBC 2.x driver manager.jlam7-0/+78
1999-07-15Upgrade to 1.33. Changes: Now handles fragments. Also fixed a few minor bugs.hubertf4-27/+11
1999-07-15Update to 1.8.2.mjl6-82/+108
Changes from 1.7.2 include: if the X server fails to send X timer events, switch to synchronous file writing to avoid data loss. Works around bug or incompatibility in XFree. new script to convert Microsoft Schedule+ files to .dayplan format fixed output of -W -i for web interface the .plan.dir choice in the configure script caused path trouble in plan weekday before/after syntax was wrong in holiday parser, fixed possible crash when closing file list menu plan -F: stdout could not be redirected, added missing fflush various error popups are now modal, to prevent them from being overlooked fixed month and year PostScript printing, texts were in the wrong places CGI scripts and HTML pages for web browser access national language support simple Todo appointments that keep appearing after they first trigger implemented default advance-warning times (Config->Calendar views) color PostScript printouts new config mode that allows daemon to exeute insecure netplan scripts new config mode that makes Thursday the selector for the first week small holidays crash day view if pland was started between 0:00 and 2:59:59, it overlooked appointments fixed "W:" note prefix netplan identd queries went to the local host instead of the remote host fixed Y2K problem in PostScript printout. plan -t/-T will now mark warnings with "Warn:". notifier now resizes correctly, text area grows instead of buttons user ID was freed twice in netplan it is now possible to inspect messages attached to read-only appts plan -t had multiday problems
1999-07-14Update dependence on "gnome-core" package.tron5-10/+10
1999-07-14Update dependence on "gnome-core" and "xscreensaver".tron1-3/+3
1999-07-14Update dependence on "gnome-libs" package.tron1-2/+2
1999-07-14Update "gnome-core" package to version 1.0.7.tron5-303/+288
1999-07-14Update "squid" package to version 2.2.STABLE4.tron2-5/+5
1999-07-14Update "gnome-libs" package to version 1.0.10.tron6-22/+39
1999-07-14I do not claim to maintain this any longer. Maybe someone morehubertf1-2/+2
appropriate (Johnny?) may want to put his name into the MAINTAINER field.
1999-07-14cleanup of README.html generation code, as provided in PR 7989 byhubertf1-12/+7
Jaromir Dolecek <dolecek@ics.muni.cz>. While there, mark the README.html as precious, so it doesn't get removed if the build process is interrupted.
1999-07-14Update dependence on "xemacs" package to version 21.1.4.tron2-4/+4
1999-07-14Update "xemacs" package to version 21.1.4.tron3-947/+1127
1999-07-14Add missing "/" to "${HOMEPAGE}".tron1-2/+2
1999-07-14add LIBS="-ltermlib" to CONFIGURE_ENV.sakamoto1-2/+2
1999-07-14Add and enable plptools.sakamoto1-1/+2
1999-07-14add patch-sum.sakamoto1-0/+5
1999-07-14FTP-like and NFS-like access tools to talk to the PSIONsakamoto8-0/+95
1999-07-13Configure --without-cxx for consistency on 1.3ish systems and ones that havebad1-2/+2
a libg++ lying around.
1999-07-13Add possibility to sort the master download site list according tomjl2-5/+35
local preferences (domain suffixes or full regular expressions) by defining MASTER_SORT or MASTER_SORT_REGEX appropriately.
1999-07-13Update to 3.1.20.mjl5-10/+75
Changes -- other than bugfixes -- include: Ported to new Tooltip and Handle widgets. Resized all 16x16 pixmaps to 24x24. Made Guile and Tcl opt-in as well, to be consistent with Python and ndbm. Use load_pixmap in xcommon for the icons. Updated file format documentation in fileformats.html. Made A1 references the default. Double click in colnum calls (fit-block-width). Double click in rownum calls (fit-block-height). Autofill by clicking and dragging in grid. A few fixes in the Danish, French and Croatian message keys Added more strings to Swedish message file. Resize cell size using mouse inside the grid. Change format of unallocated cells. Redesigned list selector box. Fixed enter-date and enter-time. They are still not as flexible as I would like them to be, but at least they work now. Added commands edit-applications and save-applications to the Tools menu, so they can be used to customize the environment. Interface to Gnuplot rewritten. Use form to get more flexibility. Updated documentation somewhat. Changed the paper selection, margin, header, footer et al code to the code used by PW. No more properties for this purpose. Fixed the backup-on-save code so it actually works. Changed default header to &n and footer to &p. Orientation and protection moved from the File menu to the paper selection dialog. Incorporated Victor Wagner's xls2csv utility. XLS format added in module fileio_txt.c. Incorporated the Xed text editor by Randolf Werner (evol@infko.uni-koblenz.de). See xed subdirectory for details. Redesigned file selector. Modified plotting plugin so it doesn't barf on cells containing labels or strings (bug in plot.scm).
1999-07-13Must list tcl and tk includes in --with-includes. Noticed bybad1-4/+3
Bjoern Labitzke. Also, libs and includes are found in LOCALBASE.
1999-07-13temporary fix for PR 7973. more fundamental fix should follow (next week).itojun2-2/+4
"make makepatchsum" need a great care. PR: 7973
1999-07-13Fix problem with configuration on ELF systems.tron1-2/+2
1999-07-13Update 1.0b4 to 1.0b5.sakamoto5-16/+16
1999-07-13Update 3.12 to 3.14.sakamoto2-4/+4
1999-07-13 * Use libedit's readline wrapper instead of readline when possible.jlam5-38/+79
* Update readline dependency.
1999-07-13Add new patches.jlam1-2/+3
1999-07-13 * Use libedit's readline wrapper instead of readline when possible.jlam13-17/+254
* Update readline dependency.