notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
highlight Customizable syntax highlighter
4.17,3 textproc on this many watch lists=12 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.16_1,3Version of this port present on the latest quarterly branch.
Maintainer: mew14930xvi@inbox.lv search for ports maintained by this maintainer
Port Added: 2003-08-11 05:12:39
Last Update: 2025-10-06 00:08:32
Commit Hash: 8d14a1d
People watching this port, also watch:: expat, p5-URI, libxml2, freetype2, libiconv
License: GPLv3
WWW:
http://andre-simon.de/
Description:
highlight is a customizable source code highlighter. It supports a myriad of output formats, and an even greater myriad of recognized source code formats, and even supports themes. highlight can output to HTML, XHTML, RTF, LaTeX and TeX, and can markup many input formats, including: Ada 95, Agda, AMPL, Aspect, Assembler, Amtrix, Avenue, (G)AWK, Bash, BlitzBasic, BMS, C, C++, C#, ClearBasic, Clipper, COBOL, CSS, DOS-Batch, Eiffel, Euphoria, Express, Fortran, Go, Haskell, HTML, HTTPD, IDL, INI, Jasmin, Java, JavaScript, LaTeX, LDIF, Lotus Script, Lua, Make, Maya, Matlab, Modelica, Modula 3, (Object) Pascal, Paradox, PATROL, Perl, PHP, Pike, PL/1, PL/SQL, POV Ray, Progress, Python, Rexx, Ruby, Small, Spin, Sybase, VHDL, Visual Basic, and XML.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (17 items)
Collapse this list.
  1. /usr/local/share/licenses/highlight-4.17,3/catalog.mk
  2. /usr/local/share/licenses/highlight-4.17,3/LICENSE
  3. /usr/local/share/licenses/highlight-4.17,3/GPLv3
  4. bin/highlight
  5. @comment bin/highlight-gui
  6. @sample etc/highlight/filetypes.conf.sample
  7. @sample etc/highlight/lsp.conf.sample
  8. @comment share/applications/highlight.desktop
  9. share/bash-completion/completions/highlight
  10. share/fish/vendor_completions.d/highlight.fish
  11. @comment share/icons/hicolor/256x256/apps/highlight.png
  12. share/man/man1/highlight.1.gz
  13. share/man/man5/filetypes.conf.5.gz
  14. share/zsh/site-functions/_highlight
  15. @owner
  16. @group
  17. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • highlight>0:textproc/highlight
To install the port:
cd /usr/ports/textproc/highlight/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/highlight
  • pkg install highlight
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: highlight
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1759093847 SHA256 (highlight-4.17.tar.bz2) = d4f7baa98bd162d8f15642793bd7b8671cfa47ad5100707ac609be3ed486ff94 SIZE (highlight-4.17.tar.bz2) = 1536499

Packages (timestamps in pop-ups are UTC):
highlight
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.16_1,34.16_1,33.43_8,34.16_1,34.16_1,3-3.43_8,3-
FreeBSD:13:quarterly4.16,34.16,34.6,34.16,34.16_1,34.10,34.10,34.10,3
FreeBSD:14:latest4.16,34.17,34.4,34.16,34.17,34.5,3-4.5,3
FreeBSD:14:quarterly4.16,34.16_1,3-4.16,34.16_1,34.10,34.10,34.10,3
FreeBSD:15:latest4.16_1,34.16_1,3n/a4.16,3n/a4.10,34.10,34.10,3
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-4.17,3n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. scoped_array.hpp : devel/boost-libs
  2. gmake>=4.4.1 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. liblua-5.4.so : lang/lua54
This port is required by:
for Build
  1. mail/evolution
for Run
  1. mail/evolution

Configuration Options:
===> The following configuration options are available for highlight-4.17,3: DOCS=on: Build and/or install documentation GUI=off: GUI (Graphical User Interface) support ===> Use 'make config' to modify these settings
Options name:
textproc_highlight
USES:
compiler:c++17-lang gmake lua pkgconfig tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://andre-simon.de/zip/
Collapse this list.

Number of commits found: 119 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.17,3
06 Oct 2025 00:08:32
commit hash: 8d14a1deb3bddf2e9266b44d7833527a57499e22commit hash: 8d14a1deb3bddf2e9266b44d7833527a57499e22commit hash: 8d14a1deb3bddf2e9266b44d7833527a57499e22commit hash: 8d14a1deb3bddf2e9266b44d7833527a57499e22 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: mew14930xvi
textproc/highlight: Update 4.16 => 4.17

