Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
08 Nov 2019 14:47:00
0.6.11_9

|
tobik  |
Add missing USES={gnome,php,sdl} to the rest |
26 Aug 2019 12:46:10
0.6.11_9

|
bapt  |
Remove useless mkdir which will be created by the @dir
convert deprecated @exec into @postexec |
26 Aug 2019 11:26:04
0.6.11_9

|
bapt  |
Readd a line dropped by accident in pkg-plist |
26 Aug 2019 11:24:28
0.6.11_9

|
bapt  |
Convert to @sample |
17 Mar 2019 00:04:52
0.6.11_9

|
tcberner  |
ports-mgmt/packagekit: remove nonexistent qt4 slaveport check
Approved by: portmgr (implicit) |
02 Dec 2018 15:41:48
0.6.11_9

|
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 |
28 Jun 2018 17:39:55
0.6.11_9

|
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 |
22 Sep 2017 10:48:58
0.6.11_9

|
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 |
22 Sep 2017 10:48:29
0.6.11_9

|
mat  |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
05 Aug 2017 13:15:09
0.6.11_9

|
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) |
25 Apr 2016 16:13:39
0.6.11_8

|
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 |
01 Apr 2016 14:16:20
0.6.11_8

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
01 Apr 2016 13:18:17
0.6.11_8

|
mat  |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
10 Aug 2015 15:47:19
0.6.11_8

|
kwm  |
Mark ignore, does not build with updated polkit.
Submitted by: antoine@ |
02 Aug 2015 15:03:20
0.6.11_8

|
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 ) |
04 Jun 2015 09:40:53
0.6.11_7

|
amdmi3  |
- Fix bash shebangs, add bash run-dependency
- Add CPE info
Approved by: portmgr blanket |
23 Jan 2015 22:50:50
0.6.11_7

|
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 |
22 Dec 2014 23:22:17
0.6.11_7

|
bapt  |
Get rid of gnomehier |
22 Sep 2014 15:34:48
0.6.11_6

|
bapt  |
Simplify plist |
07 Sep 2014 22:04:50
0.6.11_6

|
tijl  |
- Convert to USES=execinfo libtool pathfix python
- Add INSTALL_TARGET=install-strip |
29 Jul 2014 23:40:17
0.6.11_5

|
amdmi3  |
- Switch devel/cppunit to USES=libtool, drop .la files
Approved by: portmgr blanket |
16 Jul 2014 08:44:05
0.6.11_5

|
bapt  |
Fix some non default LIB_DEPENDS
With hat: portmgr |
04 Jul 2014 09:41:00
0.6.11_5

|
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) |
01 Jul 2014 18:58:54
0.6.11_4

|
antoine  |
Attempt to unbreak |
01 Jul 2014 07:42:24
0.6.11_4

|
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 |
18 Feb 2014 14:50:35
0.6.11_3

|
mat  |
Chase docbook cleanup dependencies.
Sponsored by: Absolight |
13 Jan 2014 21:00:04
0.6.11_3

|
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) |
20 Sep 2013 22:36:49
0.6.11_3

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
ports-mgmt) |
03 Sep 2013 10:40:21
0.6.11_3

|
bapt  |
Add an explicit dependency on pkgconf |
31 Jul 2013 11:57:46
0.6.11_3

|
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] |
27 Apr 2013 18:25:25
0.6.11_3

|
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 |
24 Apr 2013 18:10:32
0.6.11_3

|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
25 Mar 2013 06:41:25
0.6.11_3

|
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 |
19 Mar 2013 10:40:22
0.6.11_2

|
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 |
29 Dec 2012 20:06:25
0.6.11_2

|
mezz  |
It needs to have the full path in portupgrade dependency.
PR: ports/168427
Submitted by: Makoto Kishimoto <ksmakoto@dd.iij4u.or.jp> |
06 Jun 2012 06:44:38
0.6.11_2
|
miwi  |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
01 Jun 2012 05:26:28
0.6.11_2
|
dinoex  |
- update png to 1.5.10 |
09 Nov 2011 15:26:04
0.6.11_1
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
29 Oct 2011 22:53:25
0.6.11_1
|
kwm  |
Fix build on FreeBSD 10 |
16 Oct 2011 22:45:18
0.6.11_1
|
avilla  |
- Add dependency on qt4-gui.
- Bump PORTREVISION. |
23 Sep 2011 22:26:39
0.6.11_1
|
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 |
25 Feb 2011 00:47:51
0.6.11_1
|
miwi  |
- Move to py25 or above
- While here kick md5 support |
26 Dec 2010 16:25:07
0.6.11
|
marcus  |
Update to 0.6.11. |
27 Nov 2010 13:47:15
0.6.10
|
kwm  |
Fix patch so it is buildable again. |
27 Nov 2010 05:17:31
0.6.10
|
marcus  |
Update to 0.6.10. |
20 Nov 2010 15:37:08
0.6.9
|
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 ) |
05 Sep 2010 16:56:17
0.6.7
|
marcus  |
Update to 0.6.7. |
25 Jul 2010 01:00:33
0.6.6
|
marcus  |
Update to 0.6.6. |
20 Jul 2010 21:42:29
0.6.3_1
|
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 |
16 May 2010 20:40:24
0.6.3_1
|
marcus  |
Quiet some of the plist uninstall operations.
Submitted by: nork |
10 May 2010 21:19:08
0.6.3_1
|
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 ) |