summaryrefslogtreecommitdiff
path: root/lang/pike (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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> Notes: svn path=/head/; revision=50523
* 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). Notes: svn path=/head/; revision=37401
* MAINTAINER submitted update.James E. Housley2000-10-025-172/+438
| | | | | | | PR: 21382 Notes: svn path=/head/; revision=33337
* old postgresql port has been removed.Andreas Klemm2000-08-261-1/+1
| | | | | | | use postgresql7, which has proven stability now. Notes: svn path=/head/; revision=32000
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-3/+3
| | | | Notes: svn path=/head/; revision=27458
* Oops, add this patch (fixes threading).Jeremy Lea2000-02-131-0/+12
| | | | Notes: svn path=/head/; revision=25725
* Make this port actually allow you to pick depends.Jeremy Lea2000-02-132-12/+11
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=25724
* Get this to clean up it's Makefile.inc.Jeremy Lea2000-01-291-0/+3
| | | | Notes: svn path=/head/; revision=25294
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* 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 Notes: svn path=/head/; revision=19803
* Yet more WWW: additionsMichael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18435
* 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> Notes: svn path=/head/; revision=17608