FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 11:33 PM BST
Port details
hexcurse 1.55 editors on this many watch lists=5 search for ports that depend on this port
A versatile ncurses-based hex editor
Maintained by: jadawin@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Jun 2001 08:45:50
License: not specified in port


HexCurse is a versatile ncurses-based hex editor written in C that provides
the user with many features. It currently supports searching, hex, and decimal
address output, jumping to specified locations in a file, and quick keyboard
shortcuts to commands.

WWW: http://jewfish.net/description.php?title=HexCurse
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMonThere are no ports dependent upon this port

To install the port: cd /usr/ports/editors/hexcurse/ && make install clean
To add the package: pkg_add -r hexcurse


Configuration Options
     No options to configure

Master Sites:
http://www.gtlib.cc.gatech.edu/pub/debian/pool/main/h/hexcurse/
ftp://ftp.us.debian.org/debian/pool/main/h/hexcurse/
ftp://ftp.au.debian.org/debian/pool/main/h/hexcurse/
ftp://ftp.bg.debian.org/debian/pool/main/h/hexcurse/
ftp://ftp.cl.debian.org/debian/pool/main/h/hexcurse/
ftp://ftp.cz.debian.org/debian/pool/main/h/hexcurse/
ftp://ftp.de.debian.org/debian/pool/main/h/hexcurse/
ftp://ftp.ee.debian.org/debian/pool/main/h/hexcurse/
ftp://ftp.es.debian.org/debian/pool/main/h/hexcurse/
ftp://ftp.fi.debian.org/debian/pool/main/h/hexcurse/
ftp://ftp.fr.debian.org/debian/pool/main/h/hexcurse/
ftp://ftp.hk.debian.org/debian/pool/main/h/hexcurse/
ftp://ftp.hr.debian.org/debian/pool/main/h/hexcurse/
ftp://ftp.hu.debian.org/debian/pool/main/h/hexcurse/
ftp://ftp.ie.debian.org/debian/pool/main/h/hexcurse/
ftp://ftp.is.debian.org/debian/pool/main/h/hexcurse/
ftp://ftp.it.debian.org/debian/pool/main/h/hexcurse/
ftp://ftp.jp.debian.org/debian/pool/main/h/hexcurse/
http://ring.nict.go.jp/archives/linux/debian/debian/pool/main/h/hexcurse/
http://ring.riken.jp/archives/linux/debian/debian/pool/main/h/hexcurse/
ftp://ftp.nl.debian.org/debian/pool/main/h/hexcurse/
ftp://ftp.no.debian.org/debian/pool/main/h/hexcurse/
ftp://ftp.pl.debian.org/debian/pool/main/h/hexcurse/
ftp://ftp.ru.debian.org/debian/pool/main/h/hexcurse/
ftp://ftp.se.debian.org/debian/pool/main/h/hexcurse/
ftp://ftp.si.debian.org/debian/pool/main/h/hexcurse/
ftp://ftp.sk.debian.org/debian/pool/main/h/hexcurse/
ftp://ftp.uk.debian.org/debian/pool/main/h/hexcurse/
ftp://ftp.wa.au.debian.org/debian/pool/main/h/hexcurse/
ftp://ftp2.de.debian.org/debian/pool/main/h/hexcurse/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.55
miwi search for other commits by this committer
- Get Rid MD5 support
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.55
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
12 Mar 2008 13:27:28
Original commit files touched by this commit  1.55
jadawin search for other commits by this committer
- Update maintainer address

Approved by:    thierry (mentor)
23 Oct 2007 12:03:47
Original commit files touched by this commit  1.55
tabthorpe search for other commits by this committer
- Update MASTER_SITES
- Pass maintainership to submitter

PR:             ports/117400
Submitted by:   Philippe Audeoud <jadawin tuxaco.net>
Approved by:    clsung (mentor, implicit)
24 Nov 2005 02:03:34
Original commit files touched by this commit  1.55
pav search for other commits by this committer
- Add SHA256
10 Jul 2005 17:15:31
Original commit files touched by this commit  1.55
kris search for other commits by this committer
Chase master site
12 Apr 2005 03:26:57
Original commit files touched by this commit  1.55
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  1.55
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
12 Jun 2004 22:09:18
Original commit files touched by this commit  1.55
arved search for other commits by this committer
Fix build with gcc34
05 Feb 2004 20:38:07
Original commit files touched by this commit  1.55
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
29 Jan 2004 07:24:56
Original commit files touched by this commit  1.55
trevor search for other commits by this committer
SIZEify.
25 Dec 2003 17:57:01
Original commit files touched by this commit  1.55
krion search for other commits by this committer
- Update to version 1.55

PR:             60561
Submitted by:   Ports Fury
20 Feb 2003 17:12:51
Original commit files touched by this commit  1.54
knu search for other commits by this committer
De-pkg-comment.
07 Jun 2002 19:58:16
Original commit files touched by this commit  1.54
ijliao search for other commits by this committer
upgrade to 1.54
29 May 2002 17:29:54
Original commit files touched by this commit  1.50
ijliao search for other commits by this committer
upgrade 1.50
10 Apr 2002 06:01:05
Original commit files touched by this commit  1.40
ijliao search for other commits by this committer
upgrade to 1.40
24 Jan 2002 06:47:56
files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.22   drop maintainership    
13 Jul 2001 11:42:14
files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.21    
05 Jul 2001 19:45:12
files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.2    
04 Jul 2001 21:12:49
files touched by this commit
ijliao search for other commits by this committer
change WWW    
03 Jun 2001 12:45:50
files touched by this commit
ijliao search for other commits by this committer
add hexcurse   A versatile ncurses-based hex editor    

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 2
new 48 hours17
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.14 seconds.