notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: security/clamav-devel/Makefile

Number of commits found: 232 (showing only 100 on this page)

«  1 | 2 | 3  »  

Wednesday, 18 Feb 2009
11:41 garga search for other commits by this committer
- Update to 20090218
- All clamav-milter command line parameters were moved to clamav-milter.conf,
  modify startup script acordingly
- Remove pidfile from clamd startup script since this can be changed in
  clamav-clamd.conf
Original commit
Wednesday, 7 Jan 2009
19:12 garga search for other commits by this committer
- Update to 20090107
Original commit
Tuesday, 23 Dec 2008
15:27 garga search for other commits by this committer
- Update to 20081223
Original commit
Tuesday, 9 Dec 2008
15:36 garga search for other commits by this committer
- Update to 20081209
Original commit
Friday, 28 Nov 2008
10:36 garga search for other commits by this committer
- Update to 20081128
Original commit
Tuesday, 25 Nov 2008
10:41 garga search for other commits by this committer
- Update to 20081125
Original commit
Monday, 17 Nov 2008
19:07 garga search for other commits by this committer
- Update to 20081117
- Remove --disable-zlib-vcheck, it's not necessary anymore and is generating a
  warning on configure script
- Remove libtool from dependencies and leave it using its own libtool, without
  it, clamav doesn't build anymore

Discussed with: Török Edwin at clamav-devel maillist
Original commit
Wednesday, 5 Nov 2008
16:17 garga search for other commits by this committer
- Update to 20081105
Original commit
Thursday, 16 Oct 2008
16:20 garga search for other commits by this committer
- Update to 20081016
Original commit
Thursday, 21 Aug 2008
14:25 garga search for other commits by this committer
- Change pre-install: target to pre-su-install: since user and group are
  created there (via pkg-install), and it must be done as root.
- While i'm here, fix the same on clamav-devel port

PR:             ports/126701
Submitted by:   grog
Original commit
06:18 rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:             126524 (obsoletes 52917)
Submitted by:   rafan
Tested on:      two pointyhat 7-amd64 exp runs (by pav)
Approved by:    portmgr (pav)
Original commit
Tuesday, 19 Aug 2008
11:25 garga search for other commits by this committer
- Update to 20080818 to align with 0.94-RC1
Original commit
Monday, 18 Aug 2008
18:43 garga search for other commits by this committer
- Permit to ser owner and group to clamav milter socket [1]
- Remove @ to show some install commands, and add -v to cp
- Install clamav-milter doc
- User CHOWN and CHMOD from bsd.commands.mk

PR:             ports/126069 [1]
Submitted by:   Matthew D. Fuller <fullermd@over-yonder.net> [1]
Original commit
Monday, 11 Aug 2008
16:50 garga search for other commits by this committer
- Update to 20080811
Original commit
Tuesday, 5 Aug 2008
14:41 garga search for other commits by this committer
- Update to 20080805
Original commit
Friday, 25 Jul 2008
17:25 garga search for other commits by this committer
- Upgrade to 20080725
Original commit
Thursday, 24 Jul 2008
13:43 garga search for other commits by this committer
- Update to 20080724
Original commit
Tuesday, 8 Jul 2008
16:17 garga search for other commits by this committer
- Update to 20080708
- Align clamav-milter startup script with security/clamav version, that waits
  for milter sock before chmod it
Original commit
Tuesday, 17 Jun 2008
11:20 garga search for other commits by this committer
- Fix checking of database viruses at startup script that i broke on last
  commit
- Bump PORTREVISION again

Submitted by:   George L. Yermulnik <yz@iptcom.net>
Pointyhat to:   me
Original commit
Monday, 16 Jun 2008
19:28 garga search for other commits by this committer
- Fix clamd startup script to support cld containers for virus databases
- Bump PORTREVISION

Reported by:    Robert Huff <roberthuff@rcn.com>
Original commit
Monday, 9 Jun 2008
23:55 garga search for other commits by this committer
- Forgot to remove one conditional about PTHREAD_LIB on last commit
Original commit
23:50 garga search for other commits by this committer
- Remove < 6.1 conditional since it's no longer supported
Original commit
Tuesday, 20 May 2008
17:45 garga search for other commits by this committer
- Update to 20080520
- Change OPTION UNRAR on by default to align with clamav port
- USE_GMAKE to build fine new version
Original commit
Thursday, 21 Feb 2008
15:38 garga search for other commits by this committer
- 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
Original commit
Thursday, 24 Jan 2008
16:35 garga search for other commits by this committer
- 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
Original commit
Monday, 21 Jan 2008
18:04 garga search for other commits by this committer
- Update to 20080121
Original commit
Wednesday, 12 Dec 2007
11:15 garga search for other commits by this committer
- 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
Original commit
Thursday, 11 Oct 2007
18:31 garga search for other commits by this committer
- Update to 20071011 to reflect 0.92RC2
Original commit
Thursday, 30 Aug 2007
16:25 garga search for other commits by this committer
Update to 20070830
Original commit
Tuesday, 24 Jul 2007
13:35 garga search for other commits by this committer
- Update to 20070724

