non port: lang/pike78/Makefile |
Number of commits found: 50 |
Wednesday, 27 Dec 2017
|
09:30 antoine
Deprecate ports broken for more than 6 months
 |
Sunday, 11 Jun 2017
|
15:24 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
 |
Wednesday, 14 Dec 2016
|
21:48 johans
Stepping down as maintainer for some ports.
 |
Tuesday, 19 Jul 2016
|
11:04 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
 |
Friday, 1 Apr 2016
|
14:08 mat
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
 |
Saturday, 23 Jan 2016
|
21:14 johans
Bump versions to chase Nettle shared library update
 |
Sunday, 17 Jan 2016
|
14:53 pawel
Remove deprecated @dirrm
Approved by: portmgr blanket
 |
Monday, 22 Jun 2015
|
18:33 antoine
Convert to USES=jpeg
 |
Wednesday, 25 Mar 2015
|
12:58 marino
lang category: Remove $PTHREAD_LIBS
Note: ecl did not pass check-plist (pre-existing), PR 198897 submitted.
approved by: PTHREAD blanket
 |
Saturday, 22 Nov 2014
|
20:40 crees
Finally retire USE_PGSQL
 |
Friday, 19 Sep 2014
|
15:45 tijl
print/freetype:
- Remove old libtool patch
- Remove :oldver from USES=libtool and bump dependent ports
 |
Saturday, 5 Jul 2014
|
19:27 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)
 |
Wednesday, 25 Jun 2014
|
05:35 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
 |
Saturday, 7 Jun 2014
|
14:50 johans
Fix compilation issue with (certain versions of) clang
 |
10:00 johans
Make Caudium version automatically depend on the version of Pike 7.8
 |
09:49 johans
Update to Pike 7.8.866 (stable release)
 |
Thursday, 8 May 2014
|
17:00 johans
- Update to Pike 7.8.852
- Stagify
 |
Wednesday, 16 Apr 2014
|
18:28 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
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
 |
Saturday, 28 Dec 2013
|
18:55 johans
- Depend on Nettle from ports
- Actually do custom configuration during configuration phase
- Bump PORTREVISION
 |
Sunday, 1 Dec 2013
|
18:37 johans
- Remove dependency on mird (obsoleted)
- Minor cleanups and bump portrevision
 |
Friday, 20 Sep 2013
|
19:53 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
 |
Tuesday, 17 Sep 2013
|
06:40 bapt
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
 |
Friday, 26 Apr 2013
|
10:44 ak
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
 |
Friday, 8 Mar 2013
|
11:32 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
 |
Monday, 10 Dec 2012
|
19:11 mm
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
 |
Sunday, 2 Sep 2012
|
12:03 johans
- Update Pike to 7.8.700
- Reduce Makefile header
 |
Thursday, 28 Jun 2012
|
16:12 johans
Convert to new options framework
 |
Sunday, 17 Jun 2012
|
21:14 johans
Mark broken on FreeBSD 7.x
 |
Thursday, 14 Jun 2012
|
18:58 johans
- Update Pike to 7.8.686 (beta) release
- Convert to new options style
 |
Tuesday, 14 Feb 2012
|
12:45 mm
Bump pcre library dependency due to 8.30 update
 |
Sunday, 18 Dec 2011
|
22:58 bapt
Fix build on CURRENT using m4 -g instead of m4
Approved by: johans
 |
Monday, 12 Sep 2011
|
23:17 gabor
- Track dependencies after databases/gdbm update
 |
Saturday, 16 Jul 2011
|
05:30 linimon
Mark as broken on sparc64: fails to link.
 |
Sunday, 17 Apr 2011
|
16:02 johans
Mark broken on 7.x/amd64: segmentation fault during compilation
Reported by: pointyhat via pav
 |
Saturday, 9 Apr 2011
|
10:08 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>
 |
Saturday, 19 Mar 2011
|
13:15 ale
Bump PORTREVISION for ports linking to default libmysqlclient.
 |
Thursday, 28 Oct 2010
|
18:58 johans
Pike 7.8 works fine on sparc64
PR: ports/151795
Submitted by: gahr
 |
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
 |
Monday, 19 Apr 2010
|
10:43 ale
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin)
 |
Tuesday, 23 Feb 2010
|
18:06 johans
Update my mail address to @FreeBSD.org
Feature safe: yes
 |
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
 |
Friday, 4 Dec 2009
|
08:42 johans
- Unbreak on 8.x (fix plist)
- Chase libnettle update
- Introduce dynamic plist (this also allows more OPTIONS with the next update)
 |
Thursday, 8 Oct 2009
|
17:55 johans
Update to 7.8.352
 |
Sunday, 9 Aug 2009
|
11:34 johans
- Register CONFLICTS for lang/pike* ports (binaries + manuals in same place)
PR: ports/137568
Submitted by: Piotr Smyrak
 |
Thursday, 30 Jul 2009
|
05:44 johans
Mark broken on FreeBSD-8
Reported by: pointyhat via pav
 |
Saturday, 18 Jul 2009
|
11:11 dinoex
- update to jpeg7
Tested by: pav on pointyhat
 |
Wednesday, 8 Jul 2009
|
17:33 johans
Update to pike 7.8.316
 |
Thursday, 21 May 2009
|
17:38 johans
Tell pike how to build and install shared module libs on amd64
 |
10:39 johans
Disable problematic gssapi module
 |
Monday, 18 May 2009
|
18:05 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.
 |
Number of commits found: 50 |