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: irc/py-gozerbot/Makefile
SVNWeb

Number of commits found: 22

Mon, 27 Mar 2017
[ 19:28 sunpoet search for other commits by this committer ] Original commit   Revision:437080
Release maintainership

PR:		218170
Submitted by:	Sten Spans <sten@blinkenlights.nl> (maintainer)
Fri, 3 Mar 2017
[ 16:00 mat search for other commits by this committer ] Original commit   Revision:435349 (Only the first 10 of 185 ports in this commit are shown above. View all ports for this commit)
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.

In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed.  The remaining must not
be of use to anyone.

With hat:	portmgr
Sponsored by:	Absolight
Wed, 14 Sep 2016
[ 15:59 mat search for other commits by this committer ] Original commit   Revision:422140 (Only the first 10 of 353 ports in this commit are shown above. View all ports for this commit)
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
Fri, 1 Apr 2016
[ 14:08 mat search for other commits by this committer ] Original commit   Revision:412347 (Only the first 10 of 481 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 17 Aug 2015
[ 14:20 mat search for other commits by this committer ] Original commit   Revision:394508 (Only the first 10 of 271 ports in this commit are shown above. View all ports for this commit)
Remove UNIQUENAME and LATEST_LINK.

UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
Tue, 19 May 2015
[ 13:30 amdmi3 search for other commits by this committer ] Original commit   Revision:386770
- Fix manpage installation
- Don't cat pkg-message from Makefile

Approved by:	portmgr blanket
MFH:		2015Q2
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Mon, 20 Oct 2014
[ 17:52 mva search for other commits by this committer ] Original commit   Revision:371288 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
- Convert ports of irc/ and lang/ to new USES=python

Approved by:	portmgr (implicit)
Sat, 26 Apr 2014
[ 20:47 swills search for other commits by this committer ] Original commit   Revision:352370
- Stage
- Remove unneeded DISTNAME

PR:		ports/188961
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@ (blanket)
Mon, 13 Jan 2014
[ 21:00 rene search for other commits by this committer ] Original commit   Revision:339634 (Only the first 10 of 702 ports in this commit are shown above. View all ports for this commit)
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
Fri, 20 Sep 2013
[ 18:44 bapt search for other commits by this committer ] Original commit   Revision:327736 (Only the first 10 of 135 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:
irc)
Tue, 26 Mar 2013
[ 12:36 bapt search for other commits by this committer ] Original commit   Revision:315287
Convert left unconverted ports in irc to new options framework
Fri, 25 Feb 2011
[ 00:47 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
- Move to py25 or above
- While here kick md5 support
Tue, 22 Feb 2011
[ 06:25 wen search for other commits by this committer ] Original commit 
- Fix DEPENDS

PR:             ports/153762
Submitted by:   Anatoly Borodin <anatoly.borodin@gmail.com>
Approved by:    maintainer
Mon, 27 Dec 2010
[ 15:52 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- new version of py-MySQLdb installs only the .egg 'zipped' so mysql.so
  is no longer present to test for.

Approved by:    itectu (portmgr, via irc)
Thu, 16 Dec 2010
[ 02:34 glarkin search for other commits by this committer ] Original commit  (Only the first 10 of 123 ports in this commit are shown above. View all ports for this commit)
- Chase security/libksba shlib version bump

Requested by:   kwm
Pointyhat to:   glarkin
Thu, 19 Jun 2008
[ 02:16 lwhsu search for other commits by this committer ] Original commit 
- Update to to 0.8.1.1

PR:             ports/124689
Submitted by:   Sten Spans <sten AT blinkenlights.nl> (maintainer)
Fri, 6 Jun 2008
[ 13:36 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Mon, 17 Mar 2008
[ 10:46 lwhsu search for other commits by this committer ] Original commit 
- Update to 0.8.0.4

PR:             ports/121679
Submitted by:   Sten Spans <sten AT blinkenlights.nl> (maintainer)
Thu, 6 Mar 2008
[ 22:19 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files

PR:             ports/121435 (related)
Fri, 14 Dec 2007
[ 23:15 miwi search for other commits by this committer ] Original commit 
- Add missing gpg dependency

PR:             118463
Submitted by:   Sten Spans <sten@blinkenlights.nl> (maintainer)
Sat, 6 Oct 2007
[ 10:08 miwi search for other commits by this committer ] Original commit 
gozerbot is a modular Python IRC and Jabber bot

Features:
    * user management by userhost .. bot will not respond if it doesn't know you
    * fleet .. use more than one bot in a program (list of bots)
    * use the bot through dcc chat .. partyline
    * fetch rss feeds.
    * keep todo and shop lists
    * karma
    * quote
    * remember items
    * relaying between bots
    * program your own plugins
    * other stuff

WWW: http://www.gozerbot.org/

PR:             ports/116456
Submitted by:   Sten Spans <sten at blinkenlights.nl>

Number of commits found: 22