Changelog:
https://gitlab.com/saalen/highlight/-/raw/v4.17/ChangeLog.adoc

- Switch files/patch-src_makefile to MAKE_ARGS= and REINPLACE_CMD.
- Use PORTDATA.
- Switch from post-patch to post-patch-GUI-on.

PR:	290002
4.16_1,3
08 Sep 2025 15:03:21
commit hash: e6cc491806591c62e49c40290c090d0c9eceab9ccommit hash: e6cc491806591c62e49c40290c090d0c9eceab9ccommit hash: e6cc491806591c62e49c40290c090d0c9eceab9ccommit hash: e6cc491806591c62e49c40290c090d0c9eceab9c files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
textproc/highlight: Remove accidentally added OPTIONS_DEFAULT=GUI

PR:	289366
4.16_1,3
08 Sep 2025 14:44:57
commit hash: 836b63d1b1d1a3723b4e5dfdf0d98f1659fcdb6ccommit hash: 836b63d1b1d1a3723b4e5dfdf0d98f1659fcdb6ccommit hash: 836b63d1b1d1a3723b4e5dfdf0d98f1659fcdb6ccommit hash: 836b63d1b1d1a3723b4e5dfdf0d98f1659fcdb6c files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: mew14930xvi
textproc/highlight: Switch to qt6, take maintainership

PR:	289366
4.16,3
07 Jul 2025 19:05:05
commit hash: 084a730cd963be797169ecbf854aa7946a8a1e62commit hash: 084a730cd963be797169ecbf854aa7946a8a1e62commit hash: 084a730cd963be797169ecbf854aa7946a8a1e62commit hash: 084a730cd963be797169ecbf854aa7946a8a1e62 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: return kwm's ports to the pool after safekeeping his commit bit.

Hat:	portmgr-secretary
4.16,3
05 Jun 2025 19:22:32
commit hash: 7b3bb5eac35010e597a97a8b01580035ece27083commit hash: 7b3bb5eac35010e597a97a8b01580035ece27083commit hash: 7b3bb5eac35010e597a97a8b01580035ece27083commit hash: 7b3bb5eac35010e597a97a8b01580035ece27083 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
textproc/highlight: update the port to the latest version 4.16

- Updated astyle library to version 3.6.9
- Fix shell script parenthesis recognition
- Updated AWK, C, Go, and Python language definitions
- Added README_FR.adoc
- Added shell script and Git config file extensions
- GUI: adjusted CMake build script to improve Qt target handling
- GUI: updated Qt UI translations
4.15,3
22 Jan 2025 19:38:56
commit hash: 923e4446d24bca02fa72e234913fb044025c6dd9commit hash: 923e4446d24bca02fa72e234913fb044025c6dd9commit hash: 923e4446d24bca02fa72e234913fb044025c6dd9commit hash: 923e4446d24bca02fa72e234913fb044025c6dd9 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
textproc/highlight: the port had been updated to version 4.15.
4.14,3
18 Sep 2024 16:18:00
commit hash: 588d2aaf84b93bbb9f1f5d7037819373ea16520ccommit hash: 588d2aaf84b93bbb9f1f5d7037819373ea16520ccommit hash: 588d2aaf84b93bbb9f1f5d7037819373ea16520ccommit hash: 588d2aaf84b93bbb9f1f5d7037819373ea16520c files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
textproc/highlight: the port had been updated to version 4.14.
4.13,3
16 Aug 2024 18:39:54
commit hash: b6ddd00456d4f1520fe946b50df52551280679fbcommit hash: b6ddd00456d4f1520fe946b50df52551280679fbcommit hash: b6ddd00456d4f1520fe946b50df52551280679fbcommit hash: b6ddd00456d4f1520fe946b50df52551280679fb files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
textproc/highlight: the port had been updated to version 4.13.
4.12,3
28 Jun 2024 12:46:24
commit hash: 659d5ada899868098cc371b16d5ab3609ea2ba05commit hash: 659d5ada899868098cc371b16d5ab3609ea2ba05commit hash: 659d5ada899868098cc371b16d5ab3609ea2ba05commit hash: 659d5ada899868098cc371b16d5ab3609ea2ba05 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
textproc/highlight: the port had been updated to version 4.12

