notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: x11/tint/Makefile

Number of commits found: 63

Saturday, 20 Jan 2024
13:55 Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of graphics/imlib2

New version of imlib2 in tree
commit hash: 98f08148d0bd0ad3fb0a04e36e0d07581db66349 commit hash: 98f08148d0bd0ad3fb0a04e36e0d07581db66349 commit hash: 98f08148d0bd0ad3fb0a04e36e0d07581db66349 commit hash: 98f08148d0bd0ad3fb0a04e36e0d07581db66349 98f0814
Wednesday, 12 Jul 2023
18:56 Felix Palmen (zirias) search for other commits by this committer
bsd.sites.mk: Update all ports using USE_GITLAB

Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c 7d1faa7
Thursday, 2 Mar 2023
05:23 Tobias C. Berner (tcberner) search for other commits by this committer
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.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 fa81a4f
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Sunday, 10 Apr 2022
19:11 Charlie Li (vishwin) search for other commits by this committer
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)
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 d63665f
Sunday, 10 Oct 2021
19:44 Baptiste Daroussin (bapt) search for other commits by this committer
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)
commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 2c672a4
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 9 Nov 2020
17:08 tcberner search for other commits by this committer
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
Original commitRevision:554733 
Thursday, 7 Nov 2019
18:36 zeising search for other commits by this committer
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.
Original commitRevision:517000 
Monday, 2 Sep 2019
22:38 swills search for other commits by this committer
x11/tint: Update to 16.7

PR:		239595
Submitted by:	yamagi@yamagi.orga (maintainer)
Original commitRevision:510862 
Tuesday, 25 Dec 2018
20:25 tcberner search for other commits by this committer
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
Original commitRevision:488341 
Wednesday, 5 Dec 2018
20:01 linimon search for other commits by this committer
These ports now build on powerpc64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:486720 
Tuesday, 14 Aug 2018
16:48 swills search for other commits by this committer
x11/tint: Update to 16.6

PR:		230384
Submitted by:	yamagi@yamagi.org (maintainer)
Original commitRevision:477185 
Sunday, 13 May 2018
19:25 krion search for other commits by this committer
Update to version 16.4

PR:		228221
Submitted by:	maintainer
Original commitRevision:469810 
Friday, 13 Apr 2018
09:47 krion search for other commits by this committer
Update to version 16.2

PR:		227474
Submitted by:	maintainer
Original commitRevision:467229 
Monday, 15 Jan 2018
10:20 danfe search for other commits by this committer
- 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
Original commitRevision:459029 
Saturday, 11 Nov 2017
16:21 robak search for other commits by this committer
x11/tint: update 15.2 -> 15.3

- Delete patches accepted by upstream

PR:		223590
Submitted by:	Yamagi Burmeister <yamagi@yamagi.org> (maintainer)
Original commitRevision:453979 
Sunday, 8 Oct 2017
12:47 madpilot search for other commits by this committer
- Update x11/tint to 15.2
- Fix portlint warnings about variable ordering
- While here sort plist

PR:		222725
Submitted by:	yamagi@yamagi.org (maintainer)
Original commitRevision:451524 
Thursday, 25 May 2017
17:01 madpilot search for other commits by this committer
Update x11/tint to 0.14.5

PR:		219532
Submitted by:	yamagi@yamagi.org (maintainer)
Original commitRevision:441702 
Monday, 22 May 2017
22:29 linimon search for other commits by this committer
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
Original commitRevision:441494 
Tuesday, 14 Mar 2017
09:20 robak search for other commits by this committer
x11/tint: update 0.12.12 -> 0.13

PR:		217583
Submitted by:	Yamagi <yamagi@yamagi.org> (maintainer)
Original commitRevision:436137 
Tuesday, 14 Feb 2017
19:34 tcberner search for other commits by this committer
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)
Original commitRevision:434134 
Sunday, 12 Jun 2016
04:59 pi search for other commits by this committer
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)
Original commitRevision:416767 
Tuesday, 19 Apr 2016
19:37 lme search for other commits by this committer
- Update to 0.12.9
- Add a missing example file
- Add INSTALLS_ICONS macro
- Add an NLS knob

PR:		        208921
Submitted by:	maintainer
Original commitRevision:413658 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
Friday, 18 Mar 2016
20:33 pi search for other commits by this committer
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)
Original commitRevision:411369 
Friday, 29 Jan 2016
22:10 olivierd search for other commits by this committer
- Update to 0.12.6
- Adjust MASTER_SITES

