Adam Weinberger
88a055c8b1
Add missing EXAMPLES and DOCS to a couple ports that
...
already honour PORTDOCS and PORTEXAMPLES in the plist.
2014-07-15 20:00:43 +00:00
Kubilay Kocak
11eba141bb
textproc/py-pygments: Update LICENSE, Remove py3k hack
...
- Update LICENSE (BSD2CLAUSE)
- Deprecate py3k-fix-pkg-plist.inc
Approved by: portmgr (blanket)
2014-02-16 10:41:59 +00:00
Martin Wilke
7ba93a2495
- Stage support
...
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION
2014-02-08 15:40:12 +00:00
Baptiste Daroussin
e04b632220
Fix properties on pkg-plist
2014-01-21 23:40:21 +00:00
Baptiste Daroussin
0068f2d47f
Add NO_STAGE all over the place in preparation for the staging support (cat: textproc)
2013-09-20 23:17:30 +00:00
Nicola Vitale
d0f6dca404
- Fix pkg-plist when Python version is >= 3.2 [1]
...
- Remove indefinite article from COMMENT
- Fix format of WWW field in pkg-descr
Reported by: eadler (via private email) [1]
2013-07-07 22:46:13 +00:00
William Grzybowski
c2df8874d0
textproc/py-pygments: update to 1.6
...
- Update to 1.6
- Trim Makefile header
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
PR: ports/178645
Submitted by: olivierd
Approved by: culot / jpaetzel (mentors, implicit), maintainer (timeout)
2013-06-13 11:58:43 +00:00
Nicola Vitale
f249815dde
- Update to 1.5 [1]
...
- Add LICENSE (BSD)
- Remove http://nivi.interfree.it from MASTER_SITES
- Respect NO_INSTALL_MANPAGES
PR: ports/167050
Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com> [1]
2012-04-28 14:10:01 +00:00
Nicola Vitale
9c32447de5
- Install the manpage regardless of NOPORTDOCS
...
- Remove MANCOMPRESSED
- Use ${INSTALL_MAN} instead of ${INSTALL_DATA}
to install the manpage
PR: ports/155039
Submitted by: lwhsu
2011-03-04 17:11:31 +00:00
Nicola Vitale
c54ad6a03e
- Update to 1.4
...
- Remove MD5 checksum from distinfo
2011-01-03 22:20:59 +00:00
Nicola Vitale
0b7ca78468
- Update to 1.3.1
2010-05-07 16:27:08 +00:00
Nicola Vitale
300f709154
- Update to 1.2.2
2010-01-03 12:19:23 +00:00
Nicola Vitale
c23c1706bd
- Update to 1.2.1
2010-01-03 09:48:22 +00:00
Nicola Vitale
f6ddddd43e
- Update to 1.2
...
- Use ${COPYTREE_SHARE} to install docs
2010-01-02 14:54:07 +00:00
Nicola Vitale
f497da837b
- Update to 1.1
2009-09-15 09:03:53 +00:00
Nicola Vitale
000025bb4c
- Update to 1.0
...
PR: ports/129121
Submitted by: Wen Heping <wenheping at gmail dotcom>
2008-12-02 16:46:19 +00:00
Nicola Vitale
6161363d1e
- Update to 0.11.1
2008-09-03 20:46:35 +00:00
Nicola Vitale
b824f9f6f6
- Update to 0.10
...
- Add a secondary download site
- Use ${PKGNAMEPREFIX} instead of py- inside DOCSDIR
2008-05-26 13:53:53 +00:00
Nicola Vitale
211c86a667
- Update to 0.9
...
- Change MASTER_SITES from SF to CHEESESHOP
2007-12-18 16:50:33 +00:00
Nicola Vitale
a1a407785a
- Update to 0.8.1
2007-08-24 13:39:54 +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
Alexander Botero-Lowry
4942ce5a7d
- Make Python 2.5.1 the default Python version
...
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
2007-07-30 09:42:28 +00:00
Nicola Vitale
c19e32f609
Pygments is a syntax highlighting package written in Python.
...
It is a generic syntax highlighter for general use in all kinds of software
such as forum systems, wikis or other applications that need to prettify
source code. Highlights are:
* a wide range of common languages and markup formats is supported
* special attention is paid to details, increasing quality by a fair amount
* support for new languages and formats are added easily
* a number of output formats, presently HTML, LaTeX, RTF and ANSI sequences
* it is usable as a command-line tool and as a library
WWW: http://pygments.org/
2007-04-02 21:35:26 +00:00