1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

1376 Commits

Author SHA1 Message Date
Bryan Drewery
72fbbc086d - Fix grammar
Reported by:	wblock
Feature safe:	yes
2012-10-16 14:33:07 +00:00
Bryan Drewery
395142568b - Add ports-mgmt/pkg as a RUN_DEPENDS if enabling pkgng support
- Add UPDATING entry and pkg-message to assist in converting

Feature safe:	yes
2012-10-15 16:14:35 +00:00
Bryan Drewery
536be3b8ce Add note on rebuilding pkgdb for portupgrade+pkgng
Feature safe:	yes
2012-10-15 16:08:57 +00:00
Florian Smeets
98ff1f74fb - Update firefox-esr, thunderbird-esr, linux-firefox and linux-thunderbird to 10.0.8
- Update firefox and thunderbird to 16.0
- Update seamonkey to 2.13
- Update all -i18n ports respectively
- switch firefox 16.0 and seamonkey 2.13 to ALSA by default for better
  latency during pause and seeking with HTML5 video
- remove fedisableexcept() hacks, obsolete since FreeBSD 4.0
- support system hunspell dictionaries [1]
- unbreak -esr ports with clang3.2 [2]
- unbreak nss build when CC contains full path [3]
- remove GNOME option grouping [4]
- integrate enigmail into thunderbird/seamonkey as an option [5]
- remove mail/enigmail* [6]
- enable ENIGMAIL, LIGHTNING and GIO options by default
- add more reporters in about:memory: page-faults-hard, page-faults-soft,
  resident, vsize
- use bundled jemalloc 3.0.0 on FreeBSD < 10.0 for gecko 16.0,
  only heap-allocated reporter works in about:memory (see bug 762445)
- use lrintf() instead of slow C cast in bundled libopus
- use libjpeg-turbo's faster color conversion if available during build
- record startup time for telemetry
- use -z origin instead of hardcoding path to gecko runtime
- fail early if incompatible libxul version is installed (in USE_GECKO)
- *miscellaneous cleanups and fixups*

PR:		ports/171534 [1]
PR:		ports/171566 [2]
PR:		ports/172164 [3]
PR:		ports/172201 [4]
Discussed with:	ale, beat, Jan Beich [5]
Approved by:	ale [6]
In collaboration with:	Jan Beich <jbeich@tormail.org>
Security:	6e5a9afd-12d3-11e2-b47d-c8600054b392
Feature safe:	yes
Approved by:	portmgr (beat)
2012-10-10 21:13:06 +00:00
Matthew Seaman
70092f3e61 Tweak the layout slightly to improve readability. 2012-10-10 17:29:42 +00:00
Baptiste Daroussin
3226c94d09 Update the AFFECTS line to reflect the exact freebsd version concerned by the
switch.
2012-10-10 15:55:34 +00:00
Baptiste Daroussin
39055bef9c Switching current to use pkgng by default
Adding WITHOUT_PKGNG for people not willing to migrate to pkgng now

Hat:		portmgr
Non-regression:	beat
Exp-runs:	beat
2012-10-10 08:40:21 +00:00
Guido Falsi
8cc8d92dff Fix Recipes for portmaster and portupgrade regarding libva-vdpau-driver. 2012-10-10 08:09:24 +00:00
Guido Falsi
ab710acde2 - Move vdpau-video to libva-vdpau-driver to follow upstream project
name change
- Update to 0.7.4
- Take maintainership
- Update master site
- Undeprecate
- Remove ABI version number from LIB_DEPENDS
- Convert to new options framework
- Add note in UPDATING about the move
2012-10-09 22:05:57 +00:00
Adam Weinberger
4320bed438 The locale data, including translations and associated help files,
have been moved to mail/squirrelmail-translations. If you or your
users are using Squirrelmail in anything other than en_US, you should
install that port.
2012-10-08 16:53:09 +00:00
Jimmy Olgeni
df391d96fc Add note about lang/mit-scheme and the latest OptionsNG changes. 2012-10-07 14:28:55 +00:00
Max Brazhnikov
4bc8c29c2a - Update to 0.21 [1]
- Update to 1.22 and split into geany-plugin-* ports
- Convert to new options framework
- Take maintainership

