Commit Graph

4399 Commits

Author SHA1 Message Date
Pav Lucistnik
6bbf0e383f - Avoid using command execution to fill variables, they would be executed
for all targets which is not needed

Suggested by:	'the eagle eye' kris
2004-05-04 19:43:14 +00:00
Pav Lucistnik
012dbaaa79 - Update to 1.5-rc6
PR:		ports/66208
Submitted by:	Dan Rench <citric@cubicone.tmetic.com> (maintainer)
2004-05-04 19:14:05 +00:00
Gerald Pfeifer
138f874c11 Remove support for WITH_BOUNDSCHECKING which was broken most of the time
(due to the 3.3 branch moving quite a bit between releases).

PR:		64959
2004-05-03 18:23:39 +00:00
Akinori MUSHA
dabf5e1b03 Update lang/ruby18 and the bundled modules to the latest 1.8 branch
snapshot as of 2004-05-02.
2004-05-02 20:30:11 +00:00
Alexander Leidinger
7d05a42e5f Update to 8.0.066. 2004-04-30 11:34:23 +00:00
Tilman Keskinoz
8e71ebcc45 Update to 1.2.3
PR:		65911
Submitted by:	Rene Ladan <r.c.ladan@student.tue.nl>
2004-04-29 14:10:19 +00:00
Kirill Ponomarev
c645a7ed35 Add libjit 0.0.0f,
The libjit library implements Just-In-Time compilation
functionality. Unlike other JIT's, this one is designed to be
independent of any particular virtual machine bytecode format
or language. The hope is that Free Software projects can get a
leg-up on proprietry VM vendors by using this library rather
than spending large amounts of time writing their own JIT from
scratch.

This JIT is also designed to be portable to multiple
archictures. If you run libjit on a machine for which a native
code generator is not yet available, then libjit will fall back
to interpreting the code. This way, you don't need to write
your own interpreter for your bytecode format if you don't want
to.

PR:		ports/66038
Submitted by:	michael johnson <ahze@ahze.net>
2004-04-29 08:30:56 +00:00
Kirill Ponomarev
3b37361f50 - Update to version 8.1.2
PR:		ports/66022
Submitted by:	maintainer
2004-04-29 08:02:23 +00:00
Dirk Meyer
e63ab851d0 - patch to fix coredumps in make_services 2004-04-29 02:56:58 +00:00
Alex Dupre
91496ce07c Update to 5.0.0RC2 release (stop packaging customized snapshots,
since now php5 seems pretty stable):
- Build iconv extension by default
- Remove obsolate MIME and YAZ extensions
2004-04-28 22:23:19 +00:00
Volker Stolz
13bab940aa Fix plist.
Noticed by:	bento
Approved by:	linimon (mentor)
2004-04-28 18:15:30 +00:00
Clement Laforet
724366c041 - Add mirror to fix build for release
- port is still deprecated

Approved by:	marcus (portmgr)
2004-04-21 21:21:36 +00:00
Kirill Ponomarev
ec8e49e1a8 - Fix IGNORE message
- Remove quotes

Noticed by:	kris
2004-04-20 05:59:31 +00:00
Kirill Ponomarev
225fa1201f - Mark IGNORE on alpha
PR:		ports/65772
Submitted by:	maintainer
2004-04-19 19:52:00 +00:00
Kirill Ponomarev
e379188256 - Mark IGNORE on alpha
PR:		ports/65771
Submitted by:	maintainer
2004-04-19 19:50:34 +00:00
Kris Kennaway
7d67e034a0 BROKEN on amd64: Does not compile 2004-04-19 13:01:19 +00:00
Kris Kennaway
b77027ff36 These broken ports are scheduled for deletion on June 18 if they are
still broken at that time and no PRs have been submitted containing a fix.
2004-04-19 07:48:48 +00:00
Norikatsu Shigemura
00e82cdc80 o Update to 1.8.
o Upgrade dependency on tcl/tk to 8.4.

PR:		ports-jp/14620
Submitted by:	Hiroyuki Une <harrier@seiryu.cim.hkg.ac.jp>
2004-04-19 04:55:34 +00:00
Pav Lucistnik
a05a64945b - Update to 1.3.0.20040413
PR:		ports/65660
Submitted by:	Mathias Picker <mathiasp@mp.virtual-earth.de> (maintainer)
2004-04-18 19:29:01 +00:00
Hye-Shik Chang
4c4640f654 Mark DEPRECATED. These ports are quite old and useless in these
days.  They will be removed in June 18th.

Suggested by:		linimon
No-objection from:	python@
2004-04-18 12:06:01 +00:00
Hye-Shik Chang
1a830c3a8c Reduce configure warning.
PR:		55180 [1], 65680 [2]
Submitted by:	Rui Lopes <rui@ruilopes.com> [1],
		Roman Neuhauser <neuhauser@chello.cz> [2]
2004-04-18 11:42:37 +00:00
Akinori MUSHA
da659ff83a Update lang/ruby16 to the latest snapshot as of 2004-04-16, which
fixes getaddrinfo() check failure on KAME.

