1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
Commit Graph

66 Commits

Author SHA1 Message Date
Edwin Groothuis
6527ef2070 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 13:08:29 +00:00
Martin Wilke
6f6d5835f4 - Update to 9.10
PR:		124309
Submitted by:	Ports Fury
2008-06-05 22:31:13 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Philippe Audeoud
d369e5c287 - Chase the gsl shared lib bump.
Approved by:	thierry (mentor)
2008-04-08 13:53:22 +00:00
Joe Marcus Clarke
1861d9f9e8 Chase libguile shared lib version. 2008-03-01 06:22:42 +00:00
Don Lewis
f2d252231b The configure script in this port attempts to detect the presense of
complex math support by compiling a test program containing this
statement:
	val = ccosh(cacosh(1.5) / 100.0);
This does not work with GCC 4.2 in -CURRENT because the compiler totally
optimizes away the statement, so the lack of these complex functions
in the library is not detected.  This causes the actual build to fail
because the linker is unable to find various complex math functions
in the system library.

Fix the test by declaring "val" as volatile to prevent the compiler from
optimizing away the expression.

PR:		ports/115028
2007-07-30 23:52:14 +00:00
Ying-Chieh Liao
b9ba1ad61e chase math/gsl lib version 2007-06-29 05:46:43 +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
Rong-En Fan
d5eaafa0ac - Add NLS knob
- Check WITH/WITHOUT according to Porter's Handbook and
  does this after bsd.port.pre.mk
- WITHOUT_X11 has to be put before bsd.port.pre.mk due to USE_X_PREFIX

PR:		ports/99508 (based on)
Submitted by:	Arseny Nasokin <tarc tarc.po.cs.msu.su>
2006-07-15 16:26:45 +00:00
Marcus Alves Grando
57c00223d0 - Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1)
2006-05-06 01:28:22 +00:00
Alexander Leidinger
d16f7bfb92 Reset maintainership to ports@ after ~4 months without any response to any
PR.

Thanks for contributing.

Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.

While I'm here:
 - fix a little nit in the csound port (I think the intention was to
   create no backup file instead of creating one with a "-e" extension)
 - set ARCH to i386 in the amd64 case for the acroread7 port. This
   is a work-around to be able to install everything when a dependency
   is not already installed (ARCH is read-only in sub-makes, so the
   dependencies can't change it). This should be removed when the
   dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]

Not objected to by:	portmgr (explicit: krion; silence: rest)
Maintainer timeout:	~4 months
Submitted by:		Sangwoo Shim <sangwoos@gmail.com> [1]
PR:			87985 [1]
2006-02-11 21:03:14 +00:00
Kris Kennaway
be0bb240b9 BROKEN on sparc64: Does not compile 2006-01-14 09:36:40 +00:00
Trevor Johnson
f449b89dca Hash with SHA-256. 2006-01-07 20:00:08 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Renato Botelho
c370158a4c - Fix install on 6.x
PR:		ports/85275
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
Approved by:	maintainer timeout (2 weeks)
2005-09-09 18:05:28 +00:00
Jean-Yves Lefort
c7f8e50b69 Bump PORTREVISION after the libgsl update.
Obtained from:	thierry
2005-05-02 20:46:12 +00:00
Jean-Yves Lefort
f733c761d0 Chase the libgsl update. 2005-05-02 13:00:18 +00:00
Kris Kennaway
587341014d Now builds on 4.x 2005-04-30 01:39:47 +00:00
Kris Kennaway
49e8629a82 BROKEN: Does not install 2005-04-10 21:50:44 +00:00
Kris Kennaway
8d9a2a7309 BROKEN on sparc64: Does not build
Approved by:    portmgr (self)
2005-03-26 22:18:09 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Trevor Johnson
0c721ead3d Update to 7.8.
Define USE_X_PREFIX, so mtree will not create share/nls/POSIX and
share/nls/en_US.US-ASCII under /usr/X11R6--submitted by kris.
2004-12-29 20:51:07 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Volker Stolz
34c8086af5 Chase libgsl-update 2004-07-07 08:22:50 +00:00
Trevor Johnson
1b5a69d323 Fix whitespace.
Submitted by:	Dan Langille
2004-06-18 23:51:19 +00:00
Trevor Johnson
9a877f07e6 Update to version 7. Use OPTIONS. 2004-06-18 23:08:40 +00:00
Kris Kennaway
b77027ff36 These broken ports are scheduled for deletion on June 18 if they are
still broken at that time and no PRs have been submitted containing a fix.
2004-04-19 07:48:48 +00:00
Kris Kennaway
bc7c298658 This appears to be broken globally. 2004-03-11 10:35:21 +00:00
Kris Kennaway
b85a364c16 BROKEN on 5.x: does not compile 2004-02-09 02:03:00 +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
05910b268e Add size data. 2004-01-27 16:12:37 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Trevor Johnson
7dae1c683f Remove my e-mail address from DESCR files of ports
I have contributed, in order to attract less spam.
2003-11-13 10:21:08 +00:00
Trevor Johnson
889923c4b3 Avoid Perl.
PR:		47651
Submitted by:	Simon Schubert of ath.cx

Increment libgsl soname.
2003-10-04 13:59:31 +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
Oliver Lehmann
148b554ed9 fix INDEX build (ruby got renamed to ruby16 32hrs ago) 2003-08-08 19:56:39 +00:00
Joe Marcus Clarke
6e2c11dcf5 Chase guile's shared lib version. 2003-05-02 03:29:26 +00:00
Joe Marcus Clarke
5aba753137 Remove the USE_GNOMENG macro. 2003-04-08 00:40:09 +00:00
Trevor Johnson
5e37fb828f Retire comment file. 2003-03-01 14:34:33 +00:00
Oliver Braun
4ed718b84c Bump gsl shlib version.
Pointed out by:	kris
Forgotten by:	obraun
2003-01-20 10:02:03 +00:00
Edwin Groothuis
48761e9e47 Version 5.5 sources aren't available from the original ftp-site anymore.
Noticed by: portsurvey
2002-12-26 15:10:02 +00:00
Joe Marcus Clarke
8a609be531 Use USE_GNOMENG.
PR:		42232
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-31 00:13:25 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Patrick Li
79c328afe9 shlib version bump for ports depending on math/gsl 2002-07-23 22:01:09 +00:00
Maxim Sobolev
59ece3d395 USE_GTK implies USE_GLIB, so that remove the latter when the former is present. 2002-07-15 16:54:09 +00:00
Joe Marcus Clarke
71c8105783 Chase guile shared lib number.
Prompted by:	Mike Harding <mvh@ix.netcom.com>
2002-06-19 16:37:57 +00:00
Trevor Johnson
5654261abf Invert WITHOUT_ESD logic and remove BROKEN.
Submitted by:	knu
2002-05-25 04:18:06 +00:00
Trevor Johnson
9d495ed702 Invert WITHOUT_RUBY logic. This should fix the bento build. 2002-05-25 01:20:46 +00:00
Kris Kennaway
de27e60460 BROKEN: Does not build 2002-05-18 02:44:49 +00:00