PR:		ports/165494 [1],
		ports/171856
Submitted by:	Marco Trentini <marco at datasked.com> [1]
Approved by:	maintainer timeouts (2 weeks for ports/171856)
2012-10-06 18:20:59 +00:00
Jason E. Hale
03534eee0a - Update devel/clanlib to 2.3.6
- Adjust dependent ports to use devel/clanlib1 [1]
- Strip Makefile headers

PR:		ports/171333
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
Approved by:	makc (mentor), maintainers via private email [1]
2012-10-02 10:28:23 +00:00
Guido Falsi
0ad8ecbc94 Add note about renamed files in mail/maildrop.
Suggested by:	Andrew Clarke <mail@ozzmosis.com> (via ports@FreeBSD.org)
Approved by:	tabthorpe (mentor)
2012-10-01 12:36:51 +00:00
Eitan Adler
2a0219b639 Update to latest flash version. 2012-09-26 01:26:59 +00:00
Baptiste Daroussin
d3ad0d9154 No longer install the english dictionary (please use textproc/en-aspell if you
want the english dictionary)
Optionify
Remove the now useless textproc/aspell-with-dicten port
textproc/en-aspell now depends on textproc/aspell
clean up the Makefile
2012-09-24 21:23:51 +00:00
Bryan Drewery
56fe090a29 - better-cacti-templates upstream has merged with
Percona Monitoring Plugins. Move to
  net-mgmt/percona-monitoring-plugins

PR:		ports/170878
Submitted by:	"Alexey V. Degtyarev" <alexey@renatasystems.org> (maintainer)
Reported by:	David Cecchin <dcecchin@gmail.com>
Reviewed by:	eadler
2012-09-20 03:56:48 +00:00
Bryan Drewery
30ab2e8a89 - Update portupgrade-devel reinstall entry to
avoid leaving user without portupgrade [1]
- Use 'make -C' here [2]

Suggested by:	mandree [1], eadler [2]
2012-09-17 17:22:59 +00:00
Bryan Drewery
54b090b83e - Add examples for devel/apr1 shlib bump on how
to rebuild ports depending on apr
2012-09-17 17:19:13 +00:00
Bryan Drewery
8f18b8aeb0 - Update recent entries to show how to change
origins with pkgng
2012-09-17 17:14:13 +00:00
Dirk Meyer
da7887ff12 - Defauls of webalizer changed 2012-09-16 16:43:34 +00:00
Ruslan Makhmatkhanov
c2ea4eb730 Correct instructions in last (20120913) entry.
Discussed with:     maintainer
2012-09-13 12:07:22 +00:00
Ruslan Makhmatkhanov
438dc0e50a - update sysutils/bacula-server and sysutils/bacula-client to 5.2.11
- add UPDATING entry with update instructions

PR:		171540
Submitted by:	Dan Langille <dan at langille dot org> (maintainer)
2012-09-13 08:52:21 +00:00
Beat Gaetzi
734349b51e - Move libxul 1.9.2 to www/libxul19
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
  resulting package will change.

Submitted by:	Jan Beich <jbeich@tormail.org>
With hat:	gecko
2012-09-10 19:19:32 +00:00
TAKATSU Tomonari
094c861300 - Update to 1.9.4
- Remove deprecated header information from Makefile
2012-09-09 21:42:58 +00:00
Olli Hauer
0578f91ad7 - add a note about devel/apr1 and apache22 updates
- adjust DBD IGNORE message
2012-09-08 16:35:31 +00:00
Doug Barton
712376d57d Document the libotr changes 2012-09-08 07:17:11 +00:00
Alberto Villa
8c26bb5055 - Stop installing FindAnalitza.cmake now that math/analitza provides
its own AnalitzaConfig.cmake.
- Bump PORTREVISION.
- Add instructions to UPDATING.

