1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Commit Graph

2700 Commits

Author SHA1 Message Date
Steve Wills
370c5cdc08 - Revert change of default Ruby version from 1.9 back to 1.8 due to
unforseen issues.

Discussed with:		stas
2011-08-24 00:52:12 +00:00
Steve Wills
894c447bb7 - Undo some of the changes related to making Ruby 1.9 default.
Specifically, don't try to use devel/ruby-gems instead of the bundled
  gem.
2011-08-23 03:47:28 +00:00
Stanislav Sedov
8394090d03 - Bump the revision of ruby18 port to force the package rebuild:
the new package doesn't include default ruby, irb, ri links because
  the default version has changed.
2011-08-22 23:11:15 +00:00
Chris Rees
2b533b77e9 Remove dead site (ftp\.)?sunsite.org.uk
PR:		ports/159994
Submitted by:	Anton Shterenlikht <mexas@bristol.ac.uk>
2011-08-22 15:14:15 +00:00
Steve Wills
f7c36f227d - Update Ruby 1.9 to p290
- Make Ruby 1.9 the default Ruby
2011-08-21 04:03:37 +00:00
Olli Hauer
eb60c758ae - adjust USE_APACHE sample
USE_APACHE value is preferred without "." since bsd.apache.mk
   has to rip out the "." for further processing.
   Support for "." in the value is taret for change.
2011-08-20 18:58:52 +00:00
Olli Hauer
59d207f8bb - change default apache version to apache22
- make entry in UPDATING

with hat apache@

PR:		ports/147009
2011-08-20 17:21:38 +00:00
Florian Smeets
76def20019 ${ECHO} should have been ${ECHO_CMD}
Reported by:	<ttsestt@gmail.com>
Pointyhat to:	flo (who really needs some sleep)
2011-08-20 00:09:08 +00:00
Florian Smeets
41c4b8dc5d fix installation of gecko ports after 1.34. On FreeBSD versions < 800081
libarchive has a bug in the s modifier of -s where it would not rewrite symlinks
e.g. /usr/local/bin/firefox would still point to
/usr/ports/www/firefox/work/fake/lib/firefox/firefox

Instead of forcing a dependency on archivers/libarchive use a creative
workaround and rewrite the symlinks.

This workaround should be removed once we drop support for FreeBSD 7

Reported by:	naddy
Submitted by:	<ttsestt@gmail.com>
2011-08-19 23:16:47 +00:00
Alex Dupre
5d3919e668 Fix paths for mozilla ports.
Approved by:	flo
2011-08-18 10:05:44 +00:00
Florian Smeets
8173943d73 retire GECKO_PTHREAD_LIBS just use PTHREAD_LIBS.
this will enable compilation with clang. firefox 6 and thunderbid 6 now build
fine with clang. other gecko ports should become compilable as soon as they are
based on the same gecko version as firefox and thunderbird 6
2011-08-16 18:36:10 +00:00
Florian Smeets
b454155af8 - add support for seamonkey 2.3, firefox and thunderbird 6
- use tar instead of cpio for installing files from the fake root, this is in
  preparation of firefox 7 [1]

Submitted by:	Pan Tsu <inyaoo@gmail.com> [1]
2011-08-16 18:13:58 +00:00
Sunpoet Po-Chuan Hsieh
c609b22568 - Update USE_PERL5_REASON message as we have lang/perl5.14 in ports tree
PR:		ports/159350
Submitted by:	sunpoet (myself)
2011-08-15 06:50:00 +00:00
Mark Linimon
dd83a86446 Refactor the perl parts of bsd.port.mk to live in bsd.perl.mk. This never
got finished correctly in the first place.

Note that this reverts two things in gabor's original bsd.perl.mk rewrite
that were never actually used/tested:

 - ability of USE_PERL5 and other variables to specify a version.

 - conditional inclusion of bsd.perl.mk based on USE_PERL5 or similar.

What this commit does is to make bsd.perl.mk be _exactly_ the current
code from bsd.port.mk (modulo a few comments).

Work to test the former would be welcome.  The problem with the latter
is that multiple attempts over the last N years to test it inevitably
showed INDEX breakage.  My own conclusion is that that simply makes the
tree too fragile (and is the reason I kept putting off working on it in
the first place).  Others will disagree.

Hopefully this change will make the perl-specific bits in bsd.*.mk easier
to maintain.

While here, fix a bogus comment (CCFLAGS).

