1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
Commit Graph

2376 Commits

Author SHA1 Message Date
Philip M. Gollucci
605d4bae06 - Make the SLAVE_DESIGNED_FOR message more useful and say what versions
didn't match.  Changes message text only.

With Hat:   apache@
2010-05-05 22:26:30 +00:00
Gerald Pfeifer
188695d67d Add support for early GCC 4.6 snapshots (lang/gcc46) via USE_GCC=4.6
and USE_GCC=4.6+.  This version of GCC is in its very early development
stages and use thereof highly experimental.  Use at your own risk.
2010-05-02 17:39:06 +00:00
Gerald Pfeifer
9451233322 Replace the use of GCC 4.3 in a comment/example by GCC 4.5 since the
former will be gone soon.
2010-05-02 14:44:59 +00:00
Martin Wilke
f4936121f9 - Update to Xorg 7.5
The Intel drivers was patched to work with
the new server. The drivers for Vesa, NV,NVIDIA and
ATI have been tested thoroughfully and seem to work fine.
A complete changelog of Xorg 7.5 can you read here:

http://www.x.org/releases/X11R7.5/

A note to FreeBSD 6.X users: We strongly recommend you
to update your system to 7.x or above.

For updating try

portupgrade -af \*

or:

portmaster -af

Please report any problems and issus to x11 (at) FreeBSD.org.

Thanks to beat@, rnoland@, fluffy@, stas@ and all testers for their help
and Feeback.

Tested by:	Community and 2x exp-runs
2010-05-01 11:41:07 +00:00
Stanislav Sedov
8649bd09e5 - Fix incorrect errno returned by IO::write.
Reported by:	John-Paul Bader <contact@smyck.org>
Obtained from:	ruby svn (revision r26253)
2010-04-28 23:59:55 +00:00
Stanislav Sedov
561017fe76 - Do not try to stop the timer thread in child after fork: at this moment
there's already nothing to stop.  Only mark the timer thread as stopped.
  That fixes spontaneous lockups in ruby popen call.

Reported by:	renchap @ FreeNode
2010-04-27 22:14:06 +00:00
Pietro Cerutti
805405e396 - Add glew to the list of supported USE_GL variables
- Patch ports depending on GLEW directly

Approved by:	portmgr (pav)
2010-04-27 21:58:27 +00:00
Matthias Andree
6c4710e81b Hook databases/db50 to the Berkeley DB logic.
Reviewed by: pav
Reviewed by: garga
Approved by: garga (mentor).
2010-04-26 13:42:05 +00:00
Dirk Meyer
71080e8426 - hooks for php52
PR:		145772
Submitted by:	Alex Keda
2010-04-23 16:48:53 +00:00
Xin LI
ef21818d22 Automatically detect flavour of installed OpenLDAP client library.
PR:		ports/135664
Submitted by:	Yuri Pankov <yuri.pankov gmail com>
Tested with:	exprun (by pav)
2010-04-19 21:38:17 +00:00
Pav Lucistnik
a1ca944f48 - Desupport RC_SUBR and RC_SUBR_SUFFIX macros, they have been replaced with
literal "/etc/rc.subr" and "" values.

