aboutsummaryrefslogtreecommitdiff
path: root/sysutils/kgtk
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - Fix buildMartin Wilke2008-05-311-0/+1
| | | | | | | Submitted by: pavbot Notes: svn path=/head/; revision=214010
* - Add common code to support for cmake based ports.Martin Wilke2008-05-273-26/+20
| | | | | | | | | | - Update devel/cmake to 2.6.0 (also fix ports/123092) - Use the new CMAKE build framework in all ports using cmake Approved by: portmgr (pav) Notes: svn path=/head/; revision=213789
* - REINPLACE bash with sh in all files that need it.Ion-Mihai Tetcu2008-05-201-3/+6
| | | | | | | | | - bump PORTREVISION Requested by: miwi@ promted by bsd.cmake.mk work Notes: svn path=/head/; revision=213380
* Both patch files should be optional. Fix my mistake.Ion-Mihai Tetcu2008-05-062-2/+3
| | | | | | | Submitted by: Yar Odin (PR submitter) Notes: svn path=/head/; revision=212737
* - Add OPTION to mkae it work with non-utf-8 locales,Ion-Mihai Tetcu2008-05-066-3/+108
| | | | | | | | | | | | - Add translation for russian language. - Add pkg-message tip for users with problem 'english only dialogues'. - Add working mirror for distfile. PR: ports/123301 Submitted by: Yarodin <yarodin@gmail.com> Notes: svn path=/head/; revision=212711
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - 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
* This is a quick-and-dirty LD_PRELOAD hack that allows *some* GtkPav Lucistnik2007-12-164-0/+76
applications to use KDE's file dialogs when run under KDE. The Gtk file chooser functions have been overridden to communicate with this KDE module/application. WWW: http://home.freeuk.net/cpdrummomd/ PR: ports/117792 Submitted by: Rashid N. "Citycat" Achilov <citycat4@ngs.ru> Notes: svn path=/head/; revision=203879