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: ports-mgmt/freebsd-bugzilla-cli/Makefile

Number of commits found: 31

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

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Stangl <alex@stangl.us>
  *  Anders F Bjorklund <afb@users.sourceforge.net>
  *  Benjamin Lutz
  *  Brendan Molloy <brendan+freebsd@bbqsrc.net>
  *  Conrad J. Sabatier <conrads@cox.net>
  *  Edwin Groothuis (edwin@mavetju.org)
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Gabriel Linder <linder.gabriel@gmail.com>
  *  Heiner <h.eichmann@gmx.de>
  *  Ilya A. Arkhipov <rum1cro@yandex.ru>
  *  John Marino <marino@FreeBSD.org>
  *  Jun-ichiro itojun Hagino <itojun@itojun.org>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Mamoru Sakaue / MwGhennndo
  *  Martin Kammerhofer
  *  Matthew Seaman
  *  Matthew Seaman <m.seaman@infracaninophile.co.uk>
  *  Matthias Andree <mandree@FreeBSD.org>
  *  Matthias Schmidt
  *  Pawel Pekala <pawel@FreeBSD.org>
  *  Philip M. Gollucci <pgollucci@p6m7g8.com>
  *  Philipp Wuensche <cryx-ports@h3q.com>
  *  Richard Gallamore <ultima@FreeBSD.org>
  *  Romain Tartiere <romain@FreeBSD.org>
  *  Romain Tartiere <romain@blogreen.org>
  *  Securedog <securedog@users.sourceforge.jp>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Shaun Amott <shaun@inerd.com>
  *  Stefan Walter <sw@gegenunendlich.de>
  *  Stephen Hurd <shurd@FreeBSD.org>
  *  Timothy Redaelli <drizzt@gufi.org>
  *  Tom Hukins <tom@FreeBSD.org>
  *  Vasil Dimov <vd@datamax.bg>
  *  Vladimir Chukharev
  *  Yanhui Shen <shen.elf@gmail.com>
  *  Zane C, Bowers <vvelox@vvelox.net>
  *  kmoore@FreeBSD.org

With hat:	portmgr
commit hash: 9c165b983562e903a35c424b209ae3305652c866 commit hash: 9c165b983562e903a35c424b209ae3305652c866 commit hash: 9c165b983562e903a35c424b209ae3305652c866 commit hash: 9c165b983562e903a35c424b209ae3305652c866 9c165b9
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
Friday, 8 Sep 2017
11:01 olgeni search for other commits by this committer
Update ports-mgmt/freebsd-bugzilla-cli to version 0.15.1.

Take maintainership from ports@.
Original commitRevision:449448 
Wednesday, 29 Mar 2017
20:33 rene search for other commits by this committer
Reset pgollucci@ as maintainer after 19 months of inactivity

With hat:	portmgr-secretary
Original commitRevision:437233 
Friday, 23 Dec 2016
22:30 junovitch search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.14.0 -> 0.15.0

PR:		214323
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
Approved by:	maintainer timeout (6 weeks)
Original commitRevision:429289 
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 
Wednesday, 11 Nov 2015
14:28 sunpoet search for other commits by this committer
- Add PORTSDIR to RUN_DEPENDS: the PORTSDIR removal is planned after 2016Q1
branch created

Reference:	https://lists.freebsd.org/pipermail/freebsd-ports/2015-October/100794.html
Approved by:	portmgr (blanket)
Original commitRevision:401246 
10:11 garga search for other commits by this committer
- Add security/ca_root_nss to the list of dependencies, without it FreeBSD
  svn HTTPS certificate cannot be validated
- Bump PORTREVISION

PR:		204026
Submitted by:	garga
Approved by:	maintainer timeout (> 2 weeks)
MFH:		2015Q4
Original commitRevision:401233 
Wednesday, 19 Aug 2015
19:19 pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.13.0->0.14.0

Changes:
--------
 bz close document new options
 bz close/port_commit handle .gitattributes for git svn dcommit --rmdir
 bz get support optional attachment id argument
 bz get improve patch detection heuristic
 bz patch/commit add -m for multiport support
Original commitRevision:394808 
Monday, 17 Aug 2015
20:11 pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.12.0->0.13.0

Changes:
--------
  Implement bz claim
  Improve heuristics for bz timeout
  minor doc fixes [1]

Submitted by: skreuzer@ [1]
Original commitRevision:394530 
Friday, 14 Aug 2015
16:58 pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.10.8->0.12.0

