aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
Commit message (Collapse)AuthorAgeFilesLines
* - Change the name to Xorg to indicate that not only the x11/xorgErwin Lansing2007-05-241-1/+10
| | | | | | | | | | | | meta-port is affected. - Mention that users with unchanged environments can use fetchindex and do not need to build it by hand. Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> Approved by: portmgr (self) Notes: svn path=/head/; revision=191631
* Add entry for net/samba3 3.0.25Kirill Ponomarev2007-05-241-0/+76
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=191628
* Fix typo.Florent Thoumie2007-05-211-1/+1
| | | | | | | | Reported by: ceri Approved by: portmgr (blanket) Notes: svn path=/head/; revision=191585
* Update the X.Org updating instructions with some last-minute caveats andJoe Marcus Clarke2007-05-201-10/+29
| | | | | | | | | | | gotchas. Reviewed by: portmgr x11 Approved by: portmgr (implicit) Notes: svn path=/head/; revision=191561
* Remove trailing whitespace.Joe Marcus Clarke2007-05-201-28/+28
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=191560
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+103
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Cleanup ghostscript-gnu-commfont and related CJK font support meta ports.Hiroki Sato2007-04-281-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | Changes include: - Set WITH_GHOSTSCRIPT_GNU forcibly. - Use PostScript virtual fonts to handle CJK CID/TT-CID emulated fonts. CIDFnmap still works but when a font is both in Resource/Font or Resource/CIDFont and in CIDFnmap, the former entry will be used. For the actual font mapping, see files in Resource/CIDFont/*. So, note that you need to remove (or rename) the virtual font if you use CIDFnmap for the moment. This is still a transitional measure and more consistent font management thoughout the ports collection should be added later. This is just an internal structural change; default font mapping has not been changed. - Add Chinese font support to print/gsfonts (but no dependency added). Notes: svn path=/head/; revision=191064
* - Add notes for www/p5-Kwiki usersCheng-Lung Sung2007-04-241-0/+15
| | | | Notes: svn path=/head/; revision=190788
* s/apropriate/appropriateMarc Fonvieille2007-04-131-1/+1
| | | | Notes: svn path=/head/; revision=189897
* - Correct uid/gid migration for net-mgmt/nagiosfor net-mgmt/nagiosRong-En Fan2007-04-121-1/+1
| | | | | | | | | PR: ports/111434 Reported by: Andrey Volkov <volkov at nolty.ru> Submitted by: Jarrod Sayers <jarrod at netleader.com.au> Notes: svn path=/head/; revision=189845
* Migrate japanese/ptex{,-base,-tetex} to japanese/ptex; the old versionHiroki Sato2007-04-081-0/+9
| | | | | | | | | | | | | of japanese/ptex has been removed and japanese/ptex-tetex has been renamed with japanese/ptex. These are almost the same with each other (actually ptex-tetex had some upper compatibility with ptex), so there should be no functionality regression. Also, dependencies of the relevant ports have been updated and PORTREVISON bumped. Notes: svn path=/head/; revision=189484
* - Add entry for net-mgmt/nagios uid/gid changes (from dynamic -> static)Rong-En Fan2007-04-071-0/+17
| | | | | | | | PR: ports/111345 Submitted by: Jarrod Sayers <jarrod at netleader.com.au> (maintainer) Notes: svn path=/head/; revision=189433
* - Add a late note for ghostscript changesRong-En Fan2007-04-051-0/+13
| | | | Notes: svn path=/head/; revision=189314
* Add note about user of the gimp who have gimp-print installed.Michael Johnson2007-04-041-2/+5
| | | | Notes: svn path=/head/; revision=189213
* Add notes about updating graphics/gimp, graphics/gimp-devel and print/gutenprintMichael Johnson2007-04-041-0/+35
| | | | Notes: svn path=/head/; revision=189208
* - Entry for devel/cvstrac 2.0.0 updateRong-En Fan2007-04-021-0/+10
| | | | Notes: svn path=/head/; revision=189019
* Replace a 644 -> 755 hack and remove in the UPDATING to a better solution byJeremy Messenger2007-03-291-11/+0
| | | | | | | | | | | | | using 'exec sh foobar' instead 'exec foobar'. The 644 is need for some users that are using noexec mounted home directory, which the 755 will block them. Bump the PORTREVISION. Bugs tracker: http://tinyurl.com/2lazb6 (sourceforge.net) Obtained from: Fluxbox SVN Submitted by: Mark Tiefenbruck (Fluxbox developer) Notes: svn path=/head/; revision=188780
* - Make the gettext instructions a bit more fool-proof.Pav Lucistnik2007-03-281-3/+6
| | | | | | | | Requested by: netchild Useful until: someone invents bigger fool Notes: svn path=/head/; revision=188689
* A note about emulators/linux_base-fc6.Boris Samorodov2007-03-271-0/+32
| | | | Notes: svn path=/head/; revision=188584
* In 1.0rc3, they have changed ~/.fluxbox/startup from 755 to 644 that hasJeremy Messenger2007-03-271-1/+11
| | | | | | | | | | | caused not possible to start up your Fluxbox if you remove ~/.fluxbox or you are a first time user. Add a hack to get it back to 755 and explain the solution in UPDATING by run 'chmod 755 ~/.fluxbox/startup'. Reported by: infofarmer Notes: svn path=/head/; revision=188545
* - add entry for lang/tcl-tk-wrapper, lang/tcl*, x11-toolkits/tk* usersMartin Wilke2007-03-271-0/+10
| | | | Notes: svn path=/head/; revision=188528
* - Add entry for py-sip and py-qt usersMartin Wilke2007-03-271-0/+8
| | | | | | | Thanks to: ehaupt@ for review :) Notes: svn path=/head/; revision=188483
* - Add entry for drupal rename.Rong-En Fan2007-03-251-0/+8
| | | | Notes: svn path=/head/; revision=188278
* Typos fixing.Marc Fonvieille2007-03-251-2/+2
| | | | Notes: svn path=/head/; revision=188266
* pkgdb -F -> pkgdb -FfJeremy Messenger2007-03-191-1/+1
| | | | Notes: svn path=/head/; revision=187730
* The x11-wm/fluxbox-devel has been merged into x11-wm/fluxbox and removeJeremy Messenger2007-03-191-0/+20
| | | | | | | | | | | | | | | | fluxbox-devel. The 0.1.14 version is gone for good. The highlight changes for fluxbox: -Update to 1.0rc2. -Change the prefix from X11BASE (/usr/X11R6) to LOCALBASE (/usr/local). -The bsetroot has been renamed to fbsetroot. As for the other ports, chase the fluxbox-devel -> fluxbox. Request by: too many to list (include developers) Notes: svn path=/head/; revision=187729
* Add some verbiage about the devel/gettext upgrade.Ade Lovett2007-03-181-0/+16
| | | | Notes: svn path=/head/; revision=187626
* Update to KDE 3.5.6 / KOffice 1.6.2Michael Nottebrock2007-03-131-0/+16
| | | | Notes: svn path=/head/; revision=187334
* Ummm, this actually affects people right now... Not some future warning orTom McLaughlin2007-03-121-1/+1
| | | | | | | | | something. Notified by: xride Notes: svn path=/head/; revision=187221
* Fix py-libdnet.Tom McLaughlin2007-03-121-0/+10
| | | | | | | | | | | | | | | The py-libdnet port has been seperated out as a slave port to libdnet and is now dependent on libdnet. py-libdnet now only installs the libdnet python module. Since files previously owned by py-libdnet are now owned by its dependency, in order to upgrade correctly, py-libdnet must be deinstall and then reinstalled manually. PR: 109262 Submitted by: thierry and me Approved by: maintainer timeout Notes: svn path=/head/; revision=187216
* - Reflect that enlightenment binary was moved to enlightenment_start.Stanislav Sedov2007-03-111-0/+8
| | | | Notes: svn path=/head/; revision=187098
* - Fix whitespacesMartin Wilke2007-03-091-1/+1
| | | | Notes: svn path=/head/; revision=186984
* * Refine some comments about Linux emulation [1]Mark Linimon2007-03-061-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | * Fix 'make search' with non-default ${PORTSDIR} [2] * Fix typo in USE_LDCONFIG32 message [3] * Allow USE_PHP after inclusion of bsd.port.pre.mk [4] * Document NO_LDCONFIG_MTREE [5] * Update/enhance description of INSTALLS_SHLIB and USE_LDCONFIG [6] * Remove obsolete code in bsd.port.mk dealing with 4.X and other, even older, releases [7] * Remove references to obsolete ports from bsd.java.mk [8] PR: 105883 [1], 105917 [2], 106195 [3], 106557 [4], 108738 [5], 108739 [6], 108782 [7], 103357 [8] Submitted by: bsam [1], shaun [2], edwin [3], ale [4], gerald [5] [6], linimon [7], kris [7], gabor [4] Notes: svn path=/head/; revision=186638
* Add a paragraph about ports with sufixes (-nox11) in notes about portupgrade.Sergey Matveychuk2007-03-021-0/+5
| | | | Notes: svn path=/head/; revision=186332
* - Update to 2.2.6 version.Sergey Matveychuk2007-03-011-0/+15
| | | | | | | | | | | An unpleasant bug was fixed when pkgdb could accidently remove some dependencies in +CONTENTS files. It's recomented to run pkgdb -L once after upgrade to fix dependencies list. See UPDATING file. Reported and tested by: Randy Pratt <bsd-unix_AT_earthlink.net> Notes: svn path=/head/; revision=186244
* - Add entry for jabber* usersMartin Wilke2007-02-271-0/+18
| | | | Notes: svn path=/head/; revision=186112
* audio/speex-devel -> audio/speex, remove audio/speex-devel.Jeremy Messenger2007-02-231-0/+18
| | | | Notes: svn path=/head/; revision=185770
* Typos.Marc Fonvieille2007-02-231-2/+2
| | | | Notes: svn path=/head/; revision=185740
* - Add a note about sysutils/symon 2.72 -> 2.75 update.Alejandro Pulver2007-02-181-0/+9
| | | | Notes: svn path=/head/; revision=185463
* Add a note about clamav 0.90Renato Botelho2007-02-161-0/+12
| | | | Notes: svn path=/head/; revision=185268
* - Added a note for users of www/py-turbogearsNicola Vitale2007-02-151-0/+14
| | | | Notes: svn path=/head/; revision=185255
* Extend the kdebase entryMichael Nottebrock2007-02-111-1/+2
| | | | Notes: svn path=/head/; revision=184831
* Add note about latest kdebase updateMichael Nottebrock2007-02-101-0/+8
| | | | Notes: svn path=/head/; revision=184747
* Add a note about recent changes with `x11/nvidia-driver' port.Alexey Dokuchaev2007-02-081-0/+12
| | | | Notes: svn path=/head/; revision=184594
* Some consistency and spelling nits.Alexey Dokuchaev2007-02-081-16/+16
| | | | Notes: svn path=/head/; revision=184593
* - Add entry for databases/pear-MDB2 updateRong-En Fan2007-02-081-24/+31
| | | | | | | - We use two leading spaces instead of three. While I'm here, fix that. Notes: svn path=/head/; revision=184559
* RenamePav Lucistnik2007-02-071-0/+13
| | | | | | | | | | | | | | www/squid -> www/squid25 www/squid26 -> www/squid thus effectively updating www/squid to 2.6.STABLE9 PR: ports/108562 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer) Repocopies by: marcus Notes: svn path=/head/; revision=184474
* - Fix typosMartin Wilke2007-02-061-8/+8
| | | | Notes: svn path=/head/; revision=184435
* Add entry for qemu usersJuergen Lock2007-02-061-0/+7
| | | | | | | | | | (Actually this affected earlier updates already, this note is just for the benefit of those that did't see the pkg-message scrolling by... :) Approved by: miwi (mentor) Notes: svn path=/head/; revision=184434
* - Document a djview->djview3 renaming.Stanislav Sedov2007-02-051-0/+8
| | | | Notes: svn path=/head/; revision=184328