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: sysutils/gksu/Makefile
SVNWeb

Number of commits found: 46

Wed, 27 Jul 2022
[ 11:43 Rene Ladan (rene) search for other commits by this committer ]    commit hash:5434cdc4a41b6445579ef025f7e895d94c7c865c  commit hash:5434cdc4a41b6445579ef025f7e895d94c7c865c  commit hash:5434cdc4a41b6445579ef025f7e895d94c7c865c  5434cdc  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
cleanup: Remove expired ports:

x11-wm/lxmed: Removed, depends on expired sysutils/gksu
2022-07-24 sysutils/gksu: Abandonware, depending on gconf2
2022-07-24 sysutils/libgksu: Abandonware, depending on gconf2
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, 24 Jun 2022
[ 19:18 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:357306425c8a293ec6976d8d5147b47b1fc217f8  commit hash:357306425c8a293ec6976d8d5147b47b1fc217f8  commit hash:357306425c8a293ec6976d8d5147b47b1fc217f8  3573064 
deprecation: we are in 2022 not 2020

Reported by:	kai
[ 18:14 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:b3c647eb67c3b763e2f3218e4a194368139c6d68  commit hash:b3c647eb67c3b763e2f3218e4a194368139c6d68  commit hash:b3c647eb67c3b763e2f3218e4a194368139c6d68  b3c647e 
gconf2: mark as deprecated ports depending on gconf2 which are unmaintained
Sun, 10 Apr 2022
[ 19:11 Charlie Li (vishwin) search for other commits by this committer ]    commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  d63665f  (Only the first 10 of 892 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
Sat, 26 Mar 2022
[ 08:27 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  247c7db  (Only the first 10 of 867 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
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.
Fri, 8 Nov 2019
[ 13:11 tobik search for other commits by this committer ] Original commit   Revision:517057 (Only the first 10 of 65 ports in this commit are shown above. View all ports for this commit)
sysutils: Add missing USES={gnome,mate,php}
Sun, 1 Jul 2018
[ 15:15 woodsb02 search for other commits by this committer ] Original commit   Revision:473672
sysutils/gksu and sysutils/libgksu: Fix gksudo not running command

This fixes an issue where gksudo would successfully authenticate
the user, but fail to run the requested command. This was caused by
gksudo forking a new PTY, meaning that different TTY was used for the
"sudo -v" command and subsequent "sudo -n ..." command. Whilst this used
to work, newer versions of sudo used per TTY authentication caching.
Patch taken from Arch Linux: https://aur.archlinux.org/packages/libgksu/

Also fixed:
- Made Nautilus plugin optional, so gksu can be installed without GNOME
- Added license details, pet portlint
- Tidied patches: move path fixes into port Makefile
Fri, 1 Apr 2016
[ 14:25 mat search for other commits by this committer ] Original commit   Revision:412349 (Only the first 10 of 2099 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 23 Jun 2015
[ 14:12 amdmi3 search for other commits by this committer ] Original commit   Revision:390408
- Remove USES=desktop-file-utils as suggested by stage-qa
Sun, 7 Jun 2015
[ 14:57 amdmi3 search for other commits by this committer ] Original commit   Revision:388709
- Strip library
Fri, 12 Dec 2014
[ 17:11 marino search for other commits by this committer ] Original commit   Revision:374598
USES+= gettext-tools on 6 ports

These ports require msgfmt.  FreeBSD doesn't fail to build these ports
because a default option on gvfs brings in this tool.  The same gvfs
option is off by default on DragonFly and thus the missing dependencies
were unmasked.  Explicitly add gettext-tools to get msgfmt.
Thu, 20 Nov 2014
[ 19:34 kwm search for other commits by this committer ] Original commit   Revision:372954
The libgnome-keyring lives in the libgnome-keyring port, not gnome-keyring.

Submitted by:	antoine@
Thu, 3 Jul 2014
[ 18:00 amdmi3 search for other commits by this committer ] Original commit   Revision:360435
- Switch to USES=libtool, drop .la files
Fri, 22 Nov 2013
[ 09:05 bsam search for other commits by this committer ] Original commit   Revision:334563
. support STAGE;
. use new LIB_DEPENDS syntax;
. USE_GMAKE -> USES=gmake;
. drop maintainership (do not use the port any more).
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)
Fri, 24 May 2013
[ 18:27 bsam search for other commits by this committer ] Original commit   Revision:319005
USE_GNOME=desktopfileutils -> USES+=desktop-file-utils.
Tue, 23 Apr 2013
[ 14:20 bapt search for other commits by this committer ] Original commit   Revision:316355 (Only the first 10 of 407 ports in this commit are shown above. View all ports for this commit)
Finish converting the whole ports tree to USES=pkgconfig
Wed, 27 Mar 2013
[ 06:39 bsam search for other commits by this committer ] Original commit   Revision:315352
Utilise MLINKS.

Suggested by:	makc, gerald (thanks!)
Mon, 25 Mar 2013
[ 19:28 bsam search for other commits by this committer ] Original commit   Revision:315243
. trim makefile header to two line style;
. remove shlib ABI versions from LIB_DEPENDS;
. USE_GNOME=gnomehack -> USES=pathfix;
. USE_GNOME=pkgconfig -> USE_PKGCONFIG=build;
. add USE_LDCONFIG=yes (a library is installed);
. utilise USE_GNOME=desktopfileutils;
. fix build after glib2 update;          [1]
. sort pkg-plist.

PR:		ports/176863  [1]
Reported by:	Ivan Klymenko <fidaj@ukr.net>  [1]
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Sat, 14 May 2011
[ 18:49 bsam 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)
. update sysutils/gksu to version 2.0.2;  [1]
. update sysutils/libgksu to version 2.0.9;  [1]
. fix timing bug in the program when running on slower / single core systems; 
[1]
. fix a bug in libgksu, which calls tcdrain() on the master side of a pty.  [2]

PR:             156401 [1], 141149 [2]
Submitted by:   Kris Moore <kris@pcbsd.org> [1],
                        john hood <jh@sandstorm.net>, sandstorm-ni@sandstorm.net
[2]
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Fri, 6 Jun 2008
[ 14:03 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 198 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)
Sun, 23 Mar 2008
[ 11:11 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 84 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)
Thu, 20 Mar 2008
[ 10:03 pav search for other commits by this committer ] Original commit  (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Wed, 24 Oct 2007
[ 23:37 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1479 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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}.
Sat, 7 Oct 2006
[ 16:11 bsam search for other commits by this committer ] Original commit 
- fix MASTER_SITES;   [1]
- 's/INSTALLS_SHLIB/USE_LDCONFIG';
- change my email to FreeBSD.org one.

Pointed out by: Bill Fenner's distfile survey   [1]
Sun, 28 May 2006
[ 15:22 pav search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
- Rename ports

  security/gnomekeyring -> security/gnome-keyring
  security/gnomekeyringmanager -> security/gnome-keyring-manager
Mon, 22 May 2006
[ 21:33 pav search for other commits by this committer ] Original commit 
- Update to 1.3.7

PR:             ports/97608
Submitted by:   Boris B. Samorodov <bsam@ipt.ru> (maintainer)
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Tue, 15 Nov 2005
[ 09:04 pav search for other commits by this committer ] Original commit 
- Give maintainership to the submitter of last update
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Mon, 14 Nov 2005
[ 23:43 pav search for other commits by this committer ] Original commit 
- Update to 1.3.6
- Unbreak

PR:             ports/89024
Submitted by:   Boris B. Samorodov <bsam@ipt.ru>
Sat, 5 Nov 2005
[ 05:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Wed, 5 Oct 2005
[ 14:58 kris search for other commits by this committer ] Original commit 
Remove maintainer per his request.  Comment out MASTER_SITE that no longer
carries this version of the distfile, and mark port BROKEN indicating
that it needs an update to the latest version.B
Sat, 12 Mar 2005
[ 10:54 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 911 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared lib version change.
Mon, 15 Nov 2004
[ 23:04 marcus search for other commits by this committer ] Original commit 
Fix the build on 4.X.

Reported by:    pointyhat via kris
Wed, 10 Nov 2004
[ 06:09 marcus search for other commits by this committer ] Original commit 
Fix dependencies.

Reported by:    Damian <damian@indignation.org>
Sun, 7 Nov 2004
[ 22:37 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 631 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Fri, 5 Nov 2004
[ 06:13 marcus search for other commits by this committer ] Original commit 
Add gksu, a GTK+ frontend to su.  It supports login shells and
preserving environment when acting as a su frontend.  It is useful to
menu items or other graphical programs that need to ask a user's password
to run programs as another user.

PR:             72258
Submitted by:   Jesse van den Kieboom <troplosti@orcaweb.cjb.net>

Number of commits found: 46