1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

119 Commits

Author SHA1 Message Date
Edwin Groothuis
d056ef091b 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>
2004-12-22 02:10:12 +00:00
Clement Laforet
0eaae8aabd - Add a small note about gpgme* changes 2004-12-21 09:21:46 +00:00
Herve Quiroz
ae36be0f51 Document the upgrade procedure for JDictionary due to recent file location
changes.
2004-12-19 03:41:46 +00:00
Edwin Groothuis
272c66538e Let net/freenet6 use rc.subr 2004-12-13 21:38:32 +00:00
Michael Nottebrock
f30324c31a Fix typos. 2004-12-13 20:35:39 +00:00
Michael Nottebrock
78c3e4d881 Add note about cryptplug's dependency change and it not being required
for PGP/MIME support in KMail any longer.
2004-12-13 20:32:21 +00:00
Edwin Groothuis
c94d5368d5 Add headsup for databases/postgresql-relay rc.conf usages. 2004-12-13 05:53:57 +00:00
Mark Linimon
70ebd2641e Add note about split of sysutils/bacula.
PR:		ports/74481
Submitted by:	lkoeller@FreeBSD.org
2004-12-13 00:40:53 +00:00
Sergey Matveychuk
0aba151be4 Describe a quirk when using mail/getmail with Python 2.4
PR:		ports/74874
Submitted by:	Linh Pham <question+fbsdports(at)closedsrc.org>
2004-12-08 23:54:05 +00:00
Hye-Shik Chang
93bf6d4108 Replace a command for the recent Python 2.4 upgrade to a finer and
smarter one.

Submitted by:	Eugene Mungmung Kim <ab@astralblue.net>
2004-12-06 05:32:04 +00:00
Mario Sergio Fujikawa Ferreira
09d07c957b Add a note on updating multimedia/ffmpeg 2004-12-05 18:40:34 +00:00
Hye-Shik Chang
7b07b14ea8 Correct a command: need -f option to rebuild them all. 2004-12-02 04:45:36 +00:00
Hye-Shik Chang
02421715ac Add a updating hint for the recent lang/python updates. 2004-12-02 04:38:10 +00:00
Pav Lucistnik
9737e08940 - Drop few words for dspam users 2004-11-28 01:11:35 +00:00
Pav Lucistnik
d45e2611e9 - Update to 2.0
PR:		ports/74112
Submitted by:	Tim Bishop <tim@bishnet.net> (maintainer)
2004-11-21 04:00:11 +00:00
Pav Lucistnik
ab241515e1 - Fight trailing whitespace (no content change) 2004-11-21 03:57:35 +00:00
Makoto Matsushita
30e912783c Make it clear that 'SQLite 1.x' is not the original SQLite, but a perl
module to use SQLite.

Suggested by:	nork (via ReichaNet)
2004-11-20 15:47:02 +00:00
Michael Nottebrock
f5391c9a17 Fix typo and don't mention the bdb_* dbdrivers. 2004-11-18 16:22:25 +00:00
Jun Kuriyama
cb9222c948 Add annotation to describe which releases are affected by this problem
(20041118 entry).
2004-11-18 09:39:29 +00:00
Michael Nottebrock
4ea76c5ed5 Add an entry about and on how to avoid portsdb segfaults. I don't know
if the bug in the imported bdb 1.85 which causes this has ever been fixed
and if so which FreeBSD versions contain the fix - feel free to add that
information to the entry.
2004-11-18 02:47:44 +00:00
Volker Stolz
af00c19861 Update to 1.8.2. Add instructions to UPDATING regarding running it on
mod_perl as DSO.

PR:		ports/72921
Submitted by:	maintainer
2004-11-16 16:45:06 +00:00
Michael Nottebrock
e2599daa12 Fix typo. 2004-11-15 14:37:00 +00:00
Michael Nottebrock
0472b78e0f Supplement the entry about portupgrade & INDEX with a reminder that
'make index' is only supported on complete ports-trees.

Suggested by: L. Staley <l.staley@acm.org>
2004-11-15 12:51:25 +00:00
Michael Nottebrock
4b88e38ec1 Add an UPDATING entry which suggests workarounds for default
portupgrade running 'make index' every time cvsup nuked INDEX from
${PORTSDIR}. Anybody feel free to add smarter suggestions.
2004-11-15 02:31:24 +00:00
Mario Sergio Fujikawa Ferreira
21d8a2205d Add a note on updating audio/faad and multimedia/mpeg4ip 2004-11-11 22:31:24 +00:00
Greg Lewis
6ae9fe2889 . Add a note regarding possible implications of the new javavmwrapper. 2004-11-11 19:18:25 +00:00
Michael Nottebrock
14a1da27f4 Update to KDE 3.3.1 2004-11-08 00:34:12 +00:00
Adam Weinberger
b3401f4b23 Clarify that the gnome_upgrade.sh script should be run by anybody who
has GNOME libraries installed, not just users of the GNOME Desktop
Environment.

Inspired by a question from:	Alex Dupre
2004-11-07 23:27:07 +00:00
Adam Weinberger
ad2021a4cc Note that the GNOME 2.6 -> 2.8 update requires the use of gnome_upgrade.sh. 2004-11-07 23:07:57 +00:00
Pav Lucistnik
4ce5de52a5 - Entry for security/clamav-devel about configuration file changes 2004-11-04 22:53:09 +00:00
Akinori MUSHA
ce553fda11 Update to 2.95.2.
The format of PREFIX/etc/rskkserv.conf has changed in version 2.95.
Please update your configuration file before restarting the server
using PREFIX/share/examples/rskkserv/conf-o2n.rb and referring to
PREFIX/etc/rskkserv.conf.sample.

