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

Number of commits found: 25

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, 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*
Thu, 10 Oct 2019
[ 13:17 bapt search for other commits by this committer ] Original commit   Revision:514226 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Fix plenty of check-sanity warnings:
Add licenses
Modernize using USES=gnome and USES=xorg
Mon, 11 Jun 2018
[ 20:56 feld search for other commits by this committer ] Original commit   Revision:472207 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Reset MAINTAINER

Multiple consecutive previous maintainer timeouts
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Thu, 3 Jul 2014
[ 19:06 adamw search for other commits by this committer ] Original commit   Revision:360446 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Reduce unnecessary bsd.port.options.mk inclusions by using OPTIONS helpers.

For liborange, reverse the logic, as I'm pretty sure the OPTIONS were being
used to disable the selected options.

Approved by:	portmgr (blanket)
Thu, 26 Dec 2013
[ 14:54 bapt search for other commits by this committer ] Original commit   Revision:337531
Support stage
Properly respect CC and CFLAGS (avoid useless patching)
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)
Thu, 20 Mar 2008
[ 09:19 pav search for other commits by this committer ] Original commit  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Fri, 8 Dec 2006
[ 13:46 gabor search for other commits by this committer ] Original commit  (Only the first 10 of 69 ports in this commit are shown above. View all ports for this commit)
Change my e-mail address.

Approved by:    erwin (mentor)
Sun, 10 Sep 2006
[ 14:07 erwin search for other commits by this committer ] Original commit 
- Respect NOPORTDOCS
- use REINPLACE_CMD for making it respect CC instead of MAKE_ARGS
- Take maintainership

PR:             103036
Submitted by:   Gabor Kovesdan <gabor@FreeBSD.org>
Mon, 31 Jul 2006
[ 09:26 clsung search for other commits by this committer ] Original commit 
- Update to 1.4

PR:             ports/101077
Submitted by:   chinsan <chinsan dot tw_AT_gmail dot com>
Thu, 13 Oct 2005
[ 09:56 vs search for other commits by this committer ] Original commit 
Use MAKE_ARGS
Thu, 5 Feb 2004
[ 20:38 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 804 ports in this commit are shown above. View all ports for this commit)
Use PLIST_FILES.

Reviewed by:    marcus
Mon, 17 Nov 2003
[ 12:29 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 151 ports in this commit are shown above. View all ports for this commit)
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
Mon, 14 Jul 2003
[ 02:35 sf search for other commits by this committer ] Original commit 
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
respect CC, CFLAGS, PREFIX.
Sat, 12 Jul 2003
[ 10:36 erwin search for other commits by this committer ] Original commit 
Drop maintainership
Thu, 12 Jun 2003
[ 16:41 erwin search for other commits by this committer ] Original commit  (Only the first 10 of 100 ports in this commit are shown above. View all ports for this commit)
Change to my FreeBSD.org address
Fri, 21 Feb 2003
[ 10:42 knu 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)
De-pkg-comment.
Mon, 26 Aug 2002
[ 11:48 obraun search for other commits by this committer ] Original commit 
Upgrade to 1.3.

PR:             ports/42023
Submitted by:   maintainer
Approved by:    dwcjr (mentor)
Fri, 21 Jun 2002
[ 16:17 ijliao search for other commits by this committer ] Original commit 
${PERL} -> ${REINPLACE_CMD}

PR:             39587, 39589, 39590
Submitted by:   maintainer
Wed, 22 May 2002
[ 14:27 ijliao search for other commits by this committer ] Original commit 
upgrade to 1.2
take maintainership

PR:             38403
Submitted by:   Erwin Lansing <erwin@lansing.dk>
Mon, 5 Nov 2001
[ 09:18 ijliao search for other commits by this committer ] Original commit 
add nomarch   Extracts files from the old `.arc' archive format    

Number of commits found: 25