| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PR: ports/170654
|
|
|
|
| |
devel/cmake-modules
|
|
|
|
|
|
| |
to keep Modules and Templates separated.
Approved by: avilla (kde)
|
|
|
|
|
|
|
| |
dcmtk-3.6.0. This has been reported in CMake bug tracker:
http://public.kitware.com/Bug/view.php?id=12324
Approved by: kde@ (implicit)
|
|
|
|
|
|
|
|
| |
It includes an upstream patch which fixes the FindPkgConfig.cmake
module. It will be part of 2.8.9.
PR: ports/167140
Approved by: portmgr (pav via exp-run)
|
|
|
|
| |
Approved by: avilla (mentor, implicit), portmgr (pav via exp-run)
|
|
|
|
|
|
|
|
| |
- Set LICENSE.
PR: ports/151830 [1]
Submitted by: Anonymous <swell.k AT gmail.com> [1]
Approved by: makc (mentor)
|
|
|
|
| |
Approved by: makc (mentor)
|
|
|
|
|
| |
PR: 156543
Submitted by: Pan Tsu <inyaoo@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
profiles, so that CMake can be used outside of ports.
- Bump CMake PORTREVISION.
- Pass default build flags (at least I hope) via bsd.cmake.mk.
PR: 159276
Submitted by: Igor Soumenkov <2igosha@gmail.com>
Approved by: avilla (mentor)
|
|
|
|
| |
Approved by: avilla (on behalf of kde@)
|
|
|
|
|
| |
and let cmake use system CFLAGS. RelWithDebInfo and MinSizeRel
profiles are leaved unchanged.
|
|
|
|
|
| |
Tested via: exp-run
Approved by: kde@ implicit
|
|
|
|
| |
some ports after latest cmake update.
|
|
|
|
| |
Approved by: tabthorpe (mentor)
|
|
|
|
|
| |
PR: ports/151606
Submitted by: Oliver Fromme <olli at secnetix.de>
|
|
|
|
|
|
|
| |
Respect WX_CONFIG [1]
PR: ports/146805 [1]
Reported by: rene@
|
|
|
|
|
| |
PR: ports/146662
Submitted by: Roman Neuhauser <neuhauser at sigpipe.cz>
|
|
|
|
| |
With hat on: kde@
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
|
|
|
|
|
| |
out of box.
Bump PORTREVISION
PR: ports/142583
Submitted by: amdmi3@
|
| |
|
|
|
|
| |
Approved by: miwi (for kde@)
|
|
|
|
|
|
| |
PR: 141323
Submitted by: myself
Approved by: miwi
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
|
| |
PR: based on ports/138187
Submitted by: amdmi3
|
| |
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
/usr/local
- Not bumping PORTREV since this only effects users running on a non-standard LOCALBASE
Approved by: miwi (mentor)
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
dependent ports.
PR: ports/130862
Submitted by: Nikos Ntarmos <ntarmos at ceid.upatras.gr>
Approved by: miwi (implicit)
|
|
|
|
|
|
| |
kde4-config in not in the PATH and PREFIX is set for non-default value.
Approved by: miwi (mentor)
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: 125815
Submitted by: Max Brazhnikov
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
This fixes build with non-standard X11BASE for math/vtk* and
possible others.
OKed by: arved
Approved by: portmgr (linimon)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: Adriaan de Groot <adriaan@codeyard.net>
|
|
|
|
|
|
| |
PR: 90190
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Discussed with: anholt
|
| |
|
|
|
|
|
| |
PR: ports/82225
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
|
|
|
|
|
| |
PR: ports/75777
Submitted by: Pedro F. Giffuni <giffunip(at)asme.org>
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- MASTER_SITES dir depend on PORTVERSION
- Utilize DOCSDIR and DATADIR
PR: 61226
Submitted by: Sergey Matveychuk <sem@ciam.ru>
|
|
|
|
|
| |
PR: ports/56671
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
PR: 46559
Submitted by: maintainer
|
|
|
|
| |
Approved by: maintainer
|
|
Submitted by: Kyle Martin <mkm@ieee.org>
|