Commit graph

8 commits

Author SHA1 Message Date
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Martin Wilke
b1a01bb1cd - Fix build
Submitted by:	pavbot
2008-05-31 09:47:26 +00:00
Martin Wilke
18dd6954f3 - Add common code to support for cmake based ports.
- 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)
2008-05-27 22:12:09 +00:00
Ion-Mihai Tetcu
24e89edeff - REINPLACE bash with sh in all files that need it.
- bump PORTREVISION

Requested by:	miwi@ promted by bsd.cmake.mk work
2008-05-20 12:03:02 +00:00
Ion-Mihai Tetcu
8169026baf Both patch files should be optional. Fix my mistake.
Submitted by:	 Yar Odin (PR submitter)
2008-05-06 13:25:48 +00:00
Ion-Mihai Tetcu
e7e239d19a - Add OPTION to mkae it work with non-utf-8 locales,
- 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>
2008-05-06 07:26:18 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [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)
2008-04-19 17:56:05 +00:00
Pav Lucistnik
9351af18da This is a quick-and-dirty LD_PRELOAD hack that allows *some* Gtk
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>
2007-12-16 22:48:33 +00:00