1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

7579 Commits

Author SHA1 Message Date
Thomas Abthorpe
9704c534e9 - Update to 4.147
- FreeBSD 7.0 has a new malloc() which does not understand the same
  values for MALLOC_OPTIONS as the old malloc().

PR:		ports/121277
Submitted by:	James Bailie <jimmy mammothcheese.ca> (maintainer)
2008-03-03 04:19:50 +00:00
Oliver Braun
653b6503b5 * Add to patches to fix ghc on amd64, which enables building of hs-alex, whitespace, ...
* Bump PORTREVISION.

Obtained from:	http://hackage.haskell.org/trac/ghc
2008-03-02 19:27:25 +00:00
Joe Marcus Clarke
99a88d6e2e Fix build with guile-1.8.
Reported by:	pointyhat via pav
2008-03-02 19:21:44 +00:00
Joe Marcus Clarke
fbc0b2d36e This one is sneaky. Guile depends on gmake which brings in gettext. Guile
detects gettext and links to it.  However, gettext was not a RUN_DEPENDS
or LIB_DEPENDS, so other packages which don't already install gettext
fail.

Fix this by adding USE_GETTEXT.

Reported by:	pointyhat via erwin
2008-03-01 23:27:42 +00:00
Gerald Pfeifer
82b85bc425 Now track GCC 4.4 development (currently at 4.4.0 snapshot 20080229) via
the new lang/gcc44 port.  At this point, this is mostly identical to what
we have in lang/gcc43 which is in the final stages before the GCC 4.3.0
release, but things will start diverging soon.

