Commit graph

145 commits

Author SHA1 Message Date
Anton Berezin
3497aa0ee3 Don't tell that it is not necessary to upgrade perl-dependent ports,
since failing to do so will mess up dependencies in the future.

Noticed by:	mat
2005-02-01 14:28:53 +00:00
Anton Berezin
b3ab261a6b Document lang/perl5 and lang/perl5.8 update. 2005-02-01 13:37:19 +00:00
Palle Girgensohn
34fa6c853e Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:		75344
Approved by:	portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:35:55 +00:00
Joe Marcus Clarke
44f5dcfec7 An an entry for net/howl on using its new rcNG script. 2005-01-30 04:09:10 +00:00
Oliver Lehmann
0a0ec68fe8 - bring xfce4 to 4.2
- remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that update)
- take maintainership of x11-wm/xfce4-session [1]
- bump PORTREVISION of all plugins because they need to be linked against the new xfce4 libs

Approved by:	maintainer [1]
2005-01-26 16:57:40 +00:00
Sean Chittenden
1b5152db3b Enter PostgreSQL 8.0.0. Given 4.11 is still being released, abuse -devel by
stuffing the 8.0.0 release in here for the time being.  Port epoch bumped
because 8.0.rc* is greater than 8.0.0.  A note from UPDATING to people who
want to use 8.0.0 via -devel in production:

  The -devel port has been updated to contain 8.0 release since
  postgresql80-server can not be updated until 4.11 is released and the
  changes in PR ports/75344 are committed.  Users who need 8.0 now can
  use the -devel port, however, once postgresql80-server has been
  committed, -devel will begin tracking 8.1.  Please be smart about
  tracking ports and if used in production, update to
  databases/postgresql80-server as soon as it becomes available.  No
  dump/reload will be required when changing from -devel to
  postgresql80-server.

Check out the release notes and the shiny new PostgreSQL.org website at:

http://www.PostgreSQL.org/docs/8.0/static/release.html#RELEASE-8-0
2005-01-23 10:06:21 +00:00
Thierry Thomas
41dac9bbf9 Add a entry on upgrading the SpamBouncer installation. 2005-01-17 22:56:09 +00:00
Kirill Ponomarev
7030801ba5 Whitespaces cleanup. 2005-01-17 21:11:45 +00:00
Thierry Thomas
7b86805741 Add an entry about astk-client's parameters file. 2005-01-17 21:09:54 +00:00
Oliver Lehmann
c33fd0512a 20050108: s/rc.sub[^r]/&r/
Noted By:	ceri
2005-01-17 17:09:40 +00:00
Oliver Lehmann
281320b550 adjust 20050108 entry about courier-imap
Thanks to:	Koop Mast <kwm@rainbow-runner.nl>
2005-01-17 16:52:19 +00:00
Adam Weinberger
1b0190a48e Add an entry instructing people to remove an unintentionally-created
/etc/pam.d directory, which causes lockouts on 4.x.
2005-01-14 21:22:31 +00:00
Mario Sergio Fujikawa Ferreira
2d49013c9a Add entry for irc/iip update problem 2005-01-10 19:31:52 +00:00
Joe Marcus Clarke
1fb28811ae Add an entry for nautilus-cd-burner, and the cdrtools problem. 2005-01-10 18:09:53 +00:00
Michael Nottebrock
e9e3b9b5ef Fix typos in portnames.
PR:	ports/75940
Submitted by:	Dan Langille <dan@langille.org>
2005-01-08 14:22:50 +00:00
Oliver Lehmann
cb034e3273 upadate to courier-authlib 0.52, courier-imap 4.0.1 and sqwebmail 5.0.0
Special thanks for testing and sugestions to:	Brian Candler <B.Candler@pobox.com>
2005-01-08 10:25:05 +00:00
Michael Nottebrock
dfc1e666ea Additionally suggest adding /tmp/.ICE-unix to daily_clean_tmps_ignore for users
of daily_clean_tmps_enable (periodic).

