1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Commit Graph

2135 Commits

Author SHA1 Message Date
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
Jose Alonso Cardenas Marquez
f7f940d1c2 - Update to 2.2.2 2009-01-14 06:13:57 +00:00
Max Brazhnikov
e014235229 kde@freebsd team is pleased to announce KDE 4.1.4, the last bugfix release in 4.1.x series.
You have only two weeks to play with it -- KDE 4.2.0 is coming ;)
Great thanks for those who helped us with testing 4.1.2 and 4.1.3 during long-long ports ice-age.

For lists of bugfixes and improvements please see:
http://www.kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php
http://www.kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php
http://www.kde.org/announcements/changelogs/changelog4_1_3to4_1_4.php

Approved by:	miwi (mentor)
2009-01-13 23:16:38 +00:00
Sergey Skvortsov
4ab5fefc98 Update to 5.8.9
Also:

- add option SITECUSTOMIZE which enable -Dusesitecustomize [1]

- add patch against sv_dup() bug causes memory corruption in threaded perl [2]

Changes:	http://search.cpan.org/~nwclark/perl-5.8.9/pod/perl589delta.pod
PR:		111120 [1], 130033 [2]
Submitted by:	"Ian A. Tegebo" <yontege xx dev-mug.rescomp.berkeley.edu> [1],
		kevin brintnall <kbrint xx rufus.net> [2]
2009-01-13 21:38:50 +00:00
Max Brazhnikov
5c3471f6f0 kde@freebsd team is pleased to announce the update for Qt4 ports.
Qt4 ports have been updated from 4.4.1 to 4.4.3.  With this update
new port misc/qt4-l10n has been added.  This port provides localisation
support for Qt4 developers tools designer, linguist, etc.

Approved by:	miwi (mentor)
2009-01-13 20:34:49 +00:00
Beech Rintoul
bebc5ceb3c - bsd.octave.mk had a hack in it to bring in gfortran as a RUN_DEPENDS.
But now, USE_FORTRAN seems to do this automatically.

PR:		ports/130397
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu> (maintainer)
2009-01-12 20:43:03 +00:00
Philip M. Gollucci
e0ba76f983 - chase the editors/xemacs port update
Reported by:        pointyhat via pav
2009-01-12 18:44:16 +00:00
Pav Lucistnik
74dc5ca272 - Backout "fail, if recursing into a dependency failed"
This was failing for people with tcsh, who need to rehash before the newly
  installed executable is visible
2009-01-11 22:51:05 +00:00
Pav Lucistnik
175ec50b37 - Remove conditional checks and support for FreeBSD versions prior 6.0-RELEASE
Submitted by:	pav

- Fix COPYTREE_* macros not to change permissions and ownership on files, that
  were already present in the target path

Submitted by:	beech

- Add a showconfig-recursive target, which has been in documentation for years
  but never implemented

PR:		ports/87642, ports/126770
Submitted by:	Andy Kosela <andy.kosela@gmail.com>

- Fix ignorelist-verbose target (in preparation for duds.verbose)

PR:		ports/127286 (part of)
Submitted by:	linimon

- Fix OPTIONS dialog to show up for every previously unconfigured port in the
  dependency chain

PR:		ports/127554
Submitted by:	ale

- Fail, if recursing into a dependency failed to satisfy the dependency object
  (only for :install targets)

PR:		ports/116601
Submitted by:	edwin
2009-01-11 11:04:05 +00:00
Joe Marcus Clarke
610ae56816 Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes.  On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs.  The documentation updates
to the website are forthcoming.

This release features commits by adamw, ahze, kwm, mezz, and myself.  It would
not have been possible without are contributors and testers:

Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet

PR:		125857 [1]
		126993 [2]
		130031 [3]
		127399 [4]
		127661 [5]
		124302 [6]
		129570 [7]
		129936
		123790
2009-01-10 05:22:13 +00:00
Jeremy Messenger
15b6544926 Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foo
plugins support one of web browsers and can take care of plist (depend on how
you use it) at the same time. I have written a complete document and even show
how it works in the www/firefox/Makefile.webplugins so be sure to read in
there. If there is anything that isn't clear in the document, please feel free
to ask and I will try my best to improvement it.

FYI: GNOME 2.24 depends on this, so it's coming.

BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified.

Approved by:	portmgr
2009-01-10 02:45:46 +00:00
Dirk Meyer
8eae5e3997 - remove WITH_OPENSSL_BETA 2009-01-09 17:04:48 +00:00
Maho Nakata
59477d2349 Fix typo.
Submitted by:	bf <bf2006a@yahoo.com>
2009-01-06 05:45:23 +00:00
Maho Nakata
365214a06b Add RUN_DEPENDS as well when we specify USE_FORTRAN.
PR:		119052
Approved by:	gerald
2009-01-06 03:48:55 +00:00
Gerald Pfeifer
0cce195551 Fix whitespace to four rows per tab style, update version numbers in the
description of USE_GCC, and adjust description of USE_FORTRAN to recent
changes.
2009-01-05 22:26:07 +00:00
Gerald Pfeifer
d0f50100ab When USE_FORTRAN is specified, add F77, FC, and FFLAGS to CONFIGURE_ENV
too, not just MAKE_ENV.
2009-01-05 20:25:52 +00:00
Gerald Pfeifer
277cb5e697 Update USE_FORTRAN=yes to leverage lang/gcc43 instead of lang/gcc42
and remove USE_FORTRAN=gfortran42 which is not used by any port anyway.

PR:		129656
2009-01-05 14:53:23 +00:00
Gerald Pfeifer
e1203f455a Document 24 as being the current default for WANT_OPENLDAP_VER if
just USE_OPENLDAP is specified.

Fix a typo in the description of WANT_OPENLDAP_VER.

Approved by:	portmgr (marcus)
2009-01-05 12:33:07 +00:00
Xin LI
90dceb1ff4 Update to 2.4.13. Note that this requires a full rebuild of all
packages that depends on openldap24-client due to a shared library
version bump.
2009-01-05 05:49:35 +00:00
Dirk Meyer
48b51d8802 - remove option WITH_OPENSSL_STABLE
PR:		130136
2009-01-04 09:42:19 +00:00
Pav Lucistnik
8f8e0a14f7 - trim OpenBSD mirror list to a dozen of ftp sites, and add http sites to the
mix

PR:		ports/129763
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
2009-01-02 12:36:17 +00:00
Dirk Meyer
f2c413e3db - update to gnustep-back 0.16.0 2008-12-24 07:49:20 +00:00
Pav Lucistnik
4bcb1e79cd - Has expired: Has been broken for more than 6 months 2008-12-19 21:07:38 +00:00
Wesley Shields
74bc588b72 - Add Project Kenai, this will be useful for some upcoming PRs
PR:		ports/129739
Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com>
2008-12-19 16:10:02 +00:00
Pav Lucistnik
c7b86a78bf - Adjust PYNUMERIC comment 2008-12-12 15:48:05 +00:00
Alex Dupre
c1a77ce29d Point to new ports for php5. 2008-12-11 09:08:24 +00:00
Alex Dupre
ab2e490b13 Try to fix 'make index'. 2008-12-07 13:26:01 +00:00
Hye-Shik Chang
b7df3263ee Welcome to the new era of Python 3, with antigravity support!
Update to Python 3.0.
2008-12-04 11:21:22 +00:00
Emanuel Haupt
db6967e5c9 ...plus a missing backslash 2008-12-01 19:45:30 +00:00
Emanuel Haupt
cfa741f841 Add an additional "CRITICAL" mirror 2008-12-01 19:43:04 +00:00