notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/libsoup/pkg-plist
SVNWeb

Number of commits found: 26

Tue, 16 Aug 2022
[ 21:06 Adriaan de Groot (adridg) search for other commits by this committer ]    commit hash:1edbd06c6facd29a14635928395323aa3d6ae4a1  commit hash:1edbd06c6facd29a14635928395323aa3d6ae4a1  commit hash:1edbd06c6facd29a14635928395323aa3d6ae4a1  1edbd06 
devel/libsoup: add a DOCS option

Add DOCS, which just uses gtk_doc to do the work. The change
was suggested by Sean Champ in the linked PR, but I reworked
it substantially to be explicit about the files, and to use
the simplest tooling. Other changes suggested by the way
devel/libical and devel/json/glib do DOCS with gtk_doc.

PR:		265568
Reported by:	Sean Champ
Mon, 12 Oct 2020
[ 14:20 bapt search for other commits by this committer ] Original commit   Revision:552130 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Update libsoup to 2.72.0

Merge back libsoup and libsoup-gnome, they both have the same dependencies
now, and they are more complicated to split now that they switched to meson

Bump portrevision of dependant ports
Sun, 30 Sep 2018
[ 11:58 kwm search for other commits by this committer ] Original commit   Revision:480951 (Only the first 10 of 732 ports in this commit are shown above. View all ports for this commit)
The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.

The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/

Thanks to Antoine Brodin for running the exp-runs.

PR:		229761
Sun, 14 Feb 2016
[ 18:57 kwm search for other commits by this committer ] Original commit   Revision:408881 (Only the first 10 of 460 ports in this commit are shown above. View all ports for this commit)
The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.

The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/

This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.

GDM is still at version 3.16 due to some issues.

Bump mate-themes to use the gtk 3.18 version of the themes.

Thanks to Antoine Brodin for running the exp-runs.

This release was made possible by the following people:
  Gustau Perez
  Ting-Wei_Lan

PR:	207006
Wed, 5 Aug 2015
[ 19:13 kwm search for other commits by this committer ] Original commit   Revision:393607 (Only the first 10 of 601 ports in this commit are shown above. View all ports for this commit)
The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.

The offical GNOME 3.16 release notes can be found at
https://help.gnome.org/misc/release-notes/3.16/

Upgrade instructions for port users:

Delete the old tracker package with:
# pkg delete -f tracker
And user port upgrade tool of choice to upgrade.

Thanks to Antoine Brodin for running the exp-runs.

This release was made possible by the following people:
  Gustau Perez
  Ting-Wei_Lan

PR:		201980
Wed, 19 Nov 2014
[ 11:49 kwm search for other commits by this committer ] Original commit   Revision:372768 (Only the first 10 of 1460 ports in this commit are shown above. View all ports for this commit)
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.

This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.

Apart from updating ports to newer versions

GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.

Shell Extensions can be installed via https://extensions.gnome.org/ , we have
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 27 Oct 2014
[ 10:40 bapt search for other commits by this committer ] Original commit   Revision:371546 (Only the first 10 of 272 ports in this commit are shown above. View all ports for this commit)
Cleanup plist
Sat, 8 Mar 2014
[ 13:49 kwm search for other commits by this committer ] Original commit   Revision:347496
Stagify
Use new lib_depend syntax.
Add USES=libtool
Use USE_GNOME introspection component

Obtained from:	GNOME dev repo
Fri, 8 Mar 2013
[ 10:51 kwm search for other commits by this committer ] Original commit   Revision:313633 (Only the first 10 of 417 ports in this commit are shown above. View all ports for this commit)
* 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, 23 Aug 2011
[ 18:31 kwm search for other commits by this committer ] Original commit 
Update to 2.34.3.
Sat, 20 Nov 2010
[ 15:37 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 609 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/

This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.

This release features commits by avl, marcus, mezz and myself.

The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:

Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 10 May 2010
[ 21:19 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 772 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 16 Dec 2009
[ 18:33 kwm search for other commits by this committer ] Original commit 
Update to 2.28.2.
Sat, 28 Nov 2009
[ 20:06 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 823 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.28.1 for FreeBSD.  The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 3 Jul 2009
[ 10:18 kwm search for other commits by this committer ] Original commit 
Update to 2.26.3.
Fri, 10 Apr 2009
[ 05:56 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 480 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.26 for FreeBSD.  See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider.  Almost all of the Gecko consumers
can make use of this provider by setting:

WITH_GECKO=libxul

The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach.
Sat, 10 Jan 2009
[ 05:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.24 for FreeBSD.

See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes.  On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs.  The documentation updates
to the website are forthcoming.

This release features commits by adamw, ahze, kwm, mezz, and myself.  It would
not have been possible without are contributors and testers:

Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 24 Mar 2008
[ 03:50 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 712 ports in this commit are shown above. View all ports for this commit)
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
Wed, 10 May 2006
[ 17:13 jylefort search for other commits by this committer ] Original commit 
Move the libsoup programming reference to the libsoup-reference port.
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Thu, 17 Nov 2005
[ 22:47 ahze search for other commits by this committer ] Original commit 
- Update to 2.2.7
Sat, 5 Nov 2005
[ 04:53 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 369 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.12 for FreeBSD.  The release is chock full of bug fixes
and new features.  Don't believe me?  Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/.

DO NOT USE portupgrade by itself to upgrade to GNOME 2.12.  Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh.  This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.

In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen.  The winner of this release's contest is
Dominique Goncalves <dominique.goncalves@gmail.com>.  His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 28 Aug 2005
[ 08:29 marcus search for other commits by this committer ] Original commit 
Update to 2.2.6.1.
Mon, 14 Mar 2005
[ 17:48 kwm search for other commits by this committer ] Original commit 
Update to 2.2.3.
Sun, 7 Nov 2004
[ 22:24 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 369 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).

This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.

This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team.  The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).

Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD.  We would
especially like to thank those users that provided patches for GNOME 2.7 and
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 7 May 2003
[ 05:56 marcus search for other commits by this committer ] Original commit 
Add libsoup after a repo copy from soup.  Libsoup is a SOAP API written in C
and based on Glib-2.0.

Number of commits found: 26