notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: archivers/parchive/files/Makefile
SVNWeb

Number of commits found: 7

Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:135fdeebb99c3569e42d8162b265e15d29bd937d  commit hash:135fdeebb99c3569e42d8162b265e15d29bd937d  commit hash:135fdeebb99c3569e42d8162b265e15d29bd937d  135fdee  (Only the first 10 of 2028 ports in this commit are shown above. View all ports for this commit)
all: Remove all other $FreeBSD keywords.
Mon, 25 Nov 2019
[ 23:25 brooks search for other commits by this committer ] Original commit   Revision:518434 (Only the first 10 of 105 ports in this commit are shown above. View all ports for this commit)
Fix build with src r354909 applied.

The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.

When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively.  When declared in the environment they
become WITHOUT_<FOO>.
Fri, 3 May 2013
[ 22:16 bapt search for other commits by this committer ] Original commit   Revision:317282
Fix build on current
Wed, 13 Nov 2002
[ 01:41 ijliao search for other commits by this committer ] Original commit 
1. update WWW
2. SRC is ".c" , not ".o"

PR:             44952
Submitted by:   "Remco van 't Veer" <remco+fbsdpp@azrael.xs4all.nl>
Mon, 11 Nov 2002
[ 18:02 ijliao search for other commits by this committer ] Original commit 
upgrade to 1.1

Submitted by:   chkno <chkno@chkno.com>
Wed, 28 Nov 2001
[ 13:35 jedgar search for other commits by this committer ] Original commit 
Install the executable as 'parchive' instead of 'par' to avoid   conflicts with
textproc/par.    
Tue, 27 Nov 2001
[ 16:43 jedgar search for other commits by this committer ] Original commit 
Add parchive, an archiver that applies the data-recovery capability   concepts
of RAID-like systems to the creation and recovery of multi-   part archives.    

Number of commits found: 7