Commit Graph

232 Commits

Author SHA1 Message Date
Renato Botelho
cce52f6a10 Update to 20120407
Feature safe:	yes
2012-04-08 11:05:27 +00:00
Renato Botelho
9dd0f4b923 Update to 20120305
Feature safe:	yes
2012-03-10 14:54:34 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Renato Botelho
eac568a380 Update to 20111228 2011-12-28 14:58:10 +00:00
Renato Botelho
42b72045b9 - Remove unecessary dependency (libcheck) when option TESTS is off [1]
- Add clamav-milter as CONFLICTS, this new meta port will be added soon

PR:		ports/161872
Submitted by:	Alexey Markov <redrat@mail.ru>
Feature safe:	yes
2011-11-19 14:22:25 +00:00
Renato Botelho
68f811ffaa Update to 20111104 2011-11-04 20:01:35 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Renato Botelho
69d0e0cddc Update to 20110704 2011-07-04 23:54:44 +00:00
Renato Botelho
b757b6327a - s/CONF_FILES/CLAM_CONF_FILES/ to avoid a conflict in the future with new
options with the same name that will be added to bsd.port.mk

PR:		ports/157161, ports/157162
Submitted by:	Chris Rees <utisoft@gmail.com>
2011-05-19 11:35:28 +00:00
Renato Botelho
77b710064d - Update to 20110223
- Align with clamav port new option to use llvm from ports
2011-02-23 15:32:46 +00:00
Renato Botelho
eb8d173c48 Fix detection if python was built with threads support and run make check
accordingly

PR:		ports/154848
Submitted by:	Martin Simmons <martin@lispworks.com>
2011-02-21 11:35:52 +00:00
Renato Botelho
dbe7a76658 Update to 20110204
Feature safe:	yes
2011-02-04 16:28:43 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Renato Botelho
e6f6d695be Update to 20101029 2010-10-29 16:22:07 +00:00
Renato Botelho
8d45e0b15b Update to 20101026 2010-10-26 16:26:48 +00:00
Renato Botelho
85c841d500 Update to 20101021 2010-10-21 20:31:36 +00:00
Renato Botelho
81ca01f537 Update to 20101019 2010-10-19 15:01:09 +00:00
Renato Botelho
cd2afe1c1e Update to 20101015 2010-10-15 17:22:05 +00:00
Renato Botelho
9654df7b64 - Update to 20100927
- Remove GCC 4.2+ dependency, now it builds file with 3.4.6
- Add a new OPTION to TESTS, since it requires python on build time and some
  people don't like this. Leave it ON by default to run tests on package
  building
2010-09-27 16:57:33 +00:00
Renato Botelho
be26b24c92 Update to 20100920 2010-09-20 18:15:34 +00:00
Renato Botelho
c57a9586cd Update to 20100916 2010-09-16 13:34:13 +00:00
Renato Botelho
c3f0efa947 - Add missing dependency (libltdl) to clamav and clamav-devel ports
- Bump PORTREVISION

PR:		ports/150512
Submitted by:	Philippe Pepiot <phil@philpep.org>
2010-09-13 11:30:16 +00:00
Renato Botelho
34bcaf13d8 - Update to 20100824
- Add LICENSE
2010-08-24 17:30:03 +00:00
Renato Botelho
eacd7ff2fe pav@ noted LICENSE code don't work fine with ports using @cwd in plist, and
it'll be fixed soon. Remove LICENSE from clamav ports for now.
2010-08-13 11:29:48 +00:00
Renato Botelho
15aa12ad70 - Update to 20100810
- While i'm here, add LICENSE
2010-08-10 13:25:24 +00:00
Renato Botelho
db0aa57900 Update to 20100624
Feature safe:	yes
2010-06-24 16:14:06 +00:00
Renato Botelho
3cda6e1207 Gcc 4.2+ is only needed to build clamav with LLVM/JIT support, remove this
dependency when LLVM is not set.

Submitted by:	Guy Antony Halse <G.Halse@ru.ac.za>
2010-05-21 12:28:24 +00:00
Renato Botelho
6c1670c214 - Update to 20100504
- Try to fix build on sparc64 disabling LLVM/JIT build
2010-05-04 16:15:44 +00:00
Renato Botelho
70757b70dd - Update to 20100412
- Use ${TOUCH} instead of touch
- Fix pkg-plist to delete directories installed out of PREFIX (on /var)
2010-04-12 13:16:10 +00:00
Renato Botelho
cd427c3ffb Unit tests require python built with thread support, disable make check when
local python doesn't have this

PR:		ports/145520
Submitted by:	Michael Scheidell <scheidell at secnap.net>
2010-04-12 12:56:56 +00:00
Renato Botelho
7bb7410bd1 Python and gmake are just necessary when LLVM option is set 2010-04-09 18:50:56 +00:00
Renato Botelho
4530538bf4 - Update to 20100406
- Reduce differences between it and security/clamav
- Make JIT bytecode compiler as an OPTION, On by default
2010-04-06 17:46:27 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Renato Botelho
38e1077100 Update to 20100312 2010-03-12 20:51:34 +00:00
Renato Botelho
a5b3eb5834 - Update to 20100308
- Disable make check for 6.x, it doesn't work (segfault) because libcheck is
  linked against -pthread and test program is linked against -lthr
2010-03-09 11:57:16 +00:00
Renato Botelho
6014b410cc Fix build on 9-current and recent 8-stable 2010-01-28 14:18:26 +00:00
Renato Botelho
f563295f74 - Update to 20100127
- Execute a "make check" at post-build target
- Reduce differences between security/clamav
- Remove --enable-llvm=no and add a CFLAGS+=-march=i486 when ARCH = i386 to make
  llvm build possible
- Remove USE_GMAKE since now it builds with bsd make again
2010-01-27 16:59:05 +00:00
Renato Botelho
10bae222c7 Update to 20100122 2010-01-22 11:41:22 +00:00
Renato Botelho
8c76097b4c After some requests, change permission of clamav-milter socket to 0777 2010-01-22 11:13:09 +00:00
Renato Botelho
9927229e72 Define rules for PORTSCOUT checking in some of my ports 2010-01-05 11:48:17 +00:00
Renato Botelho
9a322975b7 - Update to 20091223
- The new bytecode engine needs llvm option to build, turn it off for now since
  it's not building on i386. There is a bug opened in clamav project to fix it.
2009-12-23 11:52:18 +00:00
Renato Botelho
2698bcd8c2 - Update to 20091221
- Remove patches that were applied upstream
- Fix build on FreeBSD < 8.0 [1]

Reported by:	many people by email [1]
2009-12-21 14:40:06 +00:00
Renato Botelho
9d074ca4fa Update to 20091216 2009-12-16 15:18:55 +00:00
Renato Botelho
caec29276e Update to 20091125 2009-11-25 11:30:06 +00:00
Renato Botelho
d45ecc6d99 Update to 20091104 2009-11-04 19:33:07 +00:00
Renato Botelho
fff3a59c5e Update to 20091029 2009-10-29 11:14:38 +00:00
Renato Botelho
660c28e3d7 Update to 20091013 2009-10-13 13:37:07 +00:00
Renato Botelho
b21a22c10a Use LOCAL on MASTER_SITES and remove MASTER_SITE_SUBDIR 2009-09-30 10:50:06 +00:00
Renato Botelho
fd79c80b03 Update to 20090930 2009-09-30 10:47:43 +00:00
Renato Botelho
685d41588e Update to 20090827 2009-08-27 16:51:02 +00:00