Commit graph

13 commits

Author SHA1 Message Date
agc
23064a80b9 Add SHA512 digests for distfiles for misc category
Problems found locating distfiles:
	Package colorls: missing distfile ls.tar.gz
	Package molden: missing distfile molden-4.6/molden4.6.tar.gz
	Package softmaker-office-demo: missing distfile ofl06trial.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 23:49:31 +00:00
dholland
6175b00231 - make build stop on error
- sprinkle const
- should fix linux build
2014-06-29 19:43:54 +00:00
joerg
71dd2cff59 ISO C++ doesn't allow default arguments on friends, if it isn't a
declaration.
2013-07-18 12:06:10 +00:00
joerg
7a6012dccf Fix build. Add DESTDIR support. 2008-10-02 14:33:58 +00:00
joerg
779abf9ccb Add DragonFly support. 2006-01-11 17:02:39 +00:00
agc
07b46baa43 Add RMD160 digests 2005-02-24 11:02:49 +00:00
adam
f4698a9a23 Fixed problem with statfs; do not force compiler optimisations any more 2004-05-24 09:10:06 +00:00
wiz
1ebe369b11 regen 2004-01-23 23:22:49 +00:00
jmmv
d03495a466 Convert this package to the bsd.pkg.install.mk framework. Fix handling of the
system wide configuration file in PKG_SYSCONFDIR.
Use MASTER_SITE_BACKUP, as the distfile is no longer hosted at sunsite.
Bump PKGREVISION to 1.
2003-07-14 10:07:10 +00:00
hubertf
4e848384cc Update vfu to 3.04. Changes:
3.04:  24.May.2002
     % 0. This version should be named over `04' as result of
          large number of changes (most internal ones)...
          Still I'll wait next release to be able receive any
          bug reports before major version change...
          (there is about 1.5 years since 3.03:))
     + 1. Added FastSizeCache option -- turns off directory
          resolving for directory size cache which means that
          the cache will act faster but you won't get sizes for
          symlinked dirs.
     + 2. Added `Randomize' function to file list arrange menu.
     ! 3. Rename tools now work on filename only, not on the full
          pathname (usual bug in recursive scanning -- Ctrl+R)
     ! 4. Fixed loops on incremental searches in the files list and
          directory tree.
     + 5. Actual files size is now reported before copy/move.
     + 6. Size chache is now auto-cleaned on dir size recalculation.
     + 7. Now errors on copy/move/symlink/erase can be ignored (always
          skipped quietly).
     ! 8. Temporary files used for view filters are now removed.
     ! 9. Now all temporary files and directories are set owner
          read/write/traverse permission only.
     !10. Fixed problem with browsing/user commands for files inside
          archive.
     !11. Fixed problem when quit unsaved file that cannot be saved
          from the internal editor.
     !12. Fixed `Name###' arrange mode.
     +13. Now file list can be sorted separately by modify, change and
          access time.
     !14. Fixed directory size cache for symlink-ed dirs.
     !15. Now VFU accepts trigger `.automount' just like `automount'.
     !16. Now extension colors loaded from DIR_COLORS are added to
          those from vfu.conf (not overwritten)
     !17. Internal: changed all PSZCluster+StrSplitter to VArray+VTrie
     !18. Fixed configuration file problems (missing archives etc.)
     !19. SIGWINCH finally works, i.e. VFU redraws on terminal resize
          (please report any problems regarding this one!)

   3.03:  31.Dec.2000
     ! 1. Documentation fixed to address directory bookmarks in the
          vfu.conf correctly. ( bookmark#=path )
     ! 2. Added option for VFU to handle Ctrl+Z, Ctrl+C, Ctrl+\ as
          it is expected (suspend,interrupt,quit).
          To use it you have to export UNICON_NO_RAW environment var
          with any value. ( for bash: `export UNICON_NO_RAW=1' )
     ! 3. User menu is fixed.
     + 4. Change directory completion menu is now sorted.
     + 5. Sequential rename function added (Tools/Rename menu)
     + 6. Now directory sizes cache is removed from the directory
          tree, so you can have directory sizes saved even if you
          don't have directory tree built.

   3.02:  01.Aug.2000

     ! 1. Several DJGPP (DOS/Win9x) portability fixups.
     ! 2. Fixed problem with input line for long directory names.
     ! 3. Fixed directory tree sizes calculation.
     + 4. Added inode size cache for directories that are new to
          the currently saved directory tree. (unix version only)

     ! 5. Fixed major bug in file move procedure.
     ! 6. Fixed extension masking `for all' in user externals.
     - 7. Now all path lists in vfu.conf (like TrimTree) are
          `:' separated (or `;' for dos version)
2002-05-25 15:04:04 +00:00
jlam
6dcb41e0dc Convert to use buildlink.mk files for ncurses dependency and mark as
USE_BUILDLINK_ONLY.  Add patches to remove explicit passing of
-I/usr/include/ncurses to the compiler, and move the example configuration
file to ${PREFIX}/share/examples/vfu.  Add DEINSTALL/INSTALL scripts to
handle copying the sample config file to the config directory at install
time and removing it at deinstall time.
2001-06-20 05:27:32 +00:00
agc
08509d612a Prefer sunsite and its mirrors to the original MASTER_SITE, but keep it in
as backup.

Move to sha1 digest, and add distfile size.
2001-05-09 15:08:00 +00:00
agc
9e8d6c8b8d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00