Commit Graph

2355 Commits

Author SHA1 Message Date
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
Martin Wilke
8ca9f0d689 - Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with src
PR:	ports/136065 ports/127469
Submitted by:	N.J. Mann <njm@njm.me.uk> and Aldis Berjoza <killasmurf86@gmail.com>

- Early identify port CONFLICTS

PR:	137855
Submitted by:		Piotr Smyrak <smyru@heron.pl>

- Add --no-same-permissions to the EXTRACT_AFTER_ARGS command.

Tijl Coosemans has been reported an issue that when root is extracting from the
tarball, and the tarball contains world writable files
(sysutils/policykit as an example), there is a chance that the files
gets changed by malicious third parties right after the extraction,
which makes it possible to inject code into the package thus compromise
the system.

Submitted by:	Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@)

- Fix some whitespaces

Tested with:	exp-run
2009-12-29 10:25:55 +00:00
Mark Linimon
8c864cd2fb Also assign this file to the new autotools mail reflector, and change the
boilerplate comment to match the various ports.

Hat:		portmgrt
2009-12-28 02:47:25 +00:00
Martin Wilke
64afd0774a - Connect Koffice2 2009-12-21 18:50:48 +00:00
Boris Samorodov
3cb246682f Changes to editors/emacs and Mk/bsd.emacs.mk were taken from
PR/137956 by Ashish SHUKLA (thanks!).  [1]

Those ports which define EMACS_PORT_NAME to be "emacs21" were
not touched (this time). They may be converted to the new
world order by removing the above mentioned assignment.

Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23
(they do not compile):
. lang/bigloo;
. mail/wanderlust;
. mail/wanderlust-devel;
. www/emacs-w3m.

Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23:
. japanese/egg-canna (the port version is dated as of 2001,
  does not compile with Emacs 23 and seems it cannot be fixed);
. deskutils/remember.el (was incorporated into Emacs 23);
. editors/nxml (was incorporated into Emacs 23).

Changes that were made after (and as a result of) exp run. For
those ports:
. japanese/migemo-emacs21;
. japanese/migemo-emacs22
EMACS_PORT_NAME?= was changed to EMACS_PORT_NAME= to the apropriate
emacs port name.

PR:		ports/137956 [1], ports/141369 [2]
Submitted by:	Ashish SHUKLA <wahjava at gmail.com>  [1],
		bsam (me)  [2]
Exp-run by: miwi
2009-12-20 20:19:24 +00:00
Pav Lucistnik
2ae03d48e7 - Terminate support for X11BASE having different value from LOCALBASE
PR:		ports/122341
Submitted by:	flz
2009-12-18 14:28:46 +00:00
Martin Wilke
213ae9a9a4 - Get rid python-2.3 and python-3.0 (no longer under developement)
Reviewed by:	alexbl, clsung, pav
2009-12-18 10:08:32 +00:00
Renato Botelho
3725d1aad1 Fix Universidade Federal do Paraná sourceforge mirror name 2009-12-14 16:20:02 +00:00
Philip M. Gollucci
e353c85f90 - Fix builds that enable PROXY support.
This should have been part of the following previous commit to www/apache22

>- OPTIONS+= PROXY_SCGI
>
>PR:             ports/140137
>Submitted by:   olli hauer <ohauer@gmx.de>
2009-12-14 00:16:25 +00:00
Ion-Mihai Tetcu
94e62a7ca7 MASTER_SITE_FEDORA_LINUX:
- archives.fedoraproject.org is working again, put it back
- leave the otehr changes in place, they seem to carry most of the packages.
2009-12-13 22:19:25 +00:00
Boris Samorodov
d65c254427 Fix a typo: limitted -> limited.
Reported by:	trhodes
2009-12-13 19:29:34 +00:00
Ion-Mihai Tetcu
fa734d418a MASTER_SITE_FEDORA_LINUX:
- Remove 3 dead mirrors
2009-12-13 11:47:44 +00:00
Ion-Mihai Tetcu
e7e6aa6096 MASTER_SITE_FEDORA_LINUX:
- Remove overloaded ftp mirror server over http; at least for the ftp variant
fetch doesn;t have to wait for a timeout.
2009-12-13 11:30:48 +00:00
Ion-Mihai Tetcu
3dd3f181ef MASTER_SITE_FEDORA_LINUX:
- move ftp.sunet.se which seems to still carry the FC8 packages up
- remove 3 dead mirros
2009-12-13 11:20:06 +00:00
Ion-Mihai Tetcu
1f5b4e0007 Temporarely remove archives.fedoraproject.org completely, it's slows down
every fetch of fedore packages.
2009-12-12 21:32:58 +00:00
Ion-Mihai Tetcu
61faaff01d Move ftp.udl.es first in MASTER_SITE_FEDORA_LINUX because it still carries old
releases that were move to archive, and archives.fedoraproject.org is down ATM.

Reported by:	QAT loosing hours to build a few linux ports
2009-12-12 20:02:51 +00:00
Stanislav Sedov
253f1b71cb - Update ruby 1.9 to 1.9.1 patchlevel 376. This fixes CVE-2009-4124.
Security:	eab8c3bd-e50c-11de-9cd0-001a926c7637
2009-12-09 23:45:30 +00:00
Dirk Meyer
a5deb8c9aa - remove BROKEN
- add experimenta options GNUSTEP_WITH_GCC43, GNUSTEP_WITH_GCC44
2009-12-03 13:50:43 +00:00
Dirk Meyer
e4e073af57 - mark all 200 gnustep ports broken after removal ov gcc-objc 2009-12-03 06:19:02 +00:00
Beat Gaetzi
c4b0d49ac0 - Remove obsolete gecko providers
Reviewed by:	miwi
2009-12-02 13:03:42 +00:00
Martin Wilke
9e7da961d0 The FreeBSD KDE is please to announce the release of KDE 4.3.4,
a bugfix, translation and maintenance update. Release note can be found
at http://kde.org/announcements/announce-4.3.4.php

We'd like to say thanks to all helpers and submitters.
2009-12-01 16:34:53 +00:00
Steven Kreuzer
329b1d6732 Fix previous commit which did not define
BDB_LIB_NAME, BDB_LIB_CXX_NAME and BDB_LIB_DIR
when db48 is selected

Submitted by:	ume@
Approved by:	miwi@ with portmgr hat on
2009-11-30 16:20:34 +00:00