1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
Commit Graph

2164 Commits

Author SHA1 Message Date
Gerald Pfeifer
76ecd704b3 Remove GCC 2.8 from the list of options for USE_GCC; the lang/gcc28
port has been removed a while ago and no port has USE_GCC=2.8 in use.
2009-03-28 23:57:56 +00:00
Sergey Skvortsov
1a9ef9fa67 Introduce Perl 5.10.0 2009-03-28 20:45:10 +00:00
Pav Lucistnik
2747307b84 - Hot fix previous commit: really bail out when make failed (fail means fail)
Reported by:	amdmi3
Pointy hat to:	pav
2009-03-27 07:47:17 +00:00
Max Brazhnikov
4d55666226 Update devel/cmake to 2.6.3.
- Set INSTALL_TARGET for cmake based ports to install/strip. This solves
  problem of installing non-stripped binaries (noticed by delphij for KDE4 ports)
- Fix linking to -lpthread for cmake based ports (KDE4 ports are affected mostly)
2009-03-24 19:11:23 +00:00
Pav Lucistnik
e2018b5de2 - zope27 was switch to python24, chase here 2009-03-24 09:30:21 +00:00
Martin Wilke
964a7f8b5e R-cran-sm is a R module for smoothing methods for nonparametric
regression and density estimation. It is software linked to the
book 'Applied Smoothing Techniques for Data Analysis: The Kernel
Approach with S-Plus Illustrations' Oxford University Press.

WWW:	http://www.stats.gla.ac.uk/~adrian/sm

PR:		ports/132770
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-03-22 13:32:38 +00:00
Pav Lucistnik
6b4ca32453 Introduce multiple make jobs (parallelization) support. When enabled, -jX is
passed to the top level vendor Makefile in build stage, where X is number of
CPU cores by default.  The whole system is opt-in, ie. ports need to be enabled
individually.  There is a global override available for adventurious users.
2009-03-22 10:28:53 +00:00
Marcel Moolenaar
e4c49b72da grep for 'pthread:' in the compiler's spec file to avoid matching
random references of 'pthread'. On powerpc the mfwrap production
mentions "pthread_create", which matched the RE.

Ok'd by: marcus (thanks!)
2009-03-21 18:51:50 +00:00
Dirk Meyer
3929daf5e3 - new Macro USE_GNUSTEP_LOCAL_ASTS
depends on Ast Bundles installed in Local directrory

- new macro USE_GNUSTEP_LOCAL_BURNS
	depends on Burn Bundles installed in Local directrory
2009-03-20 09:14:26 +00:00
Pav Lucistnik
5c52943056 - Quickfix for linux_base-f8 users by turning off the new functionality before
all the ports are in place

With hat:	portmgr
2009-03-19 19:53:42 +00:00
Boris Samorodov
0263b9d868 Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.

The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.

The idea was taken from bsd.gnome.mk and others.

More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.

Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.

Other changes are coming. Stay tuned!

PR:		ports/132510
Submitted by:	bsam (me)
Exp-run by:	portmgr (pav)
2009-03-19 17:28:51 +00:00
Martin Wilke
cba7f02fe1 - Update python30 to 3.0.1
Release Changelog:
http://python.org/download/releases/3.0.1/NEWS.txt
2009-03-09 22:52:21 +00:00
Max Brazhnikov
2694fa1f1f Update bsd.kde4.mk to 4.2.1 as well 2009-03-09 01:02:46 +00:00
Gerald Pfeifer
42d94d6424 Remove support for GCC 3.3. No port in the tree uses this any longer,
and lang/gcc33 has been deprecated for a month.
2009-03-07 19:17:44 +00:00
Boris Samorodov
475c18796a Update to the second pretest of Emacs 23.X.
PR:		ports/132347
Submitted by:	Giorgos Keramidas <keramida at ceid.upatras.gr> (maintainer)
2009-03-07 13:02:36 +00:00
Alex Dupre
c99d0d7337 Update to 5.2.9 release and re-add pcre extension. 2009-03-06 10:08:35 +00:00
Joerg Wunsch
f9216814a8 savannah.{nongnu,gnu}.org recently turned its download area into an
automatic redirection to one of the mirrors.  As mirrors might take
some time to catch up with changes, as a last resort, try the
noredirect download area of the server.
2009-03-06 08:57:32 +00:00
Sergey Skvortsov
0f24c25f5a Remove variable PERL_VER from the ports tree at all - because
it is obsolete since Perl 5.6.0.
2009-03-05 17:56:24 +00:00
Alex Dupre
2138a63f90 Add support to mysql server and embedded library dependencies.
Now amarok2 port can be imported and use the following row:

