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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
par Paragraph reformatter for email
1.53.0_2 textproc on this many watch lists=8 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 1.53.0Version of this port present on the latest quarterly branch.
Maintainer: markm@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-01-11 13:59:36
Commit Hash: 7074d7f
People watching this port, also watch:: gnupg, unzip, sudo
License: not specified in port
WWW:
http://www.nicemice.net/par/
Description:
Par is similar but superior to the fmt(1) command included in the base system. Par is a filter that copies its input to its output, changing all white characters (except newlines) to spaces, and reformatting each paragraph. Paragraphs are separated by protected, blank, and bodiless lines (see the Terminology section for definitions), and optionally delimited by indentation (see the d option in the Options section). Each output paragraph is generated from the corresponding input paragraph as follows: 1) An optional prefix and/or suffix is removed from each input line. 2) The remainder is divided into words (separated by spaces). 3) The words are joined into lines to make an eye-pleasing paragraph. 4) The prefixes and suffixes are reattached. If there are suffixes, spaces are inserted before them so that they all end in the same column.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (2 items)
Collapse this list.
  1. bin/par
  2. share/man/man1/par.1.gz
Collapse this list.
Dependency lines:
  • par_format>0:textproc/par
Conflicts:
CONFLICTS:
  • quake-par
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/textproc/par/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/par
  • pkg install par_format
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: par_format
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1609587143 SHA256 (Par-1.53.0.tar.gz) = c809c620eb82b589553ac54b9898c8da55196d262339d13c046f2be44ac47804 SIZE (Par-1.53.0.tar.gz) = 52209

Packages (timestamps in pop-ups are UTC):
par_format
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.53.0_21.53.0_21.53.01.53.0_21.53.0_2-1.53.0-
FreeBSD:13:quarterly1.53.01.53.01.53.01.53.01.53.01.53.01.53.01.53.0
FreeBSD:14:latest1.53.0_21.53.0_21.53.01.53.0_21.53.0_21.53.0-1.53.0
FreeBSD:14:quarterly1.53.01.53.0-1.53.01.53.01.53.01.53.01.53.0
FreeBSD:15:latest1.53.0_21.53.0_2n/a1.53.0_2n/a1.53.0_21.53.0_21.53.0_2
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_par
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.nicemice.net/par/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.53.0_2
11 Jan 2024 13:59:36
commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate usage of MANPREFIX

While here move some manpages to share/man
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)
1.53.0
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)
1.53.0
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)
1.53.0
02 Nov 2021 06:53:35
commit hash: d3a950634ead1e5b23f8717e2f1f6135c2f7f198commit hash: d3a950634ead1e5b23f8717e2f1f6135c2f7f198commit hash: d3a950634ead1e5b23f8717e2f1f6135c2f7f198commit hash: d3a950634ead1e5b23f8717e2f1f6135c2f7f198 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
textproc/par: Fix indentation in pkg-descr and fix a typo

`pkg info par_format` shows the description like this otherwise
(whitespace stripped only at the beginning but not every line,
bug in pkg?):

Description    :
Par is similar but superiour to the fmt(1) command included in the
    base system.

    Par is a filter that copies its input to its output, changing all
1.53.0
29 Oct 2021 09:50:18
commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a files touched by this commit
Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-[0-9]*' from CONFLICTS

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".

Approved by:	portmgr (blanket)
1.53.0
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.
1.53.0
02 Jan 2021 11:49:33
Revision:559929Original commit files touched by this commit
markm search for other commits by this committer
Updaye to v1.53.0. (20 years since the previous release!)

From the release notes:
Par 1.53.0 released 2020-Mar-14
    Fixed the following bugs:
        An unintended bad interaction between <quote> and <repeat>.
            The specification was inconsistent.  Although it said that
            the lines inserted by the <quote> feature were vacant,
            the <repeat> feature could interpret the quote character
            of inserted lines as a repeat character, in which case
            the lines were not vacant (according to the definition),
            and more quote/repeat characters would be inserted to
            extend the line to the full width, which no one would ever
            want.  The definition of "bodiless line" is revised so that
            lines inserted by the <quote> feature are excluded from
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.52_1
09 Jan 2018 07:40:56
Revision:458513Original commit files touched by this commit
mat search for other commits by this committer
Remove support for variables that have been deprecated for a while.

