Next | Query returned 39 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   2012-03-26 02:34:49 by Makoto Fujiwara | Files touched by this commit (1) | Package updated
Log message:
Need to update this file for Bump, sorry

   2012-03-25 16:26:16 by Makoto Fujiwara | Files touched by this commit (4)
Log message:
Makefile
  Bump version 9.04 to 9.05
  EXTRACT_SUFX Changed to .tar.bz2
  Commentted out the line deleting ${WRKSRC}/tiff
patches/patch-ab
patches/patch-base_unixinst.mak
  Deleted, upstream corrected those.
TODO
  Add necessity of reviewing patch-af
PLIST
  (committed earlier, sorry)
   2012-03-25 15:55:09 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
option corrected

   2011-12-09 15:31:26 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Revert to previous, I was just confused with other case, sorry.

   2011-12-09 14:17:41 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
(1) Fix getting Unresolvable dependencies from pbulk for wrong
     DEPENDS+= line 
    -DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts
    +DEPENDS+= ghostscript-fonts-[0-9]*>=6.0:../../fonts/ghostscript-fonts

(2) Add patch to
      freetype/include/freetype/internal/t1types.h
   to avoid redifinition of T1_EncodingType via 
   ../../fonts/fontconfig/buildlink3.mk
   to 
   ../../graphics/freetype2/buildlink3.mk
   2011-07-22 01:47:44 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Merge print/ghostscript -r1.83 -r1.84 (by joerg@)

   2011-03-30 14:49:24 by Makoto Fujiwara | Files touched by this commit (12) | Package updated
Log message:
(1) ghostscript 
   Makefile.common
     bump the version 9.00 to 9.01
   PLIST update
   patches adjust for 9.01
     patches/patch-af
     patches/patch-an

   options.mk (following line no longer used)
    -PLIST_VARS+=	cidfmap

(2) ghostscript-cidfonts
   INSTALL/DESINSTALL
   link destination inside to ghostscript moved.
   -   dest="${GS_RESOURCEDIR}/CIDFont/$base"
   +   dest="${GS_RESOURCEDIR}/Init/CIDFont/$base"

(3) ghostscript-cidfonts-ryumin
   files/cidfmap-adobe
     missing the last LF char added
 
   options.mk 
    (a)  cidfmap is always to be installed
   .if !empty(PKG_OPTIONS:Madobe-cidfonts)
   +GS_CIDFMAP=    cidfmap-adobe
    (b)  the same thing
   -PLIST.cidfmap= yes

   PLIST adjust
     (a)  cidfmap is allways to be installed
     -${PLIST.cidfmap}share/ghostscript/${PKGVERSION}/Resource/Init/cidfmap
     +share/ghostscript/${PKGVERSION}/Resource/Init/cidfmap

     (b)  following line should be taken care by (2) ghostscript-cidfonts
     -${PLIST.adobe}  share/ghostscript/${PKGVERSION}/Resource/CIDFont
   2011-02-27 16:26:53 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
The previous commit has not tested with
   PKG_OPTIONS.ghostscript+=	cup
and not tested if there is no options.

(One strange thing is that Resoure/Init/cidfmap is not installed in
any case, this has to be checked)
   2011-02-23 14:59:46 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
(1) Makefile
    Now includes Makefile.common

(2) Makefile.common (New File)
    The version of ghostsript now to be set manually on
    ${GS_VERSION} (instead of reading gs -s) in file 

(3) buildlink3.mk 
    Points wip/ghostscript. This is only for test in wip. 

Next | Query returned 39 messages, browsing 31 to 40 | previous