Commit graph

11219 commits

Author SHA1 Message Date
Adam Weinberger
9e57be564d MultiMarkdown, or MMD, is a tool to help turn minimally marked-up plain
text into well formatted documents, including HTML, PDF (by way of
LaTeX), OPML, or OpenDocument (specifically, Flat OpenDocument or
'.fodt', which can in turn be converted into RTF, Microsoft Word, or
virtually any other word-processing format).

MMD is a superset of the Markdown syntax, originally created by John
Gruber. It adds multiple syntax features (tables, footnotes, and
citations, to name a few), in addition to the various output formats
listed above (Markdown only creates HTML). Additionally, it builds in
'smart' typography for various languages (proper left- and right-sided
quotes, for example).

MultiMarkdown was originally a fork of the Markdown Perl code, but as of
version 3.0 has been rewritten as a fork of peg-markdown by John
MacFarlane, written in C. It can be compiled for any major operating
system, and as a native binary runs much faster than the Perl version it
replaces.

NOTE: To use the mmd2pdf script, you must install print/latexmk.

WWW: http://www.fletcherpenney.net/multimarkdown/
2011-10-27 22:18:55 +00:00
TAKATSU Tomonari
83dea4aa6a - Update to 1.0.3 2011-10-27 15:33:30 +00:00
TAKATSU Tomonari
fff7b08d4c - Update to 1.0.2 2011-10-27 14:45:33 +00:00
Erwin Lansing
08ea16d509 Apply FreeBSD 10 workaround for some high profile ports to
unbreak a lot of dependent ports.

Submitted by:	beat
Tested on:	pointyhat i386-9-exp and i386-10
2011-10-27 10:03:59 +00:00
Steve Wills
ad172226dc Sass adapter for the Rails asset pipeline.
WWW:	http://rubygems.org/gems/sass-rails
2011-10-27 03:04:14 +00:00
Steve Wills
8f36548b19 - Update Rails to 3.1.1 and associated changes
With hat:	ruby@
2011-10-27 03:02:52 +00:00
Dryice Dong Liu
117fa96ec2 - saved from expiration cause the dependency textproc/htmlize.el is
saved
- update my mail address
2011-10-26 15:07:37 +00:00
Dryice Dong Liu
5735064918 - update to 1.39
- un-broken
- saved from expiration
- take the maintainership. Thanks the previous maintainers!
2011-10-26 15:05:24 +00:00
Emanuel Haupt
a964feccbf Mark BROKEN, this port does not build after the recent lang/bigloo update.
Notified by:	pointyhat (via pav)
2011-10-26 07:37:43 +00:00
Koop Mast
683c1e4913 Remove obsolete patch, for freebsd6.
PR:		ports/162011
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-10-25 18:17:32 +00:00
Baptiste Daroussin
0f6cee1df1 - pass maintainership to office@
- use PKGNAMEPREFIX
2011-10-24 21:47:44 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Sunpoet Po-Chuan Hsieh
42d838ed56 - Update to 2011.10.24 2011-10-24 03:59:36 +00:00
Sunpoet Po-Chuan Hsieh
271bad242f - Update to 2011.10.23 2011-10-24 03:59:11 +00:00
Stanislav Sedov
422bce3414 - Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
2011-10-24 03:33:20 +00:00
Sunpoet Po-Chuan Hsieh
8a49145e86 - Update to 0.81
Changes:	http://search.cpan.org/dist/Unicode-Collate/Changes
2011-10-23 19:20:27 +00:00
Max Brazhnikov
baebbee4a7 Update to 3.0.3
Update WWW
Remove dead link from pkg-message
2011-10-23 16:16:22 +00:00
Martin Wilke
8af1e9a26e - Update to 0.8.0
PR:		161430
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2011-10-23 15:49:21 +00:00
Rene Ladan
73684155f2 Re-assign to the Xfce team.
Approved by:	miwi (previous maintainer, Xfce team member)
2011-10-23 13:46:01 +00:00
Steve Wills
8b7956ef12 - Further correct my previous commit since this should be a test
dependency only and is included in Perl 5.14 and later

Pointed out by:	sunpoet
Pointyhat to:	swills (me)
2011-10-23 06:49:47 +00:00
Wen Heping
b2c62c5575 itextomml provides native Ruby bindings to itex2MML, which converts
itex equations to MathML.

WWW: http://golem.ph.utexas.edu/~distler/blog/itex2MML.html
2011-10-23 03:52:56 +00:00
Steve Wills
036a0b3d56 - Correct mistake I made in previous commit, p5-Test-Simple is not
needed as a run dependency
2011-10-23 01:03:59 +00:00
Steve Wills
861da477b7 - Update to 0.05
PR:		ports/161904
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
2011-10-22 23:58:25 +00:00
Jun Kuriyama
6d310679e5 - Upgrade to 0.10. 2011-10-22 16:25:18 +00:00
Sunpoet Po-Chuan Hsieh
ed69158d86 - Add rubygem-yard 0.7.3
YARD - Yay! A Ruby Documentation Tool

YARD is a documentation generation tool for the Ruby programming language. It
enables the user to generate consistent, usable documentation that can be
exported to a number of formats very easily, and also supports extending for
custom Ruby constructs such as custom class level definitions.

