notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: Mk/bsd.gnome.mk

Number of commits found: 220 (showing only 100 on this page)

1 | 2 | 3  »  

Sunday, 7 Feb 2016
19:43 kwm search for other commits by this committer
Move Mk/bsd.gnome.mk and Mk/bsd.mate.mk to Mk/Uses/.

To use the GNOME or MATE components activate it by adding gnome
or mate to USES. The usage of USE_GNOME/INSTALL_ICONS and for
example GLIB_SCHEMAS has stayed the same.

Like with USES, the use of USE_GNOME and so after bsd.port.pre.mk
is now forbidden. And adapt ports that where still doing that.

Exp-runs done by:	antoine@

PR:		205432
Reviewed by:	antoine@, mat@
Approved by:	portmgr (antoine@)
Differential Revision:	https://reviews.freebsd.org/D3653
Original commitRevision:408449 
Monday, 18 Jan 2016
11:12 rakuco search for other commits by this committer
Remove "mode: Fundamental" from the Emacs mode line.

There is no reason to see this file as a plain-text file since Emacs has a
proper BSDmakefile (makefile-bsdmake-mode) mode.

Approved by:	gnome (kwm)
Original commitRevision:406559 
Sunday, 27 Sep 2015
10:52 rene search for other commits by this committer
Mk/bsd.gnome.mk : remove net/linc from the component list.

Approved by:	gnome (kwm)
Differential Revision:	https://reviews.freebsd.org/D3738
Original commitRevision:398036 
Saturday, 26 Sep 2015
08:43 bapt search for other commits by this committer
Explicitly run some gnome commands in post (de)install
Original commitRevision:397942 
Saturday, 5 Sep 2015
21:01 kwm search for other commits by this committer
Remove libgnomedb component. The actualy port was removed April 2014 by bapt.
Original commitRevision:396193 
Saturday, 29 Aug 2015
16:50 kwm search for other commits by this committer
Update the USE_GNOME librsvg2 entry, which should have happened in
revision 395560.

PR:		202378
Original commitRevision:395562 
Wednesday, 5 Aug 2015
19:13 kwm search for other commits by this committer
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
Original commitRevision:393607 
Tuesday, 14 Jul 2015
13:19 kwm search for other commits by this committer
Add build/run depend lines for dconf.
Original commitRevision:391993 
Monday, 29 Jun 2015
18:04 kwm search for other commits by this committer
Fix typo?

Submitted by:	adamw@
Original commitRevision:390930 
09:10 kwm search for other commits by this committer
Clarify that INSTALLS_ICONS is only usefull for GTK+ applications.

Differential Revision:	https://reviews.freebsd.org/D2907
Original commitRevision:390886 
Saturday, 13 Jun 2015
02:46 mat search for other commits by this committer
Use .sinclude when possible.

PR:		178271 (based on)
Submitted by:	eadler
Sponsored by:	Absolight
Original commitRevision:389312 
Friday, 15 May 2015
16:46 bapt search for other commits by this committer
Remove gnome-pre-su-install target it is not useful anymore

Tested on all non broken ports defining GCONF_SCHEMA
Original commitRevision:386427 
Tuesday, 30 Dec 2014
20:13 kwm search for other commits by this committer
Update cinnamon to 2.4, this should fix [1] and [2].
Update totem to 3.14 now that we have gstreamer 1.4 and minor gnome updates.
Update evolution suite to 3.12.9.
Make sure gtk30 pulls in adwait-icon-theme, since it now the default theme [3].

PR:		195290 [1], 195289 [2], 195455 [3]
Obtained from:	gnome devel repo
Original commitRevision:375852 
Thursday, 25 Dec 2014
19:07 bapt search for other commits by this committer
Remove imlib1

It has become a patch spaghetti over the time and making it support newer
version
of various graphics libraries will be a nightmare

It is time to say good bye to imlib1

