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
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: misc/ttyrec/Makefile
SVNWeb

Number of commits found: 23

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:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:b832da1849e4bcfff05da62c69ee4a556e83d2d1  commit hash:b832da1849e4bcfff05da62c69ee4a556e83d2d1  commit hash:b832da1849e4bcfff05da62c69ee4a556e83d2d1  b832da1  (Only the first 10 of 349 ports in this commit are shown above. View all ports for this commit)
misc: remove 'Created by' lines

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

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adam@vectors.cx>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan E <alane@FreeBSD.org>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alex Stangl <alex@stangl.us>
  *  Alexander Logvinov <avl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Nusov <alexander.nusov@nfvexpress.com>
  *  Alexander Timoshenko <gonzo@univ.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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.
Thu, 31 Mar 2016
[ 08:03 olivier search for other commits by this committer ] Original commit   Revision:412210
Enable openpty by default (pty is no more enabled by default in kernel since 4
years)

Approved by:	jadawin
Differential Revision:	https://reviews.freebsd.org/D5785
Thu, 15 Oct 2015
[ 20:19 sunpoet search for other commits by this committer ] Original commit   Revision:399407
- Add LICENSE
- Convert to new options helper
- Cosmetic change
- Pet portlint: fix diff header of patch files
Wed, 14 Oct 2015
[ 11:04 culot search for other commits by this committer ] Original commit   Revision:399249 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
- Reassign lippe@'s ports after his commit bit was taken in for safekeeping
Fri, 21 Feb 2014
[ 14:00 ehaupt search for other commits by this committer ] Original commit   Revision:345449
Support staging
Fri, 20 Sep 2013
[ 20:50 bapt search for other commits by this committer ] Original commit   Revision:327745 (Only the first 10 of 491 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:
misc)
Mon, 3 Jun 2013
[ 07:40 jgh search for other commits by this committer ] Original commit   Revision:319758
- adoption of optionsNG
- trim historical headers

Approved by:	portmgr (bapt)
Thu, 24 May 2012
[ 16:12 lippe search for other commits by this committer ] Original commit 
- Add OPTIONS to use openpty instead.
- Bump PORTREVISION.

PR:     ports/161087
Submitted by:   aakuusta@gmail.com
Mon, 10 Mar 2008
[ 00:52 lippe search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
- Change my mail address to lippe@.

Approved by:    araujo (mentor)
Tue, 18 Dec 2007
[ 16:31 miwi search for other commits by this committer ] Original commit 
- Update maintainer mail adress

PR:             118787
Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com> (maintainer)
Thu, 13 Sep 2007
[ 16:10 araujo search for other commits by this committer ] Original commit 
- Pass maintainership to submitter.
- Reworked Makefile to move small pkg-plist to PLIST_FILES.
- Bump PORTREVISION.

PR:             ports/116121
Submitted by:   Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br>
Approved by:    stas (mentor)
Sat, 4 Aug 2007
[ 11:41 gabor search for other commits by this committer ] Original commit  (Only the first 10 of 291 ports in this commit are shown above. View all ports for this commit)
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
Mon, 7 Aug 2006
[ 09:05 miwi search for other commits by this committer ] Original commit 
- Fix build on 4.x [1]
- Respect DESTDIR

Submitted by:   pointyhat via kris [1]
Approved by:    krion (mentor)
Sat, 24 Jun 2006
[ 20:16 miwi search for other commits by this committer ] Original commit 
- Update to 1.0.8
- Update MASTER_SITES
- Update WWW

PR:             ports/99412
Submitted by:   miwi
Approved by:    markus (co mentor)
Wed, 10 May 2006
[ 22:37 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 328 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from ports starting with M
Thu, 5 Jan 2006
[ 21:20 krion search for other commits by this committer ] Original commit 
Update to 1.0.7
Thu, 20 Feb 2003
[ 18:46 knu search for other commits by this committer ] Original commit  (Only the first 10 of 172 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Wed, 23 Oct 2002
[ 08:52 ijliao search for other commits by this committer ] Original commit 
upgrade to 1.0.6
Sat, 16 Feb 2002
[ 08:58 ijliao search for other commits by this committer ] Original commit 
upgrade to 1.0.5    
Fri, 18 May 2001
[ 08:37 ijliao search for other commits by this committer ] Original commit 
upgrade to 1.0.4   drop maintainership :)    
Tue, 13 Feb 2001
[ 17:26 ijliao search for other commits by this committer ] Original commit 
add ttyrec, a tty recorder    

Number of commits found: 23