FreshPorts -- The Place For Ports Tue, 9 Feb 2010 7:34 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
bless 0.6.0_2,1 editors on this many watch lists=3 search for ports that depend on this port
A high quality, full featured hex editor
Maintained by: mono@FreeBSD.org search for ports maintained by this maintainer
Port Added: 26 Nov 2004 06:21:20


Bless is a binary (hex) editor, a program that enables you to edit files as
a sequence of bytes. It is written in C# and uses the Gtk# bindings for the 
GTK+ toolkit.

Main Features
-------------
  * Efficient editing of large data files. 
  * Multilevel undo - redo operations.
  * Customizable data views.
  * Fast data rendering on screen.

WWW: http://home.gna.org/bless/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, textproc/intltool, devel/pkg-config, textproc/gnome-doc-utils, x11-toolkits/gtk-sharp20
Required To Run: misc/gnomehier, devel/pkg-config, devel/gio-fam-backend, textproc/gnome-doc-utils, x11-toolkits/gtk-sharp20
Required Libraries: accessibility/atk, devel/glib20, x11-toolkits/gtk20, textproc/libxml2, textproc/libxslt, x11-toolkits/pango

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


Configuration Options
     No options to configure

Master Sites:
http://download.gna.org/bless/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 29

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.6.0_2,1
dinoex search for other commits by this committer
- update to jpeg-8
31 Jul 2009 14:57:52
Original commit files touched by this commit  0.6.0_1,1
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
20 Feb 2009 14:26:18
Original commit files touched by this commit  0.6.0,1
flz search for other commits by this committer
Fix packing list when NOPORTDOCS is defined.

Reported by:    QAT
09 Feb 2009 09:00:01
Original commit files touched by this commit  0.6.0,1
flz search for other commits by this committer
- Update lang/mono to 2.0.1.
- Also update a bunch of c-sharp ports to their latest version.
- Change maintainership to mono@FreeBSD.org.

PR:             ports/129724
Submitted by:   Phillip Neumann, Romain Tartiere (bsd-sharp team)
25 Jul 2008 23:46:15
Original commit files touched by this commit  0.5.0_3,1
miwi search for other commits by this committer
- Update maintainer mail address

PR:             125786
Submitted by:   Phillip N. <pneumann@gmail.com>
06 Jun 2008 14:25:59
Original commit files touched by this commit  0.5.0_3,1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
25 Oct 2007 00:37:25
Original commit files touched by this commit  0.5.0_2,1
marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 May 2007 21:32:57
Original commit files touched by this commit  0.5.0_1,1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
21 Apr 2007 00:58:51
Original commit files touched by this commit  0.5.0,1
tmclaugh search for other commits by this committer
Update to 0.5.0

Changes from the 0.4.1 release include:
* Brand new plugin architecture (GUI and export).
* Export functionality (text and html, others with plugins).
* Reduced memory usage.
* Fixed garbled display issue.
* Localization support.
* New ways to select data ranges.

PR:             111586
Submitted by:   Phillip Neumann
Project by:     BSD# <http://www.mono-project.com/Mono:FreeBSD>
04 Feb 2007 23:14:23
Original commit files touched by this commit  0.4.1_3,1
tmclaugh search for other commits by this committer
- Move to LOCALBASE
- USE_GNOME+=gtksharp20

Project by:     BSD# (http://www.mono-project.com/Mono:FreeBSD)
07 Oct 2006 19:03:28
Original commit files touched by this commit  0.4.1_1,1
tmclaugh search for other commits by this committer
Update to 0.4.1
- Patches have been merged upstream

Project by:     BSD# http://www.mono-project.com/Mono:FreeBSD
07 May 2006 11:55:47
Original commit files touched by this commit  0.4.0_2,1
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with E
23 Apr 2006 21:05:49
Original commit files touched by this commit  0.4.0_2,1
tmclaugh search for other commits by this committer
Fix for increased language strictness introduced with Mono 1.1.13.6.
19 Feb 2006 06:35:53
Original commit files touched by this commit  0.4.0_1,1
tmclaugh search for other commits by this committer
Fix for namespace changes in Mono 1.1.13

        Mono.Unix.Statvfs => Mono.Unix.Native.Statvfs
        Mono.Unix.Syscall.statvfs => Mono.Unix.Native.Syscall.statvfs