variables                  deprecation       revision
WITHOUT_NLS                2013-12-13        r336337
WITH_/WITHOUT_             2014-02-24        r345870
NOPORT(DOC|EXAMPLE)S       2014-04-19        r351587
WITH_BDB_VER               2016-05-02        r414444
OVERRIDE_LINUX_BASE_PORT   2016-09-05        r421387
WITH_OPENSSL_(BASE|PORT)   2016-06-16        r416965

While there, add an ERROR variable that works like DEV_ERROR, but for
user facing errors, and move NOPORTDOCS,
NOPORTEXAMPLES and WITHOUT_NLS to it.

Cleanup bsd.sanity.mk a bit.

Fix fallout.

PR:		224613
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D13490
1.52_1
18 Aug 2015 13:21:23
Revision:394583Original commit files touched by this commit
markm search for other commits by this committer
Sort out duplicate LATEST_LINK issue by adding "format" suffix.
(Port commit done with my src/ committer hat on)

Requested by: Erwin "Annoying Reminder Guy III" Lansing
1.52_1
10 Feb 2014 21:31:14
Revision:343685Original commit files touched by this commit
markm search for other commits by this committer
Fix to add staging support.
While I'm here, fix compilation; subtracting 2 pointers on a 64-bit
machine gives something the same size as a size_t.
Refactor the patches by using 'make makepatch'.

PR:             186604
Submitted by:   Mikhail - mp39590 gmail com
1.52_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)
1.52_1
01 May 2013 07:55:04
Revision:316998Original commit files touched by this commit
danfe search for other commits by this committer
- Complementary to `archivers/par', also register CONFLICTS
- While here, do some minor Makefile cleaning
1.52_1
03 Jul 2011 14:40:25
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.52_1
24 Jan 2006 03:10:24
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.52_1
17 Apr 2004 12:46:28
Original commit files touched by this commit
pav search for other commits by this committer
- Par 1.52 on FreeBSD does not work as expected by the upstreams author.  On
  FreeBSD, the isspace() system call returns true for the non-breaking space
  character 0xA0, but this is an unintended side effect.

PR:             ports/64845
Submitted by:   Jean-Baptiste Quenot <jb.quenot@caraldi.com>
Not objected:   maintainer (2 weeks)
1.52
18 Mar 2004 07:57:28
Original commit files touched by this commit
markm search for other commits by this committer
Add size info.
1.52
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
1.52
21 Feb 2003 13:42:50
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.52
09 Aug 2002 14:46:12
Original commit files touched by this commit
markm search for other commits by this committer
Fix master site. Thanks, submitter!

Submitted by:   maxim
31 Aug 2001 09:36:30
commit hash: fp1.18185@dev.null.freshports.orgcommit hash: fp1.18185@dev.null.freshports.orgcommit hash: fp1.18185@dev.null.freshports.orgcommit hash: fp1.18185@dev.null.freshports.org files touched by this commit
wjv search for other commits by this committer
- Fix PORTVERSION, which was not updatd during the last update of the port.   -
Automatically infer DISTNAME based on PORTVERSION.    
06 Aug 2001 21:02:17
commit hash: fp1.16908@dev.null.freshports.orgcommit hash: fp1.16908@dev.null.freshports.orgcommit hash: fp1.16908@dev.null.freshports.orgcommit hash: fp1.16908@dev.null.freshports.org files touched by this commit
kris search for other commits by this committer
Upgrade to par 1.52    
05 Feb 2001 16:35:27
commit hash: fp1.9250@dev.null.freshports.orgcommit hash: fp1.9250@dev.null.freshports.orgcommit hash: fp1.9250@dev.null.freshports.orgcommit hash: fp1.9250@dev.null.freshports.org files touched by this commit
olgeni search for other commits by this committer
More style fixes for ports/textproc.    
08 Oct 2000 07:29:51
commit hash: fp1.4800@dev.null.freshports.orgcommit hash: fp1.4800@dev.null.freshports.orgcommit hash: fp1.4800@dev.null.freshports.orgcommit hash: fp1.4800@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category textproc to new layout.  
16 Jul 2000 14:53:15
commit hash: fp1.2025@dev.null.freshports.orgcommit hash: fp1.2025@dev.null.freshports.orgcommit hash: fp1.2025@dev.null.freshports.orgcommit hash: fp1.2025@dev.null.freshports.org files touched by this commit
alex search for other commits by this committer
Update to version 1.51    

Number of commits found: 25