PR:		ports/145092
Submitted by:	dougb
2010-04-16 07:18:28 +00:00
Alex Dupre
2288ee2ec6 PHP dropped support for Oracle8 client library. 2010-04-11 07:53:19 +00:00
Ion-Mihai Tetcu
84c86c0f61 Fixes the dependecies for ports that have pcre and spl listed in USE_PHP for
the case when php 5 is already installed. This version of php includes them.
2010-04-10 00:26:04 +00:00
Alex Dupre
f97d9de9d8 Revert last commit. 2010-04-09 19:12:15 +00:00
Erwin Lansing
451cf6d9a2 Take a stab at fixing INDEX by readding a missing ${PORTSDIR} to
PHP_PORT which went missing in the last revision.
2010-04-09 19:00:46 +00:00
Alex Dupre
538a6d28a2 Update to PHP 5.3.2 release! 2010-04-09 09:34:43 +00:00
Jun Kuriyama
04f925c707 - Remove ring.k-opti.com which was discontinued at 2010-02-16.
- Add jaist mirror to CPAN and PGSQL instead.
2010-04-06 01:53:13 +00:00
Pav Lucistnik
e42a337bd9 - Add ability to run libtoolize by defining USE_AUTOTOOLS=libtoolize in the port
PR:		ports/138139
Submitted by:	bz
2010-04-05 20:36:46 +00:00
Dirk Meyer
35d0e02255 - drop options GNUSTEP_WITH_GCC43, GNUSTEP_WITH_GCC44
objc has been removed from this ports.
- fallback to GNUSTEP_WITH_GCC34 on archs other then i386 and am64
2010-04-02 03:30:05 +00:00
Max Brazhnikov
ec729db098 Fix typo in comment 2010-03-31 18:07:05 +00:00
Koop Mast
8b5d6d26e2 Update to 0.10.21.
Fix detection of libpng.
New plugin v4l2.
2010-03-31 10:40:29 +00:00
Koop Mast
01b027acee Update to 0.10.18.
Ivorbis plugin got merged with the vorbis plugin.
Depend on neon29 instead of neon28 if it is found.
2010-03-31 10:33:46 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dmitry Marakasov
0dfb785fb2 - Fix MASTER_SITE_CHEESESHOP mirrors
PR:		144955
Submitted by:	Keith Gaughan <k@stereochro.me>
2010-03-26 16:59:34 +00:00
Philip M. Gollucci
029d802146 - s/usbale/usable/ fixing comment only
Submitted by:   ogeni@
Hat:            perl@
2010-03-25 20:25:51 +00:00
Pav Lucistnik
cc0138763e - SAVANNAH: remove dead and/or outdated mirrors, add four fresh ones 2010-03-16 12:45:55 +00:00
Pietro Cerutti
9ea60526b3 - Add some CHEESESHOP mirrors
PR:		144759
Submitted by:	Sofian Brabez <sbrabez@gmail.com>
Approved by:	itetcu (portmgr)
2010-03-15 13:01:18 +00:00
Pietro Cerutti
ad1a551465 - Add a CMAKE_OUTSOURCE variable that, when set, causes the cmake framework
to use a directory other than ${WRKSRC} for generated files (out-of-source build).
  See http://www.cmake.org/Wiki/CMake_FAQ#What_is_an_.22out-of-source.22_build.3F

Approved by:	kde@, portmgr@
Feature safe:	yes
2010-03-03 07:48:30 +00:00
Gerald Pfeifer
d34293c411 Locate the GCC run-time libraries under ${LOCALBASE}, where the GCC
ports are installed/assumed, instead of ${PREFIX} where a dependent
port is installed.

Reported by:	Rob Farmer <rfarmer@predatorlabs.net>
2010-02-14 22:36:50 +00:00
Martin Wilke
bb734e4711 Presenting KDE 4.3.5 for FreeBSD. The official release notes for this
release can be found at http://kde.org/announcements/announce-4.3.5.php.

KDE 4.3.5, the last bugfix release in 4.3.x series. We'd like to say
thanks to all helpers and submitters.
2010-02-06 21:52:30 +00:00
Sergey Skvortsov
d899229922 Change default Perl version to 5.10.
Approved by:	portmgr (pav)
2010-02-05 21:18:15 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Martin Wilke
2c0165032e - Update to 2.5.5
Changelog:
	http://python.org/download/releases/2.5.5/NEWS.txt
2010-02-02 22:00:24 +00:00
Marcus von Appen
6506e45d69 - Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
  graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.

PR:		ports/142147 ports/142248 ports/142249
Approved by:	miwi (mentor implicit)
2010-01-30 09:43:31 +00:00
Stanislav Sedov
27705ea5ca - Fix rubygems location for ruby 1.9, which got broken after the last
update.
- Bump portrevision.

Submitted by:	Aaron Gifford <astounding@gmail.com> (based on)
2010-01-29 18:25:32 +00:00
Pav Lucistnik
14ac881764 - Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation

