1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Commit Graph

50 Commits

Author SHA1 Message Date
Alejandro Pulver
8a9bae9c46 - Add NOT_FOR_ARCHS=ia64 (is not supported by the application).
- Make BROKEN message when enabling PARI option more clear.

Reported by:	pointyhat
2007-01-13 02:05:57 +00:00
Alejandro Pulver
ced62737c2 - Fix building the fastcgi module.
- Import patch from clisp project [1].
- Add patch for missing strndup() function in FreeBSD [2].

PR:		ports/106464
Submitted by:	Hyo.geol [2]
Obtained from:	https://sourceforge.net/tracker/?func=detail&atid=101355&aid=1595306&group_id=1355 [1]
2006-12-08 15:53:40 +00:00
Alejandro Pulver
93e586ca55 - Update to version 2.41.
- Add more MASTER_SITES.
2006-12-07 04:29:03 +00:00
Alejandro Pulver
d93bda3ff9 - Add CFLAGS to the CFLAGS internal variable of clisp, which fixes building a
dependency (devel/meta-cvs). This fix was accidentaly removed by me when
  committing the last fix.

Reported by:	shaun
2006-06-29 17:31:11 +00:00
Alejandro Pulver
7dfac87185 - Take maintainership.
- Add OPTIONS and support for modules.
- Fix building on non-i386.
- Fix building on FreeBSD 4.X.
2006-06-28 22:04:01 +00:00
Vasil Dimov
53e2293222 Fix CFLAGS to make devel/meta-cvs buildable
PR:		ports/94456
Submitted by:	Shaun Amott <shaun@inerd.com>
2006-06-02 08:56:14 +00:00
Kris Kennaway
9d431936db BROKEN on amd64, ia64 and 4.x: Does not build 2006-04-22 22:13:39 +00:00
Marcus Alves Grando
10b48bab79 - Drop maintainership
- portlint(1)

PR:		93874
Submitted by:	maintainer
2006-03-15 13:34:12 +00:00
Simon Barner
2b472824bd - Avoid recursive variable definition
Submitted by:	pfgshield-freebsd@yahoo.com (maintainer)
2006-02-07 11:14:59 +00:00
Simon Barner
6241070519 - Update to 2.38
Submitted by:	Jakub Rehor <jakub@rehor.net> (maintainer)
PR:		ports/92831
2006-02-05 23:42:57 +00:00
Tim Bishop
39564129b0 - Fix distinfo and unbreak.
- Distfile rerolled, changes as follows (full diff is ~500 lines):
    Change version number from 2.36 to 2.37
    configure.in contains a few changes like this:
      -AC_MSG_NOTICE([ * Berkeley-DB (Tools):])
      +AC_MSG_NOTICE([ * Berkeley-DB (Tools)])

PR:		91739
Submitted by:	Andreas Eder <are@staffa.eder.local>
Approved by:	maintainer
2006-01-19 12:53:20 +00:00
Kris Kennaway
cd4292a832 BROKEN: Size mismatch 2006-01-14 09:12:45 +00:00
Edwin Groothuis
06ec1a40ad [maintainer-update] lang/clisp to version 2.37
Update port to latest upstream version.

PR:		ports/91253
Submitted by:	Jakub Rehor <jakub@rehor.net>
2006-01-03 04:43:41 +00:00
Renato Botelho
d4f77ce3e4 - Update to 2.36
PR:		ports/90781
Submitted by:	maintainer
2005-12-22 18:23:47 +00:00
Kris Kennaway
073a2cd7cc BROKEN on amd64 and ia64: Does not compile 2005-10-28 22:44:44 +00:00
Sam Lawrance
22c6804d01 Add missing build dependency (needs dvipdf from ghostscript)
Reported by:	kris
2005-09-10 03:26:42 +00:00
Sam Lawrance
70b3efc52b Disable the clisp X module at the request of the maintainer, until he
sorts out the options and dependencies.
Bump PORTREVISION.

PR:		ports/85723
Submitted by:	Jakub Rehor <jakub@rehor.net> (maintainer)
2005-09-06 03:32:47 +00:00
Sam Lawrance
3da2ba0164 Update to 2.35
From submitter:
* Unmark BROKEN for 64-bit architectures: developers report that it works fine
  (not tested, I only have i386).
* Instead of patching makemake.in, specify correct location of mandir via
  ./makemake option.
* Add build dependency on libsigsegv for better garbage collection.
* Update pkg-descr per request from developers.

PR:		ports/85677
Submitted by:	Jakub Rehor <jakub@rehor.net> (maintainer)
2005-09-04 04:49:53 +00:00
Florent Thoumie
54e09a4da5 - Fix packing list.
- Mark BROKEN for 64bits architectures.

