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/distinfo

Number of commits found: 8

Friday, 29 Mar 2024
20:50 Gleb Smirnoff (glebius) search for other commits by this committer
devel/pybugz: recognize *.diff and *.patch as text/plain

Also, make these two extensions automatically raise the patch flag.
Also, make the patch flag set content type to text/plain, unless
mimetypes was able to say something.

Approved by:	bugmeister
commit hash: 9c477091cee352b9e783062234ab276bbb61d16c commit hash: 9c477091cee352b9e783062234ab276bbb61d16c commit hash: 9c477091cee352b9e783062234ab276bbb61d16c commit hash: 9c477091cee352b9e783062234ab276bbb61d16c 9c47709
Wednesday, 17 Jan 2024
21:23 Gleb Smirnoff (glebius) search for other commits by this committer
devel/pybugz: switch to my github and bump version

My fork brings several features that improve your command line
bugzilla experience:
- Improves bug printing to make it as close to WebUI as possible.
- Adds -Q that allows to quote comment(s) when replying to a bug.
- Allows to download attachment(s) of a bug with some filtering.

Note on DISTVERSION: pybugz internally names itself as 0.14, but
there were no release.

Approved by:	linimon
commit hash: 412c4e6ee12f790998aaf58ca2c4eb35c8170c16 commit hash: 412c4e6ee12f790998aaf58ca2c4eb35c8170c16 commit hash: 412c4e6ee12f790998aaf58ca2c4eb35c8170c16 commit hash: 412c4e6ee12f790998aaf58ca2c4eb35c8170c16 412c4e6
Saturday, 10 Dec 2016
01:34 jbeich search for other commits by this committer
devel/pybugz: update to 0.13

Changes:	https://github.com/williamh/pybugz/compare/0.12.1...0.13
MFH:		2016Q4
Original commitRevision:428265 
Wednesday, 16 Mar 2016
16:44 jbeich search for other commits by this committer
devel/pybugz: update to 0.12.1

- Fix manpage and extra config paths

PR:		208061
Approved by:	crees (maintainer)
Original commitRevision:411240 
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, 6 May 2015
15:16 mat search for other commits by this committer
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385521 
Tuesday, 26 Aug 2014
17:20 crees search for other commits by this committer
Update to 0.10.1

Incorporate some fixes from upstream

PR:		ports/192346
Submitted by:	swills
Obtained
from:	https://github.com/williamh/pybugz/commit/3a3d736f409b59d1cbff1eba1f06aa35f61829ad
Original commitRevision:366228 
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: 8