1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
Commit Graph

4198 Commits

Author SHA1 Message Date
Thierry Thomas
bff59433a0 Update to git20140902.
PR:		ports/193247
Submitted by:	maintainer
2014-09-20 13:08:06 +00:00
Mathieu Arnold
46cf4bcb84 Retire MANCOMPRESSED.
Also the compat NO_INSTALL_MANPAGES shim.

Differential Revision:	https://reviews.freebsd.org/D730
Reviewed by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
2014-09-18 12:31:24 +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
3ce0f21808 devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
  didn't conflict with early development versions of glib/gtk 2.0
2014-09-13 15:11:27 +00:00
Antoine Brodin
530b17b7f1 Do not define __BSD_VISIBLE/_XOPEN_SOURCE/_POSIX_C_SOURCE in
include/python2.7/pyconfig.h
This fixes x11-toolkits/py-wxPython30 build on head

PR:		192365
Exp-run:	self
Reviewed by:	jilles
With hat:	portmgr
2014-09-12 20:52:18 +00:00
Adam Weinberger
e86b7b5b13 Fix typo. 2014-09-12 18:48:42 +00:00
Adam Weinberger
b88dcad79d Make IGNORE with Ruby 1.9, rather than it appearing in every build fail log. 2014-09-12 18:46:54 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Antoine Brodin
ea500411ef Allow staging as a regular user 2014-09-10 13:45:02 +00:00
Philippe Audeoud
55ad3b89e0 - Update to 0.49 2014-09-10 13:00:56 +00:00
Dmitry Marakasov
38c6aa8300 - Drop .la files, no dependees require them
- Add LICENSE_FILE

Approved by:	portmgr blanket
2014-09-10 12:18:21 +00:00
Veniamin Gvozdikov
0ae68677a1 - Update to 1.2.4 2014-09-10 08:02:15 +00:00
Thierry Thomas
5ec9d3905c - Fix build when X11 option is off
- Move openal/freealut to USES

- Allow using ncurses from base system

PR:		ports/193483, ports/193485
Submitted by:	Andriy Voskoboinyk
2014-09-09 20:23:16 +00:00
Steve Wills
55abcf2165 net-im/rubygem-lita: add port for Lita
A multi-service chat bot with extendable behavior.

WWW: https://lita.io/
2014-09-09 18:48:01 +00:00
Baptiste Daroussin
f4aef6b62c Mozilla upgrades:
- Update nspr to 4.10.7
- Update ca_root_nss to 3.17 (mark as NO_ARCH while here)
- Update firefox to 32.0
- Update thunderbird to 31.1.0
- Add net-im/linux-instantbird
- Update firefox-est to 31.1.0
- Update libxul to 24.8.0
- Update seamonkey to 2.29

Submitted by:	Jan Beich for gecko@
2014-09-09 06:16:35 +00:00
Thierry Thomas
c7dd789e0d Refresh. 2014-09-08 20:38:40 +00:00
Thierry Thomas
09b195259f Refresh. 2014-09-08 20:38:21 +00:00
Thierry Thomas
bdc71bbf2f Refresh. 2014-09-08 20:38:00 +00:00
Antoine Brodin
0090808295 Allow staging as a regular user 2014-09-03 21:07:17 +00:00
Tijl Coosemans
173e66f7f1 Fix typo in posy-patch 2014-09-03 08:24:25 +00:00
Tijl Coosemans
95b5f9e9c5 Add missing -lm 2014-09-02 20:28:55 +00:00
Baptiste Daroussin
11b0d3ddde Remove non staged ports without pending PR from net-im and net-mgmt 2014-09-01 22:01:24 +00:00
Tijl Coosemans
a6a424630d Convert to USES=libtool and add INSTALL_TARGET=install-strip
Obtained from:	gnome-dev
2014-09-01 15:47:05 +00:00
Tijl Coosemans
87cd8092d2 - Convert to USES=libtool pathfix python
- Add INSTALL_TARGET=install-strip

Obtained from:	gnome-dev
2014-09-01 15:45:10 +00:00
Tijl Coosemans
aafc6248a1 lang/guile:
- Add USES=libtool and bump dependent ports
- Replace Makefile.* patches with USES=pathfix
- Replace config.h.in patch with USE_AUTOTOOLS=autoheader
- Avoid automake by touching Makefile.in

