Commit graph

41 commits

Author SHA1 Message Date
Dmitry Marakasov
645a2537de - Fix warning in FindSDL.cmake
- Use @dirrmtry for Modules dir, as other ports may install their own cmake modules

PR:		143313
Submitted by:	myself
Approved by:	Max Brazhnikov <makc@issp.ac.ru>
2010-01-29 11:35:33 +00:00
Max Brazhnikov
729b4c7361 Append {LOCALBASE}/include to SDL_INCLUDE_DIR, thus allow to build SDL apps out of box.
Bump PORTREVISION

PR:		ports/142583
Submitted by:	amdmi3@
2010-01-25 20:11:13 +00:00
Max Brazhnikov
823238dcd0 Improve comment 2010-01-25 20:10:06 +00:00
Pietro Cerutti
f61b24647c - Unbreak on sparc64
Approved by:	miwi (for kde@)
2010-01-02 12:22:46 +00:00
Dmitry Marakasov
122fa3c82b - Do not install garbage files from port's patch phase
PR:		141323
Submitted by:	myself
Approved by:	miwi
2009-12-09 19:31:57 +00:00
Dima Panov
6b1ab73c69 - Update cmake and cmake-gui tools to 2.8.0 release
Approved by:	miwi (mentor)
2009-11-29 11:51:39 +00:00
Max Brazhnikov
0343c9319e Respect LOCALBASE
PR:		based on ports/138187
Submitted by:	amdmi3
2009-08-29 07:15:12 +00:00
Martin Wilke
e4a16c1608 - Update to 2.6.4 2009-08-04 19:33:08 +00:00
Martin Wilke
cb4458e6c8 The KDE FreeBSD team is pleased to announce KDE 4.2.4, the last bugfix
release in 4.2.x series. The official KDE 4.2.4 release changelog can
be found at:
http://www.kde.org/announcements/changelogs/changelog4_2_3to4_2_4.php.
2009-06-03 11:02:11 +00:00
Kris Moore
05a218b49a Updated devel/cmake to respect LOCALBASE when set to locations other than /usr/local
- Not bumping PORTREV since this only effects users running on a non-standard LOCALBASE

Approved by:	miwi (mentor)
2009-05-27 16:19:33 +00:00
Max Brazhnikov
4d55666226 Update devel/cmake to 2.6.3.
- Set INSTALL_TARGET for cmake based ports to install/strip. This solves
  problem of installing non-stripped binaries (noticed by delphij for KDE4 ports)
- Fix linking to -lpthread for cmake based ports (KDE4 ports are affected mostly)
2009-03-24 19:11:23 +00:00
Martin Wilke
18506f2253 - Update to 2.6.2
- Remove CMAKE_BUILD_TYPE [1]

CMAKE_BUILD_TYPE only affects compiler FLAGS and linking with specific
library versions  (debug |optimized | general).

In our case external libraries reside in other ports and only install
one version (no separate debug/optimized). Also, the ports system
provide correct compiler flags (-g and no optimizations when WITH_DEBUG
is used). Thus, cmake buildtypes only add extra compiler flags. Ports will
be built correctly both by default and for WITH_DEBUG case.

- Also, change WRKSRC to CONFIGURE_WRKSRC. (use CONFIGURE_WRKSRC for configure
  target instead of WRKSRC)

PR:		126507 [1]
Submitted by:	amdmi3@ [1]
Tested with:	exp-run
Thanks to:	pav/amdmi3
2009-01-30 19:25:22 +00:00
Max Brazhnikov
5f5f5ff941 Add patches for FindLua5* modules to fix detecting lua libs for cmake dependent ports.
PR:		ports/130862
Submitted by:	Nikos Ntarmos <ntarmos at ceid.upatras.gr>
Approved by:	miwi (implicit)
2009-01-22 18:01:33 +00:00
Max Brazhnikov
41cb46d38a Add ${LOCALBASE}/kde4 to the search paths for kde4-config. This is useful when
kde4-config in not in the PATH and PREFIX is set for non-default value.