With hat:	portmgr
Discussed with:	antoine
Approved by:	kwm
Original commitRevision:375595 
14:03 bapt search for other commits by this committer
Remove gnomehack and desktopfileutils

Differential Revision:	https://reviews.freebsd.org/D1369
Approved by:	kwm
Original commitRevision:375560 
01:10 bapt search for other commits by this committer
Remove now useless gnomehier, pkg handles automatically the directories where
needed making gnomehier entirely useless now.

Differential Revision:	https://reviews.freebsd.org/D1355
Reviewed by:	antoine, kwm
Approved by:	gnome (kwm)
Original commitRevision:375500 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:374303 
Wednesday, 19 Nov 2014
15:52 bapt search for other commits by this committer
Garbage collect the non used and working gconfmm component
Original commitRevision:372795 
15:03 bapt search for other commits by this committer
Remove libzvt, it is not used anymore by anything in the ports tree
Original commitRevision:372785 
11:49 kwm search for other commits by this committer
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
ported a few that can't be installed via this way.
The old gnome-utils and gnome-games ports where split up into single ports
and where converted to meta-ports.
gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but
if you use startx you need to do this yourself.

Upgrade instructions:

Delete the old and conflicting packages:
# pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \
    guile gcalctool gnome-media libgnomekbd
# pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \
    evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center

For package users the following lines will be enough:
# pkg upgrade
# pkg install gnome3

For ports users should do the following:
# portmaster -a
# portmaster x11/gnome3

We are currently aware of two issues. The first issue is a bug in the
file monitoring code in the glib20 port. This bug causes glib programs
to crash when files in a monitored directory are added or removed.
Upstream is aware of the problem, but since the problem is quite complex
there is no solution yet. This problem isn't restricted to BSD.

The second issue is that on certain video cards totem will display a
purple/pink overlay on the video. It not clear yet where the issues
comes from.

Major thanks goes to Gustau Perez for being a driving force behind getting
GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the
exp-runs.

This update was also made possible by:
	Joe Maloney
	Kris Moore
	Beeblebrox
	Ryan Lortie
	Antoine Jacoutot
	and everyone I missed
Original commitRevision:372768 
Friday, 3 Oct 2014
10:53 kwm search for other commits by this committer
Remove eel and ports that use it.
Eel doesn't build after the gnome3 import.
Original commitRevision:369880 
Thursday, 2 Oct 2014
13:29 kwm search for other commits by this committer
Also update gnomesharp dependacy in bsd.gnome.mk
Original commitRevision:369824 
12:25 kwm search for other commits by this committer
Retire gnome-desktop-sharp20 it depends gnome-panel which is going away
in the GNOME 3 import.
Original commitRevision:369817 
Thursday, 25 Sep 2014
15:18 tijl search for other commits by this committer
- Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.h
  and libintl.so.  This fixes a problem where DATADIRNAME gets an incorrect
  value which causes locale files to be installed in the wrong place.
- The only configure checks that still need to be patched are related
  to intltool so move DATADIRNAME patching from USES=pathfix to
  USE_GNOME=intlhack.

- games/klavaro: remove excessive dependencies
- japanese/libskk: add INSTALL_TARGET=install-strip
- math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread
  patching
- multimedia/freetuxtv: remove excessive dependencies
- science/gramps: fix shared-mime-info use

Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:369260 
Wednesday, 17 Sep 2014
07:48 tijl search for other commits by this committer
- Remove last uses of USE_AUTOTOOLS=libtool from bsd.gnome.mk
  (lthack, ltasneededhack and ltverhack) [1]
- Remove support for USE_AUTOTOOLS=libtool and USE_AUTOTOOLS=libltdl

PR:		188978 [1]
Approved by:	portmgr (bapt)
Original commitRevision:368357 
Saturday, 13 Sep 2014
15:11 tijl search for other commits by this committer
devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
  didn't conflict with early development versions of glib/gtk 2.0
