non port: devel/dbus-sharp/Makefile |
SVNWeb
|
Number of commits found: 52 |
Tue, 8 Aug 2023
|
[ 11:22 Jan Beich (jbeich) ] 4f13ca1 (Only the first 10 of 34 ports in this commit are shown above. )
lang/mono: switch to 5.20 by default
PR: 238089
|
[ 11:22 Jan Beich (jbeich) ] 6c225bc (Only the first 10 of 36 ports in this commit are shown above. )
lang/mono: respect MONO_DEFAULT in consumers
PR: 251795
|
Tue, 25 Jul 2023
|
[ 13:14 Dan Langille (dvl) ] c59052e (Only the first 10 of 23 ports in this commit are shown above. )
*/*: return mono@ ports to the pool
The team previously known as mono has no active members.
I will send an email to ports@ in case anyone wants to pick up these
ports.
Approved by: portmgr (bofh)
|
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:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
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
|
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, 13 May 2017
|
[ 13:22 romain ]
Update to latest version: 0.8.1
|
Thu, 5 Jan 2017
|
[ 11:00 amdmi3 ] (Only the first 10 of 29 ports in this commit are shown above. )
Remove always-true/false conditions after 9.x, 10.[12] EOL
While here, couple minor fixes
portmgr blanket
|
Fri, 4 Sep 2015
|
[ 16:02 mat ] (Only the first 10 of 31 ports in this commit are shown above. )
Convert most ports using cloud.github.com to GHC.
Convert a couple to github, and use some options helpers on the way.
Sponsored by: Absolight
|
Sat, 23 May 2015
|
[ 22:58 antoine ]
Fix configure with mono 4
Reported by: pkg-fallout
|
Sun, 28 Dec 2014
|
[ 20:09 romain ]
Fix AF_UNIX sockets.
|
Mon, 26 May 2014
|
[ 11:42 bapt ]
Convert to USES=mono
With hat: portmgr
|
Fri, 31 Jan 2014
|
[ 10:54 romain ]
Fix for FreeBSD 10.0.
While here, cleannup port.
|
Fri, 20 Sep 2013
|
[ 17:03 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
|
Tue, 23 Apr 2013
|
[ 10:13 bapt ] (Only the first 10 of 97 ports in this commit are shown above. )
Convert devel to USES=pkgconfig
|
Tue, 19 Mar 2013
|
[ 13:04 eadler ] (Only the first 10 of 218 ports in this commit are shown above. )
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)
|
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
|
Tue, 25 Sep 2012
|
[ 08:51 romain ]
Branch devel/dbus-sharp on mono's DBus bindings.
|
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
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Thu, 11 Aug 2011
|
[ 19:20 kwm ] (Only the first 10 of 543 ports in this commit are shown above. )
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>
|
Mon, 13 Jun 2011
|
[ 23:00 romain ]
Update the MAINTAINER address of a few lost ports.
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
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
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
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
|
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>
|
Fri, 6 Jun 2008
|
[ 13:21 edwin ] (Only the first 10 of 367 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)
|
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:44 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)
|
Thu, 9 Nov 2006
|
[ 19:26 tmclaugh ]
Make this port totally independant of devel/dbus and fix build error
introduced by latest dbus update.
|
Wed, 8 Nov 2006
|
[ 05:25 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
|
Sat, 14 Oct 2006
|
[ 08:35 marcus ] (Only the first 10 of 577 ports in this commit are shown above. )
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 )
|
Thu, 29 Jun 2006
|
[ 02:06 tmclaugh ]
Update pkg-plist after last dbus update.
|
Thu, 4 May 2006
|
[ 21:41 edwin ] (Only the first 10 of 364 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with D
|
Wed, 22 Mar 2006
|
[ 23:20 tmclaugh ]
Fix plist after master port was updated to 0.61
Notified by: Krisbot
|
Sat, 14 Jan 2006
|
[ 22:00 tmclaugh ]
Fix pkg-plist after Mono 1.1.12.1 update.
|
Mon, 2 Jan 2006
|
[ 19:37 tmclaugh ]
Fix pkg-plist after latest dbus update.
|
Sat, 31 Dec 2005
|
[ 18:49 marcus ] (Only the first 10 of 13 ports in this commit are shown above. )
Chase the dbus shared lib version.
|
Thu, 10 Nov 2005
|
[ 04:36 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>
|
Tue, 20 Sep 2005
|
[ 01:00 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)
|
Mon, 12 Sep 2005
|
[ 04:22 mezz ]
Chase dbus update to 0.50 by update the plist.
|
Mon, 5 Sep 2005
|
[ 21:44 mezz ]
Chase with dbus update, bump the PORTREVISION for plist fix.
Reported by: krismail
|
Tue, 19 Jul 2005
|
[ 05:20 mezz ]
Chase dbus update to 0.35.2 by update plist.
|
Sat, 16 Jul 2005
|
[ 17:39 mezz ]
Chase dbus update to 3.5.1 again by update plist.
|
[ 16:34 mezz ]
-Chase dbus update to 0.35 by update plist.
-Remove Python dependency.
|
Sun, 10 Jul 2005
|
[ 21:45 mezz ]
Chase the change dependency from monodoc to mono-tools. Bump the PORTREVISION.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
|
Sun, 3 Jul 2005
|
[ 07:21 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]
|
Mon, 16 May 2005
|
[ 06:01 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
|
Number of commits found: 52 |