PR:		ports/142123
Submitted by:	mva
Tested by:	pointyhat exp-run
Approved by:	portmgr (hat)
2010-01-25 19:15:18 +00:00
Max Brazhnikov
43902f6ecc The FreeBSD KDE team is pleased to announce Qt-4.6.1 for FreeBSD. 2010-01-21 21:13:21 +00:00
Beat Gaetzi
9a4b65983c - Fix installation of ports where MOZSRC is not the same directory as
WRKSRC (like www/seamonkey2 and mail/thunderbird3).
2010-01-21 20:26:16 +00:00
Marcel Moolenaar
b0c905418a revision 1.8 fixed sparc64, but accidentally reverted
the change made in revision 1.7 that fixed the powerpc
build. Re-apply revision 1.7.

PR:		powerpc/131490
Approved by:	beat
2010-01-17 19:29:06 +00:00
Greg Lewis
9f0cb7ee9f . Add support for the openjdk7 port.
. Add support for a JAVA_VERSION requirement of 1.7.

Reviewed by:	hq@
2010-01-15 06:07:42 +00:00
Dirk Meyer
c64a7d3bea - bump SHLIBVER for all versions 2010-01-12 15:46:24 +00:00
Alex Dupre
02deaaf2a7 As announced, remove MySQL 6.0 (dead development branch) and update CONFLICTS. 2010-01-11 11:58:42 +00:00
Pav Lucistnik
4274e37e05 - Use full path in depobj for archivers/unzip when USE_ZIP variable is set
9-CURRENT introduced unzip command to the base system.  Unfortunately it is
  not fully compatible with the archivers/unzip implementation and non-trivial
  amount of ports fail to build when using it.  Thus we will keep using
  archivers/unzip for unzipping source in Ports Collection until someone
  volunteer to fix all individual ports.  Two most common problems with base
  unzip are:
  * extracting files without +x flag (some ports rely to execute unzipped
    configure scripts, for example)
  * different semantics of CR/LF conversion

  Error logs of failed port builds with in-base unzip can be made available on
  request to portmgr@.

With hat:	portmgr
2010-01-07 15:55:10 +00:00
Philip M. Gollucci
b3ada4f6a7 The Java front-end for lang/gcc42 downloads a DISTFILE from MASTER_SITE_SOURCEWARE.
There are only 2 sites defined as sourceware.org mirrors, and some

PR:             ports/142393
Submitted by:   glarkin
Tested by:      several p6 tb runs
2010-01-07 04:49:40 +00:00
Stanislav Sedov
b9a75be4bd - Update to patchlevel 248. 2010-01-06 06:31:21 +00:00
Alex Dupre
381873b158 Remove MySQL 5.4 in favor of MySQL 5.5. 2010-01-04 10:54:33 +00:00
Alex Dupre
c3dd4c8413 Add support for MySQL 5.5. 2010-01-04 10:16:21 +00:00
Gerald Pfeifer
dd0c5a8b14 Split the logic around USE_GCC in two parts. The first handles the
processing of USE_GCC directives, the second then takes a concrete
selection coming from the previous or the code handling USE_FORTRAN
via _USE_GCC.

The one user-visible change is that not just users of USE_FORTRAN,
but now also users of USE_GCC set an rpath via CFLAGS and LDFLAGS. [1]

PR:		129518, 142226 [1]
2010-01-02 13:51:33 +00:00
Gerald Pfeifer
e993d17822 Quote the output for BUILD_DEPENDS and RUN_DEPENDS in the test-gcc
target.  This is necessary to properly handle dependencies such as
libtool>=2.2:${PORTSDIR}/devel/libtool22.
2010-01-02 12:05:30 +00:00
Gerald Pfeifer
05145f810f Add a run-time dependency for all uses of lang/gcc* except for gcc34
which is subsumbed by later versions.  This is needed for libstdc++
and other core run-time libraries.

PR:		129518, 142226
2010-01-02 08:11:28 +00:00