| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Apr 2013 10:13:20
0.7.0,1
|
bapt  |
Convert devel to USES=pkgconfig |
19 Mar 2013 13:04:31
0.7.0,1
|
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
08 Mar 2013 10:51:36
0.7.0,1
|
kwm  |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
25 Sep 2012 08:51:38
0.7.0,1
|
romain  |
Branch devel/dbus-sharp on mono's DBus bindings. |
01 Jun 2012 05:26:28
0.62_25
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
0.62_24
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
11 Aug 2011 19:20:17
0.62_24  |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
03 Jul 2011 14:59:23
0.62_24
|
ohauer  |
-remove MD5 |
13 Jun 2011 23:00:53
0.62_24
|
romain  |
Update the MAINTAINER address of a few lost ports. |
04 Dec 2010 07:34:27
0.62_24
|
ade  |
Sync to new bsd.autotools.mk |
28 Mar 2010 06:47:48
0.62_24
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.62_23
|
dinoex  |
- update to jpeg-8 |
02 Aug 2009 19:36:34
0.62_22
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
31 Jul 2009 13:57:52
0.62_22
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
25 Jul 2008 22:46:15
0.62_21
|
miwi  |
- Update maintainer mail address
PR: 125786
Submitted by: Phillip N. <pneumann@gmail.com> |
06 Jun 2008 13:21:59
0.62_21
|
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) |
19 May 2007 20:32:57
0.62_20
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
04 Feb 2007 22:44:39
0.62_19
|
tmclaugh  |
- Move to LOCALBASE
- USE_GNOME+=gtksharp20
- remove the mono-tools dependency since it wasn't even installing doc when
it was present. (It's really not worth installing the doc since this API
is going the way of the dodo.)
NOTE: This port can probably go away now that it is no longer developed up
stream and I believe all its past consumers now contain their own version
of the new managed dbus assemblies.
Project by: BSD# (http://www.mono-project.com/Mono:FreeBSD) |
09 Nov 2006 19:26:04
0.62_17
|
tmclaugh  |
Make this port totally independant of devel/dbus and fix build error
introduced by latest dbus update. |
08 Nov 2006 05:25:43
0.62_17
|
tmclaugh  |
Change the name of the dbus system socket to system_bus_socket per the dbus
spec.
"The address of the system message bus is given in the
DBUS_SYSTEM_BUS_ADDRESS environment variable. If that variable is not set,
applications should try to connect to the well-known address
unix:path=/var/run/dbus/system_bus_socket."
Approved by: marcus |
14 Oct 2006 08:35:50
0.62_16
|
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 ) |
29 Jun 2006 02:06:09
0.62_13
|
tmclaugh  |
Update pkg-plist after last dbus update. |
04 May 2006 21:41:12
0.61_12
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
22 Mar 2006 23:20:14
0.61_12
|
tmclaugh  |
Fix plist after master port was updated to 0.61
Notified by: Krisbot |
14 Jan 2006 22:00:26
0.60_11
|
tmclaugh  |
Fix pkg-plist after Mono 1.1.12.1 update. |
02 Jan 2006 19:37:27
0.60_10
|
tmclaugh  |
Fix pkg-plist after latest dbus update. |
31 Dec 2005 18:49:08
0.60_9
|
marcus  |
Chase the dbus shared lib version. |
10 Nov 2005 04:36:25
0.50_9
|
tmclaugh  |
- Correct pkg-plist for gacutil changes with Mono 1.1.9.x
- Include bsd.mono.mk.
Approved by: ahze (mentor)
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD> |
20 Sep 2005 01:00:40
0.50_8
|
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) |
12 Sep 2005 04:22:15
0.50_8
|
mezz  |
Chase dbus update to 0.50 by update the plist. |
05 Sep 2005 21:44:14
0.36.2_7
|
mezz  |
Chase with dbus update, bump the PORTREVISION for plist fix.
Reported by: krismail |
19 Jul 2005 05:20:50
0.35.2_6
|
mezz  |
Chase dbus update to 0.35.2 by update plist. |
16 Jul 2005 17:39:31
0.35.1_5
|
mezz  |
Chase dbus update to 3.5.1 again by update plist. |
16 Jul 2005 16:34:56
0.35_4
|
mezz  |
-Chase dbus update to 0.35 by update plist.
-Remove Python dependency. |
10 Jul 2005 21:45:03
0.34_3
|
mezz  |
Chase the change dependency from monodoc to mono-tools. Bump the PORTREVISION.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD |
03 Jul 2005 07:21:10
0.34_2
|
mezz  |
- Update plist for dbus 0.34. [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.
Reported by: marcus [1] |
16 May 2005 06:01:39
0.33_1
|
mezz  |
C# interface to the D-BUS messaging system.
WWW: http://www.freedesktop.org/Software/dbus
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD |