Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.6.0_4 25 Aug 2024 13:21:37
    |
Daniel Engberg (diizzy)  |
*/*: Bump PORTVERSION of libmusicbrainz(5) consumers
..due to shlib change
Reported by: jhale |
3.6.0_3 23 Dec 2023 18:14:14
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
3.6.0_2 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
3.6.0_2 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
3.6.0_1 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
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 ) |
3.6.0 20 Jul 2022 14:20:54
    |
Tobias C. Berner (tcberner)  |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
3.6.0 02 Jul 2022 05:25:29
    |
Neel Chauhan (nc)  |
audio/goobox: Use 'gnome' dir not 'gnome3' |
3.6.0 30 Apr 2022 08:03:20
    |
Tobias C. Berner (tcberner)  |
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 |
3.6.0 10 Oct 2021 19:44:42
    |
Baptiste Daroussin (bapt)  |
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) |
3.6.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.6.0 20 Sep 2020 12:55:55
  |
tobik  |
Clean up some things
Reported by: portscan |
3.6.0 17 Sep 2020 09:36:20
  |
bapt  |
Update to 3.6.0 |
3.4.2 04 Nov 2019 20:39:52
  |
zeising  |
Add USES=xorg USES=gl, ports categories a
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'a'. |
3.4.2 01 Apr 2017 22:39:37
  |
bapt  |
Update to 3.4.2 |
3.4.1 01 Apr 2016 13:29:17
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
3.4.1 14 Feb 2016 18:57:54
  |
kwm  |
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 |
3.4.0_1 19 Aug 2015 13:30:00
  |
mat  |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
3.4.0_1 05 Aug 2015 19:13:26
  |
kwm  |
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 |
3.3.2_3 14 Jun 2015 17:55:49
  |
jhale  |
- Update audio/libmusicbrainz5 to 5.1.0
- Fix a crash in audio/sound-juicer caused by libmusicbrainz5 (fix added
upstream, but not in this release) [1]
- Bump PORTREVISION on dependent ports
PR: 196959 [1]
Submitted by: Pete Johanson <peter@peterjohanson.com> [1] |
3.3.2_2 14 Apr 2015 11:58:42
  |
kwm  |
Fix some glib schema issues.
The schemas should be listed in GLIB_SCHEMAS instead of in the plist so the
glib schema database can be updated on installed/removal of the package.
This updating is done by the GLIB_SCHEMAS macro.
Make shotwell not run glib-compile-schemas in the stagedir, this has no effect.
Additional this generates the share/glib-2.0/schemas/gschemas.compiled file.
This file is managed by the glib20 port. And has a changing checksum because
it recompiled every time a GLIB_SCHEMAS enabled port is installed or removed. |
3.3.2_1 19 Nov 2014 11:49:06
  |
kwm  |
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 ) |
2.2.0_5 20 Oct 2014 06:36:00
  |
bapt  |
Cleanup plist |
2.2.0_5 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
2.2.0_4 10 Aug 2014 19:50:24
  |
tijl  |
Fix problems with missing libs when the linker enforces explicit linking
(a* to d* categories)
PR: 192062 |
2.2.0_4 13 May 2014 11:54:54
  |
tijl  |
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] |
2.2.0_3 25 Apr 2014 23:46:28
  |
bapt  |
Stagify brasero
Convert to USES=libtool
Chase shlib number change
Clean up a bit chased ports |
2.2.0_2 31 Mar 2014 18:59:35
  |
kwm  |
Stagify. |
11 Dec 2013 14:35:37

|
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
2.2.0_2 22 Oct 2013 13:50:44
  |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with a)
Approved by: portmgr (bdrewery) |
2.2.0_2 20 Sep 2013 14:36:37
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
2.2.0_2 12 Sep 2013 08:00:37
  |
jhale  |
- Update audio/libdiscid to 0.5.2
- Switch to CMake build system
- Trim Makefile headers
- Bump PORTREVISION on dependent ports |
2.2.0_1 08 Sep 2013 08:27:08
  |
antoine  |
Add an explicit dependency on pkgconf
Obtained from: portmgr (bapt) |
30 Aug 2013 23:01:06

|
bapt  |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
2.2.0_1 24 Apr 2013 18:10:32
  |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
2.2.0_1 29 Dec 2012 20:57:21
  |
mezz  |
-Update to new header
-OPTIONSng
-Remove the shared library version
-portlint
PR: ports/173788
ports/173809
ports/173802
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> |
2.2.0_1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
2.2.0 15 Mar 2012 17:53:10
 |
mezz  |
- Update to 2.2.0.
- Port to audio/libmusicbrainz3 and libdiscid. [1]
- Remove audio/libmusicbrainz dependency.
PR: ports/165847
Reported by: Jason E. Hale <bsdkaffee@gmail.com>
Obtained from: Its git. [1]
Feature safe: yes |
1.9.2_7 23 Sep 2011 22:26:39
 |
amdmi3  |
- 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 |
1.9.2_7 23 Aug 2011 18:39:19
 |
kwm  |
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed. |
1.9.2_6 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
1.9.2_6 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.9.2_5 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.9.2_4 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
1.9.2_3 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.9.2_2 02 Feb 2009 01:36:16
 |
araujo  |
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible.
PR: ports/125243
Submitted by: pgollucci
Reworked by: myself
Tested on: pointyhat exp-run (pav) |
1.9.2_2 06 Jun 2008 13:07:20
 |
edwin  |
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) |
1.9.2_1 19 Apr 2008 17:56:05
 |
miwi  |
- 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) |
1.9.2 24 Oct 2007 23:37:25
 |
marcus  |
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 ) |
0.9.93_6 01 Jun 2007 20:43:43
 |
ahze  |
- Retire gstreamer 0.8.0 |
0.9.93_6 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.9.93_5 16 Apr 2007 12:35:08
 |
ahze  |
Remove FreeBSD 4.xism
PR: 111657
Submitted by: edwin |
0.9.93_5 24 Dec 2006 22:48:05
 |
marcus  |
Fix build with GCC 4.x.
PR: 107141 |
0.9.93_5 14 Nov 2006 12:54:41
 |
jylefort  |
Track libnotify update |
0.9.93_4 14 Oct 2006 08:54:54
 |
marcus  |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
0.9.93_3 25 Aug 2006 20:49:01
 |
pav  |
- Remove dirrmtry line which had no chance of working
PR: ports/100821
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> |
0.9.93_3 29 Jun 2006 04:46:02
 |
miwi  |
- Bump PORTREVISION
- Chase increase of devel/libnotify shlib version. |
0.9.93_2 28 May 2006 02:41:15
 |
mezz  |
audio/gnomemedia2 -> audio/gnome-media
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 audio/goobox, audio/rhythmbox, audio/sound-juicer, x11/gnome2,
x11/gnome2-lite and x11-toolkits/py-gnome-desktop chase the rename.
PR: ports/97985
Repocopy by: marcus |
0.9.93_2 30 Apr 2006 00:47:21
 |
marcus  |
Presenting GNOME 2.14.1 for FreeBSD! Checkout
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release. In particular, GNOME 2.14 focused
on performance, and they did not miss the mark. There's some new eye candy,
but most of the big things are waiting until GNOME 2.16. On the FreeBSD
side, we tried to clean up all the crashers we could. In particular, we
really improved GNOME's 64-bit support.
The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.
The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are). (Only the first 15 lines of the commit message are shown above ) |
0.9.93_2 29 Apr 2006 23:03:03
 |
ahze  |
- Update gstreamer to 0.10
- Move all old gstreamer 0.8 ports to gstreamer*80 [1]
- Chase all ports with new gstreamer or gstreaemer moves
Repocopied by: marcus [1] |
0.9.93_2 01 Apr 2006 06:16:40
 |
marcus  |
Mark BROKEN on 4.X.
Reported by: pointyhat via kris |
0.9.93_2 27 Mar 2006 00:02:00
 |
marcus  |
Add a fogotten OPTIONS, and fix a portlint nit. |
0.9.93_2 26 Mar 2006 23:46:47
 |
marcus  |
* Add libnotify support
* Fix build with libgnotify-0.3.2 [1]
PR: 93610
Submitted by: Christian Hiris <4711@chello.at>
Obtained from: Mandriva Linux |
0.9.93_1 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.9.93_1 22 Jan 2006 01:14:22
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 |
0.9.93_1 19 Nov 2005 19:51:42
 |
marcus  |
Add a missing dependency on gnomedocutils.
Reported by: pointyhat via kris |
0.9.93 19 Nov 2005 00:18:47
 |
ahze  |
- Update to 0.9.93 |
0.9.92_1 15 Nov 2005 06:52:12
 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.9.92_1 05 Nov 2005 05:22:06
 |
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
0.9.92 20 Jul 2005 04:38:57
 |
marcus  |
Update to 0.9.92. |
0.9.91 05 Apr 2005 16:42:35
 |
kwm  |
Update to 0.9.91. |
0.9.90_2 20 Mar 2005 16:05:54
 |
kwm  |
Chase the slit of gconf to a seperate port. |
0.9.90_1 12 Mar 2005 10:54:27
 |
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.9.90 05 Mar 2005 08:54:53
 |
marcus  |
Update to 0.9.90. |
0.7.1_1 28 Feb 2005 22:16:10
 |
ahze  |
- split multimedia/gstreamer-plugins in to individual ports per
gstreamer plugin (52 new ports).
- Chase changes to ports that used USE_GNOME=gstreamerplugisn
to use new USE_GSTREAMER= macro, Bump PORTREVISION's
--
Examples of new USE_GSTREAMER macro:
USE_GSTREAMER= dvd lame flac
.include <bsd.port.mk>
If you want to use USE_GSTREAMER after <bsd.port.pre.mk>
you must follow one of the examples listed below
(Only the first 15 lines of the commit message are shown above ) |
0.7.1 13 Jan 2005 00:46:12
 |
ahze  |
- Update to 0.7.1
- Remove white spaces |
0.6.0_1 20 Dec 2004 19:54:57
 |
mezz  |
Correct a typo to fix the pkg-plist, s/GCONF_SCEMAS/GCONF_SCHEMAS/g. Bump the
PORTREVISION.
Reported by: pointyhat via kris |
0.6.0 06 Dec 2004 16:14:28
 |
ahze  |
Update to 0.6.0 |
0.5.0_1 22 Nov 2004 03:09:24
 |
bland  |
Remove .schemas file from PLIST since it is completely handled
by GCONF_SCHEMAS (this fixes recently reported pkg_delete failures). |
0.5.0 17 Nov 2004 13:43:22
 |
bland  |
Update to 0.5.0 |
0.4.0 11 Nov 2004 03:43:35
 |
bland  |
Add goobox 0.4.0, CD player and ripper for GNOME Desktop environment. |