| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
26 Apr 2013 10:44:29
7.8.700_1
|
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
08 Mar 2013 11:32:12
7.8.700_1
|
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 |
10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
02 Sep 2012 12:03:45
7.8.700
|
johans  |
- Update Pike to 7.8.700
- Reduce Makefile header |
28 Jun 2012 16:12:22
7.8.686
|
johans  |
Convert to new options framework |
17 Jun 2012 21:14:36
7.8.686
|
johans  |
Mark broken on FreeBSD 7.x |
14 Jun 2012 18:58:42
7.8.686
|
johans  |
- Update Pike to 7.8.686 (beta) release
- Convert to new options style |
14 Feb 2012 12:45:35
7.8.352_8
|
mm  |
Bump pcre library dependency due to 8.30 update |
18 Dec 2011 22:58:50
7.8.352_7
|
bapt  |
Fix build on CURRENT using m4 -g instead of m4
Approved by: johans |
12 Sep 2011 23:17:33
7.8.352_7
|
gabor  |
- Track dependencies after databases/gdbm update |
16 Jul 2011 05:30:33
7.8.352_6
|
linimon  |
Mark as broken on sparc64: fails to link. |
17 Apr 2011 16:02:21
7.8.352_6
|
johans  |
Mark broken on 7.x/amd64: segmentation fault during compilation
Reported by: pointyhat via pav |
09 Apr 2011 10:08:28
7.8.352_6
|
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> |
19 Mar 2011 13:15:34
7.8.352_5
|
ale  |
Bump PORTREVISION for ports linking to default libmysqlclient. |
28 Oct 2010 18:58:04
7.8.352_4
|
johans  |
Pike 7.8 works fine on sparc64
PR: ports/151795
Submitted by: gahr |
31 May 2010 02:01:56
7.8.352_4
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
19 Apr 2010 10:43:43
7.8.352_3
|
ale  |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
23 Feb 2010 18:06:02
7.8.352_2
|
johans  |
Update my mail address to @FreeBSD.org
Feature safe: yes |
05 Feb 2010 11:46:55
7.8.352_2
|
dinoex  |
- update to jpeg-8 |
04 Dec 2009 08:42:07
7.8.352_1
|
johans  |
- Unbreak on 8.x (fix plist)
- Chase libnettle update
- Introduce dynamic plist (this also allows more OPTIONS with the next update) |
08 Oct 2009 17:55:40
7.8.352
|
johans  |
Update to 7.8.352 |
09 Aug 2009 11:34:52
7.8.316_1
|
johans  |
- Register CONFLICTS for lang/pike* ports (binaries + manuals in same place)
PR: ports/137568
Submitted by: Piotr Smyrak |
30 Jul 2009 05:44:45
7.8.316_1
|
johans  |
Mark broken on FreeBSD-8
Reported by: pointyhat via pav |
18 Jul 2009 11:11:29
7.8.316_1
|
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
08 Jul 2009 17:33:52
7.8.316
|
johans  |
Update to pike 7.8.316 |
21 May 2009 17:38:56
7.8.116_1
|
johans  |
Tell pike how to build and install shared module libs on amd64 |
21 May 2009 10:39:32
7.8.116
|
johans  |
Disable problematic gssapi module |
18 May 2009 18:05:00
7.8.116
|
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. |