summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
1999-03-07Call commands using variables.kim1-4/+5
1999-03-05update to 3.1.7hubertf8-276/+333
1999-03-05Update to 1.45hubertf3-5/+15
1999-03-03a.) Patches cannot modify files which don't exist until configure is run!jwise1-9/+8
(modify Makefile.init.in, not Makefile.init) b.) this had no RCS Id.
1999-03-03Fix bash problem. Still doesn't work on 1.3.x because it wants asprintf,tsarna1-0/+13
but I was annoyed that the bash thing was left unfixed for so long.
1999-03-02Added and enabled remindkim1-1/+2
1999-03-02remind 3.0.19 -- a calendar/alarm program with interpreted input languagekim7-0/+73
1999-02-26samba-2.0.2's tar client prints statistic on stderr by default. Disablebouyer1-0/+17
this by addind 'q' to the tar options.
1999-02-25Add a new make variable, AMANDA_VAR, to tell the default place of thebouyer4-3/+45
status and log files (default to /var/amanda). Change the example amanda.conf to use this path. Add --with-owner=root to CONFIGURE_ARGS so that executables get installed as root, not AMANDA_USER (better for security!).
1999-02-25Remove the FreeBSD Id, this has nothing to do with the FreeBSD package now.bouyer1-2/+1
1999-02-24A meta-pkg for amanda, requested by Hubert Feyrer.bouyer4-0/+35
1999-02-24Update description from README, change COMMENT to describe each parts.bouyer6-63/+402
1999-02-23Reflect split of amanda.bouyer1-2/+4
1999-02-23Now in amanda-common, amanda-server, amanda-clientbouyer7-203/+0
1999-02-23An amanda 2.4.1p1 package, split into common, server and client parts.bouyer29-0/+1077
1999-02-22Remove package name from comment.agc1-1/+1
1999-02-22Fix another broken "configure" script which fails if "giflib" is nottron1-3/+19
installed although it is not needed.
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf1-3/+1
1999-02-19Remove unnecessary conflict list.tron1-3/+1
1999-02-19Remove obsolete version-based CONFLICTS.tv1-3/+1
1999-02-18Let "kdebase" package create the directories "share/doc/kde/HTML/it" andtron1-2/+1
"share/kde/sounds" to avoid problems if "kdeutils" gets removed before "kdenetwork" package.
1999-02-18Update to V1.44. Changes:hubertf2-5/+5
1.44: 14.Feb.98 + 1. Auto mounting on change directory added. ( see Options/AutoMount ) If you chdir to a directory which contains only one file named `automount', then VFU will try to mount this directory automatically. After mounting `automount' file won't be visible. You can create file with `echo > automount' command. + 2. Unmount feature added to the `JumpToMountpoint' menu ( key `j' ). + 3. PreserveSelection option added. If this option is enabled VFU will preserve selected files after rescanning files list. ( see Options menu ) + 4. Added Ctrl+Z key to the Directory Tree View for update the current (under cursor) directory size. ! 5. Fixed tilde `~' expansion -- now standalone `~' or `~username' are expanded properly. + 6. RecursiveRescanning can be canceled with ESC now. ! 7. Options(Toggles) separators bug fixed. ! 8. User External Utilities are enabled in InArchive mode as it should be. (considered bug) ! 9. Dotfiles `.filename' colorization fixed.
1999-02-17"gettext" is only needed at build time, so use "BUILD_DEPENDS".tron1-2/+2
1999-02-15Update "kdeutils" package to version 1.1.tron4-223/+416
1999-02-15Update to V1.43.hubertf3-8/+6
Changes: Fixed problem with terminals >80x25, new features, menu border for mono terminals, new options, few bugs fixed.
1999-02-11Use install-info in $PATH, so that systems with it in base will work too.tv2-6/+6
1999-02-10pkglint: cleanup Makefile and add missing rcs ids.frueauf4-3/+9
1999-02-09GNU plot is now at v.3.7. Depend on that version.bad3-6/+6
1999-02-04Update to v1.42hubertf10-151/+34
Changes: Fixed problem with displaying large file-/directory sizes (>2GB) and added external scanning (panelize).
1999-01-30Replace all occurrences of USE_X11 with USE_X11BASE. This means "install thisagc2-4/+4
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package".
1999-01-29Move xinvest to category misc per PR pkg/6909 by Klaus Klein.tron5-6/+7
1999-01-29Move xfinans to category misc per PR pkg/6909 by Klaus Klein.tron2-2/+2
1999-01-29Move xfinans to category misc per PR pkg/6909 by Klaus Klein.tron3-8/+8
1999-01-29Move xrolodex to category misc per PR pkg/6909 by Klaus Klein.tron3-3/+3
1999-01-29Move xrolodex to category misc per PR pkg/6909 by Klaus Klein.tron1-1/+2
1999-01-29Move plan to category misc per PR pkg/6909 by Klaus Klein.tron6-6/+7
1999-01-26Small, handy, easy-to-use file manager for UNIX/Linux.hubertf13-0/+234
1999-01-26add and enable vfuhubertf1-1/+2
1999-01-23Build GNUcashmellon1-1/+2
1999-01-23GNUcash: a personal accounting package, along the lines of Quicken.mellon6-0/+377
1999-01-07Add LDFLAGS+=-Wl,-R${X11BASE}/lib to make it work on ELF.frueauf1-1/+2
1999-01-04Make dialog work on ELF too.frueauf1-3/+3
1999-01-03Reflect that addnerd has version 1.6 now, as noted in pr 6721.frueauf1-2/+2
1999-01-01Depend on gettext, otherwise the build blows up.garbled1-1/+3
1998-12-30- pkglint: move WRKSRC where it belongsfrueauf2-2/+15
- add patch for correct timezone handling, provided in pr 6687 by Jarkko Torppa.
1998-12-29Remove unnecessary duplicate dependences.tron1-5/+1
1998-12-28patch a compile error.marc1-3/+13
1998-12-28Move "gettext" package from "misc" to "devel" category.tron8-118/+1
1998-12-26a personal finance tracking and performance tool.garbled6-0/+42
Xinvest-2.5.1
1998-12-25update to 3.1.2hubertf4-123/+4