Commit graph

7880 commits

Author SHA1 Message Date
Cheng-Lung Sung
0ad03b6c47 - Update to 0.37
Changes:	http://search.cpan.org/dist/Pugs-Compiler-Rule/Changes
2008-08-28 01:15:17 +00:00
Sergey Skvortsov
3571ad7d0b Update to 1.67.27
PR:		ports/126744
Submitted by:	Joseph S. Atkinson <jsa xx wickedmachine.net>
2008-08-27 15:09:45 +00:00
Cheng-Lung Sung
3035b15c4d - unbreak pugs and update it
- now it builds from current ghc
2008-08-27 01:30:35 +00:00
Martin Matuska
dbb9c0b017 - Update to 8.5.4 2008-08-26 12:30:43 +00:00
Sergey Skvortsov
1a3913f7c0 Update to 0.7.0
Changes:	http://search.cpan.org/src/RGRJR/parrot-0.7.0/NEWS
2008-08-26 10:15:57 +00:00
Alex Dupre
2d30e769b5 Update to 4.4.9 release. 2008-08-26 06:49:35 +00:00
Martin Wilke
28206a6325 Ucc is a C compiler which implements the ANSI C89
standard with a few extensions. Ucc is released
under BSD license.

Ucc is specificaly designed for personal research
and assist the undergraduate or graduate in compiler
learning. We hope that Ucc will be a seedbed for new
ideas and world-class optimizing techniques.

Ucc's design and development goals is clear code
structure,upstanding extensibility,retargetable and
excellent optimization.

WWW:   http://ucc.sf.net

PR:		ports/126551
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-08-25 21:11:18 +00:00
Martin Wilke
c04df41256 - Update to 3.9-7
PR:		126298
Submitted by:	Takeshi MUTOH <mutoh@openedu.org> (maintainer)
2008-08-25 21:04:41 +00:00
Martin Matuska
d6d29728c8 - Update to 1.6.1 2008-08-24 14:38:20 +00:00
Rong-En Fan
f250d70452 - Fix pkg-plist when NOPORTDOCS is defined
Reported by:	QAT
2008-08-24 14:37:50 +00:00
Rong-En Fan
cfe7fa4cf0 - Update to 0.0.5
PR:		ports/126743
Submitted by:	Katsuji ISHIKAWA <katsuji.ishikawa at gmail.com> (maintainer)
2008-08-24 09:19:23 +00:00
Erwin Lansing
5f55db781b Mark BROKEN on 8.x: does not fetch. 2008-08-23 17:04:26 +00:00
Gerald Pfeifer
ff7c71b38d Update to the 20080822 snapshot of GCC 4.4.0. 2008-08-23 16:51:55 +00:00
Gerald Pfeifer
661f403226 Remove lang/gcc32 (GCC 3.2) which is no longer used by any other ports and
does not support amd64, for example.
2008-08-23 09:44:58 +00:00
Pietro Cerutti
fcfa77118c - Update to 05_20080817 2008-08-22 16:18:08 +00:00
Gerald Pfeifer
fe5a7eaa79 Update to the 20080821 snapshot of GCC 4.3.2. 2008-08-22 07:40:19 +00:00
Ade Lovett
0791e0626a Bump PORTREVISION on account of of bin/phpize being installed with
hardcoded links to autoconf (was 2.61, now 2.62), preventing any
further php modules from being installed until lang/php* is forcibly
updated.
2008-08-21 23:33:19 +00:00
Pietro Cerutti
2076821b43 - Import two bug-fixes from upstream
PR:		126713
Submitted by:	Simun Mikecin <numisemis@yahoo.com> (maintainer)
2008-08-21 23:00:20 +00:00
Dmitry Marakasov
829872221b - Fix shared lib support 2008-08-21 22:31:18 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Dmitry Marakasov
c138873fb4 - Build shared library in addition to static [1]
- Fix compilation with gcc43 [2]

PRs:		126659 [1], 126660 [2]
Submitted by:	Tim Niemueller <tim at niemueller dot de>
2008-08-19 20:40:20 +00:00
Thomas Abthorpe
062db9c3e8 - Tarballl re-roll
- Author corrected an OS version bug
2008-08-19 14:40:10 +00:00
Thomas Abthorpe
9cae8f58b0 - Update to 4.151
PR:		ports/126615
Submitted by:	James Bailie <jimmy mammothcheese.ca> (maintainer)
2008-08-19 14:29:04 +00:00
Mark Linimon
238940659f Return laszlof's ports to the pool due to lack of time.
Hat:		portmgr
2008-08-19 09:18:37 +00:00
Pav Lucistnik
6389305e33 - Add an extra patch for amd64 that fixes runtime after recent fcntl changes
Submitted by:	jkoshy
2008-08-18 13:36:19 +00:00
Dmitry Marakasov
68dd2141d9 Mosh is A Fast R6RS Scheme interpreter.
WWW:   http://code.google.com/p/mosh-scheme/

PR:		ports/125375
Submitted by:	<katsuji dot ishikawa at gmail dot com>
2008-08-17 18:24:33 +00:00
Gerald Pfeifer
209fcec36b Update to the 20080814 snapshot of GCC 4.3.2. 2008-08-16 21:09:16 +00:00
Gerald Pfeifer
d4eb4feea1 Update to the 20080815 snapshot of GCC 4.4.0.
Remove the share/python directory if empty.
2008-08-16 16:30:13 +00:00
Stanislav Sedov
b161cdc667 - Remove files forgotten in previous commit. 2008-08-16 05:56:45 +00:00
Stanislav Sedov
0d117481de - Update ruby to 1.8.6 patchset 287. 2008-08-15 21:45:56 +00:00
Edwin Groothuis
d3db45393c [MAINTAINER UPDATE]: print/hs-hscolour updated to port version 1.10
Step 3 - lang/ghc

