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-clocks/wmtimer/Makefile

Number of commits found: 44

Tuesday, 4 Jul 2023
19:51 Rene Ladan (rene) search for other commits by this committer
all: return uqs' ports to the pool after his commit-bit was safekept.

With hat:	portmgr-secretary
commit hash: 0ce030df52db400678e4c69238f73e054bcbcc14 commit hash: 0ce030df52db400678e4c69238f73e054bcbcc14 commit hash: 0ce030df52db400678e4c69238f73e054bcbcc14 commit hash: 0ce030df52db400678e4c69238f73e054bcbcc14 0ce030d
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
Wednesday, 20 Jul 2022
14:23 Tobias C. Berner (tcberner) search for other commits by this committer
x11-clocks: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Anders Nordby <anders@fix.no>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Brian Handy <handy@physics.montana.edu>
  *  Chris D. Faulhaber <jedgar@FreeBSD.org>
  *  Chris Piazza <cpiazza@FreeBSD.org>
  *  David Leonard <leonard@dstc.edu.au>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  FURUSAWA, Kazuhisa <kazu@jp.freebsd.org>
  *  Greg Lewis <glewis@FreeBSD.org>
  *  Harold Gutch <logix@foobar.franken.de>
  *  Hendrik Scholz <hscholz@raisdorf.net>
  *  J Han <hjh@best.com>
  *  KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
  *  Kris Kennaway <kris@FreeBSD.org>
  *  Lars Koeller <lkoeller@cc.fh-lippe.de>
  *  Martin Wilke (miwi@FreeBSD.org)
  *  Nobuhiro Yasutomi
  *  Patrick Li <pat@databits.net> et al
  *  Per Otterstr=F6m <pelle@fukt.bth.se>
  *  Randall Hopper <aa8vb@ipass.net>
  *  Rich Neswold <rneswold@mcs.net>
  *  Roman Bogorodskiy <bogorodskiy@inbox.ru>
  *  Ulrich Spoerlein <uspoerlein@gmail.com>
  *  Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
  *  desmo@bandwidth.org
  *  gpalmer
  *  gurkan@phys.ethz.ch
  *  obrien@NUXI.com

With hat:	portmgr
commit hash: 8426708b4e4d495bb1ea7c35f1e41b40d69783e1 commit hash: 8426708b4e4d495bb1ea7c35f1e41b40d69783e1 commit hash: 8426708b4e4d495bb1ea7c35f1e41b40d69783e1 commit hash: 8426708b4e4d495bb1ea7c35f1e41b40d69783e1 8426708
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, 14 Sep 2020
19:41 uqs search for other commits by this committer
Fix build with clang11 and point to Github upstream
Original commitRevision:548677 
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 
Thursday, 8 Dec 2016
19:52 tijl search for other commits by this committer
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Original commitRevision:428152 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
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
Original commitRevision:386312 
Tuesday, 24 Mar 2015
17:09 marino search for other commits by this committer
5 ports categories: Remove $PTHREAD_LIBS

Categories: irc, x11-clocks, benchmarks, misc, textproc

approved by:	PTHREAD blanket
Original commitRevision:382126 
Friday, 4 Jul 2014
23:18 adamw search for other commits by this committer
Remove NOPORTDOCS.
Original commitRevision:360683 
Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
Original commitRevision:351411 
Saturday, 11 Jan 2014
12:51 vanilla search for other commits by this committer
Support stagedir.

Submitted by:	portmgr (blanket infrastructure)
Original commitRevision:339424 
Friday, 20 Sep 2013
23:44 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-clocks)
Original commitRevision:327778 
Thursday, 12 Sep 2013
00:21 marino search for other commits by this committer
Add explicit dependency on pkgconf (27 ports)
Original commitRevision:327018 
Wednesday, 31 Jul 2013
22:52 bapt search for other commits by this committer
Fix build with clang
Original commitRevision:324074 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Friday, 26 Nov 2010
08:01 uqs search for other commits by this committer
Use MASTER_SITE_SUBDIR instead of rolling my own.

Clue provided by:       pav
Original commit
Thursday, 25 Nov 2010
19:00 uqs search for other commits by this committer
Fix remaining MASTER_SITE_LOCAL abuses for my ports.
Original commit
Monday, 31 May 2010
08:03 uqs search for other commits by this committer
- Update to my @FreeBSD.org address
- Add distfile mirror to single source MASTER_SITES
- Also update no longer working addresses
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
Saturday, 12 Sep 2009
09:42 miwi search for other commits by this committer
- Update to Maintianer Mail adress

PR:             138428
Submitted by:   Ulrich Spoerlein <uspoerlein@gmail.com>
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Monday, 2 Mar 2009
01:27 tabthorpe search for other commits by this committer
- Pass maintainership to submitter

Submitted by:   Ulrich via freebsd-ports@
Original commit
Friday, 6 Jun 2008
14:09 edwin search for other commits by this committer
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)
Original commit
Monday, 24 Mar 2008
17:00 beech search for other commits by this committer
- Remove USE_X_PREFIX
- Add USE_XORG= (modules)
- Add PLIST_FILES
- Remove pkg-plist
- Bump portrevision
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Friday, 14 Apr 2006
22:53 linimon search for other commits by this committer
Reset pat due to no response to email about his status.

Hat:    portmgr
Original commit
Saturday, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Saturday, 12 Mar 2005
10:54 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
Original commit
Saturday, 20 Nov 2004
23:48 pat search for other commits by this committer
Update to 2.92
Original commit
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Original commit
Monday, 28 Apr 2003
21:49 pat search for other commits by this committer
Update to 2.8
Original commit
Sunday, 20 Apr 2003
19:48 marcus search for other commits by this committer
Remove USE_GNOMENG.
Original commit
Tuesday, 25 Mar 2003
01:29 pat search for other commits by this committer
Update to 2.6
Original commit
Friday, 7 Mar 2003
06:12 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Friday, 14 Feb 2003
20:51 pat search for other commits by this committer
Update to 2.5
Original commit
Sunday, 1 Sep 2002
15:33 lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42284
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Original commit
Thursday, 15 Nov 2001
03:59 pat search for other commits by this committer
Maintainer is now committer so change to new email address.    
Original commit
Saturday, 13 Oct 2001
19:04 lioux search for other commits by this committer
update to 2.4    
Original commit
Friday, 28 Sep 2001
03:02 lioux search for other commits by this committer
update to 2.3    
Original commit
Thursday, 3 May 2001
02:30 lioux search for other commits by this committer
The PORTDOCS installation missed the WRKSRC modification. Fix it.   Also, add a
warning to avoid it in the future.    
Original commit
Tuesday, 1 May 2001
18:16 lioux search for other commits by this committer
New port: Multi-Function timer dockapp for WindowMaker    
Original commit

Number of commits found: 44