PR:		ports/79438
Submitted by:	Matthew X. Economou <xenophon@irtnog.org>
Approved by:	maintainer
2005-04-06 07:53:58 +00:00
Kris Kennaway
8fbb742dda BROKEN: Incomplete pkg-plist
Approved by:    portmgr (self)
2005-03-26 19:35:31 +00:00
Sergey Matveychuk
3446cddc69 - Update to 2.33.2
- Unorphaning the port

PR:		ports/77624
Submitted by:	Jakub Rehor <jakub@rehor.net>
2005-03-06 21:22:01 +00:00
Pav Lucistnik
0144d93359 - Really fix build under locale
Submitted by:	Clemens Fischer <ino-qc@spotteswoode.de.eu.org>
2005-02-14 16:02:56 +00:00
Pav Lucistnik
f6ac06c92c - Fix build on Unicode locales by forcing LANG=C
PR:		ports/76585
Submitted by:	clemens fischer <ino-qc@spotteswoode.dnsalias.org>
2005-01-29 23:02:44 +00:00
Kris Kennaway
9f8b91d33e Does not compile on alpha
Approved by:    portmgr (self)
2005-01-02 00:46:39 +00:00
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Kris Kennaway
fa5c2c489f Reset bouncing maintainer address:
<henrik.motakef@web.de>: host mx-ha01.web.de[217.72.192.149] said: 550
    <henrik.motakef@web.de> Benutzer nicht bekannt/User unknown (in reply to
    RCPT TO command)
2004-12-06 07:19:28 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Tilman Keskinoz
ff5b4e202e Put back USE_GCC=2.95:
There are some problems with lang/clisp when it's compiled with
GCC 3:

- The foreign function interface (i.e. loading C libraries) doesn't
  work. This breaks devel/meta-cvs, among other things
- A readline-related issue makes CLISP crash when a user hits TAB under
  some circumstances

PR:		52407
Submitted by:	maintainer
2003-05-19 12:31:00 +00:00
Kris Kennaway
192120bbe3 Add missing files 2003-02-22 03:59:59 +00:00
Akinori MUSHA
3baa89dcc9 De-pkg-comment. 2003-02-21 12:35:09 +00:00
Ying-Chieh Liao
0adbe83b87 upgrade to 2.30
pass maintainership

PR:		46843
Submitted by:	Henrik Motakef <henrik.motakef@web.de> (new maintainer)
2003-01-08 10:32:41 +00:00
Tilman Keskinoz
6aab817862 Add USE_GCC=2.95, since the build dumps core with gcc 3.x
PR:		39189
Submitted by:	Stanislav Grozev <tacho@factline.com>
2002-11-08 20:44:56 +00:00
Kevin Lo
34822a889a Update to 2.28
PR: 39898
Submitted by: MAINTAINER
2002-06-28 08:23:07 +00:00
Patrick Li
7d5926c301 Remove dead MASTER_SITES
PR:		34703
Submitted by:	maintainer
2002-02-07 21:11:10 +00:00
Jacques Vidrine
1a1b9de6e0 Commit after maintainer timeout:
Enable POSIX and REGEXP packages.  The latter is available with the
`full' linking set, e.g. `clisp -K full'.
2002-01-12 01:20:02 +00:00
Akinori MUSHA
6e4c019203 Update to 2.27.
PR:		ports/30138
Submitted by:	Jeff Brown <jabrown@ipn.caida.org> (MAINTAINER)

Since both of the two master sites were unreachable, I added
MASTER_SITE_SOURCEFORGE to the MASTER_SITES, which sites had the
distfile fortunately.
2001-09-01 05:38:28 +00:00
David E. O'Brien
90eb686abd Use proper POSIX syntax for `chown'. 2001-06-01 06:05:18 +00:00
Ying-Chieh Liao
2656e56db8 upgrade to 2.25.1
PR:		27373
Submitted by:	maintainer
2001-05-19 19:03:34 +00:00
Michael Haro
884806fb19 Easier to read patch 2001-04-03 11:31:19 +00:00
Michael Haro
f6f248bbce fix so (socket-server) of clisp does creates a socket
PR:		20793
Submitted by:	    Serguei Soltan <ssoltan@usa.net>
2001-04-03 11:28:33 +00:00
Will Andrews
7d7a9a2180 Make these COMMENT files conform to Handbook standard.
PR:		20269
Submitted by:	Ports Fury
2000-08-11 11:50:37 +00:00
Bill Fumerola
ccf4c430e0 ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go. 2000-05-14 05:40:52 +00:00
Steve Price
b67932771f Update to version 2000.03.06.
PR:		17534
Submitted by:	maintainer
2000-05-01 01:44:43 +00:00
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
R. Imura
a62db8f6c0 Initial import of clisp-1999.07.22.
This is CLISP - an ANSI Common Lisp.

PR:		16542
Submitted by:	Jeff Brown <jabrown@caida.org>
2000-02-13 02:18:18 +00:00