Commit graph

15 commits

Author SHA1 Message Date
jlam
ee68c93314 LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC
tree unless they're named something other than "libtool".

SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just
define it to the empty list and shlibtool-override will look for libtool
scripts.
2006-07-07 15:49:30 +00:00
markd
5e61679dda Update krusader to 1.70.0
Changes 1.70:
New zip/tar slave supports writing to archive. A Safari-like Jump-Back
feature. Quick Navigation. Checksum creation/verification supports md5,
sha1, sha256, tiger, and whirlpool. Editor/viewer is now tabbed. Column
types can be changed and saved individually. Synchronizer is now in color.
Calculates space in archives and remote FS. Improved performance when
reading directories with many files. Preserves date for local targets on
copy / move.

Changes 1.60:
Many changes and bug fixes.
2006-05-25 12:49:39 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
markd
8eb6a534fc Maintainer update of krusader to 1.51 in PR pkg/29266
1.51
======================
    ADDED: Portuguese translation (thanks Bruno Queiros)
    ADDED: Fn keys can have custom shortcuts
    ADDED: krusader can be resized to a small size even with Fn keys showing
    ADDED: Total-commander style refresh (at last)
    ADDED: ctrl-up arrow (from the panel) goes up to the origin bar
    ADDED: New commandline option: --profile <panel-profile>
    ADDED: Heiner's selection mode patch. Still alpha.
    ADDED: Ukrainian translation (thanks Ivan Petrouchtchak)
    ADDED: disk usage tool (alpha version)
    ADDED: vertical krusader: hit alt+ctrl+v to test
    ADDED: extra information in the totals bar

    FIXED: separators were not displayed in the bookmarks list
    FIXED: deleting a folder didn't update the bottom stats correctly
    FIXED: useraction: parse the default-value "__goto" again
    FIXED: useraction: Crash when filename  contained brackets '(...)'
    FIXED: world-class-annoying-bug when sometimes while using quicksearch,
           the file that was selected by quicksearch got hidden beneath the bar
    FIXED: mime types are shown only in english
    FIXED: when using quicksearch, current item wasn't visible
    FIXED: a crash when packing/unpacking to partial URL

  UPDATED: Dutch translation (thanks Frank Schoolmeesters)
  UPDATED: Hungarian translation (thanks Arpad Biro)
  UPDATED: German translation
2005-02-09 11:52:03 +00:00
markd
2a2b9e36cb locale files moved to under ${PKGLOCALEDIR}/locale/...
Bump PKGREVISION.
2004-12-10 06:40:11 +00:00
markd
5f8879679f Maintainer update to krusader 1.50
Changes:
1.50
A few small bugs since the last beta were fixed.

1.50-beta1
This version features a new user-action system, which allows you to define
your own personal actions. You can now define a profile that contains the
entire tabs on both panels. There is new popup panel that can display quick
view, tree etc., a new compare directories menu, support for selecting
certain protocols for certain mimetypes, the ability to cut, copy, and
paste files. Konqueror's right-click actions are now shown. The search now
searches on remote servers and supports profiles. Packing and unpacking to
and from remote URLs is now also supported. Handling of Arj, Lha, Ace and
Iso are now fully supported.
2004-11-29 09:26:07 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
markd
827950c5f4 Import krusader from pkgsrc-wip. Packaged by Ian Zagorskih and
slightly modified by me.

Krusader is an advanced twin-panel (commander-style) file-manager
for KDE 3.x (similar to Midnight or Total Commander) but with many
extras. It provides all the file-management features you could
possibly want.  Plus: extensive archive handling, mounted filesystem
support, FTP, advanced search module, viewer/editor, directory
synchronisation, file content comparisons, powerful batch renaming
and much much more. It supports the following archive formats:
tar, zip, bzip2, gzip, rar, ace, arj and rpm and can handle
other KIOSlaves such as smb:// or fish:// It is (almost) completely
customizable, very user friendly, fast and looks great on your desktop!
2004-08-03 13:16:44 +00:00