Commit graph

9464 commits

Author SHA1 Message Date
Gerald Pfeifer
6b6fe7e042 Update to the 20101111 snapshot of GCC 4.5.2. 2010-11-14 10:54:27 +00:00
Dirk Meyer
0cfa8fd6a6 - add new option WITHOUT_NSOBJECT_ROOT
Submitted by:	Pete French (maintainer)
Reviewed by:	dinoex
2010-11-13 22:06:23 +00:00
Johan van Selst
6aa33c799d Update to algol68g 2.0.3 2010-11-13 13:18:13 +00:00
Stanislav Sedov
e86a5c1c2b - Install .lisp files before .fasl. Otherwise sbcl ends up
thinking that FASL files are outdated.
- Bump portrevision.

Submitted by:	Anonymous <swell.k@gmail.com>
2010-11-12 14:03:04 +00:00
Pietro Cerutti
32ebff52d2 - Update to 05_20101107
Changes:
  - The chapter explaining exception handling in the manual was improved.
  - The support for bitmap fonts was improved to use fontProperties as base type.
  - The '-' function, which computes the differance of two 'time' values (with a
    'duration' result) in "time.s7i", was improved.
  - The function cmdConfigValue in "cmd_rtl.c" was improved to support the config
    values C_COMPILER_VERSION and GET_CC_VERSION_INFO.
  - In the file "fil_rtl.c" the functions myLseek, myFseek and myFtell were
    renamed to os_lseek, os_fseek and os_ftell respectively.
  - The makefiles were changed to define os_fseek, os_ftell, C_COMPILER_VERSION
    and GET_CC_VERSION_INFO.
  - Documentation comments were added to the function alternate_utime in the file
    "tim_win.c".
2010-11-11 18:55:40 +00:00
Baptiste Daroussin
16ecfce1ea - update ldc snapshot to 0.9.2 r1697
- update tango snapshot to r5599
- unbreak build with llvm 2.8

PR:		ports/152088
Submitted by:	Ruben <chromium _at_ hybridsource.org>
2010-11-10 20:42:09 +00:00
Johan van Selst
a05b34c4e3 - Update to algol68g 2.0.2
- Enable threading
2010-11-09 20:19:59 +00:00
Pav Lucistnik
e17967fbe2 - Update to 3.0.0
PR:		ports/152013
Submitted by:	Tijl Coosemans <tijl@coosemans.org> (maintainer)
2010-11-08 15:42:13 +00:00
Jimmy Olgeni
6dcc262bfa Upgrade to version 5.0.2. 2010-11-08 10:57:29 +00:00
Stanislav Sedov
4a84e0fb64 - Fix texinfo reference in internals documentation.
- Bump portrevision.

PR:		ports/151651
Submitted by:	Anonymous <swell.k@gmail.com>
2010-11-07 07:56:33 +00:00
Stanislav Sedov
cb11bdd346 - Fix pkg-plist for i386.
Reported by:	wen heping <wenheping@gmail.com>
2010-11-07 06:46:22 +00:00
Gerald Pfeifer
6941b9740b Update to the 20101106 snapshot of GCC 4.6.0. 2010-11-07 00:53:48 +00:00
Pav Lucistnik
e338b1ae71 - Mark BROKEN on amd64: does not build
Reported by:	pointyhat
2010-11-06 20:40:20 +00:00
Sergey Skvortsov
5a000ccf0b - Update to 1.69.25
- Pass maintainership
2010-11-06 11:44:32 +00:00
Sergey Skvortsov
468fa34539 Add LICENSE_COMB (it was not checked by portlint).
PR:		ports/151963 [1]
Submitted by:	ohauer, Wouter Oosterveld <wouter@fizzyflux.nl> [1]
2010-11-05 15:29:11 +00:00
Gerald Pfeifer
666edae5e0 Update to the 20101104 snapshot of GCC 4.5.2. 2010-11-05 14:36:22 +00:00
Sergey Skvortsov
041b8854db Specify LICENSE. 2010-11-05 10:23:25 +00:00
Sergey Skvortsov
adf1e913f8 Specify LICENSE. 2010-11-05 09:42:44 +00:00
Gordon Tetlow
68b21521a9 Add patch to install a configuration file for the new man utility
instead of manipulating /etc/manpath.config.

Follow up commit since I missed adding the config file.

Approved by:    maintainer (timeout), wes@ (mentor, implicit)
Pointyhat to:	gordon@
2010-11-05 05:42:35 +00:00
Gordon Tetlow
aad4dc8ca8 Add patch to install a configuration file for the new man utility
instead of manipulating /etc/manpath.config.

Approved by:    maintainer (timeout), wes@ (mentor, implicit)
2010-11-05 05:41:37 +00:00
Gordon Tetlow
891e7d921f Add patch to install a configuration file for the new man utility
instead of manipulating /etc/manpath.config.

Approved by:	maintainer (timeout), wes@ (mentor, implicit)
2010-11-05 05:39:59 +00:00
Sergey Skvortsov
425522a601 Update to 2010.10
Changes:	http://rakudo.org/node/78
PR:		ports/151810
Submitted by:	Aliaksandr Zahatski <zahatski@gmail.com>
2010-11-04 22:03:47 +00:00
Sergey Skvortsov
8c33009a73 Update to 2.9.1
Changes:	http://www.parrot.org/news/parrot-2.9.1-released
		http://www.parrot.org/news/2010/Parrot-2.9.0
