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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: security/logcheck/Makefile

Number of commits found: 76

Sunday, 11 Feb 2024
04:06 Yasuhiro Kimura (yasu) search for other commits by this committer Author: Dan Langille
security/logcheck: Add patch to change crontab entry

When the host is heavily loaded, the log files can grow incredibly and
one logcheck invocation may not complete before it is invoked next
time.

This commit add patch to change crontab entries so it uses lockf(1) to
avoid multiple invocation of logcheck under such situation as above.

PR:		276023
commit hash: 4d161fff033445025c42bd05f0eba6aebed15563 commit hash: 4d161fff033445025c42bd05f0eba6aebed15563 commit hash: 4d161fff033445025c42bd05f0eba6aebed15563 commit hash: 4d161fff033445025c42bd05f0eba6aebed15563 4d161ff
Wednesday, 10 Jan 2024
15:29 Baptiste Daroussin (bapt) search for other commits by this committer
MAN?PREFIX: eleminate its usage  and move man to share/man
commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c e4610fc
Wednesday, 19 Jul 2023
00:39 Yasuhiro Kimura (yasu) search for other commits by this committer
security/logcheck: Update to 1.4.3

ChangeLog:	https://salsa.debian.org/debian/logcheck/-/blob/debian/1.4.3/debian/changelog
commit hash: 8c157cc3c86fbf1ca9ad56de79d5d954d4623a38 commit hash: 8c157cc3c86fbf1ca9ad56de79d5d954d4623a38 commit hash: 8c157cc3c86fbf1ca9ad56de79d5d954d4623a38 commit hash: 8c157cc3c86fbf1ca9ad56de79d5d954d4623a38 8c157cc
Thursday, 2 Mar 2023
09:08 Yasuhiro Kimura (yasu) search for other commits by this committer
security/logcheck: Update to 1.4.2

ChangeLog:	https://salsa.debian.org/debian/logcheck/-/blob/debian/1.4.2/debian/changelog
commit hash: f17b760c1184575885bb643f040f5e4242529635 commit hash: f17b760c1184575885bb643f040f5e4242529635 commit hash: f17b760c1184575885bb643f040f5e4242529635 commit hash: f17b760c1184575885bb643f040f5e4242529635 f17b760
Monday, 13 Feb 2023
07:03 Yasuhiro Kimura (yasu) search for other commits by this committer
security/logcheck: Update to 1.4.1

ChangeLog:	https://salsa.debian.org/debian/logcheck/-/blob/debian/1.4.1/debian/changelog
commit hash: 3e32a170426ad29de3d09675d6a413e6cf779c85 commit hash: 3e32a170426ad29de3d09675d6a413e6cf779c85 commit hash: 3e32a170426ad29de3d09675d6a413e6cf779c85 commit hash: 3e32a170426ad29de3d09675d6a413e6cf779c85 3e32a170
Sunday, 25 Dec 2022
05:05 Yasuhiro Kimura (yasu) search for other commits by this committer
security/logcheck: Update to 1.4.0

ChangeLog:	https://salsa.debian.org/debian/logcheck/-/blob/debian/1.4.0/debian/changelog
commit hash: d1e9eb70aba0692cf0cbd3bfaa7e9a380c589a60 commit hash: d1e9eb70aba0692cf0cbd3bfaa7e9a380c589a60 commit hash: d1e9eb70aba0692cf0cbd3bfaa7e9a380c589a60 commit hash: d1e9eb70aba0692cf0cbd3bfaa7e9a380c589a60 d1e9eb7
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

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

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Y. Grigoryev <alexander.4mail@gmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alfred Perlstein
  *  Alfred Perlstein <alfred@FreeBSD.org>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Anders Nordby <anders@fix.no>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Lewis <freeghb@gmail.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrew St. Jean <andrew@arda.homeunix.net>
  *  Anes Mukhametov <anes@anes.su>
  *  Antoine Brodin <antoine@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Antonio Carlos Venancio Junior <antonio@inf.ufsc.br>
  *  Ashish SHUKLA <ashish@FreeBSD.org>
  *  Attila Nagy <bra@fsn.hu>
  *  Autrijus Tang <autrijus@autrijus.org>
  *  Axel Rau <axel.rau@chaos1.de>
  *  Babak Farrokhi <farrokhi@FreeBSD.org>
  *  Ben Woods <woodsb02@FreeBSD.org>
  *  Bernard Spil <brnrd@FreeBSD.org>
  *  Bernard Spil <brnrd@freebsd.org>
  *  Blaz Zupan <blaz@si.FreeBSD.org>
  *  Bob Hockney <zeus@ix.netcom.com>
  *  Boris Kochergin <spawk@acm.poly.edu>
  *  Brendan Molloy <brendan+freebsd@bbqsrc.net>
  *  Bruce M Simpson
  *  Bruce M Simpson <bms@FreeBSD.org>
  *  Bruce M. Simpson <bms@FreeBSD.org>
  *  Carlo Strub
  *  Carlo Strub <cs@FreeBSD.org>
  *  Carlos J Puga Medina <cpm@FreeBSD.org>
  *  Carlos J Puga Medina <cpm@fbsd.es>
  *  Charlie Root <se@FreeBSD.org>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Cheng-Lung Sung <clsung@dragon2.net>
  *  Chie Taguchi <taguchi.ch@gmail.com>
  *  Chris Cowart <ccowart@rescomp.berkeley.edu>
  *  Chris D. Faulhaber <jedgar@FreeBSD.org>
  *  Christer Edwards <christer.edwards@gmail.com>
  *  Christian Lackas
  *  Christopher Hall <hsw@bitmark.com>
  *  Clement Laforet <sheepkiller@cultdeadsheep.org>
  *  Clive Lin <clive@CirX.ORG>
  *  Colin Percival
  *  Cory McIntire (loon@noncensored.com)
  *  Craig Leres <leres@FreeBSD.org>
  *  Cristiano Deana <cris@gufi.org>
  *  Cy Schubert (Cy.Schubert@uumail.gov.bc.ca)
  *  Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
  *  Cy Schubert <cy@FreeBSD.org>
  *  Damian Gerow <dgerow@afflictions.org>
  *  Damien Bobillot
  *  Dan Langille
  *  Dan Langille <dan@freebsddiary.org>
  *  Dan Langille <dvl@FreeBSD.org>
  *  Dan Langille <dvl@freebsd.org>
  *  Dan Langille <dvl@sourcefire.com>
  *  Daniel Kahn Gillmor <dkg@fifthhorseman.net>
  *  Daniel Roethlisberger <daniel@roe.ch>
  *  Danilo Egea Gondolfo <danilo@FreeBSD.org>
  *  Danton Dorati <urisso@bsd.com.br>
  *  Dave McKay <dave@mu.org>
  *  David E. Thiel <lx@FreeBSD.org>
  *  David O'Brien (obrien@NUXI.com)
  *  David O'Brien <obrien@FreeBSD.org>
  *  David Thiel <lx@redundancy.redundancy.org>
  *  Dean Hollister <dean@odyssey.apana.org.au>
  *  Denis Shaposhnikov <dsh@vlink.ru>
  *  Dereckson <dereckson@gmail.com>
  *  Dirk Froemberg <dirk@FreeBSD.org>
  *  Ditesh Shashikant Gathani <ditesh@gathani.org>
  *  Dom Mitchell <dom@happygiraffe.net>
  *  Dominic Marks <dominic.marks@btinternet.com>
  *  Don Croyle <croyle@gelemna.org>
  *  Douglas Thrift <douglas@douglasthrift.net>
  *  Edson Brandi <ebrandi@fugspbr.org>
  *  Edwin Groothuis <edwin@mavetju.org>
  *  Ekkehard 'Ekki' Gehm <gehm@physik.tu-berlin.de>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eric Crist <ecrist@secure-computing.net>
  *  Erwin Lansing <erwin@FreeBSD.org>
  *  Eugene Grosbein <eugen@FreeBSD.org>
  *  Fabian Keil <fk@fabiankeil.de>
  *  Felix Palmen <felix@palmen-it.de>
  *  Florent Thoumie <flz@xbsd.org>
  *  Foxfair Hu <foxfair@FreeBSD.org>
  *  Frank Laszlo <laszlof@vonostingroup.com>
  *  Frank Wall <fw@moov.de>
  *  Franz Bettag <franz@bett.ag>
  *  Gabor Kovesdan
  *  Gabor Kovesdan <gabor@FreeBSD.org>
  *  Gabriel M. Dutra <0xdutra@gmail.com>
  *  Gary Hayers <Gary@Hayers.net>
  *  Gasol Wu <gasol.wu@gmail.com>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  George Reid <services@nevernet.net>
  *  Greg Larkin <glarkin@FreeBSD.org>
  *  Greg V <greg@unrelenting.technology>
  *  Gregory Neil Shapiro <gshapiro@FreeBSD.org>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Guangyuan Yang <ygy@FreeBSD.org>
  *  Hakisho Nukama <nukama@gmail.com>
  *  Hammurabi Mendes <hmendes@brturbo.com>
  *  Henk van Oers <hvo.pm@xs4all.nl>
  *  Horia Racoviceanu <horia@racoviceanu.com>
  *  Hung-Yi Chen <gaod@hychen.org>
  *  Jaap Akkerhuis <jaap@NLnetLabs.nl>
  *  Jaap Boender <jaapb@kerguelen.org>
  *  Jacek Serwatynski <tutus@trynet.eu.org>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  James Thomason <james@divide.org>
  *  Jan-Peter Koopmann <Jan-Peter.Koopmann@seceidos.de>
  *  Janky Jay <ek@purplehat.org>
  *  Janos Mohacsi
  *  Janos Mohacsi <janos.mohacsi@bsd.hu>
  *  Jean-Yves Lefort <jylefort@brutele.be>
  *  Jim Geovedi <jim@corebsd.or.id>
  *  Jim Ohlstein <jim@ohlste.in>
  *  Joe Clarke <marcus@marcuscom.com>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Johann Visagie <johann@egenetics.com>
  *  Johann Visagie <wjv@FreeBSD.org>
  *  John Ferrell <jdferrell3@yahoo.com>
  *  John Hixson <jhixson@gmail.com>
  *  John Polstra <jdp@polstra.com>
  *  John W. O'Brien <john@saltant.com>
  *  John-Mark Gurney <jmg@FreeBSD.org>
  *  Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
  *  Joseph Benden <joe@thrallingpenguin.com>
  *  Joshua D. Abraham <jabra@ccs.neu.edu>
  *  Jov <amutu@amutu.com>
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Ka Ho Ng <khng300@gmail.com>
  *  Kay Lehmann <kay_lehmann@web.de>
  *  Keith J. Jones <kjones@antihackertoolkit.com>
  *  Kevin Zheng <kevinz5000@gmail.com>
  *  Kimura Fuyuki <fuyuki@hadaly.org>
  *  Kimura Fuyuki <fuyuki@mj.0038.net>
  *  Klayton Monroe <klm@uidzero.org>
  *  Konstantin Menshikov <kostjnspb@yandex.ru>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kris Kennaway <kris@FreeBSD.org>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Kurt Jaeger <fbsd-ports@opsec.eu>
  *  LEVAI Daniel <leva@ecentrum.hu>
  *  Lars Engels <lme@FreeBSD.org>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Laurent LEVIER <llevier@argosnet.com>
  *  Luiz Eduardo R. Cordeiro
  *  Lukas Slebodnik <lukas.slebodnik@intrak.sk>
  *  Lukasz Komsta
  *  Mageirias Anastasios <anastmag@gmail.com>
  *  Marcel Prisi <marcel.prisi@virtua.ch>
  *  Marcello Coutinho
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Mark Hannon <markhannon@optusnet.com.au>
  *  Mark Murray <markm@FreeBSD.org>
  *  Mark Pulford <mark@kyne.com.au>
  *  Marko Njezic <sf@maxempire.com>
  *  Martin Matuska <martin@tradex.sk>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Mersberger
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Martti Kuparinen <martti.kuparinen@ericsson.com>
  *  Mateusz Piotrowski <0mp@FreeBSD.org>
  *  Matt <matt@xtaz.net>
  *  Matt Behrens <matt@zigg.com>
  *  Matthias Andree <mandree@FreeBSD.org>
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  Matthieu BOUTHORS <matthieu@labs.fr>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Meno Abels <meno.abels@adviser.com>
  *  Michael Haro <mharo@FreeBSD.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael Nottebrock <lofi@FreeBSD.org>
  *  Michael Reifenberger <mr@FreeBSD.org>
  *  Michael Schout <mschout@gkg.net>
  *  Michal Bielicki <m.bielicki@llizardfs.com>
  *  Michiel van Baak <michiel@vanbaak.eu
  *  Mij <mij@bitchx.it>
  *  Mike Heffner <mheffner@vt.edu>
  *  Mikhail T. <m.tsatsenko@gmail.com>
  *  Mikhail Teterin <mi@aldan.algebra.com>
  *  Milan Obuch
  *  Mosconi <mosconi.rmg@gmail.com>
  *  Muhammad Moinur Rahman <5u623l20@gmail.com>
  *  Mustafa Arif <ma499@doc.ic.ac.uk>
  *  Neil Booth
  *  Neil Booth <kyuupichan@gmail.com>
  *  Nick Barkas <snb@threerings.net>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Niels Heinen
  *  Nikola Kolev <koue@chaosophia.net>
  *  Nobutaka Mantani <nobutaka@FreeBSD.org>
  *  Oliver Lehmann
  *  Oliver Lehmann <oliver@FreeBSD.org>
  *  Olivier Duchateau
  *  Olivier Duchateau <duchateau.olivier@gmail.com>
  *  Olli Hauer
  *  Patrick Li <pat@databits.net>
  *  Paul Chvostek <paul@it.ca>
  *  Paul Schmehl <pauls@utdallas.edu>
  *  Pavel I Volkov <pavelivolkov@googlemail.com>
  *  Pete Fritchman <petef@databits.net>
  *  Peter Ankerstal <peter@pean.org>
  *  Peter Haight <peterh@sapros.com>
  *  Peter Johnson <johnson.peter@gmail.com>
  *  Peter Pentchev <roam@FreeBSD.org>
  *  Petr Rehor <rx@rx.cz>
  *  Philippe Audeoud <jadawin@tuxaco.net>
  *  Philippe Rocques <phil@teaser.fr>
  *  Piotr Kubaj <pkubaj@FreeBSD.org>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  RaRa Rasputin <rasputin@submonkey.net>
  *  Radim Kolar
  *  Ralf Meister
  *  Remington Lang <MrL0Lz@gmail.com>
  *  Renaud Chaput <renchap@cocoa-x.com>
  *  Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
  *  Roland van Laar <roland@micite.net>
  *  Romain Tartiere <romain@blogreen.org>
  *  Roman Bogorodskiy
  *  Roman Bogorodskiy <novel@FreeBSD.org>
  *  Roman Shterenzon <roman@xpert.com>
  *  Rong-En Fan <rafan@FreeBSD.org>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Sahil Tandon <sahil@tandon.net>
  *  Sascha Holzleiter <sascha@root-login.org>
  *  SeaD
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sean Greven <sean.greven@gmail.com>
  *  Sebastian Schuetz <sschuetz@fhm.edu>
  *  Sergei Kolobov <sergei@FreeBSD.org>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Sergei Vyshenski
  *  Sergei Vyshenski <svysh.fbsd@gmail.com>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Seth Kingsley <sethk@meowfishies.com>
  *  Shaun Amott <shaun@inerd.com>
  *  Simeon Simeonov <sgs@pichove.org>
  *  Simon Dick <simond@irrelevant.org>
  *  Sofian Brabez <sbrabez@gmail.com>
  *  Stanislav Sedov <ssedov@mbsd.msk.ru>
  *  Stefan Esser <se@FreeBSD.org>
  *  Stefan Grundmann
  *  Stefan Walter <sw@gegenunendlich.de>
  *  Stephon Chen <stephon@gmail.com>
  *  Steve Wills <steve@mouf.net>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steven Kreuzer
  *  Steven Kreuzer <skreuzer@exit2shell.com>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  TAKAHASHI Kaoru <kaoru@kaisei.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Tatsuki Makino <tatsuki_makino@hotmail.com>
  *  Thibault Payet <monwarez@mailoo.org>
  *  Thierry Thomas (<thierry@pompo.net>)
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas Hurst <tom@hur.st>
  *  Thomas Quinot <thomas@cuivre.fr.eu.org>
  *  Thomas Zander <riggs@FreeBSD.org>
  *  Thomas von Dein <freebsd@daemon.de>
  *  Tilman Linneweh <arved@FreeBSD.org>
  *  Tim Bishop <tim@bishnet.net>
  *  Tom Judge <tom@tomjudge.com>
  *  Tomoyuki Sakurai <cherry@trombik.org>
  *  Toni Viemerö <toni.viemero@iki.fi>
  *  Tony Maher
  *  Torsten Zuhlsdorff <ports@toco-domains.de>
  *  Travis Campbell <hcoyote@ghostar.org>
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Ulf Lilleengen
  *  Vaida Bogdan <vaida.bogdan@gmail.com>
  *  Valentin Zahariev <curly@e-card.bg>
  *  Valerio Daelli <valerio.daelli@gmail.com>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Victor Popov
  *  Victor Popov <v.a.popov@gmail.com>
  *  Vsevolod Stakhov
  *  Vsevolod Stakhov <vsevolod@FreeBSD.org>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Yarodin <yarodin@gmail.com>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
  *  Yen-Ming Lee <leeym@leeym.com>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yonatan <Yonatan@Xpert.com>
  *  Yonatan <onatan@gmail.com>
  *  Yoshisato YANAGISAWA
  *  Yuri Victorovich
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Zach Thompson <hideo@lastamericanempire.com>
  *  Zane C. Bowers <vvelox@vvelox.net>
  *  Zeus Panchenko <zeus@gnu.org.ua>
  *  ache
  *  adamw
  *  ajk@iu.edu
  *  alex@FreeBSD.org
  *  allan@saddi.com
  *  alm
  *  andrej@ebert.su
  *  andrew@scoop.co.nz
  *  andy@fud.org.nz
  *  antoine@FreeBSD.org
  *  arved
  *  barner
  *  brix@FreeBSD.org
  *  buganini@gmail.com
  *  chinsan
  *  chris@still.whet.org
  *  clement
  *  clsung
  *  crow
  *  cy@FreeBSD.org
  *  dominik karczmarski <dominik@karczmarski.com>
  *  dwcjr@inethouston.net
  *  eivind
  *  erich@rrnet.com
  *  erwin@FreeBSD.org
  *  girgen@FreeBSD.org
  *  glen.j.barber@gmail.com
  *  hbo@egbok.com
  *  ijliao
  *  jesper
  *  jfitz
  *  johans
  *  joris
  *  kftseng@iyard.org
  *  kris@FreeBSD.org
  *  lx
  *  markm
  *  mharo@FreeBSD.org
  *  michaelnottebrock@gmx.net
  *  mnag@FreeBSD.org
  *  mp39590@gmail.com
  *  nbm
  *  nectar@FreeBSD.org
  *  nork@FreeBSD.org
  *  nork@cityfujisawa.ne.jp
  *  nsayer@FreeBSD.org
  *  nsayer@quack.kfu.com
  *  ntarmos@cs.uoi.gr
  *  oly
  *  onatan@gmail.com
  *  pandzilla
  *  patrick@mindstep.com
  *  pauls
  *  perl@FreeBSD.org
  *  petef@FreeBSD.org
  *  peter.thoenen@yahoo.com
  *  ports@c0decafe.net
  *  ports@rbt.ca
  *  roam@FreeBSD.org
  *  rokaz
  *  sada@FreeBSD.org
  *  scrappy
  *  se
  *  shane@freebsdhackers.net aka modsix@gmail.com
  *  snb@threerings.net
  *  sumikawa
  *  sviat
  *  teramoto@comm.eng.osaka-u.ac.jp
  *  thierry@pompo.net
  *  tobez@FreeBSD.org
  *  torstenb@FreeBSD.org
  *  trasz <trasz@pin.if.uz.zgora.pl>
  *  trevor
  *  truckman
  *  vanhu
  *  vanilla@
  *  wen@FreeBSD.org
  *  will

With hat:	portmgr
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe 857c05f
Monday, 18 Jul 2022
16:10 Yasuhiro Kimura (yasu) search for other commits by this committer
security/logcheck: Update to 1.3.24

ChangeLog:	https://tracker.debian.org/news/1345959/accepted-logcheck-1324-source-into-unstable/
commit hash: 9bd553714b14c3201371980cba0799fe3dd63d4c commit hash: 9bd553714b14c3201371980cba0799fe3dd63d4c commit hash: 9bd553714b14c3201371980cba0799fe3dd63d4c commit hash: 9bd553714b14c3201371980cba0799fe3dd63d4c 9bd5537
Tuesday, 28 Sep 2021
05:13 Yasuhiro Kimura (yasu) search for other commits by this committer
*/*: Update MAINTAINER address of my ports to that of FreeBSD.org

Approved by:	meta (mentor)
Differential Revision:	https://reviews.freebsd.org/D32170
commit hash: 10c30f1825b82a7e2e27e2d9e176fe8f325ffce3 commit hash: 10c30f1825b82a7e2e27e2d9e176fe8f325ffce3 commit hash: 10c30f1825b82a7e2e27e2d9e176fe8f325ffce3 commit hash: 10c30f1825b82a7e2e27e2d9e176fe8f325ffce3 10c30f1
Sunday, 19 Sep 2021
15:06 Dan Langille (dvl) search for other commits by this committer
security/logcheck: Set group of directories under ETCDIR properly

This fixes bug of previous commit f026865e514a.

PR:		257980
Reported by:	Yasuhiro Kimura <yasu@utahime.org> (maintainer)
commit hash: 927ce5e7150f2e760a4701fa302b79e7736958c8 commit hash: 927ce5e7150f2e760a4701fa302b79e7736958c8 commit hash: 927ce5e7150f2e760a4701fa302b79e7736958c8 commit hash: 927ce5e7150f2e760a4701fa302b79e7736958c8 927ce5e
Tuesday, 10 Aug 2021
03:47 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Yasuhiro Kimura
security/logcheck: Miscellaneous changes and cleanups

* Replace deprecated @exec keyword with @postexec in plist.
* Make owner/group/permission of files/directories under ${DATADIR}
  and ${ETCDIR} same as upstream as much as possible.
* Pet portclippy.
* Reformat Makefile with portfmt.

PR:		257718
MFH:		2021Q3
commit hash: f026865e514ab4a99cafa63c99439b40f68d0f58 commit hash: f026865e514ab4a99cafa63c99439b40f68d0f58 commit hash: f026865e514ab4a99cafa63c99439b40f68d0f58 commit hash: f026865e514ab4a99cafa63c99439b40f68d0f58 f026865
Thursday, 8 Apr 2021
04:50 Neel Chauhan (nc) search for other commits by this committer
security/logcheck: Update to 1.3.23

Changes:
https://tracker.debian.org/news/1237718/accepted-logcheck-1323-source-into-unstable/

PR:		254700
Submitted by:	Yasuhiro Kimura <yasu AT utahime DOT org> (maintainer)
commit hash: d9f778c709644da5d8db17252aa608f8e9080d74 commit hash: d9f778c709644da5d8db17252aa608f8e9080d74 commit hash: d9f778c709644da5d8db17252aa608f8e9080d74 commit hash: d9f778c709644da5d8db17252aa608f8e9080d74 d9f778c
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 7 Feb 2021
20:05 nc search for other commits by this committer
security/logcheck: Update to 1.3.22

Also, unconditionally enable the CRON option by default.

Changes:
https://salsa.debian.org/debian/logcheck/-/blob/debian/1.3.22/debian/changelog

PR:		253223
Submitted by:	Yasuhiro Kimura <yasu AT utahime DOT org> (maintainer)
Original commitRevision:564643 
Sunday, 17 Jan 2021
18:56 swills search for other commits by this committer
security/logcheck: Fix runtime error with bsdgrep

PR:		251778
Submitted by:	Yasuhiro Kimura <yasu@utahime.org> (maintainer)
Original commitRevision:561861 
Tuesday, 5 Mar 2019
15:04 swills search for other commits by this committer
security/logcheck: Update to 1.3.20

PR:		236150
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Original commitRevision:494707 
Wednesday, 26 Dec 2018
23:05 swills search for other commits by this committer
security/logcheck: update patch to modify rule for postfix

PR:		234116
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Original commitRevision:488488 
Friday, 23 Nov 2018
15:38 swills search for other commits by this committer
security/logcheck: Add patch to update rule for postfix

PR:		233144
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Original commitRevision:485679 
Saturday, 27 Oct 2018
00:59 swills search for other commits by this committer
security/logcheck: Add patch for log format change of sudo(1)

PR:		232596
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Original commitRevision:483081 
Monday, 10 Sep 2018
13:15 mat search for other commits by this committer
Add EXAMPLES options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Original commitRevision:479407 
13:14 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
Original commitRevision:479406 
Thursday, 31 May 2018
12:13 krion search for other commits by this committer
Update to 1.3.19

PR:		228634
Submitted by:	maintainer
Original commitRevision:471201 
Wednesday, 14 Feb 2018
17:25 pi search for other commits by this committer
security/logcheck: replace mail/procmail with sysutils/lockfile-progs for
locking

PR:		224511
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Original commitRevision:461822 
Friday, 15 Sep 2017
05:52 sunpoet search for other commits by this committer
Update LICENSE

PR:		222305
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Original commitRevision:449886 
Tuesday, 12 Sep 2017
05:44 pi search for other commits by this committer
security/logcheck: fix bugs of logcheck-test and its man page

PR:		221925
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Original commitRevision:449672 
Sunday, 30 Jul 2017
15:47 matthew search for other commits by this committer
* Update to 1.3.18.
* Process to fix paths in script and configuration files are simplified.
* Now man page of logcheck is generated from DocBook SGML source file by using
textproc/docbook-to-man.
* Sort pkg-plist.
* Add forgotten files/patch-etc_logcheck.logfiles.
* Update files/patch-etc_logcheck.conf
* Move backup file cleaning up from post-patch to do-build so 'make makepatch'
works as expected.

PR:		220609
Submitted by:	yasu@utahime.org (maintainer)
Original commitRevision:446938 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
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
Original commitRevision:386312 
Thursday, 6 Nov 2014
10:50 robak search for other commits by this committer
security/logcheck: update 1.3.16 -> 1.3.17

PR:		194373
Submitted by:	Yasuhiro Kimura <yasu@utahime.org>
Approved by:	mentors (implicit)
Original commitRevision:372219 
Thursday, 4 Sep 2014
19:26 antoine search for other commits by this committer
Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user

Differential Revision:	https://reviews.freebsd.org/D703
Reviewed by and discussed with:	bapt
With hat:	portmgr
Original commitRevision:367307 
Friday, 21 Mar 2014
22:27 pawel search for other commits by this committer
Convert to USES=tar:xz

PR:		ports/187830
Submitted by:	maintainer
Original commitRevision:348748 
Tuesday, 11 Mar 2014
16:06 jadawin search for other commits by this committer
- Update to 1.3.16
- Submitter is now maintainer
- Add LICENSE, USERS and GROUPS
- Support Staging

PR:		ports/187411
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Original commitRevision:347889 
Sunday, 2 Mar 2014
12:10 gerald search for other commits by this committer
Leverage USES=shebangfix to fix two Perl scripts (logtail, logtail2)
instead of doing one the manual way and not fixing the other.

PR:		185905
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Original commitRevision:346759 
Monday, 16 Dec 2013
18:24 glarkin search for other commits by this committer
[Errno 11] Resource Temporarily Unavailable

Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.

Submitted by:	glarkin
Original commitRevision:336656 
Friday, 20 Sep 2013
22:55 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
Original commitRevision:327769 
Monday, 16 Sep 2013
16:58 bapt search for other commits by this committer
Convert to new perl framework
Convert USE_GMAKE to USES=gmake
Original commitRevision:327417 
Thursday, 18 Jul 2013
21:52 glarkin search for other commits by this committer
- Only disable automatic cron job installation when installing from the
  port, not the package.
Original commitRevision:323257 
20:55 glarkin search for other commits by this committer
- Added an option to control installation of the crontab file. The
  option defaults to yes during interactive installation, and the crontab
  file is not installed during non-interactive installation.

Requested by:	espen@tagestad.no (via email)
Original commitRevision:323256 
Sunday, 16 Dec 2012
06:12 az search for other commits by this committer
- Set default perl version for ports which currently using
  (5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
Original commitRevision:308985 
Wednesday, 17 Oct 2012
19:18 glarkin search for other commits by this committer
- Converted a remaining conditional to OptionsNG

Feature safe:	yes
Original commitRevision:306035 
19:14 glarkin search for other commits by this committer
- Updated to 1.3.15

PR:		ports/172520
Submitted by:	Takefu <takefu@airport.fm>
Feature safe:	yes
Original commitRevision:306034 
Tuesday, 20 Mar 2012
20:13 glarkin search for other commits by this committer
- Reset cwd in pkg-plist back to PREFIX before dynamically adding more
  directives to TMPPLIST. Otherwise %D is "/", and the chown commands
  fail during package installation.
- Bumped PORTREVISION

Feature safe:   yes
Original commit
Thursday, 8 Dec 2011
23:13 glarkin search for other commits by this committer
- Updated to 1.3.14
  ChangeLog:
http://packages.debian.org/changelogs/pool/main/l/logcheck/logcheck_1.3.14/changelog

PR:             ports/162810
Submitted by:   Takefu <takefu@airport.fm>
Feature safe:   yes
Original commit
Wednesday, 23 Nov 2011
19:37 glarkin search for other commits by this committer
- Updated the PAM ssh rule file to match messages emitted on FreeBSD vs.
  the Linux messages contained in the distro rule file
- Bumped PORTREVISION

PR:             ports/162330
Submitted by:   Shuichi KITAGUCHI <ki@hh.iij4u.or.jp>
Feature safe:   yes
Original commit
Wednesday, 13 Oct 2010
01:09 glarkin search for other commits by this committer
- Updated to 1.3.13

  Changes:

  logcheck (1.3.13) unstable; urgency=low
    * ignore.d.server/pure-ftpd:
      - fixed user name pattern in logout message, thanks to Simon Breuss
        (LP: #619119)
    * violations.ignore.d/logcheck-sudo:
      - match COMMAND=list and TTY=console, thanks to Michel Messerschmidt
        for the patch (closes: #593482)
    * ignore.d.server/amavisd-new:
      - applied changes by Christian Drage (closes: #594605):
        - IPv6 support for IP addresses
        - allow PASSED SPAM in log
        - optional minus sign after "Hits:"
        - optional quarantine in log line
        - optional Message-ID

PR:             ports/151033
Submitted by:   Anton Yuzhaninov <citrin at citrin dot ru>
Original commit
Wednesday, 18 Aug 2010
19:07 glarkin search for other commits by this committer
- Updated to 1.3.12

PR:             ports/149770
Submitted by:   NAKAJI Hiroyuki <nakaji at jp dot freebsd dot org>
Approved by:    glarkin (maintainer)
Original commit
Wednesday, 7 Jul 2010
20:57 glarkin search for other commits by this committer
- Updated to 1.3.10

PR:             ports/146537
Submitted by:   Takefu <takefu at airport dot fm>
Feature safe:   yes
Original commit
Wednesday, 9 Jun 2010
17:29 glarkin search for other commits by this committer
- Parameterized more command names and paths to ensure that installation
  works with non-standard build settings.
Original commit
Monday, 25 Jan 2010
23:23 glarkin search for other commits by this committer
- Fix permissions on DATADIR so code snippets can be compiled on the
  fly by logtail2.
- Bumped PORTREVISION

PR:             ports/143077, ports/143099
Submitted by:   Berend de Boer <berend@pobox.com>, Yasuhiro KIMURA
<yasu@utahime.org>
Original commit
Tuesday, 19 Jan 2010
14:11 glarkin search for other commits by this committer
- Fix quoting problem created in previous commit
- Bump PORTREVISION

PR:             ports/142966
Submitted by:   Yasuhiro KIMURA <yasu@utahime.org>
Original commit
Monday, 18 Jan 2010
22:38 glarkin search for other commits by this committer
- Updated to 1.2.69 [1]
- Added PORTSCOUT variable
- Added patches to clean up some paths that violate hier(7)
- Switched from using logtail to logtail2 (supports rotated log files)

PR:             ports/142017
Submitted by:   bsam [1]
Original commit
Friday, 18 Dec 2009
01:31 glarkin search for other commits by this committer
- Parameterized all non-hier(7)-compliant paths in the logcheck script,
  man page and config files, adding support for a custom PREFIX setting.
- Parameterized the shebang line in the logtail script
- Bumped PORTREVISION

PR:             ports/140981
Submitted by:   Dan Langille <dan@langille.org>
Original commit
Tuesday, 15 Dec 2009
20:09 glarkin search for other commits by this committer
- Preprocess the single SGML doc file into a man page instead of
  requiring docbook2man as a dependency. Some docbook ports conflict
  with others, and since there's only one file to convert, preprocessing
  is fine.

Reported by:    dan@langille.org and others
Original commit
Tuesday, 26 May 2009
20:25 glarkin search for other commits by this committer
- Fixed the "Error 255" installation problem when docbook-to-man
  is already installed.  If it's there, use it instead of installing
  docbook2X.
Original commit
Wednesday, 29 Apr 2009
20:57 glarkin search for other commits by this committer
- Suppress stderr from docbook2man

Reported by:    Various members of freebsd-ports@
Original commit
Saturday, 25 Apr 2009
02:13 glarkin search for other commits by this committer
- Switched BUILD_DEPENDS from textproc/docbook-to-man to
  textproc/docbook2X and saved building about 100 extra ports just
  to convert an SGML file to a man page
- Bumped PORTREVISION

Reported by:    n j <nino80 at gmail dot com>
Original commit
Thursday, 11 Sep 2008
00:30 glarkin search for other commits by this committer
- Fixed logcheck script silent failure in previous commit
- Added handling for crontab installation problems
- Incorported security fixes from PR opened after previous commit
- Added UPDATING entry since configuration options have changed
  fairly significantly

PR:             ports/122842
Submitted by:   Cezary Morga <cm@therek.net>
PR:             ports/127255
Submitted by:   Yasuhiro KIMURA <yasu at utahime dot org>
Reviewed by:    glarkin
Approved by:    beech (mentor, implicit)
Approved by:    portmgr (marcus)
Security:       Incorrect addition of logcheck user to wheel group
Original commit
Monday, 8 Sep 2008
20:09 glarkin search for other commits by this committer
- Fixed left-over directory problem
- Added entries for logcheck user in UIDs and GIDs
- Fixed package building problems (perms and empty dir creation)

Reported by:    QA Tindy
Approved by:    portmgr (erwin)
Original commit
Sunday, 7 Sep 2008
01:31 glarkin search for other commits by this committer
- Updated to 1.2.54
- Replaced hard-coded paths in pkg-plist with variables
- Cleaned up installation commands
- Moved crontab file to EXAMPLESDIR and updated pkg-install.in
  to handle port knob NOPORTEXAMPLES
- Regenerated patch files with "make makepatch"

PR:             ports/122842
Submitted by:   Cezary Morga <cm at therek dot net>
Approved by:    beech (mentor, implicit)
Original commit
Sunday, 27 Jul 2008
04:30 linimon search for other commits by this committer
Reset sergei@ due to maintainer-timeouts and no response to email.

Hat:            portmgr
Original commit
Saturday, 13 May 2006
04:15 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
Original commit
Friday, 12 Dec 2003
22:58 sergei search for other commits by this committer
- Add /var/log/security to the default list of input files
- Bump PORTREVISION

PR:             56578
Submitted by:   KIMURA Yasuhiro <yasu@utahime.org>
Original commit
Thursday, 23 Oct 2003
05:42 sergei search for other commits by this committer
Change to my @FreeBSD.org address.

Approved by:    krion
Original commit
Tuesday, 26 Aug 2003
00:15 leeym search for other commits by this committer
- Change MASTER_SITES: the project finally found a new home
(thanks Paulius Bulotas for reporting)
- Avoid ever touching existing configs by installing example files
  with .sample suffix into ${PREFIX}/etc; do not install duplicates
  in ${EXAMPLESDIR}
- Removed unneeded @cwd in pkg-plist
- Bump PORTREVISION due to changed package

PR:             55971
Submitted by:   Sergei Kolobov <sergei@kolobov.com>
Original commit
Monday, 14 Apr 2003
15:25 leeym search for other commits by this committer
- Do not overwrite the existing config files when installing as a port or
as a package
- Bump PORTREVISION

Reported by:    Forrest Aldrich <forrie@forrie.com>
PR:             50915
Submitted by:   Sergei Kolobov <sergei@kolobov.com>
Original commit
Wednesday, 9 Apr 2003
05:41 leeym search for other commits by this committer
- Remove BROKEN: change temp dir from /tmp to /var/run/logcheck
  (it has to be mode 700) - now complies with hier(7)
- Psionic has been acquired by Cisco in late 2002 and now
  www.psionic.com is an alias to www.cisco.com. Unfortunately,
  the latter does not have any mention of LogSentry or other Abacus tools,
  so remove www.psionic.com from the MASTER_SITES and WWW: tag
- Reword pkg-descr to better reflect reality
- Dont use logcheck's Makefile - build/install completely from port's Makefile
- Make PREFIX-clean
- Install useful documentation
- Assign maintainership to submitter

Removed files:
- files/patch-aa
- pkg-message

PR:             50730
Submitted by:   Sergei Kolobov <sergei@kolobov.com>
Original commit
Sunday, 23 Mar 2003
15:15 foxfair search for other commits by this committer
PR:             49064
Submitted by:   Yonatan@xpert.com <Yonatan@xpert.com>
Switch MASTER_SITE to make this port fetchable.
Original commit
Friday, 21 Feb 2003
17:35 kris search for other commits by this committer
Mark BROKEN: changes permissions on /tmp to 0700
Original commit
Thursday, 20 Feb 2003
18:59 knu search for other commits by this committer
De-pkg-comment.
Original commit
Tuesday, 10 Sep 2002
14:53 roberto search for other commits by this committer
${PREFIX}/var/tmp is obviously wrong. Use /tmp instead.

PR:             ports/41815
Submitted by:   Dan Langille <danl@freebsddiary.org> (fix by me)
Original commit
Sunday, 23 Jun 2002
20:39 pat search for other commits by this committer
PERL -> REINPLACE_CMD

PR:             ports/39729, ports/39727, ports/39726, ports/39724
PR:             ports/39722, ports/39721, ports/39720, ports/39719, ports/39718
Submitted by:   Scott Flatman <sf@dsinw.com>
Original commit
Monday, 10 Jun 2002
23:51 pat search for other commits by this committer
- chase distfile naming
- whitespace nit
- remove a directory from pkg-plist which is not actually created
- make prefix safe

PR:             ports/39111
Submitted by:   Erwin Lansing <erwin@lansing.dk>
Original commit
Wednesday, 17 Apr 2002
20:48 pat search for other commits by this committer
Give maintainership back to ports@

PR:             37191
Submitted by:   maintainer
Original commit
Sunday, 11 Mar 2001
03:14 will search for other commits by this committer
Eww.  Cull etc/tmp in favor of var/tmp (even though this is not what   hier(7)
specifically states, it's still better than screwing around with   stuff outside
of ${PREFIX}).    
Original commit
Sunday, 8 Oct 2000
11:23 asami search for other commits by this committer
Change PKGDIR from pkg/ to .  Also fix places where ${PKGDIR} is   spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type   fixes that
shouldn't have been necessary) and the string "/pkg/"   appear.    
Original commit

Number of commits found: 76