Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.6_4 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 ) |
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.4.6_3 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.4.6_3 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.4.6_3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.4.6_3 08 Nov 2019 11:21:03
  |
tobik  |
x11*: Add missing USES={gl,gnome,mate} |
1.4.6_3 26 Jul 2019 20:46:57
  |
gerald  |
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 |
1.4.6_2 12 Dec 2018 01:35:36
  |
gerald  |
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 |
1.4.6_1 02 Nov 2018 16:36:01
  |
linimon  |
Fix build on powerpc64 by adding compiler:c++11-lang to USES.
Approved by: portmgr (tier-2 blanket) |
1.4.6_1 08 Dec 2016 19:52:20
  |
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
1.4.6 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.4.6 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.4.6 30 Jan 2015 13:20:56
  |
amdmi3  |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
1.4.6 29 Oct 2014 21:56:37
  |
rakuco  |
Update to 1.4.6. |
1.4.5 29 Jul 2014 18:41:17
  |
adamw  |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.4.5 05 May 2014 21:21:23
  |
rakuco  |
Update to 1.4.5.
Improvements include:
* fix bluring behind tooltips in KDE on 64 bits machines
* improve detection of empty areas for window dragging
* re-enabling shadows behind menus and window background for recent
libreoffice versions
* fix calculation of the tabs area, that was creating infinite repaint loop
under certain conditions |
1.4.3 26 Jan 2014 15:06:05
  |
rakuco  |
Update to 1.4.3. |
1.4.1 15 Dec 2013 19:41:43
  |
rakuco  |
- Update to 1.4.1.
- Support staging.
Changes in this version:
* Mark zotero as XUL application
* Fix some antialias issue on sliders |
1.4.0 20 Sep 2013 23:54:03
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-themes) |
1.4.0 01 Sep 2013 22:03:08
  |
rakuco  |
- Update to 1.4.0.
- Remove patch for EOL'ed FreeBSD releases (< 8.1). |
1.3.4 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.3.4 03 Jun 2013 21:57:45
  |
rakuco  |
Update to 1.3.4 |
1.3.3 30 Apr 2013 07:21:39
  |
rakuco  |
Set LICENSE, and adjust the WWW line in pkg-descr to the new format. |
1.3.3 29 Apr 2013 20:40:00
  |
rakuco  |
Update gtk-oxygen-engine to 1.3.3 and gtk3-oxygen-engine to 1.1.3. |
1.3.2.1 23 Apr 2013 14:20:28
  |
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
1.3.2.1 22 Mar 2013 20:06:15
  |
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
1.3.2.1 13 Feb 2013 15:45:03
  |
rakuco  |
Fix distinfo after r312163.
So much for trying to cheat and not run `make makesum'. |
1.3.2.1 13 Feb 2013 15:43:52
  |
rakuco  |
Update to 1.3.2.1.
This fixes KDE bug 314545. |
1.3.2 03 Feb 2013 20:30:37
  |
rakuco  |
- Update to 1.3.2.
- Remove library version numbers in the dependencies.
- Use USE_PKGCONFIG. |
1.3.1 07 Oct 2012 13:59:40
  |
rakuco  |
Clean up the headers of the ports I maintain. |
1.3.1 05 Oct 2012 21:13:44
  |
rakuco  |
Update to 1.3.1 |
1.3.0 17 Jul 2012 16:25:25
 |
rakuco  |
Update to 1.3.0. |
1.2.5 19 Jun 2012 05:40:34
 |
rakuco  |
Update to 1.2.5. |
1.2.4_1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
1.2.4 14 May 2012 22:43:19
 |
rakuco  |
Update to 1.2.4. |
1.2.3 15 Apr 2012 19:50:40
 |
rakuco  |
Update to 1.2.3. |
1.2.2 20 Mar 2012 23:53:46
 |
rakuco  |
Update to 1.2.2
Feature safe: yes |
1.2.1 18 Feb 2012 19:47:37
 |
rakuco  |
Update to 1.2.1. |
1.2.0_1 30 Jan 2012 19:47:51
 |
rakuco  |
Add version 1.0.0 of x11-themes/gtk3-oxygen-engine.
Change the plist of x11-themes/gtk-oxygen-engine now that both ports try to
remove the same directory (share/themes/oxygen-gtk) and remove a few @dirrmtry
calls from it which are already performed by x11-toolkits/gtk20.
Reviewed by: avilla, kwm |
1.2.0 19 Jan 2012 13:03:45
 |
rakuco  |
Update to 1.2.0. |
1.1.6 16 Dec 2011 00:35:14
 |
rakuco  |
Update to 1.1.6.
Approved by: avilla (mentor, implicit)
Feature safe: yes |
1.1.5 19 Nov 2011 21:59:03
 |
rakuco  |
Update to 1.1.5.
Approved by: avilla (mentor, implicit)
Feature safe: yes |
1.1.4 23 Oct 2011 17:44:27
 |
rakuco  |
Update to 1.1.4.
Approved by: makc (mentor) |
1.1.3 16 Sep 2011 13:43:40
 |
rakuco  |
Update to 1.1.3.
Approved by: makc (mentor) |
1.1.2 30 Aug 2011 02:08:07
 |
rakuco  |
Update to 1.1.2.
Approved by: avilla (mentor) |
1.1.1 28 Aug 2011 18:04:48
 |
rakuco  |
Update my mail address in the ports I maintain.
Approved by: avilla |
1.1.1 19 Jul 2011 10:59:16
 |
jlaffaye  |
Update to 1.1.1
PR: ports/158998
Submitted by: Raphael Kubo da Costa <kubito@gmail.com> (maintainer) |
1.1.0_1 26 Jun 2011 23:01:33
 |
beech  |
- Make the depend on dbus-glib explicit, otherwise packages will be built
without dbus supprort
- Fix build on FreeBSD 8.1, which has a different signature for dlerror(3)
PR: ports/158315
Submitted by: Raphael Kubo da Costa <kubito@gmail.com> (maintainer) |
1.1.0 19 Jun 2011 18:08:44
 |
jlaffaye  |
Update to 1.1.0
PR: ports/158029
Submitted by: Raphael Kubo da Costa <kubito@gmail.com> (maintainer)
Approved by: bapt (mentor) |
1.0.5 19 May 2011 20:26:49
 |
makc  |
Pass maintainership to the latest submitter. |
1.0.5 19 May 2011 20:13:27
 |
makc  |
Update to 1.0.5
PR: ports/157023
Submitted by: Raphael Kubo da Costa <kubito at gmail.com> |
1.0.4 17 Apr 2011 10:11:34
 |
makc  |
Update to 1.0.4 |
1.0.3 17 Mar 2011 17:23:34
 |
makc  |
Update to 1.0.3
PR: ports/155624
Submitted by: Raphael Kubo da Costa <kubito at gmail.com> |
1.0.1 14 Jan 2011 22:53:30
 |
makc  |
Update to 1.0.1
Feature safe: yes |
1.0.0 14 Dec 2010 13:18:04
 |
makc  |
Add new port x11-themes/gtk-oxygen-engine:
Oxygen-Gtk is a port of the default KDE widget theme (Oxygen) to Gtk.
WWW: http://kde-look.org/content/show.php/?content=136216 |