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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: x11-clocks/abclock/Makefile

Number of commits found: 19

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
Sunday, 6 Oct 2019
16:25 meta search for other commits by this committer
x11-clocks/abclock: Unbreak & assign to submitter

- Add USES=xorg and bump PORTREVISION
- Defince LICENSE
- Regenerate patches
- Update MASTER_SITES and WWW
- and some cosmetic changes

PR:		241100
Submitted by:	m.ne@gmx.net
Original commitRevision:513894 
Sunday, 15 Sep 2019
17:28 antoine search for other commits by this committer
Deprecate a few ports
Original commitRevision:512125 
Monday, 5 Aug 2019
13:22 antoine search for other commits by this committer
Mark BROKEN: unfetchable
Original commitRevision:508166 
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 
Sunday, 29 Dec 2013
15:13 antoine search for other commits by this committer
Stage support
Original commitRevision:338007 
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 
Monday, 24 Mar 2008
17:10 beech search for other commits by this committer
- Remove USE_X_PREFIX
- Add USE_XORG= (modules)
- 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, 9 Jun 2006
19:41 pav search for other commits by this committer
- Update to 1.0d

PR:             ports/98671
Submitted by:   Shaun Amott <shaun@inerd.com>
Original commit
Monday, 14 Mar 2005
11:12 vs search for other commits by this committer
- Unbreak: Chase tarball reroll (verified)
- Repackage
Original commit
Saturday, 19 Feb 2005
05:34 kris search for other commits by this committer
BROKEN: Size mismatch
Original commit
Sunday, 5 Oct 2003
04:30 kris search for other commits by this committer
Update to abclock-1.0c
Original commit
Thursday, 20 Feb 2003
19:17 knu search for other commits by this committer
De-pkg-comment.
Original commit
Friday, 14 Feb 2003
11:28 markp search for other commits by this committer
Update to 1.0b.

PR:             47491
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Original commit
Monday, 5 Feb 2001
17:05 olgeni search for other commits by this committer
Style fixes for x11-clocks.    
Original commit
Tuesday, 15 Aug 2000
17:14 jedgar search for other commits by this committer
New port: abclock, an unusual analog clock for X  
Original commit

Number of commits found: 19