aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gksu
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* sysutils: Add missing USES={gnome,mate,php}Tobias Kortkamp2019-11-081-1/+1
| | | | Notes: svn path=/head/; revision=517057
* sysutils/gksu and sysutils/libgksu: Fix gksudo not running commandBen Woods2018-07-012-7/+20
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=473672
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* - Remove USES=desktop-file-utils as suggested by stage-qaDmitry Marakasov2015-06-231-3/+2
| | | | Notes: svn path=/head/; revision=390408
* - Strip libraryDmitry Marakasov2015-06-071-1/+2
| | | | Notes: svn path=/head/; revision=388709
* USES+= gettext-tools on 6 portsJohn Marino2014-12-121-1/+2
| | | | | | | | | | 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. Notes: svn path=/head/; revision=374598
* Cleanup plistAntoine Brodin2014-11-221-1/+0
| | | | Notes: svn path=/head/; revision=373038
* The libgnome-keyring lives in the libgnome-keyring port, not gnome-keyring.Koop Mast2014-11-201-2/+2
| | | | | | | Submitted by: antoine@ Notes: svn path=/head/; revision=372954
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-032-3/+2
| | | | Notes: svn path=/head/; revision=360435
* . support STAGE;Boris Samorodov2013-11-222-10/+7
| | | | | | | | | . use new LIB_DEPENDS syntax; . USE_GMAKE -> USES=gmake; . drop maintainership (do not use the port any more). Notes: svn path=/head/; revision=334563
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [st]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331274
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* USE_GNOME=desktopfileutils -> USES+=desktop-file-utils.Boris Samorodov2013-05-242-7/+2
| | | | Notes: svn path=/head/; revision=319005
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-2/+1
| | | | Notes: svn path=/head/; revision=316355
* Utilise MLINKS.Boris Samorodov2013-03-272-1/+1
| | | | | | | Suggested by: makc, gerald (thanks!) Notes: svn path=/head/; revision=315352
* . trim makefile header to two line style;Boris Samorodov2013-03-252-10/+18
| | | | | | | | | | | | | | | | . 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] Notes: svn path=/head/; revision=315243
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* . update sysutils/gksu to version 2.0.2; [1]Boris Samorodov2011-05-145-149/+12
| | | | | | | | | | | | | . 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] Notes: svn path=/head/; revision=274122
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-1/+0
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209620
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209422
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-242-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - fix MASTER_SITES; [1]Boris Samorodov2006-10-071-2/+2
| | | | | | | | | | - 's/INSTALLS_SHLIB/USE_LDCONFIG'; - change my email to FreeBSD.org one. Pointed out by: Bill Fenner's distfile survey [1] Notes: svn path=/head/; revision=174801
* - Rename portsPav Lucistnik2006-05-281-1/+1
| | | | | | | | security/gnomekeyring -> security/gnome-keyring security/gnomekeyringmanager -> security/gnome-keyring-manager Notes: svn path=/head/; revision=163712
* - Update to 1.3.7Pav Lucistnik2006-05-224-20/+22
| | | | | | | | PR: ports/97608 Submitted by: Boris B. Samorodov <bsam@ipt.ru> (maintainer) Notes: svn path=/head/; revision=163137
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Give maintainership to the submitter of last updatePav Lucistnik2005-11-151-1/+1
| | | | Notes: svn path=/head/; revision=148343
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* - Update to 1.3.6Pav Lucistnik2005-11-145-14/+134
| | | | | | | | | | - Unbreak PR: ports/89024 Submitted by: Boris B. Samorodov <bsam@ipt.ru> Notes: svn path=/head/; revision=148297
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Remove maintainer per his request. Comment out MASTER_SITE that no longerKris Kennaway2005-10-051-2/+4
| | | | | | | | carries this version of the distfile, and mark port BROKEN indicating that it needs an update to the latest version.B Notes: svn path=/head/; revision=144302
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Fix the build on 4.X.Joe Marcus Clarke2004-11-151-0/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=121721
* Fix dependencies.Joe Marcus Clarke2004-11-101-2/+2
| | | | | | | Reported by: Damian <damian@indignation.org> Notes: svn path=/head/; revision=121287
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Add gksu, a GTK+ frontend to su. It supports login shells andJoe Marcus Clarke2004-11-055-0/+63
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> Notes: svn path=/head/; revision=120837