This file documents some of the problems you may encounter when upgrading your ports. We try our best to minimize these disruptions, but sometimes they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. 20040311: AFFECTS: users of databases/postgresql7 PostgreSQL 7.4.2 Released and release notes available at http://www.postgresql.org/news/173.html NOTICE: unlike most minor versions, this version does require some updates to the pg_* system tables. Full instructions for how to do this are included in the full HISTORY file. DO NOT UPGRADE WITHOUT READING THESE INSTRUCTIONS. 20040309: AFFECTS: users of x11/kdelibs and x11/kdebase If you update kdelibs from version 3.2.0 to version 3.2.1 while running a KDE 3.2.0 session, newly opened instances of Konqueror will silently crash as soon as the new version of kdelibs has been installed, due to mismatching linker symbols. It is recommended you quit your KDE session at that point and update kdebase to version 3.2.1, then restart KDE. 20040309: AFFECTS: users of audio/arts and x11/kdebase The arts port, PORTVERSION 1.2.1 does not include artswrapper anymore. Instead, artswrapper is now installed by a new port audio/artswrapper. Installation of artswrapper is optional, however: If you presently run KDE and you have "Run with the highest possible priority (realtime priority)" checked in Control Center/Sound & Multimedia/ Sound System and you choose to NOT install audio/artswrapper, you need to - Uncheck "Run with the highest possible priority (realtime priority)" in Control Center/Sound & Multimedia/Sound System BEFORE updating arts OR - AFTER updating arts and kdebase, go to Control Center/Sound & Multimedia/ Sound System, click on the unchecked "Run with the highest possible priority (realtime priority)", dismiss the message telling you that realtime is un- available or artswrapper is missing and then click Apply. 20040305: AFFECTS: users of security/antivir-milter When updating from a previous version of security/antivir-milter you have to do the following after deinstalling the old port: rm /AntiVir/antivir rm /AntiVir/antivir.vdf chown root:wheel /AntiVir chown root:smmsp /AntiVir/hbedv.key In your SENDMAIL_MC change `S=unix:/AntiVir/avmilter.sock, F=T, T=S:10m;R:10m;E:5m' to: `S=unix:/var/spool/avmilter/avmilter.sock, F=T, T=S:10m;R:10m;E:10m' and rebuild sendmail.cf. If /var/spool/avmilter exist you have to: chown -R smmsp:smmsp /var/spool/avmilter If you are using a customized /etc/avmilter.conf the port won't remove it on deinstall and you have to manually change User and Group to smmsp there. Afterwards you can install the new version of this port. You then should run antivirupdater to get a current VDF. 20040226: AFFECTS: i386 users of ruby and portupgrade Change the default version of ruby to 1.8 for i386. If you are a ruby developer and want to keep ruby 1.6 as default, please add RUBY_DEFAULT_VER=1.6 to /etc/make.conf. Otherwise, please run the following series of commands to migrate to ruby 1.8: 1) Reinstall portupgrade manually (and as a result ruby 1.8 will be installed): pkg_delete portupgrade-\* (cd /usr/ports/sysutils/portupgrade; make install clean) 2) Reinstall everything that depends on ruby 1.6 to use ruby 1.8 instead: portupgrade -fr lang/ruby16 3) Reinstall ruby 1.8 (because the previous step kills symlinks): portupgrade -f lang/ruby18 4) Deinstall ruby 1.6 stuff (if you are paranoia): pkg_deinstall -ri lang/ruby16 5) If the above commands do now work somehow and portupgrade starts causing LoadError, please reinstall portupgrade manually again. Whenever you get confused, you can always deinstall portupgrade and all the ruby stuff (run "pkg_delete -r ruby-\*") and reinstall portupgrade as a last resort. 20040204: AFFECTS: 5.2-CURRENT users who started with a 5.2-RELEASE or older. Change the default version of perl to 5.8. 1) Force perl-5.6.1 to be upgraded with perl-5.8. portupgrade -o lang/perl5.8 -f perl-5.6.1_15 2) Update all p5-* modules. portupgrade -f p5-\* $FreeBSD$ ion value='gstreamer'>gstreamer FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump PORTREVISION for the last commit.arved2004-10-111-1/+1
* Fix Environment for kdm/csh users.arved2004-10-111-1/+1
* Fix a typoarved2004-10-102-2/+2
* Fix bug in the default genkdmconf template - kdm would try and parselofi2004-09-243-6/+26
* The rc-script was botched, correct that and bump PORTREVISION.lofi2004-09-012-2/+3
* Update to KDE 3.3lofi2004-08-3112-443/+471
* A couple of patches didn't make it from the kde-freebsd repo into ports.lofi2004-08-136-1/+250
* Tell genkdmconf to ignore existing bits of xdm/kdm configuration, if itlofi2004-08-121-2/+1
* Factor out all but one of the build switches of the KDE main module portslofi2004-08-119-632/+757
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-1/+1
* Update to version 3.2.3lofi2004-06-104-15/+58
* Bump PORTREVISION.lofi2004-05-181-0/+1
* Fix a fat fingered commit I made two weeks ago:lofi2004-05-181-1/+1
* Put the pkg-message template back into PKGDIR.lofi2004-05-032-1/+1
* Process the pkg-message template earlier than post-install solofi2004-05-022-3/+7
* Update to KDE 3.2.2lofi2004-04-206-27/+27
* Respect WITHOUT_FOO.lofi2004-03-281-18/+1
* Enhance pkg-descr a little.lofi2004-03-221-1/+4
* Add the default path of of the linux-flashplugin to the list of pathslofi2004-03-181-0/+10
* Update to KDE 3.2.1 / QT 3.3.1lofi2004-03-106-63/+84
* Bump PORTREVISION.lofi2004-02-111-0/+1
* USE_MOTIF by default now - netscape plugins compat is en vogue againlofi2004-02-101-13/+6
* Shorten COMMENT.lofi2004-02-101-1/+1
* Update to KDE 3.2.0lofi2004-02-0512-523/+1148
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Add a patch to correct CPU states readout inlofi2003-12-131-0/+21
* Add a patch that should fix the "A window and A desktop icon sometimes havearved2003-11-201-0/+12
* Fix the -pthread problem in case the option gets removed again. Thiswill2003-10-041-0/+2
* From KDE_3_1_BRANCH:arved2003-09-291-0/+18
* Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.will2003-09-188-419/+2
* Multiple bugfixes and enhancements for kdebase.lofi2003-08-2910-9/+458
* Fix non-default dependency on openldap2[012] which is broken by splitting.kuriyama2003-08-151-1/+1
* Update KDE to the latest official release, KDE 3.1.3lofi2003-07-296-41/+14
* - Conditional ldap supportarved2003-06-032-5/+11
* Update to KDE 3.1.2lioux2003-05-203-3/+5
* Fix fetching.will2003-04-121-1/+1
* Upgrade to 3.1.1a to handle PS/PDF security advisory. There are additionalwill2003-04-112-2/+2
* Rejoice, for the long awaited upgrade to kde 3.1.1 is here!alane2003-04-068-70/+22
* Clear moonlight beckons.ade2003-03-072-1/+1
* Fix Build on CURRENT.arved2003-03-031-0/+24
* Add patch to fix ksysguard on -CURRENT. Will be committed to KDE.will2003-02-101-0/+15
* Re-enable Xinerama support and remove Java support by default. The formerwill2003-02-091-6/+6
* kdebase uses libfontconfig if it finds it. add dependency.alane2003-02-031-0/+8
* bump PORTREVISION for previous mod about 12 hours agoalane2003-01-301-1/+1
* Install desktop template masters with right perms (write perms, too).alane2003-01-301-0/+2
* update to 3.1 official releasealane2003-01-2913-1091/+1663
* Fetch from correct MASTER_SITE_SUBDIRlioux2002-11-171-1/+1
* Update these ports to 3.0.5 per KDE security advisory. Fix missing depsalane2002-11-168-116/+10
* removed redundant PACKAGE_BUILDING testalane2002-10-191-4/+0
* Bump PORTREVISION to force the last change out, as bugs were severe accordingalane2002-10-191-1/+1
* Undefault keramik due to bugs.alane2002-10-191-4/+0
* If defined(PACKAGE_BUILDING) then do not build with keramik/kwin backport.alane2002-10-131-0/+4
* Move <sys/types.h> higher up in the include list to fix build on current.alane2002-10-121-0/+18
* add warning about backported keramikalane2002-10-111-0/+7
* 1. Removed comments from pkg-plist files per will's request.alane2002-10-111-98/+0
* 1. Remove QT warning from kde3. It's been there long enough.alane2002-10-116-12/+120
* mi's patch to use gettext as BUILD_DEPEND. If there's a PR I don't havealane2002-09-211-1/+1
* Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted towill2002-08-253-41/+8
* Bump PORTREVISION. KDE is fragile enough in its dependencies; we don'talane2002-08-021-1/+1
* Chase shlib rev of devel/gettextade2002-08-021-1/+1
* Fixed obnoxious bug where a new ~/Desktop dir would be created with read-onlyalane2002-07-182-0/+23
* Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.will2002-07-053-4/+39
* Patch out the 'sshd' user from being shown (add to HiddenUsers).alane2002-06-291-1/+1
* Add smmsp (mail submitter) to list of hidden users in kdm.conf.alane2002-06-291-2/+11
* Fixed bad patch. Missed it when we moved to the rerolled tarball apparently.alane2002-06-271-5/+5
* Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-1615-516/+402
* Fix build on alpha.will2002-05-203-0/+53
* Fix missing %%MOTIF%% substitutions.petef2002-05-091-8/+8
* Update to 3.0. Sigh.will2002-04-231-0/+2527
* Oops, fix miscommit of patch.will2002-04-221-11/+11
* Fix kdm config file upon install.will2002-04-221-0/+11
* Please welcome Qt3/KDE3 to our ports tree. This includes work since thewill2002-04-2230-4244/+530
* gettext upgrade uber-patch (stage 3)ade2002-04-131-2/+2
* Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This iswill2002-03-301-2/+6
* Stage 1 of gettext update.ade2002-03-161-1/+1
* Make the "default" target failback on KDE if the user doesn't have apetef2002-03-032-3/+13
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-2/+2
* Bring in a few changes to the KDE ports infrastructure, and some fixes.will2002-01-111-15/+2
* If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also addwill2002-01-081-0/+3
* Fix problem where KDM doesn't cause the login records to be updated whenwill2002-01-062-6/+10
* Conditionalize use of objprelink based on whether we're running onwill2002-01-051-3/+8
* If not building WITH_MOTIF (required for Netscape plugins), don't try to loadpetef2001-12-251-0/+6
* - better kdmrc config file handling:petef2001-12-145-16/+45
* Fix a problem with auto{conf,make}: some build magic was introduced topetef2001-12-071-1/+1
* Upgrade KDE to 2.2.2:will2001-12-0417-32/+1423
* Remove stale files from share/config/kdm.olgeni2001-11-031-7/+1
* Bite the bullet and make kcheckpass setuid root by default so the lockwill2001-11-012-22/+2
* Upgrade to 2.2.1.demon2001-10-274-9/+175
* Fix pkg-plistkevlo2001-10-201-0/+3
* Set DIST_SUBDIR=KDEdemon2001-09-112-1/+2
* Add a message to the port/package warning users about kcheckpass'swill2001-09-042-1/+25
* Remove bogus file that I introduced in revision 1.40 (pointy hat).olgeni2001-09-02