1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
Commit Graph

13251 Commits

Author SHA1 Message Date
Gerald Pfeifer
a89cf08f6f Update to the 20141002 snapshot of GCC 4.8.4.
Remove all instances of @dirrm from pkg-plist.
2014-10-09 05:42:58 +00:00
Alex Dupre
61932c5536 Fix build on 8.x and 9.x. 2014-10-08 15:24:20 +00:00
Mathieu Arnold
4ef71843c2 Those two do not build with php 5.3.
Sponsored by:	Absolight
2014-10-08 13:19:26 +00:00
Alex Dupre
8c6dede668 Update to 5.6.1 release. 2014-10-08 07:56:04 +00:00
Gerald Pfeifer
30c8264eb9 Update to the 20141001 snapshot of GCC 4.9.2. 2014-10-07 13:55:50 +00:00
Gerald Pfeifer
2a5c152a3b Update to the 20141005 snapshot of GCC 5.0. 2014-10-07 13:55:17 +00:00
Pietro Cerutti
44ed15c688 - Chase compiler warnings
PR:		192370
Submitted by:	gahr
Approved by:	maintainer (timeout > 2 months)
2014-10-07 12:45:02 +00:00
Baptiste Daroussin
e95ace05e4 Comment out info/dir files
indexinfo is taking care of generating it at package installation time

Reported by:	peter
2014-10-06 18:13:15 +00:00
Jimmy Olgeni
b2aeffc354 Upgrade to version 1.10. 2014-10-06 12:49:45 +00:00
Alonso Schaich
c05e144deb Replace USE_PYTHON* by USES=python.
This commit consists of area51's r10314 and r10356 patchsets.

Approved by:	rakuco (mentor)
2014-10-05 18:25:00 +00:00
Tijl Coosemans
88c67cd38c - Update devel/libtool and devel/libltdl to version 2.4.2.418
- Patch libtool so it uses the same library version specification as on
  Darwin, Linux and other systems.  Given the version current:revision:age
  a library will be given the extension .so.major.age.revision with major
  equal to current-age.  Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
  files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
  dependent ports if a library version changed

PR:		194068
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-10-05 18:01:19 +00:00
Guido Falsi
cc5c75bd95 - Update slib and slib-guile to 3b4
- Fix build for lang/slib with new texinfo [1]
- Convert slib-guile @exec/@unexec directives to post install/deinstall scripts
- Add new port slib-guile2 based on slib-guile
- Remove dirrms

MFH:	2014Q4
2014-10-05 13:29:40 +00:00
Mathieu Arnold
db57f33c05 Cleanup @dirrm*.
Differential Revision:	https://reviews.freebsd.org/D885
Reviewed by:	bapt
With hat:	perl@
Sponsored by:	Absolight
2014-10-03 12:42:29 +00:00
Steve Wills
c553ae6488 lang/ruby2*: fix dtrace support
DTrace support in ruby needs the -xnolibs flag added to the dtrace command
called during build to ensure that dtrace support is enabled even if the dtrace
kernel modules are not loaded at build time.

However, with this dtrace will be enabled on some OS versions where it will not
work, so add logic to disable it where appropriate.
2014-10-01 15:45:27 +00:00
Tijl Coosemans
c91d0249dd Replace USE_AUTOTOOLS=autoconf213:env with a regular build dependency.
These are the last ports that use this ancient version of autoconf.
2014-10-01 15:07:31 +00:00
Li-Wen Hsu
e8fe19dfe5 - Update to 1.0.0
PR:		193948
Submitted by:	h416@aol.jp
2014-10-01 08:36:36 +00:00
Baptiste Daroussin
e380f6b979 All pure ports have been converted to USES=pure long ago 2014-09-30 22:39:50 +00:00
Gerald Pfeifer
fa700dd5c4 Update to the 20140924 snapshot of GCC 4.9.2.
Remove all instances of @dirrm from pkg-plist.
2014-09-28 12:37:59 +00:00
Gerald Pfeifer
a3d58e17c9 Update to the 20140921 snapshot of GCC 5.0.
Remove four instances of @dirrm from pkg-plist.
2014-09-28 10:49:15 +00:00
Antoine Brodin
931aa9427e Deprecate ports broken for more than 6 months 2014-09-28 06:56:33 +00:00
Julien Laffaye
6873226fb0 Update to 1.3.2 2014-09-27 19:07:28 +00:00
Thomas Zander
b97f4dcc3a Modernise databases/freetds port
- Retire databases/freetds-msdblib port
  (no longer needed, recently updated upstream version has necessary compat
   option which is now enabled in the freetds port)
- Fix LIB_DEPENDS in dependent ports
- Bump PORTREVISION in freetds and dependent ports

PR:		193850
Submitted by:	5u623l20@gmail.com (maintainer)
2014-09-27 08:31:58 +00:00
Brooks Davis
de84f46849 Install scan-view dependencies.
Tell the user the correct scan-view to run.

PR:		193955
Sponsored by:	DARPA, AFRL
2014-09-27 01:25:57 +00:00
Brooks Davis
90ffc80e48 Install scan-view dependencies.
Tell the user the correct scan-view to run.

PR:		193955
Sponsored by:	DARPA, AFRL
2014-09-27 01:00:41 +00:00
Brooks Davis
b79a453b58 Install the bits necessicary for scan-view to work.
Make scan-build35 tell the user to run scan-view35.

PR:		193955
Sponsored by:	DARPA, AFRL
2014-09-26 22:18:07 +00:00
Brooks Davis
80dbd59072 Install scan-view support files under LLVM_PREFIX and alter
llvm-wrapper to support this.

