index
:
ports
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
clamav
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix properties on pkg-plist
Baptiste Daroussin
2014-01-21
1
-1
/
+0
*
Update to 0.98.1
Renato Botelho
2014-01-16
3
-38
/
+8
*
Fix an old OPTION knob check (WITH_TESTS)
Renato Botelho
2014-01-07
1
-1
/
+1
*
- Add a patch to fix bundled LLVM to build with libc++
Renato Botelho
2014-01-07
2
-2
/
+73
*
Remove conditional to install DOCS
Renato Botelho
2013-10-31
1
-2
/
+0
*
- Fix issue on sparc64 (maybe other architetures?) that prevent clamav to verify
Renato Botelho
2013-10-15
2
-1
/
+33
*
back to use PORTDOCS
Renato Botelho
2013-09-27
2
-82
/
+2
*
Use gmake to fix an error on make check
Renato Botelho
2013-09-24
1
-1
/
+3
*
- Update to 0.98
Renato Botelho
2013-09-24
4
-68
/
+114
*
Add NO_STAGE all over the place in preparation for the staging support (cat: ...
Baptiste Daroussin
2013-09-20
1
-0
/
+1
*
- Remove MAKE_JOBS_SAFE variable
Alex Kozlov
2013-08-14
1
-1
/
+0
*
Fix error message that is showing a wrong dir
Renato Botelho
2013-07-13
1
-1
/
+1
*
Use new macros
Renato Botelho
2013-06-21
2
-44
/
+17
*
Make TESTS a non-default option
Renato Botelho
2013-05-08
1
-1
/
+1
*
- Convert USE_ICONV=yes to USES=iconv
Marcus von Appen
2013-04-27
1
-1
/
+1
*
Update to 0.97.8
Renato Botelho
2013-04-23
2
-3
/
+3
*
Update to 0.97.7
Renato Botelho
2013-03-15
2
-3
/
+3
*
Remove patches to build with clang and force clamav and clamav-devel to use GCC.
Renato Botelho
2013-02-11
1
-0
/
+1
*
Change headers of all ports maintained by me to new format
Renato Botelho
2012-10-05
1
-5
/
+1
*
Update to 0.97.6
Renato Botelho
2012-09-17
2
-4
/
+3
*
Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports
Renato Botelho
2012-08-03
1
-2
/
+2
*
- Move to OPTIONSng
Renato Botelho
2012-06-29
1
-40
/
+30
*
- Fix CL_FORMAT bug introducted by clamav in version 0.97.5 (their bug #5252)
Michael Scheidell
2012-06-22
2
-0
/
+24
*
Update to 0.97.5
Renato Botelho
2012-06-15
2
-3
/
+3
*
- Update to 0.97.4
Renato Botelho
2012-03-17
3
-141
/
+9
*
In the rc.d scripts, change assignments to rcvar to use the
Doug Barton
2012-01-14
3
-3
/
+3
*
- Remove unecessary dependency (libcheck) when option TESTS is off [1]
Renato Botelho
2011-11-19
1
-2
/
+2
*
Clamav project people offers a new version tarball for package maintainers
Renato Botelho
2011-10-19
2
-2
/
+3
*
- Update to 0.97.3
Renato Botelho
2011-10-18
3
-3
/
+138
*
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
Dmitry Marakasov
2011-09-23
1
-2
/
+0
*
- Update to 0.97.2
Renato Botelho
2011-07-26
4
-162
/
+3
*
Fix build with llvm from ports
Renato Botelho
2011-07-06
2
-1
/
+135
*
Remove bashism from the unit tests, and also check that chosen random port is
Chris Rees
2011-06-29
1
-0
/
+24
*
- Update to 0.97.1
Renato Botelho
2011-06-15
2
-4
/
+6
*
- s/CONF_FILES/CLAM_CONF_FILES/ to avoid a conflict in the future with new
Renato Botelho
2011-05-19
1
-3
/
+3
*
Add a new option to build JIT bytecode compiler using llvm installed from ports
Renato Botelho
2011-02-23
1
-3
/
+11
*
Fix detection if python was built with threads support and run make check
Renato Botelho
2011-02-21
1
-1
/
+1
*
Update to 0.97
Renato Botelho
2011-02-08
4
-45
/
+3
*
Restrict LLVM to i386 and amd64 since it doesn't build on sparc64, ia64 and
Renato Botelho
2011-01-26
1
-1
/
+1
*
- On 0.96.5, clamav was leaving some zombie proccess of freshclam, fix it.
Renato Botelho
2010-12-16
3
-0
/
+42
*
Sync to new bsd.autotools.mk
Ade Lovett
2010-12-04
1
-1
/
+1
*
Update to 0.96.5
Renato Botelho
2010-12-01
2
-4
/
+3
*
Update to 0.96.4
Renato Botelho
2010-10-25
3
-16
/
+4
*
Fix a mmap() error scanning PDF files, as described on clamav's git repo commit
Renato Botelho
2010-09-28
2
-1
/
+12
*
- Remove GCC 4.2+ dependency, now it builds file with 3.4.6
Renato Botelho
2010-09-27
1
-10
/
+13
*
Update to 0.96.3
Renato Botelho
2010-09-20
5
-61
/
+4
*
- Add missing dependency (libltdl) to clamav and clamav-devel ports
Renato Botelho
2010-09-13
1
-1
/
+2
*
- Fix bytecode problem on FreeBSD 7.1
Renato Botelho
2010-09-03
3
-1
/
+47
*
Add LICENSE
Renato Botelho
2010-08-24
1
-0
/
+2
*
- Fix CPU assumptions for amd64
Renato Botelho
2010-08-16
2
-0
/
+11
[next]