This was causing inconsistent behaviour in math/cantor build depending
on whether kalgebra was installed or not.

PR:		168799
2012-09-02 10:46:30 +00:00
Florian Smeets
ad3941cbc0 Fix date for net/asterisk16 removal.
Reported by:	crees
2012-08-26 09:45:55 +00:00
Thomas Abthorpe
8bef40d71f - Fix a typo 2012-08-24 00:00:13 +00:00
Florian Smeets
db14b9f38a - Remove net/asterisk16, net/asterisk16-addons, japanese/asterisk16-sounds
- Update net/appkonference to 2.1 to make it work with net/asterisk [1]
- Switch www/bigbluebutton to net/asterisk
- While here fix typo in www/xxxterm's MOVED entry

PR:		ports/169038 [1]
Approved by:	maintainer [1]
2012-08-21 23:29:37 +00:00
Bryan Drewery
400b112923 - Update to 20120820 snapshot
- Changes:
  * Fixed MOVED support [ports/151662]
  * Fixed deleted port portupgrade -o support
  * Automatically set DISABLE_CONFLICTS when replacing origins
  * Fix self-upgrade on 7.x due to custom script(1) being used
  * Fix errors when installing ports while inside WRKDIRS
  * pkgng fixes:
    * Implement portupgrade -o
    * Bail out of pkgdb -F sooner
    * Catch missing support in pkgdb -L
    * Implement creating pkgng package with -p
    * Be quieter about pkgdb -F support with pkgng
    * Implement pkgdb -o PKGNAME=ORIGIN for pkgng
    * Add PKGNG support to pkgdb.required?

Approved by:	eadler (mentor)
2012-08-21 00:45:14 +00:00
Akinori MUSHA
28d9ae65c1 Update unnethack to 4.0.0.20120401.
Chagne the place for variable files from $PREFIX/share/unnethack to
$PREFIX/var/games/unnethack.
2012-08-17 10:20:48 +00:00
Glen Barber
e98152aaf2 Document the recent renaming of the sysutils/cfengine* ports.
Discussed with:	cy
Approved by:	eadler (mentor)
2012-08-16 15:47:33 +00:00
Jimmy Olgeni
4bc91672c2 Add instructions for upgrading lang/erlang to R15B01 (basically,
verify your options).
2012-08-15 20:04:10 +00:00
Jimmy Olgeni
77d979f9d5 Remove a couple of trailing whitespaces. 2012-08-15 18:43:50 +00:00
Jimmy Olgeni
e0b76a0df4 Add instructions for switching from lang/erlang-lite (removed in
r302575) to lang/erlang.
2012-08-15 13:47:53 +00:00
Chris Rees
e01c71c7b1 Create transmission25 ports and UPDATING entry to explain.
Sadly, Transmission has stopped supporting GTK 2.0 (it had to happen some day).

They now require GTK 3.2.0 [1], which we currently lack, so for those who
wish to use the GTK frontend need to stay on version 2.5

When our GTK is upgraded I'll make MOVED entries to make the transition back to
2.6 as seamless as possible.

[1] http://tinyurl.com/cfchfp9
2012-08-10 19:59:17 +00:00
Bryan Drewery
86847b8f1b - Chase www/libmicrohttpd shlib version bump
- Add UPDATING entry

Approved by:	eadler (mentor)
2012-08-08 15:05:36 +00:00
Bryan Drewery
a5a54716ad Fix entry 20120804 for portupgrade. Since graphics/libglut
has been removed, portupgrade needs the package name
to be able to upgrade it.

Approved by:	eadler (mentor)
2012-08-08 01:03:28 +00:00
Sunpoet Po-Chuan Hsieh
fcd3e69227 - Fix 20120804 entry:
- Add ports category
  - Use offical name (lower-case freeglut)
2012-08-07 08:19:42 +00:00
Bryan Drewery
868aea40e5 - Update 20120804 [1] and 20120801 for portupgrade
and pkgng