PR:             ports/114854
Submitted by:   delphij
Original commit
Monday, 23 Jul 2007
09:36 rafan search for other commits by this committer
- 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
Original commit
Wednesday, 11 Jul 2007
13:13 garga search for other commits by this committer
- Remove CURL option, forgotten on last commit. It's not needed anymore
Original commit
12:50 garga search for other commits by this committer
- Update to 20070711
Original commit
Thursday, 31 May 2007
00:44 garga search for other commits by this committer
- Fix CLAMAV_CLAMD_SOCKET

Reported by:    Robert Huff <roberthuff@rcn.com>
Original commit
Tuesday, 29 May 2007
17:33 garga search for other commits by this committer
- 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
Original commit
Sunday, 18 Feb 2007
18:36 garga search for other commits by this committer
- Update to 20070218
- Make all cleanups and changes i made on security/clamav port
- Add CURL and LDAP OPTION
Original commit
Sunday, 17 Dec 2006
15:34 garga search for other commits by this committer
- Update to 20061217
Original commit
Wednesday, 13 Dec 2006
01:41 mnag search for other commits by this committer
- Mark as FORBIDDEN

Security:      
http://www.vuxml.org/freebsd/eb5124a4-8a20-11db-b033-00123ffe8333.html
With hat:       secteam
Original commit
Monday, 30 Oct 2006
13:52 garga search for other commits by this committer
Update to 20061029 to fix vulnerability

Approved by:    portmgr (erwin)
Security:      
http://www.vuxml.org/freebsd/8012a79d-5d21-11db-bb8d-00123ffe8333.html
Original commit
Friday, 20 Oct 2006
14:53 mnag search for other commits by this committer
- Mark as forbidden

Approved by:    portmgr (secteam blanket)
Security:      
http://www.vuxml.org/freebsd/8012a79d-5d21-11db-bb8d-00123ffe8333.html
Original commit
Friday, 22 Sep 2006
11:46 garga search for other commits by this committer
- Update do 20060922 snapshot.
- Add --enable-experimental and remove CURL option to test new code that
  doesn't depend of external curl.
Original commit
Tuesday, 5 Sep 2006
13:56 garga search for other commits by this committer
Update to 20060905 snapshot
Original commit
Tuesday, 8 Aug 2006
14:43 garga search for other commits by this committer
- Update to 20060808
- s/INSTALLS_SHLIB/USE_LDCONFIG/
Original commit
Monday, 24 Jul 2006
15:20 garga search for other commits by this committer
Update to 20060724
Original commit
Monday, 3 Jul 2006
12:56 garga search for other commits by this committer
Update to 20060703
Original commit
Friday, 26 May 2006
16:49 garga search for other commits by this committer
- 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]
Original commit
Thursday, 25 May 2006
12:21 garga search for other commits by this committer
- Update to 20060525
- Use arj and unzoo instead unarj and zoo
Original commit
Wednesday, 10 May 2006
14:46 ale search for other commits by this committer
Chase gmp library and bump PORTREVISION.
Original commit
Wednesday, 3 May 2006
13:14 garga search for other commits by this committer
Update to 20060503
Original commit
Wednesday, 26 Apr 2006
12:47 garga search for other commits by this committer
- Update to 20060426
Original commit
Friday, 7 Apr 2006
10:10 garga search for other commits by this committer
- 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
Original commit
10:07 garga search for other commits by this committer
Take over maintainership

Approved by:    maintainer by email
Original commit
Thursday, 6 Apr 2006
17:24 mnag search for other commits by this committer
- Mark as FORBIDDEN

Security:      
http://www.vuxml.org/freebsd/6a5174bd-c580-11da-9110-00123ffe8333.html
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
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.
Original commit
Monday, 7 Nov 2005
09:41 garga search for other commits by this committer
- 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
Original commit
Tuesday, 4 Oct 2005
13:39 mnag search for other commits by this committer
Update to 20051003
Unmark FORBIDDEN

PR:             86878
Approved by:    rob@debank.tv (maintainer), pav (mentor)
Original commit
Saturday, 24 Sep 2005
08:35 simon search for other commits by this committer
Mark FORBIDDEN due to arbitrary code execution vulnerability.

Security:      
http://vuxml.FreeBSD.org/271498a9-2cd4-11da-a263-0001020eed82.html
With hat:       secteam
Original commit
Thursday, 21 Jul 2005
17:53 garga search for other commits by this committer
Change MASTERSITE from ~renato to ~garga because I change my account
here

