| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
10 Nov 2011 05:38:32
2.49_2
|
linimon  |
Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)
Hat: portmgr |
23 Sep 2011 22:26:39
2.49_2
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
12 Sep 2011 13:46:59
2.49_2
|
gabor  |
- Track dependencies after databases/gdbm update |
15 Nov 2010 00:27:57
2.49_1
|
jsa  |
Swith to using the dynamic modules system.
Fix several options, now all options actually work.
Enable ZLIB by default since this requires no extra depends.
End support for the ancient ORACLE option.
Approved by: wxs (mentor) |
25 Jul 2010 11:18:55
2.49
|
jsa  |
Update my email address to my new @FreeBSD.org addy
Approved by: wxs (mentor) |
12 Jul 2010 14:17:13
2.49
|
wxs  |
Update to 2.4.9
Changes can be found here:
http://clisp.cvs.sourceforge.net/viewvc/clisp/clisp/src/NEWS?revision=clisp_2_49-2010-07-07
and more in the ChangeLog.
The new dynamic modules is not enabled for this port.
PR: ports/148512
Submitted by: Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer) |
19 Jun 2010 07:45:43
2.48_4
|
linimon  |
Mark as broken on sparc64.
Hat: portmgr
Feature safe: yes |
31 May 2010 02:01:56
2.48_4
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
27 May 2010 20:03:24
2.48_3
|
johans  |
Chase devel/libsigsegv shlib bump |
28 Mar 2010 06:47:48
2.48_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
2.48_1
|
dinoex  |
- update to jpeg-8 |
27 Nov 2009 18:21:12
2.48
|
amdmi3  |
- Add D-Bus and threads support
PR: 140504
Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> |
12 Nov 2009 00:05:43
2.48
|
amdmi3  |
- Update to 2.48
PR: 140282
Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> |
31 Jul 2009 13:57:52
2.47_2
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
12 May 2009 11:28:17
2.47_1
|
itetcu  |
Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from
5 to 6.
Forgotten by: araujo@
Reported by: QAT |
07 Apr 2009 22:50:17
2.47
|
wxs  |
- Fix build when WITH_PARI is selected.
PR: ports/133386
Submitted by: Peter Jeremy <peterjeremy@optushome.com.au>
Approved by: Joseph S. Atkinson <jsatkinson@embarqmail.com> (maintainer) |
27 Feb 2009 11:17:17
2.47
|
miwi  |
- Update to 2.47
PR: 131581
Submitted by: maintainer |
07 Feb 2009 17:46:08
2.44.1_1
|
alepulver  |
- From now on, Joseph S. Atkinson will be mainaining ftp/filezilla and
lang/clisp. |
06 Jun 2008 13:41:15
2.44.1_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
30 Apr 2008 01:32:18
2.44.1
|
alepulver  |
- Update to version 2.44.1.
- Remove USE_GCC=3.4 for FreeBSD/i386 7.x (not needed anymore).
- Remove wrong mirror (does not have this version).
Obtained from: "Joseph S. Atkinson" <jsatkinson@embarqmail.com> (private
e-mail) |
23 Mar 2008 11:11:33
2.44_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
20 Mar 2008 16:43:36
2.44_1
|
gahr  |
- Chase devel/libsigsegv shlib version bump
Approved by: miwi (mentor) |
15 Feb 2008 19:11:04
2.44
|
alepulver  |
- Update to version 2.44.
- External ffcall is used instead of bundled one.
- Remove BROKEN for 8.x.
- Add USE_GCC=3.4 for FreeBSD >= 7.x on i386 (others build with base GCC). |
29 Jan 2008 22:31:12
2.43
|
erwin  |
Mark BROKEN on 8.0: dumps core during build |
11 Dec 2007 21:23:42
2.43
|
alepulver  |
- Update to version 2.43.
- Remove regular expression to correct PORTVERSION for MASTER_SITES/WRKSRC.
- Define USE_GHOSTSCRIPT_BUILD instead of using BUILD_DEPENDS.
- Remove NOT_FOR_ARCHS=ia64 (should work now).
- Use HAS_CONFIGURE instead of GNU_CONFIGURE to avoid workarouds for removing
automatically added but unrecognized configure options.
- Add GDBM, GTK2 and SVM options (for new modules).
- Add pkg-message to note that Vim/Emacs syntax files install in DATADIR.
- Remove USE_GCC=3.4 since it now builds with GCC 4.x.
- Increase base BDB version (now supports 4.3-4.6, not 4.2 anymore).
- Remove BROKEN when PARI module was enabled, since it doesn't segfault now.
- Remove post-configure target because the main configure includes those steps. |
30 Nov 2007 21:23:11
2.41a_1
|
alepulver  |
- Use GCC 3.4 to build in FreeBSD >= 7 since it fails with GCC 4.x (the reason
and a proper fix will be evaluated later, together with the 2.42 update).
PR: ports/117783
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Approved by: portmgr (linimon) |
24 Oct 2007 00:43:51
2.41a_1
|
alepulver  |
- Only mark BROKEN when PACKAGE_BUILDING, since the failure seems related to
pointyhat (a user reported success).
- Change BROKEN message accordingly. |
23 Jul 2007 09:36:52
2.41a_1
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
05 Jun 2007 04:38:38
2.41a_1
|
alepulver  |
- Mark BROKEN for FreeBSD 7.x (coredumps).
Reported by: pointyhat |
19 May 2007 20:32:57
2.41a_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
03 May 2007 21:04:53
2.41a
|
alepulver  |
- Update to version 2.41a. |
13 Jan 2007 02:05:57
2.41
|
alepulver  |
- Add NOT_FOR_ARCHS=ia64 (is not supported by the application).
- Make BROKEN message when enabling PARI option more clear.
Reported by: pointyhat |
08 Dec 2006 15:53:41
2.41
|
alepulver  |
- 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] |
07 Dec 2006 04:29:03
2.41
|
alepulver  |
- Update to version 2.41.
- Add more MASTER_SITES. |
29 Jun 2006 17:31:11
2.38_1
|
alepulver  |
- 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 |
28 Jun 2006 22:04:01
2.38_1
|
alepulver  |
- Take maintainership.
- Add OPTIONS and support for modules.
- Fix building on non-i386.
- Fix building on FreeBSD 4.X. |
02 Jun 2006 08:56:14
2.38_1
|
vd  |
Fix CFLAGS to make devel/meta-cvs buildable
PR: ports/94456
Submitted by: Shaun Amott <shaun@inerd.com> |
22 Apr 2006 22:13:39
2.38
|
kris  |
BROKEN on amd64, ia64 and 4.x: Does not build |
15 Mar 2006 13:34:12
2.38
|
mnag  |
- Drop maintainership
- portlint(1)
PR: 93874
Submitted by: maintainer |
07 Feb 2006 11:14:59
2.38
|
barner  |
- Avoid recursive variable definition
Submitted by: pfgshield-freebsd@yahoo.com (maintainer) |
05 Feb 2006 23:42:57
2.38
|
barner  |
- Update to 2.38
Submitted by: Jakub Rehor <jakub@rehor.net> (maintainer)
PR: ports/92831 |
19 Jan 2006 12:53:20
2.37
|
tdb  |
- 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 |
14 Jan 2006 09:12:45
2.37
|
kris  |
BROKEN: Size mismatch |
03 Jan 2006 04:43:41
2.37
|
edwin  |
[maintainer-update] lang/clisp to version 2.37
Update port to latest upstream version.
PR: ports/91253
Submitted by: Jakub Rehor <jakub@rehor.net> |
22 Dec 2005 18:23:47
2.36
|
garga  |
- Update to 2.36
PR: ports/90781
Submitted by: maintainer |
28 Oct 2005 22:44:44
2.35_1
|
kris  |
BROKEN on amd64 and ia64: Does not compile |
10 Sep 2005 03:26:42
2.35_1
|
lawrance  |
Add missing build dependency (needs dvipdf from ghostscript)
Reported by: kris |
06 Sep 2005 03:32:47
2.35_1
|
lawrance  |
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) |
04 Sep 2005 04:49:53
2.35
|
lawrance  |
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) |
06 Apr 2005 07:53:58
2.33.2_1
|
flz  |
- Fix packing list.
- Mark BROKEN for 64bits architectures.
PR: ports/79438
Submitted by: Matthew X. Economou <xenophon@irtnog.org>
Approved by: maintainer |
26 Mar 2005 19:35:31
2.33.2
|
kris  |
BROKEN: Incomplete pkg-plist
Approved by: portmgr (self) |
06 Mar 2005 21:22:01
2.33.2
|
sem  |
- Update to 2.33.2
- Unorphaning the port
PR: ports/77624
Submitted by: Jakub Rehor <jakub@rehor.net> |
14 Feb 2005 16:02:57
2.30_2
|
pav  |
- Really fix build under locale
Submitted by: Clemens Fischer <ino-qc@spotteswoode.de.eu.org> |
29 Jan 2005 23:02:44
2.30_2
|
pav  |
- Fix build on Unicode locales by forcing LANG=C
PR: ports/76585
Submitted by: clemens fischer <ino-qc@spotteswoode.dnsalias.org> |
02 Jan 2005 00:46:39
2.30_2
|
kris  |
Does not compile on alpha
Approved by: portmgr (self) |
16 Dec 2004 05:49:27
2.30_2
|
kris  |
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 |
06 Dec 2004 07:19:28
2.30_2
|
kris  |
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) |
31 Mar 2004 03:12:58
2.30_2
|
trevor  |
SIZEify (maintainer timeout) |
30 Mar 2004 19:20:23
2.30_2
|
krion  |
- Use USE_ICONV knob
Approved by: portmgr |
04 Feb 2004 04:36:30
2.30_2
|
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
23 Jan 2004 18:12:26
2.30_1
|
trevor  |
Now gettext 0.12.1 is gettext-old. |
26 Aug 2003 20:25:58
2.30_1
|
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
25 Aug 2003 05:41:38
2.30
|
marcus  |
Chase the libintl.so shared lib version. |
19 May 2003 12:31:00
2.30
|
arved  |
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 |
22 Feb 2003 03:59:59
2.30
|
kris  |
Add missing files |
21 Feb 2003 12:35:09
2.30
|
knu  |
De-pkg-comment. |
08 Jan 2003 10:32:41
2.30
|
ijliao  |
upgrade to 2.30
pass maintainership
PR: 46843
Submitted by: Henrik Motakef <henrik.motakef@web.de> (new maintainer) |
08 Nov 2002 20:44:56
2.28
|
arved  |
Add USE_GCC=2.95, since the build dumps core with gcc 3.x
PR: 39189
Submitted by: Stanislav Grozev <tacho@factline.com> |
28 Jun 2002 08:23:10
2.28
|
kevlo  |
Update to 2.28
PR: 39898
Submitted by: MAINTAINER |
07 Feb 2002 21:11:10 
|
pat  |
Remove dead MASTER_SITES |
12 Jan 2002 01:20:02 
|
nectar  |
Commit after maintainer timeout: |
01 Sep 2001 06:38:28 
|
knu  |
Update to 2.27. |
01 Jun 2001 07:05:18 
|
obrien  |
Use proper POSIX syntax for `chown'. |
19 May 2001 20:03:35 
|
ijliao  |
upgrade to 2.25.1 |
03 Apr 2001 12:31:20 
|
mharo  |
Easier to read patch |
03 Apr 2001 12:28:35 
|
mharo  |
fix so (socket-server) of clisp does creates a socket |
08 Oct 2000 04:17:26 
|
asami  |
Convert category lang to new layout. |
11 Aug 2000 12:50:37 
|
will  |
Make these COMMENT files conform to Handbook standard. |