Submitted by:	Sayetsky Anton <vsjcfm@gmail.com> [1]
PR:		ports/170384 [1]
Approved by:	eadler (mentor)
2012-08-07 04:31:22 +00:00
Koop Mast
5aa7246575 Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
2012-08-04 22:52:02 +00:00
Bryan Drewery
fc27b1c8f2 Add pkgng instructions to pkgconf entry
Reported by:	swills
Approved by:	eadler (mentor)
2012-08-02 15:13:29 +00:00
Ashish SHUKLA
d98bb49da8 GNU Emacs updates
editors/emacs
- Update to v. 24.1[1]
- Update CANNA patch to v. 24.1[2]
- Convert OPTIONS to OptionsNG
- Remove patch to VC to make it work with Subversion 1.7
- Add patch to implement process support for FreeBSD from Emacs bug# 5243
- Add patch to fix segfault on Terminal (from NetBSD emacs port)[2]

editors/emacs23
- Convert OPTIONS to OptionsNG
- Bump PORTREVISION of editors/emacs23 port
- Remove PORTEPOCH, as port needs to be explicitly installed/upgraded
- Connect repocopied editors/emacs23 to build

editors/emacs-devel
- Update to bzr revision 109364
- Convert OPTIONS to OptionsNG
- Remove redundant patches
- Add patch to add openpty support for 10-CURRENT from Emacs bug# 12040[3]

Mk/bsd.emacs.mk
- Add EMACS_PORT_NAME block for Emacs 24 to bsd.emacs.mk
- Update major version for emacs-devel port
- Take maintainership of bsd.emacs.mk

Thanks to everyone who tested these updates, and provided their feedback.

Submitted by:	http://www.gnu.org/software/emacs/NEWS.24.1[1]
Submitted by:	Yuji TAKANO[2] (via private email), Jan Beich[3]
2012-08-01 15:20:25 +00:00
Baptiste Daroussin
782ba72d6e Update instruction on how to upgrade pkg-config -> pkgconf using portupgrade
Submitted by:	Bryan Drewery (via irc)
2012-07-28 14:02:13 +00:00
Florian Smeets
ba6b16b6ea Add an UPDATING entry to make sure people have the right OPTIONS turned on to
build the gecko ports.

Submitted by:	Jan Beich <jbeich@tormail.org>
2012-07-28 09:01:53 +00:00
Martin Wilke
e6f2f1ff18 - Whitespace only fixes 2012-07-27 13:21:16 +00:00
Baptiste Daroussin
e60ba6d205 Swap portupgrade/portmaster arguments
Reported by:	jgh
2012-07-26 06:39:54 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Steve Wills
6b0a1dcf94 - Correct formatting of 20120725 entry 2012-07-25 19:45:12 +00:00
Michael Scheidell
47a32988e5 - Update fcitx and addons to 4.2.5
- Remove textproc/fcitx-keyboard

PR:		ports/170010
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-07-25 18:10:40 +00:00
Ruslan Makhmatkhanov
3ad4440fb1 - copy py-beautyfulsoup 3.2.0 to py-beautyfulsoup32
- update py-beautyfulsoup to current stable branch (4.1.1)
- pass maintainership of this new port to submitter
- set USE_PYTHON to 2.7, because it doesn't packages with python3
  (port modification needed)
- chase dependency update to deskutils/calibre
- add UPDATING entry

PR:		168372 (based on)
Submitted by:	William Grzybowski <william88 at gmail dot com>
Approved by:	Mike Meyer <mwm at mired dot org> (maintainer)
2012-07-25 16:58:19 +00:00
Ryan Steinmetz
01ca5e60eb - Note changes with recent security/snort update
- Fix dates on two most recent commits
- Fix style on recent commit
2012-07-23 14:25:13 +00:00
Martin Matuska
3ce9aaf065 Update ImageMagick to 6.7.8.6
Convert to new options framework and use default option names.
Drop lcms v1 support.
2012-07-23 12:56:15 +00:00
Olli Hauer
dcf133892f - fix style 2012-07-23 06:44:18 +00:00
Olli Hauer
63fc812e57 - use UPDATING instead CHANGES
noted by eadler@
2012-07-23 06:38:21 +00:00
Chris Rees
bb040dde3e Move mail/mutt to mail/mutt14
Move mail/mutt-lite to mail/mutt14-lite

