non port: lang/pike78/Makefile |
SVNWeb
|
Number of commits found: 50 |
Wed, 27 Dec 2017
|
[ 09:30 antoine ] (Only the first 10 of 46 ports in this commit are shown above. )
Deprecate ports broken for more than 6 months
|
Sun, 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
|
Wed, 14 Dec 2016
|
[ 21:48 johans ] (Only the first 10 of 38 ports in this commit are shown above. )
Stepping down as maintainer for some ports.
|
Tue, 19 Jul 2016
|
[ 11:04 mat ] (Only the first 10 of 174 ports in this commit are shown above. )
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
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 23 Jan 2016
|
[ 21:14 johans ]
Bump versions to chase Nettle shared library update
|
Sun, 17 Jan 2016
|
[ 14:53 pawel ]
Remove deprecated @dirrm
Approved by: portmgr blanket
|
Mon, 22 Jun 2015
|
[ 18:33 antoine ] (Only the first 10 of 374 ports in this commit are shown above. )
Convert to USES=jpeg
|
Wed, 25 Mar 2015
|
[ 12:58 marino ] (Only the first 10 of 26 ports in this commit are shown above. )
lang category: Remove $PTHREAD_LIBS
Note: ecl did not pass check-plist (pre-existing), PR 198897 submitted.
approved by: PTHREAD blanket
|
Sat, 22 Nov 2014
|
[ 20:40 crees ] (Only the first 10 of 88 ports in this commit are shown above. )
Finally retire USE_PGSQL
|
Fri, 19 Sep 2014
|
[ 15:45 tijl ] (Only the first 10 of 11 ports in this commit are shown above. )
print/freetype:
- Remove old libtool patch
- Remove :oldver from USES=libtool and bump dependent ports
|
Sat, 5 Jul 2014
|
[ 19:27 olgeni ] (Only the first 10 of 86 ports in this commit are shown above. )
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)
|
Wed, 25 Jun 2014
|
[ 05:35 bapt ] (Only the first 10 of 304 ports in this commit are shown above. )
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
|
Sat, 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)
|
Thu, 8 May 2014
|
[ 17:00 johans ]
- Update to Pike 7.8.852
- Stagify
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
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 )
|
Sat, 28 Dec 2013
|
[ 18:55 johans ]
- Depend on Nettle from ports
- Actually do custom configuration during configuration phase
- Bump PORTREVISION
|
Sun, 1 Dec 2013
|
[ 18:37 johans ]
- Remove dependency on mird (obsoleted)
- Minor cleanups and bump portrevision
|
Fri, 20 Sep 2013
|
[ 19:53 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
|
Tue, 17 Sep 2013
|
[ 06:40 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
|
Fri, 26 Apr 2013
|
[ 10:44 ak ] (Only the first 10 of 277 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
|
Fri, 8 Mar 2013
|
[ 11:32 bapt ] (Only the first 10 of 209 ports in this commit are shown above. )
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
|
Mon, 10 Dec 2012
|
[ 19:11 mm ] (Only the first 10 of 233 ports in this commit are shown above. )
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
Sun, 2 Sep 2012
|
[ 12:03 johans ]
- Update Pike to 7.8.700
- Reduce Makefile header
|
Thu, 28 Jun 2012
|
[ 16:12 johans ]
Convert to new options framework
|
Sun, 17 Jun 2012
|
[ 21:14 johans ]
Mark broken on FreeBSD 7.x
|
Thu, 14 Jun 2012
|
[ 18:58 johans ]
- Update Pike to 7.8.686 (beta) release
- Convert to new options style
|
Tue, 14 Feb 2012
|
[ 12:45 mm ] (Only the first 10 of 140 ports in this commit are shown above. )
Bump pcre library dependency due to 8.30 update
|
Sun, 18 Dec 2011
|
[ 22:58 bapt ]
Fix build on CURRENT using m4 -g instead of m4
Approved by: johans
|
Mon, 12 Sep 2011
|
[ 23:17 gabor ] (Only the first 10 of 16 ports in this commit are shown above. )
- Track dependencies after databases/gdbm update
|
Sat, 16 Jul 2011
|
[ 05:30 linimon ]
Mark as broken on sparc64: fails to link.
|
Sun, 17 Apr 2011
|
[ 16:02 johans ]
Mark broken on 7.x/amd64: segmentation fault during compilation
Reported by: pointyhat via pav
|
Sat, 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>
|
Sat, 19 Mar 2011
|
[ 13:15 ale ] (Only the first 10 of 131 ports in this commit are shown above. )
Bump PORTREVISION for ports linking to default libmysqlclient.
|
Thu, 28 Oct 2010
|
[ 18:58 johans ]
Pike 7.8 works fine on sparc64
PR: ports/151795
Submitted by: gahr
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Mon, 19 Apr 2010
|
[ 10:43 ale ] (Only the first 10 of 132 ports in this commit are shown above. )
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin)
|
Tue, 23 Feb 2010
|
[ 18:06 johans ] (Only the first 10 of 27 ports in this commit are shown above. )
Update my mail address to @FreeBSD.org
Feature safe: yes
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 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)
|
Thu, 8 Oct 2009
|
[ 17:55 johans ]
Update to 7.8.352
|
Sun, 9 Aug 2009
|
[ 11:34 johans ]
- Register CONFLICTS for lang/pike* ports (binaries + manuals in same place)
PR: ports/137568
Submitted by: Piotr Smyrak
|
Thu, 30 Jul 2009
|
[ 05:44 johans ]
Mark broken on FreeBSD-8
Reported by: pointyhat via pav
|
Sat, 18 Jul 2009
|
[ 11:11 dinoex ] (Only the first 10 of 337 ports in this commit are shown above. )
- update to jpeg7
Tested by: pav on pointyhat
|
Wed, 8 Jul 2009
|
[ 17:33 johans ]
Update to pike 7.8.316
|
Thu, 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
|
Mon, 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 |