summaryrefslogtreecommitdiff
path: root/lang/pike72 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for DESTDIR part I.Erwin Lansing2006-08-041-1/+1
| | | | | | | | | | | | | | This commit should largele be a NOOP as it only adds support for DESTDIR undefined. This does allow us to start testing ports with DESTDIR set, but this is as of yet not supported. Although this has been extensively tested on pointyhat, this is a very intrusive change and some cases may have been overlooked. Please contact Gabor and me if you find any. PR: 100555 Submitted by: gabor Sponsored by: Google Summer of Code 2006
* Chase gmp library and bump PORTREVISION.Alex Dupre2006-05-101-1/+2
|
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* BROKEN on alpha, amd64 and ia64: Does not buildKris Kennaway2005-03-261-0/+4
| | | | Approved by: portmgr (self)
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-311-2/+2
| | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors)
* - Chase pdflib updatePav Lucistnik2004-12-181-2/+2
| | | | | | | | These ports were broken for 5, resp. 14 months. Ouch. PR: ports/75187 (pike76) Submitted by: Xavier Beaudouin <kiwi@oav.net> Pointy hats: ale, edwin
* [MAINTAINER] lang/pike72: Try to fix non i386 compilation breakage.Edwin Groothuis2004-11-271-4/+2
| | | | | | | | Some configuration code on Pike doesn't deal with 64bits machines (eg non x86 one). This patch is trying to fix it. PR: ports/74315 Submitted by: Xavier Beaudouin <kiwi@oav.net>
* BROKEN on !i386: Does not buildKris Kennaway2004-11-181-2/+2
|
* BROKEN on amd64: Build fails (silently)Kris Kennaway2004-06-151-0/+4
|
* - Fix MASTER_SITESKirill Ponomarev2004-05-211-3/+2
| | | | | PR: ports/66956 Submitted by: maintainer
* - Upgrade to 7.2.570.Vanilla I. Shu2004-03-198-363/+106
| | | | | | | | - Fixing mirrors lists - Adding missing dependency with gettext. PR: ports/64456 Submitted by: maintainer
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
|
* - Fix build on !x86 platformsPav Lucistnik2004-03-152-24/+12
| | | | | | | - Cleanup PR: ports/64235 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
* BROKEN on !i386: Does not compileKris Kennaway2004-03-131-0/+4
|
* Stopping using nasm when compiling pike.Vanilla I. Shu2004-02-251-8/+0
| | | | | | | Non i386 platforms should be now happy with compiling Pike. PR: ports/63350 Submitted by: maintainer
* BROKEN on !i386: Does not compileKris Kennaway2004-02-251-0/+4
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | (Part 2)
* chase print/pdflib libversion upgradeEdwin Groothuis2003-09-261-1/+1
| | | | PR: ports/57204
* PR: 52611Foxfair Hu2003-06-011-3/+3
| | | | | | Submitted by: MAINTAINER Fixing detection of pdflib.so.5 since it has changed from ports/pdflib4 to ports/pdflib.
* Update to version 7.2.294 and removed GNOME dependency to fix unbuildable port.Yen-Ming Lee2003-05-063-19/+21
| | | | | | | Added build dependency to gmp4 only when FreeBSD 5.0 is detected. PR: 50938 Submitted by Xavier Beaudouin <kiwi@oav.net>
* print/pdflib -> print/pdflib4Edwin Groothuis2003-04-141-1/+1
| | | | Informed maintainer
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* upgrade to 7.2.440Ying-Chieh Liao2003-02-113-452/+453
| | | | | PR: 45979 Submitted by: maintainer
* Chase libpq version bump.Sean Chittenden2003-01-041-1/+1
|
* chase gdbm lib versionYing-Chieh Liao2003-01-031-1/+1
|
* Upgrade to 7.2.380.Vanilla I. Shu2002-10-275-633/+1002
| | | | | PR: ports/41134 Submitted by: Xavier Beaudouin <kiwi@caudium.net>
* Fix probem with Variable expansionDirk Meyer2002-09-091-30/+30
| | | | PR: 40450
* use port math/libgmp4 in CURRENTDirk Meyer2002-08-232-2/+8
| | | | | | Fix SSL problem. PR: 40450 Submitted by: tacho@factline.com,kiwi@oav.net
* Use PORTVERSION in pkg-plistDirk Meyer2002-08-212-474/+475
|
* Update to 3.0.361Dirk Meyer2002-08-216-497/+489
| | | | | new MAINTAINER, no respose from previous MAINTAINER for more than 3 months. Submitted by: kiwi@oav.net
* Add USE_SUBMAKE, where it might be necessary.Maxim Sobolev2002-03-251-0/+1
|
* Fix PostgreSQL support:Pete Fritchman2001-11-251-2/+2
| | | | | | | | | - depend on ${PREFIX}/bin/pgsql, not ${PREFIX}/pgsql/bin/pgsql (as postgres conforms to hier(7) now) - fix typo: PostgresSQL -> PostgreSQL PR: 32239 Submitted by: Anthony Kim <anthony.kim@vw.com>
* Switch from mysql322-{client,server} to mysql323-{client,server}.Dirk Froemberg2001-01-211-1/+1
| | | | | | | | mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least).
* MAINTAINER submitted update.James E. Housley2000-10-025-172/+438
| | | | PR: 21382
* old postgresql port has been removed.Andreas Klemm2000-08-261-1/+1
| | | | use postgresql7, which has proven stability now.
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-3/+3
|
* Oops, add this patch (fixes threading).Jeremy Lea2000-02-131-0/+12
|
* Make this port actually allow you to pick depends.Jeremy Lea2000-02-132-12/+11
| | | | Approved by: maintainer
* Get this to clean up it's Makefile.inc.Jeremy Lea2000-01-291-0/+3
|
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Yet more WWW: additionsMichael Haro1999-05-031-1/+1
|
* Import of pike version 0.6.110.Steve Price1999-04-036-0/+398
A dynamic programming language with a syntax similar to C++. PR: 9783 Submitted by: Vladimir N.Silyaev <vns@delta.odessa.ua>