Commit graph

9 commits

Author SHA1 Message Date
Kirill Ponomarev
ec8e49e1a8 - Fix IGNORE message
- Remove quotes

Noticed by:	kris
2004-04-20 05:59:31 +00:00
Kirill Ponomarev
e379188256 - Mark IGNORE on alpha
PR:		ports/65771
Submitted by:	maintainer
2004-04-19 19:50:34 +00:00
Kirill Ponomarev
772c8af502 - Add GNU_MASTER_SITE
PR:		ports/64315
Submitted by:	maintainer
2004-03-16 09:43:10 +00:00
Pav Lucistnik
5f0c3169c7 - Update Portable.NET suite to 0.6.4
- Update treecc to 0.3.0

PR:		ports/64271
Submitted by:	michael johnson <ahze@ahze.net> (maintainer)
2004-03-15 01:42:58 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Pav Lucistnik
298a2ccead - Remove bogus stripping
Submitted by:	eik
Approved by:	Michael Johnson <ahze@ahze.net> (maintainer)
2004-03-11 12:33:34 +00:00
Pav Lucistnik
33687108b0 - Add documentation
- Add depedency on X11 libraries
- Bump portrevision

PR:		ports/64027
Submitted by:	michael johnson <ahze@ahze.net> (maintainer)
2004-03-10 23:55:50 +00:00
Pav Lucistnik
46764f6f8b - Update Portable.NET suite to 0.6.2
PR:		ports/63857
Submitted by:	michael johnson <ahze@ahze.net> (maintainer)
2004-03-07 20:20:01 +00:00
Pav Lucistnik
d5e5082e47 Revive lang/pnet, a "DotGNU" Portable.NET C# compiler suite. It came back
as a bunch of ports and a meta-port.

ml-pnet: Some of the Mono upper-level libraries in a form that can be easily
  compiled and used with pnet's CLI implementation.

pnet: A meta-port for all these ports.

pnet-base: A runtime engine, C# compiler and a host of useful development
  tools, all written in C.

pnetc: pnetC project, an ANSI C library that can be compiled down to IL
  using Portable.NET's cscc compiler.

pnetlib: C# class libraries.

PR:		ports/60408, ports/60409, ports/60413, ports/60453
Submitted by:	michael johnson <ahze@ahze.net>
2004-03-06 17:08:04 +00:00