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/bzip/Makefile
SVNWeb

Number of commits found: 29

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 20 Jul 2022
[ 14:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:1ced9d288a7e33f5b7e7922ea8c5f965bbc55768  commit hash:1ced9d288a7e33f5b7e7922ea8c5f965bbc55768  commit hash:1ced9d288a7e33f5b7e7922ea8c5f965bbc55768  1ced9d2  (Only the first 10 of 199 ports in this commit are shown above. View all ports for this commit)
archivers: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Albert Vernon <f3cun3c02@sneakemail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Kuehn <freebsd@nagilum.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Anders Nordby <anders@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 12 Nov 2020
[ 16:11 bapt search for other commits by this committer ] Original commit   Revision:554970 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Patents are a complicated topic, and their regulation varies depending on
jurisdiction. Patents  are not necessarily related to the license and so
should not be connected to the license framework.

As a project we will officially remove all patent limitations within the
ports tree and leave it to the user or consumer to deal with their local
legislation to determine if they can use the software without legal
restrictions.

Approved by:	core
Thu, 16 Jan 2020
[ 09:34 bapt search for other commits by this committer ] Original commit   Revision:523220 (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
First pass at moving manpages to share/man for category a*
Sat, 19 Oct 2019
[ 12:21 rakuco search for other commits by this committer ] Original commit   Revision:514793 (Only the first 10 of 106 ports in this commit are shown above. View all ports for this commit)
Switch MASTER_SITES and WWW to https in Chris' ports.

PR:		241272
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
Fri, 6 Apr 2018
[ 09:33 amdmi3 search for other commits by this committer ] Original commit   Revision:466633
- Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
Wed, 11 Jun 2014
[ 09:49 marino search for other commits by this committer ] Original commit   Revision:357450
Resurrect archivers/bzip and assign maintainer

This port was removed due not having a publically available distfile.
That has been fixed per the PR with maintainership assigned to submitter.

Additionally:

  * The patch-aa was renamed
  * The patch-ab and patch-ac touched the same file; they were combined
    and renamed
  * DragonFly support was added (hence the portrevision bump)
  * GPLv2 license was annotated
  * 80-column formatting was respected
  * PLIST sorted

PR:		188939
Submitted by:	Chris Hutchinson
Tweaks:		marino
Fri, 7 Feb 2014
[ 18:50 bapt search for other commits by this committer ] Original commit   Revision:343287 (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
Deprecate ports unmaintained for which distillator is not able to find public
distfiles

Reported by:	distilator
Mon, 21 Oct 2013
[ 20:22 danilo search for other commits by this committer ] Original commit   Revision:331187
- Update MASTER_SITES
- Add stage support
Fri, 20 Sep 2013
[ 13:11 bapt search for other commits by this committer ] Original commit   Revision:327699 (Only the first 10 of 221 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
Tue, 18 Dec 2012
[ 07:57 danfe search for other commits by this committer ] Original commit   Revision:309150 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
For a number of ports in archives category, trim the header and drop leading
indefinite article from COMMENT line; also fix few noticed styles bugs while
I am here.
Thu, 5 Jul 2012
[ 17:26 pawel search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Add USE_CSTD=gnu89 to fix linking when building with clang
Wed, 21 Sep 2011
[ 14:12 mi search for other commits by this committer ] Original commit 
Unbreak by providing a new master site. Fix an ancient warning, while
I'm here.
Mon, 29 Aug 2011
[ 03:26 linimon search for other commits by this committer ] Original commit 
Bah, forgot to set BROKEN.
[ 03:25 linimon search for other commits by this committer ] Original commit 
Mark deprecated: unfetchable.  Only one port in the repo uses this anways.
Sat, 19 Jun 2010
[ 04:23 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Reset jmelo@FreeBSD.org due to many months of inactivity and no response
to PRs.

Hat:            portmgr
Feature safe:   yes
Sat, 4 Aug 2007
[ 11:41 gabor search for other commits by this committer ] Original commit  (Only the first 10 of 291 ports in this commit are shown above. View all ports for this commit)
- 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)
Mon, 14 Aug 2006
[ 12:33 jmelo search for other commits by this committer ] Original commit 
- Respect DESTDIR.

PR:             ports/101783
Submitted by:   Gabor Kovesdan <gabor@FreeBSD.org>
Wed, 5 Apr 2006
[ 21:04 jmelo search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
- Change my ports MAINTAINER to jmelo@FreeBSD.org.

Approved by:    mnag (mentor)
Tue, 22 Nov 2005
[ 16:04 barner search for other commits by this committer ] Original commit 
- Add backup master site
- Add SHA256 checksum

PR:             ports/89416
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
Tue, 11 Oct 2005
[ 21:06 mnag search for other commits by this committer ] Original commit 
Fix unfetchable master site
Take MAINTAINER

PR:             87290
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Sun, 12 Jun 2005
[ 00:34 trevor search for other commits by this committer ] Original commit 
This software is licensed under the GNU GPL.  As mentioned in the
DESCR file and in ports/LEGAL, it may be covered by patents.  I
changed NO_CDROM to RESTRICTED.

I also added a DEPRECATED line because the DESCR file recommends
the use of bzip2 instead of bzip.
Tue, 27 Jul 2004
[ 06:39 osa search for other commits by this committer ] Original commit 
Move package files from plist to Makefile, remove pkg-plist.
Thu, 20 Feb 2003
[ 16:44 knu search for other commits by this committer ] Original commit  (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Tue, 24 Sep 2002
[ 09:24 knu search for other commits by this committer ] Original commit 
The distfile is corrupt on this master site at the moment.  Replace it
with a mirror mite that has a genuine copy.

Submitted by:   bento
Thu, 22 Aug 2002
[ 01:41 kevlo search for other commits by this committer ] Original commit 
Update MASTER_SITES

PR: 41868
Submitted by: Josef El-Rayes <shammer@exception.at>
Tue, 16 Jan 2001
[ 17:33 sobomax search for other commits by this committer ] Original commit  (Only the first 10 of 365 ports in this commit are shown above. View all ports for this commit)
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
Wed, 3 Jan 2001
[ 22:17 andreas search for other commits by this committer ] Original commit 
Changed maintainer to ports, I want to reduce my personal workload.   Maybe I
take over again in the future if I have more time for this.    

Number of commits found: 29