Commit Graph

36 Commits

Author SHA1 Message Date
jasper
3f5a60a0a4 fix build with clang6; from upstream 2018-04-09 18:21:05 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
c114d7057b add pthread to COMPILER_LIBCXX.
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
benoit
8f6438c74a Patch to make it build with clang, from FreeBSD. 2017-04-19 09:13:28 +00:00
benoit
f4667f99f7 Add OpenBSD elf program header types from Benjamin Baier, thanks 2017-04-19 08:31:16 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
feinerer
859d2b2e45 Update to HT 2.1.0
ok benoit@
2016-09-23 14:40:10 +00:00
benoit
af57e49c2b Update ht to 2.0.22. 2013-06-16 13:52:55 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
benoit
8588f8abce - update ht to 2.0.21
- regen patches

tweaks and ok @sthen
2013-01-03 08:23:18 +00:00
gonzalo
edfd7e5444 Little update for 'ht', with some fixes:
- Fixed loading of 32 bit ELFs
	- Use wide ncurses if necessars
	- Show search progress in MiB
	- [x86] fixed a lot of small bugs
	- fixed a crash with the "follow" function on
	  invalid addresses in analyser
	- [x86] AVX updates
	- [x86] AVX2
	- [x86] BMI, BMI2 and TBM instructions
	- fixed loading of ELF files with no section headers

OK, benoit@ (maintainer), edd@, aja@
2012-04-15 18:38:53 +00:00
espie
a14bf26ca8 new depends 2010-11-15 23:22:07 +00:00
espie
c3677a7fb2 do LIB_DEPENDS for emulators/editors 2010-11-07 18:50:57 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
benoit
7f43673744 - update ht to 2.0.18
- update WANTLIB

ok edd@, ajacoutot@
2009-11-23 10:48:30 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
64fa08b62b move to archivers/lzo2, bump 2009-07-24 14:37:23 +00:00
benoit
479c7c9028 - update to ht 2.0.17
- change maintainer

ok ajacoutot@
2009-05-24 20:03:47 +00:00
pirofti
497e147687 Update to version 2.0.15 from Benoit Lecocq. Thanks! 2009-01-11 17:02:09 +00:00
okan
d4a510aba7 - update to 2.0.14
- fixes endianess bug
- upstream accepted partial configure patch

ok merdely@
2008-06-02 19:38:09 +00:00
okan
54d00433f0 - update to 2.0.13
- install ht as hte to remove conflict with print/texlive/base
  (note in pkg/MESSAGE)
- respect CFLAGS and X11BASE
- add OpenBSD target

based on patches from Paul Irofti and Genadijus Paleckis

feedback and ok merdely@
2008-05-04 20:43:55 +00:00
bernd
5db1b659e7 ht and texlive_base both install ${LOCALBASE}/bin/ht.
Add @conflict markers.
2007-11-06 06:33:51 +00:00
merdely
ae778560dd Removed surrounding quotes in COMMENT*/PERMIT_*
From Darrin Chandler
2007-09-16 00:44:00 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
jasper
fa2f1bf514 fix HOMEPAGE and do bump pkgname.
from Josh Grosse <josh at jggimi.homeip.net>
2007-01-22 15:15:17 +00:00
pvalchev
b98cbc574d remove margarida@ from the maintainer position after a generous timeout 2005-02-07 19:01:47 +00:00
naddy
c4192ad706 SIZE 2005-01-05 16:28:20 +00:00
espie
7d6048f897 make it detect X and compile X support 2004-11-24 10:56:43 +00:00
espie
b4d524875c more new plists 2004-09-15 18:01:05 +00:00
sturm
ae62d37637 null pointer sentinel 2004-01-04 17:27:48 +00:00
margarida
ae09ba4389 Update to version 0.7.4 2003-11-11 19:54:07 +00:00
margarida
70d2a38d18 Update to version 0.7.3.
Bugfix release with minor enhancements.
2003-11-02 01:34:46 +00:00
avsm
e64892cbde add in an include to <sys/param.h> to ensure that MAXPATHLEN is
defined; otherwise, this program allocates too small a buffer for
filename operations.

margarida@ ok
2003-06-18 01:54:49 +00:00
margarida
c42f6b2548 Update ht to version 0.7.2
--
This is a bugfix release with minor enhancements.
2003-06-04 01:59:27 +00:00
margarida
f1a907c992 Initial import of ht-0.7.1
--
HT is a file editor/viewer/analyzer for executables. 
The goal is to combine the low-level functionality of a debugger 
and the usability of IDEs.
Support includes the following file formats:
* Win32 portable executables (PE) (good support) 
* Unix executable and linkable format (ELF) (good support) 
* DOS standard executables (MZ) (supported) 
* Win32 linear executables (LE) (supported) 
* Windows/OS2 "new" executables (NE) (supported) 
* Unix common object file format (COFF) + DJGPP COFF (supported) 
* OS2 linear executables (LX) 
* M$ object files (.obj) 

WWW: http://hte.sourceforge.net/
2003-05-17 07:29:33 +00:00