Original commitRevision:368108 
Wednesday, 3 Sep 2014
05:47 bapt search for other commits by this committer
Convert some @unexec to their proper equivalent in keyword
Original commitRevision:367155 
Monday, 1 Sep 2014
05:43 bapt search for other commits by this committer
Remove support for NO_STAGE
Mark all current non staged ports as BROKEN

Reviewed by:	antoine
Exp-run:	antoine
Differential Revision:	https://reviews.freebsd.org/D693
Original commitRevision:366839 
Monday, 21 Jul 2014
08:55 rene search for other commits by this committer
bsd.gnome.mk: remove unused libgailgnome component

Approved by:	gnome (kwm)
Original commitRevision:362410 
Monday, 30 Jun 2014
19:23 kwm search for other commits by this committer
Add libwnck3. The gtk3 version of libwnck.

Obtained from:	GNOME devel repo.
Original commitRevision:359907 
Monday, 26 May 2014
07:22 kwm search for other commits by this committer
Add a USE_GNOME py3gobject3 component for devel/py3-gobject3 added in r355246.
Original commitRevision:355281 
Monday, 19 May 2014
17:51 swills search for other commits by this committer
- Hack to avoid touching /root/.gconf

Reviewed by:	kwm
Original commitRevision:354563 
Thursday, 1 May 2014
14:23 kwm search for other commits by this committer
Add gtkhtml 4.8.0.

This is the gtk+ 3.0 version of gtkhtml3.

Obtained from:	GNOME dev repo.
Original commitRevision:352747 
Friday, 11 Apr 2014
12:45 bapt search for other commits by this committer
followup with recent cleanup
Original commitRevision:350935 
Wednesday, 9 Apr 2014
09:10 kwm search for other commits by this committer
Prevent Makefile from running "gconftool-2 --makefile-install-rule". This
command is run on LOCALBASE instead of STAGEDIR.

Submitted by:	antoine@
Original commitRevision:350672 
Friday, 27 Dec 2013
16:05 kwm search for other commits by this committer
Update ltverhack.
Newer libtool doesn't put double qoutes around the argument anymore.
Original commitRevision:337745 
Sunday, 8 Dec 2013
09:55 kwm search for other commits by this committer
Add vte3, the Gtk 3 version of the vte terminal widget.
Split off gnome-pty-helper from vte to allow both versions of vte to be
installed at the same time.
Update comment to make it clearer which gtk+ version it is for.
Enable introspection bindings in vte.

Obtained from:	GNOME dev repo.
Original commitRevision:335873 
Thursday, 5 Dec 2013
13:50 kwm search for other commits by this committer
Remove libxml, last release in 2002. And unsupport upstream.
Original commitRevision:335670 
Tuesday, 19 Nov 2013
19:54 kwm search for other commits by this committer
Remove ltverhack's hard depend on USE_AUTOTOOLS=libtool.

The problem with the old method is that the libtool is configured to look
first in LOCALBASE for libraries to link to. Normaly this wouldn't cause
a problem. However if a port that builds a library with new API also builds
introspection files or say gtk bindings, then libtool will look first into
LOCALBASE and find the old library version for linking the introspection
files or gtk bindings. Due to the missing new API in old library the build
will fail with unresolved symbols.
The new ltverhack will patch the ltmain.sh and/or libtool files that where
bundled with the port. This libtool is correctly configured to first look
in for the just build libraries.

If the port bundled version of ltmain.sh and/or libtool aren't in ${WRKSRC}
then ltverhack_PATCH_FILES can be overwritten with there location in ${WRKSRC}.

As a bonus when using the new ltverhack configure will honor --disable-static
again. So please check your plist after converting.

While here shorten the number of tabs in the lthacks, ltverhack and
ltasneededhack PRE_PATCH components so they are just over 80 chars long.

