| Port details |
- py-pygments-25 Syntax highlighter written in Python
- 2.5.2 textproc
=0 2.5.2Version of this port present on the latest quarterly branch. - Maintainer: nivit@FreeBSD.org
 - Port Added: 2020-09-21 04:23:30
- Last Update: 2023-11-27 18:12:35
- Commit Hash: 3df4e19
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://pygments.org/
- Description:
- 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
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pygments-25>0:textproc/py-pygments-25@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-pygments-25
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1578903176
SHA256 (Pygments-2.5.2.tar.gz) = 98c8aa5a9f778fcd1026a17361ddaf7330d1b7c62ae97c3bb0ae73e0b9b6b0fe
SIZE (Pygments-2.5.2.tar.gz) = 20263984
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_py-pygments-25
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.5.2 27 Nov 2023 18:12:35
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-pygments-25: Remove obsoleted port
Use textproc/py-pygments instead.
PR: 275372
Approved by: nivit (maintainer) |
2.5.2 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.5.2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.5.2 20 Jul 2022 14:23:14
    |
Tobias C. Berner (tcberner)  |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.5.2 23 Jun 2022 09:04:31
    |
Antoine Brodin (antoine)  |
textproc/py-pygments-25: py27 flavor is no longer needed by the ports tree |
2.5.2 29 Aug 2021 18:49:07
    |
Bernhard Froehlich (decke)  |
textproc/py-pygments-25: Add CPE information
Approved by: portmgr (blanket) |
2.5.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.5.2 04 Feb 2021 14:35:00
  |
mat  |
Those ports are allowed to build a 2.7 flavor, for now. |
2.5.2 22 Sep 2020 09:12:26
  |
nivit  |
- Add a PORTSCOUT variable to limit to 2.5.X distributions. |
2.5.2 21 Sep 2020 04:22:54
  |
yuri  |
devel/ipython5: Fix build after the recent update of textproc/py-pygments by
adding textproc/py-pygments-25 because ipython5 requires this version
Reported by: linimon |