Commit graph

23 commits

Author SHA1 Message Date
Joe Marcus Clarke
4acc6fb2a4 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
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
2007-10-24 23:37:25 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Tom McLaughlin
f599fcdbf6 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>
2007-04-20 23:58:51 +00:00
Tom McLaughlin
779cb55190 - Move to LOCALBASE
- USE_GNOME+=gtksharp20

Project by:	BSD# (http://www.mono-project.com/Mono:FreeBSD)
2007-02-04 23:14:23 +00:00
Tom McLaughlin
337c742d6d Update to 0.4.1
- Patches have been merged upstream

Project by:	BSD# http://www.mono-project.com/Mono:FreeBSD
2006-10-07 18:03:28 +00:00
Edwin Groothuis
b3bcb8e257 Remove USE_REINPLACE from all categories starting with E 2006-05-07 10:55:47 +00:00
Tom McLaughlin
a8edfc53a9 Fix for increased language strictness introduced with Mono 1.1.13.6. 2006-04-23 20:05:49 +00:00
Tom McLaughlin
67ff427854 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>
2006-02-19 06:35:53 +00:00
Tom McLaughlin
f8fdcfdf45 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>
2006-01-11 04:34:33 +00:00
Tom McLaughlin
531ef35a4c Add SHA256 to my BSD# ports
Project by:	BSD# <http://www.mono-project.com/Mono:FreeBSD>
2005-12-01 03:39:25 +00:00
Tom McLaughlin
d7732e6cab - Update to 0.3.6
- Include bsd.mono.mk.

Approved by:    ahze (mentor)
Project by:     BSD# <http://www.mono-project.com/Mono:FreeBSD>
2005-11-10 04:59:09 +00:00
Tom McLaughlin
dc5fb47034 - 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)
2005-09-29 03:43:25 +00:00
Jeremy Messenger
54aac68e06 Update to 0.3.5. 2005-06-02 00:08:47 +00:00
Jeremy Messenger
563305f37b Update to 0.3.4.
BSD# - Project by:	http://www.mono-project.com/Mono:FreeBSD
2005-05-16 06:34:22 +00:00
Jeremy Messenger
1cdc1ee0cb 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
2005-04-26 22:11:01 +00:00
Jeremy Messenger
87011d5caf Update to 0.3.3. 2005-04-13 21:14:38 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Jeremy Messenger
0934b753bd Update to 0.3.1. 2005-02-18 08:58:59 +00:00
Jeremy Messenger
6b1fdbee8d Update to 0.3.0. 2005-02-06 10:55:06 +00:00
Jeremy Messenger
994cbf9da3 Update to 0.2.3. 2004-12-13 07:45:50 +00:00
Joe Marcus Clarke
e8aa15ef25 Bump PORTREVISION to chase the gtkhtml3 shared library version. 2004-12-08 06:34:54 +00:00
Jeremy Messenger
7090b81205 Update to 0.2.2. 2004-11-28 10:24:23 +00:00
Jeremy Messenger
11c7f02903 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
2004-11-26 06:20:11 +00:00