Approved by:    flz (mentor)
Original commit
Monday, 4 Jul 2005
17:38 novel search for other commits by this committer
Update to 20050704.

PR:             82972
Submitted by:   Renato Botelho <freebsd@galle.com.br>
Approved by:    Rob Evers (maintainer)
Original commit
Friday, 24 Jun 2005
08:02 sem search for other commits by this committer
- Bump PORTREVISION

Requested by:   Pavel Rochnyack (irc)
Original commit
Thursday, 23 Jun 2005
13:22 jylefort search for other commits by this committer
- Fix compilation of the milter interface
- Unconditionally define PORTDOCS, as bsd.port.mk now tests ${NOPORTDOCS}
Original commit
Wednesday, 22 Jun 2005
10:50 jylefort search for other commits by this committer
Fix the packing list
Original commit
Tuesday, 14 Jun 2005
19:35 novel search for other commits by this committer
Update to 20050614 (0.86rc1).

PR:             82222
Submitted by:   Renato Botelho <freebsd@galle.com.br>
Approved by:    Rob Evers (maintainer)
Original commit
Friday, 10 Jun 2005
10:01 novel search for other commits by this committer
Update to 20050608.

PR:             82042
Submitted by:   Renato Botelho <freebsd@galle.com.br>
Approved by:    Rob Evers (maintainer)
Original commit
Monday, 30 May 2005
20:40 pav search for other commits by this committer
- Update to 20050529

PR:             ports/81681
Submitted by:   Renato Botelho <freebsd@galle.com.br>
Approved by:    Rob Evers <rob@debank.tv> (maintainer)
Original commit
Tuesday, 24 May 2005
18:29 novel search for other commits by this committer
Update to 20050524.

PR:             81441
Submitted by:   Renato Botelho <freebsd@galle.com.br>
Approved by:    Rob Evers (maintainer)
Original commit
Friday, 6 May 2005
08:05 pav search for other commits by this committer
- Update to 20050503

PR:             ports/80581
Submitted by:   Renato Botelho <freebsd@galle.com.br>
Approved by:    rob@debank.tv (maintainer)
Original commit
Tuesday, 12 Apr 2005
03:26 obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Original commit
Monday, 11 Apr 2005
08:04 obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Original commit
Saturday, 9 Apr 2005
20:17 pav search for other commits by this committer
- Update to 20050408, unbreak

PR:             ports/79688
Submitted by:   Renato Botelho <freebsd@galle.com.br>
Original commit
Friday, 11 Feb 2005
22:19 kris search for other commits by this committer
BROKEN: Unfetchable
Original commit
Thursday, 27 Jan 2005
12:50 yar search for other commits by this committer
Drop a log-related SED_SCRIPT rule undeeded since rev#1.61.
Since then, there has been a common rule for both LogFile and
UpdateLogFile.
Original commit
12:15 yar search for other commits by this committer
Introduce a variable LOGDIR instead of using a literal log directory
pathname everywhere.

Approved by:    Rob Evers (maintainer)
Original commit
Wednesday, 12 Jan 2005
18:22 yar search for other commits by this committer
Finish incorporating the changes proposed in
ports/75607 into clamav-devel.

In particular, the last change to this port makes
use of the clamav-milter pidfile, which wouldn't be
recorded without the present change.

PR:             ports/75607
Approved by:    maintainer
Original commit
15:09 niels search for other commits by this committer
Unbreak security/clamav-devel by updating it to 20050110 (maintainer update)

PR:             ports/76086
Submitted by:   maintainer
Approved by:    nectar (mentor)
Original commit
Wednesday, 22 Dec 2004
02:10 edwin search for other commits by this committer
Fix ports: security/clamav and security/clamav-devel (change db
directory to /var/db/clamav and fix removal of db on deinstall)

        For the sake of coherence, the ClamAV database should be
        installed in /var/db/clamav, not /usr/local/share/clamav.
        Also fixes the database removal on package deinstallation.

PR:             ports/74172
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be>
Approved by:    Rob Evers <rob@debank.tv>
Original commit
Wednesday, 15 Dec 2004
09:57 ale search for other commits by this committer
Update to 20041213 snapshot.

Approved by:    maintainer
Original commit
Friday, 3 Dec 2004
09:52 ale search for other commits by this committer
Update to 20041201 snapshot.

Approved by:    maintainer
Original commit
Thursday, 4 Nov 2004
22:49 pav search for other commits by this committer
- Update to 20041101
- Configuration file was renamed to clamd.conf!