Changes:
--------
  impliment bz show
  impliment bz attach [1]
  fix bz comment to do nothing when no changes are made in editor [2]
  do a better job of not orphaning temp files

Reported by: jmg@ [1] [2]
Original commitRevision:394237 
Wednesday, 12 Aug 2015
19:33 pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.10.6->0.10.8

Changes:
  change bz init to not overwrite an existing ~/.bugzrc [1]
  change bz init to cannonicalize spelling of FBSD->FreeBSD [2]
  fix bz init to protect ~/.bugzrc with a sane umask [3]
  fix bz close again and add some shortcut option helpers [4]

Reported by: jbeich@ [1,2,3], feld@ [4]
Original commitRevision:394034 
01:36 pgollucci search for other commits by this committer
fix typo
Original commitRevision:393999 
01:35 pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.10.1->0.10.6

Changes:
  change bz get to output where the pr went to
  change bz patch to pull the pr first via bz get

  fix bz timeout to work when there are no flags
  fix bz close to allow no comment for real
  fix bz search -r to work with the backend pybugz [1]

Reported by: jmg@ [1]
Original commitRevision:393998 
Thursday, 6 Aug 2015
01:56 pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.8.2->0.10.1

Changes:
  rename submit->port_submit
  impliment src_submit
  impliment port_commit
Original commitRevision:393629 
Tuesday, 4 Aug 2015
17:25 pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.7.2->0.8.2

Changes:
  impliment edit command [1]
  make get comamnd support multi-user systems [1]
  search now defaults to your "open" prs [1]
  port_submit prepopulates a lot of the comment with a proposed commit msg

Requested by: jmg@ [1]
Original commitRevision:393535 
Monday, 3 Aug 2015
02:43 pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.7.0->0.7.2

- Remove MASTER_SITES GH [1]

Reported by:  mat@ [1]
Suggested by: jmg@ [2]

Changes:
  fix port_submit rename bug
  remove debugging
  impliment search shortcuts -ABDP [2]
Original commitRevision:393451 
02:06 pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.6.0->0.7.0

- Use OPTIONS_DEFAULT instead of OPTIONS_SET [1]
  at least one additional backend is planned (curl)

Reported by: sunpoet@

Changes:
  with collaboration from jmg@:
   rename submit to port_submit, src_submit will be in a future release
   re-impliment search to provide a backend agnostic api,
     allow for defaults, and quoting
   spruce up init to prompt for a few defaults
Original commitRevision:393450 
Saturday, 1 Aug 2015
02:19 pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.5.0->0.6.0

Changes:
  remove ports requirement, though src won't work yet
  give bz help a better menu
  make bz help cmd work

Requested by: jmg@
Original commitRevision:393386 
Friday, 31 Jul 2015
21:51 pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.5.0->0.5.2

Changes:
  minor bug fixes from live test run
  add shameless plug to descriptions
Original commitRevision:393383 
21:30 pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.4.0->0.5.0

Changes:
  make backends actually pluggable
  add -h to all subcommands
Original commitRevision:393381 
02:50 pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.3.0->0.4.0

Changes:
  impliement top, search, comment
Original commitRevision:393286 
00:50 pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.2.0->0.3.0

Changes:
  impliment timeout
  fix init
Original commitRevision:393284 
Thursday, 30 Jul 2015
21:25 pgollucci search for other commits by this committer
forgot to update pkg-descr
Original commitRevision:393274 
21:21 pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.1.1->0.2.0

Changes:
  add init command
  submit now deals with description

There are now enough features to be useful to the public.
Original commitRevision:393273 
17:03 pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.1.0->0.1.1

Changes:
  support options for submit and dry run
  support svn and git
  add support for ~/.fbcrc
Original commitRevision:393251 
14:37 pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.0.3->0.0.1

Changes:
  submit now allows diff or shar
Original commitRevision:393249 
02:46 pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.0.2->0.0.3

Changes:
  Impliment: submit
Original commitRevision:393216 
00:04 pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: Update 0.0.1 -> 0.0.2

- Set NO_ARCH

Changes:
  Previously: login, take, inprog, close
  Impliment: get, patch, overto
Original commitRevision:393207 
Wednesday, 29 Jul 2015
17:32 pgollucci search for other commits by this committer
CLI utilities and wrappers for FreeBSD's bugzilla
instance with emphasis on ports.Provides a consistent
API which can have pluggable backends.

WWW: https://github.com/pgollucci/freebsd-bugzilla-cli
Original commitRevision:393188 

Number of commits found: 31