Summary: | [new ports]: devel/devel, www/geshifilter: GeSHi core and Drupal highlighter module | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Eygene Ryabinkin <rea-fbsd> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Eygene Ryabinkin
2009-03-22 21:00:13 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool) State Changed From-To: open->closed New port added. Thanks! 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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" miwi 2009-03-23 18:53:53 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/drupal6-geshifilter Makefile distinfo pkg-descr www/drupal6-geshifilter/files patch-default-geshi-path pkg-message.in Log: The GeShi Filter module provides a filter for source code syntax highlighting for a wide range of languages. WWW: http://drupal.org/project/geshifilter PR: ports/132947 Submitted by: Eygene Ryabinkin <rea-fbsd at codelabs.ru> Revision Changes Path 1.2301 +1 -0 ports/www/Makefile 1.1 +46 -0 ports/www/drupal6-geshifilter/Makefile (new) 1.1 +3 -0 ports/www/drupal6-geshifilter/distinfo (new) 1.1 +14 -0 ports/www/drupal6-geshifilter/files/patch-default-geshi-path (new) 1.1 +19 -0 ports/www/drupal6-geshifilter/files/pkg-message.in (new) 1.1 +4 -0 ports/www/drupal6-geshifilter/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" |