1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Commit Graph

6835 Commits

Author SHA1 Message Date
Oliver Braun
18dd44f7ec Upgrade to 6.6. 2007-01-23 18:11:10 +00:00
Volker Stolz
6965e3b54a Fix build with GCC 4.1 2007-01-23 04:07:14 +00:00
Volker Stolz
321761eb20 Update lang/ghc to 6.6
Also fixes readline issue reported in PR ports/107380.
OpenAL support is not yet fixed, we might break that out into a
separate port, now that the upstream infrastructure is in place.

Your haskell@ team, Olli & Volker
2007-01-22 05:06:44 +00:00
Rong-En Fan
81a5022f95 - history_length conflicts with include/readline/history.h.
Similar fix is in 2.4 and above. This causes an incomplete pkg-plist
  with gcc 4.x + newer ncurses.

PR:		ports/108031
Approved by:	alexbl
2007-01-21 13:13:23 +00:00
Rong-En Fan
c1c2fa1e68 - Define USE_ICONV properly. This fixes textproc/words build, which failed
with
  /libexec/ld-elf.so.1: Shared object "libiconv.so.3" not found, required by "gnatgcc"

PR:		ports/108138
Submitted by:	rafan
Approved by:	Daniel Eischen <eischen at vigrid.com> (maintainer)
2007-01-21 04:59:56 +00:00
Alex Dupre
5849e9e6e7 Add pear to the default include_path. 2007-01-20 10:17:33 +00:00
Gerald Pfeifer
2f4ff75983 Update to the 20070115 snapshot of GCC 4.1.2. 2007-01-20 03:12:19 +00:00
Andrew Pantyukhin
50d30f04e6 - Disable test due to prolonged (20h+) hangs (on my current/amd64 box)
- A couple of style fixes while I'm here

PR:		ports/100997
Submitted by:	ehaupt
2007-01-19 23:14:38 +00:00
Ion-Mihai Tetcu
ce559fb35f The Gambit programming system is a full implementation of the Scheme
language which conforms to the R4RS and IEEE Scheme standards. It
consists of two main programs: gsi, the Gambit Scheme interpreter, and
gsc, the Gambit Scheme compiler.

Gambit-C is a version of the Gambit programming system in which the
compiler generates portable C code, making the whole Gambit-C system
and the programs compiled with it easily portable to many computer
architectures for which a C compiler is available. With appropriate
declarations in the source code the executable programs generated by
the compiler run roughly as fast as equivalent C programs.

WWW: http://www.iro.umontreal.ca/~gambit/

PR:		ports/107405
Submitted by:	Rob Zinkov
2007-01-19 22:08:32 +00:00
Martin Wilke
e15968956c - Update to 2007-01-18
PR:		ports/108079
Submitted by:	Nils M Holm <nmh@t3x.org> (maintainer)
2007-01-19 09:25:57 +00:00
Rong-En Fan
8826d1394c - Update to 0.8.9
PR:		ports/108093
Submitted by:	Erik Greenwald <erik at smluc.org> (maintainer)
2007-01-19 08:40:39 +00:00
Gerald Pfeifer
73788e2a7f Update to the 20070117 snapshot of GCC 4.2.0. 2007-01-18 12:42:52 +00:00
Martin Wilke
85795f2e39 - BROKEN: does not build
Submitted by:   pointyhat via kris
Discussed with: maintainer
2007-01-18 08:05:35 +00:00
Cheng-Lung Sung
82eb6d187a - Update of lang/tcl84 and x11-toolkits/tk84 ports to 8.4.14
- Removed file: lang/tcl84/files/patch-test-clock (patch already in source tree)

