Commit Graph

5065 Commits

Author SHA1 Message Date
Edwin Groothuis
378a03b28e Fix "php_doc-fr-20041012 failed on i3865" pkg-plist problem.
Noticed by: pointyhat

Approved by:	portmgr (marcus@)
2005-03-21 22:32:26 +00:00
Oliver Braun
fe45656410 Update checksum. The tarball has been rerolled. Only difference is a
</varlistentry> tag in docs/users_guide/options.xml which wasn't there before.
2005-03-21 15:44:49 +00:00
Gerald Pfeifer
fb73c8f288 Update to the 20050319 snapshot of GCC 4.0.0. 2005-03-20 22:08:59 +00:00
Volker Stolz
611cd2ef37 Resurrect patch to bring libgmp into scope which got accidently dropped on
the recent upgrade.

Approved by: Haskell cabal
2005-03-20 21:53:50 +00:00
Adam Weinberger
8a0b8a84e9 It was discovered that running "make clean" from a port with a dependency
on gcc31 or gcc32 (either with a BUILD_DEPENDS or via USE_GCC) with that
version of gcc already installed causes infinite recursion problems.

The issue stems from gcc31 and gcc32 using USE_GCC internally. Internally,
it was used to override any other definition and say that you can use any
gcc version to build gcc31/gcc32. But that USE_GCC redefinition was causing
recursion errors, so handle the problem instead by just simply undefining
USE_GCC inside the gcc port Makefile itself.

This should make things happy again.
2005-03-20 17:53:04 +00:00
Hye-Shik Chang
d5491d3c9f Add checksum info for Python 2.3.5. 2005-03-20 16:20:11 +00:00
Hye-Shik Chang
e540d152d9 Update lang/python23 to Python 2.3.5. 2005-03-20 16:18:42 +00:00
Gerald Pfeifer
d9419263c9 Update to the 20050312 of GCC 4.0.0. 2005-03-19 17:45:56 +00:00
Jimmy Olgeni
4d84591086 Fix yield/1 bug in kernel/src/rpc.erl with code from R10B-4.
(from the erlang-questions mailing list)

Obtained from:	Bjorn Gustavsson <bjorn(at)erix.ericsson.se>
2005-03-19 11:24:22 +00:00
Maho Nakata
b5eec8b24a Fix pkg-plist
Submitted by:	kris
Encouraged by:	kris
2005-03-19 09:41:52 +00:00
Oliver Braun
b73fc2418f * Upgrade to 1.18.
* Remove BROKEN.
2005-03-17 22:01:46 +00:00
Cheng-Lung Sung
72f40f9ccf - make pugs linkable with ghc 6.4
- it lacks libgmp in its ld path
    - so force it to look up ${PREFIX}/lib
2005-03-16 03:41:31 +00:00
Gerald Pfeifer
530bde3ffd Update to the 20050311 snapshot of GCC 3.4.4. 2005-03-15 18:31:49 +00:00
Volker Stolz
9078e1f7b1 Unbreak on 5.x by disabling fast-calls. Notice that you will still see
build errors if you have -march=pentium4 in your CFLAGS

PR:		ports/78794
Submitted by:	Arne Wörner
2005-03-15 14:42:32 +00:00
Cheng-Lung Sung
9be6101327 - Pugs is an implementation of Perl 6, written in Haskell.
It aims to implement the full Perl6 specification,
  as detailed in the Synopses.
