Commit graph

7194 commits

Author SHA1 Message Date
Martin Wilke
53785e1cc5 2007-03-10 java/janosvm: Broken on all supported versions of FreeBSD
2007-03-10 korean/gau: Broken on all supported versions of FreeBSD
2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD
2007-03-01 lang/pike70: Please use pike72
2007-03-10 misc/lile: Broken on all supported versions of FreeBSD
2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD
2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD
2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD
2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x.  Use glabel(8) instead
2007-03-10 java/janosvm: Broken on all supported versions of FreeBSD
2007-03-10 korean/gau: Broken on all supported versions of FreeBSD
2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD
2007-03-01 lang/pike70: Please use pike72
2007-03-10 misc/lile: Broken on all supported versions of FreeBSD
2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD
2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD
2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD
2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x.  Use glabel(8) instead
2007-03-13 18:54:28 +00:00
Martin Wilke
e6d0bba8ff - Improved handling of WITH_TCL85_MAN
- Manpages are not installed by default (default on for Tcl 8.4)

PR:             110257
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-03-13 10:42:03 +00:00
Martin Wilke
e23b4c0e44 - Improved handling of WITH_TCL84_MAN
PR:             110255
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-03-13 10:31:58 +00:00
Martin Wilke
a23ccae9a4 - Adds TCL80_MAN and TCLSH_WRAPPER to OPTIONS
- Removes pseudo-installation of tclsh in favour of new lang/tcl-tk-wrapper port
- Adds support for NO_INSTALL_MANPAGES knob
- Pass maintainership to submitter
- Bump PORTREVISION

PR:             110233
Submitted by:   Martin Matuska <martin@matuska.org>
2007-03-13 10:31:46 +00:00
Martin Wilke
12a8144d73 - Improved handling of WITH_TCL83_MAN
- Manpages are not installed by default (default on for Tcl 8.4)

PR:             110239
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-03-13 10:05:58 +00:00
Martin Wilke
05bb64c073 - Removed unnecessary PKGINSTALL and PKGDEINSTALL
- Improved handling of WITH_TCL82_MAN
- Manpages are not installed by default (default on for default TCL - 8.4)

PR:             110236
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-03-13 10:01:24 +00:00
Martin Wilke
f063815b4d - Adds TCL81_MAN and TCLSH_WRAPPER to OPTIONS
- Removes pseudo-installation of tclsh in favour of new lang/tcl-tk-wrapper port
- Adds support for NO_INSTALL_MANPAGES knob
- Pass maintainership to submitter
- Bump PORTREVISION

PR:             110232
Submitted by:   Martin Matuska <martin@matuska.org>
2007-03-13 09:47:54 +00:00
Martin Wilke
f962b3b327 - Update to 7.6.104
PR:             110187
Submitted by:   Xavier Beaudouin <kiwi@oav.net> (maintainer)
2007-03-13 08:10:16 +00:00
Alex Dupre
13a551fc14 Revert previous commit: for an unknown reason, the pcre module linked
with external pcre library doesn't work inside apache. PHP devs are not
interested in fixing this problem and insist to use the bundled (broken
too) version.
2007-03-13 07:10:15 +00:00
Cheng-Lung Sung
327f1c0239 - fix pkg-plist (again?)
Pointyhat to: me
2007-03-13 05:13:44 +00:00
Gerald Pfeifer
fc030bdc32 Update to the 20070309 snapshot of GCC 4.3.0. This brings a new gcjh43
application and man pages for gappletviewer43, gjar43, gjarsigner43,
gjavah43, gkeytool43, gnative2ascii43, gorbd43, grmid43, gserialver43,
and gtnameserv43.
2007-03-12 16:45:56 +00:00
Alex Dupre
a2890bb9d9 Now that we have a utf8-enabled pcre port, let php5-pcre
depend on it. This should also fix PR 109542.
2007-03-11 21:54:16 +00:00
Kirill Ponomarev
9162f7ee92 Remove devel/pcre-utf8 and enable UTF8 support in devel/pcre by
default.

Bump PORTREVISION on all dependent ports.
2007-03-11 19:41:33 +00:00
Stanislav Sedov
a31e43656e - Don't try to delete unexistent dir. 2007-03-11 11:32:10 +00:00
Martin Wilke
34db86fe80 - Remove patchset (forget in last commit)
Submitted by: pointyhat and maintainer
2007-03-11 10:30:13 +00:00
Stanislav Sedov
09e4e6f119 - Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
  was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
  support it anymore. [2]

The patch was tested in the tinderbox.

Approved by:	portmgr (marcus) [1],
		Anders Troback <freebsd@troback.com> (maintainer) [2]
2007-03-11 08:51:14 +00:00
Rong-En Fan
47f7813726 - Chase databases/freetds update. Fix php5-pdo_dblib build
Reported by:	pointyhat via kris
2007-03-10 05:41:56 +00:00
Gerald Pfeifer
348d4cbac5 Update to the 20070305 snapshot of GCC 4.1.3. 2007-03-09 12:55:03 +00:00
Martin Wilke
64fa1f26db - Adds TCL82_MAN and TCLSH_WRAPPER to OPTIONS
- Removes pseudo-installation of tclsh in favour of new lang/tcl-tk-wrapper port
- Adds support for NO_INSTALL_MANPAGES knob
- Pass maintainership to submitter
- Bump PORTREVISION

PR:             110088
Submitted by:   Martin Matuska <martin@matuska.org>
2007-03-09 09:49:14 +00:00
Martin Wilke
ed66da00b8 - Adds TCL83_MAN and TCLSH_WRAPPER to OPTIONS
- Removes pseudo-installation of tclsh in favour of new lang/tcl-tk-wrapper port
- Adds support for NO_INSTALL_MANPAGES knob
- Pass maintainership to submitter
- Bump PORTREVISION

PR:             110086
Submitted by:   Martin Matuska <martin@matuska.org>
2007-03-09 09:49:08 +00:00
Gerald Pfeifer
589fa4d1c2 Update to the 20070307 snapshot of GCC 4.2.0. 2007-03-09 02:45:45 +00:00
Martin Wilke
5678fb7014 - Adds TCL85_MAN and TCLSH_WRAPPER to OPTIONS
- Removes pseudo-installation of tclsh in favour of new lang/tcl-tk-wrapper port
- Replaces NO_TCL85_MAN with WITHOUT_TCL85_MAN to comply with structure of lang/tcl84
- Removes NOPORTDOCS because NO_INSTALL_MANPAGES and NOPORTDOCS aren't the same

PR:             110083
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-03-08 14:28:16 +00:00
Martin Wilke
bcf60e8ba3 - Ddds TCL84_MAN and TCLSH_WRAPPER to OPTIONS
- Removes pseudo-installation of tclsh in favour of new lang/tcl-tk-wrapper port
- Adds CONFLICTS between threaded and non-threaded versions
- Adds support for NO_INSTALL_MANPAGES knob
- Pass maintainership to Submitter

