Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.24.4_4 01 May 2021 12:42:29 |
Baptiste Daroussin (bapt) |
x11/gnome-sharp20: remove
Dead upstream, no consumers left in the ports tree |
2.24.4_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.24.4_4 09 Nov 2020 17:08:12 |
tcberner |
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
supporting rust
- this will fix some graphical issues on these architectures
PR: 250276
Exp-run by: antoine
Submitted by: tobik
Differential Revision: https://reviews.freebsd.org/D18878 |
2.24.4_3 26 Dec 2019 20:47:18 |
bapt |
Drop dependency on libgnomeprintui.
The 2.24 release, removed the support for libgnomeprint and libgnomepanel
It was not reflected in the dependency of the port, let's do it now |
2.24.4_2 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
2.24.4_2 26 Mar 2018 12:38:57 |
bapt |
Make libgnome and libgnomeui not implying esound dependency
It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.
While here:
- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
* update to 2.4.5
* use USES=localbase |
2.24.4_1 30 Jan 2018 19:00:28 |
dbn |
lang/mono: update to version 5.2.0.215 (and enhance USES=mono)
Highlights:
- New Roslyn compiler for C# available
- Improved support for nuget packages in USES=mono
General:
- fix pkg-plist: mono now produces '.pdb' debug files instead of '.mdb'
- bump all dependant ports
USES=mono:
- properly handle caching of nuget packages
- add support for multiple feeds for nuget packages
- add support for nuget dependencies in a separate file
- add support for paket packages (Only the first 15 lines of the commit message are shown above ) |
2.24.4 06 Jan 2018 08:44:30 |
dbn |
Update ancillary mono ports
x11-toolkits/gnome-sharp20:
- update to version 2.24.4
- use github for sources
- use autoreconf and provided bootstrap script (pre-configure)
- remove gettext-runtime, not used by port
- order USES section, move non-USES related variables to own section
x11-toolkits/gtk-sharp20:
- update to version 2.12.45
- remove gettext-runtime, not used by port
- order USES section, move non-USES related variables to own section
Differential Revision: https://reviews.freebsd.org/D13751 |
2.24.2_5 27 Nov 2016 17:00:08 |
dbn |
USES=mono: simplify EXTRACT_ONLY, fix nuget-extract [1]
- Instead of excluding the specific packages added to DISTFILES (but only for
FreeBSD 9+), exclude all files with a '.nupkg' extension.
- Move the nuget-extract command to be before post-extract, to allow the port's
post-extract command to move packages around
audio/libgpod-sharp: add port for mono bindings for libgpod
- audio/libgpod: [2]
- USE_GNOME: add missing dependency
- Remove mono files from pkg-plist (now in audio/libgpod-sharp)
- Allow relevant variables to be overridden
- Fix MONO options
- Patch source to allow building with modern mono
- Avoid post-install target for slave ports.
(Only the first 15 lines of the commit message are shown above ) |
2.24.2_4 27 Jan 2015 21:01:59 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket, kwm (for gnome@ ports) |
2.24.2_4 02 Oct 2014 13:23:11 |
kwm |
Remove gnomepanel dependancy, the requirement was removed from gnome-sharp. |
2.24.2_3 29 Aug 2014 09:18:02 |
amdmi3 |
- Drop .la files, no dependees require them
Approved by: portmgr blanket |
2.24.2_2 26 May 2014 13:29:40 |
bapt |
Convert to USES=mono
With hat: portmgr |
2.24.2_2 23 Apr 2014 13:25:17 |
tijl |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
2.24.2_1 22 Apr 2014 12:24:30 |
bapt |
Support stage |
2.24.2_1 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
2.24.2_1 20 Sep 2013 23:57:48 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
2.24.2_1 05 Sep 2013 17:01:12 |
antoine |
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt) |
2.24.2_1 02 Sep 2013 09:36:29 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
2.24.2_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.24.2 12 Jun 2011 19:06:26 |
romain |
Hello Mono 2.10!
Main updates
------------
devel/mono-tools 2.6.2 -> 2.10
lang/mono 2.6.7 -> 2.10.2
lang/mono-basic 2.6.2 -> 2.10.2
www/mod_mono 2.6.3 -> 2.10
www/xsp 2.6.5 -> 2.10.2
x11-toolkits/libgdiplus 2.6.7 -> 2.10
Other updates
-------------
deskutils/tomboy 1.4.2 -> 1.6.1
devel/mono-addins 0.5 -> 0.6.1 (Only the first 15 lines of the commit message are shown above ) |
2.24.1_5 10 May 2010 21:19:08 |
kwm |
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues. (Only the first 15 lines of the commit message are shown above ) |
2.24.1_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.24.1_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.24.1_2 18 Nov 2009 22:39:55 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
2.24.1_2 22 Aug 2009 17:55:27 |
marcus |
Chase the vte shared lib bump. |
2.24.1_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
2.24.1 22 Jun 2009 07:55:50 |
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> |
2.24.0_3 03 Jun 2009 05:14:50 |
marcus |
Chase the vte shared lib version bump. |
2.24.0_2 09 Feb 2009 09:00:01 |
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) |
2.16.0_5 02 Feb 2009 01:36:16 |
araujo |
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible.
PR: ports/125243
Submitted by: pgollucci
Reworked by: myself
Tested on: pointyhat exp-run (pav) |
2.16.0_5 25 Jul 2008 22:46:15 |
miwi |
- Update maintainer mail address
PR: 125786
Submitted by: Phillip N. <pneumann@gmail.com> |
2.16.0_5 06 Jun 2008 14:16:37 |
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) |
2.16.0_4 23 Oct 2007 03:29:16 |
tmclaugh |
- Correct gtkhtml library version.
Submitted by: Phillip Neumann
Project by: BSD# (http://www.mono-project.com/Mono:FreeBSD) |
2.16.0_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.16.0_2 19 Mar 2007 05:14:07 |
marcus |
Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features. Not that it doesn't have its share of new and exciting
items. See http://www.gnome.org/start/2.18/ for all the goodies in
this release.
GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico. |
2.16.0 04 Feb 2007 22:15:37 |
tmclaugh |
Add gnome-sharp20
- GNOME interfaces for the .NET runtime
Gnome# provides C# bindings for Gnome libraries to the .NET runtime. These
were formerly supplied by the gtk-sharp20 port. Ports requiring this
dependency may use USE_GNOME=gnomesharp20
Project by: BSD# (http://www.mono-project.com/Mono:FreeBSD) |