Commit graph

21 commits

Author SHA1 Message Date
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +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
01907502f3 Add RMD160 digests in addition to the SHA1 ones. 2005-02-23 17:15:09 +00:00
ben
3110049625 Update biew to version 5.6.2 to address PR#27252.
This release mainly fixes AMD64-related bugs.
2004-10-13 22:16:37 +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
wiz
73901ee2fb Update to 5.6.1:
Changes in 5.6.1:
This release fixes a bug which blocked dialog's item selection.

Changes in 5.6.0:
+ Java disassembler
+ New feature: "Tabbed" browsing.
   (Now you may access F1-F10 actions through TAB key)
+ Textmode syntax highlighing
+ New submodes of binmode
+ AVR disassembler by Stephan Linz
+ Enable SSE3 for Athlon64
   (due Intel Extended Memory 64 Technology)
+ New feature: input viewer
* Fixed Bug 234729(debian.org):
  Hexadecimal dump is not hex, but binary
  (if hexmode was forced by -h key in command line)
* Fixed Bug 235005(debian.org): Missing values in hex listing
  (was detected when width of terminal window was 106 chars)
* Fixes by Alex:
   * Fixed bug of block-device opening
   * Fixed case sensitive search in hexmode
* Fixed old and evil bug of not repainting of low part of window
   under some terminals.
+ Add russian locales support in linux/unix systems
* Fixing multiple QNX related bugs
+ Added support for QNX 6 Neutrino
* QNX6 related fixes and improvements
+ Added mouse wheel support for Win2k+
* Some MSWin related fixes
   by Oblomov Sergey
* Fixed correct elf32 reading after applying 64-bit support
* Other minor/major fixes.
2004-09-20 23:57:30 +00:00
snj
2da2cc2b7b Convert to buildlink3. 2004-04-11 08:03:29 +00:00
grant
f49bdea710 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
wiz
aca6da334c Update to 5.5.0:
5.5.0
- fixed bug of non repainting of bottom part of window under some
  vt100 terminals (NK).

5.3.2
- use /struct termdesc/ instead of /int/ for terminal type
- compiler warnings cleanup

5.3.1
- changed default prefix to /usr/local, cosmetic fixes

5.3.0
- BIEW/LINUX: reduce use of system calls, use pwrite if possible,
        keyboard functions reimplemented using async IO,
        added proper pseudographics support on xterms
        (with G1 charset) and console (with null map),
        autodetection of vcsaN number,
        "Save as" codepage conversion fixed.
- BIEW/SLANG: wrap lines in WriteBuff when buffer length exceeds
        terminal width - thanks to John Davis for helping me out.
- BIEW/CURSES: added mouse support (ncurses are required for this),
        added acs_map ncurses hack.
- BIEW/VT100: added proper pseudographics support (with G1 charset),
        keyboard functions reimplemented using async IO,
        added mouse support on Linux systems (gpm).
- use getpwuid() to determine home directory when HOME is unavailable
- reduce malloc()/free() calls in vioWriteBuff()
- moved default datadir from /usr/lib/biew to /usr/share/biew
2003-07-22 12:27:07 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
grant
687b3d0710 do-install:
- don't call install with multiple directory args.
- remove some unnecessary trailing slashes.
2003-05-05 17:27:48 +00:00
zuntum
273821c4d3 Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
agc
7d757ead9a Move to sha1 digests, and add distfile sizes. 2001-04-19 11:00:59 +00:00
agc
d7d36b3561 + 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 10:57:56 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
wiz
c8a1afff48 Correct quoting so that ${PREFIX}/share is default data dir. 2000-12-02 19:26:15 +00:00
mjl
96e2ea0b45 Initial import of biew-5.2.0, a binary viewer/editor with built-in
disassembler.
2000-10-30 00:41:54 +00:00