PR:             110082
Submitted by:   Martin Matuska <martin@matuska.org>
2007-03-08 14:00:58 +00:00
Alex Dupre
10999ff234 Add spl dependency to pdo, mysqli and sqlite extensions. 2007-03-08 07:32:27 +00:00
Martin Wilke
7963f6e277 - Update to 5.0.3
PR:             109892
Submitted by:   Marcelo Araujo <araujo@bsdmail.org>
Approved by:    maintainer
2007-03-07 13:11:46 +00:00
Martin Wilke
889331980a - Update to 5.0
PR:             109951
Submitted by:   Timothy Bourke <timbob@bigpond.com> (maintainer)
2007-03-06 21:01:39 +00:00
Martin Wilke
00ac2cc99c Tcl-tk-wrapper installs shell wrappers for "tclsh" and "wish" commands that
come with different versions of tcl and tk. Users can define which version
of the tcl and tk shells should be called.

To make use of the "tclsh" wrapper, users need to install tcl.
Recommended tcl ports: lang/tcl84 lang/tcl85

To make use of the "wish" wrapper, users need to install tk.
Recommended tk ports: x11-toolkits/tk84 x11-toolkits/tk85

- Martin Matuska
martin@matuska.org

PR:		ports/109852
Submitted by:	martin at matuska.org
2007-03-06 19:38:10 +00:00
Maho Nakata
969a20c5d2 A possible build fix for IA64 by semi-automatical pkg-plist generation.
Submitted by:	kris
2007-03-05 01:28:28 +00:00
Gerald Pfeifer
fa3efcc75f Update to the 20070302 snapshot of GCC 4.3.0. 2007-03-04 13:49:29 +00:00
Alex Dupre
fa8beab79b Update to 4.4.6 release. 2007-03-04 11:33:14 +00:00
Kirill Ponomarev
2c698081cf Update to 3.1.5 2007-03-04 09:53:09 +00:00
Kirill Ponomarev
cf7c72e6ef Grab maintainership. 2007-03-04 09:20:33 +00:00
Mark Linimon
a007ee79d6 dd@ has had his port bit taken for safekeeping. Therefore, return these
to the pool.

Hat:		portmgr
2007-03-04 02:12:35 +00:00
Rong-En Fan
e8ce0e594c - Chase databases/freetds update: ct.3 -> ct.4, tds.4 -> tds.5
- Bump PORTREVISION where necessary
2007-03-03 14:21:56 +00:00
Vanilla I. Shu
1f3c3cabbd Add pecl-perl , embedded Perl.
PR:		ports/109775
Submitted by:	Luke Jee
2007-03-03 10:06:17 +00:00
Gerald Pfeifer
571854feef Update to the 20070228 snapshot of GCC 4.2.0. 2007-03-03 05:08:15 +00:00
Martin Wilke
8d894f5a16 - Marked broken for ia64 [1]
- Set conflict with tcl-threads

PR:             108972
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
                pointyhat via kris [1]
2007-03-01 11:02:42 +00:00
Martin Wilke
08a5545317 Add slave port for lang/xotcl.
PR:		ports/109677
Submitted by:	Martin Matuska <martin at matuska.org>
2007-03-01 10:26:05 +00:00
Martin Wilke
cdf729069d - Removed WITH_THREADS and WITH_AOLSERVER from OPTIONS
- Added support for threaded build (WITH_THREADS), prepared for xotcl-thread slave port
- Added support for tcl85, removed tcl83 from CATEGORIES
- Prepared for www/aolserver-xotcl slave module (AOLSERVER_XOTCL knob)

PR:             109675
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-03-01 10:10:39 +00:00
Martin Wilke
6aa54c05ba - Update to 1.0.3
PR:             109652
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2007-03-01 10:01:15 +00:00
Michael Johnson
5cae3d0178 - Bump PORTREVISION for changes in libltdl15. 2007-02-28 18:45:01 +00:00
Jun Kuriyama
384985f41e - Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION. 2007-02-28 01:19:04 +00:00
Martin Wilke
8c734245b1 - Update to 0.4.1
PR:             109317
Submitted by:   Marcelo Araujo <araujo@bsdmail.org>
2007-02-27 21:19:11 +00:00
Martin Wilke
8e49610ca0 - Update to last snapshot (20060918)
PR:             109324
Submitted by:   Marcelo Araujo <araujo@bsdmail.org>
2007-02-27 21:05:51 +00:00
Rong-En Fan
ec9c55f34b - Force setup.py picks up readline and ncurses from base. This fixes build
when devel/ncurses installed.
- Similar to python24, don't pick up ncursesw in python25. This results
  in both ncurses are linked into _curses.so

Tested by:	krion
Approved by:	alexbl (python@)
2007-02-27 19:00:23 +00:00
Gerald Pfeifer
b507dd2e50 Update to the 20070226 snapshot of GCC 4.1.3. 2007-02-27 14:52:12 +00:00
Anton Berezin
80e59132aa Update to 2.13. 2007-02-27 11:20:54 +00:00
Alex Dupre
351bcb08b5 Add support for firebird2 in interbase extension.
Submitted by:	acm
2007-02-27 06:57:42 +00:00
Martin Wilke
049705e8f8 - Update to 1.12
- Pass maintainership to submitter

PR:             109464
Submitted by:   Martin Matuska <martin@matuska.org>
2007-02-26 22:22:44 +00:00
Martin Wilke
a35532360f OCamlDuce is an enhancement to OCaml that allows you to use XML types.
WWW: http://www.cduce.org/ocaml

PR:		ports/109564
Submitted by:	Jaap Boender <jaapb at kerguelen.rg>
2007-02-26 20:17:52 +00:00
Dirk Meyer
25fae07765 - set DEPRECATED 2007-02-25 13:40:24 +00:00
Dirk Meyer
ec26de80d8 - fix build for CURRENT (objformat) 2007-02-25 11:57:40 +00:00
Tom McLaughlin
5676d104b1 - Work around crashes during build due to LC_* settings in environment by
setting LC_ALL=C [1]
- Crash instead of looping infinitely when Mono can't obtain a semaphore.
  Patch from Mono's SVN [2]

Reported by:	A few people [1], pointyhat [2]
Submitted by:	Phillip Neumann [1], Lou Kamenov [2]
2007-02-25 02:12:20 +00:00
Gerald Pfeifer
b070877615 Update to the 20070223 snapshot of GCC 4.3.0. No extra patch is needed
to build on i386 any longer.
2007-02-24 16:17:34 +00:00
Michael Johnson
a4786f8243 Bump PORTREVISION to assure this port is rebuilt with patched libltdl. 2007-02-23 21:23:45 +00:00
Jimmy Olgeni
54a7124a42 Fix formatting exception in io:format.
Obtained from:	Hans Bolinder <hans.bolinder(at)ericsson.com>
2007-02-23 20:14:54 +00:00
Stanislav Sedov
59e75c4a46 Add ruby-doc-stdlib 0.10.1, documentation for the Ruby language standard
library.

Submitter doesn't respond, thus I'll maintain the port.