PR:		ports/73508
Submitted by:	rushani
2004-11-04 02:52:24 +00:00
Alex Dupre
bc6a2f16be Finally even MySQL 4.0 has been converted to rcNG. 2004-10-31 10:44:54 +00:00
Joe Marcus Clarke
03d386ad48 Add an entry for the netatalk-2.0.1 update. 2004-10-29 01:29:19 +00:00
Herve Quiroz
952e48e93a Notify the recent rename of the launcher script for games/pcgen 2004-10-27 14:34:29 +00:00
Alex Dupre
9568978f9c Also Mysql 5.0 has to be enabled in rc.conf. 2004-10-24 21:30:09 +00:00
Makoto Matsushita
3c7da95f70 Add entry on popfile and DBD::SQLite 1.x trouble: why and workaround.
See also: http://popfile.sourceforge.net/cgi-bin/wiki.pl?SQLite3
2004-10-24 03:55:10 +00:00
Sean Chittenden
10ff18612d Update dbmail to 2.0.0. This upgrade requires a migration script to be run.
See UPDATING for details.  Grab maintainership of this port for the time being.
2004-10-24 00:23:04 +00:00
Sergei Kolobov
2fc7b55c07 - Fix typo in the name of configuration parameter (s/unixform/unixfrom/)
mentioned in 20041013 entry for mail/getmail

PR:		ports/72926
Submitted by:	Linh Pham (mail/getmail maintainer)
2004-10-22 13:14:03 +00:00
Marius Strobl
4b661f69b4 Add entry for updating to security/antivir-milter 1.1.
Approved by:	netchild
2004-10-20 18:24:46 +00:00
Sergei Kolobov
c26e0e5ff1 - Further clarify 20041013 entry for mail/getmail by adding some
additional information and URL for "quick-and-dirty" guide to getmail

PR:		ports/72904
Submitted by:	Linh Pham (maintainer)
Obtained from:	Scott Robbins <scottro@nyc.rr.com>
2004-10-20 08:09:28 +00:00
Alex Dupre
a95e20f69b Note that MySQL 4.1 should now be enabled into rc.conf.
mysql_enable="YES"
2004-10-19 14:15:46 +00:00
Oliver Lehmann
d1a9a2886f add:
20041018:
  AFFECTS: users of mail/courier-imap
  AUTHOR: oliver@FreeBSD.org

  The courier-imap port must now be enabled / disabled in rc.conf.
  See the script for details.

Submitted by:	Matthew Luckie <mjl@luckie.org.nz>
2004-10-18 23:36:47 +00:00
Clement Laforet
3b4c9025f9 - Remove WITH_APR_FROM_PORTS knob
- Add a note to UPDATING, to warn users they won't be able to build apache2
  if they keep apr 0.9.x

Discussed with: Craig Rodrigues (apr maintainer), kuriyama
2004-10-16 14:45:40 +00:00
Sergei Kolobov
b2c7584c3f Add an entry for mail/getmail port regarding upgrading from 3.x to 4.x.
PR:		ports/72647
Submitted by:	Linh Pham (getmail maintainer)
2004-10-14 15:00:09 +00:00
Oliver Eikemeier
70ec1e0cb9 - update to 0.80rc4
+ JPEG comment exploit (MS04-028) detection

  *** IMPORTANT ***
  The configruration file for the clamd daemon has changed from
  /usr/local/etc/clamav.conf to /usr/local/etc/clamd.conf.

PR:		72203
Approved by:	Rob Evers <revers@infraqon.nl> (maintainer)
2004-10-14 09:30:47 +00:00
Norikatsu Shigemura
25a6971d06 Update to 2004.2.
PR:		ports/72427
Submitted by:	david marshall <marshall@chezmarshall.com> (maintainer)
2004-10-12 17:10:35 +00:00
Joe Marcus Clarke
14cb7cd6a0 Add an entry for www/firefox to note some preferences glitches when updating
to 1.0.1.p.
2004-10-12 07:03:31 +00:00
Joe Marcus Clarke
5d656c2503 Add an entry for net/netatalk. 2004-10-12 02:14:47 +00:00
Norikatsu Shigemura
1f43dee12b o Add emulators to CATEGORIES. [1]
o Chase libm.so version-bumpd. [2]
o Fix comments about KDE/Konqueror. [3]
o Install libmap.conf to EXAMPLEDIR. [4]

Suggested by:	takawata [1]
Pointed out by:	ume [2]
Discussed by:	KDE/FreeBSD [3]
	(Sorry, I lost mails which was disscused about this).
Submitted by:	Jose M Rodriguez <josemi@freebsd.jazztel.es> [4]
PR:		ports/72494 [2]
Submitted by:	Amir Shalem <amir@active.ath.cx> [2]
Tested by:	ume
Approved by:	portmgr (marcus)
2004-10-11 17:15:45 +00:00
Ken Smith
e1a90e3019 Add a note about the system library version update done to -current
and RELENG_5 today.

Prodded by:	marcus
Approved by:	portmgr (marcus)
2004-10-01 18:24:00 +00:00