1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Commit Graph

647 Commits

Author SHA1 Message Date
Beech Rintoul
021a6e7a9d - Update to 20070915
PR:		ports/116420
Submitted by:	Wesley Shields <wxs@atarininja.org> (maintainer)
Approved by:	sat (mentor)
2007-09-21 21:24:58 +00:00
Alexey Dokuchaev
021640a12d Fix some noticed spelling and consistency issues. 2007-09-20 08:59:13 +00:00
Alexey Dokuchaev
f35af4d0d5 - Mention x11/nvidia-driver in AFFECTS line for Xorg 7.3 entry
- Kill EOL spaces while here (should be OK since previous entry is trivial)
2007-09-20 08:43:03 +00:00
Timur I. Bakeyev
7775d0579a Add an entry aboutn new 3.0.26a version of net/samba3
Approved by:	shaun (mentor)
2007-09-18 22:31:50 +00:00
Clement Laforet
f829e11f2e - Add experimental support of OPTIONS.
From UPDATING:

  By popular request, OPTIONS support has been added. When actived
  (default), these knobs are ignored:
          * WITH_<CATEGORY>_MODULES
          * WITHOUT_<CATEGORY>_MODULES
          * WITH_CUSTOM_<CATEGORY>
          * WITH_MODULES
          * WITHOUT_MODULES
          * WITH_STATIC_MODULES
  However, you can disable OPTIONS by defining WITHOUT_APACHE_OPTIONS.

- move envvars support to the beginning of apache22_checkconfig() to be
  sure we're using envvars during configtest [1]

PR:             ports/116329 [1]
Submitted by:   Ruud Althuizen <ruud@il.fontys.nl> [1]
2007-09-18 20:03:15 +00:00
Florent Thoumie
9a0d869db9 Add a note about nvidia-driver in X.org 7.3 entry.
Reminded by:	Lowell gilbert on -questions
2007-09-14 14:22:53 +00:00
Florent Thoumie
62df320cc3 - Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.

Tested by:	vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
2007-09-13 19:45:08 +00:00
Xin LI
c7ebccf83a Document OpenLDAP 2.4.x using BDB 4.6 by default 2007-09-07 10:04:29 +00:00
Renato Botelho
bdc8dde615 - Upgrade qmail-scanner to 2.01
- Repocopy qmail-scanner to mail/qmail-scanner1 to preserver 1.x version

I made a big confusion here, i forgot i have transfered maintainership of
qmail-scanner to jmelo@, and I took the PR and did all the job.
I explained to jmelo@ and he approved all these changes.

PR:		ports/115877
Submitted by:	Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br>
Approved by:	jmelo (maintainer)
Repocopied by:	marcus
2007-09-04 13:18:39 +00:00
Andrew Pantyukhin
87466b8058 - Update whois to 4.7.22 [1]
- Rename whois binary from gwhois to mwhois [1]
- Remove CONFLICTS from net/gwhois

PR:		ports/116001 [1]
Submitted by:	Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer) [1]
2007-09-03 08:37:15 +00:00
Andrew Pantyukhin
685d8bfe29 - Fix a subtle typo
- Wrap a long line
2007-08-28 15:58:37 +00:00
Marcelo Araujo
889109ec24 - Update wordpress-mu and reworking the Makefile to follow standards.
Approved by:	itetcu (mentor)
2007-08-28 11:56:32 +00:00
Alex Dupre
493779bf8b Update to 5.1.21 release. 2007-08-28 09:33:41 +00:00
Rong-En Fan
44663e3c61 - Restore previous indentation 2007-08-25 16:28:16 +00:00
Joe Marcus Clarke
bbcb80ae1d Add an entry for net-im/pidgin to handle the sound file changes. 2007-08-21 20:42:35 +00:00
Gabor Kovesdan
4c9cd257fd - Extract command variable definitions from bsd.port.mk, they are now stored in
bsd.commands.mk and can be easily reused within the infrastructure.
- Revert old DESTDIR implementation.
- Add a new, fully chrooted DESTDIR implementation as bsd.destdir.mk.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:37:24 +00:00
Alexander Botero-Lowry
4942ce5a7d - Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
2007-07-30 09:42:28 +00:00
Ade Lovett
3b3128196e Update to the autotools new world order.
Tested by:	numerous package build runs
Approved by:	portmgr
Thanks to:	des, kris, linimon, pav
2007-07-28 06:33:59 +00:00
Alexey Dokuchaev
0bb5e228f9 Canonicalize @FreeBSD.org email addresses. 2007-07-23 13:56:16 +00:00
Alexey Dokuchaev
c5f937af9c Reflect recent changes in nvidia-driver ports. 2007-07-23 13:48:15 +00:00
Florent Thoumie
d2cff01673 Remove previous entry about xf86-video-nv. Riva128 driver was loaded
automatically when using Driver "nv" so there's no change visible to the
user.
2007-07-19 14:52:17 +00:00
Florent Thoumie
de1be1023a - Add an entry about xf86-video-nv update.
- Fix a typo in previous entry.
2007-07-19 14:47:43 +00:00
Brooks Davis
5198c6449d Upgrade to LLVM 2.0.
From the release notes: "This is the first LLVM release to correctly
compile and optimize major software like LLVM itself, Mozilla/Seamonkey,
Qt 4.3rc1, kOffice, etc out of the box on linux/x86"

