Port details |
- pike74 A dynamic programming language with a syntax similar to C++
- 7.4.43 lang
=2 7.4.43Version of this port present on the latest quarterly branch. - Maintainer: kiwi@oav.net
 - Port Added: 2003-02-12 07:44:21
- Last Update: 2004-05-11 22:34:36
- SVN Revision: UNKNOWN
- People watching this port, also watch:: rc, imlib2
- License: not specified in port
- WWW:
- http://pike.ida.liu.se/
- Description:
- 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/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME:
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- bison : devel/bison
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.4.43 11 May 2004 22:34:36
 |
linimon  |
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> |
7.4.43 25 Feb 2004 07:01:48
 |
vanilla  |
- Update to 7.4.43
- Make the port respect PTHREAD_{CFLAGS,LIB}
- OPTIONSify the port
- Remove the dependency of nasm that make bad x86 code on amd64 ia64 plateforms
and that make suspicious code (maybe code that can be exploited)
PR: ports/63184
Submitted by: maintainer |
7.4.31_2 17 Feb 2004 00:21:37
 |
kris  |
FORBIDDEN on 502102: Does not respect PTHREAD_{CFLAGS,LIBS} |
7.4.31_2 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
7.4.31_1 19 Dec 2003 22:10:48
 |
pav  |
- Disable machine code which is potentially unsecure
- Try harder to find libgmp
PR: ports/60084 (based on)
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) |
7.4.31 06 Nov 2003 00:56:27
 |
jeh  |
Update to 7.4.31
PR: 58009
Submitted By: MAINTAINER |
7.4.28_1 03 Oct 2003 08:40:42
 |
roam  |
Use the current version of pdflib instead of pdflib4.
Bump PORTREVISION for the dependency (and possibly functionality) change.
PR: 57499
Submitted by: maintainer |
7.4.28 24 Sep 2003 11:59:37
 |
edwin  |
Maintainer Update: upgrade of lang/pike74 to 7.4.28
Update pike 7.4 to 7.4.28 (official release from IDA).
Added a backup mirror of official IDA mirror.
PR: ports/56947
Submitted by: Xavier Beaudouin <kiwi@oav.net> |
7.4.25 08 Jul 2003 05:52:42
 |
daichi  |
update lang/pike74: 7.4.13 -> 7.4.25
PR: 54204
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) |
7.4.13_2 20 Apr 2003 14:59:22
 |
nork  |
Fix dependency on freetds library (major version bump).
Bump PORTREVISION accordingly.
Submitted by: Alex Kiesel <kiesel@schlund.de> (freetds maintainer) |
7.4.13_1 14 Apr 2003 06:26:11
 |
edwin  |
print/pdflib -> print/pdflib4
Informed maintainer |
7.4.13_1 17 Feb 2003 07:19:55
 |
edwin  |
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> |
7.0.361 12 Feb 2003 07:43:44
 |
edwin  |
[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> |