Project by:     BSD# <http://www.mono-project.com/Mono:FreeBSD>
11 Jan 2006 04:34:33
Original commit files touched by this commit  0.4.0,1
tmclaugh search for other commits by this committer
Update to 0.4.0
- Uses GTK# 2 (gtk-sharp20)
- New toolbar added
- Pattern highlighting based on current selection

Project by:     BSD# <http://www.mono-project.com/Mono:FreeBSD>
01 Dec 2005 03:39:25
Original commit files touched by this commit  0.3.6,1
tmclaugh search for other commits by this committer
Add SHA256 to my BSD# ports

Project by:     BSD# <http://www.mono-project.com/Mono:FreeBSD>
10 Nov 2005 04:59:09
Original commit files touched by this commit  0.3.6,1
tmclaugh search for other commits by this committer
- Update to 0.3.6
- Include bsd.mono.mk.

Approved by:    ahze (mentor)
Project by:     BSD# <http://www.mono-project.com/Mono:FreeBSD>
29 Sep 2005 04:43:25
Original commit files touched by this commit  0.3.5,1
tmclaugh search for other commits by this committer
- Chase move of gtk-sharp to gtk-sharp10 and gtk-sharp-devel to
  gtk-sharp20 for affected ports.
- Also correct incorrect RUN_DEPENDS=${BUILD_DEPENDS} still remaining
  in mcatalog, bless, f-spot, and gecko-sharp10.

Approved by:    ahze (mentor)
02 Jun 2005 01:08:47
Original commit files touched by this commit  0.3.5,1
mezz search for other commits by this committer
Update to 0.3.5.
16 May 2005 07:34:22
Original commit files touched by this commit  0.3.4,1
mezz search for other commits by this committer
Update to 0.3.4.

BSD# - Project by:      http://www.mono-project.com/Mono:FreeBSD
26 Apr 2005 23:11:01
Original commit files touched by this commit  0.3.1_1,1
mezz search for other commits by this committer
Backout my previous commit, it required mono 1.1.x. I will have to move the
update 0.3.3 to BSD# ports tree.

Reported by:    pointyhat via kris
13 Apr 2005 22:14:38
Original commit files touched by this commit  0.3.3
mezz search for other commits by this committer
Update to 0.3.3.
12 Mar 2005 10:54:27
Original commit files touched by this commit  0.3.1_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
18 Feb 2005 08:58:59
Original commit files touched by this commit  0.3.1
mezz search for other commits by this committer
Update to 0.3.1.
06 Feb 2005 10:55:06
Original commit files touched by this commit  0.3.0
mezz search for other commits by this committer
Update to 0.3.0.
13 Dec 2004 07:45:50
Original commit files touched by this commit  0.2.3
mezz search for other commits by this committer
Update to 0.2.3.
08 Dec 2004 06:34:55
Original commit files touched by this commit  0.2.2_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the gtkhtml3 shared library version.
28 Nov 2004 10:24:23
Original commit files touched by this commit  0.2.2
mezz search for other commits by this committer
Update to 0.2.2.
26 Nov 2004 06:20:11
Original commit files touched by this commit  0.2.0
mezz search for other commits by this committer
Bless is a binary (hex) editor, a program that enables you to edit files as
a sequence of bytes. It is written in C# and uses the Gtk# bindings for the
GTK+ toolkit.

Main Features
-------------
  * Efficient editing of large data files.
  * Multilevel undo - redo operations.
  * Customizable data views.
  * Fast data rendering on screen.

WWW: http://home.gna.org/bless/

Project by:     BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp

Number of commits found: 29

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 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 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight87
new month197

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

Add tab to Netscape 6

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