PR:		206737
Submitted by:	<yamagi@yamagi.org> (maintainer)
Original commitRevision:407499 
Sunday, 13 Dec 2015
14:33 olivierd search for other commits by this committer
Update to 0.12.3

PR:		205073
Submitted by:	<yamagi@yamagi.org> (maintainer)
Original commitRevision:403674 
Wednesday, 2 Sep 2015
14:42 amdmi3 search for other commits by this committer
- Update to 0.12.2
- Simplify passing etcdir to cmake

PR:		202542
Submitted by:	yamagi@yamagi.org (maintainer)
Original commitRevision:395848 
Saturday, 29 Aug 2015
15:59 kwm search for other commits by this committer
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@
Original commitRevision:395560 
Friday, 7 Aug 2015
19:12 olivierd search for other commits by this committer
- 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)
Original commitRevision:393700 
Thursday, 2 Apr 2015
12:19 xmj search for other commits by this committer
x11/tint: use options helpers and other goodies.

- Use OPTIONS helpers, PORTDOCS, PORTEXAMPLES, and shorten pkg-plist.

Approved by:	Yamagi (maintainer)
Original commitRevision:382997 
Sunday, 28 Dec 2014
02:35 marino search for other commits by this committer
x11/tint: USES+= alias to fix battery indicator on DragonFly
Original commitRevision:375693 
Saturday, 27 Dec 2014
00:09 gblach search for other commits by this committer
- 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
Original commitRevision:375663 
Sunday, 19 Oct 2014
18:16 mva search for other commits by this committer
- 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)
Original commitRevision:371203 
Tuesday, 29 Jul 2014
18:41 adamw search for other commits by this committer
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363371 
Tuesday, 22 Oct 2013
14:04 amdmi3 search for other commits by this committer
- 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)
Original commitRevision:331275 
Monday, 21 Oct 2013
11:31 bapt search for other commits by this committer
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)
Original commitRevision:331125 
Friday, 20 Sep 2013
23:43 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
Original commitRevision:327777 
Saturday, 31 Aug 2013
01:17 bapt search for other commits by this committer
Add explicit dependency on pkgconf
While here:
- trim headers
- convert USE_GMAKE to USES=gmake
Original commitRevision:325761 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Friday, 22 Mar 2013
20:06 makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
Original commitRevision:314960 
Sunday, 20 Jan 2013
14:51 lme search for other commits by this committer
- 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>
Original commitRevision:310690 
Wednesday, 21 Nov 2012
22:57 bapt search for other commits by this committer
Convert to new options framework

Feature safe:	yes
Original commitRevision:307628 
Monday, 8 Oct 2012
10:38 dougb search for other commits by this committer
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?
Original commitRevision:305526 
Monday, 30 Jul 2012
17:24 dougb search for other commits by this committer
/usr/local/share/applications should be PLIST_DIRSTRY
Original commit
Thursday, 19 Jul 2012
10:40 dougb search for other commits by this committer
tintwizard.py requires pygtk2

PR:		ports/169989
Submitted by:	Yanhui Shen <shen.elf@gmail.com>
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Thursday, 16 Dec 2010
18:23 dougb search for other commits by this committer
Use INSTALL_SCRIPT for the python script so STRIP is not attempted
Original commit
Wednesday, 15 Dec 2010
19:29 dougb search for other commits by this committer
The config tool needs gtk20

Thanks QAT!
Original commit
08:28 dougb search for other commits by this committer
Update to version 2-0.11, which contains improved transparency
support, and a graphical theme editor.
Original commit
Monday, 14 Jun 2010
08:22 dougb search for other commits by this committer
Add LICENSE information to my ports where the right answer is obvious
Original commit
Thursday, 15 Apr 2010
22:23 pav search for other commits by this committer
- Mark BROKEN on 6.X: does not link

Reported by:    pointyhat
Original commit
Thursday, 1 Apr 2010
18:11 dougb search for other commits by this committer
Add xdamage and xcomposite dependencies
Original commit
17:52 dougb search for other commits by this committer
Update to version 2.09
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Thursday, 6 Aug 2009
16:26 dougb search for other commits by this committer
Update to tint2-0.7.1 which contains a minor systray fix.
Original commit
Saturday, 11 Jul 2009
09:02 dougb search for other commits by this committer
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.
Original commit
Friday, 25 Jul 2008
18:44 dougb search for other commits by this committer
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.
Original commit
Monday, 21 Jul 2008
19:22 dougb search for other commits by this committer
Add xrandr to the list of dependencies.

Submitted by:   Ion-tindy
Original commit
19:07 dougb search for other commits by this committer
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/
Original commit

Number of commits found: 63