Commit graph

119 commits

Author SHA1 Message Date
Renato Botelho
e4e0822bc9 - Remove < 6.1 conditional since it's no longer supported 2008-06-09 23:51:16 +00:00
Renato Botelho
c4c23065c4 - Update to 20080520
- Change OPTION UNRAR on by default to align with clamav port
- USE_GMAKE to build fine new version
2008-05-20 17:45:57 +00:00
Renato Botelho
c83dd048d8 - Update to 20080221
- Fix pthread problem on 5.x to align with security/clamav
- Fix pkg-install to five correct permissions to log, db and run dirs
2008-02-21 15:38:31 +00:00
Renato Botelho
3f86bbc0e3 - Update to 20080124
- Add a new OPTION ICONV (off by default), with it fix an auto iconv detection
  problem on last version

Reported by:	pavmail
2008-01-24 16:35:39 +00:00
Renato Botelho
58d99c8bca - Update to 20080121 2008-01-21 18:04:29 +00:00
Renato Botelho
b480474622 - Update to 20071212
- Unrar code was removed from clamav source due to license problems, and a patch
  was created. I've added an UNRAR option, Off by default.
- Cosmetic changes
- Fix rc.d/clamav-milter to change socket permissions after startup. It fixes
  proclems when sendmail or postfix cannot connect to this socket. [1]

Submitted by:	Chris St Denis <chris@smartt.com>  by email
2007-12-12 11:15:27 +00:00
Renato Botelho
3521e70b8b - Update to 20071011 to reflect 0.92RC2 2007-10-11 18:31:17 +00:00
Renato Botelho
942f9e9c28 Update to 20070830 2007-08-30 16:25:07 +00:00
Renato Botelho
e64ed70c91 - Update to 20070724
PR:		ports/114854
Submitted by:	delphij
2007-07-24 13:35:11 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Renato Botelho
482b3c85aa - Remove CURL option, forgotten on last commit. It's not needed anymore 2007-07-11 13:13:42 +00:00
Renato Botelho
adfc399f8f - Update to 20070711 2007-07-11 12:50:12 +00:00
Renato Botelho
eb1371d4a9 - Fix CLAMAV_CLAMD_SOCKET
Reported by:	Robert Huff <roberthuff@rcn.com>
2007-05-31 00:44:57 +00:00
Renato Botelho
9f63c71af0 - Update to 20070529
- Make all last changes that i've made on security/clamav:
  o Make arc, arj, lha and unzoo achives support dependency as OPTIONS
  o Fix build with gethostbyname_r after 601103
  o Install clamav-config.h
  o Change clamav-milter rc.d script to use a var to determine seconds of
    timeout to wait clamd socket be started, just if clamav_clamd_enable
    is set
2007-05-29 17:33:52 +00:00
Renato Botelho
aa88ef5523 - Update to 20070218
- Make all cleanups and changes i made on security/clamav port
- Add CURL and LDAP OPTION
2007-02-18 18:36:49 +00:00
Renato Botelho
f453087a8d - Update to 20061217 2006-12-17 15:34:27 +00:00
Marcus Alves Grando
1f5520d34b - Mark as FORBIDDEN
Security:	http://www.vuxml.org/freebsd/eb5124a4-8a20-11db-b033-00123ffe8333.html
With hat:	secteam
2006-12-13 01:41:51 +00:00
Renato Botelho
16fc551b11 Update to 20061029 to fix vulnerability
Approved by:	portmgr (erwin)
Security:	http://www.vuxml.org/freebsd/8012a79d-5d21-11db-bb8d-00123ffe8333.html
2006-10-30 13:52:36 +00:00
Marcus Alves Grando
e4f21a09c1 - Mark as forbidden
Approved by:	portmgr (secteam blanket)
Security:	http://www.vuxml.org/freebsd/8012a79d-5d21-11db-bb8d-00123ffe8333.html
2006-10-20 14:53:54 +00:00
Renato Botelho
3f6e55faf9 - Update do 20060922 snapshot.
- Add --enable-experimental and remove CURL option to test new code that
  doesn't depend of external curl.
2006-09-22 11:46:54 +00:00
Renato Botelho
a40917e674 Update to 20060905 snapshot 2006-09-05 13:56:23 +00:00
Renato Botelho
d1e9662ce3 - Update to 20060808
- s/INSTALLS_SHLIB/USE_LDCONFIG/
2006-08-08 14:43:18 +00:00
Renato Botelho
3cd15db070 Update to 20060724 2006-07-24 15:20:02 +00:00
Renato Botelho
0a1220b0c8 Update to 20060703 2006-07-03 12:56:58 +00:00
Renato Botelho
01a61f0371 - Add an option to print logs on stderr instead stdout, it's useful to catch
logs and use on smtp log. In preparation to update spamcontro to 2.4 series.
- s/unarj/arj/ on clamscan man [1]
- Bump PORTREVISION because man change

