head	1.6;
access;
symbols
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5
	RELEASE_4_9_0:1.5
	RELEASE_5_1_0:1.5
	RELEASE_4_8_0:1.5
	old_RELEASE_5_0_0:1.3
	old_old_RELEASE_4_7_0:1.3
	old_old_RELEASE_4_6_2:1.2
	old_old_RELEASE_4_6_1:1.2
	old_old_RELEASE_4_6_0:1.2
	old_old_RELEASE_5_0_DP1:1.2
	old_old_RELEASE_4_5_0:1.2
	old_old_RELEASE_4_4_0:1.2
	old_old_RELEASE_4_3_0:1.2
	old_old_RELEASE_4_2_0:1.2
	old_old_RELEASE_4_1_1:1.2
	old_old_RELEASE_4_1_0:1.2
	old_old_RELEASE_3_5_0:1.2
	old_old_RELEASE_4_0_0:1.2
	old_old_RELEASE_3_4_0:1.2
	old_old_RELEASE_3_3_0:1.2
	old_old_RELEASE_3_2_0:1.2
	old_old_v0_6_110:1.1.1.1
	old_old_VNS:1.1.1;
locks; strict;
comment	@# @;


1.6
date	2004.05.11.22.34.36;	author linimon;	state dead;
branches;
next	1.5;

1.5
date	2003.02.17.07.19.54;	author edwin;	state Exp;
branches;
next	1.4;

1.4
date	2003.02.12.07.43.43;	author edwin;	state dead;
branches;
next	1.3;

1.3
date	2002.08.21.18.22.13;	author dinoex;	state Exp;
branches;
next	1.2;

1.2
date	99.05.03.06.13.22;	author mharo;	state Exp;
branches;
next	1.1;

1.1
date	99.04.03.02.05.18;	author steve;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.04.03.02.05.18;	author steve;	state Exp;
branches;
next	;


desc
@@


1.6
log
@lang/pike74 is buggy and very difficult to adapt to the 5.x branch.
Use pike76 instead, which follows FreeBSD standards much better.

PR:		ports/66459
Submitted by:	Xavier Beaudouin <kiwi@@oav.net>
@
text
@Pike is an interpreted, object-oriented programming language.
It looks a bit like C and C++, but it is much easier to learn and use. It
can be used for small scripts as well as for large programs.

Pike is :
- High-level and powerful, which means that even very complex
  things are easy to do.
- Object-oriented, which means that you can use modern programming
  techniques to divide a large program into small pieces, which are much
  easier to write than it would be to write the entire program at once. 
- Interpreted, which means that you don't have to wait for a program to
  compile and link when you want to run it.
- One of the fastest "scripting" languages available.
- Garbage-collected, which makes programming much simpler, and removes
  the risk for memory leaks and other memory-related bugs.
- Easy to extend, which means that you can create plug-ins, written in
  Pike as well as in C or C++, and integrate them with the rest of Pike.

WWW: http://pike.ida.liu.se/
@


1.5
log
@Recommit lang/pike74 after last weeks attempt to commit it in the
first place, leaving nothing but emptyness in its directory.

PR:		ports/47433
Submitted by:	Xavier Beaudouin <kiwi@@oav.net>
@
text
@@


1.4
log
@[Maintainer Update] lang/pike73 update to pike 7.4.13

	Pike 7.3 is gone. This developement version doesn't exist
	anymore.  It is now replaced by Pike 7.4 branch.

PR:		ports/47433
Submitted by:	Xavier Beaudouin <kiwi@@oav.net>
@
text
@d1 3
a3 9
Pike is easy to learn, and just as easy to use in the development of
powerful applications. The language is designed to be useful and
powerful. As the syntax of Pike is similar to that of C, most
programmers will find it easy to use. As Pike is a high-level,
interpreted and modular object-oriented language, powerful
applications can be rapidly developed. Pike has evolved rather than
been designed, and the changes made have been guided by its users'
needs. In general, the better you get to know Pike, the more you will
appreciate it, from a user's perspective.
d5 15
a19 1
WWW: http://pike.roxen.com/
@


1.3
log
@Update to 3.0.361
new MAINTAINER, no respose from previous MAINTAINER for more than 3 months.
Submitted by:	kiwi@@oav.net
@
text
@@


1.2
log
@Yet more WWW: additions
@
text
@d11 1
a11 1
WWW: http://pike.idonex.se/
@


1.1
log
@Initial revision
@
text
@d11 1
a11 1
For more info, please, refer to http://pike.idonex.se/
@


1.1.1.1
log
@Import of pike version 0.6.110.
A dynamic programming language with a syntax similar to C++.

PR:		9783
Submitted by:	Vladimir N.Silyaev <vns@@delta.odessa.ua>
@
text
@@
