Commit Graph

19 Commits

Author SHA1 Message Date
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Olli Hauer
27de467a2b - remove MD5 2011-07-03 13:45:36 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Stanislav Sedov
73e96a4bc1 - Use libraries from boehm-gc-threaded instead of building own implementation.
This fixes build failure after the boehm-gc update.

Reported by:	pav
2009-12-18 04:10:16 +00:00
Daichi GOTO
c6bd05c788 Update for 1.8.1
PR:		137631
Submitted by:	maintainer
2009-08-11 02:19:32 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Daichi GOTO
53baa5e59f Fix build problem of lang/neko on tinderbox
PR:		ports/136734
Submitted by:	maintainer
2009-07-14 08:28:14 +00:00
Wesley Shields
991ed39c89 - Add missing files from last commit. 2009-06-28 01:40:02 +00:00
Wesley Shields
e89df9226f - Update to 1.8.0
- Don't use ${PREFIX} for dependencies, CFLAGS or LDFLAGS
- This port still doesn't work with a custom PREFIX, it needs some work still.

PR:		ports/135833
Submitted by:	Masanori OZAWA <ozawa@ongs.co.jp> (maintainer)
2009-06-28 01:39:10 +00:00
Pav Lucistnik
41d8c3385c - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 20:36:33 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Pav Lucistnik
1f02bc1fa1 - Augment previous fix
Reported by:	pointyhat
Approved by:	portmgr (hat)
2007-11-12 23:48:32 +00:00
Mark Linimon
0d04b3fd01 Fix build on cluster by adding a libtool dependency. This is a hack to
work around the fact that this port reaches over into devel/boehm-gc to
do part of its build.  This isn't the Right Thing.

Approved by:	portmgr (self)
2007-11-08 08:06:22 +00:00
Daichi GOTO
687f841c0d neko 1.6.0_1 is for 6.x or over.
- neko uses socket option that 5.x doesn't have.
    So added ${OSVERSION} check.

Submitted by:	ozawa@ongs.co.jp (maintainer)
2007-09-25 13:03:50 +00:00
Daichi GOTO
6957530bf4 lang/neko: fixed compile error on amd64 6
- fixed compile error (6-RELEASE amd64, 7-CURRENT amd64)

PR:		ports/115723
Submitted by:	Masanori OZAWA <ozawa@ongs.co.jp> (maintainer)
Pointed out by:	via krisbot
2007-08-23 04:33:00 +00:00
Daichi GOTO
e12c080bf5 The Neko Programming Language
Neko is a high-level dynamically typed programming language which can
also be used as an embedded scripting language. It has been designed to
provide a common runtime for several different languages.

Neko is not only very easy to learn and use, but also has the flexibility
of being able to extend the language with C libraries. You can even write
generators from your own language to Neko and then use the Neko Runtime to
compile, run, and access existing libraries.

WWW: http://nekovm.org/

Submitted by:	Masanori OZAWA <ozawa@ongs.co.jp>
2007-08-21 06:13:33 +00:00