Commit Graph

449 Commits

Author SHA1 Message Date
Cheng-Lung Sung
a04b58f7cd - default conf. files location of www/lightsquid moved
PR:		ports/107810
Submitted by:	maintainer (Alexander Logvinov)
2007-01-15 01:22:15 +00:00
Andrej Zverev
6428ba0a75 Add an entry for irc/weechat client update 2007-01-11 20:37:34 +00:00
Palle Girgensohn
6b11e89876 Update postgresql to 8.2.1, 8.1.6, 8.0.10, 7.4.15 and 7.3.17.
Release notes:
http://www.postgresql.org/docs/7.3/static/release.html#RELEASE-7-3-17
http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4-15
http://www.postgresql.org/docs/8.0/static/release.html#RELEASE-8-0-10
http://www.postgresql.org/docs/8.1/static/release.html#RELEASE-8-1-6
http://www.postgresql.org/docs/8.2/static/release-8-2-1.html

The server-side utilities of postgresql (initdb, initlocation,
ipcclean, pg_controldata, pg_ctl, pg_id and pg_resetxlog) are now
installed by the respective postgresql*-server port (previously they
where installed with the client). If you update the client, you should
also update the server to make sure you are not left without the
server-side tools. Do something like:

    portupgrade postgresql-client postgresql-server
2007-01-09 16:29:35 +00:00
Stefan Walter
5030804752 - Update mail/spamprobe to 1.4d.
- Add an UPDATING entry to point out changes regarding the database backend(s).
2007-01-07 15:06:30 +00:00
Simon Barner
6d7e79cec2 - Update to 2.1 [1]
- Pass maintainership to submitter [1]
- Add entry to UPDATING (migration guide for libwhisker 1.x users) [1]
- Remove former maintainer from pkg-descr

Submitted by:	Marcelo Araujo <araujo@bsdmail.org> [1]
PR:		ports/107615 (with modifications)
2007-01-07 11:14:12 +00:00
Martin Wilke
ef772ed6b5 - Add entry for www/phpsurveyor users 2007-01-05 08:22:18 +00:00
Joe Marcus Clarke
77416a734f Correct the path to the hal README.freebsd. 2007-01-05 04:03:02 +00:00
Joe Marcus Clarke
e897bc2f74 Add an entry for the disc access change in sysutils/hal. 2007-01-05 04:02:19 +00:00
Roman Bogorodskiy
3d0dcc46ab - Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
2007-01-02 08:54:13 +00:00
Ceri Davies
e4af5626a9 Fix typos. 2006-12-31 18:02:02 +00:00
Ion-Mihai Tetcu
e23187a1a5 Add a note about sylpheed-claws-* --> claws-mail-* renaming. 2006-12-31 17:32:19 +00:00
Ceri Davies
440a168de8 Fix typo. 2006-12-30 13:37:48 +00:00
Michael Nottebrock
a6d3b2a08d Yet more helpful HAL instructions 2006-12-21 23:12:11 +00:00
Jun Kuriyama
fc5b96f1a8 - Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied
to security/gnupg1.

Thanks to:	dougb, lofi
2006-12-21 13:31:56 +00:00
Michael Nottebrock
c455e52df3 Update the recent kdebase entry with some more useful information about
media:/ behaviour with HAL.
2006-12-20 20:44:22 +00:00
Michael Nottebrock
1160fd7012 Update to KDE 3.5.5 / KOffice 1.6.1
Approved by:	portmgr
2006-12-19 21:19:54 +00:00
Lars Thegler
8f5d975314 rcNG is not 'Next' anymore. s/rcNG/rc.d/ in net/smokeping entry.
Prompted by:	dougb
2006-12-13 08:43:46 +00:00
Lars Thegler
9b4d802e63 Added note about rcNG for Smokeping 2006-12-12 12:54:33 +00:00
Rong-En Fan
3d232fae3d - recent devel/p5-PAR update 2006-12-08 03:27:47 +00:00
Marcus Alves Grando
38e287f770 - Update to 3.0.23d
- Reset PORTREVISION in net/samba-nmblookup
- Add samba3 entry in UPDATING

PR:		105857
Submitted by:	maintainer
2006-12-07 13:55:52 +00:00
Martin Wilke
48ae2226fb - Add a entry for mail/assp users
PR:		ports/106092
2006-12-01 08:14:19 +00:00
Xin LI
b6110e6173 BDB version is specified with WITH_BDB_VER not WITH_BDB. 2006-12-01 03:38:33 +00:00
Xin LI
a9b98f5707 Provide some instructions that will aid the openldap23-server
upgrade process.

Suggested by:	kris
2006-11-30 19:40:02 +00:00
Xin LI
45df9374d1 Reflect the default BDB version change in OpenLDAP 2.[34]. 2006-11-30 08:45:46 +00:00
Martin Wilke
be4009b146 - Add entry for www/hastymail user. 2006-11-21 19:32:14 +00:00
Andrey A. Chernov
7e4971a19f Reflect milter-bogom, dk-milter, dkim-milter default user change
PR:             105329
2006-11-09 13:37:21 +00:00
Palle Girgensohn
f79096291a Update PostgreSQL to latest versions: 8.1.5, 8.0.9, 7.4.14 and 7.3.16.
Release notes:
8.1.5  http://www.postgresql.org/docs/8.1/static/release.html#RELEASE-8-1-5
8.0.9  http://www.postgresql.org/docs/8.0/static/release.html#RELEASE-8-0-9
7.4.14 http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4-14
7.3.16 http://www.postgresql.org/docs/7.3/static/release.html#RELEASE-7-3-16

