Stanislav Sedov
61a4eaf412
- Delete rb_thread_status prototype from public header, since it causes
...
problems with some extensions. This also had been fixed in upsteam CVS.
- Bump portrevision.
Reported by: many
2007-07-15 09:39:06 +00:00
Gerald Pfeifer
491c1c9c09
Update to the 20070713 snapshot of GCC 4.3.0.
2007-07-15 05:36:39 +00:00
Gerald Pfeifer
4320884047
Update to the 20070712 snapshot of GCC 4.2.1 which also is the second RC
...
for the GCC 4.2.1 release.
2007-07-15 02:15:10 +00:00
Pav Lucistnik
9403e3ade8
- Mark BROKEN: does not build
2007-07-15 00:46:42 +00:00
Andrew Pantyukhin
a2ecb03581
- Fix build on 32-bit platforms
...
Reported by: pointyhat via pav
2007-07-14 16:31:39 +00:00
Andrew Pantyukhin
f5c217d224
- Add port lang/squirrel
...
- Register conflicts with archivers/squsq
Squirrel is a high level imperative/OO programming language, designed
to be a powerful scripting tool that fits in the size, memory bandwidth,
and real-time requirements of applications like games. However Squirrel
offers a wide range of features like dynamic typing, delegation, classes
& inheritance, higher order functions, generators, coroutines, tail
recursion, exception handling, automatic memory management, weak
references, etc.
Squirrel is inspired by languages like Python, Javascript and especially
Lua. The API is very similar and the table code is based on the Lua one.
WWW: http://squirrel-lang.org/
Author: Alberto Demichelis <alberto@ademichelis.com>
2007-07-14 12:17:12 +00:00
Michael Johnson
0ea066e4ab
Get out of my time machine and use share/gnome insted of share/
...
Reported by: mezz
2007-07-13 17:44:46 +00:00
Michael Johnson
d49673bb67
Update to 0.1.1
2007-07-13 14:35:02 +00:00
Michael Johnson
8d9bb4844d
Install pkgconfig files under libdata
2007-07-11 20:45:41 +00:00
Pav Lucistnik
507163705c
This utility converts both 48k and 128k ZX Spectrum BASIC programs stored
...
as plain text files into TAP files.
TAP files can be used in most ZX Spectrum emulators and can be concatenated
together using cat(1).
Author: Martijn van der Heide
PR: ports/114046
Submitted by: Rene Ladan <r.c.ladan@gmail.com>
2007-07-11 19:18:08 +00:00
Stanislav Sedov
889c289308
- Add a bunch of fixes and patchs from the upstream. These fixes a lot of
...
serious bugs, some of which can pose security-related problems.
- Bump up PORTREVISION.
Requested by: many
2007-07-10 15:04:49 +00:00
Michael Johnson
ba3ce64809
Add vala
...
Vala is a new programming language that aims to bring modern programming
language features to GNOME developers without imposing any additional
runtime requirements and without using a different ABI compared to
applications and libraries written in C.
valac, the Vala compiler, is a self-hosting compiler that translates
Vala source code into C source and header files. It uses the GObject
type system to create classes and interfaces declared in the Vala source
code. It's also planned to generate GIDL files when gobject-
introspection is ready.
WWW: http://live.gnome.org/Vala
2007-07-10 12:16:09 +00:00
Gerald Pfeifer
a7e14c041e
Update to the 20070703 snapshot of GCC 4.2.1 which also is the first RC
...
for the GCC 4.2.1 release.
2007-07-07 10:51:20 +00:00
Edwin Groothuis
1fa9e4844d
dyeske at yahoo dot com -> dyeske at gmail dot com
2007-07-05 23:39:06 +00:00
Alexey Dokuchaev
7237ce327b
The port does not install any additional docs/examples anyways, so remove
...
the useless target.
2007-07-04 17:08:43 +00:00
Alexey Dokuchaev
bb862a8251
- Fix the build with GCC 4.2 [1]
...
- Nuke trivial pkg-message.in
- Usual round of Makefile cleanups
Reported by: pointyhat (logs) [1]
2007-07-04 16:56:23 +00:00
Martin Wilke
763c46d6ce
- New bootstrap compiler
...
- GCC 4.1.2 release version sources used
- PORTREVISION bump
PR: 113875
Submitted by: Karel Miklav <karel@lovetemple.net> (maintainer)
2007-07-04 10:46:23 +00:00
Rong-En Fan
457c542620
- Update to 20070501
...
- Add one fix from src/usr.bin/awk/lib.c.diff rev 1.2
- Normalize DIST_SUBDIR as other ports
PR: ports/114227
Submitted by: Pedro F. Giffuni <giffunip at tutopia.com>
2007-07-04 09:01:45 +00:00
Pav Lucistnik
07883919f2
- Mark BROKEN on 7.X
...
- Schedule for removal in 2 months
2007-07-03 22:55:09 +00:00
Alexander Leidinger
fa24049ea7
Don't automatically search for the src rpm when running on pointyhat. [1]
...
Perl is covered by the Artistic License, so we don't need to provide the
source.
Noticed by: pointyhat (pav) [1]
2007-07-03 13:20:16 +00:00
Martin Matuska
36cebc538a
- move AOLSERVERBASE under PREFIX
...
Approved by: garga (mentor)
2007-07-02 22:44:13 +00:00
Jimmy Olgeni
f9269d328d
* Use gcc(1) rather than ld(1) to link the crypto_drv.so port driver, else the Erlang runtime would fail to load it.
...
* Use the correct struct member when compiling SCTP support (this should unbreak CURRENT).
Submitted by: dumbbell
2007-07-02 20:47:53 +00:00
Pav Lucistnik
9a0d0575be
- Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2
2007-07-02 19:01:04 +00:00
Andrey Slusar
1a094089e1
Fix installing from package.
...
Reported by: infofarmer
2007-07-02 18:15:52 +00:00
Pav Lucistnik
ba65e36956
- Mark BROKEN on 7.x, probably objformat fallout
2007-07-02 17:10:45 +00:00
Alexander Leidinger
86bf8488e2
Convert to use USE_LINUX_RPM, this fixes the build problems after my recent
...
commit to linux_base-fc4.
Noticed by: pointyhat (pav)
2007-07-01 15:14:55 +00:00
Joe Marcus Clarke
abaadb8d6e
Update to 0.17.
2007-06-30 05:37:52 +00:00
Andrey Slusar
8f183e7b6e
Update to 1.0 release.
...
PR: ports/114124
Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
Approved by: Dario Freni (maintainer)
2007-06-29 21:19:23 +00:00
Marcelo Araujo
d2101f2dd8
- Change my mail address to araujo@.
...
Approved by: stas (mentor)
2007-06-29 16:29:19 +00:00
Tilman Keskinoz
2ba0a67c42
Update to 1.0.7
...
PR: 114094
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
2007-06-28 14:02:51 +00:00
Gerald Pfeifer
c2e7750f33
Update to the 20070627 snapshot of GCC 4.2.1.
2007-06-28 10:55:39 +00:00
Gerald Pfeifer
3b05239236
Update to the 20070622 snapshot of GCC 4.3.0.
2007-06-24 16:29:20 +00:00
Rong-En Fan
cfb04f7fa9
- The stklos-install assumes current directory is in PATH and make is
...
the GNU make. They are not always correct.
PR: ports/111151
Submitted by: clemens fischer <ino-news at spotteswoode.dnsalias.org>
Approved by: maintainer timeout (11 weeks)
2007-06-24 15:11:23 +00:00
Mathieu Arnold
7d4a405e59
Update to 0.95
2007-06-24 09:23:50 +00:00
Oliver Braun
fc3cdd9c69
Update to 6.6.1.
2007-06-23 11:27:54 +00:00
Oliver Braun
00b1eeaa52
Update to 6.6.1.
2007-06-23 10:25:51 +00:00
Gerald Pfeifer
6da7405842
Update to the 20070618 snapshot of GCC 4.1.3.
2007-06-22 09:55:21 +00:00
Gerald Pfeifer
53f0338784
Update to the 20070620 snapshot of GCC 4.2.1.
2007-06-22 08:58:04 +00:00
Alex Dupre
900809f75e
Add a comment about incompatibility between suhosin and FreeBSD jails.
...
PR: ports/113748
Submitted by: edwin
2007-06-20 06:01:50 +00:00
Alexey Dokuchaev
6c3bb987d8
Fix the build with GCC 4.2 and thus unbreak.
...
Reported by: pointyhat (logs)
2007-06-18 20:14:41 +00:00
Rong-En Fan
f40cd338dd
- Update to 4.137
...
PR: ports/113681
Submitted by: James Bailie <jimmy at mammothcheese.ca> (maintainer)
2007-06-16 11:51:22 +00:00
John Hay
4effb79f5a
Update to nqc-3.1.r6. This now compiles on amd64 + gcc 4.2.
2007-06-15 05:57:00 +00:00
Martin Wilke
c44e307988
- Add lang/gnat-gcc4.3
...
The GNU Ada compiler system built from GCC 4.3.0.
WWW: WWW: http://gcc.gnu.org/
PR: 113205
Submitted by: Karel Miklav <karel@lovetemple.net> (maintainer)
Repocopied by: marcus
2007-06-14 18:04:12 +00:00
Jimmy Olgeni
2d150227e5
Upgrade to version R11B-5.
2007-06-14 12:37:11 +00:00
Jimmy Olgeni
f4581821cf
Add missing patch after R11B-5 upgrade.
2007-06-14 12:36:16 +00:00
Jimmy Olgeni
652c008f0d
Update MASTER_SITES with new location.
...
Noticed by: kris
2007-06-13 18:51:21 +00:00
Rong-En Fan
035eda4837
- Update to 4.136
...
PR: ports/113535
Submitted by: James Bailie <jimmy at mammothcheese.ca> (maintainer)
2007-06-11 14:50:53 +00:00
Volker Stolz
d306c33981
Remove outdated lang/ghc5 on upstream's request, devel/hs-popenhs which depends on it, and make x11-toolkits/hs-frantk use lang/hugs
2007-06-11 07:41:09 +00:00
Martin Wilke
38b308cf62
- Broken Does not compile on FreeBSD >= 7.0 amd64
...
Submitted by: pointyhat via kris
Approved by: maintainer
2007-06-11 05:45:56 +00:00
Tom McLaughlin
585198fd82
Use awk over gawk ib csproj files included in mono's build.
...
PR: 112149
Submitted by: Phillip Neumann
2007-06-10 20:25:25 +00:00