Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Oct 2006 17:23:13 +0000 (UTC)
From:      Alejandro Pulver <alepulver@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/sketchy Makefile distinfo pkg-plist
Message-ID:  <200610081723.k98HNDXj068809@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alepulver    2006-10-08 17:23:13 UTC

  FreeBSD ports repository

  Modified files:
    lang/sketchy         Makefile distinfo pkg-plist 
  Log:
  - Update to 2006-10-08 [1].
  - Fixed syntax transformers [1].
  - Added Micro KANREN example [1].
  - Add -fPIC to sketchy.o, which goes into libsketchy.so to allow building on
    amd64 [2].
  - Rename libsketchy.so to libsketchy.so.0 and add symlink libsketchy.so ->
    libskeychy.so.0 to allow using the shared library [2].
  - Add USE_LDCONFIG [2].
  
  PR:             ports/104167 [1]
  Submitted by:   Nils M Holm <nmh@t3x.org> (maintainer) [1]
  Reworked by:    alepulver (myself) [2]
  
  Revision  Changes    Path
  1.14      +13 -4     ports/lang/sketchy/Makefile
  1.14      +3 -3      ports/lang/sketchy/distinfo
  1.11      +5 -0      ports/lang/sketchy/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610081723.k98HNDXj068809>