Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.6_12 16 Jul 2024 12:00:59 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of graphics/imlib2
New version of imlib2 in tree |
3.6_11 23 Mar 2024 18:08:33 |
Nuno Teixeira (eduardo) |
x11-wm/openbox: Move man pages to share/man
Approved by: portmgr (blanket) |
3.6_10 20 Jan 2024 13:55:49 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of graphics/imlib2
New version of imlib2 in tree |
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) |
3.6_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 ) |
3.6_9 20 Jul 2022 14:23:42 |
Tobias C. Berner (tcberner) |
x11-wm: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger
* Alejandro Pulver <alepulver@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Andreas Kohn <andreas@syndrom23.de>
* Anton Tornqvist <antont@inbox.lv>
* Aragon Gouveia <aragon@phat.za.net>
* Babak Farrokhi <babak@farrokhi.net>
* Brett Taylor <brett@peloton.physics.montana.edu>
* Brian Handy <handy@physics.montana.edu>
* Bruce A. Mah <bmah@ca.sandia.gov> (Only the first 15 lines of the commit message are shown above ) |
3.6_9 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) |
3.6_8 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 |
3.6_7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.6_7 09 Nov 2020 17:08:12 |
tcberner |
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
supporting rust
- this will fix some graphical issues on these architectures
PR: 250276
Exp-run by: antoine
Submitted by: tobik
Differential Revision: https://reviews.freebsd.org/D18878 |
3.6_6 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. |
3.6_6 19 Oct 2019 09:05:29 |
tobik |
x11-wm/openbox: Remove PANGO option and make it mandatory
PANGO_CONFIGURE_OFF was spelled incorrectly, but --disable-pango
does not work:
configure: WARNING: unrecognized options: --disable-pango
Upstream has made it mandatory 13 years ago in
https://github.com/Mikachu/openbox/commit/037fc862b0dd4535accf7b69a8c0112355bd04b1 |
3.6_5 18 Apr 2019 14:13:36 |
novel |
x11-wm/openbox: fix openbox-xdg-autostart for Python 3
Openbox includes a Python script (openbox-xdg-autostart)
which implements the XDG autostart spec
(https://www.freedesktop.org/wiki/Specifications/autostart-spec/).
The switch of the default Python to 3.6 in ports r498529 broke the script.
The added patch makes the script work again with both Python 2 and 3.
Luckily the only problem was "print" being changed from a keyword
to a regular function.
PR: 237319
Submitted by: Sebastian Schwarz |
3.6_4 16 Jan 2019 16:45:10 |
novel |
x11-wm/openbox: use @sample for global config files
Even though users usually keep WM configuration local, it's
good to use @sample for global configuration files to avoid
losing it on package reinstalls.
Bump PORTREVISION due to package change.
PR: 227338
Reported by: meine <trialero@gmx.com> |
3.6_3 21 Jan 2018 09:59:14 |
novel |
x11-wm/opebox: include some third party patches
- Include 3rd party patches from
https://github.com/dylanaraps/openbox-patched. These include
support for rounded corners and some bugfixes. They could be
enabled using the new PATCHES option, which is off by default;
- Use INSTALL_TARGET=install-strip to strip binaries as detected
by stage-qa. |
3.6_2 22 Apr 2017 08:39:21 |
miwi |
- Fix shebangs
- Add missing dependency
Approved by: maintainer via irc |
3.6_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 |
3.6_1 24 Nov 2015 22:21:16 |
novel |
x11-wm/openbox: fix dependencies and default package
At build time openbox tries to detect presence of some
X11 extentions libs and headers and silently disables
support for them if they cannot be found.
When building from port, these extensions are usually
available already, so user gets a fully functional package,
however, when installing from package user gets a package with
a limited functionality.
Fix this by adding all the required dependencies to USE_XORG.
PR: 204706
MFH: 2015Q4 |
3.6 01 Jun 2015 15:53:56 |
novel |
Update to 3.6. |
3.5.2_7 28 Jan 2015 01:07:55 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket, kwm (for gnome@ ports) |
3.5.2_7 27 Dec 2014 00:09:03 |
gblach |
- Remove Mk/bsd.efl.mk
- Convert USE_EFL=libtool_hack to USES=libtool
- Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:...
- Bump PORTVERSION in graphics/imlib2 and in all ports
which depends on imlib2
PR: 196062
Approved by: portmgr |
3.5.2_6 29 Aug 2014 09:42:06 |
amdmi3 |
- Drop .la files, no dependees require them
Approved by: portmgr blanket |
3.5.2_5 20 Aug 2014 00:25:18 |
grembo |
Remove deletion of LC_MESSAGES directories that are owned by devel/gettext
Reviewed by: bdrewery
Approved by: bdrewery |
3.5.2_5 15 Aug 2014 12:20:12 |
novel |
Add SVG option for svg icons support using librsvg2. Currently,
that support is automatically enabled if the configure script
finds librsvg2 installed, so having an option gives a predictable
result. This option is enabled by default.
Suggested by: Kamil Szczesny |
3.5.2_4 14 Jun 2014 18:57:47 |
olgeni |
Unbreak build by requiring and linking xext (see also r353170).
Also, remove "@dirrmtry etc/xdg" due to the following error in staging
checks:
Owned by MTREE: @dirrmtry etc/xdg |
3.5.2_4 09 May 2014 21:13:10 |
amdmi3 |
- Don't remove mtree directories
Approved by: portmgr |
3.5.2_4 23 Apr 2014 13:25:17 |
tijl |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
3.5.2_3 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
3.5.2_2 06 Mar 2014 04:43:16 |
novel |
Fix package with WITHOUT_NLS enabled. |
3.5.2_2 02 Mar 2014 23:23:17 |
bapt |
Convert to USES=libtool
Use more options helpers
dirrmtry directory not in the default mtree |
3.5.2_1 27 Jan 2014 09:44:39 |
danfe |
Stagify, convert to OptionsNG, sort pkg-plist. |
3.5.2_1 22 Oct 2013 14:04:02 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (remaining categories)
- Add note on mtree change to CHANGES
Approved by: portmgr (bdrewery) |
3.5.2_1 21 Sep 2013 00:01:17 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm) |
3.5.2_1 08 Sep 2013 08:54:25 |
novel |
- Fix openbox-gnome-session script which wasn't functional because
of improper sed usage
- Bump PORTREVISION
Debugged and tested by: olgeni |
3.5.2 05 Sep 2013 17:02:21 |
novel |
- update to 3.5.2
- pet portlint |
3.5.0_3 31 Aug 2013 01:04:33 |
bapt |
Add an explicit dependency on pkgconf
While here convert USE_GMAKE to USES=gmake |
3.5.0_3 06 May 2013 06:52:59 |
bapt |
Fix typo |
06 May 2013 06:41:16
|
bapt |
Finish converting x11* from WITHOUT_NLS to PORT_OPTIONS:MNLS |
3.5.0_3 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
3.5.0_3 27 Mar 2013 14:33:11 |
kwm |
share/gnome/wm-properties is owned by gnomehier, don't try to remove it.
Submitted by: miwimail |
3.5.0_3 27 Jan 2013 05:55:20 |
tabthorpe |
- Strip header at request of original creator
Submitted by: trevor
With hat: portmgr |
3.5.0_3 29 Jul 2012 08:17:33 |
dougb |
Remove my personal web site from MASTER_SITES |
3.5.0_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
3.5.0_2 25 Mar 2012 14:36:10 |
novel |
- Add missing dependency on startup-notification and add a knob to
disable it
- Bump PORTREVISION
PR: ports/166217
Submitted by: Oleg Pudeyev <oleg@bsdpower.com>
Feature safe: yes |
3.5.0_1 16 Feb 2012 16:33:28 |
novel |
- Add missing imlib2 dependency and add a knob WITHOUT_IMLIB to
disable imlib2 support
- Bump PORTREVISION
Reported by: Yuri <yuri@rawbw.com> |
3.5.0 20 Aug 2011 20:52:15 |
novel |
Update to 3.5.0. |
3.4.11.2_1 31 Mar 2011 17:47:35 |
danfe |
Augment port description.
Approved by: maintainer (novel) |
3.4.11.2_1 31 Mar 2011 17:45:48 |
danfe |
- Replace direct (via LIB_DEPENDS) libXft dependency with USE_XORG one
- Shorten COMMENT for better readability
- Ensure that lines fit in 80-char terminal window, reformat header
- Add LICENSE (GPLv2)
Reviewed by: maintainer (novel) |
3.4.11.2_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
3.4.11.2_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
3.4.11.2_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
3.4.11.2 24 May 2010 20:10:24 |
dougb |
Upgrade to version 3.4.11.2:
* Updated Estonian and Portuguese translations.
* Fix a rare crash involving moving fullscreen windows to different monitors
* Fix a more common crash involving pressing right in a menu
Approved by: novel (maintainer) |
3.4.11.1 23 Apr 2010 03:35:53 |
novel |
- Update to 3.4.11.1 [1]
- Use PLIST_SUB for version substitution
PR: 145734 [1]
Submitted by: dougb [1] |
3.4.11_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
3.4.11 22 Feb 2010 18:09:17 |
dougb |
Upgrade x11-wm/openbox to version 3.4.11
Update the master site to the new openbox.org domain
From the release announcement:
There are a number of bug fixes in this release, and continued
improvements to menu behaviour. The coolest thing however, is changes
to the the focus cycling (Alt-Tab) dialog. It is now dynamic as
windows appear/disappear while focus cycling.
PR: ports/143688
Submitted by: dougb
Approved by: maintainer timeout
Feature safe: yes |
3.4.10 12 Jan 2010 19:45:50 |
novel |
- Update to 3.4.10
- Update mirrors
- Per portlint, don't clobber CFLAGS in CONFIGURE_ENV
PR: 142442
Submitted by: dougb |
3.4.9 30 Dec 2009 22:13:21 |
novel |
Update to 3.4.9.
PR: 141792
Submitted by: dougb |
3.4.8 16 Dec 2009 05:00:49 |
dougb |
I checked for plist problems without enabling gettext
Pointy hat collection: ++ |
3.4.8 16 Dec 2009 01:39:24 |
dougb |
Update to version 3.4.8 which fixes numerous bugs. Full details on what
is fixed are at http://icculus.org/openbox/index.php/Openbox:Changelog#3.4.8
Fix the plist for users who have x11-themes/clearlooks-themes installed
Fix a bug in xdg-autostart that was reported on the openbox list
Add my personal web site to the mirror list since some of the existing
mirrors have "issues."
PR: ports/141352
Submitted by: me
Approved by: novel (maintainer) |
3.4.7.2 21 Nov 2009 18:14:27 |
novel |
Add mirrors to MASTER_SITES.
PR: 140554
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> |
3.4.7.2 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
3.4.7.2 18 Jun 2008 07:26:24 |
novel |
Update to 3.4.7.2.
PR: 124696
Submitted by: Chess Griffin <chess@chessgriffin.com> |
3.4.6.1_1 06 Jun 2008 14:17:21 |
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) |
3.4.6.1 24 Mar 2008 23:21:25 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
3.4.6.1 09 Feb 2008 06:37:41 |
novel |
Update to 3.4.6.1. |
3.4.5 09 Jan 2008 11:20:43 |
novel |
Update to 3.4.5.
Submitted by: dougb |
3.4.4 12 Aug 2007 12:36:30 |
novel |
Update to 3.4.4. |
3.4.3 30 Jul 2007 16:56:16 |
novel |
Update to 3.4.3. |
3.4.2 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
3.4.2 12 Jun 2007 05:18:37 |
novel |
- Update to 3.4.2
- Take maintainership
PR: 113499
Submitted by: novel
Approved by: Stepan Zastupov (former maintainer) |
3.3.1_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}. |
3.3.1 20 Sep 2006 20:01:47 |
novel |
Update to 3.3.1.
PR: 103048
Submitted by: maintainer |
3.3 13 Sep 2006 18:14:36 |
novel |
Fix build on 4.x.
Reported by: pointyhat via kris |
3.3 02 Sep 2006 10:04:56 |
novel |
Forgot to mention PR#/submitter in previous commit. It was:
PR: 102590
Submitted by: RedChrom <redchrom@gmail.com> (maintainer) |
3.3 02 Sep 2006 10:01:30 |
novel |
- Update to 3.3
- Move themes to share/themes |
3.2_3 10 Aug 2006 03:55:20 |
rafan |
- Added knob for the popular and "glamour" split gradient patch
- Pass maintainership to submitter
PR: ports/101624
Submitted by: RedChrom <redchrom at gmail.com> |
3.2_3 11 Feb 2006 21:03:14 |
netchild |
Reset maintainership to ports@ after ~4 months without any response to any
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1]
PR: 87985 [1] |
3.2_3 24 Jan 2006 03:16:52 |
edwin |
SHA256ify
Approved by: krion@ |
3.2_3 22 Jan 2006 06:28:59 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
3.2_3 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
3.2_2 12 Apr 2005 11:41:47 |
flz |
- Fix packing list.
PR: ports/78867
Submitted by: Ulrich Spoerlein <q@uni.de>
Approved by: maintainer timeout (1 month) |
3.2_1 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
3.2 28 Feb 2005 01:17:20 |
kris |
BROKEN: Incorrect pkg-plist |
3.2 30 Jun 2004 08:13:38 |
vs |
Update to 3.2
PR: ports/66773
Submitted by: Munish Chopra
Approved by: maintainer timeout |
3.1_2 10 Apr 2004 17:26:55 |
trevor |
Tidy up whitespace. |
3.1_2 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
3.1_1 16 Mar 2004 22:54:06 |
marcus |
Chase the new location of libXft. |
3.1_1 17 Feb 2004 05:59:08 |
trevor |
Try to make this bento-pure: as discovered by Munish Chopra, there
seems to be no directory to receive the Japanese po file, so create
the directory beforehand. |
3.1_1 17 Feb 2004 00:35:01 |
kris |
BROKEN: Does not install. This port is scheduled to be removed on April 16
if it is still broken at that time. |
3.1_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
3.1 27 Jan 2004 16:12:37 |
trevor |
Add size data. |
3.1 22 Jan 2004 08:05:25 |
trevor |
Use PAX macro. |
3.1 16 Jan 2004 04:39:04 |
trevor |
Update to 3.1.
PR: 60771
Submitted by: Munish Chopra (also requested by "0c", Fritz
Heinrichmeyer, Andreas Semborg and Johan Pettersson) |
3.0 20 Nov 2003 16:09:45 |
trevor |
Update to 3.0.
Submitted by: Darren "igla" of batterybackups.net |
0.3.0.4_1 20 Nov 2003 15:17:44 |
trevor |
Attempt to create and delete share/gnome/wm-properties/.
Submitted by: Darren "igla" of batterybackups.net
(also noticed by Andreas Semborg)
Install header files where they can be found during compilation of
obconf. This fixes the problem addressed by Tim Bishop in PR 58836,
but in a different way. |
0.3.0.4_1 14 Oct 2003 05:48:56 |
trevor |
Install pkg-config files needed by obconf. |
0.3.0.4 14 Oct 2003 04:44:25 |
trevor |
Update to 3.0-rc4. |
0.3.0.1_1 24 Sep 2003 08:43:01 |
trevor |
Install libobparser and libobrender shared libraries.
noticed by: Andrew J. Caines of halplant.com and Hendrik Scholz
of raisdorf.net
Install openbox.desktop. |
0.3.0.1 24 Sep 2003 05:59:05 |
trevor |
Add forgotten dependencies on glib 2.X and libxml 2.X.
Submitted by: Andrew J. Caines of halplant.com
requested by: kris |
0.3.0.1 08 Sep 2003 00:45:18 |
trevor |
Update to 3.0-beta1. |