- Adjust WWW line to avoid "Configuration error: FPM configured
  for this domain, but no matching PHP-FPM found." error (also
  synchronize MASTER_SITES for consistency even though it still
  serves the distfile via the www.-prefixed address just fine)
- Revert commit a8f128169f261 as it is no longer needed today
4.10,3
30 Oct 2023 15:50:30
commit hash: 1b9e65c9273a26154d762ac9bef1a002318b6904commit hash: 1b9e65c9273a26154d762ac9bef1a002318b6904commit hash: 1b9e65c9273a26154d762ac9bef1a002318b6904commit hash: 1b9e65c9273a26154d762ac9bef1a002318b6904 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
textproc/highlight: the port had been updated to version 4.10

Ensure that all installed binaries are stripped (subject to GUI
and DEBUG options).
4.8,3
29 Aug 2023 09:26:04
commit hash: 632f3fb09c777668ff548b2987b334cba15052accommit hash: 632f3fb09c777668ff548b2987b334cba15052accommit hash: 632f3fb09c777668ff548b2987b334cba15052accommit hash: 632f3fb09c777668ff548b2987b334cba15052ac files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
textproc/highlight: the port had been updated to version 4.8.
4.7,3
20 Jul 2023 04:17:44
commit hash: cbfab12d0224f2cd61bdabe40e2a0175d13cdda0commit hash: cbfab12d0224f2cd61bdabe40e2a0175d13cdda0commit hash: cbfab12d0224f2cd61bdabe40e2a0175d13cdda0commit hash: cbfab12d0224f2cd61bdabe40e2a0175d13cdda0 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
textproc/highlight: the port had been updated to version 4.7.
4.6,3
27 Jun 2023 02:30:16
commit hash: 3bafe81da622acda245e530bb9bc9a77a9f02bc3commit hash: 3bafe81da622acda245e530bb9bc9a77a9f02bc3commit hash: 3bafe81da622acda245e530bb9bc9a77a9f02bc3commit hash: 3bafe81da622acda245e530bb9bc9a77a9f02bc3 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
textproc/highlight: the port had been updated to version 4.6.
4.5,3
21 Apr 2023 14:41:04
commit hash: 8c37ac4473c40c3a10fbbd609fc65fb61add9921commit hash: 8c37ac4473c40c3a10fbbd609fc65fb61add9921commit hash: 8c37ac4473c40c3a10fbbd609fc65fb61add9921commit hash: 8c37ac4473c40c3a10fbbd609fc65fb61add9921 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
textproc/highlight: the port had been updated to version 4.5.
4.4,3
17 Nov 2022 12:13:58
commit hash: 41d52516deb5939460f7da7d8565d4ba30a8c62dcommit hash: 41d52516deb5939460f7da7d8565d4ba30a8c62dcommit hash: 41d52516deb5939460f7da7d8565d4ba30a8c62dcommit hash: 41d52516deb5939460f7da7d8565d4ba30a8c62d files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
textproc/highlight: the port had been updated to version 4.4.
4.2_1,3
11 Sep 2022 10:20:14
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
4.2_1,3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
4.2_1,3
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
4.2,3
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
4.2,3
31 Mar 2022 08:02:52
commit hash: 9ed12a06e49337f84d56b315e7f44949a6cf70eecommit hash: 9ed12a06e49337f84d56b315e7f44949a6cf70eecommit hash: 9ed12a06e49337f84d56b315e7f44949a6cf70eecommit hash: 9ed12a06e49337f84d56b315e7f44949a6cf70ee files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
textproc/highlight: the port had been updated to version 4.2.
4.1,3
19 Jul 2021 06:33:43
commit hash: a5fca2e00de07e12d7c6e1bf124889dfe3acb150commit hash: a5fca2e00de07e12d7c6e1bf124889dfe3acb150commit hash: a5fca2e00de07e12d7c6e1bf124889dfe3acb150commit hash: a5fca2e00de07e12d7c6e1bf124889dfe3acb150 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
textproc/highlight: unbreak the build with GUI option enabled.

