Alex Dupre
dc71c393d8
Fix build if multibyte regex support is disabled.
2010-04-12 08:03:49 +00:00
Alex Dupre
2288ee2ec6
PHP dropped support for Oracle8 client library.
2010-04-11 07:53:19 +00:00
Alex Dupre
538a6d28a2
Update to PHP 5.3.2 release!
2010-04-09 09:34:43 +00:00
Jimmy Olgeni
b1a3b36665
Patch erlc.c to automatically pass the "-smp disable" arguments to
...
the Erlang runtime.
This should hopefully fix the pointyhat build hangs which seem
related to the Erlang SMP runtime (beam.smp).
2010-04-07 22:04:49 +00:00
Jimmy Olgeni
e71bc6d153
Revert 1.152, which cannot possibly work until erl is installed in ${LOCALBASE}...
...
Pointy hat to: olgeni
2010-04-07 15:01:53 +00:00
Jimmy Olgeni
75a94fd4b2
Disable SMP when running erlc (it hangs at least on pointyhat builds).
2010-04-07 14:33:40 +00:00
Gerald Pfeifer
30c449311b
Update to the 20100406 snapshot of GCC 4.4.4.
2010-04-07 13:36:25 +00:00
Stanislav Sedov
61b5d2baf7
- Fix build with openssl 1.0.
...
Submitted by: dinoex
2010-04-06 23:54:52 +00:00
Sylvio Cesar Teixeira
c4569da8b5
- Fix to when used tool of update.
...
- BUMP PORTREVISION
Submitted by: Vitaly Magerya (vmagerya@gmail.com ) (maintainer)
Approved by: itetcu (mentor, implicit)
2010-04-06 12:58:17 +00:00
Mark Linimon
8652aa50fb
Mark various ports as ignore or broken on ia64.
...
Hat: portmgr
2010-04-06 07:50:55 +00:00
Sylvio Cesar Teixeira
ad8b471882
- Added support to plataform amd64
...
PR: ports/145382
Submitted by: Vitaly Magerya <vmagerya@gmail.com> (maintainer)
Approved by: itetcu (mentor, implicit)
2010-04-06 00:49:11 +00:00
Sylvio Cesar Teixeira
96badbd697
- Modern Perl programs use several modules to enable additional features of Perl and of the CPAN.
...
WWW: http://search.cpan.org/dist/Modern-Perl/
PR: ports/145338
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Approved by: itetcu (mentor, implicit)
2010-04-05 23:16:26 +00:00
Gerald Pfeifer
ba4e8e9c12
Update to the 20100404 snapshot of GCC 4.3.5.
2010-04-05 21:44:08 +00:00
Dirk Meyer
11443cddf9
- fix build for png-1.4.1
...
- bump PORTREVISION
PR: 145247
2010-04-05 18:57:39 +00:00
Gerald Pfeifer
efe4932819
Remove USE_GCC=4.3+ when trying to build for sparc64. It does not make
...
a difference.
Approved by: maintainer (tijl@coosemans.org )
2010-04-04 12:21:51 +00:00
Alberto Villa
dd22312092
- Update to 4.176.
...
PR: ports/145292
Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
Approved by: tabthorpe (mentor)
2010-04-03 17:50:25 +00:00
Ion-Mihai Tetcu
cff5eb4fae
runawk is a small wrapper for AWK that impements a modules
...
system and helps one to write the standalone AWK programs.
WWW: http://runawk.sourceforge.net/
PR: ports/145126
Submitted by: Sahil Tandon <sahil at tandon.net>
2010-04-03 16:52:52 +00:00
Peter Pentchev
29863648e3
Chase the ftp/curl shlib version bump.
2010-04-03 10:44:36 +00:00
Martin Wilke
165c45c9cd
- Update to 8.0
...
PR: 145164
Submitted by: Vitaly Magerya <vmagerya@gmail.com> (maintainer)
2010-04-02 17:53:18 +00:00
Gerald Pfeifer
89f3bc2de9
Update to the 20100401 snapshot of GCC 4.5.0.
2010-04-02 09:15:48 +00:00
Gerald Pfeifer
bf27e4ab7a
Update to the 20100330 snapshot of GCC 4.4.4.
2010-04-01 22:57:05 +00:00
Mark Linimon
0a64bebc7f
Mark as broken on powerpc.
...
Hat: portmgr
2010-04-01 07:16:55 +00:00
Mark Linimon
389b87950f
Mark as broken on powerpc.
...
Hat: portmgr
2010-04-01 06:44:48 +00:00
Mark Linimon
c80904e7af
Mark as broken on powerpc.
...
Hat: portmgr
2010-04-01 06:17:07 +00:00
Mark Linimon
f441a60373
Mark as broken on powerpc.
...
Hat: portmgr
2010-04-01 06:08:46 +00:00
Mark Linimon
686a04b74a
Mark various ports as broken or ignore on powerpc.
...
While here, remove remnants of alpha.
2010-04-01 05:16:19 +00:00
Rene Ladan
7a5fe073fd
Update to 5.8.3
...
PR: ports/144815
Submitted by: rene
Approved by: tabthorpe, maintainer timeout
2010-03-31 22:14:53 +00:00
Martin Matuska
779a04d1f7
- Bump Magick++, MagickWand or MagickCore dependency
2010-03-28 21:41:12 +00:00
Dirk Meyer
de78af3ac5
- update to 1.4.1
...
Reviewed by: exp8 run on pointyhat
Supported by: miwi
2010-03-28 06:47:48 +00:00
Mark Linimon
bae499c17b
Attempt to fix build on exotic archs.
...
Hat: portmgr
2010-03-27 06:00:19 +00:00
Doug Barton
1d6b4b3f91
Begin the process of deprecating sysutils/rc_subr by
...
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Stanislav Sedov
5ced21fdb6
- Update to 1.1.
2010-03-26 08:15:24 +00:00
Stanislav Sedov
37b75a0fb3
- Add lang/ocaml-autoconf, ocaml macros module for autoconf.
...
WWW: http://forge.ocamlcore.org/projects/ocaml-autoconf/
2010-03-24 11:28:57 +00:00
Gerald Pfeifer
1a63fc6c61
Update to the 20100323 snapshot of GCC 4.4.4.
2010-03-24 05:26:49 +00:00
Sergey Skvortsov
2fb0222b3c
Update to 2010.03
...
Changes: http://rakudo.org/copenhagen
PR: ports/144860
Submitted by: Aliaksandr Zahatski <zahatski@gmail.com>
2010-03-22 13:33:12 +00:00
Akinori MUSHA
3b068abf32
Fix build with ccache by adding CCACHE_CPP2=1 to MAKE_ENV, which
...
disables the problematic pre-processor optimization of ccache.
PR: ports/144125
Submitted by: myself
Approved by: maintainer timeout
2010-03-22 12:15:33 +00:00
Stanislav Sedov
bf9e0b67a7
- Fix build on powerpc.
2010-03-22 09:37:40 +00:00
Jimmy Olgeni
f1ae00508b
Add missing emacs files.
...
Obtained from: Nico Kruber <kruber at zib dot de>
2010-03-20 20:20:59 +00:00
Martin Wilke
5a23bb49bd
- Mark BROKEN on HEAD: fails to build with new utmpx
...
Reported by: pointyhat
2010-03-20 15:45:21 +00:00
Martin Wilke
ddb8804c0f
- Mark BROKEN on HEAD: fails to build with new utmpx
...
Reported by: pointyhat
2010-03-20 13:31:19 +00:00
Gerald Pfeifer
ee595a0fca
Update to the 20100318 snapshot of GCC 4.5.0.
2010-03-19 14:14:59 +00:00
Stanislav Sedov
92cf3a4d1e
- Update to 10.2.1.
2010-03-19 07:54:04 +00:00
Gerald Pfeifer
9fb4084fbc
Update to the 20100316 snapshot of GCC 4.4.4.
2010-03-18 04:22:20 +00:00
Sergey Skvortsov
c6020f36ab
Fix plist.
...
Pointed by: QAT
2010-03-17 06:57:43 +00:00
Sergey Skvortsov
aacdf0bbac
Update to 2.2.0
...
Changes: http://www.parrot.org/news/2010/parrot-2.2.0
2010-03-16 21:57:30 +00:00
Jimmy Olgeni
94492cc4a7
Upgrade to version r13b04.
...
Obtained from: vanilla (with additional SCTP fix)
2010-03-15 15:30:57 +00:00
Dennis Herrmann
36c085a98b
- Update to 20100311
2010-03-14 15:58:29 +00:00
Tong LIU
ee8edf688e
- Adds cons25 to the list of recognized terminals that support ANSI colors.
...
PR: ports/144650
Submitted by: Vitaly Magerya <vmagerya@gmail.com> (maintainer)
2010-03-14 14:16:52 +00:00
Tong LIU
7ae1d3310a
- Enables threading support (unconditionally as I see no reasons not to).
...
- Fixes stklos-install by replacing "wget" with "fetch" in it.
- Changes "stklos.org" to "stklos.net" in pkg-descr and stklos-pkg.
- Adds cons25 to the list of recognized terminals that support ANSI colors.
PR: ports/144650
Submitted by: Vitaly Magerya <vmagerya@gmail.com> (maintainer)
2010-03-14 12:25:46 +00:00
Gerald Pfeifer
dbd9718352
Update to the 20100311 snapshot of GCC 4.5.0.
2010-03-12 22:32:31 +00:00