For details on the changes to LLVM see:

http://llvm.org/releases/2.0/docs/ReleaseNotes.html

Submitted by:	se
PR:		ports/114169
2007-07-18 14:53:39 +00:00
MANTANI Nobutaka
bd70527bfe Add notes for editors/emacs users. 2007-07-16 17:08:58 +00:00
Joe Marcus Clarke
28228e92d1 Change the pulseaudio realtime group from `realtime'' to pulse-rt'' to stay
in sync with the distribution.
2007-07-13 06:40:50 +00:00
Joe Marcus Clarke
08fba00150 Remove trailing whitespace. 2007-07-13 06:38:32 +00:00
Li-Wen Hsu
982d8bada5 - Update to 1.5.6
- Update various language packs to the latest versions
- Change default install directory from www/data/gallery to www/gallery
- Use WWWDIR

PR:		ports/111568
Submitted by:	Alex Varju <freebsd-ports AT varju.ca> (maintainer)
2007-07-06 05:34:30 +00:00
Michael Nottebrock
961141fb14 Update to KDE 3.5.7 / KOffice 1.6.3 2007-07-04 10:25:00 +00:00
Pav Lucistnik
16d3b05588 - Note for www/osCommerce users
PR:		ports/113605
Submitted by:	Vlad V. Teterya <vlad@vlad.uz.ua>
2007-06-14 21:56:23 +00:00
Martin Wilke
984a1197d1 - Notes for mediawiki Update 2007-06-14 21:20:48 +00:00
Johan van Selst
504d5e8efd Fix a typo in my previous commit
Reported by:	sat
2007-06-14 19:03:50 +00:00
Johan van Selst
a2961563c9 Clarify that xshttpd-devel installs in $PREFIX/www/xshttpd/ not $LOCALBASE/..
Reported by:	sat
2007-06-14 18:44:17 +00:00
Johan van Selst
a4421ce890 Note that www/xshttpd-devel now installs into another directory
Reviewed by:	flz
2007-06-14 17:38:18 +00:00
Andrew Pantyukhin
283d436a2e - Update to 1.4
- Move out agent into net/zabbix-agent
- New option for checking ldap servers (on by default)
- Lots of minor fixes
2007-06-13 13:53:11 +00:00
Ion-Mihai Tetcu
053480daf5 Don't live in the past.
Submitted by:	Michael Plass <michael@plass-family.net>
2007-06-13 08:41:23 +00:00
Ion-Mihai Tetcu
89348a64d1 Mention security/sshguard split. 2007-06-12 20:20:52 +00:00
Sergey Matveychuk
84d1516915 - Bring back lines about portupgrade database recreating. They make no hurt
but make us sure a user will not shout his leg by accidently changing
  BDB version.
- Fix a typo.

Noted by:	kris
2007-06-06 21:53:07 +00:00
Sergey Matveychuk
3b3d5639e6 In xorg serction:
- remove useless database recreations commands for portupgrade-devel. It
  use the same format.
- Fix a paragraph when was said Xorg recreate xorg.conf file on run.
  It does not, so you need see a log for defaults and fix your old
  xorg.conf by hands.
2007-06-06 20:34:53 +00:00
Lars Thegler
2f90b2f76f Add note on updating devel/perforce 2007-05-26 18:20:20 +00:00
Jun Kuriyama
8edeff61f4 - Upgrade to 1.0.5. 2007-05-26 12:29:44 +00:00
Erwin Lansing
2882d5b3d1 - Change the name to Xorg to indicate that not only the x11/xorg
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)
2007-05-24 21:25:49 +00:00
Kirill Ponomarev
5ae9679b84 Add entry for net/samba3 3.0.25
Approved by:	portmgr (self)
2007-05-24 07:58:27 +00:00
Florent Thoumie
7ad44913e1 Fix typo.
Reported by:	ceri
Approved by:	portmgr (blanket)
2007-05-21 15:50:26 +00:00
Joe Marcus Clarke
541799c176 Update the X.Org updating instructions with some last-minute caveats and
gotchas.

Reviewed by:	portmgr
		x11
Approved by:	portmgr (implicit)
2007-05-20 04:39:19 +00:00
Joe Marcus Clarke
3ce28b3180 Remove trailing whitespace.
Approved by:	portmgr (implicit)
2007-05-20 04:31:28 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Hiroki Sato
4046a765ca Cleanup ghostscript-gnu-commfont and related CJK font support meta ports.
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).
2007-04-28 13:03:16 +00:00
Cheng-Lung Sung
11f94566db - Add notes for www/p5-Kwiki users 2007-04-24 07:05:57 +00:00
Marc Fonvieille
d9fdb7960a s/apropriate/appropriate 2007-04-13 11:31:19 +00:00
Rong-En Fan
2a8d66e3bf - Correct uid/gid migration for net-mgmt/nagiosfor net-mgmt/nagios
PR:		ports/111434
Reported by:	Andrey Volkov <volkov at nolty.ru>
Submitted by:	Jarrod Sayers <jarrod at netleader.com.au>
2007-04-12 12:00:26 +00:00
Hiroki Sato
ac031d61e3 Migrate japanese/ptex{,-base,-tetex} to japanese/ptex; the old version
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.
2007-04-08 14:14:08 +00:00
Rong-En Fan
48afa04bf0 - Add entry for net-mgmt/nagios uid/gid changes (from dynamic -> static)
PR:		ports/111345
Submitted by:	Jarrod Sayers <jarrod at netleader.com.au> (maintainer)
2007-04-07 14:29:12 +00:00
Rong-En Fan
cd3d0a3cdd - Add a late note for ghostscript changes 2007-04-05 22:53:05 +00:00
Michael Johnson
19e1e72b47 Add note about user of the gimp who have gimp-print installed. 2007-04-04 16:11:52 +00:00
Michael Johnson
3bde050812 Add notes about updating graphics/gimp, graphics/gimp-devel and print/gutenprint 2007-04-04 15:32:04 +00:00
Rong-En Fan
4275912b16 - Entry for devel/cvstrac 2.0.0 update 2007-04-02 16:48:58 +00:00
Jeremy Messenger
573a68172f Replace a 644 -> 755 hack and remove in the UPDATING to a better solution by
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)
2007-03-29 19:34:17 +00:00
Pav Lucistnik
90d127bfed - Make the gettext instructions a bit more fool-proof.
Requested by:	netchild
Useful until:	someone invents bigger fool
2007-03-28 20:16:53 +00:00
Boris Samorodov
1356c2d9dd A note about emulators/linux_base-fc6. 2007-03-27 20:11:15 +00:00
Jeremy Messenger
d4b894416d In 1.0rc3, they have changed ~/.fluxbox/startup from 755 to 644 that has
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
2007-03-27 13:09:37 +00:00
Martin Wilke
479b2b03b1 - add entry for lang/tcl-tk-wrapper, lang/tcl*, x11-toolkits/tk* users 2007-03-27 11:14:05 +00:00
Martin Wilke
a79a0c688a - Add entry for py-sip and py-qt users
Thanks to:      ehaupt@ for review :)
2007-03-27 09:21:28 +00:00
Rong-En Fan
3ccd9aa948 - Add entry for drupal rename. 2007-03-25 12:45:59 +00:00
Marc Fonvieille
fa6d4c843d Typos fixing. 2007-03-25 10:30:20 +00:00
Jeremy Messenger
6c93f530a1 pkgdb -F -> pkgdb -Ff 2007-03-19 19:32:11 +00:00
Jeremy Messenger
bc9422c092 The x11-wm/fluxbox-devel has been merged into x11-wm/fluxbox and remove
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)
2007-03-19 19:19:32 +00:00
Ade Lovett
18557d0d54 Add some verbiage about the devel/gettext upgrade. 2007-03-18 08:48:36 +00:00
Michael Nottebrock
a209c5b185 Update to KDE 3.5.6 / KOffice 1.6.2 2007-03-13 19:13:51 +00:00
Tom McLaughlin
4b8fa9e525 Ummm, this actually affects people right now... Not some future warning or
something.

Notified by:	xride
2007-03-12 18:23:23 +00:00
Tom McLaughlin
1b20ff5d48 Fix py-libdnet.
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
2007-03-12 17:51:53 +00:00
Stanislav Sedov
9725fcceb8 - Reflect that enlightenment binary was moved to enlightenment_start. 2007-03-11 09:00:48 +00:00
Martin Wilke
355ee73041 - Fix whitespaces 2007-03-09 10:22:14 +00:00
Mark Linimon
fbcb891de4 * Refine some comments about Linux emulation [1]
* 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]
2007-03-06 06:21:46 +00:00
Sergey Matveychuk
687b6be9f4 Add a paragraph about ports with sufixes (-nox11) in notes about portupgrade. 2007-03-02 07:37:20 +00:00
Sergey Matveychuk
a48c576322 - Update to 2.2.6 version.
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>
2007-03-01 09:09:01 +00:00
Martin Wilke
68a2679449 - Add entry for jabber* users 2007-02-27 13:13:15 +00:00
Jeremy Messenger
0f28824a01 audio/speex-devel -> audio/speex, remove audio/speex-devel. 2007-02-23 22:50:15 +00:00
Marc Fonvieille
e93fd564ac Typos. 2007-02-23 10:19:59 +00:00
Alejandro Pulver
5359700002 - Add a note about sysutils/symon 2.72 -> 2.75 update. 2007-02-18 18:50:57 +00:00
Renato Botelho
0a6e7b1a67 Add a note about clamav 0.90 2007-02-16 00:20:33 +00:00
Nicola Vitale
45d0aa38da - Added a note for users of www/py-turbogears 2007-02-15 20:46:15 +00:00
Michael Nottebrock
c1b5528401 Extend the kdebase entry 2007-02-11 00:17:08 +00:00
Michael Nottebrock
c669f36894 Add note about latest kdebase update 2007-02-10 03:38:01 +00:00
Alexey Dokuchaev
32cd7b3687 Add a note about recent changes with `x11/nvidia-driver' port. 2007-02-08 18:20:24 +00:00
Alexey Dokuchaev
7a267777e9 Some consistency and spelling nits. 2007-02-08 18:05:00 +00:00
Rong-En Fan
b4d6d97894 - Add entry for databases/pear-MDB2 update
- We use two leading spaces instead of three. While I'm here, fix that.
2007-02-08 07:47:55 +00:00
Pav Lucistnik
ef5d6a8edb Rename
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
2007-02-07 08:42:31 +00:00
Martin Wilke
62c2be44a4 - Fix typos 2007-02-06 23:29:31 +00:00
Juergen Lock
7dc8d03668 Add entry for qemu users
(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)
2007-02-06 23:12:30 +00:00
Stanislav Sedov
463e6c5244 - Document a djview->djview3 renaming. 2007-02-05 23:15:03 +00:00
Michael Nottebrock
e292f91ccc Note about Qt4 2007-02-05 21:44:44 +00:00
Pav Lucistnik
2f6c1426bd Move Mark's entry below my entry
Discussed with:	linimon
2007-02-05 02:28:43 +00:00
Mark Linimon
f4b1736547 Add a side-effect of the port-mgmt repocopy that affects users of devel/portmk. 2007-02-05 02:15:45 +00:00
Pav Lucistnik
0d0d56457b Populate a new ports-mgmt category. List of moved ports:
devel/portcheckout -> ports-mgmt/portcheckout
  devel/portlint -> ports-mgmt/portlint
  devel/portmk -> ports-mgmt/portmk
  devel/porttools -> ports-mgmt/porttools
  misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
  misc/porteasy -> ports-mgmt/porteasy
  misc/portell -> ports-mgmt/portell
  misc/portless -> ports-mgmt/portless
  misc/tinderbox -> ports-mgmt/tinderbox
  security/jailaudit -> ports-mgmt/jailaudit
  security/portaudit -> ports-mgmt/portaudit
  security/portaudit-db -> ports-mgmt/portaudit-db
  security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port
  sysutils/barry -> ports-mgmt/barry
  sysutils/bpm -> ports-mgmt/bpm
  sysutils/kports -> ports-mgmt/kports
  sysutils/managepkg -> ports-mgmt/managepkg
  sysutils/newportsversioncheck -> ports-mgmt/newportsversioncheck
  sysutils/pib -> ports-mgmt/pib
  sysutils/pkgfe -> ports-mgmt/pkgfe
  sysutils/pkg-orphan -> ports-mgmt/pkg-orphan
  sysutils/pkg_cutleaves -> ports-mgmt/pkg_cutleaves
  sysutils/pkg_install -> ports-mgmt/pkg_install
  sysutils/pkg_install-devel -> ports-mgmt/pkg_install-devel
  sysutils/pkg_remove -> ports-mgmt/pkg_remove
  sysutils/pkg_rmleaves -> ports-mgmt/pkg_rmleaves
  sysutils/pkg_trackinst -> ports-mgmt/pkg_trackinst
  sysutils/pkg_tree -> ports-mgmt/pkg_tree
  sysutils/portbrowser -> ports-mgmt/portbrowser
  sysutils/portconf -> ports-mgmt/portconf
  sysutils/portdowngrade -> ports-mgmt/portdowngrade
  sysutils/portcheck -> ports-mgmt/portcheck
  sysutils/portmanager -> ports-mgmt/portmanager
  sysutils/portmaster -> ports-mgmt/portmaster
  sysutils/portscout -> ports-mgmt/portscout
  sysutils/portsearch -> ports-mgmt/portsearch
  sysutils/portsman -> ports-mgmt/portsman
  sysutils/portsnap -> ports-mgmt/portsnap
  sysutils/portsopt -> ports-mgmt/portsopt
  sysutils/portupgrade -> ports-mgmt/portupgrade
  sysutils/portupgrade-devel -> ports-mgmt/portupgrade-devel
  sysutils/port-authoring-tools -> ports-mgmt/port-authoring-tools
  sysutils/port-maintenance-tools -> ports-mgmt/port-maintenance-tools
  sysutils/psearch -> ports-mgmt/psearch
  sysutils/p5-FreeBSD-Portindex -> ports-mgmt/p5-FreeBSD-Portindex
  sysutils/qtpkg -> ports-mgmt/qtpkg
  textproc/p5-FreeBSD-Ports -> ports-mgmt/p5-FreeBSD-Ports

Repocopies by:	marcus
2007-02-05 01:08:46 +00:00
Gabor Kovesdan
3d78f0eb91 - Add note about recent www/aolserver change
PR:		ports/105781
Submitted by:	Martin Matuska <martin@matuska.org>
Approved by:	erwin (mentor)
2007-02-02 14:50:16 +00:00
Sergey Matveychuk
2ca7d2a2b7 - Add a note for users of portupgrade if they have troubles with
'portupgrade portupgrade' command.
2007-02-02 07:37:32 +00:00
Pav Lucistnik
a6386a3347 - Add a note about powerdns config file move
PR:		ports/108182
Submitted by:	Ralf van der Enden <tremere@cainites.net>
2007-01-30 21:06:43 +00:00
Vanilla I. Shu
beb8724895 Add mail/dovecot for UID/GID reserve.
PR:		ports/108349
Submitted by:	robin at isometry.dot.net
2007-01-26 20:52:14 +00:00
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
Roman Bogorodskiy
0a41ab2607 Mention recent security/libgpg-error update. 2006-09-26 11:19:38 +00:00
Norikatsu Shigemura
a33931411d Add net-mgmt/net-snmp's note.
Suggested by:	ume
2006-09-23 15:19:47 +00:00