Move mail/mutt-devel to mail/mutt

Moving mail/mutt-devel-lite to mail/mutt-lite will follow next to avoid
breaking the cvs exporter

PR:		ports/169546
Suggested by:	obrien
Approved by:	maintainer
2012-07-22 09:15:04 +00:00
Christian Weisgerber
1dd4460cb7 After the libogg 1.3.0 (ogg.8) update, recommend recursive rebuilding
of all dependent ports.  It's the only way to reliably catch all
indirect dependencies.
2012-07-21 13:52:14 +00:00
Martin Matuska
1423b7fdfd Unbreak ProFTPD on sparc [1].
Significantly simplify proftpd port options.
Slave ports will follow in separate commits.

PR:		169644 [1]
Submitted by:	Dmitry Afanasiev [1]
2012-07-17 14:38:28 +00:00
Martin Matuska
253481537f Reorganize options of www/lighttpd
Add two new default options
2012-07-16 12:57:18 +00:00
Sahil Tandon
8e3e33c0cb Update to 2.10-20120715 and note an incompatible protocol
change in UPDATING.
2012-07-16 00:47:06 +00:00
Beat Gaetzi
10610114e6 - Add a note about the switch from CVS to Subversion 2012-07-15 22:28:51 +00:00
Brendan Fabeny
5930109e8e add math/metis4 to math/Makefile; update math/metis to 5.0.2; add appropriate
CONFLICTS, LATEST_LINK, and PORTSCOUT; adjust dependent ports; explicitly
note the restrictive license of the metis ports (while here, append the MPI port to
*DEPENDS in math/parmetis, rather than using an assignment)

PR:		169578
2012-07-09 11:11:44 +00:00
Chris Rees
1b911d084e Add note to Perl 5.16 notice to mention switch in defaults from 5.12->5.14
Noticed by:	Bryan Drewery
2012-07-08 16:38:27 +00:00
Chris Rees
0f5d56e556 Document upgrade procedure for couchdb to avoid loss of local.ini file.
Correct date in Makefile's reference to UPDATING entry.

PR:		ports/168923
2012-07-02 21:36:44 +00:00
Boris Samorodov
2aacea9133 Fix date, remove extra "2".
PR:		ports/169601
Submitted by:	Christian Ullrich <chris+freebsd@chrullrich.net>
2012-07-02 14:43:28 +00:00
TAKATSU Tomonari
f458f1d4b4 - Update to 0.1.1.810 [1]
- Fix whitespaces [1]
- Set RUBY_VER to 1.9
- Add CONFLICTS between net-im/mikutter and net-im/mikutter003

PR:		ports/169425 [1]
Submitted by:	Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp> [1]
2012-07-02 11:49:34 +00:00
Sergey Skvortsov
3533830550 Introduce Perl 5.16.0
Changes:	http://search.cpan.org/dist/perl-5.16.0/pod/perldelta.pod
Approved by:	portmgr (linimon)
2012-06-30 21:00:43 +00:00
Doug Barton
297c2240c4 The sysutils/xfce4-utils port has been discontinued, and installs files that
conflict with the new versions of misc/xfce4-appfinder and
x11-wm/xfce4-session.

Approved by:	silence on xfce@
2012-06-23 10:43:21 +00:00
Matthias Andree
9ea9a2a07f - Update to new upstream release 5.3.21. Please see UPDATING!
http://download.oracle.com/otndocs/products/berkeleydb/html/changelog_5_3.htm
- Convert to OptionsNG.

Sunpoet, relative to the PR, there were more Makefile and pkg-plist changes,
as well as an update of Mk/bsd.database.mk and UPDATING.

