Commit graph

500 commits

Author SHA1 Message Date
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