Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.12_13 23 Jan 2024 11:32:28 |
Alexey Dokuchaev (danfe) |
Convert more of my ports to new manual page location (part two). |
2.12_13 10 Jan 2024 14:39:02 |
Alexey Dokuchaev (danfe) |
x11-wm/wmakerconf: undeprecate the port, assume maintainership
- Drop unused run-time dependency on `archivers/rpm4' and bogus
CONFIGURE_ARGS (esp. --with-wmakeretcprefix=${LOCALBASE}/share
which is plain wrong), trim some vertical whitespace
- Fix getstyle(1) program invocation and actually capture its
output; this also gets rid of the segmentation fault on exit
- Limit the scope of the WMWritePropListToFile() calls patching
so it only touches needed files |
2.12_12 17 Dec 2023 13:11:38 |
Muhammad Moinur Rahman (bofh) |
x11-wm/wmakerconf: Mark DEPRECATED
- Last upstream release was in 2007
- Set EXPIRATION_DATE 2024-01-17
- Pet portclippy
- Refresh patches
- Add missing dependencies |
2.12_12 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) |
2.12_11 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 ) |
2.12_11 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 ) |
2.12_11 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.12_11 21 Oct 2020 18:22:32 |
pkubaj |
x11-wm/wmakerconf: fix build on GCC architectures
Explicitly link to libintl to fix linking. |
2.12_11 18 Sep 2020 21:38:48 |
bapt |
Add patches to build without deprecated glib functions
PR: 247278 |
2.12_11 25 Aug 2020 06:15:15 |
danfe |
Unbreak the build against recent versions of `x11-wm/libwraster' which
had removed deprecated ``get-{wraster,wutil,wings}-flags'' programs so
consumers now have to call ``pkg-config wrlib ...'' to obtains various
compilation and linking flags. |
2.12_11 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. |
2.12_11 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
2.12_11 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
2.12_11 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
2.12_11 01 Apr 2016 13:18:17 |
mat |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
2.12_11 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
2.12_11 08 Oct 2015 13:27:00 |
amdmi3 |
- Add LICENSE_FILE
- Fix build by linking with used libraries |
2.12_11 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) |
2.12_11 24 Jan 2015 19:27:28 |
antoine |
Fix some _DEPENDS |
2.12_11 14 Jan 2015 18:19:33 |
antoine |
Update graphics/giflib to 5.0.5
Differential Revision: https://reviews.freebsd.org/D1361
Submitted by: bapt
Reviewed by: self
Exp-run by: self |
2.12_10 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
2.12_9 29 Jul 2014 16:36:07 |
adamw |
Rename x11-*/ patch-xy patches to reflect the files they modify.
Finally, this is the last of it. |
2.12_9 02 Jul 2014 06:32:05 |
bapt |
Switch the default rpm used to rpm4 |
2.12_8 29 Jun 2014 21:45:03 |
tijl |
x11-wm/libwraster:
- USES=libtool
- Remove -DPREFIX=\\\"${PREFIX}\\\" from CPPFLAGS. Not needed and it
causes configure test failures with clang.
- Use MAKE_CMD.
- Bump dependent ports.
x11-wm/windowmaker:
- USES=libtool
- Replace -DPREFIX=\\\"${PREFIX}\\\" in CPPFLAGS with post-patch command
because it causes configure test failures with clang.
- Remove FreeBSD < 8 support. |
2.12_7 10 Feb 2014 01:57:34 |
danilo |
- Add stage support
- Convert LIB_DEPENDS to new syntax
- Add shebangfix to USES |
2.12_7 23 Oct 2013 20:45:10 |
ak |
- Return ports to the pool
PR: ports/183244
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer) |
2.12_7 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) |
2.12_7 21 Sep 2013 00:01:17 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm) |
2.12_7 02 Sep 2013 21:16:30 |
bapt |
Add an explicit dependency on pkgconf |
14 Aug 2013 22:35:54
|
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.12_7 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
2.12_7 07 Mar 2013 03:25:11 |
bdrewery |
- Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines
PR: ports/175415 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with: bapt |
2.12_7 10 Dec 2012 01:20:17 |
eadler |
Revert Chris Petrik's ports to the pool. Thank you for all your work so far,
and should you desire to return just let us know.
PR: ports/174309
Submitted by: Chris Petrik |
2.12_7 09 Sep 2012 02:30:44 |
eadler |
Welcome back Chris Petrik <c.petrik.sosa@gmail.com>
PR: ports/171481 |
2.12_7 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.12_6 07 Apr 2012 08:40:06 |
miwi |
- Fix build
- Add LICENSE
PR: 166054
Submitted by: Ports Fury
Feature safe: yes |
2.12_6 05 Mar 2012 12:03:44 |
garga |
- Drop maintainership
- Mark it as BROKEN, it doesn't build with WindowMaker 0.95.2 |
2.12_6 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
2.12_6 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.12_6 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
2.12_5 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.12_4 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.12_3 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 |
2.12_2 28 Mar 2009 17:53:24 |
garga |
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE |
2.12_2 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) |
2.12_1 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) |
2.12_1 23 Mar 2008 16:44:09 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
2.12_1 11 Dec 2007 19:19:23 |
garga |
- Fix WWW |
2.12_1 18 Sep 2007 18:42:13 |
garga |
- Move REINPLACE_CMD's to post-patch:
- Fix configuration file to look for wmaker on correct dirs
- Bump PORTREVISION
- Take maintainership |
2.12 20 Aug 2007 09:04:41 |
miwi |
- Update to 2.12
PR: 115399
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.11_4 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}. |
2.11_3 14 Oct 2006 08:54:54 |
marcus |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
2.11_1 25 Nov 2005 19:33:59 |
pav |
- Add SHA256 |
2.11_1 14 Nov 2005 10:56:29 |
edwin |
Remove explicit checks for /usr/bin/bzip2.
This has been part of the base OS since 4.4. |
2.11_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
2.11 17 Mar 2005 08:22:58 |
vs |
Fix plist
Noticed by: cluster via krion |
2.11 13 Mar 2005 15:52:36 |
vs |
Update to 2.11
PR: ports/78752
Submitted by: Ports Fury |
2.9.2 13 Nov 2004 04:20:48 |
kris |
Add missing file |
2.9.2 25 Jul 2004 16:25:47 |
krion |
Update to version 2.9.2
PR: ports/69585
Submitted by: Ports Fury |
2.9.1 27 Jun 2004 18:14:11 |
krion |
Update to version 2.9.1
PR: ports/68394
Submitted by: Ports Fury |
2.8.1_1 17 Mar 2004 18:29:46 |
trevor |
SIZEify. |
2.8.1_1 22 Feb 2004 10:21:38 |
linimon |
Reset maintainer. Maintainer has not responded to multiple emails
about one of his other ports which has been broken for some time
(textproc/latte). Possibly that email account is no longer active. |
2.8.1_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
2.8.1 28 Oct 2003 09:55:31 |
trevor |
Make fetchable.
found by: fenner's survey |
2.8.1 20 Apr 2003 23:14:46 |
adamw |
USE_IMLIB is deprecated. Switching all USE_IMLIB references to appropriate
USE_GNOME= imlib directives. |
2.8.1 21 Feb 2003 14:19:11 |
knu |
De-pkg-comment. |
2.8.1 22 Oct 2002 17:55:52 |
fenner |
Update Dominik Rothert's (MAINTAINER) email address.
Submitted by: Dr. Jurgen K. Lang <jkl@astorit.de> |
11 Sep 2001 04:39:42 |
ache |
Bump png major |
15 Aug 2001 21:33:16 |
knu |
Conditionalize bzip2 dependencies. |
15 May 2001 19:15:41 |
sobomax |
Remove non-existing wmfun library from LIB_DEPENDS. |
14 May 2001 20:00:07 |
sobomax |
Update version number of wmraster shared library. |
26 Apr 2001 11:59:26 |
sobomax |
Update to 2.8.1. |
20 Mar 2001 20:28:14 |
obrien |
`rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers". |
05 Feb 2001 21:06:00 |
olgeni |
Layout fixes in x11-wm. |
12 Jan 2001 14:20:34 |
sobomax |
Fix several hardcoded paths. This should improve port's behaviour, so bump
PORTREVISION. |
08 Jan 2001 07:39:58 |
sobomax |
Update version number of libwmfun shared library. |
11 Oct 2000 10:23:42 |
sobomax |
Update to 2.7. Fix plist breakage caused by reg. |
08 Oct 2000 08:00:02 |
asami |
Convert category x11-wm to new layout. |
05 Oct 2000 08:22:56 |
reg |
Implement WANT_GNOME. |
03 Aug 2000 10:28:58 |
asami |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |
04 Jul 2000 08:13:36 |
sobomax |
Bump png shared library version. |
29 Jun 2000 09:20:13 |
sobomax |
Update to 2.6.2. |