1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

184898 Commits

Author SHA1 Message Date
Alejandro Pulver
cb2819889b - Update to version 2.7.3.2007.09.28.
PR:		ports/116718
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2007-09-29 21:37:22 +00:00
Alejandro Pulver
29aef6b52d - Update to version 0.9.0.
PR:		ports/116737
Submitted by:	Matt Dawson <matt@chronos.org.uk> (maintainer)
2007-09-29 21:34:52 +00:00
Mark Linimon
a20a79a0d0 Move the USE_PERL definitions, and others, before pre.mk inclusion. This
will be needed to conditionalize bsd.perl.mk inclusion.
2007-09-29 21:02:10 +00:00
Alejandro Pulver
7fb8382294 - Update to 20070929.
PR:		ports/116727
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2007-09-29 21:01:02 +00:00
Alejandro Pulver
0f64b5f4ef - Enable non-GPL readline implementation.
- Bump PORTREVISION.

PR:		ports/116687
Submitted by:	Martin Kammerhofer <dada@pluto.tugraz.at>
2007-09-29 20:59:12 +00:00
Mark Linimon
1bed6d552b Move the USE_PERL definition before pre.mk inclusion. This will be needed
to conditionalize bsd.perl.mk inclusion.

Approved by:	maintainer
2007-09-29 20:59:05 +00:00
Mark Linimon
77933c739b Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion.
Approved by:	maintainer
2007-09-29 20:58:32 +00:00
Mark Linimon
cb8d6c382f Move the USE_PERL definitions, and others, before pre.mk inclusion. This
will be needed to conditionalize bsd.perl.mk inclusion.

Approved by:	maintainer
2007-09-29 20:58:03 +00:00
Mark Linimon
2ecac66885 Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion.
Approved by:	maintainer
2007-09-29 20:54:48 +00:00
Pav Lucistnik
3a8afbd6a9 - Fix typo
PR:		ports/116740
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
2007-09-29 20:53:58 +00:00
Mark Linimon
490e00b855 Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion. 2007-09-29 20:49:30 +00:00
Alejandro Pulver
6709dbfa47 - Turn off keyboard grabbing to avoid mouse pointer lock after returning from
the screensaver.

PR:		ports/103395
Submitted by:	Vladimir Grebenschikov <vova@fbsd.ru>
2007-09-29 20:39:43 +00:00
Mark Linimon
62d6dff9dc Try to fix this the right way on the cluster. It does indeed need to
use zip in the extract phase, but not for its main files.  (It inherits
this need through math/triangle.)
2007-09-29 20:18:41 +00:00
Diane Bruce
09538e17bf - hamradio was inadvertantly left out of CATEGORIES 2007-09-29 20:04:09 +00:00
Diane Bruce
f17fca51f0 - Many reports of errors with this port compared to debian version of wwl
rewriting original resulted in fewer bytes than the diffs.
- wwl should be listed in hamradio as well
2007-09-29 20:00:32 +00:00
Thierry Thomas
a47018b58e Upgrade to 2.32.1.
Changelog at <http://bouml.free.fr/historic.html>.
2007-09-29 19:50:31 +00:00
Pav Lucistnik
5f7eea19dd - Fix build: Subversion is needed for configure phase too
Reported by:	pointyhat
2007-09-29 19:50:18 +00:00
Jimmy Olgeni
968356b93c Do not depend on /usr/bin/perl. 2007-09-29 19:49:23 +00:00
Jimmy Olgeni
4bcda02053 Do not depend on /usr/bin/perl (fix page load bug when /usr/bin/perl does not exist). 2007-09-29 19:46:33 +00:00
Pav Lucistnik
707b24e1e0 - Fill in HOSTTYPE and OSTYPE; this prevents "Error expanding embedded
variable." errors on amd64
2007-09-29 19:36:05 +00:00
Alejandro Pulver
f63fab9c6e - Add support for Cyrus IMAPd 2.3.x
- Remove explicit dependence on Apache.
- Install into ${PREFIX}/www/websieve (${WWWDIR}).
- Use the generic OPTIONS mechanism rather than some strange precursor to it.

PR:		ports/116493
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2007-09-29 19:09:03 +00:00
Alejandro Pulver
937c0f23bd - Fix building with GCC 4.2 (remove -Werror) and remove BROKEN for 7.x.
PR:		ports/116678
Submitted by:	Kevin Oberman <oberman@es.net>
Reworked by:	alepulver (myself)
2007-09-29 18:54:44 +00:00
Beech Rintoul
1b0beb4df5 - Update to 3.1.5
Major changes compared to Horde 3.1.4 are:
	Improved webroot detection.
	Fixed language selection in login screen.
	Updated Czech, Estonian, German, Polish, Spanish, and Simplified
	Chinese translations.
	Small bug fixes and improvements

Approved by:	sat (mentor)
2007-09-29 18:27:06 +00:00
Alejandro Pulver
5b12368729 - Complete repocopy of x11-toolkits/py-wxPython28,
x11-toolkits/py-wxPython28-common and x11-toolkits/py-wxPython28-unicode,
  applying the corresponding patches.
