Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.4_9 16 Jul 2024 12:00:59
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of graphics/imlib2
New version of imlib2 in tree |
2.3.4_8 07 Mar 2024 08:51:30
    |
Gleb Popov (arrowd)  Author: Chris Hutchinson |
x11/*: Move manpages to share/man
Approved by: portmgr (blanket) |
2.3.4_7 20 Jan 2024 13:55:49
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of graphics/imlib2
New version of imlib2 in tree |
2.3.4_6 26 Aug 2023 21:03:32
    |
Po-Chuan Hsieh (sunpoet)  |
*: Rename GTK+ to GTK
GTK+ has been renamed to GTK since 2019.
Reference: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by: portmgr (blanket) |
2.3.4_6 06 Jul 2023 09:25:55
    |
Nicola Vitale (nivit)  |
x11/wbar: Update WWW address
- Pet portclippy/portfmt |
2.3.4_6 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.3.4_5 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.3.4_5 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 ) |
2.3.4_5 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) |
2.3.4_4 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 |
2.3.4_3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.3.4_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 |
2.3.4_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 |
2.3.4_1 28 Oct 2018 10:01:49
  |
linimon  |
Fix build on GCC-based architectures.
PR: 231914
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
2.3.4_1 20 Jul 2018 13:11:59
  |
tobik  |
x11/wbar: Unbreak build with Clang 6
./src/core/Main.cc:84:38: error: invalid suffix on literal; C++11 requires a
space between literal and identifier [-Wreserved-user-defined-literal]
command = PACKAGE_NAME" "DEFAULT_ARGV;
^
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p474767_s336359/logs/wbar-2.3.4_1.log
http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p474481_s336216/logs/wbar-2.3.4_1.log |
2.3.4_1 04 Nov 2016 16:31:25
  |
nivit  |
- Unbreak by using the Google Code Archive as dowload site |
2.3.4_1 14 Sep 2016 15:59:34
  |
mat  |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
2.3.4_1 25 May 2016 15:43:34
  |
mat  |
Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.
Sponsored by: Absolight |
2.3.4_1 23 May 2016 20:35:01
  |
amdmi3  |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
2.3.4_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 |
2.3.4_1 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 |
2.3.4_1 21 Jan 2015 13:41:47
  |
nivit  |
- Change COMMENT, making it more generic
Suggested by: danfe |
2.3.4_1 20 Jan 2015 01:09:27
  |
nivit  |
- Add textproc/intltool to build dependencies:
the configure script fails even if you disable
the nls support (and/or switch off the WBARCONFIG
option) [1]
- Fix COMMENT line
Reported by: Andrew Terekhov <andrew.v.terekhov@gmail.com> [1] (via private
email) |
2.3.4_1 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 |
2.3.4 08 Dec 2014 20:18:24
  |
bapt  |
Cleanup plist |
2.3.4 29 Jul 2014 19:11:53
  |
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
2.3.4 11 Jun 2014 14:50:00
  |
tijl  |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
2.3.4 24 Mar 2014 22:14:07
  |
bapt  |
Support stage
Remove useless desktopfileutils and intltools dependencies
Use options helpers |
2.3.4 15 Mar 2014 16:19:16
  |
miwi  |
- Convert USE_BZIP/GMAKE to USES |
2.3.4 21 Jan 2014 23:40:23
  |
bapt  |
Fix properties on pkg-plist |
2.3.4 20 Sep 2013 23:43:20
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
2.3.4 31 Aug 2013 01:17:11
  |
bapt  |
Add explicit dependency on pkgconf
While here:
- trim headers
- convert USE_GMAKE to USES=gmake |
2.3.4 12 Jun 2013 13:40:54
  |
miwi  |
- Fix i18 manpages
Reported by: pkg (DEVELOPER_MODE) |
2.3.4 24 Apr 2013 18:10:32
  |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
2.3.4 07 Mar 2013 20:24:25
  |
nivit  |
- Remove -Werror switch, that breaks compiling on FreeBSD-10
Pointed out by: Ferenc Gal <gferenc88@gmail.com> (via private email) |
2.3.4 06 Feb 2013 14:52:40
  |
nivit  |
- Update to 2.3.4
- Trim header
- Add files/patch-etc__Makefile.in |
2.3.0 11 Jul 2012 21:40:15
 |
nivit  |
- Update to 2.3.0 [1], [2]
- Remove files/patch-src__config__Run.cc
- Remove http://nivi.interfree.it/* from MASTER_SITES
- Add LICENSE (GPLv3) [2]
- Convert to the new options framework [2]
- Add WBARCONFIG option (default on)
- Enable the NLS option [2]
- Set USE_GNOME to desktopfileutils, intltool
- Fix the installation path of wbar.desktop [2]
- Fix a typo in pkg-descr
PR: ports/168167 [1], ports/168778 [2]
Submitted by: lbartoletti <coder at tuxfamily.org> [1], Olivier Cochard-Labbe
<olivier at cochard.me> [2] |
2.2.2_2 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
2.2.2_1 06 Jul 2011 16:19:26
 |
nivit  |
- Remove sysutils/pidof from RUN_DEPENDS (replaced by pgrep)
as suggested by danfe@, because "infrastructure costs get
higher (extra dependency to track, upgrade, etc.) which
in turn eats time".
- Add files/patch-src__config__Run.cc
- Bump PORTREVISION
- Fix a typo in pkg-descr |
2.2.2 30 Jun 2011 13:34:34
 |
nivit  |
- Update to 2.2.2 [1]
- Add files/patch-configure
- Add sysutils/pidof to RUN_DEPENDS
- Add WWW site to pkg-descr
- Change MASTER_SITES
- Remove files/patch-Makefile, files/pkg-message.in
PR: ports/156522
Submitted by: coder.tuxfamily <coder at tuxfamily.org> [1] (Indeed the
version 2.1.1) |
1.3.3_4 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
1.3.3_4 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.3.3_3 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
1.3.3_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.3_1 24 Mar 2008 17:02:27
 |
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
1.3.3 28 Sep 2007 11:40:56
 |
nivit  |
- Update to 1.3.3 |
1.3.1 24 Aug 2007 13:38:46
 |
nivit  |
- Update to 1.3.1 |
1.3_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}. |
1.3 06 Feb 2007 10:08:45
 |
nivit  |
- Fixed build with gcc 4.X
Approved by: alexbl (mentor, implicit) |
1.3 17 Jan 2007 13:00:48
 |
nivit  |
wbar is a quick launch bar. Its fast, light and cool eye-candy.
Initially developed for Fluxbox, then tested on WindowMaker, Xfce,
Gnome, etc.
It can run on top of desktops such as xfdesktop or nautilus with
the -above-desk switch.
Approved by: alexbl (mentor, implicit) |