Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.3_4 18 Mar 2025 02:01:38
    |
Charlie Li (vishwin)  |
gnome: fixed USE_GNOME=gdkpixbuf2xlib botched from USE_GNOME=gdkpixbuf rename
Reported by: truckman |
0.9.3_4 17 Mar 2025 04:02:08
    |
Charlie Li (vishwin)  |
gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes. |
0.9.3_4 23 Jan 2024 11:32:28
    |
Alexey Dokuchaev (danfe)  |
Convert more of my ports to new manual page location (part two). |
0.9.3_4 15 Jul 2023 16:48:52
    |
Alexey Dokuchaev (danfe)  |
x11/lxpanel: update WWW, cleanup one patch, take maintainership
LXDE wiki 404's now, point WWW to their GitHub page (could be
temporarily) and drop one patch hunk which was removing already
commented out piece of code. |
0.9.3_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 ) |
0.9.3_3 01 Feb 2023 14:46:13
    |
Baptiste Daroussin (bapt)  |
gnome: remove libwnck from the gnome framework
libwnck is a leftover from gnome2 time and almost unused |
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.9.3_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 ) |
0.9.3_3 28 Jul 2022 19:55:41
    |
Dima Panov (fluffy)  |
*/*: bump all consumes of deprecated GDK-Pixbuf-Xlib library
With hat: desktop |
0.9.3_2 20 Jul 2022 14:23:32
    |
Tobias C. Berner (tcberner)  |
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above ) |
0.9.3_2 10 Apr 2022 19:11:41
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.9.3_1 26 Mar 2022 08:27:27
    |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.9.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.9.3 07 Nov 2019 18:36:56
  |
zeising  |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
0.9.3 07 Jan 2019 15:08:08
  |
rigoletto  |
x11/libfm, x11-fm/pcmanfm: update and flavorize both.
- update x11/libfm to version 1.3.1
- update x11-fm/pcmanfm to version 1.3.1
- convert both to flavors
- fix other affected ports
PR: 229944
Reviewed by: adamw, antoine, bapt
Approved by: mat (portmgr, mentor), tcberner (mentor), jsm (maintainer), Chris
Hutchinson <portmaster@bsdforge.com> (maintainer)
Differential Revision: https://reviews.freebsd.org/D16387 |
0.9.3 05 Feb 2018 09:02:15
  |
amdmi3  |
- Fix LICENSE
- Add LICENSE_FILE
- Fix whitespace
- Update WWW |
0.9.3 24 Jan 2017 21:37:57
  |
olivierd  |
- Update to 0.9.3
- Adjust dependencies
- Add WEATHER (set by default), and ALSA (unset) options
- Rewrite patches plugins in order to use sysctl calls instead the Linux
proc and sys file system |
0.6.2_1 09 Sep 2016 19:42:46
  |
amdmi3  |
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true) (Only the first 15 lines of the commit message are shown above ) |
0.6.2_1 28 Jun 2016 09:11:31
  |
rakuco  |
Reset ports maintained by horia@racoviceanu.com.
The last change submitted or approved by Horia in Bugzilla dates back to
September 2015. Since then, all commits to his ports were landed by others
after the maintainer timeout period expired (see r383744, r405055, r405057,
r400461 and r414655, for example).
Horia did show interest in coming back after I sent a private email a few
months ago, but since nothing has changed it is better to reassign his ports
back to the heap.
Differential Revision: https://reviews.freebsd.org/D5980 |
0.6.2_1 26 May 2016 16:29:44
  |
amdmi3  |
- Fix build for disabled NLS case
- Switch to options helpers
- Simplify stripping
- Simplify plist handling
PR: 202076
Reported by: sascha@root-login.org
Approved by: maintainer timeout (horia@racoviceanu.com, 9 months) |
0.6.2_1 19 May 2016 10:53:06
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.6.2_1 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.6.2_1 02 Jan 2016 09:03:51
  |
olivierd  |
Chase update of x11/menu-cache, after revision r405055 |
0.6.2 02 Aug 2015 20:23:56
  |
kwm  |
Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@ |
0.6.2 24 Nov 2014 20:22:00
  |
antoine  |
Cleanup plist |
0.6.2 24 Jul 2014 13:12:35
  |
madpilot  |
- Update to 0.6.2
- Add devel/libsysinfo to LIB_DEPENDS
- Add x11/xmessage to RUN_DEPENDS
- Add netstatus, volumeasla, thermal, cpu, cpufreq,
monitors and wnckpager plugins to CONFIGURE_ARGS
- Add cpufreq, netstatus and thermal plugin patches
- Add batt plugin patch
- Remove -Wno-return-type from CFLAGS
- Change ALSA_RUN_DEPENDS to ALSA_LIB_DEPENDS
PR: 190362
Submitted by: Horia Racoviceanu <horia@racoviceanu.com> (maintainer) |
0.6.1_2 21 Apr 2014 20:27:39
  |
nemysis  |
These ports are no longer used or cared for.
Horia Racoviceanu <horia@racoviceanu.com> wishes to maintain these ports
with my help.
misc/lxde-common
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
misc/xdg-menu
- Change Makefile header, use my name and @FreeBSD.org email
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com (Only the first 15 lines of the commit message are shown above ) |
0.6.1_1 01 Dec 2013 00:16:17
  |
nemysis  |
- Remove OPTIONS_DEFAULT
- Change typo audio/linux-f10-alsa-li to audio/linux-f10-alsa-lib
- Change WWW
Approved by: pawel / wg (mentors, implicit) |
0.6.1_1 30 Oct 2013 20:22:20
  |
wg  |
x11/lxpanel: pass maintainership
- Pass maintainership
- Use options helpers |
0.6.1_1 04 Oct 2013 23:10:53
  |
nemysis  |
x11/menu-cache
- Update to 0.5.0
- Change maintainer email to @FreeBSD.org
- Remove not needed patches
x11/lxde-meta
- Bump PORTREVISION
- Change maintainer email to @FreeBSD.org
- Add dependency for deskutils/lxshortcut
- Add NO_MTREE=yes
x11/libfm
(Only the first 15 lines of the commit message are shown above ) |
0.6.1 24 Sep 2013 11:30:42
  |
bapt  |
Manpages are compressed |
0.6.1 23 Sep 2013 22:03:17
  |
wg  |
x11/lxpanel: allow staging
- Allow stating |
0.6.1 20 Sep 2013 23:43:20
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
0.6.1 11 Sep 2013 12:48:07
  |
wg  |
x11/lxpanel: update to 0.6.1
- Update to 0.6.1
- Convert lib depends to new syntax |
0.6.0 30 Aug 2013 13:10:45
  |
wg  |
x11/lxpanel: fix distfile fetch
- Fix distfile fetch
Reported by: bdrewery |
0.6.0 29 Aug 2013 19:11:34
  |
rm  |
- remove empty directories |
0.6.0 27 Aug 2013 15:32:57
  |
wg  |
x11/lxpanel: update to 0.6.0
- Update to 0.6.0 |
0.5.12_1 05 Jul 2013 14:41:15
  |
wg  |
- Convert to new USES gmake for my ports |
0.5.12_1 20 Jun 2013 22:54:25
  |
wg  |
x11/lxpanel: minor fixes
- Add LICENSE (GPLv2 MIT)
- Add DOCS option
- Fix NLS option
PR: ports/179712
Submitted by: nemysis <nemysis@gmx.ch> |
0.5.12_1 20 Jun 2013 16:36:12
  |
wg  |
x11/menu-cache: update to 0.4.1
- Update to 0.4.1 [1]
- Trim Makefile header [1]
- Pass maintainership to submitter [1]
- Bump PORTREVISION of dependent ports
PR: ports/179711 [1]
Submitted by: nemysis <nemysis@gmx.ch> |
0.5.12 18 Jun 2013 16:46:51
  |
wg  |
x11/lxpanel: fix build with clang
- Fix build with clang, -Wno-return-type, gnu89
- Take maintainership
Reported by: Kenta Suzumoto <kentas@hush.com>
Approved by: culot / jpaetzel (mentors, implicit) |
0.5.12 18 Jun 2013 15:55:35
  |
kmoore  |
Send some ports back to the pool that I no longer have time for |
0.5.12 01 May 2013 16:13:46
  |
jgh  |
- conversion to USES framework
Approved by: portmgr (bapt@) |
0.5.12 10 Mar 2013 15:08:04
  |
kmoore  |
- Update to 0.5.12
- Fix clang build
- Convert to Options NG
PR: 176650
Submitted by: William Grzybowski <william88@gmail.com> |
0.5.10 05 Sep 2012 18:06:15
  |
kmoore  |
- Update to 0.5.10 |
0.5.8_2 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.5.8_1 16 Sep 2011 16:25:30
 |
kmoore  |
- Add patches to fix the battery monitor
- Bump PORTREV |
0.5.8 08 Sep 2011 21:56:10
 |
kmoore  |
- Update to 0.5.8 |
0.5.6_3 25 Dec 2010 16:55:41
 |
sunpoet  |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat) |
0.5.6_3 20 Dec 2010 20:06:38
 |
kmoore  |
Fix lx_alarm bug which also caused issue compiling on 8.x and bump PORTREVISION. |
0.5.6_2 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
0.5.6_2 26 Nov 2010 14:44:00
 |
kmoore  |
Fixed building on CURRENT / broken alarm definition. |
0.5.6_2 18 Oct 2010 18:54:28
 |
lme  |
Fix all non-working plugins.
I re-worked the functionality of some of them because not all functionality
is present on FreeBSD.
Reviewed by: ed
Approved by: kmoore (maintainer) |
0.5.6_1 10 Oct 2010 15:37:23
 |
kmoore  |
Really add gnomehack to fix pkgconfig this time.
Sorry for the noise. |
0.5.6_1 10 Oct 2010 14:53:01
 |
kmoore  |
Use gnomehack to fix pkgconfig handling. |
0.5.6_1 08 Oct 2010 15:34:53
 |
lme  |
- Update the patch for the network interface plugin so that signal strength is
displayed with "wlan[0-9]" devices
- Bump PORTREVISION
Approved by: kmoore (maintainer) |
0.5.6 05 Oct 2010 19:57:56
 |
ade  |
Round one migration of ports from automake{19,110} to automake111 |
0.5.6 30 Sep 2010 15:21:51
 |
kmoore  |
- Update to 0.5.6
Grab maintainership while here
Approved by: Outgoing maintainer - Lin, Cheng-Tao <b89605222@ntu.edu.tw> |
0.3.7_5 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.3.7_4 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.3.7_3 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.3.7_2 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.3.7_1 22 Aug 2009 00:39:37
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with X |
0.3.7_1 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 |
0.3.7 19 Jul 2008 14:05:36
 |
rafan  |
- Fix build on 6.3
PR: ports/125744
Submitted by: Cheng-Tao Lin <b89605222 at ntu.edu.tw> (maintainer) |
0.3.7 15 Jul 2008 19:23:29
 |
pav  |
- Mark BROKEN on FreeBSD 6.x |
0.3.7 21 Jun 2008 09:44:59
 |
chinsan  |
- Update to 0.3.7.
PR: ports/124815
Submitted by: chinsan
Approved by: maintainer |
0.2.4_3 06 Jun 2008 14:09:15
 |
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) |
0.2.4_2 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) |
0.2.4_1 22 Mar 2008 14:48:03
 |
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.2.4_1 13 Aug 2007 15:56:32
 |
chinsan  |
- Fix the build on -CURRENT with the recent wi_req struct changes.
Approved by: maintainer, rafan (mentor, implicit) |
0.2.4_1 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.2.4 29 Jan 2007 04:01:33
 |
rafan  |
- Where is the "M" from...
Noticed by: chinsan |
0.2.4 28 Jan 2007 05:03:54
 |
rafan  |
Add lxpanel 0.2.4, LXPanel is a lightweight X11 desktop panel.
PR: ports/108423
Submitted by: Lin, Cheng-Tao <b89605222 at ntu.edu.tw> via chinsan |