Commit Graph

63 Commits

Author SHA1 Message Date
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
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