PR:		193955
2014-09-26 20:05:54 +00:00
Vanilla I. Shu
89ce9f982c Update to version 2.6.11.
PR:		ports/193898
Submitted by:	Ports Fury
2014-09-26 03:33:04 +00:00
Brooks Davis
0c2ed2153f Upgrade to r218451.
USES=python

Give llvm a chance to build on arm* and powerpc64 systems. [0]

PR:		191996 [0]
Submitted by:	direct727@gmail.com [0]
Sponsored by:	DARPA, AFRL
2014-09-25 19:10:19 +00:00
Brooks Davis
63bd311743 Upgrade to 3.5.0 release.
USES=python

Give the port a chance of building on more arm systems and powerpc64. [0]

Allow building on 9 in the default configuration as it works for me.
Disallow llvm35 on 8 due to bizzare gcc behavior.

PR:		191996 [0]
Submitted by:	direct727@gmail.com [0]
Sponsored by:	DARPA, AFRL
2014-09-25 18:35:58 +00:00
Tijl Coosemans
0033b07d09 Remove USE_AUTOTOOLS 2014-09-25 09:18:20 +00:00
Jimmy Olgeni
801f2e471d Cleanup plist generation in Erlang runtime ports. 2014-09-24 15:34:14 +00:00
Bartek Rutkowski
162973c310 lang/cython: update 0.20.2 -> 0.21
- Convert to USES=python

PR:		193643
Submitted by:	Viltaly Magerya <vmagerya@gmail.com>
Approved by:	mentors (implicit)
2014-09-24 09:06:41 +00:00
Marcus von Appen
a4acac5bf8 - Update to version 1.3.1
Changelog: https://github.com/micropython/micropython/releases/tag/v1.3.1
2014-09-24 08:10:20 +00:00
Steve Wills
f1093059ba lang/ruby21: update to 2.1.3 2014-09-24 03:11:52 +00:00
Steve Wills
897642d681 lang/ruby20: update to 2.0.0p576 2014-09-24 03:11:06 +00:00
Dmitry Marakasov
75c9a9ee19 - Drop @dirrm* from plist 2014-09-23 22:51:18 +00:00
Johannes Jost Meixner
05317facbe Update CentOS base to 6.5, add userland ports
The Fedora 10 infrastructure ports have been in use since June 2009 and, while
having served a great deed, have become unsupported upstream and hence affected
by unfixed security vulnerabilities. In addition to that, many recent Linux
binaries need newer libc / stdlibc++ versions.

This commit adds the linux-c6- userland as drop-in replacement for the -f10
infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5.

If you want to switch to linux-c6 ports, please define at /etc/make.conf:

    OVERRIDE_LINUX_BASE_PORT=c6
    OVERRIDE_LINUX_NONBASE_PORTS=c6

Additionally, please add the following line to /etc/sysctl.conf:

    compat.linux.osrelease=2.6.18

Upgrading procedures are shown in /usr/ports/UPDATING.

This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in
November 2013, using and extending mav@'s work. It has been tested extensively
and most reported issues were already fixed. Please report any additional bug
or "features" to the emulation mailing list.

Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's
filed Issues and Pull requests on GitHub,

PR:		186820
Differential Revision:	https://reviews.freebsd.org/D793
Reviewed by:	allanjude, antoine, bapt, rene
Approved by:	portmgr (antoine, bapt)
Approved by:	koobs (mentor)
Sponsored by:	Perceivon Hosting Inc.
2014-09-22 10:40:00 +00:00
Baptiste Daroussin
29f1e86ab5 Cleanup plist 2014-09-22 07:18:52 +00:00
Antoine Brodin
2add65ad06 Allow staging as a regular user 2014-09-21 13:43:47 +00:00
Gerald Pfeifer
b72b196626 Update to the 20140918 snapshot of GCC 4.8.4. 2014-09-20 15:38:23 +00:00
Gerald Pfeifer
e20e345bff Update to the 20140917 snapshot of GCC 4.9.2. 2014-09-20 12:20:22 +00:00
Jimmy Olgeni
e2dc244ba8 Upgrade to version 17.3. 2014-09-20 07:03:56 +00:00
Tijl Coosemans
d9aa7a8cbf print/freetype:
- Remove old libtool patch
- Remove :oldver from USES=libtool and bump dependent ports
2014-09-19 15:45:14 +00:00
Antoine Brodin
3ce8d05a7d Allow staging as a regular user 2014-09-18 20:44:32 +00:00
Alex Dupre
543069c531 Fix build on 8.x and 9.x. 2014-09-18 19:49:26 +00:00
Gerald Pfeifer
5d7853c6fb Update to the 20140914 snapshot of GCC 5.0.
On the packaging side this adds another Python script coming from
the libstdc++ side of things.
2014-09-18 14:07:17 +00:00
Alex Dupre
aa93d85ef8 Update to 5.4.33 release. 2014-09-18 14:07:05 +00:00
Alex Dupre
389beb0008 Update to 5.5.17 release. 2014-09-18 14:06:35 +00:00
Jimmy Olgeni
24180189d4 Upgrade to version 17.3. 2014-09-18 10:52:19 +00:00
Dmitry Marakasov
d42b12b27d - Bump PORTREVISIONs on php*-mcrypt after libmcrypt .so version change
- Drop specific libmcrypt so version requirement from php53 to fix build

Submitted by:	Matthew D. Fuller <fullermd at over-yonder dot net>
2014-09-17 23:27:08 +00:00