notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
pike74 A dynamic programming language with a syntax similar to C++
7.4.43 lang Deleted on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 7.4.43Version of this port present on the latest quarterly branch.
Maintainer: kiwi@oav.net search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • >0:lang/pike74
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. 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:
Expand this list (8 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.caudium.net/pike/official_releases/7.4.43/
  3. ftp://ftp.oav.net/pike/7.4/export/
  4. ftp://ftp.oav.net/pkg_freebsd/distfiles/
  5. ftp://pike.ida.liu.se/pub/pike/all/7.4.43/
  6. http://ftp.oav.net/pike/7.4/export/
  7. http://ftp.oav.net/pkg_freebsd/distfiles/
  8. http://grendel.firewall.com/caudium-pkg/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.4.43
11 May 2004 22:34:36
Original commit files touched by this commit
linimon search for other commits by this committer
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
Original commit files touched by this commit
vanilla search for other commits by this committer
- 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
Original commit files touched by this commit
kris search for other commits by this committer
FORBIDDEN on 502102: Does not respect PTHREAD_{CFLAGS,LIBS}
7.4.31_2
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
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
Original commit files touched by this commit
pav search for other commits by this committer
- 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
Original commit files touched by this commit
jeh search for other commits by this committer
Update to 7.4.31

PR:             58009
Submitted By:   MAINTAINER
7.4.28_1
03 Oct 2003 08:40:42
Original commit files touched by this commit
roam search for other commits by this committer
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
Original commit files touched by this commit
edwin search for other commits by this committer
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
Original commit files touched by this commit
daichi search for other commits by this committer
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
Original commit files touched by this commit
nork search for other commits by this committer
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
Original commit files touched by this commit
edwin search for other commits by this committer
print/pdflib -> print/pdflib4
Informed maintainer
7.4.13_1
17 Feb 2003 07:19:55
Original commit files touched by this commit
edwin search for other commits by this committer
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
Original commit files touched by this commit
edwin search for other commits by this committer
[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>

Number of commits found: 13