Approved by: miwi (mentor)
2008-08-26 07:58:40 +00:00
Martin Wilke
927ebf7e81 - Update to 2.6.1
Changelog:
	http://www.cmake.org/pipermail/cmake/2008-August/023188.html

bsd.cmake.mk
- Use VERBOSE mode when BATCH is defined to get more informative logs
  on pointyhat/tinderbox
2008-08-10 15:43:46 +00:00
Tilman Keskinoz
56a121095f Fix detection of qt4's lupdate and lrelease binaries
PR:		125815
Submitted by:	Max Brazhnikov
2008-08-01 13:01:07 +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
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
Martin Wilke
597b0212d9 - Update to 2.4.8 2008-02-08 22:06:46 +00:00
Tilman Keskinoz
02516cdd6d Update to 2.4.7 2007-07-27 14:16:07 +00:00
Tilman Keskinoz
c16cfcd65b Update to 2.4.6 2007-02-02 14:34:55 +00:00
Rong-En Fan
a1767758f3 - Respect X11BASE in various module functions
This fixes build with non-standard X11BASE for math/vtk* and
  possible others.

OKed by:	arved
Approved by:	portmgr (linimon)
2006-12-09 20:56:44 +00:00
Tilman Keskinoz
33faa7baa7 Update to 2.4.4 2006-11-26 15:25:52 +00:00
Tilman Keskinoz
796d40dc97 Update to 2.4.3 2006-08-13 19:14:23 +00:00
Michael Nottebrock
832a1b9d7b Update to 2.4.1 2006-05-01 21:03:50 +00:00
Michael Nottebrock
cbfd77ddd1 Update to 2.4.0 2006-04-26 09:52:20 +00:00
Michael Nottebrock
3e9d22ade7 Fix plist 2006-04-03 09:23:23 +00:00
Michael Nottebrock
d06eb8c3ee Update to 2.3.4
Submitted by: Adriaan de Groot <adriaan@codeyard.net>
2006-03-31 20:53:43 +00:00
Emanuel Haupt
38de520ea0 Update to 2.2.3
PR:		90190
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Discussed with:	anholt
2005-12-22 23:04:47 +00:00
Pav Lucistnik
22fea9c3df - Add some SHA256 checksums 2005-11-24 15:40:04 +00:00
Sam Lawrance
35ff7e1b8e Update to 2.0.6
PR:		ports/82225
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
2005-06-20 13:43:40 +00:00
Sergey Matveychuk
c22f57c25b - Update to 2.0.5
PR:		ports/75777
Submitted by:	Pedro F. Giffuni <giffunip(at)asme.org>
2005-01-08 22:36:29 +00:00
Kris Kennaway
17d0cba589 Add missing manpages 2004-04-17 12:55:24 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Kirill Ponomarev
50d3422530 - Update to 1.8.3
- MASTER_SITES dir depend on PORTVERSION
- Utilize DOCSDIR and DATADIR

PR:		61226
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2004-01-12 09:07:58 +00:00
Pav Lucistnik
8b495d0d19 - Update to 1.6.7
PR:		ports/56671
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-12-26 18:20:31 +00:00
Edwin Groothuis
5e08609a6c Set maintainer mkm@ieee.org to ports@FreeBSD.org
From: alias-disabled-received@ieee.org (IEEE Member Alias Disabled)
Date: Mon, 6 Oct 2003 07:21:40 -0400 (EDT)

 We apologize! The IEEE Personal Email Alias you trying to reach was disabled.
2003-11-04 04:39:11 +00:00
Akinori MUSHA
65dac0040a De-pkg-comment. 2003-02-21 11:23:04 +00:00
Pete Fritchman
e6f91998dc - Update to 1.4.7.
PR:		46559
Submitted by:	maintainer
2003-01-03 07:29:54 +00:00
Ying-Chieh Liao
d8d996eddc upgrade to 1.4.5
Approved by:	maintainer
2002-10-25 06:27:22 +00:00
Kris Kennaway
f9270878e3 Add cmake-1.2, a cross-platform make.
Submitted by:	Kyle Martin <mkm@ieee.org>
2002-09-21 00:57:59 +00:00