Next | Query returned 86 messages, browsing 61 to 70 | Previous

History of commit frequency

CVS Commit History:


   2013-05-21 02:25:15 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Add problem: Undefined PLT symbol "tqsl_setStationLocationCertFlags

   2013-05-03 08:05:45 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Now packaged fine on NetBSD/amd64 6.1RC_2:
Following problem gone now
    => Checking for missing run-time search paths in tqsl-1.14
    ERROR: lib/libtqsllib.so: missing library: libdb5-5.3.so.3
    *** Error code 1
with the two variables and tricky SUBST lines.
  +       -DCMAKE_INSTALL_RPATH=${PREFIX}/lib \
  +       -DCMAKE_INSTALL_RPATH_USE_LINK_PATH=yes \
   2013-05-03 05:13:31 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Adjust for X11_TYPE=modular (only).

   2013-05-03 04:57:01 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
Instead of patching to  cmakemodules/FindBDB.cmake, use
BDB_PREFIX explained in INSTALL file. But above file may
need some modification, which should be reported to upstream.
   2013-05-03 04:44:43 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Use CMAKE_PREFIX_PATH correctly as argument of cmake.

   2013-05-03 04:09:45 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(1)
Instead of changing the behavior of cmake itself,
Two lines to setup CMAKE environment in this side.
(2) 
Now condition is added for X11_TYPE is modular or not.
This also related to cmake PATH only.

Thanks obache@
   2013-05-02 07:33:59 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(1) Makefile
  Add two set of subst for *.cmake file 
  The first part may not work for X11_TYPE=native
    SUBST_CLASSES+=                x11r7
  The second one is bad tweek for cmake to swap RPATH_CHANGE order
  The real fix may reside in devel/cmake part
    SUBST_CLASSES+=                workaround

(2) TODO
  Add following error
   ERROR: lib/libtqsllib.so: missing library: libdb5-5.3.so.3
   2013-05-02 07:14:50 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Update with make print-PLIST.

   2013-05-01 18:11:52 by Makoto Fujiwara | Files touched by this commit (4)
Log message:
Makefile
patches/patch-cmakemodules_FindBDB_cmake
   (1) Clean up as use SUBST_VARS instead of SUBST_SED
Makefile
   (2) Correct comment line on Makefile
TODO
   (3) Update TODO to suggest patch to cmake
   2013-04-25 04:52:56 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Add instruction how-to-start.


Next | Query returned 86 messages, browsing 61 to 70 | Previous