Submitted by:	Hilko Meyer <hilko.meyer@gmx.de>
Approved by:	portmgr
2005-01-03 02:24:19 +00:00
Alexander Leidinger
64cf27c85d Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
   warnings in some cases [2]
 - fix a cut&past error in the linux_base-8 pkg-install script [3]
 - convert the binary knob "USE_LINUX" to a version specifier, e.g.
   USE_LINUX=<value> specifies a dependency upon
   emulators/linux_base-<value>, exceptions are a value of "7" (which
   does what you want and adds a dependency to linux_base) and any
   value without a corresponding port in
   PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
   the default linux_base)
 - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
   this allows us to use the USE_LINUX_PREFIX knob for linux_base and
   paves the way for splitting up future linux base ports into
   individual pieces
 - remove RESTRICTED from some GPL licensed ports, even when we only
   distribute binaries, we get them from official linux sites, so
   anyone can grab them there if he needs to
 - add a dependency upon the linux X11 bits where necessary (based upon
   guesswork)
 - don't use USE_X_PREFIX in some linux ports since it adds a dependency
   to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
   solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
 - bump the portrevision of the linux ports ("better safe than sorry"
   algorithm)
 - pass maintainership of the important linux infrastructure to a
   mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
   doesn't like this: tell us your bikeshed color at freebsd-emulation@,
   my color would be "linuxolator@" in case someone cares...)
 - add a pkg-install script for linux-fontconfig, but don't use it;
   everything should work without it (the FreeBSD fc-cache program should
   do all the work), but in case we need it we just need to decomment the
   pkg-install part in the Makefile
 - fix some dependencies
 - fix some bugs
 - add some static plists
 - unbreak the ports with dependecies to more than one linux_base

This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.

Known bugs:
 - the linux-mesa and linux-devtools ports install libGL*.so symlinks
 - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
   the linux X11 port, so linx_Base-8 moans at deinstall time)

Future work (interested souls should coordinate with freebsd-emulation@):
 - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
   or modify the behavior of USE_XLIB in the USE_LINUX case
   AFAIK trevor has some patches.
 - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
   the PREFIX?= workaround in some linux ports
   Should be discussed/coordinated on/with x11@.
 - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
 - update to a more recent linux base

PR:			69997, 70539 (and maybe others)
Discussed with/on:	java@, x11@, trevor, portmgr
Tested by:		mezz, portmgr, pointyhat
RPM hunted down by:	Joseph Gelinas <scirocco@tasam.com> [1]
Requested by:		portmgr [2]
Submitted by:		kris [3]
Approved by:		portmgr
2004-12-31 18:24:10 +00:00
Pav Lucistnik
0cbbb1d6f8 - Add a note for users of www/awstats
- Collect nearby spurious whitespace
2004-12-31 11:38:42 +00:00
Michael Nottebrock
22c3bee331 Also suggest to not use clear_tmp_enable right now, since it'll nuke
/tmp/.ICE-unix on each boot.
2004-12-29 21:41:48 +00:00
Michael Nottebrock
4d0ed17dcc Add a note about checking the ICE socket directory in case KDE refuses
to start after upgrading to Xorg 6.8.1 (which for some reason that's
escaping me makes .ICE-unix/ not owned by root a fatal error).
2004-12-29 20:01:19 +00:00
Thierry Thomas
a9d1923fb0 Add a notice about the personal configuration file of Gambas Database
Manager.

Reminded by:	Kris.
2004-12-27 22:55:51 +00:00
Thierry Thomas
f2f38e6e7c Alert about the upgrade process of Horde's application. 2004-12-26 10:47:24 +00:00
Dejan Lesjak
45a8ad2ae7 Explain the switch from graphics/dri to graphics/xfree86-dri for
XFree86-4-Server users.

Prodded by:	rpratt
Submitted by:	ade (wording of entry), rpratt (portupgrade line)
2004-12-24 18:48:51 +00:00
Kirill Ponomarev
a1ea245281 Remove trailing spaces. 2004-12-24 15:10:11 +00:00
Akinori MUSHA
588eb7afc1 - Suggest that sysutils/portupgrade should be upgraded prior to
lang/ruby18.

- Fix the path of rskkserv.conf.sample that was changed a while ago.
2004-12-24 00:26:32 +00:00
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