summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2000-12-12Unify Makefiles -- mostly headers: remove FreeBSD Ids.wiz1-2/+2
Consistent 4 character indentation of SUBDIR entries.
2000-12-11Add new finance category to main Makefile; remove moved packages from oldwiz37-779/+1
locations (moved to finance).
2000-12-08Replace REQ file by INSTALL file. Do user handling like it's done inwiz3-59/+63
sysutils/amanda-common/pkg/INSTALL.
2000-12-05update to cowsay-3.03drochner3-6/+7
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-04Update from 1.4.5 to 1.4.8. From gnucash-1.4.8/NEWS:briggs3-5/+7
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-11-30Fix an obvious null pointer derefence when the gdict preferences dialog is usedmycroft2-1/+15
before a lookup is done.
2000-11-30Fix gcolorsel crash when lowering the tolerance the list becomes empty.mycroft2-1/+16
2000-11-30Regen.mycroft1-1/+3
2000-11-30I bet you thought y2k problems were gone by now. Well, you were wrong.mycroft1-0/+13
2000-11-30Fix unsigned char problem that caused an infinite loop.mycroft1-0/+39
2000-11-27add & enable misc/p5-File-MMagic package.kei1-1/+2
2000-11-27Initial import of "p5-File-MMagic" package. From pkg/DESCR:kei5-0/+26
File::MMagic This module is used to guess file type from its contents like file(1) command.
2000-11-25Add and enable "ascii". Fixes PR pkg/11373 by Jason Beegan.jtb1-1/+2
2000-11-25Initial import of new "ascii" package:jtb5-0/+33
ASCII character table program
2000-11-17Make sure that locale files are found on systems without "xpkgwedge".tron1-2/+3
2000-11-11Use "${MASTER_SITE_SOURCEFORGE}".tron1-2/+2
2000-11-10upgrade to 4.49.4.itojun2-3/+3
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-10fix some compilation warningswiz3-13/+40
2000-11-09Regen.mycroft1-2/+2
2000-11-09Deal with the damn locale files.mycroft5-29/+102
2000-11-09Remove previous changes to override LIBINTL and DATADIRNAME in configure.mycroft3-18/+25
Instead, do the ${LOCALEBASE} substitution in configure.in and rebuild it.
2000-11-081.1.2 distfiles have moved - s:pub/kde/stable/:pub/kde/Attic/old/abs1-3/+3
2000-11-02NEED_NCURSES check doesn't have to be after bsd.pkg.mk inclusion anymorewiz1-2/+4
(only after bsd.prefs.mk inclusion)
2000-11-01update gettext dependency. USE_LIBINTL + BUILD_DEPENDS devel/gettext.itojun1-2/+3
2000-10-31Respect CFLAGS passed in from environmentjlam2-6/+8
2000-10-29Update for Python 2.0tsarna2-52/+52
2000-10-28Make sure that "libintl" is found on systems without "xpkgwedge", too.tron1-2/+3
2000-10-23Install locale files into correct places, depending on the OS.jlam4-12/+76
2000-10-22First batch of upgrades for Python 2.0:tsarna3-27/+13
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...
2000-10-19Update to 1.03o,hubertf5-18/+17
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).
2000-10-17Correct instruction on what to put into the mail alias file.wennmach1-1/+1
Pointed out to me by Hubert Feyrer in private e-mail.
2000-09-26No longer needed as we use our fine curses now.hubertf1-13/+0
2000-09-26Elf shlib fix.hubertf2-4/+4
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.
2000-09-24 * This pkg actually works better without ncurses than with(!)hubertf4-10/+28
(ncurses wasn't found, and if it was made to find it, the screen attributes were not as good as with our in-tree curses) * Install samples & docs
2000-09-18Finnish keyboard by default? Such violates the Principle of Least Surprise.fredb1-2/+2
Make "US" the default. Addresses PR pkg/8312.
2000-09-12Overhaul of the jitterbug package.wennmach8-62/+59
No longer modify /etc/aliases and httpd.conf (fixes PR 10126). Also, jitterbug does not depend on apache any longer.
2000-09-11upgrade to screen 3.9.8. it includes official security fix againstitojun7-89/+17
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.
2000-09-10Add documentation for --initdb to manpage; mention its use in INSTALL,wiz5-2/+98
and what to remove in DEINSTALL. Fixes pkg/8701 by Hauke Fath.
2000-09-09Fix compilation warningwiz2-1/+15
2000-09-09Minor churn:fredb1-12/+11
- - 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.
2000-09-09Fix permissions for netplan.dir; other minor fixes to PLIST.fredb4-9/+10
Closes PR pkg/8942.
2000-09-09fix coredump on empty lines, warn if files given on commandline are notwiz2-11/+42
in checksum file
2000-09-04Create PLIST so that it matches the setting of MANINSTALL.kim2-5/+18
This makes the registration accurate and allows creating a binary package (since all registered files will exist).
2000-09-03echo -> ${ECHO}wiz1-2/+2
2000-09-03mv -> ${MV}wiz1-2/+2
2000-09-03remove trailing whitespacewiz1-2/+2
2000-09-03add RCS Idwiz1-0/+1
2000-09-03add RCS Idwiz1-0/+1
2000-09-01The format string needs to be "%s", not just "%".kim2-6/+6
2000-09-01Fix security problem reported by Jouko Pynnönen <jouko@solutions.fi>wiz4-5/+22
via Bill Sommerfeld. Step version to 3.9.5nb1. Minor pkgdelinting. Will delete binary packages shortly.