1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

1389 Commits

Author SHA1 Message Date
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
Wesley Shields
0190fdd266 Retroactively add 8.3 release date. I've had multiple people ask for this
for other releases, so I'm doing it for this one and future ones (if I
remember).
2012-04-23 00:18:08 +00:00
Wesley Shields
64d2fcbb2f Wrap text and grammar/typo fixes. 2012-04-22 02:20:09 +00:00
Martin Wilke
29e347e197 - Please welcome Xorg 7.5.2
The Xorg Team is pleased to announce the next round of Xorg updates.
       The team created a new flag called WITH_NEW_XORG that users can include
       in /etc/make.conf. This was created for the intel KMS work being done
       althouthough It probably works for other chips. Unfortunately, the intel
       KMS driver will only work on FreeBSD 9(RELENG|STABLE) or 10/HEAD users.
       Older version of FreeBSD will not be supported. Intel users will need
       to patch their source manually with Konstantin?s KMS kernel patch to get
       the newer chips to work. Please carefully read UPDATING entry.

Changes:

        - libdrm 2.4.31 (including KMS support)
        - mesa 7.11.2
        - xorg-server 1.10.6
        - a lot of new Graphic Drivers.

    I would like to thank:

         Koop Mast
         Eitan Adler
         Niclas Zeising
         and all helpers and testers from x11@.
2012-04-21 17:03:32 +00:00
Dirk Meyer
ff7d60fe54 - add entry secuurity/openssl
PR:		166954
2012-04-21 07:14:36 +00:00
Beat Gaetzi
9057d2864a - Add note about the new Mozilla ESR ports 2012-04-18 15:12:32 +00:00
Guido Falsi
0ac4e4358d - Fix build with clang.
- Modify port to not register configuration file in plist.
- Add note in UPDATING to save the configuration file before this update.
- Bump PORTVERSION.

PR:		ports/166638
Approved by:	crees (mentor)
2012-04-18 12:04:00 +00:00
Michael Scheidell
6df7a05367 - Wrap text at 80 chars
Submitted by:	Warren Block <wblock@wonkity.com>
Reviewed by:	scheidell (me)
2012-04-16 00:06:05 +00:00
Michael Scheidell
f1048caf36 - Major release update to 3.0.7. Read /usr/ports/UPDATING
PR:		ports/166931
Submitted by:	moggie <moggie@elasticmind.net> (maintainer)
Reviewed by:	scheidell (me)
2012-04-15 10:52:14 +00:00
Ryan Steinmetz
011ae6547c - Add note about net-mgmt/net-snmp rc script pid_file change
Feature safe:	yes
2012-04-04 12:13:44 +00:00
Alex Dupre
8eabad3656 Mention changes to tomcat7 startup script.
Feature safe:	yes
2012-03-26 13:45:27 +00:00
Ruslan Makhmatkhanov
336a64246a - update to 3.0.2
- pass maintainership to submitter
- add LICENSE
- drop optional dependencies on database backends - since 3.0 it's
  handled with libzdb
- rename rc-scripts to .sh-less ones
- add UPDATING entry for users, that want to stay with dbmail 2.2.x

Please note, that committed patch is reworked version of originally
submitted (missing deps added, rc-scripts renamed, NOPORTDOCS issue
handled more completely, some plist fixes applied). Sorry for delay.

PR:		164631
Submitted by:	Alan Hicks <ahicks at p-o.co dot uk>
Feature safe:	yes
2012-03-18 19:17:12 +00:00
Alberto Villa
8772f147f6 - Add note on qt4-gui MIT-SHM issue: kern.ipc.shm_allow_removed=1 is
not needed anymore.

PR:		164742
Feature safe:	yes
2012-03-13 10:11:40 +00:00
Mark Linimon
83df4f9a4b Note re-addition of lang/perl5.8 and lang/perl5.10.
Feature safe:	yes
2012-03-11 23:54:32 +00:00
Ashish SHUKLA
577fce0c18 - Fix typo in perl entry
Feature safe:	yes
2012-03-11 17:57:11 +00:00
Wesley Shields
721fd2dc6b Typo fixes in perl entry.
Feature safe:	yes
2012-03-10 16:23:47 +00:00
Philip M. Gollucci
fc0829d8de - add note about perl changes 2012-03-08 18:50:29 +00:00
Chris Rees
67aa78ff10 Add suggested commands to replace libungif with giflib
Submitted by:	David Demelier (demelier.david@gmail.com)
2012-02-27 20:47:33 +00:00
Greg Lewis
586ff4d4de . Note the shared library bump for libarchive. 2012-02-25 22:42:24 +00:00
Bernhard Froehlich
379ce3f230 - Update to 4.1.8
- Mark broken on FreeBSD < 8.0
- Fix lib32 checks to use /usr/lib32/libc.so
- R0 memobj rewrite [1]
- Fix INVARIANTS warning: acquiring duplicate lock of same type: "IPRT Fast Mutex Semaphore" [1]

