Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
16 May 2022 06:49:43 16.7_2 |
Loïc Bartoletti (lbartoletti)  |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
10 Apr 2022 19:11:41 16.7_2 |
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) |
10 Oct 2021 19:44:42 16.7_1 |
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) |
09 Apr 2021 18:44:23 16.7_1 |
Matthias Fechner (mfechner)  |
Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628 |
07 Apr 2021 08:09:01 16.7_1 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 16.7_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
09 Nov 2020 17:08:12
16.7_1 |
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 |
07 Nov 2019 18:36:56
16.7 |
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. |
02 Sep 2019 22:38:14
16.7 |
swills  |
x11/tint: Update to 16.7
PR: 239595
Submitted by: yamagi@yamagi.orga (maintainer) |
25 Dec 2018 20:25:40
16.6 |
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
05 Dec 2018 20:01:11
16.6 |
linimon  |
These ports now build on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
14 Aug 2018 16:48:16
16.6 |
swills  |
x11/tint: Update to 16.6
PR: 230384
Submitted by: yamagi@yamagi.org (maintainer) |
13 May 2018 19:25:10
16.4 |
krion  |
Update to version 16.4
PR: 228221
Submitted by: maintainer |
13 Apr 2018 09:47:24
16.2 |
krion  |
Update to version 16.2
PR: 227474
Submitted by: maintainer |
15 Jan 2018 10:20:22
16.1 |
danfe  |
- Update `x11/tint' to version 16.1
- Add missing DOCS knob to OPTIONS_DEFINE
- Remove EXAMPLES knob (no-op with 16.1)
- Add USES=gettext-runtime (libintl.so is always linked in)
- Add USE_XORG=xext per `stage-qa' warning
- Changes: https://gitlab.com/o9000/tint2/blob/16.1/ChangeLog
PR: 225166
Submitted by: Dmitri Goutnik |
11 Nov 2017 16:21:09
15.3 |
robak  |
x11/tint: update 15.2 -> 15.3
- Delete patches accepted by upstream
PR: 223590
Submitted by: Yamagi Burmeister <yamagi@yamagi.org> (maintainer) |
08 Oct 2017 12:47:38
15.2 |
madpilot  |
- Update x11/tint to 15.2
- Fix portlint warnings about variable ordering
- While here sort plist
PR: 222725
Submitted by: yamagi@yamagi.org (maintainer) |
25 May 2017 17:01:03
0.14.5 |
madpilot  |
Update x11/tint to 0.14.5
PR: 219532
Submitted by: yamagi@yamagi.org (maintainer) |
22 May 2017 22:29:17
0.13 |
linimon  |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
14 Mar 2017 09:20:43
0.13 |
robak  |
x11/tint: update 0.12.12 -> 0.13
PR: 217583
Submitted by: Yamagi <yamagi@yamagi.org> (maintainer) |
14 Feb 2017 19:34:42
0.12.12 |
tcberner  |
Update x11/tint to 0.12.12
Slightly modified version of the one originally submitted in the PR.
PR: 216996
Submitted by: yamagi@yamagi.org
Reported by: yamagi@yamagi.org
Approved by: yamagi@yamagi.org (maintainer), rakuco (mentor) |
12 Jun 2016 04:59:27
0.12.11 |
pi  |
x11/tint: 0.12.9 -> 0.12.11
- Fixed crash in tint2conf when adding background
- Fixed crash in systray with non-Latin languagess
- Battery: do not show negative durations when the sensors return garbage
- Add missing dependencies
PR: 210204
Submitted by: yamagi@yamagi.org (maintainer) |
19 May 2016 10:53:06
0.12.9 |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
19 Apr 2016 19:37:17
0.12.9 |
lme  |
- Update to 0.12.9
- Add a missing example file
- Add INSTALLS_ICONS macro
- Add an NLS knob
PR: 208921
Submitted by: maintainer |
01 Apr 2016 14:33:58
0.12.7 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
18 Mar 2016 20:33:49
0.12.7 |
pi  |
x11/tint: 0.12.6 -> 0.12.7
Changes:
https://gitlab.com/o9000/tint2/blob/0.12.7/ChangeLog
- Fix crash caused by race when reading inconsistent values for
_NET_CURRENT_DESKTOP and _NET_NUMBER_OF_DESKTOPS
- Fix regression (all desktop tasks not working)
- Fix small memory leak in launcher
PR: 208112
Submitted by: yamagi@yamagi.org (maintainer) |
29 Jan 2016 22:10:04
0.12.6 |
olivierd  |
- Update to 0.12.6
- Adjust MASTER_SITES
PR: 206737
Submitted by: <yamagi@yamagi.org> (maintainer) |
13 Dec 2015 14:33:26
0.12.3 |
olivierd  |
Update to 0.12.3
PR: 205073
Submitted by: <yamagi@yamagi.org> (maintainer) |
02 Sep 2015 14:42:56
0.12.2 |
amdmi3  |
- Update to 0.12.2
- Simplify passing etcdir to cmake
PR: 202542
Submitted by: yamagi@yamagi.org (maintainer) |
29 Aug 2015 15:59:41
0.12.1_1 |
kwm  |
Update librsvg2 to 2.40.10.
Replace gtk20 dependancy with gdk-pixbuf2 and pango, and drop the
gtk-engines2 run dependacy.
Update ports to take the dependacy changes into account.
PR: 202378
Exp-run by: antoine@ |
07 Aug 2015 19:12:31
0.12.1 |
olivierd  |
- Update to 0.12.1
- Use new mirror
- Adjust dependencies
- Rewrite options helper (remove DOCS and PYCONF options)
- Update WWW entry (pkg-descr), project is now hosted on GitLab.com
PR: 202137
Submitted by: myself
Approved by: yamagi (maintainer) |
02 Apr 2015 12:19:53
0.11_4 |
xmj  |
x11/tint: use options helpers and other goodies.
- Use OPTIONS helpers, PORTDOCS, PORTEXAMPLES, and shorten pkg-plist.
Approved by: Yamagi (maintainer) |
17 Jan 2015 22:25:53
0.11_3 |
bapt  |
Cleanup plist |
28 Dec 2014 02:35:29
0.11_3 |
marino  |
x11/tint: USES+= alias to fix battery indicator on DragonFly |
27 Dec 2014 00:09:03
0.11_3 |
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 |
19 Oct 2014 18:16:16
0.11_2 |
mva  |
- Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/,
x11-fonts/, x11-toolkits and x11-wm to new USES=python
Approved by: portmgr (implicit) |
29 Jul 2014 18:41:17
0.11_2  |
adamw  |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
04 Apr 2014 16:13:20
0.11_2 |
antoine  |
Do not remove directory belonging to BSD.local.dist mtree
Reported by: poudriere -cat
With hat: portmgr |
22 Oct 2013 14:04:02
0.11_2 |
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) |
21 Oct 2013 11:31:36
0.11_2 |
bapt  |
Enable stage[1]
Use new LIB_DEPENDS format
Unsilent the install process
Use pkg-plist[1]
Use OPTIONS_SUB
PR: ports/182928
Submitted by: Yamagi Burmeister <yamagi@yamagi.org> (maintainer) |
20 Sep 2013 23:43:20
0.11_2 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
31 Aug 2013 01:17:11
0.11_2 |
bapt  |
Add explicit dependency on pkgconf
While here:
- trim headers
- convert USE_GMAKE to USES=gmake |
14 Aug 2013 22:35:54
0.11_2  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
22 Mar 2013 20:06:15
0.11_2 |
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
20 Jan 2013 14:51:52
0.11_2 |
lme  |
- Add a patch to enable battery support [1]
- Don't depend depend on a specific library version
- Quiet install
- Bump PORTREVISION
- Pass maintainership to submitter
PR: ports/175332 [1]
Submitted by: Yamagi Burmeister <yamagi@yamagi.org> |
21 Nov 2012 22:57:36
0.11_1 |
bapt  |
Convert to new options framework
Feature safe: yes |
08 Oct 2012 10:38:48
0.11_1 |
dougb  |
Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.
I bid fond fare well
A chapter closes for me
What opens for you? |
30 Jul 2012 17:24:18
0.11_1 |
dougb  |
/usr/local/share/applications should be PLIST_DIRSTRY |
19 Jul 2012 10:40:23
0.11_1 |
dougb  |
tintwizard.py requires pygtk2
PR: ports/169989
Submitted by: Yanhui Shen <shen.elf@gmail.com> |
01 Jun 2012 05:26:28
0.11_1 |
dinoex  |
- update png to 1.5.10 |
24 Oct 2011 04:17:38
0.11 |
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
16 Dec 2010 18:23:01
0.11 |
dougb  |
Use INSTALL_SCRIPT for the python script so STRIP is not attempted |
15 Dec 2010 19:29:24
0.11 |
dougb  |
The config tool needs gtk20
Thanks QAT! |
15 Dec 2010 08:28:04
0.11 |
dougb  |
Update to version 2-0.11, which contains improved transparency
support, and a graphical theme editor. |
14 Jun 2010 08:22:55
0.9 |
dougb  |
Add LICENSE information to my ports where the right answer is obvious |
15 Apr 2010 22:23:45
0.9 |
pav  |
- Mark BROKEN on 6.X: does not link
Reported by: pointyhat |
01 Apr 2010 18:11:50
0.9 |
dougb  |
Add xdamage and xcomposite dependencies |
01 Apr 2010 17:52:17
0.9 |
dougb  |
Update to version 2.09 |
28 Mar 2010 06:47:48
0.7.1_2 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.7.1_1 |
dinoex  |
- update to jpeg-8 |
06 Aug 2009 16:26:07
0.7.1 |
dougb  |
Update to tint2-0.7.1 which contains a minor systray fix. |
11 Jul 2009 09:02:34
0.7 |
dougb  |
Upgrade to version 2.07. There are a lot of new configuration options which
allow for some fairly cool effects. This version also adds a built in
systray functionality.
For the port, this version has switched to a GNU auto* format, so overhaul
accordingly. Also mod the source Makefile slightly to not install what we
would consider PORTDOCS by default. |
25 Jul 2008 18:44:03
0.6.0 |
dougb  |
Create a pkg-deinstall file to remove the ${X11BASE}/etc/xdg directory
if it's empty. I can't add it to PLIST_DIRS since other ports add stuff
there. |
21 Jul 2008 19:22:42
0.6.0 |
dougb  |
Add xrandr to the list of dependencies.
Submitted by: Ion-tindy |
21 Jul 2008 19:07:41
0.6.0 |
dougb  |
Tint is a simple panel/taskbar intentionally made for openbox3, but should
also work with other window managers.
The goal is to keep a clean and unintrusive look with lightweight code and
compliance with freedesktop specifications.
Tint taskbar features
* color/transparency on font, icon, border and background
* customize mouse event
* drag and drop task between desktop and switch desktop
Tint panel features
* clock with font, color and transparency
* multi-monitor : panel position adjust to monitor, taskbar by monitor
WWW: http://code.google.com/p/tint2/ |