- Synopses: [http://dev.perl.org/perl6/synopsis/]

Discussed with:	tobez, autrijus@autrijus.org
PR:		78809
Submitted by:	clsung
2005-03-15 03:05:04 +00:00
Oliver Braun
d609ad3eb3 Upgrade to 6.4.
Approved by:	maintainer
2005-03-14 17:32:11 +00:00
Alex Dupre
bf73a142ce Add an option (disabled by default) to build the openssl extension statically.
Requested by:	too many people
2005-03-14 14:41:01 +00:00
Volker Stolz
a932012101 - Update to 20050314
- Previous update broke tail call optimization. Oops.

PR:		ports/78817
Submitted by:	maintainer
2005-03-14 14:31:33 +00:00
Kirill Ponomarev
87ba19055c Update to 20050312
PR:		ports/78742
Submitted by:	maintainer
2005-03-13 11:30:10 +00:00
Oliver Braun
b7f3b6548e Upgrade to Mar2005 release 2005-03-12 19:45:19 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Kirill Ponomarev
d8ea47a959 Update to 0.9.12
PR:		ports/78705
Submitted by:	maintainer
2005-03-11 18:45:01 +00:00
Volker Stolz
30b05cb502 - Update to 5.4.7
- Use readline for ports

PR:		ports/77893
Submitted by:	Gerhard Gonter (maintainer)
2005-03-11 09:14:41 +00:00
Thierry Thomas
e3dba36432 Upgrade to 1.0.4.
Changelog at <http://gambas.sourceforge.net/changelog.html>.
2005-03-09 22:35:10 +00:00
Jimmy Olgeni
7e1588aae0 I forgot to commit this file (for R10B-3.) 2005-03-07 13:46:22 +00:00
Jimmy Olgeni
c211f52b68 Upgrade to version R10B-3. 2005-03-07 13:45:23 +00:00
Mark Linimon
99806f08b4 Note that math/ploticus now installs as bin/ploticus rather than bin/pl.
Remove obsoleted conflicts.

Prodded by:		vs
2005-03-07 02:41:00 +00:00
Tilman Keskinoz
a2198409d8 - Fix MASTER_SITES
- Fix compilation on FreeBSD 6.*
- Pass Maintainership to submitter

PR:		77898
Submitted by:	Gerhard Gonter <g.gonter@ieee.org>
2005-03-06 23:01:23 +00:00
Pav Lucistnik
e8e8d1ed23 - Chase ImageMagick shlib bump
PR:		ports/78455
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com> (ImageMagick's maintainer)
2005-03-06 22:16:54 +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
Alexander Leidinger
80b69054db - update to 8.1.028
- 5.x got the header fix too, don't install replacement headers there [1]
 - allow to override GXX_ROOT [2]

Note: you may see "as: Illegal seek" while compiling with icc (a simple test
didn't revealed the same message with icpc). I don't know the reason for it,
but the resulting executable seems to work, so I commit the update.

Thanks to:	marius [1]
Requested by:	mi [2]
2005-03-06 15:08:26 +00:00
Joe Marcus Clarke
015687d5d8 Remove the now-redundant MTREE file selection code. This is handled in
bsd.port.mk.

Requested by:	lesi
2005-03-04 08:01:33 +00:00
David E. O'Brien
cc7e4202b5 portlint. 2005-03-02 08:46:01 +00:00
David E. O'Brien
046adb5f9a Update to the 20050226 snapshot. 2005-03-02 08:33:46 +00:00
Trevor Johnson
e66743b7d5 Respect the user's USE_LINUX setting. 2005-03-01 21:51:48 +00:00
Thierry Thomas
8f5cc43648 Unbreak on amd64.
Approved by:	Johan van Selst
Reported by:	Kris via pointyhat
2005-03-01 19:45:22 +00:00
Joseph Koshy
c4d1633fc1 Missed a directory in the pkg plist.
Found by:	kris
2005-03-01 02:24:28 +00:00
Volker Stolz
00512e65c8 Unbreak: Update to 0.27
PR:		ports/78109
Submitted by:	Sam Lawrence
2005-02-28 13:15:13 +00:00
Daichi GOTO
be6720923e Update GCC version to 20050211 from 20050107.
Submitted by:	Masanori OZAWA <ozawa@ongs.co.jp>
2005-02-28 08:57:26 +00:00
Kris Kennaway
7d25f14933 Reset maintainer per his request. 2005-02-28 06:28:48 +00:00
Eric Anholt
085b3913b9 Update to 2.46. Remove patch-array.c which was properly fixed elsewhere a few
months ago, and add patch-func.c from cvs, to deal with a crash in GC with
malloc debugging on (i.e. -current).
2005-02-28 05:43:38 +00:00
Kris Kennaway
167b9fef58 BROKEN: Size mismatch 2005-02-28 04:38:13 +00:00
Kris Kennaway
70886c1846 BROKEN: Incomplete pkg-plist 2005-02-28 01:50:22 +00:00
Kris Kennaway
1c32e4e1de BROKEN: Incomplete pkg-plist 2005-02-28 00:31:05 +00:00
Jeremy Messenger
f77b32bbf9 Update to 1.0.6, see details: http://www.go-mono.com/archive/1.0.6/
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Project by:	BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
2005-02-27 04:27:54 +00:00
Thierry Thomas
b3e40b6eb3 - Update to 20041222 and fix unfetchable; [1]
- set DIST_SUBDIR.

PR:		ports/78108 [1]
Submitted by:	Sam Lawrance
2005-02-26 20:34:01 +00:00
Joseph Koshy
3fc071f075 Update to v201:
- Add RESTRICTED (licensing issues).
  - Install stuff in standard places.
  - Install examples.
  - Install readmes/licenses.
  - Respect NOPORTDOCS.
  - New MAINTAINER.

PR:		ports/62704
Submitted by:	debios@diku.dk
2005-02-26 06:41:44 +00:00
Joseph Koshy
774ec09404 Upgrade to v209. 2005-02-26 04:48:54 +00:00
Pav Lucistnik
97e06616f3 - Update to 5.4
PR:		ports/78077
Submitted by:	Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org>
2005-02-25 22:01:51 +00:00
Pav Lucistnik
ed03118744 - Fix fetch
- Style

PR:		ports/78074
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2005-02-25 20:54:47 +00:00