Submitted by:	Andriy Gapon <avg@FreeBSD.org> [1]
Obtained from:	redports.org/~virtualbox/
2012-02-21 14:31:55 +00:00
Dirk Meyer
06d13420cc - add entry for libungif 2012-02-20 05:42:25 +00:00
Doug Barton
a08f1c5af4 Fix portmaster -r libvpx instructions 2012-02-17 10:30:19 +00:00
Ashish SHUKLA
2f965850f7 - Add an entry about shared library update for multimedia/libvpx 2012-02-16 15:58:46 +00:00
Jason Helfman
d367680352 - Add note about shared library update for net/libexosip2 2012-02-15 00:17:40 +00:00
Doug Barton
c78ca4b4f4 Correct portupgrade instructions for pcre shared libs
Submitted by:	matthew
2012-02-14 22:57:45 +00:00
Doug Barton
5e0d7a7406 Add a note that the pcre update needs to preserve its old shared lib for now 2012-02-14 21:40:50 +00:00
Gabor Pali
db87602da8 - Add an entry on the recent update of Haskell ports 2012-02-13 06:22:21 +00:00
Sahil Tandon
f861b99e57 Add entry about potential compatibility problems
when upgrading mail/postfix -> 2.9.0.
2012-02-11 05:14:53 +00:00
Eitan Adler
265d41f8e7 Fix trivial typo 2012-02-08 04:07:55 +00:00
Martin Wilke
556b657ebb - Kick Whitespaces 2012-01-28 08:02:58 +00:00
Martin Matuska
d02e1fb0bb Add UPDATING entry about ftp/proftpd changes 2012-01-26 09:51:56 +00:00
Juergen Lock
1af744e44f Actually spell svdrpsend correctly in the vdr entry. 2012-01-24 22:05:20 +00:00
Juergen Lock
788b809f4d Add two notes for multimedia/vdr 1.7.22 . 2012-01-21 18:14:06 +00:00
Sahil Tandon
407613172b Update mail/postfix-current to 2.9-20120115, and note
potential incompatibilities with previous versions.
2012-01-17 04:18:52 +00:00
Renato Botelho
a9c79cea30 Fix typo and portmaster line for xcb-util entry 2012-01-16 16:57:34 +00:00
Renato Botelho
246ec6f46b Add a note about xcb-util upgrade 2012-01-16 13:58:07 +00:00
Marc Fonvieille
780285cd26 Fix a typo. 2012-01-14 09:11:05 +00:00
Eitan Adler
6e3df1f8eb Trivial typo fix 2012-01-14 04:57:00 +00:00
Martin Wilke
058a2943ba - Whitespaces fixes 2012-01-14 04:47:41 +00:00
Wesley Shields
3c617f6277 Add a note about 9.0 being released. Serves as a nice bookmark for people.
Requested by:	Warren Block (private mail)
2012-01-14 01:23:45 +00:00
Chris Rees
7427f5a95b Remove duplicate @ from bsam's email address
Submitted by:	mux
2012-01-12 21:36:04 +00:00
Lars Balker Rasmussen
e9a9a3d0c0 Added info on gist move from www/p5-WWW-GitHub-Gist to www/p5-App-gist
(thanks to eadler@ for suggestion.)
2012-01-11 03:13:36 +00:00
Thomas Abthorpe
e0ac1afbf4 - The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:		ports/163521
Submitted by:	Pedro Giffuni <pfg apache.org>
Hat:		portmgr
Exp run by:	pav
2012-01-09 15:41:08 +00:00
Boris Samorodov
f7c8ebb473 A note about how to upgrade the graphics/inkscape port to version 0.48.2. 2012-01-09 08:43:11 +00:00
Sunpoet Po-Chuan Hsieh
1c84b00c6d - Document the update of devel/p5-CPAN-Meta and removal of devel/p5-Version-Requirements 2012-01-08 18:06:19 +00:00
Michael Scheidell
2dff70fe66 - Update thrift to 0.8.0 [1]
- Add bsd.thrift.mk file with portversion number to allow for sync of thrift ports [2]
- pet portlint

PR:		ports/163131 [1]
Submitted by:	scheidell [2]
Approved by:	gabor (mentor)
2012-01-06 01:02:56 +00:00
Sahil Tandon
c4417a4505 Update to 2.9-20120102 and eliminate a now unnecessary
part of recent UPDATING entry for this port.
2012-01-04 01:57:22 +00:00
Jimmy Olgeni
efd5023a97 Add entry about the recent lang/newlisp changes (unified MYSQL option). 2011-12-31 21:22:43 +00:00
Martin Matuska
9897227b85 Update last entry. As of FreeBSD-SA-11:07.chroot the port may be used on
unpatched systems and chroot will fail on these systems.
2011-12-29 21:02:21 +00:00
Eitan Adler
621a1828da - Remove some old duplicate words. They were getting in way of finding newer ones. 2011-12-27 03:32:25 +00:00
Xin LI
14dc47e982 Add a note about proftpd update. 2011-12-23 20:45:45 +00:00
Sergey Skvortsov
2cf42735d6 Update to 5.14.2
Changes:	http://search.cpan.org/~flora/perl-5.14.2/pod/perldelta.pod
2011-12-19 19:36:46 +00:00
Steve Wills
0283f566b7 - Correct typo
Feature safe:	yes
2011-12-06 18:54:26 +00:00
Steve Wills
846e117eff - Update ruby-gnome2 to 1.0.3
PR:		ports/162139
Submitted by:	TAKATSU Tomonari <tota@freebsd.org> (based on)
Feature safe:	yes
2011-12-05 22:54:11 +00:00
Ryan Steinmetz
5b477fb096 Note required changes as a result of the nsd update to 3.2.9.
Feature safe:	yes
2011-11-30 23:05:40 +00:00
Alberto Villa
8a4b4d3906 - Switch dependency from net-im/ortp to net-im/linphone-base.
- Bump PORTREVISION.
- Add instructions to UPDATING.

