Commit Graph

1238 Commits

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