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: games/scid/Makefile
SVNWeb

Number of commits found: 34

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

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

  *  <benlutz@datacomm.ch>
  *  <janos.mohacsi@bsd.hu>
  *  Aaron Baugher
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron VonderHaar <avh4@usa.net>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Kranzel (adam@alameda.edu)
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(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.
Sat, 11 Jan 2020
[ 18:19 pkubaj search for other commits by this committer ] Original commit   Revision:522700
games/scid: fix build on GCC architectures

C++11 compiler is necessary:
src/game.h:299: error: ISO C++ forbids declaration of 'ply' with no type
Mon, 6 Jan 2020
[ 01:45 swills search for other commits by this committer ] Original commit   Revision:522183
games/scid: Update to 4.7.0

PR:		242366
Submitted by:	m.ne@gmx.net
Approved by:	Friedrich Volkmann <bsd@volki.at> (maintainer)
Thu, 13 Jun 2019
[ 15:02 gahr search for other commits by this committer ] Original commit   Revision:504096 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Remove left-over meaningless 85+ from USES t(cl|k)
Sun, 18 Mar 2018
[ 19:45 yuri search for other commits by this committer ] Original commit   Revision:464945
games/scid: Unbreak by fixing shebang

Also add LICENSE.

Approved by:	portmgr (port compliance, infrastructure)
Thu, 7 Sep 2017
[ 11:01 gahr search for other commits by this committer ] Original commit   Revision:449393
Convert USES of tcl or tk from 84,85 to 85
Wed, 4 Jan 2017
[ 08:01 riggs search for other commits by this committer ] Original commit   Revision:430544
Update to upstream version 4.6.4

Detailed log:
- Update to upstream version 4.6.4
- Fix potential security issue (installation of
  globally-writable files)

PR:		214842
Submitted by:	shoesoft@gmx.net
Approved by:	bsd@volki.at (maintainer)
MFH:		2017Q1
Thu, 5 Nov 2015
[ 10:55 amdmi3 search for other commits by this committer ] Original commit   Revision:400841
- Fix shebangs

Approved by:	portmgr blanket
Wed, 21 Oct 2015
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:399910
Update to 4.6.2

PR:		203831
Submitted by:	Stefan Ehmann
Approved by:	maintainer
Sponsored by:	Absolight
Mon, 20 Oct 2014
[ 17:36 mva search for other commits by this committer ] Original commit   Revision:371287 (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
- Convert games/ to new USES=python

Approved by:	portmgr (implicit)
Tue, 29 Jul 2014
[ 18:41 adamw search for other commits by this committer ] Original commit   Revision:363371 (Only the first 10 of 426 ports in this commit are shown above. View all ports for this commit)
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Wed, 12 Mar 2014
[ 15:47 pawel search for other commits by this committer ] Original commit   Revision:347983
- Update to version 4.4 [1]
- Remove leading article from COMMENT
- Fix build on 10.x by respecting CC and CXX
- Support staging

PR:		ports/187357 [1]
Submitted by:	maintainer
Tue, 18 Feb 2014
[ 15:28 gahr search for other commits by this committer ] Original commit   Revision:344908
- Convert to USES=gmake tk
Fri, 20 Sep 2013
[ 17:36 bapt search for other commits by this committer ] Original commit   Revision:327730 (Only the first 10 of 1149 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:
games)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Wed, 6 Feb 2013
[ 15:42 gahr search for other commits by this committer ] Original commit   Revision:311776 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Get rid of USE_TCL_THREAD and USE_TK_THREAD usages
Fri, 17 Feb 2012
[ 21:25 dhn search for other commits by this committer ] Original commit 
- Update to 4.3

PR:             ports/164774
Submitted by:   Frank Ebert <frank.ebert@freenet.de>
Approved by:    Friedrich Volkmann <bsd@volki.at> (maintainer)
Sun, 16 May 2010
[ 09:27 miwi search for other commits by this committer ] Original commit 
- Update to 4.2.2

PR:             146493
Submitted by:   Friedrich Volkmann <bsd@volki.at> (maintainer)
Sat, 22 Aug 2009
[ 00:23 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 415 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 G
Mon, 23 Feb 2009
[ 14:46 mm search for other commits by this committer ] Original commit  (Only the first 10 of 103 ports in this commit are shown above. View all ports for this commit)
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:      pointyhat (pav)
Mon, 2 Feb 2009
[ 11:44 mm search for other commits by this committer ] Original commit 
- switch to USE_TCL infrastructure
- add support for Tcl/Tk 84 and 85 w + w/o threads
- prepare for introduction of tcl86

PR:             ports/131008
Approved by:    Friedrich K. Volkmann <bsd@volki.at> (maintainer)
Sun, 18 Jan 2009
[ 11:21 miwi search for other commits by this committer ] Original commit 
- Update to 3.6.26
- update my email address

PR:             130008
Submitted by:   Friedrich Volkmann <bsd@volki.at> (maintainer)
Sat, 22 Mar 2008
[ 14:48 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Mon, 8 Mar 2004
[ 10:00 krion search for other commits by this committer ] Original commit 
- Update to version 3.6.1

PR:             ports/63919
Submitted by:   maintainer
Wed, 4 Feb 2004
[ 05:21 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Sun, 21 Dec 2003
[ 12:26 krion search for other commits by this committer ] Original commit 
- Update to version 3.5

PR:             60455
Submitted by:   maintainer
Fri, 21 Feb 2003
[ 12:06 knu search for other commits by this committer ] Original commit  (Only the first 10 of 274 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Mon, 27 Jan 2003
[ 16:04 arved search for other commits by this committer ] Original commit 
Update to 3.4 [1]
Use tcl/tk 8.4.x[1]
Update Maintainers email address[1]
Use Systems zlib

PR:             47519
Submitted by:   Friedrich Volkmann <volkmann@inode.at>
Sat, 8 Jun 2002
[ 05:24 pat search for other commits by this committer ] Original commit 
Update to 3.3

PR:             38881
Submitted by:   maintainer
Thu, 7 Mar 2002
[ 08:43 ijliao search for other commits by this committer ] Original commit 
add python dependency   strip binaries   add multi-language support   pass
maintainship to submitter    
Mon, 4 Mar 2002
[ 15:11 ijliao search for other commits by this committer ] Original commit 
add scid 3.2   A free chess database application    

Number of commits found: 34