1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Commit Graph

9701 Commits

Author SHA1 Message Date
Martin Matuska
a9e994cf6a - Add LICENSE information
- Make portlint happier
2011-03-23 11:37:49 +00:00
Gerald Pfeifer
5a6e0215d0 Update to the 20110322 snapshot of GCC 4.4.6.
Remove support for the testsuite and the full-regression-test Makefile
target since we'll be phasing out this port in the near future.
2011-03-23 00:54:04 +00:00
Gerald Pfeifer
dd2ef2ffea Add support for 32-bit powerpc.
Submitted by:	andreast
2011-03-23 00:26:29 +00:00
Gerald Pfeifer
d61c8722b2 Update to 3.0.2.2011.03.21. This includes the following changes:
- License of runtime libraries changed to GPLv2 + linking exception.
  Some headers and libraries for Microchip PIC devices are generated
  from MPLAB include files and have the additional restriction that
  they may only be used with authentic Microchip devices. These
  headers and libraries have been moved into separate directories.
  You can add these directories to the compiler's search path with the
  --use-non-free command line option.
- Improvements to register allocation.
- Various bug fixes. [1]

Remove the explicit passing of CPPFLAGS to CONFIGURE_ENV which is no
longer necessary. [2]

Submitted by:	tijl (maintainer) [1]
PR:		155762 [1], 153625 [2]
2011-03-23 00:23:44 +00:00
Gerald Pfeifer
d7fd7f1030 Remove the explicit passing of CPPFLAGS to CONFIGURE_ENV which is no
longer necessary.

PR:		153625
2011-03-21 22:24:00 +00:00
Wen Heping
8a4480c596 - Update to 1.3 2011-03-21 07:17:35 +00:00
Wen Heping
250a152ffc Pure is a modern-style functional programming language based on term
rewriting. It offers equational definitions with pattern matching, full
symbolic rewriting capabilities, dynamic typing, eager and lazy evaluation,
lexical closures, built-in list and matrix support and an easy-to-use C
interface. The interpreter uses LLVM as a backend to JIT-compile Pure
programs to fast native code.

WWW:    https://code.google.com/p/pure-lang/

PR:		ports/155647
Submitted by:	Zhihao Yuan <lichray@gmail.com>
2011-03-21 06:14:38 +00:00
Gerald Pfeifer
2436065cf2 Add support for 32-bit powerpc.
Submitted by:	andreast
2011-03-20 23:01:09 +00:00
Gerald Pfeifer
aaa6bd7bc7 Connect the new lang/gcc47 port to the build.
PR:		155571
2011-03-20 22:46:01 +00:00
Gerald Pfeifer
b95e977b0d Welcome the GCC 4.7 series which at this point is just a few days after
the GCC 4.6 branch has been carved, thus quite similar to that.  Over
the next months this will see a lot of active and partially invasive
development.  Accordingly this port is for early exposure and not yet
production use.
2011-03-20 22:39:12 +00:00
Sergey Skvortsov
b53f45baac Update to 3.2.0
Changes:	http://www.parrot.org/news/2011/Parrot-3.2.0
2011-03-19 22:02:44 +00:00
Gerald Pfeifer
d2ad6064f7 Update to the 20110318 snapshot of GCC 4.6.0.
Make the full-regression-test target conditional on MAINTAINER_MODE. [1]

Reported by:	andreast, marius [1]
2011-03-19 14:50:55 +00:00
Alex Dupre
1bda2b2725 Bump PORTREVISION for ports linking to default libmysqlclient. 2011-03-19 13:15:34 +00:00
Gerald Pfeifer
1b921f3779 Update to the 20110317 snapshot of GCC 4.5.3.
Make the full-regression-test target conditional on MAINTAINER_MODE. [1]

Reported by:	andreast, marius [1]
2011-03-19 13:13:07 +00:00
Gerald Pfeifer
ce98777b5c Update to the 20110315 snapshot of GCC 4.4.6.
Remove the explicit passing of CPPFLAGS to MAKE_ENV which is no longer
necessary. [1]

