summaryrefslogtreecommitdiff
path: root/UPDATING (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a note about the upgrade of RKWard to 0.4.0.Thierry Thomas2006-10-311-0/+12
| | | | Notes: svn path=/head/; revision=175951
* Add note about an issue pertaining to the news/inn-{current,stable}Shaun Amott2006-10-311-0/+11
| | | | | | | update. Notes: svn path=/head/; revision=175606
* A bit more on grammar tweaks, success -> succeed.Jeremy Messenger2006-10-201-1/+1
| | | | | | | | Submitted by: adamw Approved by: portmgr (implicit, kris and marcus) Notes: svn path=/head/; revision=175422
* - Include GTK+ in the sentences to show that this is not only for GNOME users,Jeremy Messenger2006-10-181-6/+7
| | | | | | | | | | | | | because a few of users have successed to skip this. - Add (/usr/X11R6) and (/usr/local) for users that don't know what X11BASE and LOCALBASE are. - A bit grammar tweak. Reviewed by: my team, FreeBSD GNOME Team Approved by: portmgr (implicit, kris and marcus) Notes: svn path=/head/; revision=175391
* Remove the multi-port from portupgrade -rf and go with pkg-config, the lowestJeremy Messenger2006-10-161-2/+1
| | | | | | | | | | dependency, that is more safer way to upgrade. Dicsucced with: marcus Approved by: portmgr (marcus) Notes: svn path=/head/; revision=175361
* Add an important sentence about to use portmaster, make sure you have leastJeremy Messenger2006-10-151-1/+2
| | | | | | | | | | 1.9 version to have the upgrade success. Remind by: dougb Approved by: portmgr (implicit, kris and marcus) Notes: svn path=/head/; revision=175315
* - Point users to correct upgrade utilityMichael Johnson2006-10-141-1/+1
| | | | | | | | Reported by: John Hay <jhay@meraka.org.za> Approved by: portmgr (marcus) Notes: svn path=/head/; revision=175312
* - Add a note on how to upgrade to GNOME 2.16Michael Johnson2006-10-141-0/+17
| | | | | | | | | | | | | | | | | | | | GNOME has been updated to 2.16 and all GNOME components have been moved from X11BASE to LOCALBASE, to upgrade your GNOME desktop and applications you will need either sysutils/portupgrade or sysutils/portmanager. Portupgrade users: pkgdb -Ff portupgrade -rf glib-2\* cairo gnome-doc-utils gnome-mime-data \ gnome-audio startup-notification dbus Portmaster users: portmaster -r pkg-config\* Approved by: portmgr (marcus) Notes: svn path=/head/; revision=175295
* Having two entries in MOVED for the devel/avr-gcc -> devel/avr-gcc-3Joerg Wunsch2006-10-101-0/+28
| | | | | | | | | | | | | | and devel/avr-gcc-devel -> devel/avr-gcc port changes confused the automated tools (like portupgrade). Thus, Erwin suggested to remove the entry for avr-gcc -> avr-gcc-3, and rather leave a note in UPDATING about it instead. Submitted by: Henrik Brix Andersen Approved by: portmgr (erwin) Notes: svn path=/head/; revision=175207
* Mention sysutils/flexbackup now expects the .conf file in the standard place.Ion-Mihai Tetcu2006-10-101-0/+10
| | | | | | | | PR: ports/102971 Submitted by: Marcus von Appen Notes: svn path=/head/; revision=175202
* Whitespace, spelling, and punctuation nits.Alexey Dokuchaev2006-10-101-36/+36
| | | | Notes: svn path=/head/; revision=175198
* Tell users of audio/gtkpod that WITH_AAC knob has been renamed toAlexey Dokuchaev2006-10-101-0/+7
| | | | | | | WITH_MPEG4IP since it now covers both AAC and H.264 support. Notes: svn path=/head/; revision=175192
* - Add note about ODBC ports.Alejandro Pulver2006-10-091-0/+9
| | | | Notes: svn path=/head/; revision=175127
* - Restrict a dependency to the real interpreter to _RUN only. ThisHye-Shik Chang2006-10-091-3/+0
| | | | | | | | allows portupgrade to upgrade lang/python from 2.4 flawlessly. - So remove obsolete instruction. Notes: svn path=/head/; revision=175103
* Simple portupgrade doesn't upgrade python correctly, so add a checkHye-Shik Chang2006-10-091-0/+3
| | | | | | | and an instruction. Notes: svn path=/head/; revision=175099
* - Fix date for recently Python 2.5 entry: we are in 2006 :-)Rong-En Fan2006-10-091-1/+1
| | | | Notes: svn path=/head/; revision=175095
* - Update the main python version to 2.5.Hye-Shik Chang2006-10-091-0/+10
| | | | | | | | | | | | | | - Now, lang/python is just a meta-port which depends on lang/python25. - And all versions of Python ports have short version identifier in its package name; python25-2.5, python24-2.4.3 and etc. - Also you must upgrade all python modules after lang/python updated, cd /usr/ports/lang/python && make upgrade-site-packages - Give maintainership of Python ports to the new python@ group which includes me, alexbl@ and others. Notes: svn path=/head/; revision=175092
* - Latest security/p5-openxpki updateRong-En Fan2006-10-071-0/+16
| | | | | | | Submitted by: Sergei Vyshenski <svysh at cryptocom.ru> (maintainer) Notes: svn path=/head/; revision=174773
* Mention recent security/libgpg-error update.Roman Bogorodskiy2006-09-261-0/+10
| | | | Notes: svn path=/head/; revision=173884
* Add net-mgmt/net-snmp's note.Norikatsu Shigemura2006-09-231-0/+16
| | | | | | | Suggested by: ume Notes: svn path=/head/; revision=173652
* - Add entry to recent mail/tmda update to version 1.1.5Sergei Kolobov2006-09-221-0/+15
| | | | Notes: svn path=/head/; revision=173585
* - Update to 1.01;Sergei Kolobov2006-09-211-0/+15
| | | | | | | | Mailfront has been rewritten to be modular - see UPDATING entry for details Notes: svn path=/head/; revision=173525
* Although I'm happy to see that sem got his timemachine working,Erwin Lansing2006-09-201-1/+1
| | | | | | | | | | this doesn't quite yet work for the rest of us mortals. Move the zabbix entry back to September, not October, 2006. Submitted by: Nick Withers <nick@nickwithers.com> Notes: svn path=/head/; revision=173480
* - Fix typoRenato Botelho2006-09-191-160/+160
| | | | | | | - Remove double-spaces Notes: svn path=/head/; revision=173392
* - Update net-mgmt/zabbix port to 1.1.1.Sergey Matveychuk2006-09-101-0/+7
| | | | | | | | | | | - Make a note in UPDATING file about server name changing. PR: ports/100843 Submitted by: Rui Lopes <rgl@ruilopes.com> Approved by: maintainer timeout (1 month and half) Notes: svn path=/head/; revision=172715
* Add a note about updating net/samba3 to 3.0.23cRenato Botelho2006-09-041-0/+29
| | | | | | | | PR: ports/102805 Submitted by: Timur I. Bakeyev <timur@gnu.org> (maintainer) Notes: svn path=/head/; revision=172210
* Add notes about japanese/uim-anthy and japanese/uim-canna.MANTANI Nobutaka2006-09-031-0/+11
| | | | Notes: svn path=/head/; revision=172049
* - Update it to the lastest version of CVS, at 2006-09-01 in changelog. See inJeremy Messenger2006-09-021-0/+7
| | | | | | | | | | | the changelog for details: http://tinyurl.com/b3myl - Add an entry in UPDATING about that the name of binary, datadir and docsdir have been renamed from ldcpp to linuxdcpp by the linuxdcpp developer. Notes: svn path=/head/; revision=171846
* Move x11-wm/fluxbox-devel from X11BASE to LOCALBASE. As for the other ports,Jeremy Messenger2006-09-011-0/+16
| | | | | | | | chase the change of fluxbox-devel's home. Bump the PORTREVISION. Be sure to read in the UPDATING. Notes: svn path=/head/; revision=171777
* - Rename games/warzone back to games/warzone2100 because the last versionAlejandro Pulver2006-08-311-0/+7
| | | | | | | | | | | (2.0.4) changed the name to the original one. - Update to version 2.0.4. - Add patches and pkg-message to fix problems [1]. Obtained from:>-Iasen Kostov <tbyte@otel.net> (private e-mail) [1] Notes: svn path=/head/; revision=171771
* Upgrade to 0.50 (incompatible with previous versions).Jun Kuriyama2006-08-301-0/+7
| | | | Notes: svn path=/head/; revision=171656
* - Complete rename of devel/gpc to devel/libgpc and change module lang_gpc toAlejandro Pulver2006-08-281-0/+7
| | | | | | | | | gpc. PR: ports/102359 Notes: svn path=/head/; revision=171577
* - Complete the rename of games/warzone2100 to games/warzone.Alejandro Pulver2006-08-281-0/+7
| | | | | | | PR: ports/102398 Notes: svn path=/head/; revision=171576
* Added note on devel/perforceLars Thegler2006-08-271-0/+11
| | | | Notes: svn path=/head/; revision=171485
* - Update to 3.0.5rc1Sergey Matveychuk2006-08-251-0/+13
| | | | | | | | | | | - New USE_RC_SUBR order - Stop daemons on ports deinstall. (Add note in UPDATING about this) PR: ports/102489 Submitted by: maintainer Notes: svn path=/head/; revision=171378
* - Add note for www/gallery2 usersMartin Wilke2006-08-241-0/+9
| | | | | | | Approved by: krion (mentor) Notes: svn path=/head/; revision=171319
* - Mention sysutils/nut* 2.0.4 updateRong-En Fan2006-08-191-0/+11
| | | | | | | | PR: ports/102214 Submitted by: Joerg Pulz <Joerg.Pulz at frm2.tum.de> (maintainer) Notes: svn path=/head/; revision=170970
* - Update to 3.0.23bSergey Matveychuk2006-08-151-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Common bugs fixed in 3.0.23b include: o Ambiguity with unqualified names in smb.conf parameters such as "force user" and "valid users". o Errors in 'net ads join' caused by bad IP address in the list of domain controllers. o SMB signing errors in the client and server code. o Domain join failures when using smbpasswd on a Samba PDC. Common bugs fixed in 3.0.23a include: o Failure to strip the domain name from groups when 'winbind use default domain = yes' o Failure in pam_winbind to correctly parse arguments. o Bad token creation of local users on member servers not running winbindd. o Failure to add users or groups to ACLs using the Windows object picker. o Failure in file serving code when 'kernel oplocks = yes'. New features in 3.0.23a include: o New "createupn" option to "net ads join" o Rewritten Kerberos keytab generation when 'use kerberos keytab = yes' PR: ports/102040 Submitted by: maintainer Notes: svn path=/head/; revision=170717
* - Mention latest editor/jedit-devel updateRong-En Fan2006-08-061-0/+8
| | | | Notes: svn path=/head/; revision=169787
* s/effectivly/effectivelyMarc Fonvieille2006-08-031-1/+1
| | | | Notes: svn path=/head/; revision=169570
* - Update to 9.01, see changelog for details:Jeremy Messenger2006-08-031-0/+9
| | | | | | | | | | http://www.opera.com/docs/changelogs/linux/901/ - Change the prefix from X11BASE to LOCALBASE, see UPDATING for details. - Now it installs only one *.desktop for more general desktop such as xfce and etc rather than just limit to GNOME/KDE. Notes: svn path=/head/; revision=169513
* - add notes about www/b2evolutionCheng-Lung Sung2006-08-011-0/+7
| | | | | | | | PR: ports/101179 Submitted by: maintainer (<chinsan dot tw_AT_gmail dot com>) Notes: svn path=/head/; revision=169360
* - add notes about audio/libtunepimp and audio/libtunepimp-old.Cheng-Lung Sung2006-08-011-0/+9
| | | | | | | | PR: ports/100989 Submitted by: clsung Notes: svn path=/head/; revision=169277
* In order to fix a symbol collision between GraphicsMagick and libtidy,Mathieu Arnold2006-07-311-0/+11
| | | | | | | | | | | GraphicsMagick has been updated so that all its symbols are now prefixed with 'Gm'. All depending ports will have to be recompiled as noted in UPDATING. PR: 94905 Submitted by: mat Notes: svn path=/head/; revision=169221
* Document the sensitivity of the new default linux base port on the valuesAlexander Leidinger2006-07-311-0/+6
| | | | | | | of some compat.linux sysctls in the corresponding entry. Notes: svn path=/head/; revision=169203
* - Update to 1.251Tom McLaughlin2006-07-291-0/+10
| | | | | | | | | | | | | | | | | | - Install man page - Make krb5_ccname option in nss_ldap.conf work nss_ldap has two different arguments that can be used at compile time to make this work. The --enable-configurable-krb5-ccname-env configure option was chossen because it works with both the Heimdal and MIT Kerberos implementations and does not require a kerberos dependency. A note has been made in UPDATING that this now works because misconfiguration can lockout users. PR: 100104 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Approved by: Maintainer Notes: svn path=/head/; revision=169086
* Add instrucitions for polish/ekg and polish/libgadu users.Ion-Mihai Tetcu2006-07-281-0/+9
| | | | | | | | PR: ports/99725 Submitted by: mwisnicki+freebsd@gmail.com Notes: svn path=/head/; revision=168977
* Fix some typos.Marc Fonvieille2006-07-251-8/+8
| | | | Notes: svn path=/head/; revision=168701
* - notes for www/dillo-i18n 20060709 updateRong-En Fan2006-07-241-0/+12
| | | | | | | | PR: ports/100743 Submitted by: Thomas-Martin Seck <tmseck at netcologne.de> (maintainer) Notes: svn path=/head/; revision=168591
* Add entry for phpua-* user.Martin Wilke2006-07-221-0/+7
| | | | | | | Approved by: kiron (mentor) Notes: svn path=/head/; revision=168482