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-fm/xcruise/Makefile

Number of commits found: 19

Sunday, 4 Feb 2024
19:13 Gleb Popov (arrowd) search for other commits by this committer
*: Move manpages to share/man for imake ports.

Approved by:	portmgr (blanket)
commit hash: e427ab10bfca54efa711a2eec5e75dbf88ea0acd commit hash: e427ab10bfca54efa711a2eec5e75dbf88ea0acd commit hash: e427ab10bfca54efa711a2eec5e75dbf88ea0acd commit hash: e427ab10bfca54efa711a2eec5e75dbf88ea0acd e427ab1
Wednesday, 1 Nov 2023
22:11 Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
commit hash: 05f0f44a557a53913001d6debf17965dfb799288 commit hash: 05f0f44a557a53913001d6debf17965dfb799288 commit hash: 05f0f44a557a53913001d6debf17965dfb799288 commit hash: 05f0f44a557a53913001d6debf17965dfb799288 05f0f44
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-fm: remove 'Created by' lines

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

  *  Alejandro Pulver <alejandro@varnet.biz>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@fix.no>
  *  Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net>
  *  Geyer Klaus
  *  Gustau Perez i Querol <gustau.perez@gmail.com>
  *  Heiner <h.eichmann@gmx.de>
  *  Jens K. Loewe <bsd@tuxproject.de>
  *  Lars Engels <lars.engels@0x20.net>
  *  Martin Tournoij <carpetsmoker@xs4all.nl>
  *  Oliver Lehmann <oliver@FreeBSD.org>
  *  Olivier Cochard-Labbe <olivier@FreeBSD.org>
  *  Olivier Duchateau
  *  Rodrigo Osorio <rodrigo@freebsd.org>
  *  Simon Dick <simond@irrelevant.org>
  *  Zhihao Yuan <lichray@gmail.com>
  *  ade, archie
  *  lukin
  *  minoura@netbsd.org
  *  ptiJo
  *  trevor

With hat:	portmgr
commit hash: ae1b9e306e979c354635ab1a5944dc620d7eafd9 commit hash: ae1b9e306e979c354635ab1a5944dc620d7eafd9 commit hash: ae1b9e306e979c354635ab1a5944dc620d7eafd9 commit hash: ae1b9e306e979c354635ab1a5944dc620d7eafd9 ae1b9e3
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
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 
Friday, 7 Apr 2017
16:28 amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to options helpers
- Regenerate patches
Original commitRevision:437946 
Sunday, 22 Jan 2017
22:02 rene search for other commits by this committer
Reset sanpei@'s ports after 18 months of inactivity.
Original commitRevision:432165 
Sunday, 26 Jan 2014
14:07 miwi search for other commits by this committer
- Stage support
Original commitRevision:341177 
Friday, 20 Sep 2013
23:49 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fm)
Original commitRevision:327780 
Friday, 28 Jun 2013
23:01 bapt search for other commits by this committer
Convert to USES=imake
Original commitRevision:322013 
Saturday, 22 Aug 2009
00:39 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with X
Original commit
Tuesday, 9 Jun 2009
15:33 amdmi3 search for other commits by this committer
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:      2 tinderbox runs by pav
Approved by:    portmgr (pav)
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, 12 Jul 2003
12:32 sanpei search for other commits by this committer
Add missing entry to the plist and Makefile.

Submitted by:   bento
Original commit
Tuesday, 8 Jul 2003
14:00 sanpei search for other commits by this committer
Update port to 0.30
Original commit
Saturday, 22 Feb 2003
13:24 sanpei search for other commits by this committer
de-pkg-comment.
Original commit
Monday, 5 Feb 2001
21:00 olgeni search for other commits by this committer
Spaces -> tabs in ports/x11-fm.    
Original commit
Thursday, 3 Aug 2000
15:28 sanpei search for other commits by this committer
change my e-mail address   	--> sanpei@FreeBSD.org    
Original commit

Number of commits found: 19