PR:		153625 [1]
2011-03-19 12:15:06 +00:00
Gerald Pfeifer
83bb53137b Update to the 20110312 snapshot of GCC 4.6.0. On the way, remove the
LTO option.  This is now the default, without any drawbacks or extra
dependencies.
2011-03-19 00:21:58 +00:00
Alex Dupre
3c46ad186b Update to 5.3.6 release. 2011-03-18 09:23:19 +00:00
Rene Ladan
6c8c90625a Chase rerolled distfile and bump PORTREVISION.
Some prototypes in NXCDefs.h and NXTDefs.h are now properly declared as
only available in the enhanced firmware.
Submitted by:	pointyhat via pav
2011-03-17 22:55:28 +00:00
Martin Wilke
56ffc33582 Remove
lang/gnat-gcc42
lang/gnat-gcc43
lang/gnat-gcc44
2011-03-17 16:19:06 +00:00
Martin Wilke
31e733bcb8 - Pass maintainership to submitter
PR:		153954
Submitted by:	Julian Stacey <jhs@berklix.com>
2011-03-17 16:09:27 +00:00
Pav Lucistnik
e13f00eca1 - Mark ports that have been broken for six month or more, or never compiled on
7.X and up, for removal in one month
2011-03-17 11:08:44 +00:00
Jimmy Olgeni
b481c6c03a Upgrade to version R14B-02. 2011-03-16 21:08:26 +00:00
Pietro Cerutti
5ebe408096 - Fix typo
Nitpicked by:	cognet
2011-03-16 13:11:52 +00:00
Rene Ladan
7d9288816e Fix removal of pkg-message.in in Makefile 2011-03-16 09:06:12 +00:00
Rene Ladan
59b645ab8f - Update to 1.2.1.r4
- Remove not-so-useful pkg-message
2011-03-15 20:20:10 +00:00
Pietro Cerutti
4aa0f0c8d4 - Update to 05_20110306 2011-03-15 19:46:17 +00:00
Baptiste Daroussin
1c857e862b Deprecate unmaintained ports from lang where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
2011-03-15 13:45:55 +00:00
Baptiste Daroussin
13ae6f2ae6 Has been abandonned in favour of webkit-gtk2 2011-03-15 13:38:19 +00:00
Baptiste Daroussin
8aa3957282 update MASTER_SITE and WWW
while here remove MD5
2011-03-15 12:56:45 +00:00
Koop Mast
b671222b92 Update to 0.10.4. 2011-03-14 21:29:16 +00:00
Gerald Pfeifer
96b2c5d450 Update to the 20110305 snapshot of GCC 4.6.0. Remove the dependency
on libelf when building with link-time optimization (LTO) support which
is not needed any more.
2011-03-13 17:38:18 +00:00
Gerald Pfeifer
e3f4a55773 Update to the 20110310 snapshot of GCC 4.5.3. 2011-03-13 16:20:48 +00:00
Gerald Pfeifer
2267fb27a4 Update to the 20110308 snapshot of GCC 4.4.6. 2011-03-13 15:21:14 +00:00
Johan van Selst
357076828f Add a patch to fix the build error with pike's nettle module (again)
Reported by:	pointyhat via pav
2011-03-12 22:13:38 +00:00
Baptiste Daroussin
54eaefebf1 Add forgotten patches
Reported by: (pointyhat) Pav
2011-03-11 07:11:26 +00:00
Mark Linimon
674f8a50d0 Enable build on powerpc64. Tested on i386, no regression.
PR:		ports/155310
Submitted by:	andreast
Approved by:	lwhsu (python team)
2011-03-11 05:38:57 +00:00
Baptiste Daroussin
2345429ec4 - upgrade to 2.1 2011-03-09 16:43:26 +00:00
Johan van Selst
7312e03472 - Remove broken workaround when security/nettle is installed
and register it as CONFLICTS_BUILD instead
- Remove md5 checksum while we're here

Reported by:		pointyhat via pav
2011-03-07 23:19:36 +00:00
Dmitry Marakasov
5767a87a7f - Update to 1.0.93
PR:		154168
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com>
2011-03-07 19:42:56 +00:00
Emanuel Haupt
1bf4b2310b Unify maintainer address for emulation ports.
(freebsd-emulation@FreeBSD.org -> emulation@FreeBSD.org)

Discussed with:	netchild (emulation)
2011-03-07 15:08:25 +00:00
Wen Heping
cd7a0077ee - Apply two patch from svn.python.org to fix CVE-2010-3493 and SA43463
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-3493
http://secunia.com/advisories/43463
2011-03-07 06:57:38 +00:00
Wen Heping
da7f87fe17 - Remove obsolete gnat-doc(3.15p) ports
PR:		ports/153676
Submitted by:	John Marino <freebsdml@marino.st>
2011-03-07 06:38:10 +00:00
Dennis Herrmann
f26496880b - Update to 20110305 2011-03-06 12:31:25 +00:00
Stanislav Sedov
850754b1d5 - Update to 1.2.2. 2011-03-05 02:51:15 +00:00
Gerald Pfeifer
a4ce7ef0bf Update to the 20110303 snapshot of GCC 4.5.3. The change for code
generation on i386 to default to i486 on FreeBSD 6 and above is now
upstream, so we can shed our specific patch.
2011-03-04 13:46:27 +00:00
Alex Dupre
a298707282 librt is not needed, but we have nanosleep, fix check. 2011-03-04 08:11:21 +00:00
Emanuel Haupt
1f1c285bba Add a more reliable mirrors for fc4 and f10 linux emulation ports.
Triggered by:	distilator
Reviewed by:	netchild (emulation)
2011-03-03 09:26:45 +00:00
Alex Dupre
935c10e602 Don't link with librt, nanosleep is in libc.
Spotted by:	ache
2011-03-03 08:20:27 +00:00
Cy Schubert
1fa2f8be00 Update 2.051 --> 2.052. 2011-03-03 05:13:38 +00:00
Cy Schubert
8ad80d0dd2 Update 1.066 --> 1.067. 2011-03-03 04:22:41 +00:00