Requested by:	suz
2004-04-17 19:17:35 +00:00
Gerald Pfeifer
595858c676 Update to the 2004-04-11 snapshot and a later version of the bounds checking
patch (which still has two mismatches, though).
Tweak the pre-everything message, plus display a note when libgcj is not built.
2004-04-17 18:25:47 +00:00
Gerald Pfeifer
2fbb3a733b Update to the 2004-04-14 snapshot, which should be nearly identical to the
GCC 3.4.0 release.
Tweak the pre-everything message, plus display a note when libgcj is not built.
2004-04-17 16:40:30 +00:00
Kirill Ponomarev
966cee095e - Fix plist 2004-04-17 15:06:29 +00:00
Dirk Meyer
5ca65ff4b3 - fix typo in condition.
Reported by:	kris
2004-04-16 09:17:55 +00:00
Alex Dupre
02020776c8 Update to 4.3.6 release.
- Fix build curl dependency
- Fix (hopefully) the core dump on apache restart
- Fix DaylightSavingTime issue
2004-04-16 07:44:34 +00:00
Dirk Meyer
1b7c77412e - backward compatibility option GNUSTEP_WITH_GCC32=yes 2004-04-15 20:54:57 +00:00
Dirk Meyer
113bd2c5f4 - update to gcc33 2004-04-15 20:51:06 +00:00
Dirk Meyer
f49d28b85b - fix amd64 build
- add option WITHOUT_LIBJAVA=yes
2004-04-15 20:45:30 +00:00
Kris Kennaway
2369ac1dc3 Add missing manpage 2004-04-15 08:19:31 +00:00
Kris Kennaway
e477fc400a Add missing @dirrm and correct syntax errors in the NOPORTDOCS case 2004-04-15 08:18:37 +00:00
Mark Linimon
197fe0022c Mark as deprecated: its dependendencies are broken, and it relies on
an antique version of Python.  Per the manintainer (knu): "Ruby now
has hundreds of native libraries, and no one would need or want to use
ruby-python to borrow libraries from python."
2004-04-14 17:26:21 +00:00
Hye-Shik Chang
9e1cf11978 Fixed a bug where the configure script couldn't detect getaddrinfo()
properly if the KAME stack had SCTP support.

Submitted by:	suz
2004-04-14 06:49:21 +00:00
Kris Kennaway
2b5e24cd8a Info files cannot be installed in post-install 2004-04-14 03:33:40 +00:00
Kris Kennaway
851108bcb9 Add missing @dirrm 2004-04-13 22:15:26 +00:00
Kris Kennaway
ec611060ec Add missing symlink 2004-04-13 12:04:04 +00:00
Dirk Meyer
08f231f091 slave port of gcc32
replaces gnustep-objc on some architectures
2004-04-13 11:26:47 +00:00
Dirk Meyer
5cd8ee4b96 - resurrect from 2003/03/02
- new gnustep paths
2004-04-13 11:24:20 +00:00
Dirk Meyer
fa4e0dcd32 - resurrect from 2003/03/02
- update to 1.3.0
- new gnustep paths
- use bsd.gnustep.mk to build
- bump PORTEPOCH
2004-04-13 11:23:43 +00:00
Dirk Meyer
7dba3d8ce0 - take maintainership
gcc33 objc compilers don't compile gnustep-base.
so this port is still needed for a bit.

- let build also on alpha and sparc64
bento succesfull build logs:
i386-5-latest-logs	2004 Apr 11 09:50:21	gcc-objc-3.2.3_1.log
ia64-5-latest-logs	2004 Apr  8 18:37:05	gcc-objc-3.2.3_1.log
alpha-5-latest-logs	2004 Apr  4 12:34:15	gcc-objc-3.2.3_1.log.bz2
alpha-4-latest-logs	2004 Mar 25 20:11:44	gcc-objc-3.2.3_1.log.bz2
sparc64-5-latest-logs	2004 Mar 22 15:23:03	gcc-objc-3.2.3_1.log.bz2
2004-04-13 11:04:02 +00:00
Kirill Ponomarev
433dd36fe5 - Update to 1.8.8
PR:		ports/65475
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2004-04-13 08:01:02 +00:00
Jean-Marc Zucconi
e3217c6859 Install the source instead of the cat-file in ${PREFIX}/man/man1
PR:		65456
2004-04-13 00:17:26 +00:00
Thierry Thomas
cdcbfe7713 Add fpc-base 1.0.10, meta package to install all of the
Free Pascal base.

PR:		62623
Submitted by:	John Merryweather Cooper <coop9211@uidaho.edu>
Approved by:	pav (mentor).
2004-04-12 21:58:15 +00:00
Thierry Thomas
84889e693f Add fpc-demo 1.0.10, Free Pascal compiler examples.
PR:		62605
Submitted by:	John Merryweather Cooper
Approved by:	pav (mentor).
2004-04-12 21:57:15 +00:00
Mark Linimon
c07160a74d Per kris' suggestion, mark as deprecated (supplanted by lang/tclX which
is at 8.3.5).  This port is not used by any other port in the ports tree.
2004-04-12 07:22:25 +00:00
Mark Linimon
83d37fd0d5 Per distfile survey, remove mastersite that disappeared in December 2003.
A Google search failed to find an alterative; any suggestions?
2004-04-12 06:57:00 +00:00
Kris Kennaway
faff42cf17 BROKEN on sparc64: Does not build 2004-04-12 04:28:06 +00:00
Kris Kennaway
ff18bffd91 BROKEN on sparc64: Does not compile 2004-04-12 04:26:27 +00:00
Kris Kennaway
aebc899d79 BROKEN on sparc64 as well 2004-04-12 04:17:17 +00:00