Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.13.0_3 23 Jan 2024 11:32:28 |
Alexey Dokuchaev (danfe) |
Convert more of my ports to new manual page location (part two). |
1.13.0_3 21 Jun 2023 11:08:10 |
Alexey Dokuchaev (danfe) |
x11-wm/sawfish: do not rebootstrap, install missing files
- Drop `autoreconf' from USES added in commit 246008f171263
for development version 1.12.90 which apparently required
it, current stable version comes properly bootstrapped
- Fix the tar(1) command so all theme files are installed
regardless of version thereof (bsdtar 3.5.1 traditionally
defaults to /dev/sa0 while versions 3.6.x write to stdout
which probably makes more sense nowadays)
- Assume maintainership for the time being, pet portlint(1) |
1.13.0_2 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.13.0_1 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.13.0_1 28 Jul 2022 19:55:41 |
Dima Panov (fluffy) |
*/*: bump all consumes of deprecated GDK-Pixbuf-Xlib library
With hat: desktop |
1.13.0 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 ) |
1.13.0 26 Dec 2021 18:41:44 |
Fernando ApesteguÃa (fernape) |
x11-wm/sawfish: update to 1.13.0
* Add missing dependencies
* Remove merged patch.
* Remove noop REINPLACE_CMD
Reported by: portscout |
1.12.90 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
1.12.90 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.12.90 29 Aug 2020 14:13:07 |
zeising |
x11-wm/sawfish: Fix build with -fno-common
Add a patch from upstream to fix the build of x11-wm/sawfish with
-fno-common, which is the default with llvm 11.
MFH: 2020Q3 (implicit, -fno-common fixes, ok by joenum) |
1.12.90 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. |
1.12.90 27 Oct 2019 05:06:50 |
yuri |
x11-wm/sawfish: Update 1.12.0 -> 1.12.90
Reset maintainer due to extended timeouts on bug #240101, #240100, #240089, as
per policy.
PR: 240101
Approved by: dem.procopiou@gmail.com (maintainer's timeout; 62 days) |
1.12.0,4 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
1.12.0,3 16 Aug 2016 18:39:44 |
pawel |
Update to version 1.12.0
PR: 211825
Submitted by: Demetris Procopiou (maintainer) |
1.11.91,3 05 Aug 2016 23:58:09 |
pawel |
- Update to version 1.11.91
- Take maintainership
- Register dependencies found by stage-qa
- COnvert to USES=localbase
PR: 211601
Submitted by: Demetris Procopiou |
1.11.90,3 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.11.90,3 12 Mar 2016 00:19:14 |
rakuco |
Update to 1.11.90.
PR: 207778
Submitted by: jochen@jochen-neumeister.de |
1.11_2,3 05 Jun 2015 19:40:55 |
amdmi3 |
- Strip libraries |
1.11_1,3 22 Dec 2014 23:01:33 |
bapt |
Get rid of gnomehier |
1.11,3 22 Nov 2014 11:47:10 |
danfe |
- Update to release of Sawfish 1.11, codename "Apollo"
- Make translations optional (with OPTIONS_DEFINE=NLS)
- Kill bogus EOL whitespace in the port description
- Cleanup pkg-plist from @dirrm* entries (no longer needed)
- While here: sort USES, make COMMENT more descriptive |
1.10_1,3 27 Jun 2014 17:51:31 |
antoine |
Allow to build with texinfo from ports |
1.10_1,3 03 Jun 2014 01:20:51 |
amdmi3 |
svn commit: r356276 - head/x11-wm/sawfish |
1.10,3 02 Jun 2014 07:16:50 |
miwi |
- Convert USE_BZIP2/XZ to USES
Approved by: portmgr |
1.10,3 27 Feb 2014 08:41:57 |
miwi |
- Update to version 1.10
PR: 187038
Submitted by: ports fury |
1.9.1,3 29 Dec 2013 14:19:50 |
antoine |
Stage support |
1.9.1,3 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) |
1.9.1,3 21 Sep 2013 00:01:17 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm) |
1.9.1,3 31 Jul 2013 11:57:46 |
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] |
1.9.1,2 30 Apr 2013 17:43:43 |
sperber |
- Update lang/librep to 0.92.3
- Remove shlib versions
- Add USE_READLINE and USES= pkgconfig
- Update CPPFLAGS and LDFLAGS
- Update pkg-descr
- Update x11-toolkits/rep-gtk2 to 0.90.8.1
- Update x11-wm/sawfish to 1.9.1
- Add ART20 license and set LICENSE_COMB to multi
- Update USE_XORG to include xtst
- Add USES= pkgconfig
- Add PORTSCOUT to exclude unstable releases
- Trim Makefile headers
- Update MASTER_SITES
PR: ports/170173
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor) |
1.8.2_2,2 24 Apr 2013 07:35:41 |
ak |
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt) |
1.8.2_2,2 22 Mar 2013 18:32:45 |
kwm |
Don't remove share/gnome/wm-properties it belongs to gnomehier, add implicit
depend on gnomehier too.
While here trim header, and use pathfix.
Submitted by: miwimail |
1.8.2_1,2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.8.2,2 18 Oct 2011 19:04:02 |
ehaupt |
Update to 1.8.2
PR: 161625
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.8.1,2 23 Sep 2011 22:26:39 |
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 |
1.8.1,2 02 Jul 2011 18:39:39 |
miwi |
- Update to 1.8.1
PR: 158512
Submitted by: Ports Fury |
1.8.0,2 12 Apr 2011 02:29:43 |
miwi |
- Update to 1.8.0
PR: 155855
Submitted by: Ports Fury |
1.5.2_4,2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.5.2_4,2 01 Dec 2010 23:38:49 |
linimon |
Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.5.2_4,2 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.5.2_3,2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.5.2_2,2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.5.2_1,2 01 Nov 2009 10:41:44 |
anray |
- Fix pkglist and unbroke port. |
1.5.2,2 25 Oct 2009 09:21:18 |
erwin |
Mark BROKEN: leaves files behind on deinstallation |
1.5.2,2 15 Oct 2009 16:40:42 |
anray |
- Update to 1.5.2 |
1.5.0_3,2 07 Sep 2009 22:18:48 |
olgeni |
pkg-plist: add a couple of files in libexec/rep and @dirrmtry a few
shared directories, according to pointyhat. |
1.5.0_2,2 05 Sep 2009 14:21:40 |
olgeni |
Add missing dependencies on audio/libaudiofile and esound.
Noticed by: pav |
1.5.0_1,2 30 Aug 2009 08:56:21 |
olgeni |
USE_XORG: add ice, sm, xft, xinerama and xrandr, which I missed on the last
upgrade.
Noticed by: erwin |
1.5.0,2 26 Aug 2009 10:51:50 |
olgeni |
Upgrade to version 1.5.0.
Approved by: maintainer |
1.3.5.3_1,2 22 Aug 2009 00:39:37 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with X |
1.3.5.3_1,2 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 |
1.3.5.3,2 21 Jun 2009 15:01:47 |
anray |
- Update to 1.3.5.3 |
1.3.5.2_1,2 26 May 2009 06:34:24 |
anray |
- Fix pkg-plist |
1.3.5.2,2 24 May 2009 19:52:36 |
anray |
- Update to 1.3.5.2 |
1.3.3_2 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
1.3.3_2,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) |
1.3.3_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) |
1.3.3,2 27 Mar 2008 09:12:47 |
anray |
- Update to 1.3.3
- Update WWW and description
- Pass maintainership to me. [1]
PR: ports/120053
Approved by: maintainer (gnome via mezz) [1] |
1.3_16,2 24 Oct 2007 23:37:25 |
marcus |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above ) |
1.3_14,2 30 Jun 2007 05:39:22 |
marcus |
Chase librep shared lib version bump. |
1.3_14,2 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}. |
1.3_13,2 14 Jan 2007 19:50:25 |
marcus |
Fix the build with GCC 4.x. |
1.3_13,2 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) |
1.3_12,2 06 Jun 2006 03:21:52 |
mezz |
Portlint:
-Use DATADIR in plist. |
1.2_1 29 May 2006 06:23:01 |
mezz |
x11-wm/sawfish2 -> x11-wm/sawfish
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename. |
1.2_1 15 Jul 2003 19:17:03 |
marcus |
Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All
core desktop components are being removed. |
1.2_1 12 Jul 2003 06:10:04 |
marcus |
* Use makeinfo --no-split to avoid plist problems [1]
* Fix the ordering of DISTNAME to quiet portlint
PR: 54312 [1]
Submitted by: nork [1] |
1.2 12 Jun 2003 09:46:10 |
adamw |
Remove REINPLACE commands that were rolled into gnomehack. |
1.2 20 Apr 2003 19:54:55 |
marcus |
Remove USE_GNOMENG. |
1.2 07 Mar 2003 06:14:21 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.2 18 Feb 2003 04:51:34 |
anholt |
Remove the renaming of Xft headers and library from the Xft (Xft2) port.
Remove installing of Xft1 from XFree86-4-libraries, and add dependencies
to the Xft port by all the ports that use it along with whatever patches are
necessary.
Approved by: portmgr (kris), marcus |
1.2 10 Nov 2002 22:02:43 |
marcus |
Update to 1.2. |
1.1 02 Sep 2002 01:30:26 |
lioux |
Deploy USE_GNOMENG infrastructure
PR: 42305
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
1.1 11 Jul 2002 17:16:11 |
sobomax |
Convert all core GNOME1 components and some of the most popular GNOME1
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).
The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.
Please report any unusual problems to gnome@FreeBSD.org.
Discussed with: marcus
Reviewed by: marcus |
1.1 01 Jul 2002 08:23:37 |
sobomax |
Update to 1.1. |
1.0.1 21 Jun 2002 12:31:21 |
sobomax |
- Chase librep shlib version bump;
- use USE_REINPLACE. |
12 Feb 2002 08:34:45 |
sobomax |
Comment out DIST_SUBDIR=gnome pending next version update. |
12 Feb 2002 05:32:43 |
ade |
Since sawfish (and dependencies) are critical parts of the GNOME environment,
track the versions available on the GNOME sites, to ensure maximum
compatibility. |
09 Jan 2002 23:25:42 |
sobomax |
Just in the case undefine `WITHOUT_ALL' when building on bento. |
09 Jan 2002 23:12:57 |
sobomax |
Rework optional dependency mechanism, so it's always produces -gnome version
of package on the bento. |
16 Dec 2001 06:53:18 |
sobomax |
When building package forcefully turn optional GNOME components on, otherwise
gnome and gnome-fifth-toe packages contain incorrect dependencies list. |
29 Oct 2001 17:40:39 |
sobomax |
Use ${ARCH}-pc-freebsdX as CONFIGURE_TARGET instead of ${ARCH}-freebsdX. I did
not see any problems with the later on my local box, but it doesn't do any
harm, so put it in to make few users happy. |
15 Oct 2001 11:09:09 |
sobomax |
Update to 1.0.1. |
10 Jul 2001 09:53:21 |
sobomax |
Update to 1.0. |
03 Jul 2001 09:05:45 |
sobomax |
Update to 0.99. |
05 Jun 2001 18:19:33 |
sobomax |
The thing installs share/gnome/pixmaps/sawfish-logo.png even in the NOGNOME
case, so adjust PLIST accordingly to make bento happy. |
11 May 2001 17:36:50 |
ade |
SWitch maintainership of core GNOME ports to a small group of committers
(gnome@FreeBSD.org), since this is now definitely too big for just one person.
|
29 Mar 2001 16:35:19 |
sobomax |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
15 Mar 2001 10:56:07 |
sobomax |
Update to 0.38. |
21 Feb 2001 12:04:00 |
sobomax |
Update to 0.37.3. |
16 Feb 2001 19:42:41 |
sobomax |
Update to 0.37.2. |
05 Feb 2001 21:06:00 |
olgeni |
Layout fixes in x11-wm. |
22 Jan 2001 08:58:06 |
sobomax |
Update to 0.36. |
07 Jan 2001 19:52:23 |
sobomax |
Update to 0.35. |
06 Dec 2000 13:40:36 |
sobomax |
Add zh_TW.Big5 translation. |
05 Dec 2000 14:07:30 |
sobomax |
Update to 0.34. |
14 Nov 2000 08:04:49 |
sobomax |
Update to 0.33.1. |
09 Nov 2000 08:58:07 |
sobomax |
Update to 0.33. |
23 Oct 2000 08:26:18 |
sobomax |
Fix pkg-plist. |
20 Oct 2000 11:25:50 |
sobomax |
Update to 0.32. |