PR:             ports/73491
Submitted by:   Rob Evers <rob@debank.tv> (maintainer)
Original commit
Friday, 15 Oct 2004
17:32 ade search for other commits by this committer
Kill off automake18, switching to automake19.  Requiem Mors Pacem.
Original commit
Thursday, 2 Sep 2004
15:24 vs search for other commits by this committer
- Update to 20040826 snapshot
- Fix fetching
- Fix -pthread/-lc_r issue for good
   (courtesy of bsd.autotools.mk, who'd have guessed...)

PR:             ports/71168
Submitted by:   Rob Evers (maintainer), me
Original commit
Sunday, 4 Jul 2004
11:02 eik search for other commits by this committer
Unbreak (fetching) and update security/clamav-devel to 20040701 snapshot

PR:             68596
Submitted by:   Rob Evers <rob@debank.tv> (maintainer)
Original commit
Friday, 11 Jun 2004
20:04 pav search for other commits by this committer
- Update to 20040610

PR:             ports/67792
Submitted by:   Rob Evers <rob@debank.tv> (maintainer)
Original commit
Wednesday, 9 Jun 2004
18:04 mi search for other commits by this committer
Update to today's release. Propagate CPPFLAGS to CONFIGURE_ENV to enable
building of the milter part. Use autoconf-2.59 instead of the deprecated
2.57

Approved by:    Rob Evers (maintainer)
Original commit
Thursday, 3 Jun 2004
22:14 pav search for other commits by this committer
- Update to 20040603

PR:             ports/67524
Submitted by:   Rob Evers <rob@debank.tv> (maintainer)
Original commit
Tuesday, 25 May 2004
12:49 eik search for other commits by this committer
undo chmod on socket directory

Approved by:    Rob Evers <rob@debank.tv> (maintainer)
Original commit
09:36 pav search for other commits by this committer
- Change permissions on socket directory to 750.
  This unbreaks sendmail.

Submitted by:   ume
Approved by:    maintainer
Original commit
Monday, 24 May 2004
23:02 pav search for other commits by this committer
- Update to 20040524
- Rename rc script freshclam.sh -> clamav-freshclam.sh for consistency
  BEWARE if you're using freshclam daemon you must update your rc.conf!
- Chmod 770 socket directory
- Diff reduction against security/clamav port

PR:             ports/67125
Submitted by:   Rob Evers <rob@debank.tv> (maintainer)
Original commit
Sunday, 23 May 2004
16:50 pav search for other commits by this committer
- Update to 20040521

PR:             ports/67040
Submitted by:   Rob Evers <rob@debank.tv> (maintainer)
Original commit
Monday, 3 May 2004
20:22 dinoex search for other commits by this committer
- update to 20040503
AllowSupplementaryGroups enabled by default
Removed OSVERSION check (not needed anymore)
Make the port look a bit more like security/clamav

PR:             66203
Submitted by:   Rob Evers
Original commit
Tuesday, 20 Apr 2004
10:27 arved search for other commits by this committer
Update to 20040419

PR:             65764
Submitted by:   Rob Evers <rob@debank.tv>
Original commit
Tuesday, 6 Apr 2004
15:32 dinoex search for other commits by this committer
- update to 20040404
PR:             65205
Submitted by:   Rob Evers

- fix deinstallation on clean system.
sed modifies clamav.conf.default and freshclam.conf.default only.
when installing on a clean system from port (package is fine),
clamav.conf.default and clamav.conf are diffrent
also freshclam.conf.default and freshclam.conf are diffrent,
and a deinstallation will leave stale files.
Original commit
Monday, 22 Mar 2004
13:08 clement search for other commits by this committer
- Update to 20040321 snapshot

PR:             64564
Submitted by:   Rob Evers <rob@debank.tv> (maintainer)
Original commit
Tuesday, 16 Mar 2004
06:33 daichi search for other commits by this committer
Update to 20040313

PR:             ports/64224
Submitted by:   Rob Evers <rob@haha.debank.tv> (maintainer)
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Original commit
Friday, 12 Mar 2004
02:48 ade search for other commits by this committer
Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents.  In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.

First in a series of major autotools cleanups.
Original commit
Monday, 1 Mar 2004
10:35 mbr search for other commits by this committer
Upgrade to 20040229 snapshot.

Submitted by:   Rob Evers <rob@debank.tv> (maintainer)
Original commit
Wednesday, 18 Feb 2004
20:24 dinoex search for other commits by this committer
- Unbreak threading issue
PR:             63022
Submitted by:   rob@debank.tv

- Use fixStaleSocket by default
- Add clamav user to mail group (for exim users)
- clean up DOCSDIR variable
PR:             63022
Submitted by:   rob@debank.tv
Suggested by:   eik
Original commit
Tuesday, 17 Feb 2004
00:16 kris search for other commits by this committer
FORBIDDEN on 502102: Links against libc_r and libpthread
Original commit

Number of commits found: 232 (showing only 100 on this page)

«  1 | 2 | 3  »