Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.8 03 Apr 2024 15:30:44 |
Gleb Popov (arrowd) |
ports-mgmt/packagekit: Allow building against pkg-devel
Reported by: fluffy |
1.2.8 03 Apr 2024 06:14:08 |
Gleb Popov (arrowd) |
ports-mgmt/packagekit: Update to 1.2.8
Sponsored by: Serenity Cybersecurity, LLC
PR: 265352 |
1.2.6_3 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
1.2.6_2 28 Apr 2023 07:12:43 |
Gleb Popov (arrowd) |
ports-mgmt/packagekit: Pass correct sysconfdir to Meson.
Not bumping PORTREVISION as the software does no useful work at the moment.
Sponsored by: Serenity Cybersecurity, LLC |
1.2.6_2 03 Apr 2023 16:22:07 |
Dima Panov (fluffy) |
ports-mgmt/packagekit: unbreak build with python != 3.9 (+)
* Declare build and run dependency on python
* Fix hardcoded python version in plist by %%PYTHON_SITELIBDIR%% macro
* Pet stage-qa
* While here, pass maintainership gnome->desktop
With hat: desktop
Sponsored by: Serenity Cybersecurity, LLC |
1.2.6_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 ) |
1.2.6 16 Feb 2023 11:48:03 |
Gleb Popov (arrowd) |
ports-mgmt/packagekit: Update to 1.2.6
Sponsored by: Serenity Cybersecurity, LLC |
0.6.11_9 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
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) |
0.6.11_9 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 ) |
0.6.11_9 20 Jul 2022 19:44:12 |
Tobias C. Berner (tcberner) |
cleanup: remove '$MCom' tag
gnome@ no longer uses Marcusom as their staging ground.
Approved by: gnome (nc)
Differential Revision: https://reviews.freebsd.org/D35866 |
0.6.11_9 20 Jul 2022 14:22:46 |
Tobias C. Berner (tcberner) |
ports-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alex Stangl <alex@stangl.us>
* Anders F Bjorklund <afb@users.sourceforge.net>
* Benjamin Lutz
* Brendan Molloy <brendan+freebsd@bbqsrc.net>
* Conrad J. Sabatier <conrads@cox.net>
* Edwin Groothuis (edwin@mavetju.org)
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Gabriel Linder <linder.gabriel@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.6.11_9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.6.11_9 08 Nov 2019 14:47:00 |
tobik |
Add missing USES={gnome,php,sdl} to the rest |
0.6.11_9 26 Aug 2019 12:46:10 |
bapt |
Remove useless mkdir which will be created by the @dir
convert deprecated @exec into @postexec |
0.6.11_9 26 Aug 2019 11:26:04 |
bapt |
Readd a line dropped by accident in pkg-plist |
0.6.11_9 26 Aug 2019 11:24:28 |
bapt |
Convert to @sample |
0.6.11_9 17 Mar 2019 00:04:52 |
tcberner |
ports-mgmt/packagekit: remove nonexistent qt4 slaveport check
Approved by: portmgr (implicit) |
0.6.11_9 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
0.6.11_9 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
0.6.11_9 22 Sep 2017 10:48:58 |
mat |
Cleanup after removal of libexecinfo from ports.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
0.6.11_9 22 Sep 2017 10:48:29 |
mat |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
0.6.11_9 05 Aug 2017 13:15:09 |
koobs |
ports-mgmt/packagekit: Chase consolkit move
Chase the consolekit port move committed in r447399 (See Also: r447400)
causing INDEX failure:
make_index: /home/indexbuild/tindex/ports/ports-mgmt/packagekit: no entry for
/home/indexbuild/tindex/ports/sysutils/consolekit
Reported by: cperciva (subsequent to indexbuild report) |
0.6.11_8 25 Apr 2016 16:13:39 |
mat |
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951 |
0.6.11_8 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.6.11_8 01 Apr 2016 13:18:17 |
mat |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
0.6.11_8 10 Aug 2015 15:47:19 |
kwm |
Mark ignore, does not build with updated polkit.
Submitted by: antoine@ |
0.6.11_8 02 Aug 2015 15:03:20 |
tijl |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
0.6.11_7 04 Jun 2015 09:40:53 |
amdmi3 |
- Fix bash shebangs, add bash run-dependency
- Add CPE info
Approved by: portmgr blanket |
0.6.11_7 23 Jan 2015 22:50:50 |
antoine |
Switch ports depending on docbook* through a directory name to a package name,
as a directory name can't be attributed to a package |
0.6.11_7 22 Dec 2014 23:22:17 |
bapt |
Get rid of gnomehier |
0.6.11_6 22 Sep 2014 15:34:48 |
bapt |
Simplify plist |
0.6.11_6 07 Sep 2014 22:04:50 |
tijl |
- Convert to USES=execinfo libtool pathfix python
- Add INSTALL_TARGET=install-strip |
0.6.11_5 29 Jul 2014 23:40:17 |
amdmi3 |
- Switch devel/cppunit to USES=libtool, drop .la files
Approved by: portmgr blanket |
0.6.11_5 16 Jul 2014 08:44:05 |
bapt |
Fix some non default LIB_DEPENDS
With hat: portmgr |
0.6.11_5 04 Jul 2014 09:41:00 |
tijl |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit) |
0.6.11_4 01 Jul 2014 18:58:54 |
antoine |
Attempt to unbreak |
0.6.11_4 01 Jul 2014 07:42:24 |
kwm |
Stagify.
Use USES=shared-mime-info for packagekit port. |
19 Feb 2014 14:45:19
|
mat |
Consolidate the docbook ports into -sgml and -xml variants.
Submitted by: hrs (based on)
Sponsored by: Absolight |
0.6.11_3 18 Feb 2014 14:50:35 |
mat |
Chase docbook cleanup dependencies.
Sponsored by: Absolight |
0.6.11_3 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) |
0.6.11_3 20 Sep 2013 22:36:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
ports-mgmt) |
0.6.11_3 03 Sep 2013 10:40:21 |
bapt |
Add an explicit dependency on pkgconf |
0.6.11_3 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] |
0.6.11_3 27 Apr 2013 18:25:25 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
0.6.11_3 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.6.11_3 25 Mar 2013 06:41:25 |
kwm |
Make sure run_deps is uncommented.
Note to self, if you comment items to test things. Make sure to uncomment them
before committing.
Submitted by: pointyhat via miwi |
0.6.11_2 19 Mar 2013 10:40:22 |
kwm |
Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfix
instead of gnomehack and pet portlint.
Add conflicts with future gnome3 versions.
Reviewed by: miwi, bapt |
0.6.11_2 29 Dec 2012 20:06:25 |
mezz |
It needs to have the full path in portupgrade dependency.
PR: ports/168427
Submitted by: Makoto Kishimoto <ksmakoto@dd.iij4u.or.jp> |
0.6.11_2 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
0.6.11_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.6.11_1 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
0.6.11_1 29 Oct 2011 22:53:25 |
kwm |
Fix build on FreeBSD 10 |
0.6.11_1 16 Oct 2011 22:45:18 |
avilla |
- Add dependency on qt4-gui.
- Bump PORTREVISION. |
0.6.11_1 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.6.11_1 25 Feb 2011 00:47:51 |
miwi |
- Move to py25 or above
- While here kick md5 support |
0.6.11 26 Dec 2010 16:25:07 |
marcus |
Update to 0.6.11. |
0.6.10 27 Nov 2010 13:47:15 |
kwm |
Fix patch so it is buildable again. |
0.6.10 27 Nov 2010 05:17:31 |
marcus |
Update to 0.6.10. |
0.6.9 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.7 05 Sep 2010 16:56:17 |
marcus |
Update to 0.6.7. |
0.6.6 25 Jul 2010 01:00:33 |
marcus |
Update to 0.6.6. |
0.6.3_1 20 Jul 2010 21:42:29 |
mezz |
Fix the misplaced C shell attempt to redirect stderr to allow a few users
to be able to install this port.
PR: ports/148102
Submitted by: truckman
Feature safe: yes |
0.6.3_1 16 May 2010 20:40:24 |
marcus |
Quiet some of the plist uninstall operations.
Submitted by: nork |
0.6.3_1 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 ) |