PR:	257256
4.1,3
15 May 2021 10:12:29
commit hash: 510ce629bebffc25be59eb514b8e5544c987a1e1commit hash: 510ce629bebffc25be59eb514b8e5544c987a1e1commit hash: 510ce629bebffc25be59eb514b8e5544c987a1e1commit hash: 510ce629bebffc25be59eb514b8e5544c987a1e1 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Update `textproc/highlight' to version 4.1.
4.0,3
08 Apr 2021 09:55:32
commit hash: 5d88e7c9a90067a3a73c30314e125883d5a1d3c1commit hash: 5d88e7c9a90067a3a73c30314e125883d5a1d3c1commit hash: 5d88e7c9a90067a3a73c30314e125883d5a1d3c1commit hash: 5d88e7c9a90067a3a73c30314e125883d5a1d3c1 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
- Allow to build `textproc/highlight' with optional GUI
- Depend the particular Boost header file while I'm here
4.0,3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.0,3
06 Apr 2021 13:38:31
commit hash: f021ff1c929bee00750bdc07bee026bcc0c7a315commit hash: f021ff1c929bee00750bdc07bee026bcc0c7a315commit hash: f021ff1c929bee00750bdc07bee026bcc0c7a315commit hash: f021ff1c929bee00750bdc07bee026bcc0c7a315 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Update `textproc/highlight' to version 4.0.
3.60,3
29 Jan 2021 11:14:48
Revision:563200Original commit files touched by this commit
danfe search for other commits by this committer
Update to version 3.60.
3.43_8,3
13 Jun 2020 17:25:12
Revision:538691Original commit files touched by this commit
tcberner search for other commits by this committer
textproc/highlight: replace hardcoded dependency from lua-5.2 to lua from
DEFAULT_VERSIONS

PR:		246874
Submitted by:	VVD <vvd@unislabs.com>
Approved by:	kwm (timeout)
3.43_8,3
11 Dec 2019 17:53:49
Revision:519824Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
3.43_7,3
19 Aug 2019 15:35:28
Revision:509290Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.71.0

Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
3.43_6,3
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
3.43_5,3
12 Apr 2019 06:36:31
Revision:498698Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.70.0

Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
3.43_4,3
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
3.43_3,3
12 Dec 2018 00:15:50
Revision:487266Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.69.0

Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
3.43_2,3
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
3.43_2,3
09 Aug 2018 06:58:31
Revision:476723Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.68.0

- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
3.43_1,3
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
3.43,3
20 May 2018 21:46:12
Revision:470489Original commit files touched by this commit
kwm search for other commits by this committer
Update highlight to 3.43.

PR:		220287 (based on)
Submitted by:	Zsolt Udvari <uzsolt@uzsolt.hu>
3.36_5,3
18 Apr 2018 13:57:43
Revision:467711Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.67.0

Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
3.36_4,3
18 Jan 2018 04:11:03
Revision:459315Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.66.0

Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
3.36_3,3
12 Dec 2017 04:35:49
Revision:456105Original commit files touched by this commit
jbeich search for other commits by this committer
Re-try ports affected by bug 193528 on powerpc* after r449590
3.36_3,3
25 Sep 2017 00:08:17
Revision:450560Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.65.1

Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
3.36_2,3
25 Sep 2017 00:05:06
Revision:450557Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: enable C++11 features

PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
3.36_1,3
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
3.36,3
02 Jun 2017 15:49:34
Revision:442405Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on powerpc64.  These ports are either new
ports, or had been recently unblocked.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
3.36,3
23 May 2017 08:29:17
Revision:441509Original commit files touched by this commit
kwm search for other commits by this committer
Update highlight to 3.36.

Regen patches with make makepatch
3.29_4,3
02 May 2017 06:48:11
Revision:439934Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.64.0

Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
3.29_3,3
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
3.29_2,3
06 Jan 2017 08:45:04
Revision:430692Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.63.0

Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
3.29_1,3
23 Nov 2016 12:45:47
Revision:426908Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.62.0

- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
3.29,3
03 Oct 2016 06:53:31
Revision:423168Original commit files touched by this commit
jbeich search for other commits by this committer
textproc/highlight: unbreak on 9.x

./cli/main.cpp: In member function 'int HLCmdLineApp::run(int, const char**)':
./cli/main.cpp:406: error: 'unique_ptr' was not declared in this scope
./cli/main.cpp:406: error: expected primary-expression before '>' token
./cli/main.cpp:406: error: 'generator' was not declared in this scope

Reported by:	pkg-fallout
Approved by:	portmgr blanket
3.29,3
25 Aug 2016 20:46:10
Revision:420881Original commit files touched by this commit
kwm search for other commits by this committer
Backout the update to 3.31 and "update" to 2.29.

This is the last version that doesn't use to_string(). to_string() is a
c++11 function and gcc 4.8 on 9.3-RELEASE, used by compiler:c++11-lib,
doesn't provide this function.

Add small blob mentioning this.
Bump portepoch due to version going back.

Reported by:	pkg-fallout@
3.31,2
20 Aug 2016 20:29:30
Revision:420527Original commit files touched by this commit
kwm search for other commits by this committer
Add back LOCALBASE replace which was accidently hardcoded in the update.

Reported by:	adamw@
3.31,2
20 Aug 2016 19:07:44
Revision:420526Original commit files touched by this commit
kwm search for other commits by this committer
Update highlight to 3.31.

Strip binary.
3.28,2
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
3.28,2
18 Feb 2016 21:30:17
Revision:409132Original commit files touched by this commit
kwm search for other commits by this committer
Update highlight to 3.28.
3.24,2
12 Dec 2015 15:03:06
Revision:403607Original commit files touched by this commit
kwm search for other commits by this committer
Update highlight to 3.24.
3.23,2
19 Aug 2015 12:15:46
Revision:394776Original commit files touched by this commit
kwm search for other commits by this committer
Update highlight to 3.23.
3.22,2
02 Jul 2015 14:57:12
Revision:391162Original commit files touched by this commit
kwm search for other commits by this committer
Update highlight to 3.22.

Add dos2unix USES for ^M fun.
3.18,2
15 Nov 2014 16:26:33
Revision:372605Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
3.18,2
29 Apr 2014 14:55:23
Revision:352627Original commit files touched by this commit
kwm search for other commits by this committer
Update to 3.18.

Use @sample for config file.
Take maintainership.
2.16,2
04 Mar 2014 10:05:13
Revision:347003Original commit files touched by this commit
rm search for other commits by this committer
textproc/highlight: fix runtime

- fix runtime by placing port data files into proper locations
- bump PORTREVISION

PR:		187151
Reported by:	Nunzio Ilari <nunzio.ilari@gmail.com>
2.16,1
28 Jan 2014 14:59:41
Revision:341589Original commit files touched by this commit
mat search for other commits by this committer
Support staging.

Sponsored by:	Absolight
2.16,1
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
2.16,1
17 Aug 2013 16:32:41
Revision:324852Original commit files touched by this commit
bdrewery search for other commits by this committer
- Reset yzlin's ports

With hat:	portmgr
2.16,1
03 Jul 2011 14:40:25
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
2.16,1
13 May 2010 01:27:38
Original commit files touched by this commit
yzlin search for other commits by this committer
- Update to 2.16

Approved by:    lwhsu/rafan (mentors, implicit)
2.13,1
21 Oct 2009 05:35:41
Original commit files touched by this commit
yzlin search for other commits by this committer
- Update to 2.13

PR:             ports/139687
Submitted by:   Sylvio Cesar <scjamorim AT bsd.com.br>
Approved by:    rafan (co-mentor)
2.12,1
27 Sep 2009 16:11:01
Original commit files touched by this commit
yzlin search for other commits by this committer
- Update to 2.12

Approved by:    rafan (co-mentor)
Feature safe:   yes
2.11,1
07 Aug 2009 15:52:40
Original commit files touched by this commit
yzlin search for other commits by this committer
- Update to 2.11
- Take maintainership

Approved by:    rafan (co-mentor)
2.9,1
05 Aug 2009 07:43:19
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 2.9

PR:             ports/134946
Submitted by:   Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
2.8,1
02 Aug 2009 08:02:03
Original commit files touched by this commit
linimon search for other commits by this committer
Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email.

Hat:            portmgr
2.8,1
15 May 2009 13:26:58
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2.8

PR:             ports/133575
Submitted by:   Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by:    maintainer timeout (alexbl; 1 month)
2.6.14,1
30 Mar 2009 21:48:30
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2.6.14

PR:             ports/129905
Submitted by:   Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by:    maintainer timeout (alexbl; 3 months)
2.6.12,1
06 Jan 2009 17:43:44
Original commit files touched by this commit
wxs search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older

Approved by:    pav
2.6.12,1
17 Dec 2008 15:57:13
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2.6.12

PR:             ports/127715
Submitted by:   Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by:    maintainer timeout (alexbl; 2 months)
2.6.10,1
01 Sep 2008 05:30:20
Original commit files touched by this commit
alexbl search for other commits by this committer
 - update to 2.6.10

PR:             125439
Submitted by:   Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
2.6.7,1
22 Apr 2008 21:14:12
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN on 5.x: error: forward declaration of `struct highlight::ReGroup'
2.6.7,1
31 Mar 2008 21:40:34
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2.6.7

