Port details |
- pike78 Dynamic programming language with a syntax similar to C++
- 7.8.866_2 lang
=1 7.8.866_2Version of this port present on the latest quarterly branch.
- BROKEN: fails to build
DEPRECATED: Broken for more than 6 months This port expired on: 2018-01-27 IGNORE: is marked as broken: fails to build
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2009-05-18 18:05:33
- Last Update: 2018-01-28 01:39:12
- SVN Revision: 460155
- People watching this port, also watch:: ocaml-lwt, osslsigncode
- 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:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: pike78
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64
- distinfo:
- SHA256 (Pike-v7.8.866.tar.gz) = 0b12e1a99bd8bdd9c8a2daa46e623ac718bc0737290236a0c8474091359b594e
SIZE (Pike-v7.8.866.tar.gz) = 15003324
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:
-
- bison : devel/bison
- msgfmt : devel/gettext-tools
- gmake : devel/gmake
- perl5>=5.24<5.25 : lang/perl5.24
- Runtime dependencies:
-
- perl5>=5.24<5.25 : lang/perl5.24
- Library dependencies:
-
- libtiff.so : graphics/tiff
- libgdbm.so : databases/gdbm
- libpcre.so : devel/pcre
- libgmp.so : math/gmp
- libnettle.so : security/nettle
- libttf.so : print/freetype
- libfreetype.so : print/freetype2
- libintl.so : devel/gettext-runtime
- libjpeg.so : graphics/jpeg-turbo
- libmysqlclient.so.18 : databases/mysql56-client
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Build
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for pike78-7.8.866_2:
TTF=on: Enable FreeType 1 (libttf) font rendering engine
FREETYPE=on: TrueType font rendering support
MYSQL=on: MySQL database support
PGSQL=off: PostgreSQL database support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- bison gettext gmake jpeg perl5 mysql:
- 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.8.866_2 28 Jan 2018 01:39:12 |
rene |
Remove expired ports:
2018-01-27 emulators/raine: Broken for more than 6 months
2018-01-27 mail/libmapi: Broken for more than 6 months
2018-01-27 www/lessc: Broken for more than 6 months
2018-01-27 www/uglifyjs: Broken for more than 6 months
2018-01-27 www/py-octoprint: Broken for more than 6 months
2018-01-27 www/xpi-noscript: Broken for more than 6 months
2018-01-27 www/npm-less-plugin-clean-css: Broken for more than 6 months
2018-01-27 www/caudium14: Depends on expiring lang/pike78
2018-01-27 www/hinventory-client: Broken for more than 6 months
2018-01-27 security/tclgpg: Broken for more than 6 months
2018-01-27 security/pond: Broken for more than 6 months
2018-01-27 security/mdcrack: Broken for more than 6 months
2018-01-27 devel/npm-commander: Broken for more than 6 months
2018-01-27 devel/py-protocols-devel: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
7.8.866_2 27 Dec 2017 09:30:47 |
antoine |
Deprecate ports broken for more than 6 months |
7.8.866_2 11 Jun 2017 15:24:08 |
antoine |
Mark BROKEN: fails to build
Compiling modules/Gdbm/gdbmmod.c
In file included from
/wrkdirs/usr/ports/lang/pike78/work/Pike-v7.8.866/src/modules/Gdbm/gdbmmod.c:23:
/usr/local/include/gdbm.h:236:63: error: expected identifier
extern void gdbm_set_errno (GDBM_FILE dbf, gdbm_error ec, int fatal);
Reported by: pkg-fallout |
7.8.866_2 14 Dec 2016 21:48:10 |
johans |
Stepping down as maintainer for some ports. |
7.8.866_2 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
7.8.866_2 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
7.8.866_2 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
7.8.866_2 23 Jan 2016 21:14:18 |
johans |
Bump versions to chase Nettle shared library update |
7.8.866_1 17 Jan 2016 14:53:17 |
pawel |
Remove deprecated @dirrm
Approved by: portmgr blanket |
7.8.866_1 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
7.8.866_1 25 Mar 2015 12:58:34 |
marino |
lang category: Remove $PTHREAD_LIBS
Note: ecl did not pass check-plist (pre-existing), PR 198897 submitted.
approved by: PTHREAD blanket |
7.8.866_1 22 Nov 2014 20:40:09 |
crees |
Finally retire USE_PGSQL |
7.8.866_1 19 Sep 2014 15:45:15 |
tijl |
print/freetype:
- Remove old libtool patch
- Remove :oldver from USES=libtool and bump dependent ports |
7.8.866 05 Jul 2014 19:27:04 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.
CR: D305
Approved by: portmgr (swills) |
7.8.866 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
7.8.866 07 Jun 2014 14:50:56 |
johans |
Fix compilation issue with (certain versions of) clang |
7.8.866 07 Jun 2014 10:00:55 |
johans |
Make Caudium version automatically depend on the version of Pike 7.8 |
7.8.866 07 Jun 2014 09:49:30 |
johans |
Update to Pike 7.8.866 (stable release) |
7.8.852 08 May 2014 17:00:41 |
johans |
- Update to Pike 7.8.852
- Stagify |
7.8.700_4 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
7.8.700_3 28 Dec 2013 18:55:22 |
johans |
- Depend on Nettle from ports
- Actually do custom configuration during configuration phase
- Bump PORTREVISION |
7.8.700_2 01 Dec 2013 18:37:27 |
johans |
- Remove dependency on mird (obsoleted)
- Minor cleanups and bump portrevision |
7.8.700_1 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
17 Sep 2013 06:40:21
|
bapt |
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake |
7.8.700_1 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
7.8.700_1 08 Mar 2013 11:32:12 |
bapt |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
7.8.700_1 10 Dec 2012 19:11:12 |
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
7.8.700 02 Sep 2012 12:03:45 |
johans |
- Update Pike to 7.8.700
- Reduce Makefile header |
7.8.686 28 Jun 2012 16:12:22 |
johans |
Convert to new options framework |
7.8.686 17 Jun 2012 21:14:36 |
johans |
Mark broken on FreeBSD 7.x |
7.8.686 14 Jun 2012 18:58:42 |
johans |
- Update Pike to 7.8.686 (beta) release
- Convert to new options style |
7.8.352_8 14 Feb 2012 12:45:35 |
mm |
Bump pcre library dependency due to 8.30 update |
7.8.352_7 18 Dec 2011 22:58:50 |
bapt |
Fix build on CURRENT using m4 -g instead of m4
Approved by: johans |
7.8.352_7 12 Sep 2011 23:17:33 |
gabor |
- Track dependencies after databases/gdbm update |
7.8.352_6 16 Jul 2011 05:30:33 |
linimon |
Mark as broken on sparc64: fails to link. |
7.8.352_6 17 Apr 2011 16:02:21 |
johans |
Mark broken on 7.x/amd64: segmentation fault during compilation
Reported by: pointyhat via pav |
7.8.352_6 09 Apr 2011 10:08:28 |
johans |
- Remove Pike 7.8 dependency on the Nettle port,
in preparation of a Nettle upgrade to an incompatible version
use the old bundled files instead (based on Nettle 1.5)
- Bump PORTREVISION
- While here, remove MD5 checksum
PR: ports/156173
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
7.8.352_5 19 Mar 2011 13:15:34 |
ale |
Bump PORTREVISION for ports linking to default libmysqlclient. |
7.8.352_4 28 Oct 2010 18:58:04 |
johans |
Pike 7.8 works fine on sparc64
PR: ports/151795
Submitted by: gahr |
7.8.352_4 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
7.8.352_3 19 Apr 2010 10:43:43 |
ale |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
7.8.352_2 23 Feb 2010 18:06:02 |
johans |
Update my mail address to @FreeBSD.org
Feature safe: yes |
7.8.352_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
7.8.352_1 04 Dec 2009 08:42:07 |
johans |
- Unbreak on 8.x (fix plist)
- Chase libnettle update
- Introduce dynamic plist (this also allows more OPTIONS with the next update) |
7.8.352 08 Oct 2009 17:55:40 |
johans |
Update to 7.8.352 |
7.8.316_1 09 Aug 2009 11:34:52 |
johans |
- Register CONFLICTS for lang/pike* ports (binaries + manuals in same place)
PR: ports/137568
Submitted by: Piotr Smyrak |
7.8.316_1 30 Jul 2009 05:44:45 |
johans |
Mark broken on FreeBSD-8
Reported by: pointyhat via pav |
7.8.316_1 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
7.8.316 08 Jul 2009 17:33:52 |
johans |
Update to pike 7.8.316 |
7.8.116_1 21 May 2009 17:38:56 |
johans |
Tell pike how to build and install shared module libs on amd64 |
7.8.116 21 May 2009 10:39:32 |
johans |
Disable problematic gssapi module |
7.8.116 18 May 2009 18:05:00 |
johans |
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.
A lot of inspiration for this port came from the Pike 7.6 port.
Some optional pike modules are not yet included; will follow soon. |