aboutsummaryrefslogtreecommitdiff
path: root/sysutils/libgksu
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Update to version 2.0.12.Boris Samorodov2013-05-273-5/+5
| | | | Notes: svn path=/head/; revision=319154
* USE_GNOME=desktopfileutils -> USES+=desktop-file-utils.Boris Samorodov2013-05-242-7/+2
| | | | Notes: svn path=/head/; revision=319006
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316355
* . trim makefile headers to two line style;Boris Samorodov2013-03-262-12/+12
| | | | | | | | | | | . remove ABI version numbers from LIB_DEPENDS; . USE_GNOME=pkgconfig -> USE_PKGCONFIG=build; . utilise USE_GNOME=desktopfileutils; . remove standard options from CPPFLAGS and LDFLAGS; . bump PORTREVISION. Notes: svn path=/head/; revision=315274
* - 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-149-168/+155
| | | | | | | | | | | | | . 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
* 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 unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - 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-3/+3
| | | | | | | | | | - '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
* - Update to 1.3.8Pav Lucistnik2006-05-224-16/+53
| | | | | | | | PR: ports/97599 Submitted by: Boris Samorodov <bsam@ipt.ru> (maintainer) Notes: svn path=/head/; revision=163136
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - update to 1.3.7Yen-Ming Lee2005-11-282-4/+4
| | | | | | | | PR: ports/89608 Submitted by: Boris B. Samorodov <bsam@ipt.ru> Notes: svn path=/head/; revision=149729
* 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-24/+15
| | | | | | | | | | | - Switch to a new maintainer PR: ports/88983 Submitted by: Boris B. Samorodov <bsam@ipt.ru> Approved by: Jesse van den Kieboom <jesse@icecrew.nl> (maintainer) Notes: svn path=/head/; revision=148292
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Clean up handling of locale directories at deinstall-time:Kris Kennaway2004-12-161-0/+2
| | | | | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created Notes: svn path=/head/; revision=124183
* Add a missing dependency on glib20.Joe Marcus Clarke2004-11-091-1/+2
| | | | | | | | Reported by: pointyhat via kris Approved by: maintainer Notes: svn path=/head/; revision=121161
* Add libgksu, a simple API to use su and sudo in programs that need toJoe Marcus Clarke2004-11-059-0/+173
execute tasks as another user. It provides X authentication facilities for running programs in an X session. PR: 72257 Submitted by: Jesse van den Kieboom <troplosti@orcaweb.cjb.net> Notes: svn path=/head/; revision=120832