Adding to pointy hat collection:	linimon
2011-08-12 16:39:23 +00:00
Mark Linimon
d423cdc650 - fix problem with metadata on tier-2 machines for Pascal ports. The
reason is that bsd.fpc.mk was only defining PPNAME for i386 and amd64.
   Provide a placeholder and proper IGNORE for tier-2 [1]

 - remove obsolete check for /usr/share/mk/bsd.port.options.mk [2]

 - add USE_DRUPAL for easy include of Mk/bsd.drupal.mk [3]

PR:		ports/155017 [2],
		ports/159288 [3]
Submitted by:	linimon (discussed with acm),
		eadler,
		crees
2011-08-12 16:10:02 +00:00
Koop Mast
3675765d83 Retire gnometarget, now that it was removed from all users.
PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-12 08:03:18 +00:00
Chris Rees
b8ec8446e8 - bsd.drupal.mk has been repocopied to ${PORTSDIR}/Mk
- Prepare bsd.drupal.mk for use in ${PORTSDIR}/Mk
- Remove unneeded LICENSE lines from drupal ports

PR:		ports/153795
Submitted by:	Nick Hilliard <nick@foobar.org> (maintainer)
2011-08-11 13:29:31 +00:00
Koop Mast
037a331b0d Add back gnometarget, while it doesn't do anything anymore. It is still in use
in a lot of ports.

Noticed by:	flo@
2011-08-09 09:32:18 +00:00
Joe Marcus Clarke
49115d646e Remove the now-dead gnometarget component.
Reported by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-09 06:52:23 +00:00
Dirk Meyer
ace66d0e0c - update MASTER_SITE_GNUSTEP 2011-08-07 11:58:31 +00:00
Doug Barton
8158b2b0ee The ring.nict.co.jp server has a CPAN tree, but it's empty.
Per http://www.ring.gr.jp/, "ring.riken.jp left the project on Apr. 30"
2011-08-05 21:36:50 +00:00
Florian Smeets
103158b6e7 remove firefox35 support from bsd.gecko.mk 2011-08-03 22:33:41 +00:00
Sunpoet Po-Chuan Hsieh
6138ed34b5 - Fix formatting
Submitted by:	obrien@
2011-08-03 01:14:21 +00:00
Florian Smeets
0ebad22e9f update to 2.2 and make this the default seamonkey version
Much of the work was done by beat for the 2.1 update, i update everything to 2.2
2011-08-01 23:31:53 +00:00
Gerald Pfeifer
bb4e46d8f0 Clean up after revision 1.51 and adjust comments to the new reality of us
not caring about FreeBSD <= 6 any more (and thus no g77 in base ever).
2011-07-31 22:40:39 +00:00
Koop Mast
0b743289fc Update the glib and gtk stack to the lastest stable releases.
Add new ports for the new stable releases of gtk+-3.0.
Update vala to the newest stable release 0.12.1.

Thanks to pav@ for doing multiple exp-runs, and marcus@ for repo-copies.
Full contributors acknowledgment will be given in the GNOME 3 import.
2011-07-30 09:20:22 +00:00
Chris Rees
03156a6e84 Add maintainer line to Mk/bsd.drupal.mk 2011-07-29 08:46:50 +00:00
Emanuel Haupt
7ce13e55bd Remove dead site (ftp.kaist.ac.kr). 2011-07-28 14:14:41 +00:00
Brendan Fabeny
cd6973911a remove netlib.enseeiht.fr from MASTER_SITE_NETLIB,
based on repeated distilator NXDOMAIN results
2011-07-22 23:28:36 +00:00
Li-Wen Hsu
9569935fbd - Make 3.2 higher priority than 3.1
PR:		ports/156811
Submitted by:	Volodymyr Kostyrko <c.kworr@gmail.com>
2011-07-22 15:38:11 +00:00
Li-Wen Hsu
1aeea51c58 - Update to 3.2.1
PR:		ports/158850
Submitted by:	wen
2011-07-22 15:12:07 +00:00
Baptiste Daroussin
a9a18a9577 removed unused __softMAKEFLAGS [0]
remove old security check code [1]

PR:		ports/156077 [1], ports/158956 [0]
Submitted by:	Eitan Adler <lists@eitanadler.com> [1], bapt@ (myself) [0]
Tested on:	pointyhat-west
With hat:	portmgr
2011-07-21 15:10:46 +00:00
Mark Linimon
2e12896268 Fix INDEXFILE for upcoming 10.0 branch.
PR:		ports/158750
Submitted by:	crees
Tested on:	pointyhat-west
2011-07-21 05:04:39 +00:00
Mark Linimon
06e6677793 Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:		ports/158969
Submitted by:	rene
Tested on:	pointyhat-west -exp
2011-07-21 05:03:02 +00:00
Gerald Pfeifer
be59813462 Add support for USE_GCC=4.7, USE_GCC=4.7+ and notably an installation of
lang/gcc47 being used when USE_GCC=4.5+ or the like is specified.

