| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
05 Feb 2010 11:46:55
1.0.1_1
|
dinoex  |
- update to jpeg-8 |
06 Dec 2009 16:27:16
1.0.1
|
glewis  |
. Update to 1.0.1.
PR: 141213
Submitted by: Romain Tartiere <mono@FreeBSD.org> |
09 Nov 2009 16:47:33
1.0.0
|
flz  |
Update deskutils/tomboy to 1.0.0.
PR: ports/139307
Submitted by: Romain Tartiere |
31 Jul 2009 14:57:52
0.14.3_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
23 Jun 2009 19:51:00
0.14.3
|
flz  |
Update deskutils/tomboy to 0.14.3.
PR: ports/135973
Submitted by: Romain Tartiere |
22 Jun 2009 08:55:50
0.14.2
|
flz  |
- Update lang/mono to 2.4.
- Update a bunch of c# ports as well (gtksharp20, mono-zeroconf, tomboy,
gnome-desktop-sharp, gnomesharp20).
- Remove devel/monodoc as it is now included in lang/mono.
- Add www/mod_mono, an apache module serving ASP.net pages.
- Add www/xsp, a mono-based webserver.
PR: ports/135248, ports/135249
Submitted by: Romain Tartiere <romain@blogreen.org> |
09 Feb 2009 09:00:01
0.12.2
|
flz  |
- 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) |
06 Jun 2008 14:18:34
0.10.0_1
|
edwin  |
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) |
24 Mar 2008 03:50:55
0.10.0
|
marcus  |
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon |
25 Oct 2007 00:37:25
0.8.0_1
|
marcus  |
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 ) |
23 Oct 2007 04:34:23
0.8.0
|
tmclaugh  |
Update to 0.8.0
Submitted by: Phillip Neumann
Project by: BSD# (http://www.mono-project.com/Mono:FreeBSD) |
19 May 2007 21:32:57
0.6.3_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
21 Apr 2007 01:03:09
0.6.3
|
tmclaugh  |
Update to 0.6.3:
- Mostly translation updates
PR: 111587
Submitted by: Phillip Neumann
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD> |
01 Apr 2007 21:38:48
0.6.1_1
|
tmclaugh  |
Use setproctitle() over missing prctl(). prctl() is common in C# apps
and setproctitle() should be used in these instances.
PR: 110890
Submitted by: Phillip Neumann |
17 Mar 2007 03:50:50
0.6.1
|
tmclaugh  |
Update to 0.6.1
- Lots of bugfixes
- Many updated translations
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD> |
05 Feb 2007 00:00:35
0.5.4_1
|
tmclaugh  |
- Remove USE_LDCONFIG lines.
These are meant to be used via DllImport in C# apps, not linked against. |
04 Feb 2007 23:12:35
0.5.4_1
|
tmclaugh  |
Add missing USE_LDCONFIG too. |
04 Feb 2007 23:10:52
0.5.4_1
|
tmclaugh  |
- Update to 0.5.4
Version 0.5.4
* Bug fix release
Version 0.5.3
* New HTML export feature to export all recursively linked notes.
* Improved "Start Here" instructions for new Tomboy users.
Version 0.5.2
* New bulleted list support (Chris Scobell).
* New configurable plugin interface (Mathias Hasselmann).
* New Backlinks Plugin.
* Improved behavior running without notification area.
Version 0.5.1
* New Managed D-Bus/DBusSharp
* Additional search interface improvements.
Version 0.5.0 (Only the first 15 lines of the commit message are shown above ) |
17 Nov 2006 01:18:44
0.4.1_2
|
marcus  |
* Make the gmime dependency default [1]
* Add USE_GETTEXT to appease portlint
* Add a missing INSTALLS_OMF
Approved by: maintainer [1]
Suggested by: kris (to fix gnome2 package build) [1] |
18 Oct 2006 21:25:11
0.4.1_1
|
tmclaugh  |
Fix crash due to DllImport of non-existant function in libc.
Submitted by: flz
Approved by: portmgr (linimon)
Pointyhat: me |
14 Oct 2006 09:35:50
0.4.1
|
marcus  |
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there, (Only the first 15 lines of the commit message are shown above ) |
15 Aug 2006 01:12:55
0.3.5_5
|
tmclaugh  |
Correct {BUILD,RUN}_DEPENDS when evolution supported is enabled.
Notified by: marcus |
29 Jun 2006 03:09:33
0.3.5_5
|
tmclaugh  |
Chase dbus-sharp update. |
28 May 2006 16:54:10
0.3.5_4
|
pav  |
- Rename ports
textproc/gtkspell2 -> textproc/gtkspell
textproc/gtkspell2-reference -> textproc/gtkspell-reference |
03 May 2006 00:06:59
0.3.5_4
|
tmclaugh  |
Bump PORTREVISION after gnome update to fix crash. |
22 Mar 2006 23:26:53
0.3.5_3
|
tmclaugh  |
Chase dbus-sharp update. |
23 Feb 2006 10:40:45
0.3.5_2
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
19 Feb 2006 06:30:48
0.3.5_1
|
tmclaugh  |
Update to 0.3.5
- Install Evolution plugin if WITH_EVOLUTION is defined, evolution is
installed, or gmime-sharp is installed
- Install the Fixed Width and Note Of The Day plugins
Project by: http://www.mono-project.com/Mono:FreeBSD |
04 Feb 2006 23:27:51
0.3.3_3
|
tmclaugh  |
- Remove patch-Tomboy::Tomboy.exe.config.in now that those dependent
ports use ltverhack
- Remove USE_REINPLACE while I'm here
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD> |
22 Jan 2006 01:29:46
0.3.3_2
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
05 Jan 2006 02:43:27
0.3.3_2
|
tmclaugh  |
Belatedly bump PORTREVISION due to dbus-sharp update. |
01 Dec 2005 03:39:25
0.3.3_1
|
tmclaugh  |
Add SHA256 to my BSD# ports
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD> |
15 Nov 2005 06:52:12
0.3.3_1
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
10 Nov 2005 04:58:06
0.3.3_1
|
tmclaugh  |
- Update to 0.3.3
- Add fix for stricter mcs in 1.1.9.x (patch-Tomboy::Trie.cs)
- Remove unnecessary patch (patch-Tomboy::panelapplet::AppletFactory.cs)
- Include bsd.mono.mk.
Approved by: ahze (mentor)
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD> |
06 Nov 2005 07:36:17
0.3.2_5
|
tmclaugh  |
Bump PORTREVISION to chase glib update that came with Gnome 2.12
- Initially I planned to make a large Mono commit right after Gnome 2.12
was merged but the new Gnome has in part caused me to delay merging
updates to Mono and friends.
Approved by: mezz (co-mentor) |
29 Sep 2005 04:43:25
0.3.2_4
|
tmclaugh  |
- 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) |
20 Sep 2005 02:00:40
0.3.2_4
|
tmclaugh  |
- Change maintainership of my Mono related ports over to the BSD#
project mailing list. This is the mailing list listed as the
maintainer for all my other Mono related ports.
Approved by: ahze (mentor) |
10 Jul 2005 22:45:23
0.3.2_4
|
mezz  |
Add a patch, bump the PORTREVISION.
* Tomboy/panelapplet/AppletFactory.cs: Subclass from GLib.Object.
Needed to work around what I can only guess is a mono 1.0.x and
1.1.x incompatibility, whereby calling protected
GLib.Object.LookupGType externally is no longer allowed.
Hopefully fixes bug #306815.
http://bugzilla.gnome.org/show_bug.cgi?id=306815
Reported by: Geraud CONTINSOUZAS <gej at jmenbra.nl>
Took from: tomboy CVS.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD |
07 Jun 2005 03:51:22
0.3.2_3
|
mezz  |
- Fix a typo in COMMENT. [1]
- Remove the ${BUILD_DEPENDS} in RUN_DEPENDS, because it causes gmake, libtool
and few others become as runtime dependency, which they are just need to be
in the build dependency.
- Fix the dbus by chase dbus's change in Oct 2004 for from
lib/dbus-1.0/services to share/dbus-1/services. It should fix the plist. [2]
- Bump the PORTREVISION.
Reported by: pointyhat via kris [2]
Submitted by: sajd via IRC (#freebsd-gnome) [1]
Discussed with: marcus and tmclaugh via IRC (#freebsd-gnome) [2] |
30 May 2005 07:33:17
0.3.2_2
|
mezz  |
-Add a missing dependency. [1]
-Add a missing MAN1.
-Bump the PORTREVISION.
BTW: dbus stuff is kind of bother me. I am not sure if it does right, but I
will ask marcus and tmclaugh about it. (ie: lib/dbus-1.0/services)
Reported by: pointyhat via kris [1]
Pointy hat to: tmclaugh |
16 May 2005 19:57:01
0.3.2_1
|
mezz  |
Fix it in the runtime.
Submitted by: Geraud CONTINSOUZAS <gej@jmenbra.nl> |
16 May 2005 07:39:55
0.3.2
|
mezz  |
Tomboy is a desktop note-taking application for Linux and Unix. Simple
and easy to use, but with potential to help you organize the ideas and
information you deal with every day.
The key to Tomboy's usefulness lies in the ability to relate notes and
ideas together. Using a WikiWiki-like linking system, organizing ideas
is as simple as typing a name. Branching an idea off is easy as pressing
the Link button. And links between your ideas won't break, even when
renaming and reorganizing them.
WWW: http://www.beatniksoftware.com/tomboy/
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD |