summaryrefslogtreecommitdiff
path: root/security/logcheck (follow)
Commit message (Collapse)AuthorAgeFilesLines
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=386312
* security/logcheck: update 1.3.16 -> 1.3.17Bartek Rutkowski2014-11-064-19/+18
| | | | | | | | | PR: 194373 Submitted by: Yasuhiro Kimura <yasu@utahime.org> Approved by: mentors (implicit) Notes: svn path=/head/; revision=372219
* Simplify plistBaptiste Daroussin2014-09-231-18/+2
| | | | Notes: svn path=/head/; revision=369011
* Change INSTALL_DATA to install with mode 644Antoine Brodin2014-09-042-3/+4
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=367307
* Convert to USES=tar:xzPawel Pekala2014-03-211-2/+1
| | | | | | | | PR: ports/187830 Submitted by: maintainer Notes: svn path=/head/; revision=348748
* - Update to 1.3.16Philippe Audeoud2014-03-116-82/+43
| | | | | | | | | | | | - Submitter is now maintainer - Add LICENSE, USERS and GROUPS - Support Staging PR: ports/187411 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Notes: svn path=/head/; revision=347889
* Leverage USES=shebangfix to fix two Perl scripts (logtail, logtail2)Gerald Pfeifer2014-03-021-3/+2
| | | | | | | | | | instead of doing one the manual way and not fixing the other. PR: 185905 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Notes: svn path=/head/; revision=346759
* [Errno 11] Resource Temporarily UnavailableGreg Larkin2013-12-161-1/+1
| | | | | | | | | | Reassigning my ports back to the pool with the hope of freeing up to do more FreeBSD work in the future. Submitted by: glarkin Notes: svn path=/head/; revision=336656
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* Convert to new perl frameworkBaptiste Daroussin2013-09-161-1/+1
| | | | | | | Convert USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=327417
* - Only disable automatic cron job installation when installing from theGreg Larkin2013-07-181-2/+2
| | | | | | | port, not the package. Notes: svn path=/head/; revision=323257
* - Added an option to control installation of the crontab file. TheGreg Larkin2013-07-182-6/+17
| | | | | | | | | | 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) Notes: svn path=/head/; revision=323256
* - Set default perl version for ports which currently usingAndrej Zverev2012-12-161-1/+1
| | | | | | | | | (5.x+ and x < 12) scheme. Approved by: bapt@ (portmgr@) Notes: svn path=/head/; revision=308985
* - Converted a remaining conditional to OptionsNGGreg Larkin2012-10-171-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306035
* - Updated to 1.3.15Greg Larkin2012-10-173-31/+29
| | | | | | | | | PR: ports/172520 Submitted by: Takefu <takefu@airport.fm> Feature safe: yes Notes: svn path=/head/; revision=306034
* - Reset cwd in pkg-plist back to PREFIX before dynamically adding moreGreg Larkin2012-03-202-0/+2
| | | | | | | | | | | directives to TMPPLIST. Otherwise %D is "/", and the chown commands fail during package installation. - Bumped PORTREVISION Feature safe: yes Notes: svn path=/head/; revision=293609
* - Updated to 1.3.14Greg Larkin2011-12-084-26/+18
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=287091
* - Updated the PAM ssh rule file to match messages emitted on FreeBSD vs.Greg Larkin2011-11-232-0/+17
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=286324
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - Updated WWW: link to a more useful siteGreg Larkin2010-10-141-1/+1
| | | | | | | | PR: ports/151439 Submitted by: "Zane C.B." <vvelox at vvelox dot net> Notes: svn path=/head/; revision=262999
* - Updated to 1.3.13Greg Larkin2010-10-132-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=262932
* - Updated to 1.3.12Greg Larkin2010-08-183-6/+7
| | | | | | | | | PR: ports/149770 Submitted by: NAKAJI Hiroyuki <nakaji at jp dot freebsd dot org> Approved by: glarkin (maintainer) Notes: svn path=/head/; revision=259528
* - Updated to 1.3.10Greg Larkin2010-07-075-121/+100
| | | | | | | | | PR: ports/146537 Submitted by: Takefu <takefu at airport dot fm> Feature safe: yes Notes: svn path=/head/; revision=257501
* - Parameterized more command names and paths to ensure that installationGreg Larkin2010-06-094-14/+15
| | | | | | | works with non-standard build settings. Notes: svn path=/head/; revision=256217
* - Fix pkg-plist so directories installed out of PREFIX are removedGreg Larkin2010-04-161-0/+1
| | | | | | | | | | when empty PR: ports/145741 Submitted by: sahil Notes: svn path=/head/; revision=252779
* - Fix permissions on DATADIR so code snippets can be compiled on theGreg Larkin2010-01-251-1/+4
| | | | | | | | | | | fly by logtail2. - Bumped PORTREVISION PR: ports/143077, ports/143099 Submitted by: Berend de Boer <berend@pobox.com>, Yasuhiro KIMURA <yasu@utahime.org> Notes: svn path=/head/; revision=248582
* - Fix quoting problem created in previous commitGreg Larkin2010-01-192-1/+2
| | | | | | | | | | - Bump PORTREVISION PR: ports/142966 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Notes: svn path=/head/; revision=248156
* - Updated to 1.2.69 [1]Greg Larkin2010-01-185-10/+56
| | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=248122
* - Parameterized all non-hier(7)-compliant paths in the logcheck script,Greg Larkin2009-12-186-19/+60
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=246094
* - Preprocess the single SGML doc file into a man page instead ofGreg Larkin2009-12-152-18/+119
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=245904
* - Fixed the "Error 255" installation problem when docbook-to-manGreg Larkin2009-05-261-1/+13
| | | | | | | | is already installed. If it's there, use it instead of installing docbook2X. Notes: svn path=/head/; revision=234588
* - Suppress stderr from docbook2manGreg Larkin2009-04-291-1/+2
| | | | | | | Reported by: Various members of freebsd-ports@ Notes: svn path=/head/; revision=232956
* - Switched BUILD_DEPENDS from textproc/docbook-to-man toGreg Larkin2009-04-251-5/+7
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=232703
* - Fixed logcheck script silent failure in previous commitGreg Larkin2008-09-116-39/+66
| | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=220326
* - Fixed left-over directory problemGreg Larkin2008-09-082-4/+17
| | | | | | | | | | | - 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) Notes: svn path=/head/; revision=220297
* - Updated to 1.2.54Greg Larkin2008-09-0711-65/+514
| | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=220038
* Reset sergei@ due to maintainer-timeouts and no response to email.Mark Linimon2008-07-271-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=217649
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-2/+0
| | | | Notes: svn path=/head/; revision=162215
* - Add SHA256 checksums to my portsSergei Kolobov2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149422
* Add missing directoryKris Kennaway2004-04-201-0/+1
| | | | Notes: svn path=/head/; revision=107682
* SIZE *DOES* MATTER.Sergei Kolobov2004-01-301-0/+1
| | | | Notes: svn path=/head/; revision=99525
* - Add /var/log/security to the default list of input filesSergei Kolobov2003-12-122-1/+11
| | | | | | | | | | - Bump PORTREVISION PR: 56578 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Notes: svn path=/head/; revision=95691
* Change to my @FreeBSD.org address.Sergei Kolobov2003-10-231-1/+1
| | | | | | | Approved by: krion Notes: svn path=/head/; revision=91927
* - Change MASTER_SITES: the project finally found a new homeYen-Ming Lee2003-08-263-24/+13
| | | | | | | | | | | | | | | (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> Notes: svn path=/head/; revision=87703
* - Do not overwrite the existing config files when installing as a port orYen-Ming Lee2003-04-142-10/+12
| | | | | | | | | | | | as a package - Bump PORTREVISION Reported by: Forrest Aldrich <forrie@forrie.com> PR: 50915 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=78963
* - Remove BROKEN: change temp dir from /tmp to /var/run/logcheckYen-Ming Lee2003-04-095-123/+54
| | | | | | | | | | | | | | | | | | | | | | | (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> Notes: svn path=/head/; revision=78647
* PR: 49064Foxfair Hu2003-03-231-1/+4
| | | | | | | | Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> Switch MASTER_SITE to make this port fetchable. Notes: svn path=/head/; revision=77257
* Mark BROKEN: changes permissions on /tmp to 0700Kris Kennaway2003-02-211-0/+2
| | | | Notes: svn path=/head/; revision=76059
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808