Exp-run by:	bdrewery@
PR:		ports/183936
Obtained from:	gnome dev repo
Original commitRevision:334343 
Wednesday, 13 Nov 2013
19:28 kwm search for other commits by this committer
Fix lib_depend for gnome-control-center.

PR:		ports/183916
Submitted by:	truckman@
Original commitRevision:333717 
Tuesday, 12 Nov 2013
21:32 kwm search for other commits by this committer
Fix eel2 lib_depend line.

Submitted by:	antoine@
Original commitRevision:333623 
Friday, 8 Nov 2013
14:10 kwm search for other commits by this committer
Add back gtksourceviewmm3 accidently removed in -r333211, because I didn't
saved/closed my editor...
Original commitRevision:333225 
12:32 kwm search for other commits by this committer
Which to using new lib_depends syntax.
Add stage support.

Obtained from:	gnome dev repo.
Original commitRevision:333211 
12:29 kwm search for other commits by this committer
gnomelibs and orbit where retired.
Original commitRevision:333209 
Sunday, 27 Oct 2013
14:54 kwm search for other commits by this committer
Remove obsoleted and removed gnome1 components. While here update example.
Original commitRevision:331777 
Friday, 6 Sep 2013
11:43 kwm search for other commits by this committer
Repo copy libgda4 ports to libgda5 and libgdamm to libgdamm5.
Update libgda5 to 5.0.3 and libgdamm5 to 4.99.6.
Libgda 5 is the new version of libgda data abstraction library.

Obtained from:	gnome dev repo.
Original commitRevision:326490 
Wednesday, 4 Sep 2013
18:06 madpilot search for other commits by this committer
- Make ports use the libc provided iconv implementation on 10-CURRENT
  after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
Original commitRevision:326307 
Monday, 2 Sep 2013
10:50 kwm search for other commits by this committer
Remove pkgconfig USE_GNOME component, it not used anymore [1].

Submitted by:	bapt@ [1]
Original commitRevision:325972 
Wednesday, 31 Jul 2013
11:57 kwm search for other commits by this committer
The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.

This update updates Glib20 to 2.36 and Gtk+ 3.8

* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
  It is replaced by a GIO kqueue implementation developed as part of a NetBSD
  GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
  pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
  prevent creation of /  root/.cache dir. Defaults to build & run depend,
  but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
  pangox support which was removed from the pango port. Add it to ports still
  using pangox API.

Exp-run by:	bapt@
PR:		ports/178958 [1]
Submitted by:	emaste@ [1]
Original commitRevision:324037 
Wednesday, 10 Jul 2013
09:28 rene search for other commits by this committer
Remove support for gnomevfs1

Reviewed by:	kwm
Original commitRevision:322631 
Sunday, 5 May 2013
20:47 kwm search for other commits by this committer
Update to 1.14.26.

Remove py-libgsf and libgsf-gnome which where removed
Obtained from:	GNOME stage repo
Original commitRevision:317433 
Monday, 22 Apr 2013
21:54 kwm search for other commits by this committer
Add py-gobject 3.8.0.

This is the next version of the python GLib/GObject/GIO bindings, including
full GObject introspection support.
Original commitRevision:316278 
Tuesday, 19 Mar 2013
15:33 kwm search for other commits by this committer
Add gtksourceview3 and gtksourceviewmm3 macros to USE_GNOME.

Obtained from:	gnome team repo
Original commitRevision:314658 
Friday, 8 Mar 2013
10:51 kwm search for other commits by this committer
* 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
Original commitRevision:313633 
Wednesday, 28 Nov 2012
17:24 bapt search for other commits by this committer
Removed pygtk from bsd.gnome.mk

Approved by:	gnome (kwm)
Feature safe:	yes
Original commitRevision:307920 
Monday, 15 Oct 2012
15:54 bapt search for other commits by this committer
Developement ceased, and nothing in the ports tree uses it anymore

