non port: sysutils/gksu/Makefile |
SVNWeb
|
Number of commits found: 46 |
Wed, 27 Jul 2022
|
[ 11:43 Rene Ladan (rene) ] 5434cdc (Only the first 10 of 22 ports in this commit are shown above. )
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) ] ea71236 (Only the first 10 of 972 ports in this commit are shown above. )
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 )
|
Fri, 24 Jun 2022
|
[ 19:18 Baptiste Daroussin (bapt) ] 3573064
deprecation: we are in 2022 not 2020
Reported by: kai
|
[ 18:14 Baptiste Daroussin (bapt) ] b3c647e
gconf2: mark as deprecated ports depending on gconf2 which are unmaintained
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
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) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
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) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 8 Nov 2019
|
[ 13:11 tobik ] (Only the first 10 of 65 ports in this commit are shown above. )
sysutils: Add missing USES={gnome,mate,php}
|
Sun, 1 Jul 2018
|
[ 15:15 woodsb02 ]
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 ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 23 Jun 2015
|
[ 14:12 amdmi3 ]
- Remove USES=desktop-file-utils as suggested by stage-qa
|
Sun, 7 Jun 2015
|
[ 14:57 amdmi3 ]
- Strip library
|
Fri, 12 Dec 2014
|
[ 17:11 marino ]
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 ]
The libgnome-keyring lives in the libgnome-keyring port, not gnome-keyring.
Submitted by: antoine@
|
Thu, 3 Jul 2014
|
[ 18:00 amdmi3 ]
- Switch to USES=libtool, drop .la files
|
Fri, 22 Nov 2013
|
[ 09:05 bsam ]
. 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 ] (Only the first 10 of 1053 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Fri, 24 May 2013
|
[ 18:27 bsam ]
USE_GNOME=desktopfileutils -> USES+=desktop-file-utils.
|
Tue, 23 Apr 2013
|
[ 14:20 bapt ] (Only the first 10 of 407 ports in this commit are shown above. )
Finish converting the whole ports tree to USES=pkgconfig
|
Wed, 27 Mar 2013
|
[ 06:39 bsam ]
Utilise MLINKS.
Suggested by: makc, gerald (thanks!)
|
Mon, 25 Mar 2013
|
[ 19:28 bsam ]
. 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 ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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 ] (Only the first 10 of 17 ports in this commit are shown above. )
. 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 ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- 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 ] (Only the first 10 of 198 ports in this commit are shown above. )
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 ] (Only the first 10 of 84 ports in this commit are shown above. )
- 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 ] (Only the first 10 of 74 ports in this commit are shown above. )
- Remove USE_GETOPT_LONG which is a no-op since March 2007
|
Wed, 24 Oct 2007
|
[ 23:37 marcus ] (Only the first 10 of 1479 ports in this commit are shown above. )
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 )
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- 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 ]
- 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 ] (Only the first 10 of 21 ports in this commit are shown above. )
- Rename ports
security/gnomekeyring -> security/gnome-keyring
security/gnomekeyringmanager -> security/gnome-keyring-manager
|
Mon, 22 May 2006
|
[ 21:33 pav ]
- Update to 1.3.7
PR: ports/97608
Submitted by: Boris B. Samorodov <bsam@ipt.ru> (maintainer)
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tue, 15 Nov 2005
|
[ 09:04 pav ]
- Give maintainership to the submitter of last update
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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 ]
- Update to 1.3.6
- Unbreak
PR: ports/89024
Submitted by: Boris B. Samorodov <bsam@ipt.ru>
|
Sat, 5 Nov 2005
|
[ 05:22 marcus ] (Only the first 10 of 1045 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared library update.
|
Wed, 5 Oct 2005
|
[ 14:58 kris ]
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 ] (Only the first 10 of 911 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Mon, 15 Nov 2004
|
[ 23:04 marcus ]
Fix the build on 4.X.
Reported by: pointyhat via kris
|
Wed, 10 Nov 2004
|
[ 06:09 marcus ]
Fix dependencies.
Reported by: Damian <damian@indignation.org>
|
Sun, 7 Nov 2004
|
[ 22:37 marcus ] (Only the first 10 of 631 ports in this commit are shown above. )
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
|
Fri, 5 Nov 2004
|
[ 06:13 marcus ]
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 |