PR:             ports/119830
Submitted by:   Kuang-che Wu <kcwu@csie.org>
Approved by:    maintainer timeout (alexbl; 2 months)
2.4.8_1,1
20 Mar 2008 10:03:51
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
2.4.8_1,1
10 Oct 2007 00:05:19
Original commit files touched by this commit
edwin search for other commits by this committer
Bring back bsd.port.pre.mk since the post-install requires PREFIX
to be defined.
Noticed by: YAPHR
2.4.8,1
04 Oct 2007 06:21:46
Original commit files touched by this commit
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
2.4.8,1
09 Apr 2007 01:37:36
Original commit files touched by this commit
alexbl search for other commits by this committer
 - update to 2.4.8

PR:             111390
Submitted by:   Philip Jenvey <pjenvey@groovie.org>
2.4.7,1
12 Feb 2007 21:19:00
Original commit files touched by this commit
alexbl search for other commits by this committer
 - fix a hardcoded path (/etc/highlight)

PR:             107340
Submitted by:    Bernard Buri<bsd@ask-us.at>
2.4.7,1
15 Oct 2006 08:53:06
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Update to 2.4.7 to resolve segfault
 - take maintainership

Approved by:    portmgr (clement)
2.4.4,1
15 Mar 2006 13:43:23
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 2.4.4
- Does no compile on 4.x so mark it broken
- portlint(1)