PR:		ports/107953
Submitted by:	Martin Matuska <martin_AT_matuska dot org>
2007-01-17 04:49:29 +00:00
Cheng-Lung Sung
f5946d1ab6 - Update to 3a4
PR:		ports/107971
Submitted by:	Thomas Abthorpe <thomas_AT_goodking dot ca>
2007-01-16 10:26:17 +00:00
Martin Wilke
2462309b35 - Update to 0.82
PR:		ports/107925
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer
2007-01-15 14:56:12 +00:00
Martin Wilke
38ce17fd2a - Update to 4.123
PR:		ports/107934
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2007-01-15 14:56:03 +00:00
Maho Nakata
3da68fafb8 * f2c.h is now consistent with G77.
* Bump portrevision.
2007-01-15 07:47:32 +00:00
Maho Nakata
16fa0f1524 Grab maintainership. 2007-01-15 07:01:05 +00:00
Gerald Pfeifer
13c47e6b11 Update to the 20070114 snapshot of GCC 4.0.4. 2007-01-15 01:48:37 +00:00
Gerald Pfeifer
b84bd53df8 Revert previous commit.
Pointyhat to:	self
2007-01-15 01:15:05 +00:00
Gerald Pfeifer
8a1457ba04 Add ia64 to NOT_FOR_ARCHS. This has been broken for ages, it is not clear
whether it is our kernel/userland, the hardware, or something else at fault
and nobody on our side nor upstream seems to have any interest.

Discussed with:	kris
2007-01-15 01:10:13 +00:00
Martin Wilke
473182d93a - Fix size mismatch
Log from Author: minor defect corrections

Submitted by:   pointyhat
2007-01-14 22:11:56 +00:00
Gerald Pfeifer
d93d129cdf Move lang/gfortran from using lang/gcc41 to lang/gcc42 as its master port.
The next step will be to abandon this port in favor of lang/gcc42.
2007-01-14 11:52:45 +00:00
Dirk Meyer
12925bd2e8 - cleanup MASTER_SITES 2007-01-14 10:21:49 +00:00
Martin Wilke
9e899b4a78 - Update to 20060810
PR:		ports/107879
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
2007-01-13 22:58:44 +00:00
Maho Nakata
a3ad47de4a * Migrate to gfortran.
* Bump port revision.

Approved by:	portmgr(kris)
2007-01-13 09:17:14 +00:00
Dirk Meyer
5fe80853cb - drop gcc-4.*.* as they are used diretcly by bsd.gnustep.mk 2007-01-13 04:23:50 +00:00
Dirk Meyer
d7f59ea8de - update to use new bsd.gnustep.mk
Approved by:	gurkan@linuks.mine.nu
2007-01-13 03:57:25 +00:00
Alejandro Pulver
8a9bae9c46 - Add NOT_FOR_ARCHS=ia64 (is not supported by the application).
- Make BROKEN message when enabling PARI option more clear.

Reported by:	pointyhat
2007-01-13 02:05:57 +00:00
Gerald Pfeifer
7bec77c8f7 Add missing Jave frontend tarball. 2007-01-11 22:33:38 +00:00
Gerald Pfeifer
1354bf8f5b Update to the 20070110 snapshot of GCC 4.2.0. 2007-01-11 13:10:35 +00:00
Martin Wilke
604e514e2f -Use native binaries to bootstrap on amd64 not to require i386 binary
compatibility.
- This would fix build failure on pointyhat.

PR:             ports/107804
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2007-01-11 07:41:57 +00:00
Martin Wilke
a44b472531 - Fix size mismatch (my fault) 2007-01-10 07:23:23 +00:00
Martin Wilke
5c812e5b97 - Update to 5e3
PR:		ports/107631
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-01-09 22:51:14 +00:00
Martin Wilke
1abe65568c - Update to 4.122
PR:		ports/107653
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2007-01-09 21:31:53 +00:00
Gerald Pfeifer
929c678ba7 Update to the 20070108 snapshot of GCC 4.1.2. 2007-01-09 13:05:56 +00:00
Gerald Pfeifer
dfc36a6de2 Add missing DISTFILES entry for Java. 2007-01-08 15:32:35 +00:00
Rong-En Fan
9e06994f34 - Update to 0.21
- Update to GCC 4.0.x to 4.0.4-20061228
- Add documenta

