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: x11-themes/gnome-icons-gentoo-test/Makefile
SVNWeb

Number of commits found: 21

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:9fce47c2dfe76a37c9fbd64e33aef5180038613c  commit hash:9fce47c2dfe76a37c9fbd64e33aef5180038613c  commit hash:9fce47c2dfe76a37c9fbd64e33aef5180038613c  9fce47c  (Only the first 10 of 120 ports in this commit are shown above. View all ports for this commit)
x11-themes: remove 'Created by' lines

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

  *  Alexander Vereeken <Alexander88207@protonmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Mikhailov <karma@ez.pereslavl.ru>
  *  Babak Farrokhi <babak@farrokhi.net>
  *  David Naylor <naylor.b.david@gmail.com>
  *  Douglas Thrift <douglas@douglasthrift.net>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Eygene Ryabinkin <rea-fbsd@codelabs.ru>
  *  Filippo Natali <filippo@widestore.net>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Gustau Perez i Querol <gustau.perez@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 6 May 2021
[ 11:47 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:3505159e72da2d8313ce2a8ddc527de700b5bc37  commit hash:3505159e72da2d8313ce2a8ddc527de700b5bc37  commit hash:3505159e72da2d8313ce2a8ddc527de700b5bc37  3505159  (Only the first 10 of 144 ports in this commit are shown above. View all ports for this commit)
Deorbit RESTRICTED && NO_CDROM, part two.

Move ports to the licenses framework.

RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept

Differential Revision:  https://reviews.freebsd.org/D30010
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, 8 Dec 2016
[ 16:07 tijl search for other commits by this committer ] Original commit   Revision:428132 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
Remove libtiff.so.4 compatibility links that were added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Fri, 5 Feb 2016
[ 15:19 amdmi3 search for other commits by this committer ] Original commit   Revision:408202
- Add empty directories to plist
Thu, 5 Nov 2015
[ 12:36 mat search for other commits by this committer ] Original commit   Revision:400848 (Only the first 10 of 206 ports in this commit are shown above. View all ports for this commit)
Fix ports that confused the meaning of WRKDIR and WRKSRC.

PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
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
Tue, 29 Jul 2014
[ 21:43 adamw search for other commits by this committer ] Original commit   Revision:363399 (Only the first 10 of 277 ports in this commit are shown above. View all ports for this commit)
Convert some more USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Mon, 27 Jan 2014
[ 10:59 miwi search for other commits by this committer ] Original commit   Revision:341370 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Stage support
Fri, 20 Sep 2013
[ 23:54 bapt search for other commits by this committer ] Original commit   Revision:327783 (Only the first 10 of 168 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:
x11-themes)
Sat, 16 Apr 2011
[ 02:52 tabthorpe search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
- Reassign to the heap

Submitted by:   tmclaugh
Mon, 2 Feb 2009
[ 01:36 araujo search for other commits by this committer ] Original commit  (Only the first 10 of 159 ports in this commit are shown above. View all ports for this commit)
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
  MASTER_SITE_SUBDIR when possible.

PR:             ports/125243
Submitted by:   pgollucci
Reworked by:    myself
Tested on:      pointyhat exp-run (pav)
Wed, 13 Sep 2006
[ 19:15 tmclaugh search for other commits by this committer ] Original commit  (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Fix pointyhat errors by not trying to be lazy by autogenerating the
pkg-plist.

Notified by:    krisbot
Sun, 3 Sep 2006
[ 02:37 kris search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
NO_PACKAGE and NO_CDROM are superfluous here
Tue, 8 Nov 2005
[ 12:49 jylefort search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Add INSTALLS_ICONS to the GNOME icon theme ports, and bump port revisions.
Tue, 20 Sep 2005
[ 00:54 tmclaugh 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)
- Change maintainership of my ports over to my FreeBSD address.

Approved by:    ahze (mentor)
Mon, 25 Jul 2005
[ 05:22 mezz search for other commits by this committer ] Original commit 
Make those fetchable again after GNOME's master site cleanup.

PR:             ports/84032
Submitted by:   Tom McLaughlin <tmclaugh@sdf.lonestar.org> (maintainer)
Wed, 11 Aug 2004
[ 22:01 pav search for other commits by this committer ] Original commit  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
- move MASTER_SITES to standalone ports
- autogenerate plists
- tweak install a bit

PR:             ports/70285
Submitted by:   Tom McLaughlin <tmclaugh@sdf.lonestar.org> (maintainer)
Mon, 29 Mar 2004
[ 18:37 pav search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
- Respect rule that Makefiles should end with .include <bsd.port.mk>

PR:             ports/64877
Submitted by:   Tom McLaughlin <tmclaugh@sdf.lonestar.org> (maintainer)
Thu, 4 Mar 2004
[ 20:09 pav search for other commits by this committer ] Original commit 
Add gnome-icons-gentoo-test, a Gentoo Test iconset for GNOME 2

PR:             ports/63735
Submitted by:   Tom McLaughlin <tmclaugh@sdf.lonestar.org>

Number of commits found: 21