PR:		ports/101423 (based on)
Submitted by:	Alexander Novitsky <alecn2002 at yandex.ru>
2007-02-23 00:59:37 +00:00
Gerald Pfeifer
d5ddc37be7 Update to the 20070221 snapshot of GCC 4.2.0. 2007-02-22 12:00:05 +00:00
Sergey Skvortsov
6bd3475de6 Add fasm 1.67.21, flat, multiple-pass assembler for IA-32 & x86-64
architectures.
2007-02-22 11:15:01 +00:00
Stanislav Sedov
d28fca9318 - Remove redundant substitutions
- Bump PORTREVISION.
2007-02-22 00:44:59 +00:00
Stanislav Sedov
989bf4db15 - Update to 9.1.0
- Use Tk 8.5.
2007-02-22 00:37:00 +00:00
Rong-En Fan
ddd64bd05c - Update master site
PR:		ports/109395
Spotted by:	Bill distfiles Fenner
Submitted by:	Rick van der Zwet <rick at wzoeterwoude.net> (maintainer)
2007-02-21 18:50:49 +00:00
Rong-En Fan
77ec9a76f2 - Install info files correctly
PR:		ports/108194
Submitted by:	clemens fischer <ino-qc at spotteswoode.de.eu.org>
Approved by:	Erik Greenwald <erik at smluc.org> (maintainer)
2007-02-21 13:20:02 +00:00
Jimmy Olgeni
4dbeec9af9 The Erlang runtime could occasionally segfault when writing erl_crash.dump
files, due to a fixed size buffer. Using encode_size_struct will fix it.

