diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2006-02-22 00:58:04 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2006-02-22 00:58:04 +0000 |
| commit | f90f33eaa4d214c0631b97b697901aa721651ddc (patch) | |
| tree | 09c33341835b8a657a1a074a3296d4790ecb2d5b /www/drupal-textile/1 | |
| parent | Use bsd.drupal.mk to reduce duplicate code in drupal modules. (diff) | |
Add www/drupal-textile:
The Textile module allows you to enter content using Textile, a
simple, plain text syntax that is filtered into valid (X)HTML. It was
originally developed by Dean Allen of textism.com, and several different
versions (in several different programming languages) have been created.
Notes
Notes:
svn path=/head/; revision=156634
Diffstat (limited to 'www/drupal-textile/1')
| -rw-r--r-- | www/drupal-textile/1 | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/www/drupal-textile/1 b/www/drupal-textile/1 new file mode 100644 index 000000000000..749233d4c2b8 --- /dev/null +++ b/www/drupal-textile/1 @@ -0,0 +1,35 @@ +# A Perforce Change Specification. +# +# Change: The change number. 'new' on a new changelist. Read-only. +# Date: The date this specification was last modified. Read-only. +# Client: The client on which the changelist was created. Read-only. +# User: The user who created the changelist. Read-only. +# Status: Either 'pending' or 'submitted'. Read-only. +# Description: Comments about the changelist. Required. +# Jobs: What opened jobs are to be closed by this changelist. +# You may delete jobs from this list. (New changelists only.) +# Files: What opened files from the default changelist are to be added +# to this changelist. You may delete files from this list. +# (New changelists only.) + +Change: new + +Client: brooks_pagefault + +User: brooks + +Status: new + +Description: + Correct pkg-descr and port creation date. Remove bogus + contents of $FreeBSD$ + PR: + Submitted by: + Reviewed by: + Approved by: + Obtained from: + MFP4 after: + +Files: + //depot/user/brooks/ports/drupal-textile/Makefile # edit + //depot/user/brooks/ports/drupal-textile/pkg-descr # edit |