USE_MYSQL=	embedded
2009-03-04 15:54:29 +00:00
Oliver Lehmann
395f5a4663 update Xfce to 4.6
for more information please read

        http://www.xfce.org/about/news?id=21
2009-03-02 16:51:57 +00:00
Martin Matuska
24bf28eff1 - Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:	pointyhat (pav)
2009-02-23 14:46:37 +00:00
Marc Fonvieille
e292dce005 Add a new virtual category (docs) for forthcoming ports.
Approved by:	portmgr
2009-02-23 12:53:48 +00:00
Stanislav Sedov
1d3f15db4d - Bump ruby portrevision after the last fix. 2009-02-23 00:44:22 +00:00
Akinori MUSHA
4ede76ef15 Remove sakura from MASTER_SITE_RINGSERVER and add k-opti.com instead. 2009-02-21 06:13:22 +00:00
Xin LI
dfab15e826 Update OpenLDAP to 2.4.14. 2009-02-17 02:54:37 +00:00
Martin Wilke
c95782ae1a - Update to python 2.5.4 and python 2.6.1
Reviewed by:	perky | lwhsu
Tested with:	exp-run via pav
2009-02-16 23:32:02 +00:00
Max Brazhnikov
2d8b5de9c8 Update PyQt4 ports to 4.4.4, new ports:
devel/py-qt4-help
multimedia/py-qt4-phonon
textproc/py-qt4-xmlpatterns
www/py-qt4-webkit

Update QScintilla2 to 2.3.2, PyQt3 to 3.17.6, PyKDE3 to 3.16.2.

Pass maintainership to kde@FreeBSD.org. Thanks Danny Ricin for his great work.

PR:		based on ports/130219
Submitted by:	Dima Panov" <fluffy at fluffy.khv.ru>
2009-02-14 22:58:55 +00:00
Stanislav Sedov
bc1dd305f4 - Document USE_RUBYGEMS and RUBYGEM_AUTOPLIST knobs. 2009-02-13 23:31:32 +00:00
Stanislav Sedov
49fadd1882 - Add a new knob RUBYGEM_AUTOPLIST, which allows the pakcking list
for most (all?) rubygem ports to be generated automatically.
2009-02-13 22:48:51 +00:00
Stanislav Sedov
8047098399 - Update ruby18 to 1.8.7p72.
PR:		ports/124837 (based on)
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2009-02-12 14:24:56 +00:00
Stanislav Sedov
66cdabac86 - Bump ruby19 portrevision after rubylibdir fix. 2009-02-11 00:54:20 +00:00
Stanislav Sedov
ffe7a61239 - Update ruby19 to 1.9.1.
PR:		ports/129818 (based on)
Submitted by:	Hung-Yi Chen <gaod@hychen.org>
2009-02-09 17:49:51 +00:00
Florent Thoumie
c1f23cd26d - Update lang/mono to 2.0.1.
- Also update a bunch of c-sharp ports to their latest version.
- Change maintainership to mono@FreeBSD.org.

PR:		ports/129724
Submitted by:	Phillip Neumann, Romain Tartiere (bsd-sharp team)
2009-02-09 09:00:01 +00:00
Martin Wilke
ef1b3d1071 The KDE FreeBSD team is proud to announce the release of KDE 4.2.0
for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release
notes can be found at:
http://kde.org/announcements/4.2/index.php.