Reported by:	Anton Yuzhaninov <citrin at citrin.ru> [1]
2006-05-26 16:49:53 +00:00
Renato Botelho
7c438729e6 - Update to 20060525
- Use arj and unzoo instead unarj and zoo
2006-05-25 12:21:45 +00:00
Alex Dupre
ffcb54b54f Chase gmp library and bump PORTREVISION. 2006-05-10 14:46:47 +00:00
Renato Botelho
e7763f2d4f Update to 20060503 2006-05-03 13:14:59 +00:00
Renato Botelho
0dd5c78c8a - Update to 20060426 2006-04-26 12:47:50 +00:00
Renato Botelho
1832cf4035 - Update to 20060406 snapshot -- fix multiple vulnerabilities
* CVE-2006-1614
      Damian Put discovered an integer overflow in the PE header parser.
      This is only exploitable if the ArchiveMaxFileSize option is disabled.
   * CVE-2006-1615
      Format string vulnerabilities in the logging code have been discovered,
      which might lead to the execution of arbitrary code.
   * CVE-2006-1630
      David Luyer discovered, that ClamAV can be tricked into an invalid
      memory access in the cli_bitset_set() function, which may lead to
      a denial of service.

- Synchronize with clamav port using SUB_FILES, USE_RC_SUBR

PR:		ports/95425
Submitted by:	garga
Security:	VuXML 6a5174bd-c580-11da-9110-00123ffe8333
2006-04-07 10:10:20 +00:00
Renato Botelho
c7889f209b Take over maintainership
Approved by:	maintainer by email
2006-04-07 10:07:49 +00:00
Marcus Alves Grando
dfc778e976 - Mark as FORBIDDEN
Security:	http://www.vuxml.org/freebsd/6a5174bd-c580-11da-9110-00123ffe8333.html
2006-04-06 17:24:25 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Renato Botelho
d446204edd - Update to 20051104
PR:		88483
Approved by:	rob@debank.tv (simon bypass maintainer timeout)
Security:	CAN-2005-3303, http://www.zerodayinitiative.com/advisories/ZDI-05-002.html
2005-11-07 09:41:07 +00:00
Marcus Alves Grando
15069e7608 Update to 20051003
Unmark FORBIDDEN

PR:		86878
Approved by:	rob@debank.tv (maintainer), pav (mentor)
2005-10-04 13:39:49 +00:00
Simon L. B. Nielsen
4d45f19503 Mark FORBIDDEN due to arbitrary code execution vulnerability.
Security:	http://vuxml.FreeBSD.org/271498a9-2cd4-11da-a263-0001020eed82.html
With hat:	secteam
2005-09-24 08:35:43 +00:00
Renato Botelho
9bb745580f Change MASTERSITE from ~renato to ~garga because I change my account
here

Approved by:	flz (mentor)
2005-07-21 17:53:45 +00:00
Roman Bogorodskiy
ddc4918fb4 Update to 20050704.
PR:		82972
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	Rob Evers (maintainer)
2005-07-04 17:38:52 +00:00
Sergey Matveychuk
0c3a3fc053 - Bump PORTREVISION
Requested by:	Pavel Rochnyack (irc)
2005-06-24 08:02:04 +00:00
Jean-Yves Lefort
e98c7b7cba - Fix compilation of the milter interface
- Unconditionally define PORTDOCS, as bsd.port.mk now tests ${NOPORTDOCS}
2005-06-23 13:22:22 +00:00
Jean-Yves Lefort
d82a3ba54e Fix the packing list 2005-06-22 10:50:39 +00:00
Roman Bogorodskiy
267ba56334 Update to 20050614 (0.86rc1).
PR:		82222
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	Rob Evers (maintainer)
2005-06-14 19:35:44 +00:00
Roman Bogorodskiy
917cecd512 Update to 20050608.
PR:		82042
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	Rob Evers (maintainer)
2005-06-10 10:01:21 +00:00
Pav Lucistnik
f45d2e14bf - Update to 20050529
PR:		ports/81681
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	Rob Evers <rob@debank.tv> (maintainer)
2005-05-30 20:40:05 +00:00
Roman Bogorodskiy
ee25055ba5 Update to 20050524.
PR:		81441
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	Rob Evers (maintainer)
2005-05-24 18:29:17 +00:00
Pav Lucistnik
4efc19075b - Update to 20050503
PR:		ports/80581
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	rob@debank.tv (maintainer)
2005-05-06 08:05:02 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Pav Lucistnik
a05e185af9 - Update to 20050408, unbreak
PR:		ports/79688
Submitted by:	Renato Botelho <freebsd@galle.com.br>
2005-04-09 20:17:07 +00:00