Feature safe:	yes
2011-11-23 19:41:23 +00:00
Sergey A. Osokin
449868b8a1 Add quick fix for fresh redis.
Also drop a note for UPDATING.

Feature safe:	yes
Pointy hat to:	osa
2011-11-23 11:56:53 +00:00
Martin Matuska
9101a04a9e Revert update of mail/postgrey on maintainer request. 2011-11-10 06:45:45 +00:00
Martin Matuska
d27f9a2062 Add UPDATING entry for mail/postgrey change 2011-11-09 09:16:06 +00:00
Alberto Villa
ec280db04b - Add instructions to fix KDM configuration.
Reported by:	Adam Vande More <amvandemore@gmail.com> via e-mail
2011-11-01 17:39:17 +00:00
Martin Wilke
2c5cdbffd9 - Remove whitespaces 2011-11-01 07:30:30 +00:00
Koop Mast
6ce27aac6d Add instruction to handle the poppler-gtk port rename. 2011-10-31 23:52:46 +00:00
Pawel Pekala
8e82b5aa82 - Update to version 1.0.0
- Add entry in UPDATING about API change

PR:             ports/161933
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com>
Approved by:    maintainer
2011-10-31 18:02:14 +00:00
Marc Fonvieille
de9240c3b7 Fix some typos. 2011-10-31 10:11:20 +00:00
Brendan Fabeny
cc654ab932 update print/flpsed to 0.7.0, and www/dillo2 to 3.0.1,
both of which now use the new fltk 1.3
2011-10-26 01:08:25 +00:00
Beat Gaetzi
a63d15f6da - Register lightning as a global extension and doesn't create the XPI to
be installed manually.

Discussed with:	flo@ at EuroBSDCon DevSummit
Obtained from:	mail/enigmail port by ale@
2011-10-19 15:05:41 +00:00
Sahil Tandon
20ba59c76a Add entry about potential incompatibilities when upgrading
mail/postfix-current to 2.9-20111012.
2011-10-18 01:50:43 +00:00
Alberto Villa
43684cda62 - Document an important modification required in rc.conf(5).
Submitted by:	Chuck Burns <break19@gmail.com> via mailing list
2011-10-17 18:10:28 +00:00
Ion-Mihai Tetcu
f0f573379b Some English and typo fixes for the last subversion entry. 2011-10-17 16:45:38 +00:00
Ion-Mihai Tetcu
064906ed4b Point people to the latest subversion entry in the instructions for
devel/p5-subversion.
2011-10-17 16:38:17 +00:00
Alberto Villa
be53e482bf - Update KDE SC 4 entry.
`portmaster -o net/linphone-base ortp` is required only when
net/kdenetwork4 is installed (or will be).
2011-10-17 08:16:18 +00:00
Wesley Shields
6c1dfce3fe Add a note about removal of devel/p5-subversion-freebsd.
Prodded by:	dougb@
2011-10-17 03:55:51 +00:00
Alberto Villa
a2d3b5a4bc The KDE/FreeBSD team is pleased to announce KDE Software Compilation
4.7.2. The official release notes can be found at:
http://kde.org/announcements/announce-4.7.2.php
This release ships with many improvements. Read more about them here:
http://FreeBSD.kde.org/news.php#itemKDESC472availableinports

We'd like to say thanks to all testers and contributors, especially to
lwhsu@ for his effort on hosting our test packages.

PR:		156293 [1]
		159219 [2]
		160164 [3]
Submitted by:	Oleg Sidorkin <osidorkin@gmail.com> [1]
		Alvaro Castillo <gobledb@gmail.com> [2]
		dkeav04@gmail.com [3]
Tested by:	exp-run via pav
2011-10-17 00:03:42 +00:00
Lev A. Serebryakov
1df572da95 (1) Activate mod_dav_svn in "post-install" target, as it is not activated
by subversion itself.

  (2) Rename USE_SUBVERSION to WITH_SUBVERSION_VER.
2011-10-16 21:01:42 +00:00
Lev A. Serebryakov
09a0319c83 Update subversion to 1.7.0.
Make FreeBSD patches to be port's options and remove separated port.

  Rename patches to more sane names.

  Add devel/subversion16 port, for people, who need old version.

  Mark ports, which could not be built with subversion 1.7.x, as
  conflicting with new subversion.