New supported languages include Arabic, Icelandic, Basque,
Hebrew, Romanian, Tajik and several Indian languages (Bengali India,
Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in
this part of Asia.

New ports for KDE 4.2.0:
arabic/kde4-l10n		Arabic
hebrew/kde4-l10n		Hebrew
misc/kde4-l10n-bn_IN		Bengali (India)
misc/kde4-l10n-eu		Basque
misc/kde4-l10n-gu		Gujarati
misc/kde4-l10n-is		Icelandic
misc/kde4-l10n-kn		Kannada
misc/kde4-l10n-mai		Maithili
misc/kde4-l10n-mr		Marathi
misc/kde4-l10n-ro		Romanian
misc/kde4-l10n-tg		Tajik
math/eigen2			Lightweight library for vector and matrix math
graphics/kipi-plugins-kde4	KDE4 kipi graphics plugins
sysutils/policykit-kde		PolicyKit manager for KDE

Unfortunately FreeBSD 6.4 support is dropped.

We'd like to say thanks for feedback and help to:
	Matt Tosto, Kris Moore, stickibit, David Johnson, Markus Brueffer,
	David Naylor, Thomas Schlesinger, Warren Liddell, Thomas Abthorpe,
	Diego Depaoli, Mats Andreassen, portmgr for exp-run and repocopies.
2009-02-08 20:23:45 +00:00
Jun Kuriyama
1cd199639a Remove bad mirror http://rubyforge.rubyuser.de from $RUBYFORGE.
Confirmed:	http://rubyforge.org/forum/forum.php?thread_id=31041&forum_id=2
2009-02-04 22:27:33 +00:00
Martin Matuska
825c0e60b2 - Add Tcl/Tk 8.6
- Take maintainership of Mk/bsd.tcl.mk
2009-02-04 08:50:50 +00:00
Boris Samorodov
6f2bb26c30 Emacs pretest 23.0.90 is now available:
http://lists.gnu.org/archive/html/emacs-devel/2009-02/msg00051.html

PR:		ports/131275
Submitted by:	keramida (maintainer)
2009-02-02 12:15:44 +00:00
Gerald Pfeifer
7693744e77 Set CC and CXX to match the choice of GNU Fortran compilers for C and
C++, too, to avoid subtle compatibility problems.

Diagnose the case where an unexpected value is provided for USE_FORTRAN.

Fix the OSVERSION for which lang/gcc34 should be used foor USE_FORTRAN=g77
according to our Porters Handbook.

Add RUN_DEPENDS to the output of the test-gcc target.

PR:		131114
Submitted by:	bf2006a@yahoo.com
2009-02-02 01:45:13 +00:00
Sergey Skvortsov
7c87414634 Rename: lang/perl5 -> lang/perl5.6
PR:		ports/131046
2009-02-01 19:43:11 +00:00
Li-Wen Hsu
af9663a4de - Update py-twisted-* to 8.2.0
- turn devel/py-twisted into a meta port.
- Update USE_TWISTED{,_BUILD,_RUN} in bsd.python.mk:
  * Remove flow, pair, xish, which are deprecated
    (but still update them to latest release in the tree)
  * Remove USE_TWISTED=13 (no port uses this)
  * Fix typos in twisted components _DEPENDS

PR:		ports/130001
Submitted by:	lwhsu
Approved by:	maintainer timeout
2009-01-31 09:53:10 +00:00
Martin Wilke
18506f2253 - Update to 2.6.2
- Remove CMAKE_BUILD_TYPE [1]

CMAKE_BUILD_TYPE only affects compiler FLAGS and linking with specific
library versions  (debug |optimized | general).

In our case external libraries reside in other ports and only install
one version (no separate debug/optimized). Also, the ports system
provide correct compiler flags (-g and no optimizations when WITH_DEBUG
is used). Thus, cmake buildtypes only add extra compiler flags. Ports will
be built correctly both by default and for WITH_DEBUG case.

- Also, change WRKSRC to CONFIGURE_WRKSRC. (use CONFIGURE_WRKSRC for configure
  target instead of WRKSRC)

PR:		126507 [1]
Submitted by:	amdmi3@ [1]
Tested with:	exp-run
Thanks to:	pav/amdmi3
2009-01-30 19:25:22 +00:00
Pav Lucistnik
c1c0f30b1f - PHP: push brazilian and chinese mirrors to the end of the list, so well
connected danmark mirror is tried first.  Sorting mirror sites alphabetically
  is not a good idea.
2009-01-29 13:53:29 +00:00
Pav Lucistnik
0474beea30 - Put a fast european and american mirror in front of the taiwanese for
SOURCEFORGE
2009-01-29 13:48:52 +00:00
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
Jose Alonso Cardenas Marquez
35f3f37245 - Finally www/fpc-httpd* ports were repocopied. Add new www/fpc-httpd* ports
to bsd.fpc.mk.
2009-01-19 22:44:05 +00:00
Gerald Pfeifer
c769462937 Add support for USE_GCC=4.4+ and remove USE_GCC=4.1+ (which is not used
by any other port at this point).
2009-01-18 03:10:19 +00:00
Sergey Skvortsov
b09ba05a10 Set PERL_VERSION and PERL_VER to "5.8.9".
Pointed by:	ume
2009-01-17 18:44:15 +00:00
Jose Alonso Cardenas Marquez
738d8422fc - Add numlib unit to _FPC_ALL_UNITS.
PR:		130613
Submitted by:	bsam
2009-01-16 12:44:23 +00:00
Pav Lucistnik
db5918fd1f - Backout the split of httpd into three ports, they are not repocopied/updated
yet.  Should unbreak INDEX for now

With hat:	portmgr
2009-01-14 15:58:10 +00:00
Jose Alonso Cardenas Marquez
09be8d8ec8 - Fix temporarily the INDEX 2009-01-14 07:39:05 +00:00