notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: sysutils/pv/Makefile
SVNWeb

Number of commits found: 33

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4  commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4  commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4  ea71236  (Only the first 10 of 972 ports in this commit are shown above. View all ports for this commit)
sysutils: remove 'Created by' lines

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

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 29 Oct 2021
[ 09:50 Stefan Eßer (se) search for other commits by this committer ]    commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  819f25b  (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
*/*: Remove redundant '-[0-9]*' from CONFLICTS

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".

Approved by:	portmgr (blanket)
Tue, 14 Sep 2021
[ 10:57 Ganael LAPLANCHE (martymac) search for other commits by this committer ]    commit hash:b3e8e5f1729e9892ceb52e1abe772cb7c16cc4b9  commit hash:b3e8e5f1729e9892ceb52e1abe772cb7c16cc4b9  commit hash:b3e8e5f1729e9892ceb52e1abe772cb7c16cc4b9  b3e8e5f 
sysutils/pv: Update to 1.6.20

PR:		258431
Reported by:	olgeni
Wed, 28 Jul 2021
[ 09:17 Ganael LAPLANCHE (martymac) search for other commits by this committer ]    commit hash:8a9ab8fccf5d9531fa4b8a52b50cef0b11687072  commit hash:8a9ab8fccf5d9531fa4b8a52b50cef0b11687072  commit hash:8a9ab8fccf5d9531fa4b8a52b50cef0b11687072  8a9ab8f 
sysutils/pv: pass LD via MAKE_ENV

/usr/bin/ld can be absent due to base built WITHOUT_LLD, external
toolchain from ports can be installed instead. Respect $LD from
environment.

While here, reorder USES.

PR:		257461
Reported by:	Evgeniy Khramtsov <evgeniy AT khramtsov.org>
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 3 Jul 2017
[ 10:16 martymac search for other commits by this committer ] Original commit   Revision:444931
Update to 1.6.6

PR:		220413
Submitted by:	olgeni
Sun, 9 Apr 2017
[ 09:04 sunpoet search for other commits by this committer ] Original commit   Revision:438089
Convert to options target helper

- Add DOCS to OPTIONS_DEFINE

Approved by:	portmgr (blanket)
Thu, 30 Mar 2017
[ 21:12 mat search for other commits by this committer ] Original commit   Revision:437328 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Remove obsolete PROJECTHOST.

Sponsored by:	Absolight
Mon, 16 Mar 2015
[ 09:26 martymac search for other commits by this committer ] Original commit   Revision:381375
Update to 1.6.0

PR:		198599
Submitted by:	olgeni
Tue, 30 Dec 2014
[ 09:04 martymac search for other commits by this committer ] Original commit   Revision:375820
Update to 1.5.7

PR:		196183
Submitted by:	lwhsu
Thu, 4 Sep 2014
[ 07:44 martymac search for other commits by this committer ] Original commit   Revision:367241
Update to 1.5.3

PR:		192659
Submitted by:	delphij
Thu, 17 Jul 2014
[ 08:57 olgeni search for other commits by this committer ] Original commit   Revision:362126 (Only the first 10 of 206 ports in this commit are shown above. View all ports for this commit)
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. Categories P-S.

CR:		D422
Approved by:	portmgr (bapt)
Thu, 3 Apr 2014
[ 06:32 martymac search for other commits by this committer ] Original commit   Revision:349973
Switch to USES=tar for my ports
Mon, 25 Nov 2013
[ 07:51 martymac search for other commits by this committer ] Original commit   Revision:334817
- Enable staging
- Update USES
- Use new OPTIONS framework
- Use program's native install target
- Strip binary
Fri, 20 Sep 2013
[ 23:06 bapt search for other commits by this committer ] Original commit   Revision:327772 (Only the first 10 of 1053 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
Thu, 28 Mar 2013
[ 07:52 martymac search for other commits by this committer ] Original commit   Revision:315447
- Update to 1.4.6
- Convert Makefile header to new format
Tue, 11 Dec 2012
[ 09:46 martymac search for other commits by this committer ] Original commit   Revision:308672
- Update to 1.4.0
- Remove test target
Fri, 22 Jun 2012
[ 08:21 martymac search for other commits by this committer ] Original commit 
- Update to 1.3.1
- Set new location for MASTER_SITES

PR:             ports/169318
Submitted by:   lwhsu
Mon, 11 Jun 2012
[ 07:26 martymac search for other commits by this committer ] Original commit 
- Switch to OptionsNg
- Force LFS support when option activated
- Add CONFLICTS with audio/waon
- Add LFS description to bsd.options.desc.mk
Tue, 4 Jan 2011
[ 08:50 martymac search for other commits by this committer ] Original commit 
- Update to 1.2.0
- Update MASTER_SITES, now hosted on Google code
- Takeover maintainership
- Add missing LICENSE
- Cleanup docs handling and remove useless COPYING file

Approved by:    ehaupt (mentor)
Mon, 9 Aug 2010
[ 13:28 arved search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Drop Maintainership

PR:             149436
Submitted by:   old maintainer
Sat, 22 Aug 2009
[ 00:35 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 349 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
Thu, 5 Feb 2009
[ 15:30 amdmi3 search for other commits by this committer ] Original commit 
- Remove unsupported OPTIONS from port. These options are only useful to
developers anyway and generate a surprising amount of support requests from
users of the non-developer kind.
- More verbose description for LFS option

PR:             131348
Submitted by:   Daniel Roethlisberger <daniel at roe dot ch> (maintainer)
Mon, 17 Mar 2008
[ 19:50 miwi search for other commits by this committer ] Original commit 
- Update to 1.1.4

PR:             121766
Submitted by:   Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Thu, 7 Feb 2008
[ 00:39 araujo search for other commits by this committer ] Original commit 
- Update to 1.1.0.
- Use SF macro.

PR:             ports/119760
Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
Reworked by:    araujo (myself)
Approved by:    stas (mentor, implicit), maintainer timeout (> 2 weeks)
Sun, 2 Apr 2006
[ 14:34 pav search for other commits by this committer ] Original commit 
- Update to 0.9.6

PR:             ports/95230
Submitted by:   Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Mon, 5 Dec 2005
[ 18:02 mnag search for other commits by this committer ] Original commit 
Use INSTALL_DATA instead INSTALL_MAN and INFO_PATH instead "info"
Add SHA256

PR:             89985
Submitted by:   Daniel Roethlisberger <daniel@roe.ch> (maintainer)
[ 02:34 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Remove install-info from Makefile, it's automatically done when INFO is defined
Fri, 2 Sep 2005
[ 14:30 sem search for other commits by this committer ] Original commit 
- Update to 0.9.2

PR:             ports/85592
Submitted by:   maintainer
Mon, 29 Aug 2005
[ 13:25 sem search for other commits by this committer ] Original commit 
- Update to 0.9.1
- Install a documentation

PR:             ports/84492
Submitted by:   maintainer
Tue, 8 Feb 2005
[ 14:46 pav search for other commits by this committer ] Original commit 
- Update to 0.9.0

PR:             ports/77045
Submitted by:   Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by:    Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Thu, 6 May 2004
[ 13:41 pav search for other commits by this committer ] Original commit 
Pipe Viewer (pv) is a terminal-based tool for monitoring the
progress of data through a pipeline. It can be inserted into
any normal pipeline between two processes to give a visual
indication of how quickly data is passing through, how long
it has taken, how near to completion it is, and an estimate
of how long it will be until completion.

Author: Andrew Wood <andrew.wood@ivarch.com>
WWW: http://www.ivarch.com/programs/pv.shtml

PR:             ports/66309
Submitted by:   Daniel Roethlisberger <daniel@roe.ch>

Number of commits found: 33