non port: security/ossec-hids-client/Makefile |
SVNWeb
|
Number of commits found: 12 |
Thu, 2 Nov 2017
|
[ 04:07 jbeich ]
Don't try to look for PLIST under .OBJDIR
If MAKEOBJDIRPREFIX and WRKDIRPREFIX are same PLIST may point to a
non-existing file under .OBJDIR without breaking build.
$ export MAKEOBJDIRPREFIX=/tmp
$ echo WRKDIRPREFIX=/tmp >>${__MAKE_CONF-/etc/make.conf}
$ cd /usr/ports/print/harfbuzz-icu
$ make clean patch
$ make -V .OBJDIR
/tmp/usr/ports/print/harfbuzz-icu
$ make install
$ pkg info -l harfbuzz-icu
harfbuzz-icu-1.5.1_2:
PR: 219008
Submitted by: Ilia Skalozubov (based on)
Approved by: portmgr blanket
|
Wed, 16 Nov 2016
|
[ 00:35 linimon ] (Only the first 10 of 15 ports in this commit are shown above. )
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Fri, 12 Jun 2015
|
[ 14:13 brd ]
Update security/ossec-hids-* to 2.8.2.
Approved by: swills (mentor)
MFH: 2015Q2
Security: c470db07-1098-11e5-b6a8-002590263bf5
|
Thu, 15 Jan 2015
|
[ 09:05 tijl ] (Only the first 10 of 102 ports in this commit are shown above. )
Add missing USE_OPENSSL=yes
PR: 195796
|
Mon, 14 Jul 2014
|
[ 02:46 brd ] (Only the first 10 of 15 ports in this commit are shown above. )
- Update to 2.8
- Fix permissions preventing server and local from starting correctly
Reviewed by: swills@
|
Tue, 8 Jul 2014
|
[ 19:53 brd ]
- Fix the permissions so ossec-hids-client will actually start.
1: Based on a submission by Johan
PR: 190709 [1]
Submitted by: Johan Strom <johan@stromnet.se> [1]
Reviewed by: swills@
|
Thu, 15 May 2014
|
[ 15:46 brd ] (Only the first 10 of 15 ports in this commit are shown above. )
- Update ossec to 2.7.1
- Stagify
- Fix build with clang
Reviewed by: zi@
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Wed, 16 Jan 2013
|
[ 16:01 glarkin ] (Only the first 10 of 12 ports in this commit are shown above. )
- Updated to 2.7 (ChangeLog: http://www.ossec.net/?p=577)
- Trimmed Makefile headers
- Removed patches incorporated into upstream
- Added conditional patch for compilation on 7.x, early 8.x systems
- Fixed QAT-reported plist problems
- Added new users and group for use with daemons
Requested by: various users (via private email)
|
Sun, 30 Dec 2007
|
[ 10:54 rafan ]
- Update to 1.4
PR: ports/117762
Submitted by: valerio.daelli at gmail.com (maintainer)
|
Sat, 9 Jun 2007
|
[ 10:42 miwi ]
- Add pkg-plist.client
- Bump PORTREVISION
PR: 113260
Submitted by: Paul Schmehl <pauls@utdallas.edu>
Approved by: maintainer
|
Fri, 20 Apr 2007
|
[ 21:33 miwi ]
- Add ossec-hids-client as slave port.
PR: ports/111944
Submitted by: Valerio Daelli <valerio.daelli at gmail.com>
|
Number of commits found: 12 |