2011-10-16 14:31:47 +00:00
Jimmy Olgeni
598d6e767f Add note about upgrading lang/erlang to R14B04.
(short version: check your port options because the defaults changed)
2011-10-05 16:20:47 +00:00
Stephen Montgomery-Smith
5b1c1d3d9b - Add message about math/qhull -> math/qhull5. 2011-10-03 13:51:02 +00:00
Li-Wen Hsu
c070b8a3ad - s,net/py-zopeInterface,devel/py-zopeInterface,
- Add missing py- prefixes
- Whitespace cleanup

Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-09-30 09:11:04 +00:00
Greg Larkin
aabf8f0720 - Added note about renamed Zope-related ports
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via email)
2011-09-29 22:30:42 +00:00
Eitan Adler
1ef74c90ec - add updating entry for broken ports on -current with workaround
Reviewed by:	dougb
Approved by:	bapt (mentor)
2011-09-28 21:38:40 +00:00
Sergey A. Osokin
33d7e42899 Add note about latest changes for www/nginx-devel, nginx-1.1.4 release. 2011-09-28 17:27:10 +00:00
Li-Wen Hsu
fc7b20b6d4 - Remove the HUGE_STACK_SIZE option, now Python will use default
thread stack size of the system.
2011-09-25 15:05:18 +00:00
Hajimu UMEMOTO
fe726f051a Mention that upgrading cyrus-sasl2 breaks openldap*,
if SASL option is enabled.

PR:		ports/161010
2011-09-25 11:51:50 +00:00
Herve Quiroz
a4c367e2dd Document the devel/maven-wrapper upgrade 2011-09-21 07:05:46 +00:00
Lars Engels
fa6fb57cc6 - Update to 3.0.2 [1]
- Add UPDATING entry
- Use the correct desktop categories
- Silent install

Reported by:	nox [1]
2011-09-17 19:59:21 +00:00
Sergey Matveychuk
e2c9da64eb - Update to 1.4.13 2011-09-15 12:04:09 +00:00
Florian Smeets
381f0b81c3 - make this port usable again by depending on asterisk16-addons instead of
asterisk14-addons as asterisk14 has been marked vulnerable for > 8 months
- fix WWW in pkg-descr

PR:		ports/157620
Submitted by:	Fumihiko Kimura <jfkimura@yahoo.co.jp>
2011-09-14 21:42:04 +00:00
Andrej Zverev
7fd919016b Add note about recent update of net/p5-SOAP-Lite. 2011-09-09 05:51:03 +00:00
Chris Rees
de85812142 Clarify UPDATING entry for maiad and update vscan user to new home dir.
PR:		ports/159949
2011-09-04 16:08:46 +00:00
Matthias Andree
a788bec53b Mention db51 -> db5 move. 2011-09-01 16:42:47 +00:00
Jimmy Olgeni
6e41a12c2d Fix a typo that I noticed just after hitting return :| 2011-08-30 15:05:33 +00:00
Jimmy Olgeni
61f95809b0 Add notice about lang/racket and WITHOUT_X11. 2011-08-30 15:03:50 +00:00
Chris Rees
2e17b80fa7 Document the changed rc script name for maiad.
PR:		ports/159949
2011-08-29 16:05:04 +00:00
Sahil Tandon
e43db2e495 Add a note about print/cups-{base,client,image}, advising
users to explicitly disable the GNUTLS option (which used
to default to ON, but now defaults to OFF) before upgrading.
2011-08-28 22:15:59 +00:00
Doug Barton
b8ef142445 Fix libnotify portmaster recipe 2011-08-25 08:58:15 +00:00
Steve Wills
370c5cdc08 - Revert change of default Ruby version from 1.9 back to 1.8 due to
unforseen issues.

Discussed with:		stas
2011-08-24 00:52:12 +00:00
Koop Mast
5732783897 Add instructions for the libnotify and libproxy shlib bumps.
Feel free to improve the portupgrade instructions.
2011-08-23 18:37:22 +00:00
Stanislav Sedov
f73644602e - Recommend portupgrading ruby19 as well if user has it installed (so
it builds the new package and gets all the proper links installed).
  Mention that the user can delete old ruby version after all these
  steps are complete.
2011-08-23 06:03:03 +00:00
Stanislav Sedov
83bd1bbc33 - Improve the portupgrade update recipe for ruby upgrade. 2011-08-23 03:45:56 +00:00
Stanislav Sedov
c33846f416 - Provide a better command for portmaster users.
Suggested by:	dougb
2011-08-22 23:42:15 +00:00
Stanislav Sedov
be146a9696 - Yet another ruby notes correction. 2011-08-22 23:28:13 +00:00
Stanislav Sedov
acf3279721 - Correct ruby upgrade notes. 2011-08-22 23:19:37 +00:00
Stanislav Sedov
9420689e23 - Document ruby 1.8 -> 1.9 upgrade path. 2011-08-22 22:37:09 +00:00
Martin Matuska
4004ee7b69 Add note about new OpenCV python module port 2011-08-22 21:14:17 +00:00
Olli Hauer
59d207f8bb - change default apache version to apache22
- make entry in UPDATING

