Thomas Abthorpe
1746cc8caa
2007-09-22 misc/mango: Depends on broken package qextmdi
...
2007-04-01 lang/f2py: Replaced by py-numpy
Approved by: miwi (co-mentor)
2007-09-27 20:23:45 +00:00
Daichi GOTO
687f841c0d
neko 1.6.0_1 is for 6.x or over.
...
- neko uses socket option that 5.x doesn't have.
So added ${OSVERSION} check.
Submitted by: ozawa@ongs.co.jp (maintainer)
2007-09-25 13:03:50 +00:00
Rong-En Fan
9716a77fea
Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
...
since version 8.57. The leading ghostscript is the -gpl one.
Approved by: portmgr (pav)
2007-09-24 08:43:49 +00:00
Tong LIU
6c89c943f9
- update to 1.7
...
Approved by: delphij (mentor)
2007-09-24 08:41:54 +00:00
Mark Linimon
cd4b80489b
Dominic is a new dad, and will be too busy for a while to work on ports.
...
Congratulations :-)
2007-09-24 07:38:42 +00:00
Thomas Abthorpe
e847556fbe
- update to 4.142
...
PR: ports/116562
Submitted by: James Bailie <jimmy_AT_mammothcheese.ca> (maintainer)
Approved by: miwi (co-mentor)
2007-09-23 16:54:22 +00:00
Sergey Skvortsov
7c762a049c
Update to 1.67.23
...
PR: ports/115802
Submitted by: bf <bf2006a xxx yahoo.com>
2007-09-23 12:09:30 +00:00
Edwin Groothuis
ad2975b00a
[PATCH]: lang/gdc: update to 0.24
...
- Update to 0.24
- Removed support for GCC 3.3.x
- Changed the GCC_MASTER_SITE_SUBDIR for GCC 4.1.x
PR: ports/116350
Submitted by: Masanori OZAWA <ozawa@ongs.co.jp>
2007-09-23 04:15:37 +00:00
Martin Matuska
b6443eb7a2
- Update to 1.5.5
...
- Add patch to properly detect private Tcl headers
2007-09-22 11:42:17 +00:00
Martin Matuska
d7e330ceea
- Update to 8.4.16
2007-09-22 11:40:34 +00:00
Max Khon
c6cfeb5b67
Only for i386 and amd64.
2007-09-22 09:11:59 +00:00
Jimmy Olgeni
64a91fafea
Fix MASTER_SITES.
...
PR: ports/116530
Submitted by: Alexander Zhuravlev <zaa(at)zaa.pp.ru>
2007-09-22 09:03:31 +00:00
Marcus Alves Grando
5a1d1148e1
- Change libevent lib and bump PORTREVISION since devel/libevent are updated.
2007-09-21 20:21:30 +00:00
David E. O'Brien
b22b4945e3
Update to the Sept 20, 2007 snapshot of 0.9.8.
2007-09-20 20:01:12 +00:00
David E. O'Brien
96e8747cf7
Specify the YACC to use thru configure vs. a patch.
2007-09-19 21:25:06 +00:00
David E. O'Brien
425eba1b16
Change self-documenting value to simply "yes".
...
Requested by: kiron
2007-09-19 13:23:36 +00:00
Martin Wilke
916dd4acd5
2007-08-22 lang/fesi: Depends on obsolete version of jdk
...
2007-09-04 lang/gnomebasic: Five years abandoned project; functionality folded into mono
2007-09-01 lang/gnat-gcc34: This port was made for initial bootstraping of later versions and is no longer needed
2007-09-01 devel/hs-green-card: "Does not build with latest GHC"
2007-09-11 devel/p5-Devel-DProf: only works for old, unsupported Perl versions
2007-09-18 15:55:03 +00:00
David E. O'Brien
7848baee1d
Tweak the FreeBSD configuration.
2007-09-18 14:31:01 +00:00
David E. O'Brien
82e359733b
Use Gmake for now - for some reason 1/2 time bmake will not 'make all'
...
within the build directory.
Submitted by: Marcus von Appen <mva@sysfault.org>
2007-09-18 14:14:55 +00:00
David E. O'Brien
909df45205
Add the website.
2007-09-18 13:14:00 +00:00
Martin Matuska
17a20706d0
- Add PORTSCOUT skipv
2007-09-18 12:52:40 +00:00
Jose Alonso Cardenas Marquez
99a00aac42
- Update to 2.2.0
2007-09-18 06:53:29 +00:00
David E. O'Brien
3ce1c8f7cc
C99 modernization of the original Portable C Compiler by S. C. Johnson,
...
written in the late 70's.
2007-09-18 02:48:52 +00:00
Boris Samorodov
c4169babd3
- mark broken on 7.0;
...
- updat to GCC 4.2.2 snapshot from 2007-08-22.
PR: 116284
Submitted by: Karel Miklav <karel at lovetemple.net> (maintainer)
2007-09-17 19:43:23 +00:00
Thomas Abthorpe
8498625e0d
- update to 4.141
...
PR: ports/116397
Submitted by: James Bailie <jimmy_AT_mammothcheese.ca> (maintainer)
Approved by: clsung (mentor)
2007-09-17 11:50:00 +00:00
Thierry Thomas
a72487653d
Mark as not for sparc64 for the moment.
...
Submitted by: Bjoern Koenig <bkoenig (at) cs.tu-berlin.de> (maintainer)
2007-09-17 10:35:02 +00:00
Volker Stolz
35dbe93c84
Re-structure support for libraries in GHC:
...
This commit splits off the supporting libraries that pull in additional
dependencies like X11 and GL. These will be provided by separate ports
like x11/hs-x11-ghc using the "Cabal"-mechanism (a framework for installing
additional libraries into Haskell environments like GHC and NHC).
Accordingly, the libraries will put their files into a subdirectory of GHC.
List of libraries that have been split off: ALUT GLUT HGL OpenAL OpenGL X11
Also, finally remove dependency on devel/readline: the current readline in
base has all the features we need.
Bump PORTREVISION accordingly.
Tested through Tinderbox runs on lang/ghc and devel/darcs. Please be patient
for the supporting libraries to roll in in the next few days. All screwups
are my fault only and should not be attributed to haskell@.
2007-09-17 05:43:55 +00:00
Mark Linimon
983ca3152c
Attempt to fix build of fpc units on pointyhat.
...
Suggested by: maintainer
2007-09-17 04:37:33 +00:00
Gerald Pfeifer
f04bd485c3
Update to the 20070914 snapshot of GCC 4.3.0.
2007-09-15 18:42:21 +00:00
Alex Dupre
8e6ac890ec
Backout previous commit, since bsd.port.mk rev. 1.584 has been reverted.
2007-09-14 09:28:53 +00:00
Alex Dupre
5b792ffa48
Add Xpm to OPTIONS (now we can).
...
Requested by: delphij
2007-09-14 08:43:08 +00:00
Alex Dupre
3de4c7d799
Update to 5.2.4 release.
2007-09-14 06:29:31 +00:00
Thomas Abthorpe
36c53a7ae2
- update to 4.140
...
PR: ports/116311
Submitted by: James Bailie <jimmy_AT_mammothcheese.ca> (maintainer)
Approved by: clsung (mentor)
2007-09-13 03:29:54 +00:00
Gerald Pfeifer
fa121677f4
Update to the 20070910 snapshot of GCC 4.1.3.
2007-09-11 21:12:48 +00:00
Stanislav Sedov
c0f85cc0ed
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to avoid stripping.
2007-09-10 16:25:01 +00:00
Mark Linimon
104d6dc8e7
Mark as deprecated: now lags behind lang/fpc.
...
Hat: portmgr
2007-09-10 02:21:11 +00:00
Stanislav Sedov
85f884e2e9
- Update to 9.2.0.
2007-09-09 18:51:45 +00:00
Stanislav Sedov
916755a49a
- Update to 3.2.8
...
- Enforce GCC 3.4 for compilation, since 4.x brakes it somehow.
2007-09-09 16:25:26 +00:00
Mark Linimon
bce5b52668
Move the USE_* variables before the inclusion of bsd.port.pre.mk to fix
...
building in the new bsd.perl.mk order.
2007-09-08 17:14:55 +00:00
Mark Linimon
9839011ec3
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
...
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
2007-09-08 01:12:10 +00:00
Gerald Pfeifer
6eb2756608
Update to the 20070905 snapshot of GCC 4.2.2.
2007-09-07 13:08:03 +00:00
Thomas Abthorpe
4ac89dbf7d
- update to 4.139
...
PR: ports/116141
Submitted by: James Bailie <jimmy_AT_mammothcheese.ca> (maintainer)
Approved by: clsung (mentor)
2007-09-07 03:55:41 +00:00
Edwin Groothuis
3e3e6b92e9
New port: lang devel/nesasm: 6502 assembler with specific NES support
...
nesasm is a 6502 assembler with specific NES support. NES
support in this case refers to FamiCOM and Nintendo
Entertainment System support.
lang/fasm has been used as a reference on how an assembler
should be ported. Feedback is as always welcome, hopefully
it will lead to me producing better ports and less work for
you committer ;)
WWW: http://bobrost.com/nes/resources.php
PR: ports/115254
Submitted by: Pontus Stenetorp <ninjin@kth.se>
2007-09-06 05:56:58 +00:00
Roman Bogorodskiy
ac2a882c1d
Update to 0.9.13.
2007-09-06 05:17:09 +00:00
Tong LIU
ca7c1fca56
- update to 1.0.1
...
Approved by: delphij (mentor)
2007-09-06 03:10:33 +00:00
Martin Matuska
2aab43c82c
- Fix COMMENT from previous commit
...
PR: ports/115788
2007-09-05 15:49:20 +00:00
Martin Matuska
c0a8bda65b
- Switch to USE_TCL
...
- Pass maintainership to submitter
PR: ports/115788
Submitted by: Erik Greenwald <erik at smluc.org>
2007-09-05 15:44:15 +00:00
Thierry Thomas
d9554c2601
The OPAL compilation system (OCS) is a set of development tools for
...
creating software using the algebraic programming language OPAL. The
package includes a native compiler and an interpreter.
OPAL is mainly developed at the Technical University of Berlin since
1986 and it is used for research and evaluation of language concepts,
algorithms and programming techniques.
WWW: http://uebb.cs.tu-berlin.de/opal/
PR: ports/114511
Submitted by: Björn König <bkoenig at cs.tu-berlin.de>
2007-09-03 21:48:38 +00:00
Kirill Ponomarev
53381205a1
Fix coredump while running with nonexistent files.
...
PR: ports/115014
Submitted by: Kirill Nuzhdin <kirill@rad.chem.msu.ru>
2007-09-03 20:18:36 +00:00
Gerald Pfeifer
a36c0f4992
Update to the 20070831 snapshot of GCC 4.3.0.
2007-09-03 09:50:19 +00:00