PR:		ports/151811
Submitted by:	Aliaksandr Zahatski <zahatski@gmail.com>
2010-11-04 14:10:55 +00:00
Wen Heping
ae16631416 RegUtil is an implementation of IBM's RexxUtil for Regina. According to
the author, it is not complete; however, it implements a large number of
the RexxUtil functions, and is very useful.

Note that any scripts which load RegUtil must be run with the 'regina'
command, rather than 'rexx'; the latter does not support the use of
external function packages.

WWW: http://pages.interlog.com/~pjtm/

PR:		ports/150446
Submitted by:	Bob Eager <bob@eager.cx>
2010-11-04 00:57:22 +00:00
Pietro Cerutti
becf50f11f - Fix build on < 800505 by properly using USE_XZ
Reported by:	ph (via pav)
2010-11-02 08:03:47 +00:00
Wesley Shields
ccfd5fc2ea Update to 20101027.
Submitted by:	wen@
Approved by:	devon.odell@gmail.com (maintainer)
2010-10-31 19:09:51 +00:00
Pav Lucistnik
84afc13f87 - Mark BROKEN on 6.X: does not build
Reported by:	pointyhat
2010-10-31 19:07:10 +00:00
Gerald Pfeifer
bb5b02aa03 Update to the 20101030 snapshot of GCC 4.6.0.
Look ma', no more MD5 distinfo.
2010-10-31 13:56:38 +00:00
Gerald Pfeifer
a99e0d72f4 Update to the 20101028 snapshot of GCC 4.5.2. 2010-10-31 12:32:51 +00:00
Baptiste Daroussin
f0a4495d8c Mark as deprecated and set expiration date to 2010-12-30 for unmaintained
ports (ports@) that are broken and which seems abandonned upstream and
are broken for long or only build on 6.x which will be unsupported at that
time
2010-10-29 22:24:57 +00:00
Jimmy Olgeni
687a0ea8ab Add powerpc to ONLY_FOR_ARCHS since it has been reported to work. 2010-10-29 10:43:18 +00:00
Pietro Cerutti
76a8530f87 - Update to 3.6
PR:		151455
Submitted by:	gahr
Approved by:	maintainer (timeout 15 days)
2010-10-29 09:52:45 +00:00
Erwin Lansing
74cb9eff53 Deprecate md5 in favour of sha256 checksums. md5 checksums will no longer
be generated or checked, and will be silently ignored for now.  Also,
generalize the MD5_FILE macro to DISTINFO_FILO.

PR:		149657
Submitted by:	rene
Approved by:	portmgr
Tested on:	pointyhat i386 7-exp
2010-10-28 21:00:21 +00:00
Johan van Selst
9f8f4b1fd9 Pike 7.8 works fine on sparc64
PR:		ports/151795
Submitted by:	gahr
2010-10-28 18:58:04 +00:00
Gerald Pfeifer
a1caf31e12 Update to the 20101026 snapshot of GCC 4.4.6. 2010-10-27 10:41:20 +00:00
Rene Ladan
5c8f4fa0c2 Mark MAKE_JOBS_UNSAFE 2010-10-26 14:33:12 +00:00
Rene Ladan
0e43e8ff11 Respect CC and CXX, these were overwritten by the upstream Makefile 2010-10-26 14:28:35 +00:00
Daniel Eischen
de31d97d73 Patch from sahil:
We don't need to set PORTREVISION to 0 since that is the
default, and ...

Fix MASTER_SITES:n usage so that the ":n" postfix is added
to *all* elements of MASTER_SITE_LOCAL, not just the final
one.
2010-10-25 13:13:27 +00:00
Pietro Cerutti
776bedaced - Fix MASTERSITE:n substitution
PR:		151671
Submitted by:	Sahil Tandon <sahil@FreeBSD.org>
2010-10-25 07:14:16 +00:00
Sahil Tandon
f3de49c525 - Update to 1.2.0
- Define LICENSE
- Simplify do-install target
2010-10-25 03:16:22 +00:00
Pav Lucistnik
67c49c2999 - Mark BROKEN on 6.X: does not build
Reported by:	pointyhat
2010-10-24 22:07:03 +00:00
Pav Lucistnik
e9cc7471f8 - Mark BROKEN on 6.X: does not compile
Reported by:	pointyhat
2010-10-24 21:59:42 +00:00
Gerald Pfeifer
3edd6d8ee1 Update to the 20101021 snapshot of GCC 4.5.2. 2010-10-24 15:20:03 +00:00
Gerald Pfeifer
4e1ea4476d Update to the 20101023 snapshot of GCC 4.6.0. This removes the gccbug
script which had allowed submitting bugs like send-pr in FreeBSD.
2010-10-24 15:19:27 +00:00
Pav Lucistnik
41f5a6702a - Try to fix build on amd64/6 (untested)
Suggested by:	maintainer
2010-10-19 21:51:58 +00:00
Stanislav Sedov
29878fbd3e - Graphviz is required even for non-PDF documents.
PR:		ports/151540
Submitted by:	Anonymous <swell.k@gmail.com>
2010-10-18 19:07:36 +00:00
Romain Tartière
0550254cdc - Fix SigSegv when calling a managed handler. 2010-10-18 17:40:17 +00:00
Dirk Meyer
135dba8da5 - add all SHA256 checksums 2010-10-17 18:23:38 +00:00
Gerald Pfeifer
271c5d98b2 Update to the 20101016 snapshot of GCC 4.6.0. 2010-10-17 01:03:56 +00:00
Gerald Pfeifer
149e563789 Update to the 20101014 snapshot of GCC 4.5.2. 2010-10-17 00:59:08 +00:00