with hat apache@

PR:		ports/147009
2011-08-20 17:21:38 +00:00
Sunpoet Po-Chuan Hsieh
3e0bdc74dd - Most entries begin with "AFFECTS: users of" 2011-08-20 07:55:34 +00:00
Marc Fonvieille
9f7b7ea3a7 s/the the/the/ 2011-08-18 19:01:41 +00:00
Alex Dupre
a6b8fddde5 Update enigmail to 1.3 release to support Thunderbird 6 and Seamonkey 2.3.
Read UPDATING.
2011-08-18 10:07:24 +00:00
Chris Rees
dc5b5c47b1 Document risks involved in updating swapexd -- config file clobbering.
PR:		ports/157242
2011-08-15 15:15:50 +00:00
Pav Lucistnik
23f8489eb9 - Change zenoss user to have a valid shell, and add an UPDATING entry for
already installed base

PR:		ports/159265
Submitted by:	Phil Phillips <pphillips@experts-exchange.com>
2011-08-08 13:09:52 +00:00
Pav Lucistnik
0adc22052c - Add entry for dns/powerdns update
PR:		ports/159349
Submitted by:	Ralf van der Enden <tremere@cainites.net>
2011-08-08 12:41:08 +00:00
Gabor Kovesdan
a8aba9f323 - Add updating notes for amavisd-new 2.7.0
PR:		ports/158613
Submitted by:	sahil
2011-08-08 11:21:51 +00:00
Joe Marcus Clarke
9b6b793a43 Correct a typo in the recent gtk20 instructions. 2011-07-31 18:43:03 +00:00
Joe Marcus Clarke
1767a9642c Remove trailing whitespace. 2011-07-31 18:42:29 +00:00
Julien Laffaye
011dce24ce - Chase guile shared lib bump
- Add an entry to UPDATING
2011-07-31 15:07:08 +00:00
Julien Laffaye
a745a0f29d - Connect www/typo345 to the build
- Disable latest link
- Add an entry to UPDATING
2011-07-31 11:50:27 +00:00
Koop Mast
0b743289fc Update the glib and gtk stack to the lastest stable releases.
Add new ports for the new stable releases of gtk+-3.0.
Update vala to the newest stable release 0.12.1.

