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: astro/wmsun/Makefile

Number of commits found: 26

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:20 Tobias C. Berner (tcberner) search for other commits by this committer
astro: remove 'Created by' lines

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

  *  ABURAYER Rewsirow <rewsirow@ff.iij4u.or.jp>
  *  Alexander Leidinger
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Anton Karpov <toxa@toxahost.ru>
  *  Brion Moss <brion@queeg.com>
  *  Bruce M Simpson <bms@FreeBSD.org>
  *  Chris Piazza <cpiazza@FreeBSD.org>
  *  Christian Brueffer <chris@unixpages.org>
  *  David Wolfskill
  *  Frank W. Josellis <frank@dynamical-systems.org>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Gleb Smirnoff <glebius@FreeBSD.org>
  *  Hye-Shik Chang <perky@fallin.lv>
  *  Jan Srzednicki <w@wrzask.pl>
  *  Jean-Yves Lefort <jylefort@FreeBSD.org>
  *  Jean-Yves Lefort <jylefort@brutele.be>
  *  Jeremy Shaffner <jeremy@external.org>
  *  Keith Walker <kew@icehouse.net>
  *  Kirill Ponomarew <ponomarew@oberon.net>
  *  Kris Kennaway <kkennawa@physics.adelaide.edu.au>
  *  Kris Kennaway <kris@FreeBSD.org
  *  Laurent Courty
  *  Loïc BARTOLETTI <lbartoletti@FreeBSD.org>
  *  Lukas Maly <Iam@LukasMaly.NET>
  *  Markus Brueffer <markus@FreeBSD.org>
  *  Mathias Monnerville <mathias@monnerville.com>
  *  Muhammad Moinur Rahman <bofh@FreeBSD.org>
  *  Patrick Li <pat@FreeBSD.org>
  *  Patrick Li <pat@databits.net>
  *  Piero Serini <piero@FreeBSD.org>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Simon Olofsson <simon@olofsson.de>
  *  Slaven Rezic <slaven@rezic.de>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  *  Sébastien Santoro <dereckson@gmail.com>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Tatsuki Makino <tatsuki_makino@hotmail.com>
  *  Tony Maher <tonymaher@optusnet.com.au>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Wen Heping<wen@FreeBSD.org>
  *  Will Andrews <andrews@technologist.com>
  *  asami
  *  chuck@pkix.net
  *  crwhipp@gmail.com
  *  darius@dons.net.au
  *  db
  *  erich@FreeBSD.org
  *  freebsd-ports@henrik.synth.no
  *  ijliao
  *  nwhitehorn
  *  pat
  *  searle
  *  thierry@pompo.net
  *  torstenb
  *  trevor
  *  will

With hat:	portmgr
commit hash: b15254402b32382ff6da10de50bf7b0e84b841f4 commit hash: b15254402b32382ff6da10de50bf7b0e84b841f4 commit hash: b15254402b32382ff6da10de50bf7b0e84b841f4 commit hash: b15254402b32382ff6da10de50bf7b0e84b841f4 b152544
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, 16 Jan 2020
09:34 bapt search for other commits by this committer
First pass at moving manpages to share/man for category a*
Original commitRevision:523220 
Monday, 4 Nov 2019
20:39 zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories a

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'a'.
Original commitRevision:516738 
Sunday, 14 Apr 2019
12:40 kai search for other commits by this committer
astro/wmsun: "Update" to 1.05 and return to official upstream repository

While I'm here:
* Add license information
* Sort variables a bit according to the PHB

This was initially a small patch that was meant to update the MASTER_SITES
and the WWW field. [1] On further research it came to light that the
previous version of astro/wmsun was a fork whose upstream sources are now
gone.

In the meantime there have been some recent activities regarding Window
Maker dockapps and many of those programs were collected, updated and are
maintained by the current Window Maker developers.

Therefore the intial patch has been extended a bit to point to the new
upstream location instead of using a semi-official location that could
vanish in near future. [2]

At last but not least: The program was renamed from "wmSun" to "wmsun" so
there's a bit more churn than usual.

https://github.com/window-maker/dockapps/blob/master/wmsun/ChangeLog

PR:		235526
Submitted by:	Marco Beishuzen (maintainer) [1]
Approved by:	tcberner (mentor), maintainer [2]
Differential Revision:	https://reviews.freebsd.org/D19136
Original commitRevision:498902 
Saturday, 2 Feb 2019
17:34 tobik search for other commits by this committer
Assign some ports to Marco Beishuizen by his request

PR:		235381, 235382, 235383, 235384, 235385, 235386
Original commitRevision:491964 
Monday, 6 Apr 2015
18:50 bapt search for other commits by this committer
astro/wmsun: Update to version 1.12
Fix MASTER_SITES
Original commitRevision:383467 
Sunday, 5 Apr 2015
15:15 antoine search for other commits by this committer
Mark a few ports BROKEN in astro and archivers category (unfetchable)
Original commitRevision:383297 
Friday, 3 Jan 2014
00:46 bapt search for other commits by this committer
Part 1 at removing now useless FETCH_ARGS redifition
Original commitRevision:338511 
Friday, 25 Oct 2013
06:28 vanilla search for other commits by this committer
Support STAGEDIR.
Original commitRevision:331558 
Friday, 20 Sep 2013
13:14 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro)
Original commitRevision:327701 
Monday, 25 Feb 2013
11:09 danfe search for other commits by this committer
For unmaintained ports in `astro' category, drop leading indefinite article
from COMMENT.  Whenever appropriate, cleanup Makefiles a bit as well.
Original commitRevision:312914 
Saturday, 21 Jul 2012
09:06 culot search for other commits by this committer
- Update MASTER_SITE
- Add WWW link to pkg-descr

PR:		ports/170039
Submitted by:	nemysis <nemysis@gmx.ch>
Original commit
Monday, 1 Aug 2011
21:44 bapt search for other commits by this committer
Update master_site
Original commit
Sunday, 22 Nov 2009
19:49 pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Original commit
Thursday, 13 Mar 2008
18:40 gahr search for other commits by this committer
- USE_X_PREFIX and USE_XPM --> USE_XORG

Approved by:    miwi (mentor)
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
Tuesday, 19 Apr 2005
08:46 vs search for other commits by this committer
Avoid excessive Makefile-patching
Original commit
Thursday, 24 Feb 2005
09:10 vs search for other commits by this committer
Fix fetch

PR:             ports/77847
Submitted by:   Sam Lawrance
Original commit
Thursday, 5 Feb 2004
20:38 trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
Original commit
Thursday, 20 Feb 2003
16:46 knu search for other commits by this committer
De-pkg-comment.
Original commit
Wednesday, 9 Aug 2000
17:46 cpiazza search for other commits by this committer
Support X11BASE properly   remove USE_GMAKE    
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
Tuesday, 20 Jun 2000
22:45 cpiazza search for other commits by this committer
Remove maintainership of most of my ports.  I don't really have   time to
maintain these and I'm just not interested in these particular   ones any more. 
  
Original commit

Number of commits found: 26