PR:             94285
Submitted by:   Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2.2.10,1
25 Nov 2005 18:40:57
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
2.2.10,1
22 Jun 2005 00:18:46
Original commit files touched by this commit
ahze search for other commits by this committer
- Update to 2.2.10

PR:             ports/82506
Submitted by:   Vsevolod Stakhov <vsevolod@highsecure.ru>
2.2.7,1
14 Jan 2005 19:08:38
Original commit files touched by this commit
krion search for other commits by this committer
Update to 2.2.7
2.2.5,1
04 Nov 2004 21:59:30
Original commit files touched by this commit
glewis search for other commits by this committer
. Update to 2.2.5.

PR:             73475
Submitted by:   Ports Fury
2.2.2,1
30 Sep 2004 05:32:00
Original commit files touched by this commit
kris search for other commits by this committer
Increase USE_GCC to 3.4 for those ports which compile with it.

Approved by:    portmgr
2.2.2,1
09 Aug 2004 18:37:29
Original commit files touched by this commit
krion search for other commits by this committer
Update to 2.2-2
2.2.1,1
09 Aug 2004 18:29:37
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Unfetchable
2.2.1,1
10 Jul 2004 22:17:05
Original commit files touched by this commit
krion search for other commits by this committer
Update to 2.2.1
2.0.25,1
26 Jun 2004 15:32:38
Original commit files touched by this commit
ijliao search for other commits by this committer
the author changes file names (and C++ class names)
from "XXXparser" to "XXXgenerator"
2.0.25,1
25 Jun 2004 22:14:41
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Size mismatch
2.0.25,1
21 Jun 2004 01:23:01
Original commit files touched by this commit
ijliao search for other commits by this committer
never decrease PORTEPOCH

Noticed by:     kris
Pointyhat to:   myself
2.0.25
21 Jun 2004 01:18:30
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 2.0.25
2.0.23,1
19 May 2004 21:24:22
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 2.0.23

PR:             ports/66888
Submitted by:   Ports Fury
2.0.22,1
28 Apr 2004 20:20:03
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 2.0.22

PR:             ports/65997
Submitted by:   Ports Fury

Number of commits found: 119 (showing only 100 on this page)

1 | 2  »