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: devel/pybugz/pkg-descr

Number of commits found: 5

Wednesday, 7 Sep 2022
21:58 Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
Sunday, 14 Jun 2020
02:48 linimon search for other commits by this committer
The original webpage is no longer available.
Original commitRevision:538711 
Friday, 26 Jun 2015
15:24 koobs search for other commits by this committer
devel/pybugz: Update to 0.11.1

- Update to 0.11.1 [1]
- Update USES=python, now require 3.3+ [1]
- Delete backported patches, now in release [1]
- Sort USE_PYTHON values
- Add python as a secondary category
- Update COMMENT to match upstream setup.py description field
- Update pkg-descr WWW: URL to match upstream setup.py url field
- Add LICENSE_FILE
- Add NO_ARCH
- Sort sections

Based on:

PR:			200946 [1]
Differential Revision:	https://reviews.freebsd.org/D2908
Submitted by:		John Hein <z7dr6ut7gs snkmail com> [1]
Reviewed by:		crees (maintainer)
Approved by:		crees (maintainer)
Original commitRevision:390644 
Wednesday, 4 Dec 2013
20:15 crees search for other commits by this committer
Remove argparse dependency

PR:		ports/182086
Submitted by:	rm
Original commitRevision:335630 
Sunday, 18 Mar 2012
17:49 crees search for other commits by this committer
Many find Bugzilla's web-based UI inefficient.  PyBugz is a command-line based
interface that was written by Alastair Tse in order to improve his interaction
with Gentoo Bugzilla

Features
--------
* Searching bugzilla
* Listing details of a bug including comments and attachments
* Downloading/viewing attachments from bugzilla
* Posting bugs, comments, and making changes to an existing bug.
* Adding attachments to a bug.

There is extensive help in `bugz --help` and `bugz <subcommand>
--help` for additional options.

WWW:    https://github.com/williamh/pybugz

Feature safe:   yes
Original commit

Number of commits found: 5