Obtained from:	Christopher Faulet <christopher.faulet(at)capflam.org>
2007-02-20 21:20:42 +00:00
Jimmy Olgeni
f794385d8f Remove some debug code that was included into the release. 2007-02-20 19:38:32 +00:00
Alex Dupre
d7ce389c96 Update the mail header patches (it's a no-op). 2007-02-20 06:56:06 +00:00
Gerald Pfeifer
cb3bd8f8e8 Update to the 20070219 snapshot of GCC 4.1.3.
This has a patch of mine to account for the removal of /usr/bin/objformat
on 7-CURRENT and defaults to elf instead of aout in this case.
2007-02-20 06:24:50 +00:00
Anton Berezin
1b92fa0913 Objformat fallout fix. 2007-02-19 20:17:09 +00:00
Anton Berezin
7e658dbee4 1. Fix breakage due to incorrect objformat-related change.
2. While at it, add a WITHOUT_USE_PERL knob that avoids spamming
/usr/bin; it is meant for those who do cross-installs and such.

No version bump.

Pointy hat to:	kris [1]
Reported by:	many [1]
PR:		104524 [2]
Submitted by:	Nick Hibma <nick@anywi.com> [2]
2007-02-19 20:12:22 +00:00
Gabor Kovesdan
bf1e204fc3 Remove expired port:
2006-12-01 lang/tcc: is only for i386, and you are running amd64.

Approved by:	erwin (mentor, implicit)
2007-02-19 09:37:14 +00:00
Rong-En Fan
99eb818af6 - Update to 20070218
PR:		ports/109278
Submitted by:	Nils M Holm <nmh at t3x.org> (maintainer)
2007-02-19 06:53:17 +00:00
Tom McLaughlin
5085f0229a Force build to use the bundled mcs instead of the system's mcs if Mono is
already installed.  This clears up issues where some people could not build
Mono if it was already installed.
2007-02-19 04:41:07 +00:00
Alejandro Pulver
afc2ac7b57 - Do not echo post-build command.
- Show pkg-message in post-install target [1].
- Use shell globbing pattern in script patch.

PR:		ports/109295
Submitted by:	Alexander Shiryaev <coumarin@gmail.com>
Forgotten by:	alepulver (myself) [1]
2007-02-18 23:30:33 +00:00
Alejandro Pulver
d923b6a56f - Do not echo post-build command.
- Fix names of binaries displayed in pkg-message (my fault).

PR:		ports/109294
Submitted by:	Alexander Shiryaev <coumarin@gmail.com>
2007-02-18 23:25:36 +00:00
Gerald Pfeifer
283351f1df Update to the 20070216 snapshot of GCC 4.3.0.
This has a patch of mine to account for the removal of /usr/bin/objformat
on 7-CURRENT and defaults to elf instead of aout in this case.

Add a temporary patch to fix the bootstrap on i386.
2007-02-18 21:58:37 +00:00
Alex Dupre
15dcfd44af Add an hack to avoid segmentation fault caused by session module loaded
after pspell module.
2007-02-18 19:58:54 +00:00
Alex Dupre
bea3954d7b Update to 4.4.5 release. 2007-02-17 10:18:31 +00:00
Alejandro Pulver
2f1a90e0ca This is XDS-C for Linux, it is setup to produce native FreeBSD binaries.
WWW: http://www.excelsior-usa.com/

PR:		ports/108499
Submitted by:	coumarin at gmail.com
2007-02-17 03:33:42 +00:00
Alejandro Pulver
08ba2bc63c This is Native XDS-x86 for Linux,
it is setup to produce native FreeBSD binaries.

WWW: http://www.excelsior-usa.com/

PR:		ports/108498
Submitted by:	coumarin at gmail.com
2007-02-17 03:31:07 +00:00
Thomas Quinot
d191f82325 Fix minor typo. 2007-02-16 13:36:46 +00:00
Gerald Pfeifer
789880a0e5 Update to the 20070214 snapshot of GCC 4.2.0.
This has a patch of mine to account for the removal of /usr/bin/objformat
on 7-CURRENT and defaults to elf instead of aout in this case.
2007-02-15 23:53:25 +00:00
Jimmy Olgeni
7cdaeed6ed Fix "edoc: error in layout 'edoc_layout'" issue.
Obtained from:	Bertil Karlsson <bertil.karlsson(at)ericsson.com>
2007-02-15 20:57:03 +00:00
Jimmy Olgeni
2bf5249dbc Fix http:request error.
Obtained from:	Ingela Anderton Andin <ingela(at)erix.ericsson.se>
2007-02-15 20:56:21 +00:00
Tom McLaughlin
3efa964f57 Remove amd64 as an available arch to build on.
- builds are exhibiting semaphore problems on pointyhat runs causing failure
  to build.
2007-02-15 19:32:01 +00:00
Gerald Pfeifer
627f50da3b Account for the removal of /usr/bin/objformat on 7-CURRENT and default
to elf instead of aout in this case.  Bump PORTREVISION.
2007-02-15 14:02:51 +00:00
Gerald Pfeifer
dfc0ce2db3 Account for the removal of /usr/bin/objformat on 7-CURRENT and default
to elf instead of aout in this case.  Bump PORTREVISION.
2007-02-15 12:21:38 +00:00
Gerald Pfeifer
1dabe49c25 Bump PORTREVISION. 2007-02-15 10:14:57 +00:00
Alex Dupre
9312854b8c Fix a crashbug on str_replace().
Submitted by:	esser
Obtained from:	PHP CVS
2007-02-15 06:52:30 +00:00
Volker Stolz
29e999ab71 Use MASTER_SITE_LOCAL for our own boot-file 2007-02-15 05:13:41 +00:00
Gerald Pfeifer
682135a565 Account for the removal of /usr/bin/objformat on 7-CURRENT and default
to elf instead of aout in this case.
2007-02-15 01:14:38 +00:00
Xin LI
f523e0e7b2 Update to Python 2.4.4.
Approved by:	maintainer timeout, alexbl (python@)
Tested by:	pointyhat
PR:		ports/105901
2007-02-14 06:07:29 +00:00
Andrey Slusar
434cb82d42 Update to 2.2
PR:		ports/109042
Submitted by:	Hirohisa Yamaguchi(maintainer)
2007-02-13 19:14:43 +00:00
Stanislav Sedov
2e78cdf164 - Remove expired ruby 1.6 ports.
- Remove expired ruby18_static port that depends on ruby16
2007-02-13 09:11:08 +00:00
Alex Dupre
6654475e66 Fix regression: count(object) should call object->count() if instance of Countable.
Spotted by:	Roman Neuhauser <neuhauser@sigpipe.cz>
2007-02-12 19:34:58 +00:00
Rong-En Fan
6132bf1f12 - No more bash syntax!
- Bump PORTREVISION

PR:		ports/108948 (based on)
Submitted by:	clemens fischer <ino-news at spotteswoode.dnsalias.org>
Approved by:	Ying-Chieh Chen (maintainer via irc)
2007-02-12 13:12:03 +00:00
Tom McLaughlin
90a1a14e9f Fix objformat fallout on -CURRENT.
Thanks to Andrzej Tobola and Sebastian Nowicki for lending me access to a
machine.
2007-02-12 03:25:31 +00:00
Gerald Pfeifer
4d3092c12b Update to the 20070209 snapshot of GCC 4.3.0.
This adds a couple of further programs related to Java language support,
specifically gjar, gjavah, gnative2ascii, gorbd, grmid, gserialver, and
gtnameserv.
2007-02-12 00:59:48 +00:00
Roman Bogorodskiy
c5355e820e Update to 0.9.10.
PR:		108938
Submitted by:	chinsan
2007-02-11 12:59:25 +00:00
Erwin Lansing
8ae1c5ee17 Fix typo
Submitted by:	Sergey Zaharchenko <doublef-ctm@yandex.ru>
2007-02-11 09:16:56 +00:00
Kris Kennaway
de78dd974b Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
2007-02-11 01:23:35 +00:00
Kris Kennaway
898b7e4cab Remove expired ports 2007-02-11 01:03:19 +00:00
Kris Kennaway
fefaf4a726 Deprecate these ports that are broken on 5.x and above, with expiry in
1 month.
2007-02-11 00:43:27 +00:00
Alex Dupre
0e0954d67e Bump PORTVERSION.
Requested by:	many
2007-02-10 19:09:33 +00:00
Jimmy Olgeni
d3598f1c50 Chase documentation checksums. 2007-02-09 17:28:40 +00:00
Alejandro Pulver
884fd9716d - Add CONFLICTS between net/mpd and lang/mpd.
Reported by:	"Daniel O'Connor" <doconnor@gsoft.com.au>
2007-02-09 14:53:32 +00:00
Gerald Pfeifer
45ef4a9e69 Update to the 20070207 snapshot of GCC 4.2.0.
Properly set INFO for those cases where we actually do not build libgomp,
and thus not libgomp.info either.
2007-02-09 10:54:59 +00:00
Alex Dupre
f62bed4a43 Add all default php5 extensions. 2007-02-09 09:01:25 +00:00
Alex Dupre
e3dc18ce57 Update to 5.2.1 release. 2007-02-09 08:28:05 +00:00
Alejandro Pulver
d23d982a48 - Add NO_LATEST_LINK to avoid it being the same as in net/mpd. 2007-02-09 04:38:26 +00:00
Alejandro Pulver
4a60a524a8 MPD is a new programming language that has a syntax very close to the
one used in the book Foundations of Multithreaded, Parallel, and
Distributed Programming. The name of the language comes from the first
three letters of the main words of the title of the book:
Multithreaded, Parallel, and Distributed. These words also capture a
distinguishing aspect of the language, namely that it supports all
three of these concurrent programming techniques.

MPD is implemented as a variant of the SR programming language. It has
a different parser, but it uses the same intermediate form and
run-time system as SR. Consequently, MPD provides the same variety of
concurrent programming mechanisms as does SR.

WWW: http://www.cs.arizona.edu/mpd/

PR:		ports/108806
Submitted by:	Kai Wang <kaiw27 at gmail.com>
2007-02-09 04:12:38 +00:00
Jimmy Olgeni
0c93d484e6 Fix dialyzer_init_plt path. 2007-02-08 22:41:36 +00:00
Martin Wilke
dab1a921f4 - Update to 0.5.1
PR:		108883
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-02-08 22:33:39 +00:00
Martin Wilke
6af4d62e06 - Fix after objformat removal
Submitted by:	pointyhat
2007-02-08 10:07:02 +00:00
Alex Dupre
ed8d716219 Really fix the objformat issue, the previous commit broke php compilation. 2007-02-07 15:55:18 +00:00
Pav Lucistnik
676f7c375a - Revert libtool addition to fix the plist 2007-02-07 09:12:53 +00:00
Gerald Pfeifer
34d4fbcabf Update to the 20070205 snapshot of GCC 4.1.2. 2007-02-06 18:13:59 +00:00
Gerald Pfeifer
42c24f3d70 Update to the 20070202 snapshot of GCC 4.3.0.
Adjust pkg-plist to remove some secondary programs which we no longer
provide after the import of the Eclipse Java frontend.

Properly set INFO for those cases where we actually do not build libgomp,
and thus not libgomp.info either.

Move ia64 to NOT_FOR_ARCHS from BROKEN, like we did with lang/gcc43.
Remove the cklatest target and files/patch-gengtype-yacc.y.
2007-02-06 13:06:01 +00:00
Stanislav Sedov
7114c4f834 - Depend on libtool directly. This port builds a local copy of boehm-gc
which depend on it. Letting the boehm-gc to install it will effectively
  touch the filesystem in pre-build stage.

Reported by:	kris
2007-02-05 23:05:07 +00:00
Pav Lucistnik
0d0d56457b Populate a new ports-mgmt category. List of moved ports:
devel/portcheckout -> ports-mgmt/portcheckout
  devel/portlint -> ports-mgmt/portlint
  devel/portmk -> ports-mgmt/portmk
  devel/porttools -> ports-mgmt/porttools
  misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
  misc/porteasy -> ports-mgmt/porteasy
  misc/portell -> ports-mgmt/portell
  misc/portless -> ports-mgmt/portless
  misc/tinderbox -> ports-mgmt/tinderbox
  security/jailaudit -> ports-mgmt/jailaudit
  security/portaudit -> ports-mgmt/portaudit
  security/portaudit-db -> ports-mgmt/portaudit-db
  security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port
  sysutils/barry -> ports-mgmt/barry
  sysutils/bpm -> ports-mgmt/bpm
  sysutils/kports -> ports-mgmt/kports
  sysutils/managepkg -> ports-mgmt/managepkg
  sysutils/newportsversioncheck -> ports-mgmt/newportsversioncheck
  sysutils/pib -> ports-mgmt/pib
  sysutils/pkgfe -> ports-mgmt/pkgfe
  sysutils/pkg-orphan -> ports-mgmt/pkg-orphan
  sysutils/pkg_cutleaves -> ports-mgmt/pkg_cutleaves
  sysutils/pkg_install -> ports-mgmt/pkg_install
  sysutils/pkg_install-devel -> ports-mgmt/pkg_install-devel
  sysutils/pkg_remove -> ports-mgmt/pkg_remove
  sysutils/pkg_rmleaves -> ports-mgmt/pkg_rmleaves
  sysutils/pkg_trackinst -> ports-mgmt/pkg_trackinst
  sysutils/pkg_tree -> ports-mgmt/pkg_tree
  sysutils/portbrowser -> ports-mgmt/portbrowser
  sysutils/portconf -> ports-mgmt/portconf
  sysutils/portdowngrade -> ports-mgmt/portdowngrade
  sysutils/portcheck -> ports-mgmt/portcheck
  sysutils/portmanager -> ports-mgmt/portmanager
  sysutils/portmaster -> ports-mgmt/portmaster
  sysutils/portscout -> ports-mgmt/portscout
  sysutils/portsearch -> ports-mgmt/portsearch
  sysutils/portsman -> ports-mgmt/portsman
  sysutils/portsnap -> ports-mgmt/portsnap
  sysutils/portsopt -> ports-mgmt/portsopt
  sysutils/portupgrade -> ports-mgmt/portupgrade
  sysutils/portupgrade-devel -> ports-mgmt/portupgrade-devel
  sysutils/port-authoring-tools -> ports-mgmt/port-authoring-tools
  sysutils/port-maintenance-tools -> ports-mgmt/port-maintenance-tools
  sysutils/psearch -> ports-mgmt/psearch
  sysutils/p5-FreeBSD-Portindex -> ports-mgmt/p5-FreeBSD-Portindex
  sysutils/qtpkg -> ports-mgmt/qtpkg
  textproc/p5-FreeBSD-Ports -> ports-mgmt/p5-FreeBSD-Ports

Repocopies by:	marcus
2007-02-05 01:08:46 +00:00
Tom McLaughlin
4271669bf9 - Update to 1.0.1 (required by recent lang/mono update) 2007-02-04 23:32:24 +00:00
Tom McLaughlin
c0799a4c02 s/INSTALLS_SHLIB/USE_LDCONFIG/ 2007-02-04 22:31:15 +00:00
Gerald Pfeifer
8a6d9c0b2b Update to the 20070131 snapshot of GCC 4.2.0.
Move ia64 to NOT_FOR_ARCHS from BROKEN, like we did with lang/gcc43.
Remove the cklatest target and files/patch-gengtype-yacc.y.
2007-02-04 22:30:17 +00:00
Tom McLaughlin
f9b909a0d4 - Update to 1.2.2.1
- amd64 now enabled (and reportedly works quite well)
- Remove annoying semdel stuff because mono releases its semaphoresa now

Thanks to everyone on the BSD# mailing list for providing feedback as to the
stability of this release on multiple archs and version lines.

Helped by:      Many people on the BSD# mailing list
Projecy by:     BSD# (http://www.mono-project.com/Mono:FreeBSD)
2007-02-04 21:58:46 +00:00
Gerald Pfeifer
c2880af631 Remove the cklatest target and files/patch-gengtype-yacc.y. 2007-02-04 12:33:30 +00:00
Gerald Pfeifer
bdfe573334 Update to GCC 4.0.4, the official release. This closes the GCC 4.0 branch.
Remove the cklatest target and files/patch-gengtype-yacc.y; bison no longer
is a requirement.
2007-02-04 10:49:02 +00:00
Joe Marcus Clarke
025b7307c2 Fix the build after the removal of objformat.
Reported by:	pointyhat via kris
2007-02-04 01:50:32 +00:00
Wes Peters
ad737aa069 Deprecate in favor of the newer and safer snobol4 port. 2007-02-03 00:08:35 +00:00
Jimmy Olgeni
39a9b99bbc Upgrade to version R11B-3. 2007-02-02 13:07:42 +00:00
Pav Lucistnik
d28d924418 - Don't strip installed libraries
PR:		ports/108560
Submitted by:	Richard S. Conto <rsc@umich.edu>
Approved by:	Richard Kiss <him@richardkiss.com> (maintainer)
2007-02-02 10:10:56 +00:00
Johan van Selst
7fc07835db Update to 1.4.3 2007-02-01 14:38:55 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Dirk Meyer
e904a42961 - add category gnustep
PR:		103931
Approved by:	pav
2007-01-31 18:18:14 +00:00
Dirk Meyer
cdc1aa019f - update to 1.13.1 2007-01-31 17:52:17 +00:00
Martin Wilke
14a135564d - Update to 7.6.102
PR:		108554
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2007-01-31 16:11:41 +00:00
Martin Wilke
5ae0f3ecb6 - Fix build
- Bump PORTREVISION

PR:             108545
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-01-31 15:37:44 +00:00
Martin Wilke
0fcc601e5f - Update to 2007-01-30
PR:		108605
Submitted by:	Nils M Holm <nmh@t3x.org>
2007-01-31 15:29:22 +00:00
Martin Wilke
42c1ca3df1 - Remove glade-gpl duplicate with gnat-glade
PR:              107415
Discussion with: John Merryweather Cooper
2007-01-31 08:19:36 +00:00
Gerald Pfeifer
56aaf1c267 Update to the 20070129 snapshot of GCC 4.1.2. 2007-01-30 15:44:14 +00:00
Pav Lucistnik
2df76eb0a7 - Remove support for a.out format and PORTOBJFORMAT variable from individual
ports

With hat:	portmgr
2007-01-30 10:25:34 +00:00
Kris Kennaway
a01439c2ca Retire NO_FILTER_SHLIBS now that it no longer serves a purpose 2007-01-30 04:25:35 +00:00
Maho Nakata
08d3d751e6 G95 is a stable, production Fortran 95 compiler available for multiple
CPU architectures and operating systems. Innovations and optimizations
continue to be worked on. Parts of the F2003 standard have been
implemented in g95. Note that g95 and gfortran are different compiler
http://gcc.gnu.org/wiki/TheOtherGCCBasedFortranCompiler
.

WWW: http://www.g95.org/

This port is based on hrs's original one, and slightly modified.
2007-01-30 01:03:17 +00:00
Kris Kennaway
b5de47e69a Use libtool port instead of included version to avoid a.out objformat botch 2007-01-29 23:51:55 +00:00
Volker Stolz
bb6528fc52 Builds fine on 4.x since last update.
Noted by: Chris Pressey
2007-01-29 07:09:54 +00:00
Cheng-Lung Sung
e56bd945f3 Add tcl85-thread , tool Command Language (development version).
PR:		ports/108041
Submitted by:	martin at matuska.org
2007-01-29 03:10:23 +00:00
Cheng-Lung Sung
9e890b7d7d Add tcl85 8.5.a.5, tool Command Language (development version).
PR:		ports/108041
Submitted by:	martin at matuska.org
2007-01-29 03:06:56 +00:00
Kris Kennaway
59dcc3a13d Default to elf instead of a.out. 2007-01-29 00:50:46 +00:00
Kris Kennaway
89a0b31acd Use libtool port instead of included one to avoid objformat a.out botch 2007-01-28 09:07:47 +00:00
Gerald Pfeifer
129c25a0bf Add USE_ICONV=yes since we explicitly configure --with-libiconv-prefix.
Reported by:	deischen, rafan
2007-01-28 00:32:50 +00:00
Kris Kennaway
9932389f3d Correct legacy a.out packing list format 2007-01-27 19:34:53 +00:00
Tom McLaughlin
85974a0919 Remove python21 and python22. These version lines are long deprecated and
no ports require them.

Approved by:	python@
2007-01-27 03:38:41 +00:00
Gerald Pfeifer
318f96e7b2 Update to the 20070122 snapshot of GCC 4.1.2. 2007-01-27 01:48:23 +00:00
Vanilla I. Shu
f1533ea412 Upgrade to 1.0.2
PR:		ports/108363
Submitted by:	maintainer
2007-01-26 13:19:25 +00:00
Joseph Koshy
cb1380d0a6 Upgrade to v360. Upstream changes include:
- A new macro stepper that traces through macro expansion
   step by step.
 - A new "Lazy Scheme" language level.
 - New support for prompts and composable continuations.
 - Regexp support now includes the usual collection of
   "Perl-compatible" features.
 - Compiler improvements and bug fixes.
2007-01-26 11:48:33 +00:00
Gerald Pfeifer
1439202950 Always build with JAR=no to avoid locating an already installed copy of jar
and thus not laying down our own in $PREFIX/bin/jar42.

Update to the 20070124 snapshot of GCC 4.2.0 on the way.

PR:		108174
Debugged with:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
Tested by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>, db
2007-01-25 22:29:59 +00:00
Oliver Braun
6e75eeb6f2 Moved bootstrap tarball to haskell.org. Therefore readd master site. 2007-01-24 23:55:35 +00:00
Martin Wilke
35ae25efeb - Fix build with gcc 4.1 2007-01-24 22:08:25 +00:00
Stanislav Sedov
d56155d47c - Fix building.
Reported by:	pav
Pontyhat to:	me
2007-01-24 20:38:34 +00:00
Pav Lucistnik
d516ac47bb - Sync with lang/slib to 3a4 2007-01-24 16:19:21 +00:00
Pav Lucistnik
3329bb32af - Fix path in guile.init. Fixes lang/slib-guile installation 2007-01-24 16:19:10 +00:00
Oliver Braun
18dd44f7ec Upgrade to 6.6. 2007-01-23 18:11:10 +00:00
Volker Stolz
6965e3b54a Fix build with GCC 4.1 2007-01-23 04:07:14 +00:00
Volker Stolz
321761eb20 Update lang/ghc to 6.6
Also fixes readline issue reported in PR ports/107380.
OpenAL support is not yet fixed, we might break that out into a
separate port, now that the upstream infrastructure is in place.

Your haskell@ team, Olli & Volker
2007-01-22 05:06:44 +00:00
Rong-En Fan
81a5022f95 - history_length conflicts with include/readline/history.h.
Similar fix is in 2.4 and above. This causes an incomplete pkg-plist
  with gcc 4.x + newer ncurses.

PR:		ports/108031
Approved by:	alexbl
2007-01-21 13:13:23 +00:00
Rong-En Fan
c1c2fa1e68 - Define USE_ICONV properly. This fixes textproc/words build, which failed
with
  /libexec/ld-elf.so.1: Shared object "libiconv.so.3" not found, required by "gnatgcc"

PR:		ports/108138
Submitted by:	rafan
Approved by:	Daniel Eischen <eischen at vigrid.com> (maintainer)
2007-01-21 04:59:56 +00:00
Alex Dupre
5849e9e6e7 Add pear to the default include_path. 2007-01-20 10:17:33 +00:00
Gerald Pfeifer
2f4ff75983 Update to the 20070115 snapshot of GCC 4.1.2. 2007-01-20 03:12:19 +00:00
Andrew Pantyukhin
50d30f04e6 - Disable test due to prolonged (20h+) hangs (on my current/amd64 box)
- A couple of style fixes while I'm here

PR:		ports/100997
Submitted by:	ehaupt
2007-01-19 23:14:38 +00:00
Ion-Mihai Tetcu
ce559fb35f The Gambit programming system is a full implementation of the Scheme
language which conforms to the R4RS and IEEE Scheme standards. It
consists of two main programs: gsi, the Gambit Scheme interpreter, and
gsc, the Gambit Scheme compiler.

Gambit-C is a version of the Gambit programming system in which the
compiler generates portable C code, making the whole Gambit-C system
and the programs compiled with it easily portable to many computer
architectures for which a C compiler is available. With appropriate
declarations in the source code the executable programs generated by
the compiler run roughly as fast as equivalent C programs.

WWW: http://www.iro.umontreal.ca/~gambit/

PR:		ports/107405
Submitted by:	Rob Zinkov
2007-01-19 22:08:32 +00:00
Martin Wilke
e15968956c - Update to 2007-01-18
PR:		ports/108079
Submitted by:	Nils M Holm <nmh@t3x.org> (maintainer)
2007-01-19 09:25:57 +00:00
Rong-En Fan
8826d1394c - Update to 0.8.9
PR:		ports/108093
Submitted by:	Erik Greenwald <erik at smluc.org> (maintainer)
2007-01-19 08:40:39 +00:00
Gerald Pfeifer
73788e2a7f Update to the 20070117 snapshot of GCC 4.2.0. 2007-01-18 12:42:52 +00:00
Martin Wilke
85795f2e39 - BROKEN: does not build
Submitted by:   pointyhat via kris
Discussed with: maintainer
2007-01-18 08:05:35 +00:00
Cheng-Lung Sung
82eb6d187a - Update of lang/tcl84 and x11-toolkits/tk84 ports to 8.4.14
- Removed file: lang/tcl84/files/patch-test-clock (patch already in source tree)

PR:		ports/107953
Submitted by:	Martin Matuska <martin_AT_matuska dot org>
2007-01-17 04:49:29 +00:00
Cheng-Lung Sung
f5946d1ab6 - Update to 3a4
PR:		ports/107971
Submitted by:	Thomas Abthorpe <thomas_AT_goodking dot ca>
2007-01-16 10:26:17 +00:00
Martin Wilke
2462309b35 - Update to 0.82
PR:		ports/107925
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer
2007-01-15 14:56:12 +00:00
Martin Wilke
38ce17fd2a - Update to 4.123
PR:		ports/107934
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2007-01-15 14:56:03 +00:00
Maho Nakata
3da68fafb8 * f2c.h is now consistent with G77.
* Bump portrevision.
2007-01-15 07:47:32 +00:00
Maho Nakata
16fa0f1524 Grab maintainership. 2007-01-15 07:01:05 +00:00
Gerald Pfeifer
13c47e6b11 Update to the 20070114 snapshot of GCC 4.0.4. 2007-01-15 01:48:37 +00:00
Gerald Pfeifer
b84bd53df8 Revert previous commit.
Pointyhat to:	self
2007-01-15 01:15:05 +00:00
Gerald Pfeifer
8a1457ba04 Add ia64 to NOT_FOR_ARCHS. This has been broken for ages, it is not clear
whether it is our kernel/userland, the hardware, or something else at fault
and nobody on our side nor upstream seems to have any interest.

Discussed with:	kris
2007-01-15 01:10:13 +00:00
Martin Wilke
473182d93a - Fix size mismatch
Log from Author: minor defect corrections

Submitted by:   pointyhat
2007-01-14 22:11:56 +00:00
Gerald Pfeifer
d93d129cdf Move lang/gfortran from using lang/gcc41 to lang/gcc42 as its master port.
The next step will be to abandon this port in favor of lang/gcc42.
2007-01-14 11:52:45 +00:00
Dirk Meyer
12925bd2e8 - cleanup MASTER_SITES 2007-01-14 10:21:49 +00:00
Martin Wilke
9e899b4a78 - Update to 20060810
PR:		ports/107879
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
2007-01-13 22:58:44 +00:00
Maho Nakata
a3ad47de4a * Migrate to gfortran.
* Bump port revision.

Approved by:	portmgr(kris)
2007-01-13 09:17:14 +00:00
Dirk Meyer
5fe80853cb - drop gcc-4.*.* as they are used diretcly by bsd.gnustep.mk 2007-01-13 04:23:50 +00:00
Dirk Meyer
d7f59ea8de - update to use new bsd.gnustep.mk
Approved by:	gurkan@linuks.mine.nu
2007-01-13 03:57:25 +00:00
Alejandro Pulver
8a9bae9c46 - Add NOT_FOR_ARCHS=ia64 (is not supported by the application).
- Make BROKEN message when enabling PARI option more clear.

Reported by:	pointyhat
2007-01-13 02:05:57 +00:00
Gerald Pfeifer
7bec77c8f7 Add missing Jave frontend tarball. 2007-01-11 22:33:38 +00:00
Gerald Pfeifer
1354bf8f5b Update to the 20070110 snapshot of GCC 4.2.0. 2007-01-11 13:10:35 +00:00
Martin Wilke
604e514e2f -Use native binaries to bootstrap on amd64 not to require i386 binary
compatibility.
- This would fix build failure on pointyhat.

PR:             ports/107804
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2007-01-11 07:41:57 +00:00
Martin Wilke
a44b472531 - Fix size mismatch (my fault) 2007-01-10 07:23:23 +00:00
Martin Wilke
5c812e5b97 - Update to 5e3
PR:		ports/107631
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-01-09 22:51:14 +00:00
Martin Wilke
1abe65568c - Update to 4.122
PR:		ports/107653
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2007-01-09 21:31:53 +00:00
Gerald Pfeifer
929c678ba7 Update to the 20070108 snapshot of GCC 4.1.2. 2007-01-09 13:05:56 +00:00
Gerald Pfeifer
dfc36a6de2 Add missing DISTFILES entry for Java. 2007-01-08 15:32:35 +00:00
Rong-En Fan
9e06994f34 - Update to 0.21
- Update to GCC 4.0.x to 4.0.4-20061228
- Add documenta

PR:		ports/107521
Submitted by:	Armin Pirkovitsch <a.pirko at inode.at>
Approved by:	Masanori OZAWA <ozawa at ongs.co.jp> (maintainer)
2007-01-08 14:47:38 +00:00
Ion-Mihai Tetcu
1242fc4348 I forgot to move pkg-message to files/pkg-message.in in previous commit:
- update to 3.7 [1]
	- fix MASTER_SITES [1]
	- use SUB_FILES from pkg-plist [2]

	PR:		ports/107650 [1]
	Submitted by:	Takeshi MUTOH <mutoh@openedu.org> (maintainer) [1]
			itetcu (me) [2]

Submitted by:	maintainer
Pointyhat to :	itetcu (me)
2007-01-08 10:45:34 +00:00
Ion-Mihai Tetcu
2cd2718466 - update to 3.7 [1]
- fix MASTER_SITES [1]
- use SUB_FILES from pkg-plist [2]

PR:		ports/107650 [1]
Submitted by:	Takeshi MUTOH <mutoh@openedu.org> (maintainer) [1]
		itetcu (me) [2]
2007-01-07 22:55:23 +00:00
Gerald Pfeifer
694e45aacf Update to the 20070105 snapshot of GCC 4.3.0. Remove temporary patch was
is upstream now.
2007-01-06 08:43:34 +00:00
Rong-En Fan
1d1973d297 - Fix threading support, favor pthread
Since this port supports 5.x and later, we don't need to consider
  the 4.x case (-lc_r). Moreover, gdc uses ld as linker when compiling
  D source files, so PTHREAD_LIBS is not applicable here.

PR:		ports/107437
Submitted by:	Jason DiCioccio <jd at ods.org>
Approved by:	Masanori OZAWA <ozawa at ongs.co.jp> (maintainer)
2007-01-06 07:24:08 +00:00
Martin Wilke
224101216c 2006-12-01 misc/afbackup: Uses unregistered uid that conflicts with other ports
2006-12-01 misc/afbackup-client: Uses unregistered uid that conflicts with other ports
2006-12-01 misc/afbackup-server: Uses unregistered uid that conflicts with other ports
2006-12-14 lang/forth: obsoleted by lang/pfe; use of this port is pretty much senseless
2006-12-28 ftp/jmirror: distfile disappeared and has no homepage
2007-01-05 19:28:35 +00:00
Martin Wilke
013c547f10 2006-12-01 misc/instant-workstation: Incomplete pkg-plist
2006-12-01 lang/yap: Does not compile
2006-12-01 lang/tensile: "Coredump during build on FreeBSD >= 6.x"
2007-01-05 17:08:38 +00:00
Martin Wilke
5152047e02 This project defines various useful extensions to Ruby's standard classes,
including many of those captured at on the Wiki at StandardClassExtensions.
They are thoroughly documented and tested. See the project homepage for API
documentation.

Author:	Gavin Sinclair <gsinclair@soyabean.com.au>
WWW:	http://extensions.rubyforge.net

PR:		ports/107434
Submitted by:	Christopher Boumenot <boumenot at gmail.com>
2007-01-05 07:55:20 +00:00
Johan van Selst
89ce09fad3 - Update to 1.4.2
- INSTALLS_SHLIB is deprecated by USE_LDCONFIG
2007-01-03 10:50:04 +00:00
Gerald Pfeifer
e29ebdf8bc Update to the 20070102 snapshot of GCC 4.2.0.
On the way, make building Fortran the (unconditional) default now.
This adds new dependencies on math/libgmp4 and math/mpfr which are
always required by lang/gcc43 and later anyways, though.
2007-01-03 09:12:05 +00:00
Gerald Pfeifer
8c2920b86d Update to the 20061230 snapshot of GCC 4.3.0.
This adds a libgomp info page (the other changes to INFO and MAN are
just to sort these two properly) and we need to add a temporary patch
to fix an issue triggered by FreeBSD headers.
2007-01-02 21:42:49 +00:00
Stanislav Sedov
58b782278a - Add patch that allows GC performance profiling and analasys.
- Bump portrevison
2007-01-02 20:58:41 +00:00
Stanislav Sedov
225ee28882 - Deprecate old and unmaintained ruby ports. It seems, that nobody uses it. 2007-01-02 19:19:05 +00:00
Stanislav Sedov
f2889b4db3 - Update lang/ruby18 to 1.8.5p12 (bugfix release)
- Make RI generation disabled by default (it causes problems
  on slow hardware)
- PREFIX-cleaness fixes (in bsd.ruby.mk) [1]
- Take maintainership of bsd.ruby.mk [1]

The patch was tested in the tinderbox with all ruby-dependend ports.

Approved by:	portmgr (linimon)
2007-01-02 16:23:42 +00:00
Cheng-Lung Sung
c0cc66a5c3 - Update to 0.20 2007-01-02 04:54:16 +00:00
Cheng-Lung Sung
ebe57c54f5 - Update to 0.016 2007-01-02 04:53:53 +00:00
Martin Wilke
aa9c44c08b - Mark for removal in 2 months
- Please use lang/pike72

PR:		107332
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2007-01-01 13:29:24 +00:00
Jimmy Olgeni
67ee9077e7 Fix R11B-2 SMP timer race condition bug.
Obtained from:	Rickard Green <rickard.s.green(at)ericsson.com>
2006-12-31 23:27:18 +00:00
Martin Wilke
df33c21ffd - Update to 20061231
PR:		107371
Submitted by:	Nils M Holm <nmh@t3x.org> (maintainer)
2006-12-31 15:16:33 +00:00
Ion-Mihai Tetcu
d63371c9f6 - py-scipy03 is needed for older programs relying on py-numeric
which has been deprecated by upstream vendor:see note on http://numpy.scipy.org
- Development for Numeric has ceased, and users should transisition to NumPy as
quickly as possible.
- DEPRECIATE and set removal date in 3 months

PR:		ports/107355
Submitted by:	Diane Bruce
2006-12-31 12:37:13 +00:00
Martin Wilke
e153e0cb61 This is the port of Randall Hyde's High Level Assembly (HLA).
Don't let the name fool you. HLA is "real" assembly language,
just made easier for beginners so they can learn the language
faster than ever before. Anything you can do with a traditional
assembler can be done with HLA; HLA just happens to do a lot
more than traditional assemblers!

WWW: http://webster.cs.ucr.edu/

PR:		ports/107224
Submitted by:	Hernan Di Pietro <hernan.di.pietro at gmail.com>
2006-12-30 19:23:38 +00:00
Gerald Pfeifer
2228a5a379 Update to the 20061229 snapshot of GCC 4.1.2. 2006-12-30 15:19:57 +00:00
Dirk Meyer
eae7e511ac Io (GNUstep) is a module which provides Io language support in a convenient
way for GNUstep developers or users (linking Objective-C bridge by default).
The module is automatically built in various ready to use solutions:
* ioobjc (tool you can run in your shell to use Io interactive environment)

WWW: http://www.etoile-project.org/
2006-12-29 17:47:28 +00:00
Gerald Pfeifer
aa94a96e26 Update to the 20061228 snapshot of GCC 4.0.4. 2006-12-29 09:34:46 +00:00
Rong-En Fan
e6d6fbe3f2 - Fix jsan shell
Obtained from:	http://groups.google.com/group/jsan/msg/4a25827c5925a49d
Submitted by:	chinsan (maintainer)
2006-12-29 07:24:32 +00:00
Shaun Amott
345b310a38 - INSTALLS_SHLIB -> USE_LDCONFIG.
- Add PORSCOUT variable: skip recalled 5.44.* versions.
2006-12-29 02:29:19 +00:00
Mark Linimon
0393122bc4 Maintainer's email address bounces.
Hat:		portmgr
2006-12-27 20:22:29 +00:00
Martin Wilke
7b7ccc3d72 - Update to 1.0.1
PR:             ports/107223
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2006-12-27 15:17:05 +00:00
Martin Wilke
ae09fed93b - Respect X11BASE
- Fix pkg-plist with NAS plugin
- Bump PORTREVISION

Submitted by:	Takeshi MUTOH <mutoh@openedu.org> (maintainer via privat mail)
2006-12-27 14:01:42 +00:00
Gerald Pfeifer
f462469c7b Update to the 20061226 snapshot of GCC 4.2.0. 2006-12-27 10:56:55 +00:00
Gerald Pfeifer
d2447cff6f Update to the 20061222 snapshot of GCC 4.1.2. 2006-12-27 03:52:23 +00:00
Cheng-Lung Sung
d504d9eccf - Update to 6.2.13 2006-12-27 03:03:27 +00:00
Daniel Eischen
6045490c48 Don't quote NO_PACKAGE message. 2006-12-26 16:56:14 +00:00
Daniel Eischen
35335ed691 Update to gnat GPL 2006. 2006-12-26 16:53:48 +00:00
Rong-En Fan
a24be62cb9 Add p5-JSAN 0.07, javaScript Archive Network (JSAN) Shell.
PR:		ports/107139
Submitted by:	chinsan
2006-12-25 03:28:36 +00:00
Aaron Dalton
f305adb466 Updated to 1.0.92
PR:		100042
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-12-23 22:09:32 +00:00
Martin Wilke
80d9a54458 - Add missing NAS plugin
PR:		ports/107136
Submitted by:	Takeshi MUTOH <mutoh@openedu.org> (maintainer)
2006-12-23 21:12:21 +00:00
Martin Wilke
566623be80 - Update to 4.121
PR:		ports/106928
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2006-12-21 23:07:45 +00:00
Martin Wilke
01d009dbea - Update to 2.3.1
PR:		106983
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-12-21 19:57:38 +00:00
Anton Berezin
ddf5dfe23a Install bin/icon, the Icon `interpreter', and its manpage. 2006-12-19 20:16:01 +00:00
Vasil Dimov
8816de7877 Resurrect lang/clips and update it to 6.24 2006-12-19 08:50:06 +00:00
Michael Johnson
4a92569305 Define libltdl_cv_sys_dlopen_deplibs 2006-12-17 19:32:31 +00:00
Alexander Leidinger
4403b150e3 Give up maintaineship, I do not have time ATM. Could get removed, it is too old.wq 2006-12-17 15:17:40 +00:00
Alexander Leidinger
b86ac2f68f - remove trailing slash in a variable to not have two of them in the plist [1]
- remove comment about stldport-icc [2]
- give up maintainership, I don't have time for it ATM
  ! interested parties should get in contact with me, I got some patches
  ! for icc v9, can provide insight into why some things are done like
  ! they are and maybe some contacts at Intel are still able to provide
  ! some help

PR:		105569 [1]
Noticed by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [1]
PR:		106707 [2]
Submitted by:	vd [2]
2006-12-17 15:14:27 +00:00
Martin Wilke
ab32c3d3d2 - Require specified binary compiler for bootstrapping
- Some aesthetic changes in the Makefile
- Bump PORTVERSION

PR:		ports/106655
Submitted by:	Karel Miklav <karel@lovetemple.net> (maintainer)
2006-12-16 22:03:19 +00:00
Martin Wilke
f768f0f62a - Require specified binary compiler for bootstrapping
- Use recent GCC snapshot
- Some aesthetic changes in the Makefile
- Bump PORTVERSION

PR:		ports/106656
Submitted by:	Karel Miklav <karel@lovetemple.net> (maintainer)
2006-12-16 22:03:10 +00:00
Martin Wilke
92f0e93912 - Update to 4.120
PR:		ports/106756
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2006-12-16 09:28:25 +00:00
Martin Wilke
0064e479e3 - Fix gcc 4.X build
PR:		ports/106743
Submitted by:	trasz
2006-12-15 07:51:51 +00:00
Shaun Amott
29e1d827c8 - Fix build with GCC 4.x (by switching off -Werror). [1]
- Respect CXX and CXXFLAGS.

PR:		ports/106749 [1]
Submitted by:	Rene Ladan <r.c.ladan@gmail.com> (maintainer)
2006-12-15 02:12:57 +00:00
Max Khon
7f668fbf2f Update to 20061212.
On behalf of:	MAINTAINER
2006-12-14 20:40:05 +00:00
Stanislav Sedov
5c0f35dca6 - gcc4 compatiblity 2006-12-14 19:41:49 +00:00
Martin Wilke
8a171563d8 - Update to 2.6.2.2006.12.13
PR:		ports/106673
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2006-12-14 13:49:55 +00:00
Martin Wilke
b17918378c - Add DEBUG knob
PR:		ports/106665
Submitted by:	Simun Mikecin <numisemis@yahoo.com> (maintainer)
2006-12-14 12:52:25 +00:00