non port: x11-toolkits/gtk-sharp20/Makefile |
SVNWeb
|
Number of commits found: 51 |
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above )
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] 71b6a9f (Only the first 10 of 134 ports in this commit are shown above. )
x11-toolkits: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 1wardd@airmail.net
* Alexander Kabaev <ak03@gte.com>
* Alexander Novitsky <alecn2002@yandex.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Brian Buchanan <brian@CSUA.Berkeley.EDU>
* Cezary Morga <cm@therek.net>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 18 Dec 2020
|
[ 19:16 linimon ]
Mark various ports as BROKEN with Mono 5.20, and, in some other cases,
Mono 6.8.
PR: 238089
Submitted by: cem
Obtained from: lonesome.com build regression testing
|
Fri, 8 Nov 2019
|
[ 11:21 tobik ] (Only the first 10 of 139 ports in this commit are shown above. )
x11*: Add missing USES={gl,gnome,mate}
|
Tue, 30 Jan 2018
|
[ 19:00 dbn ] (Only the first 10 of 74 ports in this commit are shown above. )
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 )
|
Sat, 6 Jan 2018
|
[ 08:44 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
|
Sat, 13 May 2017
|
[ 07:48 dbn ] (Only the first 10 of 27 ports in this commit are shown above. )
Update mono and related ports
USES=mono: minor fixes
- save a copy of the nuget package in the packages directory
- force linking of directories, allowing nuget-extract to be rerun
without `make clean`
- fix makenuget: nuget requires an equals to identify the version, not a dash
devel/monodevelop: update to 6.2.1.3
- update nuget packages:
- link older System.Collection.Immutable 1.1.37 to newer 1.3.1 (used
by C# and F# respectively)
- update external github repositories
- allow post-extract target to be run multiple times
- change MonoDevelop.Packaging to use a newer version of (Only the first 15 lines of the commit message are shown above )
|
Sun, 27 Nov 2016
|
[ 17:00 dbn ] (Only the first 10 of 21 ports in this commit are shown above. )
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 )
|
Mon, 31 Oct 2016
|
[ 06:58 dbn ] (Only the first 10 of 24 ports in this commit are shown above. )
lang/mono: update to 4.6.1.5.
USES=mono: add nuget argument
The nuget argument adds support for nuget packages. The nuget
packages must be specified in the NUGET_DEPENDS variable.
devel/monodevelop: update to 6.1.1.15
- Switch to github. The other official source is quite a few versions
behind.
- Add missing dependencies (fsharp, ssl2, curl)
- Add required nuget packages
- Add required external repositories
- Drop options. Although ./configure offers these flags, there is no
functional change (i.e. no-op)
- All patches have been upstreamed (and the one we need is from (Only the first 15 lines of the commit message are shown above )
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 29 Aug 2014
|
[ 09:18 amdmi3 ]
- Drop .la files, no dependees require them
Approved by: portmgr blanket
|
Mon, 26 May 2014
|
[ 13:29 bapt ]
Convert to USES=mono
With hat: portmgr
|
Tue, 13 May 2014
|
[ 10:28 tijl ]
Add USES=libtool:keepla.
|
Thu, 10 Apr 2014
|
[ 15:27 bapt ]
Support stage
Modernize
|
Sat, 16 Nov 2013
|
[ 17:58 romain ]
Freshen-up port and rename package.
|
Fri, 20 Sep 2013
|
[ 23:57 bapt ] (Only the first 10 of 288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits)
|
Tue, 3 Sep 2013
|
[ 06:36 bapt ] (Only the first 10 of 148 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Mon, 2 Sep 2013
|
[ 09:36 az ] (Only the first 10 of 26 ports in this commit are shown above. )
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
|
Fri, 8 Mar 2013
|
[ 10:51 kwm ] (Only the first 10 of 417 ports in this commit are shown above. )
* 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
|
Fri, 29 Jun 2012
|
[ 18:24 az ]
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Tue, 1 Jun 2010
|
[ 12:41 romain ] (Only the first 10 of 98 ports in this commit are shown above. )
- Update lang/mono to 2.6.4;
- Update a bunch of C# ports as well (audio/taglib-sharp, deskutils/tomboy,
devel/mono-tools, devel/monodevelop, devel/monodevelop-boo,
devel/monodevelop-database, devel/monodevelop-java, devel/monodevelop-vala,
graphics/f-spot, lang/boo [1], lang/mono-basic, mail/gmime24, gmime24-sharp,
multimedia/banshee, multimedia/banshee-mirage, multimedia/moonlight,
www/mod_mono, www/webkit-sharp, www/xsp, x11-toolkits/gnome-desktop-sharp20,
x11-toolkits/gtk-sharp20, x11-toolkits/libgdiplus).
PR: ports/143657 [1]
Submitted by: glewis [1]
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Mon, 22 Jun 2009
|
[ 07:55 flz ] (Only the first 10 of 54 ports in this commit are shown above. )
- 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>
|
Sun, 22 Mar 2009
|
[ 19:34 pav ]
- Update to 2.12.8
PR: ports/131491
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
|
Mon, 9 Feb 2009
|
[ 09:00 flz ] (Only the first 10 of 95 ports in this commit are shown above. )
- 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)
|
Fri, 25 Jul 2008
|
[ 22:46 miwi ] (Only the first 10 of 20 ports in this commit are shown above. )
- Update maintainer mail address
PR: 125786
Submitted by: Phillip N. <pneumann@gmail.com>
|
Wed, 18 Jun 2008
|
[ 20:09 pav ]
- Fix fetch
|
Fri, 6 Jun 2008
|
[ 14:16 edwin ] (Only the first 10 of 158 ports in this commit are shown above. )
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)
|
Tue, 23 Oct 2007
|
[ 03:26 tmclaugh ]
Update to 2.10.2
Submitted by: Phillip Neumann
Project by: BSD# (http://www.mono-project.com/Mono:FreeBSD)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sun, 4 Feb 2007
|
[ 22:31 tmclaugh ]
s/INSTALLS_SHLIB/USE_LDCONFIG/
|
[ 22:05 tmclaugh ]
- Update to 2.10.0
- Move to LOCALBASE
- Port is no longer includes Gnome specific libraries, those are included in
the new x11-toolkits/gnome-sharp20 port. In addition, now that this is a
"blessed" Gnome dependency ports may use USE_GNOME=gtksharp20
Project by: BSD# (http://www.mono-project.com/Mono:FreeBSD)
|
Sat, 7 Oct 2006
|
[ 17:42 tmclaugh ]
Update to 2.8.2
Project by: BSD# http://www.mono-project.com/Mono:FreeBSD
|
Sun, 23 Apr 2006
|
[ 21:01 tmclaugh ]
Add missing textproc/p5-XML-LibXML run dependency for
/usr/X11R6/lib/gtk-sharp-2.0/gapi2xml.pl
Notified by: Andreas Kohn on Freenode's #BSD-Sharp
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Sun, 19 Feb 2006
|
[ 06:24 tmclaugh ]
Update to 2.8.0
- patch-gtkhtml_gtkhtml-sharp.dll.config.in,
patch-vte_vte-sharp.dll.config.in:
Remove unnecessary patching now that libraries use ltverhack
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
|
Sun, 5 Feb 2006
|
[ 02:58 tmclaugh ]
- Remove some unnecessary patches now that the ports for the libraries
refferenced use ltverhack
- Remove USE_REINPLACE while I'm here
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
|
Sat, 14 Jan 2006
|
[ 21:47 tmclaugh ]
Update to 2.4.0
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Thu, 10 Nov 2005
|
[ 04:25 tmclaugh ]
- Update to 2.3.92 [1]
- Remove PKGNAMESUFFIX, we don't need this.
- Remove libgnomedb# and gda#, libgnomedb and gda are no lobnger part
of Gnome.
- Add support for gtkhtml 3.8
- Correct pkg-plist for gacutil changes with Mono 1.1.9.x
- Include bsd.mono.mk.
Submitted by: Soeren Straarup <xride@x12.dk>
Approved by: ahze (mentor)
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
|
Sun, 6 Nov 2005
|
[ 07:36 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)
|
Thu, 29 Sep 2005
|
[ 04:56 tmclaugh ] (Only the first 10 of 40 ports in this commit are shown above. )
- Readd gtk-sharp10 and gtk-sharp20 which I accidently deleted.
Notified by: Kris INDEX mail
|
[ 03:54 tmclaugh ] (Only the first 10 of 41 ports in this commit are shown above. )
- Remove gtk-sharp and gtk-sharp-devel now that they have been
repo-copied to gtk-sharp10 and gtk-sharp20 respectively.
Approved by: ahze (mentor)
Repocopy by: marcus
|
[ 03:36 tmclaugh ]
- Enable gtk-sharp10 and gtk-sharp20 in the ports tree.
- gtk-sharp has been repo-copied to gtk-sharp10 and gtk-sharp-devel has
been repo-copied to gtk-sharp20 so both ports reflect their respective
GTK# API versions.
Approved by: ahze (mentor)
|
Number of commits found: 51 |