PR:		ports/107521
Submitted by:	Armin Pirkovitsch <a.pirko at inode.at>
Approved by:	Masanori OZAWA <ozawa at ongs.co.jp> (maintainer)
2007-01-08 14:47:38 +00:00
Ion-Mihai Tetcu
1242fc4348 I forgot to move pkg-message to files/pkg-message.in in previous commit:
- update to 3.7 [1]
	- fix MASTER_SITES [1]
	- use SUB_FILES from pkg-plist [2]

	PR:		ports/107650 [1]
	Submitted by:	Takeshi MUTOH <mutoh@openedu.org> (maintainer) [1]
			itetcu (me) [2]

Submitted by:	maintainer
Pointyhat to :	itetcu (me)
2007-01-08 10:45:34 +00:00
Ion-Mihai Tetcu
2cd2718466 - update to 3.7 [1]
- fix MASTER_SITES [1]
- use SUB_FILES from pkg-plist [2]

PR:		ports/107650 [1]
Submitted by:	Takeshi MUTOH <mutoh@openedu.org> (maintainer) [1]
		itetcu (me) [2]
2007-01-07 22:55:23 +00:00
Gerald Pfeifer
694e45aacf Update to the 20070105 snapshot of GCC 4.3.0. Remove temporary patch was
is upstream now.
2007-01-06 08:43:34 +00:00
Rong-En Fan
1d1973d297 - Fix threading support, favor pthread
Since this port supports 5.x and later, we don't need to consider
  the 4.x case (-lc_r). Moreover, gdc uses ld as linker when compiling
  D source files, so PTHREAD_LIBS is not applicable here.

PR:		ports/107437
Submitted by:	Jason DiCioccio <jd at ods.org>
Approved by:	Masanori OZAWA <ozawa at ongs.co.jp> (maintainer)
2007-01-06 07:24:08 +00:00
Martin Wilke
224101216c 2006-12-01 misc/afbackup: Uses unregistered uid that conflicts with other ports
2006-12-01 misc/afbackup-client: Uses unregistered uid that conflicts with other ports
2006-12-01 misc/afbackup-server: Uses unregistered uid that conflicts with other ports
2006-12-14 lang/forth: obsoleted by lang/pfe; use of this port is pretty much senseless
2006-12-28 ftp/jmirror: distfile disappeared and has no homepage
2007-01-05 19:28:35 +00:00
Martin Wilke
013c547f10 2006-12-01 misc/instant-workstation: Incomplete pkg-plist
2006-12-01 lang/yap: Does not compile
2006-12-01 lang/tensile: "Coredump during build on FreeBSD >= 6.x"
2007-01-05 17:08:38 +00:00
Martin Wilke
5152047e02 This project defines various useful extensions to Ruby's standard classes,
including many of those captured at on the Wiki at StandardClassExtensions.
They are thoroughly documented and tested. See the project homepage for API
documentation.

Author:	Gavin Sinclair <gsinclair@soyabean.com.au>
WWW:	http://extensions.rubyforge.net

PR:		ports/107434
Submitted by:	Christopher Boumenot <boumenot at gmail.com>
2007-01-05 07:55:20 +00:00
Johan van Selst
89ce09fad3 - Update to 1.4.2
- INSTALLS_SHLIB is deprecated by USE_LDCONFIG
2007-01-03 10:50:04 +00:00
Gerald Pfeifer
e29ebdf8bc Update to the 20070102 snapshot of GCC 4.2.0.
On the way, make building Fortran the (unconditional) default now.
This adds new dependencies on math/libgmp4 and math/mpfr which are
always required by lang/gcc43 and later anyways, though.
2007-01-03 09:12:05 +00:00
Gerald Pfeifer
8c2920b86d Update to the 20061230 snapshot of GCC 4.3.0.
This adds a libgomp info page (the other changes to INFO and MAN are
just to sort these two properly) and we need to add a temporary patch
to fix an issue triggered by FreeBSD headers.
2007-01-02 21:42:49 +00:00
Stanislav Sedov
58b782278a - Add patch that allows GC performance profiling and analasys.
- Bump portrevison
2007-01-02 20:58:41 +00:00