Approved by:	gnome (kwm)
Feature safe:	yes
Original commitRevision:305917 
Thursday, 4 Oct 2012
22:59 dougb search for other commits by this committer
Revert r305288 which was not supposed to have been applied to this file.
Original commitRevision:305289 
22:57 dougb search for other commits by this committer
Remove the word 'support' from most places that it occurs, since it is
not only redundant and repetitive, it makes the descriptions of some
options too long for RELENG_8. Removing it does not make the meaning of
the option description less clear.

While I'm here, make a few of the options more consistent with each other.

PR:		ports/172201
Submitted by:	me
Original commitRevision:305288 
Thursday, 26 Jul 2012
05:40 bapt search for other commits by this committer
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
Original commit
Wednesday, 23 May 2012
08:17 miwi search for other commits by this committer
- Remove emacs mode, -*- mode: ...; -*- [1]
- Comments for BUILD_ and RUN_DEPENDS fail to mention alternate means to specify
dependencie [2]
- Fix make reinstall [3]
- Trivial comment change for PORTDATA [4]

PR:             151954 [1]
                161314 [2]
                167085 [3]
                167465 [4]
Submitted by:   Anonymous <swell.k@gmail.com> [1]
                dougb@ and Chris Rees <utisoft@gmail.com> [2]
                Garrett Cooper <yanegomi@gmail.com> [3]
                "Bryan Drewery" <bryan@shatow.net> [4]
Tested via:     phw
Original commit
Friday, 12 Aug 2011
08:03 kwm search for other commits by this committer
Retire gnometarget, now that it was removed from all users.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Original commit
Tuesday, 9 Aug 2011
09:32 kwm search for other commits by this committer
Add back gnometarget, while it doesn't do anything anymore. It is still in use
in a lot of ports.

Noticed by:     flo@
Original commit
06:52 marcus search for other commits by this committer
Remove the now-dead gnometarget component.

Reported by:    Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Original commit
Saturday, 30 Jul 2011
09:20 kwm search for other commits by this committer
Update the glib and gtk stack to the lastest stable releases.
Add new ports for the new stable releases of gtk+-3.0.
Update vala to the newest stable release 0.12.1.

Thanks to pav@ for doing multiple exp-runs, and marcus@ for repo-copies.
Full contributors acknowledgment will be given in the GNOME 3 import.
Original commit
Thursday, 9 Jun 2011
19:25 kwm search for other commits by this committer
Adjust the gnomepanel entry. Don't depend on a optional library in gnome-panel.

Submitted by:   Jason Helfman <jhelfman@e-e.com>
Original commit
Saturday, 12 Feb 2011
19:33 kwm search for other commits by this committer
s/PORSTDIR/PORTSDIR/ in the pygobject entry. This was fixed in our devel repo,
however I didn't use the lastest checkout to merge to freebsd ports.

Submitted by:   sunpoet@
Pointyhat to:   kwm@
Original commit
Thursday, 10 Feb 2011
15:06 kwm search for other commits by this committer
Add py-gobject entry.
Original commit
Tuesday, 4 Jan 2011
12:22 mezz search for other commits by this committer
There is no port that depend this library. Therefore, remove it.
Original commit
03:32 mezz search for other commits by this committer
The x11/libcapplet has been broken for over a year (will be two in June 2011)
and no one has any of interest to fix it. It's an ancient software and
is part of GNOME 1. It's time for us to get rid of some of GNOME 1 stuff as
the GNOME 3 is coming sometimes in 2011. Any ports that required libcappet
are removed and ports that have optional aren't remove.

PR:             ports/153355
Discussed with: My team, FreeBSD GNOME Team
Tested by:      pointyhat-exp (thanks pav!)
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Saturday, 20 Nov 2010
17:41 kwm search for other commits by this committer
Also add USE_GNOME=dconf hook.
Original commit
15:37 kwm search for other commits by this committer
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
Bapt <baptiste.daroussin@gmail.com>
jsa@
miwi@
Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
Maxim Samsonov <xors@mne.ru>
Kris Moore

