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: news/rawdog/Makefile

Number of commits found: 40

Sunday, 8 Mar 2020
17:01 antoine search for other commits by this committer
Deprecate some ports using deprecated version of python

With hat:	portmgr
Original commitRevision:528058 
Wednesday, 20 Jun 2018
17:05 mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Original commitRevision:472884 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Wednesday, 12 Oct 2016
12:47 tdb search for other commits by this committer
Update rawdog to 2.22.
Original commitRevision:423860 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Sunday, 19 Jul 2015
18:41 tdb search for other commits by this committer
Update to 2.21.
Original commitRevision:392526 
Tuesday, 16 Sep 2014
11:32 tdb search for other commits by this committer
Update to 2.20.
Original commitRevision:368304 
Thursday, 10 Jul 2014
12:13 olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.

CR:		D307
Approved by:	portmgr (bapt)
Original commitRevision:361440 
Friday, 4 Jul 2014
21:57 adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES.
Original commitRevision:360668 
Tuesday, 13 May 2014
16:41 tdb search for other commits by this committer
- Update to 2.19
- Add NO_ARCH
Original commitRevision:353970 
14:22 tdb search for other commits by this committer
Remove ftp://ftp.i-scream.org/ master site. The http equivalent still
exists. Also remove DIST_SUBDIR where there's no need to have it.
Original commitRevision:353951 
Friday, 18 Oct 2013
09:23 tdb search for other commits by this committer
- Remove no longer needed MAN1 from Makefile.

Submitted by:	az
Original commitRevision:330731 
Thursday, 17 Oct 2013
15:54 tdb search for other commits by this committer
- Update to 2.18 [1]
- Add stage support

Submitted by:	Andre Heider <a.heider@gmail.com> [1]
Original commitRevision:330651 
Friday, 20 Sep 2013
22:31 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
news)
Original commitRevision:327759 
Saturday, 16 Oct 2010
08:01 tdb search for other commits by this committer
- Update to 2.13
Original commit
Friday, 6 Feb 2009
23:58 tdb search for other commits by this committer
- Update to 2.12.
Original commit
Sunday, 15 Jun 2008
23:30 tdb search for other commits by this committer
Update to 2.11
Original commit
Sunday, 3 Sep 2006
10:55 tdb search for other commits by this committer
- Update to 2.10
Original commit
Sunday, 25 Jun 2006
10:54 tdb search for other commits by this committer
- Update to 2.9
Original commit
Sunday, 19 Mar 2006
16:26 tdb search for other commits by this committer
- Update to 2.8
Original commit
Thursday, 1 Dec 2005
16:50 tdb search for other commits by this committer
- Change maintainer to my @FreeBSD.org address.
- Add SHA256 checksum.

Approved by:    clement (mentor)
Original commit
Sunday, 13 Nov 2005
17:02 mnag search for other commits by this committer
Update to 2.6

PR:             88923
Submitted by:   Tim Bishop <tim@bishnet.net> (maintainer)
Original commit
Tuesday, 18 Oct 2005
16:27 erwin search for other commits by this committer
Update to 2.5

PR:             87627
Submitted by:   Tim Bishop <tim@bishnet.net> (maintainer)
Original commit
Friday, 25 Feb 2005
18:46 pav search for other commits by this committer
- Update to 2.4

PR:             ports/78054
Submitted by:   Tim Bishop <tim@bishnet.net> (maintainer)
Original commit
Thursday, 13 Jan 2005
19:23 pav search for other commits by this committer
- Update to 2.3

PR:             ports/76175
Submitted by:   Tim Bishop <tim@bishnet.net> (maintainer)
Original commit
Friday, 10 Dec 2004
11:40 sem search for other commits by this committer
- Update to 2.1

PR:             ports/74905
Submitted by:   maintainer
Original commit
Sunday, 21 Nov 2004
04:00 pav search for other commits by this committer
- Update to 2.0

PR:             ports/74112
Submitted by:   Tim Bishop <tim@bishnet.net> (maintainer)
Original commit
Monday, 15 Nov 2004
08:52 vs search for other commits by this committer
Update MASTER_SITES

PR:             ports/73941
Submitted by:   maintainer
Original commit
Wednesday, 13 Oct 2004
15:14 krion search for other commits by this committer
Update to 1.14

PR:             ports/72564
Submitted by:   maintainer
Original commit
Thursday, 22 Jul 2004
13:37 krion search for other commits by this committer
Update to 1.13

PR:             ports/69431
Submitted by:   maintainer
Original commit
Tuesday, 25 May 2004
07:24 krion search for other commits by this committer
- Update to 1.12

PR:             ports/67163
Submitted by:   maintainer
Original commit
Thursday, 1 Apr 2004
09:44 kevlo search for other commits by this committer
Update to 1.11.

PR:             ports/65027
Submitted by:   MAINTAINER
Original commit
Tuesday, 2 Mar 2004
23:07 pav search for other commits by this committer
- Update to 1.10

PR:             ports/63664
Submitted by:   Tim Bishop <tim@bishnet.net> (maintainer)
Original commit
Monday, 9 Feb 2004
15:43 krion search for other commits by this committer
- Update to version 1.9

PR:             ports/62556
Submitted by:   maintainer
Original commit
Tuesday, 6 Jan 2004
21:33 clement search for other commits by this committer
- Update to 1.8

PR:             60987
Submitted by:   Tim Bishop <tim@bishnet.net> (maintainer)
Approved by:    erwin (mentor) (implicitly)
Original commit
Thursday, 20 Nov 2003
15:54 sergei search for other commits by this committer
- Update to 1.7 (bugfix release)

PR:             59435
Submitted by:   maintainer
Original commit
Monday, 17 Nov 2003
22:06 krion search for other commits by this committer
- Update to version 1.6

PR:             59352
Submitted by:   maintainer
Original commit
Tuesday, 14 Oct 2003
14:45 krion search for other commits by this committer
- Update to version 1.5

PR:             57991
Submitted by:   maintainer
Original commit
Sunday, 12 Oct 2003
13:27 krion search for other commits by this committer
- Update to version 1.4

PR:             57899
Submitted by:   maintainer
Original commit
Tuesday, 7 Oct 2003
22:45 edwin search for other commits by this committer
New Port: news/rawdog: A simple RSS aggregator

        New port for rawdog, a simple RSS aggregator. It generates a HTML
        page from a collection of RSS feeds.

PR:             ports/56650
Submitted by:   Tim Bishop <tim@bishnet.net>
Original commit

Number of commits found: 40