Port and pkg-plist updates based on
PR:           ports/165574
Submitted by: sunpoet@
2012-06-18 23:23:18 +00:00
Martin Matuska
988359e810 Alter lighttpd startup script subcommands to behave like the apache script:
"reload" now sends a SIGHUP and cycles logfiles
"graceful" now performs a graceful restart
"gracefulstop" now performs a graceful stp
"configtest" now checks the configuration file for correct syntax

Removed subcommand:
"check" (replaced by "configtest")
2012-06-16 09:15:26 +00:00
Brendan Fabeny
f4b48ac11d add to my djvulibre entry, to inform users who did not act upon the
associated PORTREVISION bumps, or who enabled some non-default
OPTIONS, that they should also update some dependent ports

Requested by:	mandree
2012-06-15 09:50:14 +00:00
Alberto Villa
eb90251931 - Fix two serious bugs with local MySQL backend:
* let Akonadi install default 'mysql' database;
  * lower 'wait_timeout' to avoid overflow and avoid premature
    connection closing.
- Add update instructions to UPDATING. [1]
- Convert to OPTIONSng.
- Bump PORTREVISION.

KMail 2 and other Akonadi-enabled programs are now working
successfully. Thanks to Dwayne MacKinnon and Mel Flynn who helped
investigating the bug.

Reviewed by:	rakuco [1]
2012-06-15 01:36:07 +00:00
Brendan Fabeny
dfe91aa6ae update DjVuLibre to 3.5.25.3 and adjust dependent ports: the QT3 GUI that was
formerly in graphics/djvulibre has been removed, and graphics/djvulibre-nox11
has been merged back into graphics/djvulibre
2012-06-13 04:49:48 +00:00
Alberto Villa
1d8c38f8df - Update libpqxx to 4.0. [1]
- Update CONFLICTS in libpqxx30.
- Add instructions to UPDATING for people willing to stick with
  version 3.

Submitted by:	arrowdodger via IRC [1]
2012-06-12 22:07:12 +00:00
Sunpoet Po-Chuan Hsieh
019bda0b5f - Document the change of graphics/gdal and introduce the new ports 2012-06-12 18:29:44 +00:00
Sunpoet Po-Chuan Hsieh
08bd81daee - Add a note about net/p5-ZConf 6.1.0 update
PR:		ports/168623
Submitted by:	Zane C.B-H. <vvelox@vvelox.net> (maintainer)
2012-06-05 08:51:48 +00:00
Gabor Pali
a62e3b2ac5 - Add a note on the recent Haskell port updates 2012-06-03 23:54:46 +00:00
Ruslan Makhmatkhanov
a4de28e6f4 - correct affected portname for 20120530 entry 2012-06-02 20:38:57 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Alberto Villa
7b4e1ec4a5 The KDE/FreeBSD team is pleased to announce Calligra Suite 2.4.2, KDE
graphic art and office suite.

Information on this release can be found here:
http://www.calligra.org/news/calligra-2-4-2-released

Information on Calligra Project can be found in its first ever release
announcement:
http://www.calligra.org/news/calligra-2-4-released

Consequently, KOffice 2 has been removed from the ports collection.

As usual, we would like to thank all testers and contributors.
2012-05-31 00:09:24 +00:00
Jason Helfman
8efd38a2ac - Address postgresql*-servers for crypt vulnerability (CVE-2012-2143)
http://www.postgresql.org/about/news/1397/

With hat: pgsql
2012-05-30 22:26:15 +00:00
Michael Scheidell
f731053c6c - Update to 0.8.9
- Make it a master port to support net/nss-pam-ldap-sasl

PR:		ports/168338
Submitted by:	Mel FLynn <rflynn@acsalaska.net> (maintainer)
2012-05-30 15:33:09 +00:00
Alberto Villa
6e3291369a - Add note about qt4-gui and shared memory.
- Remove trailing space in previous entry.
2012-05-26 22:40:11 +00:00
Martin Wilke
1df39a5fb1 - Welcome XFCE 4.10 to the portstree!
Special Thanks to:      rene, Olivier Duchateau <duchateau.olivier@gmail.com>
Submitted by:	 	Olivier Duchateau <duchateau.olivier@gmail.com>