And pav@ for 2 exp-runs

PR:             ports/152255
                ports/143260
                ports/141033
                ports/149629
                ports/150350
                ports/151523
With hat:       gnome@
Original commit
Saturday, 2 Oct 2010
20:56 kwm search for other commits by this committer
Build glib12 and ports that depend on it with -std=gnu89.

glib12 and ports that use glib12 fail to link when build with a C99 compiler.
Original commit
Tuesday, 11 May 2010
08:38 kwm search for other commits by this committer
Move gconf2 depend from libgsf to libgsf-gnome.
Original commit
Monday, 10 May 2010
21:19 kwm search for other commits by this committer
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.

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

The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the
initual packagekit porting.

And the following contributors & testers for there help with this release:
Eric L. Chen
Vladimir Grebenschikov
Sergio de Almeida Lenzi
DomiX
walder
crsd
Kevin Oberman
Michal Varga
Pavel Plesov
Bapt
kevin

and ITetcu for two exp-run

PR:     ports/143852
        ports/145347
        ports/144980
        ports/145830
        ports/145511
Original commit
Saturday, 28 Nov 2009
20:06 marcus search for other commits by this committer
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.

Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).

The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:

Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)

We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.

PR:             136676
                136967
                138872 (obsolete with new epiphany-webkit)
                139160
                134737
                139941
                140097
                140838
                140929
Original commit
Saturday, 22 Aug 2009
17:45 marcus search for other commits by this committer
Chase the vte shared lib version.
Original commit
Wednesday, 3 Jun 2009
05:15 marcus search for other commits by this committer
Bump the vte shared lib version.
Original commit
Monday, 13 Apr 2009
19:05 marcus search for other commits by this committer
Sync the gnomedesktopsharp implied list with reality.

Approved by:    portmgr (implicit)
Original commit
Friday, 10 Apr 2009
05:56 marcus search for other commits by this committer
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.
Original commit
Monday, 9 Feb 2009
09:00 flz search for other commits by this committer
- 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)
Original commit
Saturday, 10 Jan 2009
05:22 marcus search for other commits by this committer
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
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet

PR:             125857 [1]
                126993 [2]
                130031 [3]
                127399 [4]
                127661 [5]
                124302 [6]
                129570 [7]
                129936
                123790
Original commit
Sunday, 24 Aug 2008
17:24 marcus search for other commits by this committer
Make sure the CONFIGURE_ENV is updated for all lthacks.
Original commit
16:55 marcus search for other commits by this committer
If any of the libtool hacks are used, set an empty ac_cv_path_DOLT_BASH
variable to prevent a bash script from being used to wrap libtool.  If
the wrapper is used, none of the lthacks actually have any effect.
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:             126524 (obsoletes 52917)
Submitted by:   rafan
Tested on:      two pointyhat 7-amd64 exp runs (by pav)
Approved by:    portmgr (pav)
Original commit
Monday, 30 Jun 2008
20:16 mezz search for other commits by this committer
First all, ahze did most of work. Thanks ahze! Last week or so, I am just
merely pick up and help him. Thanks to many testers in both private and
mailing list emails for report a few of build and dependencies problems.
Also, thanks to marcus and Chess Griffin for test in their tinderboxes.

x11/pixman: Update to 0.10.0
-------------------------------------------------------
Firefox 3 needs it. Orignal, the shared library was bumped and ahze has
added a new feature in our USE_GNOME=ltverhack by can control the number
of shared library. To control the number of shared library, add the
ltverhack:N. Right now pixman has USE_GNOME=ltverhack:9 to make it stays
same at libpixman-1.so.9. If anyone want to use ltverhack:N in one of your
port, you need to make sure the ABI doesn't change to use it..
-------------------------------------------------------

graphics/cairo: Update to 1.6.4
-------------------------------------------------------
Firefox 3 needs it. We have updated most cairo binding ports too.
-------------------------------------------------------