Thanks to pav@ for doing multiple exp-runs, and marcus@ for repo-copies.
Full contributors acknowledgment will be given in the GNOME 3 import.
2011-07-30 09:20:22 +00:00
Lev A. Serebryakov
b1830c6dc0 Update msp430 toolchain to new version:
mspgcc release 20110716:
     binutils-2.21.1.20110716
     gcc-4.5.3.20110706
     gdb-7.2.20110103

     msp430mcu-20110613 (new port, platform headers, converted from offical TI
                         ones and linking scripts, generated from datasheets).

     msp430-libc-1.0.20110612

   Preserve old msp430-gcc as `devel/msp430-gcc3'
   Make mps430-libc work with both gcc versions.
   Add CONFLICTS to msp430-gcc*.
   Add LICENSE clauses to all FSF-based ports.
2011-07-26 16:26:06 +00:00
Stephen Montgomery-Smith
bbfdb63f29 - Note to users of games/megaglest on keeping old settings.
PR:		ports/156895
Submitted by:	Sven Moeller <smoeller@nichthelfer.de>
Approved by:	maho (mentor)
2011-07-21 15:20:25 +00:00
Sunpoet Po-Chuan Hsieh
3a24382ac1 - Remove superfluous empty line 2011-07-21 14:39:41 +00:00
Julien Laffaye
2f634463b6 - Chase gpgme shared lib bump.
- Add an entry to UPDATING

Reviewed by:	tabthorpe
2011-07-21 12:43:39 +00:00
Julien Laffaye
a1114eeee7 Fix typo (bad category name).
PR:		ports/159053
Submitted by:	Alex Stangl <alex@stangl.us>
2011-07-20 12:53:29 +00:00
Julien Laffaye
5f71edd927 - Connect textproc/hunspell to the build
- Unconnect hungarian/hunspell
- Chase hunspell move
- Add an entry to MOVED and UPDATING

Approved by:	bapt (mentor)
2011-07-18 16:21:26 +00:00
Wesley Shields
32f339cf1f - Revert almost all of 1.1102, as it goes against FreeBSD documentation
standards. The only part left is the double space after AUTHOR: for one
  entry.

Pointyhat to:	 wxs@
2011-07-12 13:37:48 +00:00
Jung-uk Kim
ef2e46bff5 Add new instructions on how to enable web support for java/openjdk6. 2011-07-11 22:09:08 +00:00
Wesley Shields
065bc029cb - Whitespace fixes - standardize on a single space after periods. 2011-07-11 19:55:43 +00:00
Wesley Shields
fed957a80b - Grammar and whitespace fixes. 2011-07-11 15:22:49 +00:00
Matthias Andree
f453ded329 Add instructions on how to upgrade p5-libwww with portmaster. 2011-07-11 10:53:36 +00:00
Baptiste Daroussin
10f5e8576f - update ICU to 4.8
- chase library bump
- add an entry in UPDATING for instructions
- remove old conflict lines
2011-07-10 21:06:39 +00:00
Marc Fonvieille
527b2510e5 Fix some typos. 2011-07-10 15:31:39 +00:00
Boris Samorodov
3e03f2e8f0 . rename rc script (zm.in -> zoneminder.in); [1]
. add a note to UPDATING;
. bump PORTREVISION.

Suggested by:	dougb  [1]
2011-07-06 15:05:09 +00:00
Steve Wills
e06367fb8a - Add note about libgcrypt 2011-07-05 14:15:12 +00:00
Max Brazhnikov
a5a968c742 Add note for print/lyx* users 2011-07-04 22:05:38 +00:00
Erwin Lansing
0f54071016 Update perl to 5.12.4
Changes:	http://search.cpan.org/~lbrocard/perl-5.12.4/pod/perl5124delta.pod

Submitted by:	skv
Tested on:	pointyhat
2011-07-03 15:51:18 +00:00
Stephen Montgomery-Smith
3e56cb3923 - Corrected date in last commit. 2011-06-30 21:53:46 +00:00
Stephen Montgomery-Smith
dcb29c418e - Tell octave-forge* users to completely remove old ports before reinstalling.
Approved by:	gabor (mentor)
2011-06-30 21:03:43 +00:00
Florian Smeets
d116b360dd update thunderbird to 5.0 2011-06-30 18:19:48 +00:00
Nicola Vitale
a037cc730c - Add a note about the upgrade of x11/wbar to 2.2.2 2011-06-30 13:40:18 +00:00
Martin Matuska
171f8a96f9 Add UPDATING entry for graphics/opencv 2011-06-29 20:08:49 +00:00
Wesley Shields
d623feae06 Document that you must run sa-update before running spamd after
the latest SpamAssassin update.
2011-06-27 02:45:03 +00:00
Jose Alonso Cardenas Marquez
b2f9b722e7 - Add entry about deskutils/opengoo 2011-06-24 20:40:58 +00:00
Nicola Vitale
ba173086c6 - Add a note about databases/py-sqlalchemy 2011-06-23 14:17:38 +00:00
Sahil Tandon
67801334be Typo fix for 20110620 entry.
Reported by:	jerry@seibercom.net (via -ports)
2011-06-21 03:43:21 +00:00
Wesley Shields
5f0076f93b Typo fix for 20110608 entry. 2011-06-21 02:12:47 +00:00
Chris Rees
0df094745a Remove mailman entry of 20110613 -- change was backed out.
Approved by:	rene (mentor)
2011-06-20 18:07:19 +00:00
Timur I. Bakeyev
4af2ff6201 Add a note about net/samba35 and new version. 2011-06-20 02:53:29 +00:00
Florian Smeets
9a3c83f3c7 - bring over version 1.99.15 from irc/ezbounce-devel (soon to be removed) 2011-06-19 14:38:34 +00:00
Chris Rees
574bce9052 - Add UPDATING note for mailscanner
PR:		ports/157065
Submitted by:	Chris Rees (utisoft@gmail.com) (self)
Approved by:	rene (mentor)
2011-06-19 11:00:20 +00:00
Sergey Skvortsov
0ede1a9316 Update to 5.14.1
Changes:	http://search.cpan.org/~jesse/perl-5.14.1/pod/perldelta.pod
2011-06-19 10:27:12 +00:00
Chris Rees
ccc31701b6 - Correct GROUP when postfix OPTION is selected [1]
- Add nobody user and group to UIDs/GIDs for mail/mailman [2]
- Stop touching files outside WRKDIR before install [2]
- Use USERS and GROUPS [2]
- Change BROKEN to IGNORE for incorrect OPTIONS choices [2]
- Use @stopdaemon [2]
- Correct rc script to check for pidfile before attempting kill [2]

PR:		ports/142000
Submitted by:	Adriaan <ratten.adriaan@gmail.com> [1], crees [2]
Approved by:	rene (mentor), wxs (maintainer)
2011-06-13 19:22:25 +00:00
Chris Rees
50483e4647 - Add UPDATING note for mail/sympa 6.1.4_1
PR:		157471
Submitted by:	Chris Rees (utisoft@gmail.com) (myself)
Approved by:	rene (mentor)
2011-06-12 15:09:48 +00:00
Xin LI
da0ebabc46 Make it possible to specify socket location and permissions for the milter.
Approved by:	maintainer
PR:		ports/157674
2011-06-09 00:27:43 +00:00
Doug Barton
a13f1b4495 Add colons to dates
Submitted by:	Jason Hellenthal <jhell@DataIX.net>
2011-06-07 20:48:43 +00:00
Andrej Zverev
3d05a54a18 Update devel/p5-Moose to version 2.0007
Changelog: http://cpansearch.perl.org/dist/Moose/Changes

See also UPDATING entry 20110607 about this.
2011-06-07 09:13:15 +00:00
Doug Barton
21bc38e2d2 Split databases/mariadb into -client, -scripts, and -server ports
Upgrade to version 5.2.6 [1]

Bring default compilation options into line with standard mariadb releases,
per http://kb.askmonty.org/v/generic-build-instructions [1]

Submitted by:	maintainer [1]
Approved by:	maintainer
2011-06-07 07:11:25 +00:00
Roman Bogorodskiy
207386f96a Chase security/gnutls update and add an UPDATING entry. 2011-06-05 18:43:16 +00:00
Tim Bishop
b6ba6da357 - Update zfSnap to 1.10.0
This includes a workaround for use with zpool v28. See UPDATING for
more information.

PR:		ports/157621
Submitted by:	Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
2011-06-05 12:46:30 +00:00
Wesley Shields
260d069abc - Run under an unprivileged user (freeradius)
- Utilise bsd.port.options.mk
- Remove Makefile hack for python
- Change the ownership of files & directories to new user

PR:		ports/157400
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
Approved by:	Ryan Steinmetz <rpsfa@rit.edu> (maintainer)
2011-06-03 00:49:45 +00:00
Wesley Shields
5bfc2f46c3 Fix typo in last path in kmfl entry.
Noticed by:	bsam@
2011-05-30 10:55:12 +00:00
Wesley Shields
7da81d3240 - Patch SCIM KMFL engine (textproc/scim-kmfl-imengine) to use
the same neutral keyboard repository as textproc/ibus-kmfl does,
  ${LOCALBASE}/share/kmfl/. This approach is similar to m17n (its
  keyboard databases, devel/m17n-db and textproc/m17n-contrib, are
  shared between textproc/scim-m17n and textproc/ibus-m17n). This
  patch also makes both these KMFL engine ports to read ~/.kmfl/
  instead of SCIM-oriented ~/.scim/kmfl/.
  There is UPDATING text that informs KMFL users about this.

- Patch keyboard ports (7 of them) to install data to the new
  repository, ${LOCALBASE}/share/kmfl/; the keyboard ports were
  SCIM-only and used to install to ${LOCALBASE}/share/scim/kmfl/.

- Adapt descriptions in other KMFL ports (textproc/kmflcomp,
  textproc/libkmfl);

- While we are here, do some additional maintenance.

- Remove the 7 old ports.

- Please see the PR for full details.

PR:		ports/156694
Submitted by:	Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
2011-05-29 13:28:25 +00:00
Olli Hauer
18cb16d2e1 - add note for mod_perl2 update 2011-05-22 22:30:47 +00:00
Bernhard Froehlich
662a124702 - Update to 4.0.8
- Add vboxheadless startscript [1]
- Add vboxwebsrv startscript [2]
- Change CONFLICTS to CONFLICTS_INSTALL [3]
- Relax hardening for PC-BSD 9 [4]
- Add VIMAGE support [5]
- Install VBoxExtPackHelperApp [6]
- Remove stale mirror
- Extend pkg-message for USB configuration
- Fix link_elf_obj: symbol RTStrCopy undefined [7]

PR:		ports/156699 (based on) [3]
Submitted by:	Stefan Tollkuehn <stefan.tollkuehn@editura.de>, [1][2]
		Raul Gigea <raul.gigea@editura.de>, [1]
		Tobias Oberstein <tobias.oberstein@tavendo.de>, [1]
		Emil <the_mix_room@hotmail.com>, [3]
		Kris Moore <kris@pcbsd.org>, [4]
		Mikolaj Golub <to.my.trociny@gmail.com>, [5]
		Mattia Rossi <mrossi@swin.edu.au>, [6]
		Florian Smeets <flo@FreeBSD.org> [7]
Thanks to:	dougb@, [1][2]
		Cr4zi3/EFNet, [2]
		crsd, [2]
		beat@,
		hps@,
		Alexander Eichner,
		all testers!
Approved by:	bapt (vbox hat)
2011-05-22 13:51:59 +00:00
Sergey Skvortsov
b9716b9857 Introduce Perl 5.14.0
Changes:	http://search.cpan.org/~jesse/perl-5.14.0/pod/perldelta.pod
2011-05-17 19:30:03 +00:00
Ion-Mihai Tetcu
a066a3e59e Add a note about skype ports move to net-im/ and needing minimum OSVERSION.
Requested by:	"Kevin Oberman" <oberman@es.net>
2011-05-17 16:42:05 +00:00
Nicola Vitale
23aed12aef - Add a note about the changes of audio/musicpd 2011-05-16 13:36:25 +00:00
Boris Samorodov
d79d568a73 . update sysutils/gksu to version 2.0.2; [1]
. update sysutils/libgksu to version 2.0.9;  [1]
. fix timing bug in the program when running on slower / single core systems;  [1]
. fix a bug in libgksu, which calls tcdrain() on the master side of a pty.  [2]

PR:		156401 [1], 141149 [2]
Submitted by:	Kris Moore <kris@pcbsd.org> [1],
			john hood <jh@sandstorm.net>, sandstorm-ni@sandstorm.net [2]
2011-05-14 18:49:26 +00:00
Ashish SHUKLA
0c340ada33 - Update to version 23.3
- Update CANNA support[1]
- Fix bug in plist generation

Submitted by:	Yuji TAKANO <takachan@running-dog.net>[1] (via private email)
2011-05-11 11:15:48 +00:00
Marc Fonvieille
4ddcfa1242 Fix typos. 2011-05-10 18:38:08 +00:00
Ashish SHUKLA
0c76a8384f - Please welcome GHC 7.0.3
GHC in the ports tree has been updated to 7.0.3 and all other Haskell ports
are also updated to their corresponding Haskell Platform versions, or latest
versions.

We would like to acknowledge the support of the FreeBSD Donations Team and
Eotvos Lorand University, Faculty of Informatics who contributed to the server
that we used for testing.

We would also like to thank all the testers who tested FreeBSD Haskell ports
and provided their feedback.

PR:		ports/156642
Approved by:	tabthorpe (mentor)
Obtained from:	FreeBSD Haskell
2011-05-09 05:28:57 +00:00
Sergey Skvortsov
2879ba6109 Change default Perl version to 5.12. 2011-05-06 06:20:12 +00:00
Greg Larkin
8d35bfc947 - Added note about renaming of Codeigniter ports 2011-05-03 14:52:02 +00:00
Greg Larkin
2e59c11b5a - Updated to 7.1.1
- Added UPDATING entry with pointers to upgrade documentation and note about
  new SQLite3 database plugin
- Added LICENSE

Requested by:	Brent B. Powers <portsbug@b2pi.info> (via email)
2011-04-27 15:09:31 +00:00
Koop Mast
bfc47e8d84 Update webcamd to 0.1.24.
*) fix remote controls due to wrong initialisation order.
*) fix some reported regression issues.
*) character devices created by webcamd are now chowned to webcamd:webcamd and
   chmodded to 0660. Add a small UPDATING blob about this.

Submitted by:	hselasky@ (maintainer)
2011-04-21 09:06:26 +00:00
Wesley Shields
91a0810f4f Revert the removal of sudoers.d. It is a POLA violation. While here remove
the UPDATING entry as it no longer applies.
2011-04-11 16:50:19 +00:00
Wesley Shields
54ba9fee1b Mention minor sudo configuration change. 2011-04-11 12:51:44 +00:00
TAKATSU Tomonari
bf694907eb - Update to 1.8 (vendor version stays with 1.6)
PR:		ports/156147
Submitted by:	Fumihiko Kimura <jfkimura_AT_yahoo_DOT_co_DOT_jp>
Approved by:	TAKAHASHI Kaoru <kaoru_AT_kaisei_DOT_org> (maintainer)
2011-04-09 10:02:32 +00:00
Stanislav Sedov
91dd2e41fe - Add an UPDATING entry for ocaml.
PR:		ports/156195
Suggested by:	Matthias Andree <mandree@FreeBSD.org>
2011-04-07 00:11:04 +00:00
Xin LI
9ef2b068da Document latest change in openldap24-client which will not require change
to third parties if FETCH is enabled.
2011-04-02 23:09:28 +00:00
Dirk Meyer
7e062ff80f add update to xymon-server-4.3.0 2011-04-02 14:28:30 +00:00
Xin LI
cc930b7f30 Document about the OpenLDAP client library change that may require user
interaction.
2011-03-28 23:51:28 +00:00
Alberto Villa
c1f3de0f55 The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIM
4.4.10. The official 4.6.1 release notes can be found at:
http://www.kde.org/announcements/announce-4.6.1.php

We'd like to say thanks to all helpers and submitters.

Tested by:	exp-run via miwi
2011-03-25 10:33:51 +00:00
Beat Gaetzi
076a4730ae - Add note about startup script renaming to the Firefox 4 entry. 2011-03-24 00:00:11 +00:00
Beat Gaetzi
b1b8c2728c - Add notes about the www/firefox update to Firefox 4.0. 2011-03-22 15:27:22 +00:00
Alex Dupre
1835bd6a5d Update MySQL to 5.5.10 release (shared library bumped). 2011-03-19 13:13:47 +00:00
Steven Kreuzer
42e2ec48fb Fix grammar mistake
Approved by:	miwi@
2011-03-18 17:29:57 +00:00
Marcelo Araujo
943a97393e - Add an entry to let users of www/node and www/node-devel know the latest
changes done on both ports.

PR:		ports/154990
2011-03-18 14:03:44 +00:00
Martin Wilke
93e0a09eaf - Add entry for www/uzbl users 2011-03-17 14:14:35 +00:00
Sahil Tandon
bc4796cbeb Add note about recent sysutils/duplicity update.
Submitted by:	maintainer (via email)
2011-03-16 03:24:53 +00:00