Commit graph

9 commits

Author SHA1 Message Date
Muhammad Moinur Rahman
b061f60787 lang/guile2 error: Fix LIB_DEPENDS
- Fixed wrong shared library

PR:			196683
Differential Revision:	https://reviews.freebsd.org/D1537
Submitted by:		spastorino@gmail.com
Approved by:		marino(mentor)
2015-01-18 11:17:17 +00:00
Muhammad Moinur Rahman
6d2e8f9aeb Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by:	bapt
2014-12-24 00:14:11 +00:00
Antoine Brodin
4c87ce3ec5 Add patch from upstream to unbreak on i386 with clang 2014-11-10 18:21:04 +00:00
Baptiste Daroussin
77cba41a62 Cleanup plist 2014-10-27 15:23:30 +00:00
Tijl Coosemans
15c4a5ecf3 Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.

Approved by:	portmgr (bapt)
2014-09-17 07:38:15 +00:00
Tijl Coosemans
4639f95c6b lang/guile2:
- Convert to USES=libtool and bump dependent ports
- Convert to USES=charsetfix and USES=pathfix
- Drop USE_GCC=any
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
2014-09-08 17:19:12 +00:00
Tijl Coosemans
b33b0aa600 devel/libunistring:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip

Approved by:	portmgr (implicit, bump unstaged port)
2014-08-29 08:24:19 +00:00
Adam Weinberger
457473c1ec Add USES=readline to fix build on -current.
Also, remove @dirrmtry info.
2014-08-16 16:34:56 +00:00
Sunpoet Po-Chuan Hsieh
acc36afd2f - Add guile 2.0.11
- While I'm here:
  - Add PKGNAMESUFFIX to avoid PKGNAME collision
  - Mark CONFLICTS_INSTALL with lang/guile

GUILE, GNU's Ubiquitous Intelligent Language for Extension,
is a library that implements the Scheme language plus various
convenient facilities. It's designed so that you can link it
into an application or utility to make it extensible.  Our
plan is to link this library into all GNU programs that call for
extensibility.

WWW: http://www.gnu.org/software/guile/

PR:		ports/189239
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 17:32:59 +00:00