PR:		159036
Submitted by:	kalten@gmx.at
2011-07-19 21:16:39 +00:00
Alberto Villa
1d1066a348 - Update kdevplatform, kdevelop-php and kdevelop-php-docs to 1.2.3.
- Update kdevelop-kde4 to 4.2.3.

Submitted by:	Raphael Kubo da Costa <kubito@gmail.com> via area51
2011-07-17 16:13:03 +00:00
Stanislav Sedov
a37d53f5bb - Update ruby 1.8 to 1.8.7 patchlevel 352. 2011-07-16 01:51:49 +00:00
Pav Lucistnik
49f1482237 - Unbreak fetch-urlall-list target when DIST_SUBDIR contains forward slashes
PR:		ports/158203
Submitted by:	Mamoru Sakaue <sakaue.mamoru-cmfho5lt@samurai.mwghennn.net>
2011-07-15 08:26:30 +00:00
Sunpoet Po-Chuan Hsieh
96cd508600 - Introduce PYTHON_ABIVER: fix PYTHON_INCLUDEDIR for python32 users (PYMALLOC and UCS4 are on by default)
- Use devel/py-distribute as setuptools for python 3.x users
- Use py${PYTHON_VER} instead of ${PYTHON_VERSION:S/thon//}
- Use "yes"

PR:		ports/158662
Submitted by:	sunpoet (myself)
Reviewed by:	lwhsu
Tested by:	exp-run by pav
With Hat:	python
2011-07-14 04:13:24 +00:00
Max Brazhnikov
19572cc47f Update KDE Software Compilation ports to 4.6.5
Official announcement: http://www.kde.org/announcements/announce-4.6.5.php
Changelog: http://www.kde.org/announcements/changelogs/changelog4_6_4to4_6_5.php
2011-07-07 16:38:39 +00:00
Steve Wills
28d4c77a65 - Update MASTER_SITE_GNUPG to working mirrors
Approved by:	portmgr
2011-07-07 02:31:49 +00:00
Matthias Andree
2e609e5dc3 Don't include db51 in USE_BDB=4x+ settings,
there's more than one port that is happy with all 4.X versions
but doesn't like 5.1.
2011-07-07 01:15:22 +00:00
Sunpoet Po-Chuan Hsieh
ba4869fc17 - Remove BROKEN_WITH_PHP
PR:		ports/158661
Submitted by:	sunpoet (myself)
Approved by:	ale (maintainer)
2011-07-05 11:59:46 +00:00
Erwin Lansing
0f54071016 Update perl to 5.12.4
Changes:	http://search.cpan.org/~lbrocard/perl-5.12.4/pod/perl5124delta.pod

Submitted by:	skv
Tested on:	pointyhat
2011-07-03 15:51:18 +00:00
Marcus von Appen
54bbacafe6 - Update graphics/sdl_gfx to version 2.0.22
- Update Mk/bsd.sdl.mk for the new shared lib version
- Bump portrevisions for all ports depending on graphics/sdl_gfx
2011-07-02 19:59:19 +00:00
Max Brazhnikov
98acbb9e18 Fix r1.25
Pointyhat to:	me for testing different patch
2011-07-01 20:02:37 +00:00
Doug Barton
3239a560ee Back out 1.25 till it can get proper attention 2011-07-01 19:25:47 +00:00
Alberto Villa
942dc67fc0 - Fix QMAKE_BASE_COMPILER detection when cc is (actually, will be)
linked to Clang.
- Mute the (harmless) error message "cc: not found" when `cc` is not
  in PATH.

Discussed with:	makc
2011-07-01 16:07:54 +00:00
Palle Girgensohn
3981092e6d Add postgresql 9.1 to accepted versions 2011-07-01 08:09:24 +00:00
Stephen Montgomery-Smith
e6620d74ba - Update math/octave-forge-base to 1.1. Now includes the script
load-octave-pkg to link the octave packaging system to the FreeBSD ports.
- Update Mk/bsd.octave.mk so that octave-forge-* ports use this script.

Approved by:	gabor (mentor)
2011-06-30 20:52:08 +00:00