Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.78.1_2,1 12 Jan 2024 22:40:48 |
Muhammad Moinur Rahman (bofh) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
1.78.1_1,1 08 Jan 2024 18:24:15 |
Gleb Popov (arrowd) |
devel/gobject-introspection: Move cairo dependency under TEST option.
PR: 276117
Reported by: Siva Mahadevan <me@svmhdvn.name> |
1.78.1,1 21 Sep 2023 18:38:41 |
Jan Beich (jbeich) |
devel/gobject-introspection: update to 1.78.1
Changes: https://gitlab.gnome.org/GNOME/gobject-introspection/-/blob/1.78.1/NEWS
Reported by: Repology
PR: 273728
Exp-run by: antoine |
1.76.1,1 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> |
1.76.1,1 26 Mar 2023 19:18:52 |
Jan Beich (jbeich) |
devel/gobject-introspection: update to 1.76.1
Changes: https://gitlab.gnome.org/GNOME/gobject-introspection/-/blob/1.76.1/NEWS
Reported by: Repology
PR: 270405
Exp-run by: antoine |
1.74.0,1 26 Sep 2022 21:12:52 |
Dima Panov (fluffy) |
devel/gobject-introspection: update to 1.74.0 release (+)
Keep it in sync with glib20 which uodate to 2.74.0 release
Changelog: https://gitlab.gnome.org/GNOME/gobject-introspection/-/blob/1.74.0/NEWS |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.72.0_1,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.72.0_1,1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.72.0_1,1 09 May 2022 19:23:51 |
Kevin Bowling (kbowling) |
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com> |
1.72.0,1 24 Mar 2022 13:50:05 |
Jan Beich (jbeich) |
devel/gobject-introspection: update to 1.72.0
Changes: https://gitlab.gnome.org/GNOME/gobject-introspection/-/blob/1.72.0/NEWS
PR: 262664
Reported by: Repology
Exp-run by: antoine
Approved by: tcberner |
1.70.0,1 12 Jan 2022 01:24:59 |
Jan Beich (jbeich) |
devel/gobject-introspection: unbreak build with Meson 0.61.0
giscanner/meson.build:58:0: ERROR: File doctemplates does not exist.
PR: 260943
Reported by: antoine (via exp-run)
Regressed by: https://github.com/mesonbuild/meson/commit/1e5d7f212246 |
1.70.0,1 15 Nov 2021 15:30:05 |
Daniel Engberg (diizzy) |
devel/gobject-introspection: Update to 1.77.0
Changelog:
https://gitlab.gnome.org/GNOME/gobject-introspection/-/blob/master/NEWS
Approved by: desktop (lbartoletti), lbartoletti (mentor)
Differential Revision: https://reviews.freebsd.org/D32990 |
1.66.1,1 10 Nov 2021 16:41:07 |
Dmitry Marakasov (amdmi3) |
devel/gobject-introspection: update WWW
Approved by: portmgr blanket |
1.66.1,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.66.1,1 24 Dec 2020 13:21:43 |
fluffy |
devel/gobject-introspection: switch to PYTHON_EXT_SUFFIX |
1.66.1,1 04 Oct 2020 14:18:24 |
tcberner |
devel/gobject-introspection: update to 1.66.1
1.66.1 - 2020-10-03
-------------------
* Update glib annotations
* Windows: Fix running on different drives [1]
* gimarshallingtests: Add more tests for flags [2]
* Revert "giscanner: Fix section matching for documentation [3] see [4]
[1] https://gitlab.gnome.org/GNOME/gobject-introspection/-/merge_requests/239
[2] https://gitlab.gnome.org/GNOME/gobject-introspection/-/merge_requests/235
[3] https://gitlab.gnome.org/GNOME/gobject-introspection/-/merge_requests/237
[4] https://gitlab.gnome.org/GNOME/gobject-introspection/-/issues/360 |
1.66.0_1,1 01 Oct 2020 08:27:33 |
bapt |
Bump portrevision for previous change (the python compiled files)
While here cleanup leftovers from conversion to meson build |
1.66.0,1 01 Oct 2020 08:23:05 |
bapt |
Readd the precompile python files
With the switch to the meson build system those were not generated anymore,
do it manually
PR: 250017
Reported by: sunpoet |
1.66.0,1 27 Sep 2020 19:21:41 |
bapt |
Updtae to 1.66.0
This was also submitted by swills in PR 249341
PR: 249341 |
1.56.1_1,1 10 Sep 2020 18:55:41 |
tcberner |
Move some gnome@ ports to desktop@
As gnome@ is lacking active committers at the moment, transfer some of its
ports [1] up the stack to the desktop@ group, in hope that this way we get some
updates in as the set of people that "should feel responsible" grows.
As soon as gnome@ grows some committers again, this can (and should) of course
be reverted again.
[1] The list of ports chosen in this move consits of all the ports that are
required to build x11/kde5.
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D26362 |
1.56.1_1,1 04 Jul 2020 18:11:42 |
zeising |
Chanse update of devel/libffi
Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.
PR: 247028 (for tracking) |
1.56.1,1 17 Sep 2019 19:21:45 |
tobik |
Fix some misspelled or duplicated LICENSE_* |
1.56.1,1 25 Apr 2019 14:30:39 |
antoine |
Clean up plist |
1.56.1,1 30 Sep 2018 11:58:31 |
kwm |
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 |
1.50.0_1,1 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
1.50.0,1 08 Oct 2017 16:41:21 |
pi |
devel/gobject-introspection: fix tests that fail during build
PR: 218453
Submitted by: rozhuk.im@gmail.com |
1.50.0,1 02 Apr 2017 10:08:06 |
bapt |
revert update to 1.52 which has fallouts and update to 1.50.0 which works
instead |
1.52.0 01 Apr 2017 22:38:51 |
bapt |
Update to 1.52.0
Obtained from: Gnome repository |
1.46.0 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.46.0 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 |
1.44.0 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 |
1.42.0 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 ) |
1.36.0_3 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
1.36.0_3 01 Sep 2014 19:48:49 |
tijl |
- Convert to USES=libtool and USES=python
- Add INSTALL_TARGET=install-strip
Obtained from: gnome-dev |
1.36.0_2 29 Jul 2014 21:07:40 |
adamw |
Convert a bunch of USE_XZ to USES=tar:xz.
Approved by: portmgr (not really, but touches unstaged ports) |
1.36.0_2 01 Jul 2014 21:16:36 |
robak |
devel/gobject-introspection: convert to new LIB_DEPENDS format
Approved by: swills, marino (mentors) |
1.36.0_2 06 Mar 2014 09:13:25 |
miwi |
- Stage support |
1.36.0_2 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
1.36.0_2 20 Sep 2013 17:04:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
1.36.0_2 18 Aug 2013 15:37:57 |
kwm |
Fix __asm volatile warnings from g-ir-scanner.
Take patch from pkgsrc because the PR patch isn't complete.
PR: ports/181367
Submitted by: Takeshi Taguchi <taguchi@ff.iij4u.or.jp>
Obtained from: NetBSD pkgsrc |
1.36.0_1 31 Jul 2013 11:57:46 |
kwm |
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] |
1.34.2 24 Apr 2013 07:35:41 |
ak |
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt) |
1.34.2 23 Apr 2013 10:13:20 |
bapt |
Convert devel to USES=pkgconfig |
1.34.2 20 Mar 2013 02:39:49 |
mezz |
Readd the shared library version in libffi. The gcc46 has its own libffi
library too.
# ldconfig -r | grep libffi
225:-lffi.6 => /usr/local/lib/libffi.so.6
314:-lffi.4 => /usr/local/lib/gcc46/libffi.so.4
PR: ports/176467
Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> |
1.34.2 08 Mar 2013 11:32:12 |
bapt |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
1.34.2 08 Mar 2013 10:51:36 |
kwm |
* 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 |
0.10.8_3 29 Jan 2013 00:35:33 |
jkim |
- Update devel/libffi to 3.0.11.
- Reset maintainership for libffi. See ports/164941.
PR: ports/171768
Submitted by: Takefu <takefu@airport.fm> |
0.10.8_3 10 Dec 2012 19:51:57 |
mva |
- Fix lang/python27's PTH option knob handling. Since
gobject-introspection does not use python-config correctly and PTH
does not add itself properly to the python-config --includes knob,
python-config --cflags are needed.
PR: ports/172190 ports/170754
Submitted by: Waitman Gobble <uzimac@da3m0n8t3r.com> Shawn Wilson
<ag4ve.us@gmail.com> |
0.10.8_2 04 Sep 2012 03:05:24 |
linimon |
Mark as broken on ARM.
PR: ports/170946
Submitted by: linimon
Hat: portmgr |
0.10.8_2 19 Mar 2012 13:36:06 |
kwm |
Bump portrevision after removing cairo from lib_depends
Submitted by: pav@
Feature safe: yes |
0.10.8_1 14 Mar 2012 05:18:19 |
mezz |
- Fix the build with no-default CC, to trigger a build fail use CC with
spaces. [1]
- Remove the cairo dependency. [2]
PR: ports/158722 [1]
ports/161185 [2]
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> [1]
Garrett Cooper <gcooper@ixsystems.com> [2]
Feature safe: yes |
0.10.8_1 15 Feb 2012 10:53:56 |
mm |
Bump PORTREVISION due to pcre update |
0.10.8 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 |
0.10.8 05 Sep 2011 18:18:34 |
kwm |
Restrict python version to 2.x.
PR: ports/160477
Submitter by: sunpoet@ |
0.10.8 20 Aug 2011 17:21:53 |
marcus |
Fix a potential build problem by testing too much.
Submitted by: mi |
0.10.8 30 Jul 2011 09:20:22 |
kwm |
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. |
0.9.12_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.9.12_1 02 May 2011 22:29:42 |
mezz |
Use 'python${PYTHON_VERSION}-config --includes' to give the includes instead
of static version. Once a fix goes into Python's side then this port should
be able to build with Python's pth stuff enabled.
Reported by: itetcu |
0.9.12_1 05 Mar 2011 12:05:29 |
miwi |
- Bump PORTREVISION to force rebuild after python update. |
0.9.12 28 Dec 2010 22:59:38 |
mezz |
Required Python 2.5+.
Reported by: Tony Waria <tonywaria@gmail.com> |
0.9.12 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.9.12 20 Nov 2010 15:37:08 |
kwm |
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 ) |
0.6.14 24 Aug 2010 10:26:25 |
kwm |
Fix build with python 2.7.
PR: ports/149710
Submitted by: bf <bf1783@gmail.com>
Obtained from: Gnome Git |
0.6.14 06 Jun 2010 20:09:33 |
marcus |
Update to 0.6.14. |
0.6.11_1 31 May 2010 16:42:42 |
marius |
Handle alignment requirements in g_constant_info_get_value() the same way
it is done in g_ir_node_build_typelib() in order to fix the build on !x86.
Approved by: marcus |
0.6.11_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.6.11 22 May 2010 05:45:24 |
marcus |
Update to 0.6.11. |
0.6.10 16 May 2010 20:44:10 |
marcus |
Mark MAKE_JOBS_UNSAFE.
PR: 146645
Submitted by: amdmi3 |
0.6.10 10 May 2010 21:19:08 |
kwm |
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 ) |
0.6.7 11 Feb 2010 07:19:22 |
marcus |
Fix the build on sparc64. Two of these patches were taken from GNOME git,
and the other was submitted by Andrew Belashov <bel@orel.ru>. Thanks
to linimon for providing a test bed. |
0.6.7 25 Dec 2009 15:54:05 |
marcus |
Quote the metacharatcers in ${CC} to handle some special cases where ${CC}
may contain spaces.
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> |
0.6.7 18 Dec 2009 17:24:42 |
kwm |
Update to 0.6.7. |
0.6.6 10 Dec 2009 22:21:58 |
marcus |
Update to 0.6.6. |
0.6.5_1 01 Dec 2009 08:01:52 |
marcus |
Fix gir generation when /usr/local is a symlink.
Reported by: dhw
kib
Obtained from: GNOME git |
0.6.5 28 Nov 2009 20:06:37 |
marcus |
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 ) |