Commit graph

17 commits

Author SHA1 Message Date
Jimmy Olgeni
ac30cb067f Remove indefinite articles from COMMENT where I'm maintainer. 2014-06-08 13:14:42 +00:00
Baptiste Daroussin
f4f46a920e Fix unixODBC vs libiodbc conflicts
Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time

While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql

Discussed with:	rakuco (kde)
With hat:	portmgr
2014-05-05 16:24:00 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Pietro Cerutti
8799f4202d - Convert to USES=tk 2014-02-20 10:18:43 +00:00
Jimmy Olgeni
f0d7456758 Upgrade to version R16B03-1. 2014-01-28 14:03:22 +00:00
Jimmy Olgeni
29689439c6 Upgrade to version R16B03. 2013-12-12 11:27:53 +00:00
Jimmy Olgeni
47e0674bc7 Change PKGNAMESUFFIX and avoid using LATEST_LINK.
Submitted by:	tijl
2013-10-22 12:14:10 +00:00
Jimmy Olgeni
8dd5e0ae10 - Upgrade to version R16B02.
- Add staging support and simplify plist generation.
- Add LDFLAGS to unbreak the ODBC build.
2013-10-22 09:20:15 +00:00
Tijl Coosemans
a8640e74af Remove USE_CSTD=gnu89 to fix compilation of C++ code when the WX option
is enabled.  It was added in r300328 to fix compilation with clang but
testing has shown it is no longer necessary.

PR:		ports/180017
Tested by:	Stefan Grundmann <sg2342@googlemail.com>
2013-10-22 07:55:09 +00:00
Baptiste Daroussin
888ab73a81 Add NO_STAGE all over the place in preparation for the staging support (cat: lang) 2013-09-20 19:53:09 +00:00
Baptiste Daroussin
f3c7cf4e64 Convert to new perl framework 2013-09-17 09:34:36 +00:00
Gerald Pfeifer
41e60477bd Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
2013-08-17 16:27:24 +00:00
Jimmy Olgeni
e49a67425f Upgrade to version R16B01. 2013-06-19 13:39:44 +00:00
Jimmy Olgeni
b841429d2c - Do not install extra PDF documentation
- Do not install epmd
- Replace more ERLANG_LIB occurrences in pkg-message

Noticed by:	stas
2013-05-06 20:15:31 +00:00
Jimmy Olgeni
06474237aa Add ERLANG_LIB to SUB_LIST, and use it in pkg-message.
No PORTREVISION bump because the package stays the same.
2013-05-06 18:40:08 +00:00
Jimmy Olgeni
b8c9ed5008 Fix LATEST_LINK. 2013-05-06 13:00:20 +00:00
Jimmy Olgeni
6eb290d87a Add lang/erlang-runtime16 (see also r317410). 2013-05-05 14:20:12 +00:00