PR:		120984
2008-03-01 20:18:34 +00:00
Thomas Abthorpe
336c5a8998 - Update to 1.46
PR:		ports/121249
Submitted by:	James Bailie <jimmy mammothcheese.ca>
2008-03-01 19:19:44 +00:00
Oliver Braun
07595dc53c Disable WITH_DOCS on amd64.
PR:		ports/121251
Submitted by:	"Brian O'Hanlon" <brianpo@cmu.edu>
2008-03-01 13:54:33 +00:00
Erwin Lansing
5e5ca14c4b Mark BROKEN: size mismatch 2008-03-01 13:22:51 +00:00
Joe Marcus Clarke
eb379bcf99 Add a missing dependency on libgmp4. 2008-03-01 07:40:28 +00:00
Joe Marcus Clarke
e068a5c001 Chase guile update.
PR:		121137
Submitted by:	David Barksdale <amatus@gnu.org>
2008-03-01 06:24:16 +00:00
Joe Marcus Clarke
1861d9f9e8 Chase libguile shared lib version. 2008-03-01 06:22:42 +00:00
Joe Marcus Clarke
11b729ede3 Update to 1.8.4, and assign maintainership to submitter.
PR:		121137
Submitted by:	David Barksdale <amatus@gnu.org>
2008-03-01 06:21:17 +00:00
Gerald Pfeifer
4c8344f564 Update to the 20080228 snapshot of GCC 4.3.0. 2008-02-29 21:55:26 +00:00
Oliver Braun
dfa128cab5 Ups, forgot to remove local hack for testing in previous commit :-( 2008-02-29 21:26:22 +00:00
Oliver Braun
54137a58b5 * Add new knob WITH_DOCS to install the user
documentation and the hyperlinkable documentation, generated
  by haddock and HsColour.
* Build haddock and HsColour for building documentaion only.
* Install manpage.

PR:		ports/120975
Submitted by:	Jacula Modyun <jacula@gmail.com>
2008-02-29 21:15:51 +00:00
Hye-Shik Chang
3c61d8d746 Force to build bsddb185 module to make pkg-plist consistent.
Reported by:	ports/121191
2008-02-29 14:05:31 +00:00
Andrew Pantyukhin
9255674dc4 - Update to 2.2 2008-02-28 18:26:58 +00:00
Martin Wilke
3bc0d14a35 2007-10-28 x11-wm/wmDeskGuide: Version branch long since retired
2008-02-23 ftp/axelq: Unmaintained, website disappeared
2007-11-09 lang/fpc-devel: now lags behind version in lang/fpc; use that instead
2007-11-13 devel/php-dbg: does not work with php5 and does not compile on gcc4.2
2007-11-16 graphics/jgv: development stalled for years, outdated, unmaintained
2007-11-16 editors/muggy: development stalled for years, unmaintained
2007-11-16 x11-fm/binder: development stalled for years, outdated, unmaintained
2008-02-28 12:08:24 +00:00
Dirk Meyer
2412099627 - update to 1.14.2 2008-02-28 09:09:33 +00:00
Emanuel Haupt
9db5ee5c2b Apache Commons project are no longer hosted under MASTER_SITES_APACHE
jakarta/commons subdirectory, they have been moved one directory up.

Introduce MASTER_SITE_APACHE_COMMONS_SOURCE and adjust 22 ports accordingly.

PR:		121041
Submitted by:	Marcin Cieslak <saper@system.pl>
Approved by:	portmgr (linimon)
2008-02-27 15:10:54 +00:00
Thomas Abthorpe
0c0affce5a - Update to 4.145
PR:		ports/121113
Submitted by:	James Bailie <jimmy mammothcheese.ca> (maintainer)
2008-02-26 19:31:00 +00:00
Marius Strobl
13266eb0f5 Add the local changes of src/contrib/gcc/config/sparc/freebsd.h,
mainly in order to let the preprocessor define things like __sparc64__
which in turn is required by some system headers.

Approved by:	gerald
2008-02-26 19:28:41 +00:00
Pav Lucistnik
ae4d9bdc60 - Fix plist
Reported by:	pointyhat
2008-02-25 16:39:19 +00:00
David E. O'Brien
1ff6441417 Update to version 0.7.5. 2008-02-25 11:13:26 +00:00
Martin Matuska
8a44765b33 - Update to 1.6.0
- Change MASTER_SITES to SourceForge
2008-02-24 19:19:38 +00:00
Hye-Shik Chang
bfb5f6f187 Update to Python 2.5.2. 2008-02-24 13:42:27 +00:00
Oliver Braun
a389a0d2e4 Welcome ghc on amd64.
Bootstrap tarball submitted by:	"Thomas M. Hermann" <tmh.public@gmail.com>
2008-02-22 12:00:59 +00:00
Gerald Pfeifer
c613ac067d Update to the 20080221 snapshot of GCC 4.3.0.
Make PORTSNAME overridable.[1]

Submitted by:	maho[1]
2008-02-22 10:09:56 +00:00
Gerald Pfeifer
ac3569924a Update to the 20080220 snapshot of GCC 4.2.4.
Make PORTSNAME overridable.[1]

Submitted by:	maho[1]
2008-02-21 12:59:06 +00:00
Beech Rintoul
44293853a0 - Drag from attic
- Update to 1.45.6
- Bump portepoch
- Pass maintainership to submitter

  Tuareg is a Caml mode for GNU Emacs and XEmacs. It handles automatic
  indentation of Objective Caml and Camllight codes. Key parts of the
  code are hilighted using Font-Lock. Support to run an interactive
  Caml toplevel and debbuger is provided.

  This mode attempts to give better results than the one provided in
  the standard distribution OCaml 3.x. Indentation rules are slightly
  different but closer to classical functional languages.

  There is no relation with the Tuareg People, except their reputation
  of great CAMEL riders and breeders.

PR:             ports/120494
Submitted by:   Michael Grunewald <michael.grunewald@laposte.net> (maintainer)
2008-02-20 23:22:14 +00:00
Pav Lucistnik
7fd145c07d - Mark BROKEN - does not package, bad plist
Reported by:	pointyhat
2008-02-20 21:59:38 +00:00
Martin Wilke
cec51f32fc - Update to version 5e5
PR:		5e5
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2008-02-18 22:15:00 +00:00
Gerald Pfeifer
bdfa051724 Update to the 20080213 snapshot of GCC 4.2.4. 2008-02-17 01:02:51 +00:00
Alex Dupre
0c1c77d213 Remove obsolate row. 2008-02-16 17:34:58 +00:00
Gerald Pfeifer
66a2f01b69 Update to the 20080215 snapshot of GCC 4.3.0. 2008-02-16 16:40:05 +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
David E. O'Brien
ae3f8acc0a Update to the 080213 distro - version number has been bumped to 0.9.9
to show the progress that has been made.

PR:		120613
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
2008-02-15 18:22:55 +00:00
Martin Wilke
c9b218a425 Update to 0.8.13
PR:		120715
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2008-02-15 17:02:01 +00:00
Martin Matuska
439b539245 - Update to 8.4.18 2008-02-13 06:19:29 +00:00
Volker Stolz
9321ad3f1d Recover line lost in previous update which causes dependent ports to break
Noticed by: Erwin via Pointyhat
2008-02-12 02:55:51 +00:00
Gerald Pfeifer
245c251139 Update to the 20080208 snapshot of GCC 4.3.0. 2008-02-10 18:38:38 +00:00
Oliver Braun
5736582016 * Correct pkg-plist.
* Add dependency on readline if already installed.
* Mark unbroken.

PR:		ports/120360
Submitted by:	Jacula Modyun <jacula@gmail.com>
2008-02-09 18:05:45 +00:00
Jimmy Olgeni
a7d4facdc9 Fix SSL linking issue on amd64. 2008-02-09 10:07:35 +00:00
Jimmy Olgeni
455d7f5a30 Upgrade to version R12B-1. 2008-02-07 22:40:44 +00:00
Martin Matuska
cea7cec9d5 - Update to 8.5.1 2008-02-07 20:46:20 +00:00
Mikhail Teterin
481a8e5955 Bump PORTREVISIONs of the three ports directly depending on devel/icu.
Why can't this sort of dependency be automatically monitored by the
package-building?..

In the case of parrot remove the gratuitous requirement for a particular
major shared library number for icudata. This will help avoid
port-building problems, when icu is upgraded again in the future.
2008-02-07 18:21:59 +00:00
Sergey Skvortsov
d05d7677fb Update to 0.5.2
Changes:	http://search.cpan.org/src/RGRJR/parrot-0.5.2/NEWS
2008-02-07 15:59:18 +00:00
Andrey Slusar
ee7b1b4270 - Update to 2.4
- Makefile cleanup
- Update pkg-message.

PR:		ports/120279
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	Hirohisa Yamaguchi (maintainer)
2008-02-05 04:57:09 +00:00
Thomas Abthorpe
21a94873ca - Update to 4.1.44
PR:		ports/120241
Submitted by:	James Bailie <jimmy mammothcheese.ca> (maintainer)
2008-02-04 15:12:37 +00:00
Pav Lucistnik
58745c4d07 - Mark erlang-lite BROKEN on amd64/5
Reported by:	pointyhat
2008-02-03 20:42:08 +00:00