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/asclock/Makefile

Number of commits found: 32

Thursday, 11 Jan 2024
17:28 Dirk Meyer (dinoex) search for other commits by this committer
x11-clocks/asclock: use ${PREFIX}/share/man
commit hash: ae5139eb086705d5916bc9b7d5a09b5aa73f2f32 commit hash: ae5139eb086705d5916bc9b7d5a09b5aa73f2f32 commit hash: ae5139eb086705d5916bc9b7d5a09b5aa73f2f32 commit hash: ae5139eb086705d5916bc9b7d5a09b5aa73f2f32 ae5139e
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
Monday, 10 Jan 2022
15:15 Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).

A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.

These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,

Approved by:	portmgr (implicit)
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 bcaf25a
Friday, 29 Oct 2021
09:50 Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-[0-9]*' from CONFLICTS

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".

Approved by:	portmgr (blanket)
commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a 819f25b
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
Wednesday, 1 Jan 2020
20:53 dinoex search for other commits by this committer
- update to 3.1
Original commitRevision:521771 
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 
Sunday, 29 Jan 2017
10:51 dinoex search for other commits by this committer
- add LICENSE
- add OPTIONS framework
- cleanup configure
- fix warnings
- make portlint happier
Original commitRevision:432714 
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 
Sunday, 3 Aug 2014
16:19 dinoex search for other commits by this committer
- fix order in USES
Original commitRevision:363922 
Tuesday, 29 Jul 2014
19:11 adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363374 
Monday, 28 Oct 2013
20:17 dinoex search for other commits by this committer
- revert r331810
Original commitRevision:331895 
06:20 dinoex search for other commits by this committer
- use STAGEDIR
Original commitRevision:331831 
Saturday, 21 Sep 2013
11:06 dinoex search for other commits by this committer
- fix misplaced NO_STAGE in slaveports and ifdefs
Original commitRevision:327804 
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 
Saturday, 14 Sep 2013
10:56 bapt search for other commits by this committer
Remove USE_GCC=any, builds properly with clang
Original commitRevision:327268 
Friday, 28 Jun 2013
11:51 bapt search for other commits by this committer
New USES imake to handle the dependency on imake.

This uses accept 'env' as an argument for ports that do use their own or a
different do-configure target.

Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it
to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be
overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via
IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned
from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we
do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).

While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port
Original commitRevision:321957 
Saturday, 26 Jan 2013
14:32 dinoex search for other commits by this committer
- add comment for imake problem with clang
Original commitRevision:311014 
Tuesday, 9 Oct 2012
22:12 linimon search for other commits by this committer
Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
Original commitRevision:305610 
Wednesday, 22 Dec 2010
16:53 dinoex search for other commits by this committer
- fix spelling
Reported by:    Bruce Cran
Original commit
Thursday, 4 Dec 2008
20:57 dinoex search for other commits by this committer
- fix buffer overrun at startup
PR:             129326
Submitted by:   G. Paul Ziemba
Original commit
Monday, 17 Mar 2008
18:47 dinoex search for other commits by this committer
- set USE_XORG
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
Saturday, 30 Dec 2006
15:08 garga search for other commits by this committer
Register CONFLICTS with asclock-gtk and asclock-xlib

Approved by:    dinoex (maintainer)
Original commit
Tuesday, 31 Oct 2006
15:55 dinoex search for other commits by this committer
- take MAINTAINERSHIP
Original commit
Wednesday, 10 Mar 2004
22:47 glewis search for other commits by this committer
. Fix a typo in COMMENT.
Original commit
Thursday, 5 Feb 2004
20:38 trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
Original commit
Monday, 3 Nov 2003
01:19 kris search for other commits by this committer
Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb

Reviewed by:    portmgr
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
Tuesday, 29 Jan 2002
12:14 knu search for other commits by this committer
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   the ECHO
macro is set to "echo" by default, but it is set to "true" if   make(1) is
invoked with the -s option while ECHO_CMD is always set to   the echo command.  
 
Original commit
Monday, 5 Feb 2001
17:05 olgeni search for other commits by this committer
Style fixes for x11-clocks.    
Original commit
Thursday, 3 Aug 2000
10:28 asami search for other commits by this committer
(1) Add new variable, XFREE86_VERSION, to specify which version of       XFree86
(3 or 4) to depend to when USE_XLIB is set.       XFREE86_VERSION defaults to 3
for now, but adventurous users can       override it in /etc/make.conf.  When
XFREE86_VERSION=3, USE_XLIB       will add a dependency to x11/XFree86; when it
is set to 4, the       dependency will be to x11/XFree86-4-libraries.  When     
 XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS       hacks
to avoid messing with XFree86 are turned off.    
Original commit

Number of commits found: 32