- Add PYDISTUTILS_NOEGGINFO to fix plist issues [1].
- Integrate with bsd.wx.mk: the noticeable difference is that ports using
  USE_WX=2.6+ and WX_COMPS=python will be built from now on with wxWidgets
  2.8, which was previously restricted for these ports because of the lack of
  the "python" component for version 2.6 [1].

PR:		ports/115349, ports/115350, ports/115351
Submitted by:	Neal Nelson <neal@nelson.name>
Reworked by:	alepulver (myself) [1]
2007-09-29 17:54:39 +00:00
Juergen Lock
79519c9dab - Update to 0.9.0
- remove USE_GCC, we no longer support 4.x...

PR:		ports/113954
Submitted by:	nox
Approved by:	maintainer timeout (3 months)
2007-09-29 17:51:59 +00:00
Beech Rintoul
4dbfc3cbd1 - Fix build with 7.x and amd64
PR:		ports/116616
Submitted by:	Lewis Thompson <lewiz@compsoc.man.ac.uk> (maintainer)
Approved by:	sat (mentor)
2007-09-29 17:19:44 +00:00
Diane Bruce
5e34f9f8f1 - committed the wrong file
Pointyhat to:	db
2007-09-29 17:03:26 +00:00
Sergey Skvortsov
3abce8e519 Add p5-WWW-Yandex-TIC 0.01, query Yandex Thematic Index of Citing (TIC)
for domain.
2007-09-29 16:34:35 +00:00
Alejandro Pulver
63ad6e3205 - Remove unnecessary patches.
Reported by:	pav
Forgotten by:	alepulver (myself)
2007-09-29 15:59:55 +00:00
Hiroki Sato
8396f7bcfa Fix mtree error. 2007-09-29 15:55:53 +00:00
Gerald Pfeifer
8ccfea1e8c Update to the 20070928 snapshot of GCC 4.3.0. 2007-09-29 15:37:48 +00:00
Mark Linimon
3fd31c15d5 Mark as broken: leaves usr/local/etc/settings behind on deinstall. 2007-09-29 15:30:19 +00:00
Mark Linimon
76a30927e5 Mark broken with gcc4.2 (well, only the client is). Solution: upgrade to
databases/firebird2-*.
2007-09-29 15:23:40 +00:00
Mark Linimon
e26c3661c2 Mark as broken with gcc4.2. 2007-09-29 15:18:21 +00:00
Mark Linimon
d0a74a8cb3 Mark as broken with gcc4.2. 2007-09-29 15:12:26 +00:00
Mark Linimon
cb3d79c7b2 Mark broken with gcc4.2. 2007-09-29 15:03:33 +00:00
Mark Linimon
63c24e221d Mark broken on 64-bit archs. 2007-09-29 15:01:56 +00:00
Lars Engels
587d56e515 Fix pkg-plist.
Approved by:	miwi (mentor)
Noticed by:	linimon, pavmail
2007-09-29 14:56:46 +00:00
Rong-En Fan
cc785a0e8f - Fix pkg-plist as it switched to Module::Build
Pointy hat to:	rafan
2007-09-29 14:52:52 +00:00
Mark Linimon
0b8b6e957d Apparently a fix had already been committed after the last pointyhat runs.
Adding to the pointy hat collection:	linimon
2007-09-29 14:46:14 +00:00
Mark Linimon
2cd6eb55db Mark broken on gcc4.2. 2007-09-29 14:41:58 +00:00
Mark Linimon
40b726bc21 Mark as broken with gcc4.2. 2007-09-29 14:38:41 +00:00
Mark Linimon
297c766797 Mark broken with gcc4.2. 2007-09-29 14:19:14 +00:00
Pav Lucistnik
fa9fdae46b - Change tcllib dependency so it does not need to spawn an extra process 2007-09-29 13:41:00 +00:00
Pav Lucistnik
5b799c2f17 Fix tcllib dependency 2007-09-29 13:40:14 +00:00
Maho Nakata
f14bc5b144 Temporary marked as broken. Creating ATLAS'ed LAPACK part is now broken. 2007-09-29 12:57:39 +00:00
Martin Wilke
dfb6c86415 - Switch to default python version.
Submitted by:	pointyhat via pav
2007-09-29 12:55:26 +00:00
Maho Nakata
01f7ecb3ea Update to 3.3.1.
According to http://www.netlib.org/lapack/lapack-3.1.0.changes
> The interfaces to primary computational routines are fixed and
> will not be changed by minor LAPACK versions (e.g. 3.x).
> Primary routines are those prefixed by a precision and matrix
> type like SGERFS, CUNMQR, ZHEGV, etc., and these interfaces
> will remain the same for all LAPACK version 3 versions.
So I didn't change the version number of shared lib.

See also PR:		116166
2007-09-29 12:53:56 +00:00
Pav Lucistnik
860739fa16 - Revert: overlooked the distinfo fix
Pointy hat to:	pav
2007-09-29 12:51:18 +00:00
Pav Lucistnik
0bc99cad27 - Mark BROKEN everywhere: does not compile
Reported by:	pointyhat
2007-09-29 12:48:56 +00:00