graphics/poppler: Update to 0.8.3
-------------------------------------------------------
The shared libraries version have been changed. All ports that depend on
poppler have PORTREVISION bump. The graphics/py-poppler has been updated
to 0.8.1 to work with newer poppler better. As for the poppler-qt, there
is no shared library version change.
-------------------------------------------------------

www/firefox3 and gecko ports related: Update to 3.0 final
-------------------------------------------------------
The bsd.gecko.mk has been moved from www/mozilla/ to Mk/. You no longer
need to include bsd.gecko.mk/Makefile.common by manual. We are keeping it
in backward compatibility, so the rest ports won't be break. We haven't
add some other ports to have Firefox 3 support yet, so feel free to send
us patch or commit it by yourself (to committers). However, view in
bsd.gecko.mk for document.
-------------------------------------------------------

Approved by:    portmgr (marcus)
Original commit
Thursday, 29 May 2008
16:34 mezz search for other commits by this committer
Add one more hack for pkg-config path in gnomehack, (prefix)/lib/pkgconfig.

PR:             ports/124096
Submitted by:   Björn König <bkoenig@alpha-tierchen.de>
Original commit
Monday, 24 Mar 2008
15:59 marcus search for other commits by this committer
Add back two lines that were accidentally removed in the merge.

Reported by:    Stefan Hauser <etienne@usr.ch>
Original commit
03:50 marcus search for other commits by this committer
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
Original commit
Wednesday, 24 Oct 2007
23:37 marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
Original commit
Saturday, 4 Aug 2007
11:37 gabor search for other commits by this committer
- Extract command variable definitions from bsd.port.mk, they are now stored in
  bsd.commands.mk and can be easily reused within the infrastructure.
- Revert old DESTDIR implementation.
- Add a new, fully chrooted DESTDIR implementation as bsd.destdir.mk.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
Original commit
Monday, 23 Jul 2007
09:36 rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
Original commit
Thursday, 28 Jun 2007
16:02 pav search for other commits by this committer
- Speed up dependency lookup

Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
Tested by:      pointyhat exprun
Original commit
Monday, 19 Mar 2007
05:19 marcus search for other commits by this committer
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.
Original commit
Sunday, 4 Feb 2007
22:25 tmclaugh search for other commits by this committer
- Add some bits for gtk-sharp10, gtk-sharp20, and gnome-sharp20 dependencies
  * New USE_GNOME values:
    gtksharp10
    gtksharp20
    gnomesharp20

Approved by:    gnome@ (awhile ago, i just never committed this)
Original commit
Thursday, 4 Jan 2007
02:14 mezz search for other commits by this committer
Merging from MC ports to FreeBSD ports:

- Make sure --mandir is set appropriately for ports that use gnomeprefix. [1]
- Add a new variable for Makefile.in, called GNOME_MAKEFILEIN for anyone can
  tweak it. Some ports have GNUmakefile.in, so with this variable will be
  useful.

Submitted by:   marcus [1]
Original commit
Sunday, 10 Dec 2006
19:34 marcus search for other commits by this committer
Add a BUILD_DEPENDS to desktopfileutils as some ports (e.g. planner)
require this to be present at configure time.
Original commit
Tuesday, 31 Oct 2006
09:11 jylefort search for other commits by this committer
Add USE_GNOME_SUBR knob (pulls in sysutils/gnome_subr and adds
GNOME_SUBR to SUB_LIST).
Original commit
Sunday, 15 Oct 2006
03:42 marcus search for other commits by this committer
Correct a typo when restoring pre-GNOME 2.16 bit.

Approved by:    portmgr (implicit)
Original commit
Saturday, 14 Oct 2006
09:34 marcus search for other commits by this committer
Put back some bits overwritten in the GNOME 2.16 import.

Approved by:    portmgr (implicit, kris)
Original commit

Number of commits found: 220 (showing only 100 on this page)

1 | 2 | 3  »