1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Commit Graph

6201 Commits

Author SHA1 Message Date
Edwin Groothuis
65dbc791e8 remove old SIZE, add new SHA256/SIZE 2006-06-07 14:10:41 +00:00
Gerald Pfeifer
4911ee2897 Enable Java/libgcj for those platforms it currently works (i386) rather
than disabling it for platforms we know it's broken.
2006-06-05 19:50:05 +00:00
Aaron Dalton
37ad036b89 - Update from v0.11 to v0.15
- Restrict to FreeBSD-5+ due to dependency upon lang/spidermonkey
- Left odd BUILD_DEPENDS as lang/spidermonkey does not install the shared
library correctly

0.15 (28/02/2006)
    (tb) Rewrote Makefile.PL to work on more platforms

0.14 (12/02/2006)
    (tb) Removed remaining debug info

0.13 (05/02/2006)
    (tb) Removed debug info
    (tb) Made sure Makefile.PL finds libjs if installed in /usr/lib or
         /usr/local/lib

0.12 (12/03/2005)
    (ms) Makefile.PL prerequisite changed from undef to '0'.
    (ms) Thomas Busch added a check to Makefile.PL to find an already
         installed JS lib.

PR:		ports/98322
Submitted by:	aaron
Reviewed by:	maintainer
Approved by:	maintainer, tobez (implicit)
2006-06-05 19:48:04 +00:00
Gerald Pfeifer
8e5af82931 Update to the 20060603 snapshot of GCC 4.2.0.
Java support is back (on i386), and all those additional libtool
files we are currently installing as part of libgcj will be gone
with next week's snapshot.
2006-06-05 19:20:32 +00:00
Marcus Alves Grando
f24f583acd - Update to 19c
PR:		97562
Submitted by:	Martin Wilke <freebsd___unixfreunde.de>
Approved by:	maintainer timeout (14 days)
2006-06-04 23:49:56 +00:00
Thierry Thomas
3a91080529 - Upgrade to 8.4.13; (1)
- Fix man pages: the required macros were not sourced. (2)

Changelog at
<http://sourceforge.net/project/shownotes.php?release_id=399452%26group_id=10894>

PR:		ports/96622 (1)
Noticed by:     phk (2)
2006-06-04 22:02:14 +00:00
Philip Paeps
a9523fc194 Update to 4.0.1.
PR:		98423
Submitted by:	Martin Wilke <freebsd -at- unixfreunde.de>
Approved by:	Richard Kiss <him -at- richardkiss.com> (maintainer)
2006-06-04 12:12:33 +00:00
Hye-Shik Chang
80fdbaefc4 Update for bsd.java.mk 2.0
PR:		98387
Submitted by:	hq
2006-06-03 17:27:43 +00:00
Gerald Pfeifer
426445a69c Update to the 20060602 snapshot of GCC 4.1.2. 2006-06-03 08:48:22 +00:00
Marcus Alves Grando
5cc8485532 - Update to 4.106
PR:		98289
Submitted by:	maintainer
2006-06-03 01:36:51 +00:00
Anton Berezin
ce763c0d5a Add p5-JavaScript 0.55, perl extension for executing embedded
JavaScript.

PR:		ports/98372
Submitted by:	dom@happygiraffe.net
2006-06-02 13:24:55 +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
Erwin Lansing
ed375e9075 - Update to 1.17
- Assign to perl@

PR:		98348
Submitted by:	Rong-En Fan <rafan@infor.org>
2006-06-02 08:41:10 +00:00
Aaron Dalton
d478ddb277 Adding port lang/p5-Quantum-Superpositions, QM-like superpositions in Perl.
Approved by:	tobez (implicit)
2006-06-01 07:25:40 +00:00
Vanilla I. Shu
9150feb10a Upgrade to latest version. 2006-05-31 12:22:46 +00:00
Aaron Dalton
4136ed975a Add whitespace 0.3, an interpreter for the Whitespace programming
language.

PR:		ports/97479
Submitted by:	Li-Lun Wang <llwang@infor.org>
Approved by:	tobez
2006-05-30 20:04:03 +00:00
Anton Berezin
738416eec4 Update to 0.15.
PR:		98128
Submitted by:	Dominic Mitchell <dom@happygiraffe.net>
Approved by:	maintainer
2006-05-30 11:04:32 +00:00
Sergey Skvortsov
712c2236cd Update to 0.4.4
Changes:	http://search.cpan.org/src/LTOETSCH/parrot-0.4.4/NEWS
2006-05-29 13:46:21 +00:00
Volker Stolz
2d16c10688 Update to 0.9.13
PR:		ports/98046
Submitted by:	maintainer
2006-05-29 09:48:27 +00:00
Volker Stolz
dc8ba95db0 Assign to haskell@FreeBSD.org: Simon hasn't enough time to care for the FreeBSD version
and most of the problems with the port are my fault anyway.