PR:             ports/126008
Submitted by:   Jacula Modyun <jacula@gmail.com>
2008-08-15 04:34:09 +00:00
Edwin Groothuis
718c5ef4c5 [MAINTAINER] lang/polyml: 5.1 -> 5.2
PR:		ports/126068
Submitted by:	Timothy Bourke <timbob@bigpond.com>
2008-08-15 00:42:08 +00:00
Edwin Groothuis
e26e1fd281 Update port: lang/maude 2.2 -> 2.3
Maude 2.3 is compiles under 4.2 again, so port does not
	need to be marked as broken anymore.

	Quite a few hacks to get it installing properly:
	* Coder forgot to include the *.maude files into the
	Makefile.am while porting files into the MixFix directory
	to Main directory. Included again, which explains the current
	need of aclocal and automake to regenerate the Makefiles
	* Project requires MAUDE_LIB env to be set to the location
	of %%DATADIR%% which is quite cumbersome, introduced
	MAUDE_DATA_DIR into the code to get rid of the non handy
	environment variable.

PR:		ports/126438
Submitted by:	Rick van der Zwet <rick@wzoeterwoude.net>
2008-08-15 00:34:02 +00:00
Hye-Shik Chang
9419a30682 Release maintainership. 2008-08-14 05:27:52 +00:00
Maho Nakata
0c195ec951 Patch from security/flawfinder, and bump portrevision.
Submitted by:	Pedro Giffuni
2008-08-13 07:51:51 +00:00
Thomas Abthorpe
fd8c72851d - Update to 4.150
PR:		ports/126342
Submitted by:	James Bailie <jimmy mammothcheese.ca> (maintainer)
2008-08-12 17:27:36 +00:00
Dirk Meyer
ab0b73a674 - udpate stable to 1.16.3 2008-08-12 09:23:46 +00:00
Dirk Meyer
0a1d7f13f4 - update to 1.16.3 2008-08-11 15:38:39 +00:00
Dmitry Marakasov
c11f62c3bc - Add tolua++50 port similar to tolua++
- tolua++50 is to be used with lua 5.0 and tolua++ with lua 5.1, update depends accordingly
- Depend on lua with USE_LUA instead of LIB_DEPEND
- Make both ports install files to (lua version)-specific directories, so they can coexist peacefully in a manner similar to tolua/tolua50.
- Take maintainership
- Add distfile mirror
- Remove USE_LDCONFIG (ports do not install any shared libs)
- Fix pkg-descr

Approved by:	miwi (mentor implicit)
2008-08-10 22:42:41 +00:00
Alejandro Pulver
b2fe6b6e8d - Merge patch-Makefile into patch-src-Makefile (both actually patch same file).
- Patch lang/lua to behave as expected by the framework.
- Add missing library dependency (only run before) when using lua 5.1.
- Add notes in bsd.lua.mk for updating lang/lua* ports describing how they are
  integrated into the ports tree.

PR:		ports/126207
Submitted by:	Daniel Roethlisberger <daniel@roe.ch>
2008-08-10 19:29:43 +00:00
Stanislav Sedov
344acaf18a - Fix CVE-2008-1447 (DNS spoofing vulnerability).
- Fix Webrick DoS vulnerability.
- Serveral minor bugfixes in cgi.rb, ipaddr.rb and resolver.
- Bump PORTREVISION.

Obtained from:	ruby VCS
Tested by:	Ilya Bakulin <webmaster@kibab.com>
2008-08-10 19:26:33 +00:00
Alejandro Pulver
c64ba910b1 - Split AR parameters to ARFLAGS variable to allow redefining AR for
cross-compilation.

PR:		ports/121834
Submitted by:	John Hein <jhein@timing.com>
Approved by:	maintainer (timeout)
2008-08-10 15:17:49 +00:00
Johan van Selst
253da3292d Update to 3.0.4 2008-08-10 13:00:13 +00:00
Johan van Selst
8ec0300d1d Update to 1.7.0 2008-08-10 08:56:08 +00:00
Alexey Dokuchaev
acc6a623a3 Update to version 2.68. 2008-08-08 13:57:57 +00:00
Dmitry Marakasov
ef43726900 - Bring back --disable-shared, as removing it was not needed to fix exceptions and it also broke gdc on 6.x
Approved by:	miwi (mentor implicit)
2008-08-07 19:00:13 +00:00
Stanislav Sedov
7ae3c6ea2a - Update to 9.4.5. 2008-08-07 17:58:38 +00:00
Alexey Dokuchaev
b4a8167718 - Canonicalize Makefile header
- Clarify COMMENT and port description
- Assume maintainership
2008-08-07 12:25:26 +00:00
Dmitry Marakasov
cc7b3189a0 - Add patch to fix exceptions on FreeBSD (throwing exception from D will no longer lead straight to abort())
Obtained from:	http://d.puremagic.com/issues/show_bug.cgi?id=2182
Thanks to:	David Friedman
Approved by:	miwi (mentor implicit)
2008-08-07 09:56:55 +00:00