Commit Graph

18 Commits

Author SHA1 Message Date
Kris Kennaway
33dc8bdfc7 Now builds on sparc64 2006-09-17 20:08:47 +00:00
Cheng-Lung Sung
e8390e6e3c - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 00:29:13 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Renato Botelho
3419ccf917 - Update pnet related ports:
* lang/pnet 0.7.0 -> 0.7.4
  * lang/pnet-base 0.7.0 -> 0.7.4
  * lang/pnetlib 0.7.0 -> 0.7.4
  * lang/pnetc 0.7.0 -> 0.7.4
  * lang/ml-pnet 0.7.0 -> 0.7.4
  * lang/treecc 0.3.6 -> 0.3.8
  * lang/libjit 0.0.4 -> 0.0.6
- Make portlint(1) happy
- Unbreak ml-pnet on 4.x

PR:		ports/93602
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Reworked by:	garga
Thanks to:	mnag, tdb
2006-02-20 20:23:47 +00:00
Pav Lucistnik
f307f38435 - Add SHA256 2005-11-25 00:33:45 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Kris Kennaway
854244d1ec BROKEN on sparc64: segfault during build 2005-10-28 06:27:41 +00:00
Oliver Lehmann
5140032e03 fix build (revert libtool changes so libjit uses libtool 1.3 again)
Noted by:	pointyhat via kris
2005-06-10 04:36:43 +00:00
Oliver Lehmann
cd5d175527 fix build
Noted by:	pointyhat via kris
2005-06-03 13:48:04 +00:00
Oliver Lehmann
392aa128b5 change the libtool version to use from 1.3 to 1.5 2005-06-02 20:28:41 +00:00
Kris Kennaway
a16abe949b BROKEN on ia64: Segfault during build
Approved by:    portmgr (self)
2005-03-26 20:33:56 +00:00
Kirill Ponomarev
19d73f8b10 Fix build on amd64.
PR:		ports/77638
Submitted by:	Johan van Selst <johans@stack.nl>
2005-02-18 09:27:02 +00:00
Kirill Ponomarev
b8da1dc3eb Drop maintainership to ports@FreeBSD.org
PR:		ports/72437
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-12 12:31:34 +00:00
Kirill Ponomarev
590de45aac Fix build with gcc-3.4
PR:		ports/70752
Submitted by:	maintainer
2004-08-21 06:11:56 +00:00
Kirill Ponomarev
93184cdab1 Update to 0.0.4
PR:		ports/70183
Submitted by:	maintainer
2004-08-09 08:27:31 +00:00
Kris Kennaway
ef790344e6 BROKEN on amd64: Does not compile 2004-06-19 09:21:28 +00:00
Kirill Ponomarev
02d8aaea7e - Update to 0.0.2
PR:		ports/66641
Submitted by:	maintainer
2004-05-14 19:24:23 +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