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: x11-fm/nautilus/Makefile
SVNWeb

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

1 | 2  »  

Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  feb1fa3  (Only the first 10 of 1613 ports in this commit are shown above. View all ports for this commit)
audio/opus: bump consumers after update to 1.4
Thu, 2 Mar 2023
[ 05:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  fa81a4f  (Only the first 10 of 1168 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sun, 19 Feb 2023
[ 13:25 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:575280da1af2adb351311789506fdf34e7861b7c  commit hash:575280da1af2adb351311789506fdf34e7861b7c  commit hash:575280da1af2adb351311789506fdf34e7861b7c  575280d 
x11-fm/nautilus: unbreak against clang 15

../src/nautilus-list-model.c:1628:42: error: a function declaration without a
prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
nautilus_list_model_get_drag_target_list ()
                                         ^
                                          void
[ 11:11 Hiroki Tagato (tagattie) search for other commits by this committer ]    commit hash:03396f7bbf82a31317c72b5051d5db6422b04567  commit hash:03396f7bbf82a31317c72b5051d5db6422b04567  commit hash:03396f7bbf82a31317c72b5051d5db6422b04567  03396f7  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
deskutils/libportal: split into slave ports corresponding to GUI backend

The port has been splitted into 1 master and 3 slave ports for those
who want only a subset of the supported backends and don't want
excessive dependency, namely:
- deskutils/libportal:      common non-GUI part (master port)
- deskutils/libportal-gtk3: gtk3 backend
- deskutils/libportal-gtk4: gtk4 backend
- deskutils/libportal-qt5:  qt5 backend

While here, correct license and make dependency adjustments of
consumer ports.

PR:		269546
Reviewed by:	arrowd
Approved by:	arrowd (maintainer)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 19:16 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:ac13076474a758c94da69cb531d42c25b2997aa1  commit hash:ac13076474a758c94da69cb531d42c25b2997aa1  commit hash:ac13076474a758c94da69cb531d42c25b2997aa1  ac13076 
x11-fm/nautilus: Update to 42.2
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:ae1b9e306e979c354635ab1a5944dc620d7eafd9  commit hash:ae1b9e306e979c354635ab1a5944dc620d7eafd9  commit hash:ae1b9e306e979c354635ab1a5944dc620d7eafd9  ae1b9e3  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
x11-fm: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Alejandro Pulver <alejandro@varnet.biz>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@fix.no>
  *  Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net>
  *  Geyer Klaus
  *  Gustau Perez i Querol <gustau.perez@gmail.com>
  *  Heiner <h.eichmann@gmx.de>
  *  Jens K. Loewe <bsd@tuxproject.de>
  *  Lars Engels <lars.engels@0x20.net>
  *  Martin Tournoij <carpetsmoker@xs4all.nl>
  *  Oliver Lehmann <oliver@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 29 Jun 2022
[ 19:30 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:af274e63c9f6bcbeaa17a7989448b8cc1178e607  commit hash:af274e63c9f6bcbeaa17a7989448b8cc1178e607  commit hash:af274e63c9f6bcbeaa17a7989448b8cc1178e607  af274e6 
x11-fm/nautilus: Update to 42.1
Sat, 30 Apr 2022
[ 08:03 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:ca3f925d6eb53ff27e2a49775f6d33f52a587ae4  commit hash:ca3f925d6eb53ff27e2a49775f6d33f52a587ae4  commit hash:ca3f925d6eb53ff27e2a49775f6d33f52a587ae4  ca3f925  (Only the first 10 of 133 ports in this commit are shown above. View all ports for this commit)
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk

- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree

Differential Revision: https://reviews.freebsd.org/D35097
Tue, 1 Feb 2022
[ 00:04 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:408f0b473591bf35ae5e018452532f4b72938313  commit hash:408f0b473591bf35ae5e018452532f4b72938313  commit hash:408f0b473591bf35ae5e018452532f4b72938313  408f0b4 
x11-fm/nautilus: Update to 41.2
Mon, 27 Dec 2021
[ 09:24 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:53cb979642b065331d26cd25a566b30ed88170a4  commit hash:53cb979642b065331d26cd25a566b30ed88170a4  commit hash:53cb979642b065331d26cd25a566b30ed88170a4  53cb979 
x11-fm/nautilus: unbreak build after deskutils/libportal upgrade (+)

The portal-gtk3.h header has been moved into a separate subdir.

Backport patch from upstream.

Reported by:	poudriere
With hat:	desktop
Sponsored by:	Netzkommune GmbH
Sat, 13 Nov 2021
[ 20:02 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:496e5b6d8e28a1d3590ee2cadc4ec6d2bf6be202  commit hash:496e5b6d8e28a1d3590ee2cadc4ec6d2bf6be202  commit hash:496e5b6d8e28a1d3590ee2cadc4ec6d2bf6be202  496e5b6 
x11-fm/nautilus: chase Meson options name after 951c1f5d1c73

meson.build:1:0: ERROR: Unknown options: "enable-packagekit, enable-selinux"

https://gitlab.gnome.org/GNOME/nautilus/-/commit/983892a65674

PR:		259080
Reported by:	antoine (via exp-run)
Regressed by:	https://github.com/mesonbuild/meson/commit/dbf2ace6ca1c
Mon, 8 Nov 2021
[ 20:28 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:64e29b2811a0fe09880622e068f07262fa16f138  commit hash:64e29b2811a0fe09880622e068f07262fa16f138  commit hash:64e29b2811a0fe09880622e068f07262fa16f138  64e29b2 
x11-fm/nautilus: Update to 41.1
Sun, 10 Oct 2021
[ 19:44 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  2c672a4  (Only the first 10 of 586 ports in this commit are shown above. View all ports for this commit)
INSTALLS_ICONS: retire the macro and rework the related dependencies

While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
Tue, 28 Sep 2021
[ 02:49 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:9096f62540b0524c384eaf879fe624062f65aff6  commit hash:9096f62540b0524c384eaf879fe624062f65aff6  commit hash:9096f62540b0524c384eaf879fe624062f65aff6  9096f62 
x11-fm/nautilus: Update to 41.0
Fri, 10 Sep 2021
[ 21:17 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:4376e24336d2ba421d78df964c6fad0a409b381a  commit hash:4376e24336d2ba421d78df964c6fad0a409b381a  commit hash:4376e24336d2ba421d78df964c6fad0a409b381a  4376e24 
x11-fm/nautilus: Add CPE information

Approved by:	portmgr (blanket)
Sun, 15 Aug 2021
[ 15:09 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:7199cc61fd0b54214893e38f5c25641886b3a49a  commit hash:7199cc61fd0b54214893e38f5c25641886b3a49a  commit hash:7199cc61fd0b54214893e38f5c25641886b3a49a  7199cc6 
x11-fm/nautilus: Update to 40.2
Fri, 23 Jul 2021
[ 17:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:2bba714d25c3ce1e682e6364d1e02a0d98f936f0  commit hash:2bba714d25c3ce1e682e6364d1e02a0d98f936f0  commit hash:2bba714d25c3ce1e682e6364d1e02a0d98f936f0  2bba714 
x11-fm/nautilus: prepare for glib 2.68.3

Add upstream fix dropping use of volatile[1]

[1]
https://gitlab.gnome.org/GNOME/nautilus/-/commit/9b733dd9df9d6d9805c56749d05ada15a7560ef4

PR:		256200
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 10 Dec 2020
[ 22:00 sunpoet search for other commits by this committer ] Original commit   Revision:557687
Update USES=python for py-isort 5.6.4 update
Tue, 29 Sep 2020
[ 15:39 bapt search for other commits by this committer ] Original commit   Revision:550523
Update to 3.36.3

This is the last version not depending on tracker3, tracker3 will follow
after the quarterly is branched
[ 12:07 bapt search for other commits by this committer ] Original commit   Revision:550494 (Only the first 10 of 108 ports in this commit are shown above. View all ports for this commit)
First batch at upgrading gnome to 3.36/3.38

Update evolution-dataserver to 3.38.0 and because of ABI breakage update ports
depending on it
Update bijiben to 3.38.0
Update gnome-calendar to 3.38.0
Update gnome-contacts to 3.38
Update gnome-maps to 3.38.0
Patch gnome-todo to work with newer evolution-dataserver (patched obtained from
    OpenBSD/Archlinux)
Update evolution to 3.38.0
Update evolution-ews to 3.38.0 (among changes it brings support for office365)
Update folks to 0.14.0

Update cheese to 3.38.0
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 13 Sep 2020
[ 15:58 tcberner search for other commits by this committer ] Original commit   Revision:548483
Make dependency of devel/gvfs optional for a several different ports

- this makes it possible for users to not install gvfs by making it an optional
dependeny
- and moving it to nautilus directly instead of very high up the gnome stack in
libngomeui
- it is on by default in nautilus, so no change for users of that

PR:		228307
Submitted by:	VVD <vvd@unislabs.com>
Thu, 7 Nov 2019
[ 18:36 zeising search for other commits by this committer ] Original commit   Revision:517000 (Only the first 10 of 432 ports in this commit are shown above. View all ports for this commit)
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.
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Sat, 15 Dec 2018
[ 14:26 kwm search for other commits by this committer ] Original commit   Revision:487511
Add INSTALLS_ICONS.

This fixes leftover issues with icon-theme.cache in evince and totem.

Reported by:	mandree@
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
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, 29 Jul 2018
[ 22:18 gerald search for other commits by this committer ] Original commit   Revision:475857 (Only the first 10 of 1480 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
Mon, 11 Jun 2018
[ 01:44 linimon search for other commits by this committer ] Original commit   Revision:472160 (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
Fix port builds for architectures which remain on gcc as the default compiler.
This will primarily help powerpc64.

For archs where clang is the default compiler, these changes will have no
effect, as the base compiler already has these capabilities (primarily, but
not exclusively, c++-11).

Tested for no-harm on amd64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Fri, 1 Apr 2016
[ 14:33 mat search for other commits by this committer ] Original commit   Revision:412351 (Only the first 10 of 2136 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
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
Sat, 12 Dec 2015
[ 11:01 kwm search for other commits by this committer ] Original commit   Revision:403595 (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
Update to the lastest GNOME 3.16 releases.
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
Tue, 30 Dec 2014
[ 20:13 kwm search for other commits by this committer ] Original commit   Revision:375852 (Only the first 10 of 117 ports in this commit are shown above. View all ports for this commit)
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
Wed, 3 Dec 2014
[ 09:18 kwm search for other commits by this committer ] Original commit   Revision:373802 (Only the first 10 of 164 ports in this commit are shown above. View all ports for this commit)
Update GNOME to 3.14.2.

This update was brought to you in collaboration with Gustua Perez

Make sure gtk30 pulls it the default theme (adwaita-icon-theme).
Update the extra gnome-shell-extensions so they work with gnome-shell 3.14.
Drop metacity from gnome3 meta-port.
Remove the gtile gnome-shell extension since it proven to be buggy.

Exp-run done by antoine@ for gdk-pixbuf2 deprecated API.

PR:		195414
Obtained from:	gnome dev repo
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)
Tue, 2 Sep 2014
[ 12:29 tijl search for other commits by this committer ] Original commit   Revision:366992
Add missing library libgmodule-2.0

Reported by:	antoine
Wed, 11 Jun 2014
[ 14:50 tijl search for other commits by this committer ] Original commit   Revision:357486 (Only the first 10 of 297 ports in this commit are shown above. View all ports for this commit)
Support LIBS like LDFLAGS.

- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 13 May 2014
[ 11:54 tijl search for other commits by this committer ] Original commit   Revision:353934 (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".
Bump PORTREVISION on all dependent ports. [1]

audio/ario: USES=libtool.
audio/gmpc: USES=libtool.
audio/gnome-media: USES=libtool:keepla tar:bzip2.
audio/xfce4-mixer: USES=libtool tar:bzip2.
graphics/shotwell: Unbreak and USES=tar:xz.
science/gwyddion: USES=libtool tar:bzip2.
sysutils/mate-control-center: USES=libtool.
x11/xfce4-clipman-plugin: USES=libtool tar:bzip2.

Approved by:	portmgr (implicit) [1]
Mon, 12 May 2014
[ 01:41 amdmi3 search for other commits by this committer ] Original commit   Revision:353759
- Switch to USE_GNOME=introspection

Approved by:	maintainer timeout
Wed, 23 Apr 2014
[ 13:25 tijl search for other commits by this committer ] Original commit   Revision:351936 (Only the first 10 of 462 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 11 Apr 2014
[ 11:50 bapt search for other commits by this committer ] Original commit   Revision:350927
Support stage
Modernize
Fri, 20 Sep 2013
[ 23:49 bapt search for other commits by this committer ] Original commit   Revision:327780 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fm)
Wed, 4 Sep 2013
[ 18:06 madpilot search for other commits by this committer ] Original commit   Revision:326307 (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
- 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)
Tue, 3 Sep 2013
[ 09:59 bapt search for other commits by this committer ] Original commit   Revision:326132 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Add an explicit dependency on pkgconf
Sun, 4 Aug 2013
[ 07:26 az search for other commits by this committer ] Original commit   Revision:324219
- Fix usage of USES

Approved by:	kwm@ (gnome@)
Mon, 17 Jun 2013
[ 08:16 kwm search for other commits by this committer ] Original commit   Revision:321088
Fix build with glib 2.36.
Convert to USES=desktop-file-utils and shared-mime-info.
Wed, 24 Apr 2013
[ 18:10 ak search for other commits by this committer ] Original commit   Revision:316464 (Only the first 10 of 1028 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Thu, 14 Mar 2013
[ 08:17 pclin search for other commits by this committer ] Original commit   Revision:314141 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
- graphics/libexif:
  * Update to 0.6.21
  * Add LICENSE
  * Switch to OptionsNG and PORTDOCS
- Document libexif 2012-07-12 vulnerabilty
- Bump PORTREVISION for libexif related ports
- Trim headers while here

PR:		ports/175910
Approved by:	swills (mentor)
Security:	d881d254-70c6-11e2-862d-080027a5ec9a
Mon, 21 Jan 2013
[ 18:14 kwm search for other commits by this committer ] Original commit   Revision:310778
Fix the build with new glib.
While here trim Makefile header, remove shlib version in LIB_DEPENDS
and register conflict in nautilus.

Obtained from:	gnome staging area.
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- 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
Fri, 4 Mar 2011
[ 02:15 wen search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Bump PORTREVISION to chase the update of libexif
Thu, 30 Dec 2010
[ 01:04 avl search for other commits by this committer ] Original commit 
Update to 2.32.2.1.
Sun, 12 Dec 2010
[ 10:50 kwm search for other commits by this committer ] Original commit 
Update to 2.32.2.
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
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, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
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)
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Wed, 16 Dec 2009
[ 21:06 marcus search for other commits by this committer ] Original commit 
Update to 2.28.4.
[ 18:25 kwm search for other commits by this committer ] Original commit 
Update to 2.28.3.
Sun, 6 Dec 2009
[ 06:41 marcus 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)
Thu, 10 Sep 2009
[ 02:38 marcus search for other commits by this committer ] Original commit 
Add a patch from GNOME git to fix a crash with nautilus preferences.

Obtained from:  GNOME git
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-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 search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Tue, 19 May 2009
[ 07:42 kwm search for other commits by this committer ] Original commit 
Update to 2.26.3.
Sat, 25 Apr 2009
[ 21:20 marcus search for other commits by this committer ] Original commit 
Add an autostart condition on whether or not
/apps/nautilus/preferences/show_desktop is set.

Reported by:    Dave Hayes <dave@jetcafe.org>
Fri, 24 Apr 2009
[ 06:38 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 161 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.26.1 for FreeBSD.

Approved by:    portmgr (marcus)
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)
Fri, 25 Jul 2008
[ 22:24 marcus search for other commits by this committer ] Original commit 
Update shared-mime-info to 0.51, and remove conflicts with x11-fm/nautilus.
Add an UPDATING entry on how to properly perform this upgrade.
Sat, 12 Jul 2008
[ 19:06 marcus search for other commits by this committer ] Original commit 
Update to 2.22.5.1.
Tue, 1 Jul 2008
[ 02:49 mezz search for other commits by this committer ] Original commit 
Update to 2.22.4.
Fri, 6 Jun 2008
[ 14:12 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 28 May 2008
[ 20:23 mezz search for other commits by this committer ] Original commit 
Update to 2.22.3.
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Tue, 8 Apr 2008
[ 01:00 ahze search for other commits by this committer ] Original commit 
Readd tracker (if you want the gnome bits you must install
sysutils/tracker-gnome)
Mon, 7 Apr 2008
[ 21:25 marcus search for other commits by this committer ] Original commit 
* Update to 2.22.2
* Disable tracker support as it causes a circular dependency [1]

Discussed with: ahze [1]
Sat, 5 Apr 2008
[ 17:02 ahze search for other commits by this committer ] Original commit  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Split tracker into gnome and non-gnome ports

  The sysutils/tracker port is now a meta port and tracker is now split into
  separate ports to allow non-GNOME users to install tracker without pulling
  in GNOME components. To upgrade please use the directions below.

  portmaster users:
  portmaster -o sysutils/tracker-client tracker
  portmaster -u sysutils/tracker

  portupgrade users:
  portupgrade -o sysutils/tracker-client tacker
  portupgrade -u sysutils/tracker

Repocopied by:  marcus
Fri, 28 Mar 2008
[ 21:52 marcus search for other commits by this committer ] Original commit 
Update to 2.22.1.
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, 24 Oct 2007
[ 23:37 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1479 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 3 Jul 2007
[ 17:16 mezz search for other commits by this committer ] Original commit 
-Update to 2.18.3.
-Get rid of X11BASE.
Sun, 27 May 2007
[ 15:25 pav search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- Chase libexif update
Fri, 25 May 2007
[ 12:07 pav search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
- Chase libexif update
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Wed, 11 Apr 2007
[ 13:39 bland search for other commits by this committer ] Original commit 
- Update to 2.18.1
- Sort plist.
Mon, 19 Mar 2007
[ 05:14 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 461 ports in this commit are shown above. View all ports for this commit)
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.
Mon, 20 Nov 2006
[ 14:26 ahze search for other commits by this committer ] Original commit 
Update to 2.16.3
Thu, 16 Nov 2006
[ 17:52 mezz search for other commits by this committer ] Original commit 
Add a patch fo fix the desktop icons(computer,home,trash)'s position that
couldn't load from ~/.nautilus/metafiles/. This patch was took from in this
bugzilla by Luis Medinas. Bump the PORTREVISION.

Reviewed by:    marcus
Reported by:    a few of people in freebsd-gnome both mailing list and IRC
Bugzilla:       http://bugzilla.gnome.org/show_bug.cgi?id=373895
Tue, 7 Nov 2006
[ 22:38 ahze search for other commits by this committer ] Original commit 
Update to 2.16.2
Sat, 14 Oct 2006
[ 08:35 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 577 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 1 Aug 2006
[ 04:11 marcus search for other commits by this committer ] Original commit 
Update to 2.14.3.
Mon, 29 May 2006
[ 05:32 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
x11-fm/nautilus2 -> x11-fm/nautilus

Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.
Tue, 15 Jul 2003
[ 19:00 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Begin the de-orbit burn of the GNOME 1.4 desktop.  This is phase I.  All
core desktop components are being removed.
Thu, 12 Jun 2003
[ 09:46 adamw search for other commits by this committer ] Original commit  (Only the first 10 of 119 ports in this commit are shown above. View all ports for this commit)
Remove REINPLACE commands that were rolled into gnomehack.

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

1 | 2  »