Approved by:	portmgr (implicit, bump unstaged port)
2014-08-31 15:17:49 +00:00
Tijl Coosemans
5850f0e383 converters/fribidi:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
2014-08-31 11:54:16 +00:00
Tijl Coosemans
f1655c7b7a dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
2014-08-30 18:18:14 +00:00
Antoine Brodin
783563d5ac Unbreak on 9amd64
I couldn't test on 8,  various dependencies were failing
2014-08-30 13:19:35 +00:00
Dmitry Marakasov
89722ddad0 uTox is lightweight Tox (https://github.com/irungentoo/ProjectTox-Core)
client written in C.

Simple and convenient program for confidential communication.

Still early in development, though it already supports some of the most
important features, like file transfers, A/V, group chats, and DNS Discovery.

There are also binaries for other OS: Linux, Android, OS X and Windows, which
makes it possible to communicate between users of different OS.

WWW: http://utox.org/

PR:		192954
Submitted by:	fidaj@ukr.net
2014-08-28 12:19:12 +00:00
Vsevolod Stakhov
87334a65e4 - Update libsodium to 0.7.0
- Take maintainership
- Update revisions of dependent ports
2014-08-27 12:31:11 +00:00
Tijl Coosemans
216b5a285f - Fix missing library problems when the linker enforces explicit linking
PR:		192062
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-08-26 14:06:08 +00:00
Steve Wills
6eeb97fac9 net-im/rubygem-tinder: 1.10.0 2014-08-26 01:21:08 +00:00
Baptiste Daroussin
df655c7493 Reset maintainership on nonstaged ports
With hat:	portmgr
2014-08-25 10:20:51 +00:00
Antoine Brodin
783540d9ac Canonicalize a few LICENSE_PERMS
With hat:	portmgr
2014-08-22 07:20:30 +00:00
Michael Gmelin
efc161dffd Remove deletion of LC_MESSAGES directories that are owned by devel/gettext
Reviewed by:	bdrewery
Approved by:	bdrewery
2014-08-20 00:25:18 +00:00
Dmitry Marakasov
f53f7a57fa Convert USE_GNOME=gnomehack to USES=pathfix, drop ltverhack
Suggested by:	tijl
Approved by:	kwm
2014-08-19 17:30:50 +00:00
Steve Wills
46e7bb4518 net-im/mikutter: avoid dependency on soon to be deprecated ruby-memoize
ruby-memoize will soon be deprecated due to rubyforge dying, switch to
rubygem-memoize

With hat:	ruby@
2014-08-19 15:18:26 +00:00
Dmitry Marakasov
282f80cce4 - Drop .la files, no dependees require them
Approved by:	kwm
2014-08-18 19:38:39 +00:00
Dmitry Marakasov
82759920ed - Switch to USES=libtool, drop .la files
Approved by:	kwm
2014-08-18 19:38:10 +00:00
Dmitry Marakasov
d43cf0bf32 - Convert USE_PYTHON_BUILD=yes to USES=python:build as suggested by check-sanity
Approved by:	kwm
2014-08-18 19:37:45 +00:00
Matthias Andree
e58f1982d3 STAGE.
Fix skype.sh launcher script, using "$@" instead of the unsafe $@,
and fixing its shebang line to /bin/sh.
2014-08-18 18:41:00 +00:00
Dmitry Marakasov
17b9b9f827 - Switch www/libwww to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-08-18 17:33:43 +00:00
TAKATSU Tomonari
a9cd89647a - Update to 3.0.5 2014-08-17 06:22:59 +00:00
TAKATSU Tomonari
517b9fe30f - Update to 3.0.4 [1]
- Fix typo in RUN_DEPENDS
- Change LICENSE from GPLv3 to MIT (since 3.0.0)
- Add LICENSE_FILE
- Update RUN_DEPENDS

PR:		192569 [1]
Submitted by:	Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp> [1]
2014-08-17 01:33:34 +00:00
Adam Weinberger
3ed58afe47 Add USES=readline to fix build on -current. 2014-08-17 00:37:51 +00:00
Adam Weinberger
4c029c7c5f Fix build on -current and fix shebangs. 2014-08-15 21:32:57 +00:00
Adam Weinberger
104eb5d9be Fix build on -current, and fix some shebangs. 2014-08-15 21:29:39 +00:00
Matthias Andree
515db2ed10 Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)

Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130

Couple OpenEXR more tightly to ilmbase and require its exact .so
version.

Add UPDATING note, and bump PORTREVISION of all dependent ports.

Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.

Approved by:	portmgr (implicit for bumping PORTREVISION on unstaged ports)
2014-08-15 20:37:31 +00:00
Thierry Thomas
0f1a601cbb Refresh. 2014-08-15 15:59:21 +00:00
Thierry Thomas
310e2b1a53 Refresh.
Warning: format of the config file has changed!
2014-08-15 15:59:00 +00:00