cvs commit: ports/lang Makefile ports/lang/tolua++ Makefile pkg-descr pkg-plist ports/lang/tolua++50 Makefile pkg-descr pkg-plist

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun Aug 10 22:42:42 UTC 2008


amdmi3      2008-08-10 22:42:42 UTC

  FreeBSD ports repository

  Modified files:
    lang                 Makefile 
    lang/tolua++         Makefile pkg-descr pkg-plist 
    lang/tolua++50       Makefile pkg-descr pkg-plist 
  Log:
  - Add tolua++50 port similar to tolua++
  - tolua++50 is to be used with lua 5.0 and tolua++ with lua 5.1, update depends accordingly
  - Depend on lua with USE_LUA instead of LIB_DEPEND
  - Make both ports install files to (lua version)-specific directories, so they can coexist peacefully in a manner similar to tolua/tolua50.
  - Take maintainership
  - Add distfile mirror
  - Remove USE_LDCONFIG (ports do not install any shared libs)
  - Fix pkg-descr
  
  Approved by:    miwi (mentor implicit)
  
  Revision  Changes    Path
  1.598     +1 -0      ports/lang/Makefile
  1.7       +16 -7     ports/lang/tolua++/Makefile
  1.2       +3 -3      ports/lang/tolua++/pkg-descr
  1.2       +4 -3      ports/lang/tolua++/pkg-plist
  1.8       +13 -7     ports/lang/tolua++50/Makefile
  1.3       +3 -3      ports/lang/tolua++50/pkg-descr
  1.3       +4 -3      ports/lang/tolua++50/pkg-plist


More information about the cvs-all mailing list