Commit graph

10 commits

Author SHA1 Message Date
Andrey Slusar
a9c3e3829f - Update to 5648.
- Change maintainer email address.

PR:		ports/127831
Submitted by:	Denis Shaposhnikov(maintainer)
2008-10-04 16:05:25 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Andrey Slusar
2a7f959f42 - Update to 5039
PR:		ports/114121
Submitted by:	Denis Shaposhnikov (maintainer)
2007-06-29 20:57:54 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Andrey Slusar
c7b17782bb - Revert removing site-lisp dir [1]
- Remove zero length patch

PR:		ports/10290(followup) [1]
Submitted by:	maintainer [1]
2006-09-19 21:20:43 +00:00
Rong-En Fan
db016a1c53 - Update to snapshot r4747 [1]
- Fix pkg-plist [2]

PR:		ports/103351 [1], ports/102902 [2]
Submitted by:	Denis Shaposhnikov <dsh at vlink.ru> (maintainer)
2006-09-18 15:51:52 +00:00
Kris Kennaway
17ec9b4ac4 BROKEN: Incomplete pkg-plist 2006-09-17 01:36:07 +00:00
Andrey Slusar
c317bf7f1e Add required build depends.
PR:		ports/102739
Submitted by:	Denis Shaposhnikov (maintainer)
Reported by:	kris (pointyhat)
2006-09-02 09:55:37 +00:00
Andrey Slusar
c21f5cae29 Support code for editing reStructuredText with Emacs.
Basically, this package contains:

- Functions to automatically adjust and cycle the section underline
  decorations;
- A mode that displays the table of contents and allows you to jump anywhere
  from it;
- Functions to insert and automatically update a TOC in your source
  document;
- A mode which supports font-lock highlighting of reStructuredText
  structures;
- Some other convenience functions.

This package is the result of merging:

- restructuredtext.el
- rst-mode.el
- rst-html.el

Those files are now OBSOLETE and have been replaced by this single
package file (2005-10-30).

WWW: http://docutils.sourceforge.net/docs/user/emacs.html

PR:		ports/102384
Submitted by:	Denis Shaposhnikov <dsh at vlink.ru>
2006-08-23 05:35:57 +00:00