Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Mar 2009 18:53:00 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/php5-geshi Makefile distinfo pkg-descr
Message-ID:  <200903231853.n2NIr0WS059536@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2009-03-23 18:53:00 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/php5-geshi     Makefile distinfo pkg-descr 
  Log:
  GeSHi started as an idea to create a generic syntax highlighter
  for the phpBB forum system, but has been generalised to this project.
  GeSHi aims to be a simple but powerful highlighting class,
  with the following goals:
  
   * Support for a wide range of popular languages
   * Easy to add a new language for highlighting
   * Highly customisable output formats
  
  WWW: http://qbnz.com/highlighter/
  
  PR:             ports/132947
  Submitted by:   Eygene Ryabinkin <rea-fbsd at codelabs.ru>
  
  Revision  Changes    Path
  1.3428    +1 -0      ports/devel/Makefile
  1.1       +295 -0    ports/devel/php5-geshi/Makefile (new)
  1.1       +3 -0      ports/devel/php5-geshi/distinfo (new)
  1.1       +10 -0     ports/devel/php5-geshi/pkg-descr (new)



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