Joseph S. Atkinson
4e2ca55c11
Update my email address to my new @FreeBSD.org addy
...
Approved by: wxs (mentor)
2010-07-25 11:18:55 +00:00
Wesley Shields
3c829e74ed
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)
2010-07-12 14:17:13 +00:00
Mark Linimon
a51e6addb6
Mark as broken on sparc64.
...
Hat: portmgr
Feature safe: yes
2010-06-19 07:45:43 +00:00
Ade Lovett
8d837132c7
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
2010-05-31 02:01:56 +00:00
Johan van Selst
9e8dc80bcb
Chase devel/libsigsegv shlib bump
2010-05-27 20:03:24 +00:00
Dirk Meyer
de78af3ac5
- update to 1.4.1
...
Reviewed by: exp8 run on pointyhat
Supported by: miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +00:00
Dmitry Marakasov
6e0f5f69c1
- Add D-Bus and threads support
...
PR: 140504
Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net>
2009-11-27 18:21:12 +00:00
Dmitry Marakasov
8fe9c99887
- Update to 2.48
...
PR: 140282
Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net>
2009-11-12 00:05:43 +00:00
Dirk Meyer
eca78ec61b
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
...
Requested by: edwin
2009-07-31 13:57:52 +00:00
Ion-Mihai Tetcu
f5acd5e443
Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from
...
5 to 6.
Forgotten by: araujo@
Reported by: QAT
2009-05-12 11:28:17 +00:00
Wesley Shields
f1614de129
- 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)
2009-04-07 22:50:17 +00:00
Martin Wilke
54dc952ab0
- Update to 2.47
...
PR: 131581
Submitted by: maintainer
2009-02-27 11:17:16 +00:00
Alejandro Pulver
cb9c468197
- From now on, Joseph S. Atkinson will be mainaining ftp/filezilla and
...
lang/clisp.
2009-02-07 17:46:08 +00:00
Edwin Groothuis
090059a210
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)
2008-06-06 14:17:21 +00:00
Alejandro Pulver
10c6a0f50d
- 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)
2008-04-30 01:32:18 +00:00
Martin Wilke
c4c8f4be45
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
...
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
2008-03-23 11:11:33 +00:00
Pietro Cerutti
848d96ee25
- Chase devel/libsigsegv shlib version bump
...
Approved by: miwi (mentor)
2008-03-20 16:43:36 +00:00
Alejandro Pulver
525ad3e3d6
- 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).
2008-02-15 19:11:04 +00:00
Erwin Lansing
0ae47a17f8
Mark BROKEN on 8.0: dumps core during build
2008-01-29 22:31:12 +00:00
Alejandro Pulver
8a3b442edb
- 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.
2007-12-11 21:23:42 +00:00
Alejandro Pulver
8e86b4cb2b
- 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)
2007-11-30 21:23:11 +00:00
Alejandro Pulver
508af99589
- Only mark BROKEN when PACKAGE_BUILDING, since the failure seems related to
...
pointyhat (a user reported success).
- Change BROKEN message accordingly.
2007-10-24 00:43:50 +00:00
Rong-En Fan
f935a609c5
- 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
2007-07-23 09:36:51 +00:00
Alejandro Pulver
a7844061e0
- Mark BROKEN for FreeBSD 7.x (coredumps).
...
Reported by: pointyhat
2007-06-05 04:38:38 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Alejandro Pulver
fc56355877
- Update to version 2.41a.
2007-05-03 21:04:53 +00:00
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