Change name of the rc script from '010.pgsql.sh' to 'postgresql'

Add optional hierachy patch added for 7.4 and 8.1 ports.

Chase heimdal libs update [reported by several]

For 8.1+ the port enables autovacuum in ~pgsql/postgresql.conf when
running initdb

Cleanup the ports, moving pkg-message-* to files/pkg-message-*.in and
files/pgsql.sh.tmpl to files/postgresql.in. [ports/97767]

PR: ports/97767, submitted by delphij@FreeBSD.org
2006-11-08 17:07:53 +00:00
Alejandro Pulver
e302ecc036 - Remove patch file: freeradius/files/patch-ab (see UPDATING note).
- Add note to UPDATING.

PR:		ports/105025
Submitted by:	David Wood <david@wood2.org.uk> (maintainer)
2006-11-07 02:51:44 +00:00
Martin Wilke
94b229537b - Add a entry for sysutils/munin-* users 2006-11-06 22:50:19 +00:00
Martin Wilke
5e7378313b - Add a entry for chinese/tatter-tools.
Submitted by:	chinsan@
2006-11-06 11:53:41 +00:00
Simon Barner
b0ecc0f5bc - Update to fetchmail 6.3.5. See here for the release notes:
http://developer.berlios.de/project/shownotes.php?group_id=1824&release_id=11358
- OPTIONize [1]
- GSSAPI support (requires Kerberos). [1]
- Removed POP2 from port's default configuration [1]

Requested by:	Stefan Thurner <thurners@nicsys.de> [1]
2006-11-02 16:05:29 +00:00
Shaun Amott
935d2e0343 Add a note about mail/dovecot. 2006-11-01 19:23:29 +00:00
Thierry Thomas
bcf6428eb8 Add a note about the upgrade of RKWard to 0.4.0. 2006-10-31 22:04:07 +00:00
Shaun Amott
7f981f9d9b Add note about an issue pertaining to the news/inn-{current,stable}
update.
2006-10-31 02:38:59 +00:00
Jeremy Messenger
7802ef3519 A bit more on grammar tweaks, success -> succeed.
Submitted by:	adamw
Approved by:	portmgr (implicit, kris and marcus)
2006-10-20 02:18:17 +00:00
Jeremy Messenger
9200d02e75 - Include GTK+ in the sentences to show that this is not only for GNOME users,
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)
2006-10-18 20:57:20 +00:00
Jeremy Messenger
1130dc0ae3 Remove the multi-port from portupgrade -rf and go with pkg-config, the lowest
dependency, that is more safer way to upgrade.

Dicsucced with:	marcus
Approved by:	portmgr (marcus)
2006-10-16 21:50:17 +00:00
Jeremy Messenger
bfb9989982 Add an important sentence about to use portmaster, make sure you have least
1.9 version to have the upgrade success.

Remind by:	dougb
Approved by:	portmgr (implicit, kris and marcus)
2006-10-15 05:24:53 +00:00
Michael Johnson
7ffb37f7bc - Point users to correct upgrade utility
Reported by:	John Hay <jhay@meraka.org.za>
Approved by:	portmgr (marcus)
2006-10-14 20:30:26 +00:00
Michael Johnson
6426407259 - Add a note on how to upgrade to GNOME 2.16
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)
2006-10-14 09:36:08 +00:00
Joerg Wunsch
f00e40f397 Having two entries in MOVED for the devel/avr-gcc -> devel/avr-gcc-3
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)
2006-10-10 21:16:21 +00:00
Ion-Mihai Tetcu
cd3c86f522 Mention sysutils/flexbackup now expects the .conf file in the standard place.
PR:             ports/102971
Submitted by:   Marcus von Appen
2006-10-10 11:50:40 +00:00
Alexey Dokuchaev
e05959ec2f Whitespace, spelling, and punctuation nits. 2006-10-10 11:36:24 +00:00
Alexey Dokuchaev
ddfe9750f7 Tell users of audio/gtkpod that WITH_AAC knob has been renamed to
WITH_MPEG4IP since it now covers both AAC and H.264 support.
2006-10-10 11:21:22 +00:00
Alejandro Pulver
a36ceada04 - Add note about ODBC ports. 2006-10-09 18:52:27 +00:00
Hye-Shik Chang
2af3fdd8cf - Restrict a dependency to the real interpreter to _RUN only. This
allows portupgrade to upgrade lang/python from 2.4 flawlessly.
- So remove obsolete instruction.
2006-10-09 15:51:28 +00:00
Hye-Shik Chang
9d94ca02c9 Simple portupgrade doesn't upgrade python correctly, so add a check
and an instruction.
2006-10-09 15:40:08 +00:00
Rong-En Fan
a30d1fd22b - Fix date for recently Python 2.5 entry: we are in 2006 :-) 2006-10-09 15:12:06 +00:00
Hye-Shik Chang
a109e33441 - Update the main python version to 2.5.
- 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.
2006-10-09 14:27:26 +00:00
Rong-En Fan
169bdc3494 - Latest security/p5-openxpki update
Submitted by:	Sergei Vyshenski <svysh at cryptocom.ru> (maintainer)
2006-10-07 12:34:00 +00:00