WWW: http://yardoc.org/
2011-10-22 12:14:06 +00:00
Sunpoet Po-Chuan Hsieh
b3f49b84cb - Update to 0.28
- Add BUILD_DEPENDS and TEST_DEPENDS
- Space/Tab twiddle
- Sort PLIST

Changes:	http://search.cpan.org/dist/FormValidator-Lite/Changes
PR:		ports/161829
Submitted by:	sunpoet (myself)
Approved by:	TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
2011-10-21 07:10:59 +00:00
Sunpoet Po-Chuan Hsieh
9ea46e9e92 - Update to 20111020
Changes:	http://search.cpan.org/dist/URI-Find/Changes
2011-10-21 06:32:45 +00:00
Sunpoet Po-Chuan Hsieh
0862bd7331 - Update to 0.32
Changes:	http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
2011-10-21 06:32:08 +00:00
Cheng-Lung Sung
cccd7c0a73 - Update to 0.61 2011-10-21 02:31:56 +00:00
Pawel Pekala
5cff61d333 - Update to version 2.1.1
- Add LICENSE

PR:		ports/161507
Submitted by:	maintainer
2011-10-20 21:48:42 +00:00
TAKATSU Tomonari
0433575701 - Update to 1.0.1 2011-10-20 12:34:40 +00:00
Sunpoet Po-Chuan Hsieh
f3479860c7 - Update to 0.08
- Add BUILD_DEPENDS
- Pet portlint

Changes:	http://search.cpan.org/dist/Text-WordDiff/Changes
2011-10-20 11:01:51 +00:00
Gabor Kovesdan
390159bd1c - s|${LOCALBASE}/bin|${LOCALBASE}/lib| to fix build on 7.X
Submitted by:	pav
2011-10-19 08:37:27 +00:00
Martin Matuska
955b03f518 Update to 1.0.2 2011-10-19 08:17:25 +00:00
Ryan Steinmetz
9d2f5014a6 New port: textproc/fex
fex works like cut or awk in its field navigation, but allows
you to specify token-based fields in a much more concise, flexible,
and readable way.

Due to the simplicity of fex's language, it can enable you to replace
many common invocations of cut and awk with a single invocation of fex.

WWW: http://semicomplete.com/projects/fex/
2011-10-18 21:09:14 +00:00
Sunpoet Po-Chuan Hsieh
fb27c5e89d - Update to 0.9.4
Changes:	http://search.cpan.org/dist/PDF-Table/Changes
PR:		ports/161775
Submitted by:	sunpoet (myself)
Approved by:	Michael Scheidell <michael.scheidell@secnap.com> (maintainer)
2011-10-18 17:10:17 +00:00
Sunpoet Po-Chuan Hsieh
082207e3c1 - Update to 0.38
Changes:	http://search.cpan.org/dist/XML-Reader/Changes
2011-10-18 16:35:50 +00:00
Philippe Audeoud
8ab6f5c4a8 - Update to 0.04
PR:		ports/161341
Submitted by:	TERAMOTO Masahiro <markun _AT_ onohara.to>
2011-10-18 13:08:37 +00:00
Emanuel Haupt
089c391361 - Add LICENSE
- Support PORTEXAMPLES
- Add WWW

PR:		161606
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:07:24 +00:00
Sunpoet Po-Chuan Hsieh
1ced35e8b8 - Update to 0.4.0
- Change WWW to SF
- Take maintainership

Changes:	http://docdiff.sourceforge.net/readme.en.html#news
2011-10-18 05:08:46 +00:00
Sunpoet Po-Chuan Hsieh
246396ac40 - Update to 0.31
Changes:	http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
2011-10-18 05:06:05 +00:00
Sunpoet Po-Chuan Hsieh
a6cfe1d545 - Update to 2.8.3 2011-10-17 09:37:25 +00:00
Sunpoet Po-Chuan Hsieh
490048f708 - Update to 0.13
Changes:	http://search.cpan.org/dist/XML-XPathEngine/Changes
2011-10-17 09:35:46 +00:00
Wen Heping
87fe3af70c - Update to 0.5.1
PR:		ports/161661
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-17 08:44:23 +00:00
Ashish SHUKLA
8f63af93b0 - Chase editors/emacs update 2011-10-17 06:01:31 +00:00
Doug Barton
7ec7e2a3cf Remove references to mysql 323 and 40, most commonly of the form:
IGNORE_WITH_MYSQL=     323 40
2011-10-17 04:35:02 +00:00
Sunpoet Po-Chuan Hsieh
0eeeed8fd9 - Update to 2011.10.17 2011-10-17 02:50:03 +00:00
Sunpoet Po-Chuan Hsieh
7a1f158547 - Update to 2011.10.16 2011-10-17 02:49:41 +00:00
Steve Wills
b4a0c40ec4 Compass is a Sass-based Stylesheet Framework that streamlines the creation and
maintainance of CSS.

WWW: http://compass-style.org/

PR:		ports/161469
Submitted by:	Jason Helfman <jhelfman@experts-exchange.com>
2011-10-17 01:51:39 +00:00