Approved by: maintainer
2006-05-29 08:14:05 +00:00
Volker Stolz
7fb432e5df Chase re-rolled tarball: necessary patches have been integrated 2006-05-28 16:20:42 +00:00
Gerald Pfeifer
31f3766d05 Update to the 20060526 snapshot of GCC 4.1.2. This is more or less what
we released as GCC 4.1.1 upstream.
2006-05-28 15:03:36 +00:00
Gerald Pfeifer
a9bc8e0946 Update to the 20060527 snapshot of GCC 4.2.0. 2006-05-28 14:57:12 +00:00
Jimmy Olgeni
c6c2e621b3 Upgrade to release R11B-0. 2006-05-28 14:21:27 +00:00
Maho Nakata
4d1ac6399d Fix a error
Submitted by:	 FreshPorts Sanity Daemon <FreshPorts@FreshPorts.org>
2006-05-28 10:19:05 +00:00
Volker Stolz
e6863fb313 - Enable build for 5.x
- Prune compat5 from LIB_DEPENDS on 6.x as it has been redundant for a while.
2006-05-28 09:30:51 +00:00
Maho Nakata
cbb98d4b49 Fix dependency of libart
Submitted by:	kris
Approved by:	gerald (implicitly)
2006-05-28 08:57:49 +00:00
Maho Nakata
2f5b670de1 Mark as broken for 6.1
Submitted by:	kris via pointyhat
2006-05-28 08:43:43 +00:00
Cheng-Lung Sung
61f6af37f7 - update to 4.105
PR:		97999
Submitted by:	maintainer (James Bailie)
2006-05-27 16:22:14 +00:00
Pav Lucistnik
998ab52a14 - Update to 1.2r7
PR:		ports/97926
Submitted by:	User & <berend@pobox.com> (maintainer)
2006-05-26 17:26:57 +00:00
Gerald Pfeifer
8c4494fc28 Update to the 20060525 snapshot of GCC 4.0.4. 2006-05-26 13:32:11 +00:00
Thierry Thomas
3cdf7f7448 - Update to 2005;
- Take maintainership.

PR:		ports/95055
Submitted by:	Max E. Kuznecov <mek (at) mek.uz.ua>
2006-05-25 17:37:23 +00:00
Cheng-Lung Sung
e151530d7a - submitter want to maintain this port
- he also notes that newer version had been 'recalled'

PR:		ports/97733
Submitted by:	maintainer (Shaun Amott)
2006-05-25 08:56:28 +00:00
Alex Dupre
bc4984a864 Update to 0.9.20 release.
Approved by:	maintainer
2006-05-25 06:12:22 +00:00
Pav Lucistnik
4bd265725f - Revert previous commit, it broke ruby-gtk2
Reported by:	mezz
2006-05-24 20:42:21 +00:00
Marcus Alves Grando
c6f9220716 - Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION
2006-05-24 14:21:45 +00:00
Pav Lucistnik
692d35c930 - Don't link pthread libs in non-pthread case (the default case)
PR:		ports/97765 (based on)
Submitted by:	Takeshi MUTOH <mutoh@openedu.org>
2006-05-24 08:06:06 +00:00
Mikhail Teterin
4de73b8fee Bump PORTREVISION to reflect the previous change to files/Makefile.lib
Requested by:	kris
2006-05-23 19:58:08 +00:00
Cheng-Lung Sung
f0cfdf11df - update to 0.89
- from ChangeLog
  * Makefile.PL: Added libscan override to prevent installation of
    create-moveable-dist.pl.
2006-05-23 15:11:21 +00:00
Alex Dupre
d13cad079e Try to fix build on 4.X. 2006-05-23 06:19:19 +00:00
Mikhail Teterin
f5f6a08968 Another minor fix to the generated itclConfig.sh
Alerted by:	kris
2006-05-22 17:21:08 +00:00
Kris Kennaway
2282ee5288 BROKEN: Prebuilt binary depends on old version of libgmp 2006-05-21 22:00:28 +00:00
Tilman Keskinoz
29aa0ff696 Merge patches from devel/boehm-gc to included boehm-gc to fix build on
amd64

PR:		97021
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
Approved by:	Erik Greenwald <erik@smluc.org>
2006-05-21 19:13:54 +00:00
Gerald Pfeifer
805bf98814 Update to the 20060520 snapshot of GCC 4.2.0. 2006-05-21 17:25:16 +00:00
Andrew Pantyukhin
73dc414a41 - Expose jsstr.h
- Move plist to Makefile

PR:		ports/96549
Submitted by:	sat
Approved by:	krion (mentor), maintainer
2006-05-21 15:29:40 +00:00
Volker Stolz
626e93ef90 Update to May 2006 release
Sponsored by several tinderbox runs on tb3 and by oliver@
2006-05-21 14:33:38 +00:00
Gerald Pfeifer
7fc4a24d9c Update to the 20060519 snapshot of GCC 4.1.1. 2006-05-21 13:47:28 +00:00
Mikhail Teterin
9f23617fb9 Make sure, @itcl_BUILD_LIB_SPEC@ is replaced by "-L${PREFIX}/lib -litcl"
in itclConfig.sh too. No current ports seem to require this, but
something else might.
2006-05-20 22:26:19 +00:00
Ion-Mihai Tetcu
8d8a33c524 Update to 4.104
PR:		ports/97500
Submitted by:	maintainer
Approved by:	lawrance
2006-05-20 00:52:08 +00:00
Joseph Koshy
f2471c47f1 Register a conflict with TenDRA-4*.
Reminded by:	Volker Stolz <stolz at i2.informatik.rwth-aachen.de>
2006-05-19 15:40:47 +00:00