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
Renato Botelho
04c559980b
Update to 20090819
2009-08-19 15:32:48 +00:00
Renato Botelho
3dec9fe028
Update to 20090807
2009-08-07 14:14:49 +00:00
Renato Botelho
c323b0c146
Update to 20090722
2009-07-22 16:35:50 +00:00
Doug Barton
0175383f0a
Fix a few "bad example" problems in the rc.d scripts that have been
...
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops.
2009-07-15 16:56:10 +00:00
Renato Botelho
c14f3c1c20
Update to 20090625
2009-06-26 12:53:56 +00:00
Renato Botelho
d714a03e98
- Update to 20090608
2009-06-08 18:57:53 +00:00
Renato Botelho
7f0e01d852
- Update to 20090602
2009-06-02 13:57:25 +00:00
Renato Botelho
74f8b1b492
- Update to 20090509
2009-05-09 19:42:55 +00:00
Renato Botelho
315ab1a3e7
- Update to 20090506
2009-05-06 14:05:43 +00:00