Tested by:	phw
2012-05-25 16:51:40 +00:00
Max Brazhnikov
f564508406 KDE/FreeBSD team presents long awaited KDE SC 4.8.3!
kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated
to match KDE SC version, old kdepim preserved in deskutils/kdepim44.

Follow UPDATING instruction!

New ports:
- accessibility/kaccessible
- accessibility/kmag
- accessibility/kmousetool
- accessibility/kmouth
- archivers/ark
- comms/kremotecontrol
- deskutils/kcharselect
- deskutils/kdepim44
- deskutils/kdepim44-runtime
- deskutils/superkaramba
- devel/kdebindings4-perl-perlkde
- devel/kdebindings4-perl-perlqt
- math/analitza
- math/kcalc
- misc/kde4-l10n-fa
- security/kgpg-kde4
- security/kwallet
- sysutils/kdf
- sysutils/kfloppy
- sysutils/sweeper
- vietnamese/kde4-l10n
- x11-clocks/ktimer
- x11/kactivities
- x11/libkonq

Removed ports:
- devel/kdebindings4-kross-interpreters
- devel/kdebindings4-python
- devel/kdebindings4-ruby
- devel/kdebindings4-smoke
2012-05-25 02:15:20 +00:00
Pawel Pekala
49f70a3729 Add note about upgrading dns/poweradmin
PR:		ports/167841
2012-05-18 16:31:32 +00:00
Alex Dupre
0926c2d681 Update to 5.4.3 release:
- add support for embedded php library
- add support for dtrace

Re-organize bsd.php.mk:
 - add WANT_PHP_EMD
 - fix handling of WANT_PHP_*
 - remove php4 extensions

From UPDATING:
  Suhosin patch has been disabled until the
  new version will be released (soon). Suhosing extension will take more
  time. LINKTHR option is now enabled by default, be sure to flag it if
  you are updating using an old saved configuration. sqlite2 extension
  has been permanently removed.
  If you want to remain at PHP 5.3, a new port (lang/php53) will be
  committed soon.
2012-05-16 07:36:13 +00:00
Lars Thegler
11b7517876 - update to 2.6.7
- pass maintainership
2012-05-13 12:54:52 +00:00
Chris Rees
979df08585 Document upgrade procedure for p5-XML-SAX<0.99 2012-05-12 16:06:09 +00:00
Cy Schubert
5cc6bfcc1a Document new home for graphics/xpdf binaries (for the co-existence of
xpdf with graphics/poppler-utils).
2012-05-12 03:34:58 +00:00
Chris Rees
85c9d7cf20 Add note for gitolite update
PR:		ports/167440
Submitted by:	milki@rescomp.berkeley.edu
2012-05-10 18:55:29 +00:00
Marc Fonvieille
03d589ba6d s/separatly/separately 2012-05-08 08:16:14 +00:00
Sunpoet Po-Chuan Hsieh
552a59c3fb - Document the change of www/node and www/node-devel and introduce www/npm 2012-05-08 05:54:33 +00:00
Nicola Vitale
4fc1509f31 - Added an entry about the updating of www/py-google-api-python-client to 1.0.b8 2012-04-30 09:06:29 +00:00
Baptiste Daroussin
cdfa50d707 Add an entry for users to get inform that localisations for libreoffice are now
available as a separate package and is no more compile time option

Reported by:	Patrick Lamaiziere <patfbsd@davenulle.org> (via office@)
2012-04-26 15:00:18 +00:00
Sahil Tandon
e92602c6d4 Add entry about recent Postfix upgrade; make
users aware of availabe workarounds for a TLS
issue introduced with OpenSSL version 1.0.1.
2012-04-25 02:44:52 +00:00
Beat Gaetzi
780aaec60e - Fix portname in portmaster example for Thunderbird ESR 2012-04-24 21:06:03 +00:00
Rene Ladan
0237fd0cf0 Update to 6.01.
See the UPDATING entry for additional instructions.
2012-04-23 21:14:20 +00:00