Commit graph

13580 commits

Author SHA1 Message Date
Dmitry Marakasov
28e63772f3 - Add LICENSE
- Add empty directories to plist
2015-03-02 00:38:07 +00:00
Ashish SHUKLA
6e7616a428 - Change inline constant rotate functions to macros in the crypto
library libtomcrypt used by the project, to fix compile errors
  with clang 3.6. More details about the fix are in PR 198017

PR:		197395
Submitted by:	dim
Reported by:	portmgr
2015-02-28 23:44:11 +00:00
Antoine Brodin
e09215b7cf Fix packaging 2015-02-28 19:01:05 +00:00
John Marino
578b0d96dd lang/gnustep-base: Remove empty directories from stagedir
Two empty directories weren't listed in pkg-plist, causing this port
not to pass poudriere QA checks.  My interpretation is that these
directories were never packaged, and they should not be packaged, so
let's simply remove them from stagedir.  This alse means we don't have
to bump the port.

Approved by:	just fix it
2015-02-28 17:49:15 +00:00
Baptiste Daroussin
26c829cb5c Update to 0.76
Take back maintainership
2015-02-27 08:39:41 +00:00
Gerald Pfeifer
485d522ea4 Update to the 20150225 snapshot of GCC 4.9.3. 2015-02-26 11:51:32 +00:00
Ashish SHUKLA
4a8c3051fc - Update to 0.6.1
- Correct LICENSE information
2015-02-25 10:03:15 +00:00
Dmitry Marakasov
25869ae3db - Add LICENSE
- Strip binary
2015-02-25 01:46:26 +00:00
Cy Schubert
283406fa12 By default dmd uses gcc to invoke the linker. Fix linking on
FreeBSD systems that use clang as the system compiler (FreeBSD 10+).
2015-02-25 00:30:55 +00:00
Florian Smeets
a3487b0b09 Add patches for
- CVE-2014-8142
- CVE-2015-0231

MFH:		2015Q1
2015-02-24 22:36:49 +00:00
Rene Ladan
22f0609652 Remove lang/ruby19 which reached its end-of-life on 2015-02-23
Add a note to UPDATING for ruby19 users.

Differential Revision:	https://reviews.freebsd.org/D1954
Submitted by:	myself
Reviewed by:	ruby (swills, sunpoet)
Approved by:	ruby (swills)
2015-02-24 20:10:42 +00:00
Gerald Pfeifer
b732c3e2fc Update to the 20150222 snapshot of GCC 5.0. 2015-02-24 18:22:40 +00:00
Pawel Pekala
6b2e43a232 - Update to version 2.0.2.1 [1]
- Remove Author tag from pkg-descr

PR:		197873 [1]
Submitted by:	Colin Booth <colin@heliocat.net> (maintainer) [1]
2015-02-23 21:39:40 +00:00
Ruslan Makhmatkhanov
d487ca719f lang/urweb: update to 20150214
PR:		197660
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
2015-02-22 22:03:46 +00:00
Antoine Brodin
a9fd05d12b Fix packaging 2015-02-22 20:16:28 +00:00
Jimmy Olgeni
7f3b1e1bfc Upgrade to version 15.2.21 and unbreak. 2015-02-22 10:28:50 +00:00
Baptiste Daroussin
2186ed58e9 Update to 1.1.1 2015-02-22 00:02:18 +00:00
Jimmy Olgeni
e80782fa8c Add lang/erlang-java and lang/erlang-wx.
These ports contain applications that are enabled by specific options in
lang/erlang, but carry significant dependencies (X11 and Java).

Now these applications can be installed separately, and people using the
stock packages will be able to install X11 and Java support without
recompiling lang/erlang.

The JAVA and WX options of lang/erlang will probably be phased out in the
future.
2015-02-21 12:53:37 +00:00
Sunpoet Po-Chuan Hsieh
ecbc057a70 - Use CXXFLAGS instead of CFLAGS
- Simplify CXXFLAGS: all supported Clang are 3.3+
2015-02-21 11:32:02 +00:00
Sunpoet Po-Chuan Hsieh
039218878a - Fix build with Clang 3.6.0
- Use CXXFLAGS instead of CFLAGS
- Simplify CXXFLAGS: all supported Clang are 3.3+
2015-02-21 11:31:58 +00:00
Jimmy Olgeni
76249a1970 Upgrade to version 17.4.1.
- Sort OPTIONS_DEFINE and OPTIONS_DEFAULT.
- Create SKIP files for applications disabled by port options.
- Remove disabled applications from ${STAGEDIR}.
- Check if dtraceall is actually loaded when DTRACE is enabled.
2015-02-21 10:14:37 +00:00
Steve Wills
665d9f2530 Add Ruby 2.2.0
Differential Revision:	D1457
Submitted by:	sunpoet
Reviewed by:	swills (myself)
2015-02-20 23:51:55 +00:00
Jimmy Olgeni
0c3f6e495f Upgrade to version 17.4.1. 2015-02-20 23:37:01 +00:00
Brooks Davis
7adedb68bf Update to rc4. 2015-02-20 19:23:56 +00:00
Alex Dupre
d859043302 Switch default PHP version to 5.6.x.
- Update PHP 5.4 to 5.4.38 release
- Update PHP 5.5 to 5.5.22 release
- Update PHP 5.6 to 5.6.6 release

PR:		195604
Approved by:	portmgr
2015-02-20 13:56:11 +00:00
Gerald Pfeifer
5a05d1b1c8 Update to the 20150218 snapshot of GCC 4.9.3. 2015-02-20 01:30:13 +00:00
Brooks Davis
229ab921fe Update to rc3 2015-02-19 23:27:01 +00:00
Jan Beich
20b60f0221 - Update to 0.22 [1]
- Strip C modules [2]
- Mark py-kivy as BROKEN [3]

PR:		197375 [1]
PR:		197776 [2]
Submitted by:	Viltaly Magerya <vmagerya@gmail.com> (maintainer) [1]
Approved by:	Viltaly Magerya <vmagerya@gmail.com> (maintainer) [2]
Approved by:	dbn (maintainer) [3]
2015-02-19 09:28:42 +00:00
Jan Beich
906bb452d2 Register CONFLICTS between execline and ImageMagick
Differential Revision:	https://reviews.freebsd.org/D1820
Approved by:	bapt (mentor)
Approved by:	portmgr blanket
2015-02-19 02:29:06 +00:00
Julien Laffaye
2f6989e331 - Update to 1.4.2 2015-02-18 21:32:02 +00:00
Sunpoet Po-Chuan Hsieh
120882d95b - Update to 7.0.2
Changes:	https://github.com/parrot/parrot/blob/master/ChangeLog
2015-02-18 16:23:29 +00:00
Sunpoet Po-Chuan Hsieh
ae5c06bc83 - Update to 1.20150127
Changes:	http://search.cpan.org/dist/Modern-Perl/Changes
2015-02-18 16:18:59 +00:00
Mathieu Arnold
898d0049d2 Update Perl 5.20 to 5.20.2.
Poked by:	az
Sponsored by:	Absolight
2015-02-17 15:58:12 +00:00
Lars Thegler
26448ecf61 - update to 0.405 2015-02-17 12:21:59 +00:00
Adam Weinberger
9ae97a6dc6 - Update to 1.41
- Sort PLIST

Changes:        http://search.cpan.org/dist/Scalar-List-Utils/Changes

PR:		196879
Submitted by:	sunpoet
Approved by:	maintainer (implicit)
2015-02-16 21:22:11 +00:00
Adam Weinberger
caae1b0e6a - Update to 0.22
- Add LICENSE
- Add TEST_DEPENDS

Changes: http://search.cpan.org/dist/Try-Tiny/Changes

PR:		196880
Submitted by:	sunpoet
Approved by:	maintainer (implicit)
2015-02-16 21:11:11 +00:00
Vanilla I. Shu
91ec64d051 Upgrade to 2.6.12.
PR:		197441
Submitted by:	Ports Fury.
2015-02-16 09:01:15 +00:00
Vanilla I. Shu
cadd7160ca Upgrade to 1.6.0.
PR:		197442
Submitted by:	Ports Fury
2015-02-16 07:53:56 +00:00
Gerald Pfeifer
fb1f0dabac Update to the 20150212 snapshot of GCC 4.8.5. 2015-02-16 05:35:36 +00:00
Gerald Pfeifer
a49f241292 Update to the 20150215 snapshot of GCC 5.0. 2015-02-16 02:17:42 +00:00
Gabor Pali
fbe6366352 Add new port: devel/hs-ShellCheck
The goals of ShellCheck are:

 * To point out and clarify typical beginner's syntax issues, that causes
   a shell to give cryptic error messages.

 * To point out and clarify typical intermediate level semantic problems,
   that causes a shell to behave strangely and counter-intuitively.

 * To point out subtle caveats, corner cases and pitfalls, that may cause
   an advanced user's otherwise working script to fail under future
   circumstances.

WWW: http://www.shellcheck.net/

PR:		197302
Submitted by:	luca.pizzamiglio@gmail.com
Obtained from:	FreeBSD Haskell
2015-02-15 21:45:52 +00:00
Gerald Pfeifer
6ed46eac9f Update to the 20150211 snapshot of GCC 4.9.3. 2015-02-15 04:19:56 +00:00
Adam Weinberger
6408a8c80d Update to 0.17023.
Changes: https://metacpan.org/changes/distribution/Error
2015-02-14 17:36:05 +00:00
Mark Linimon
de47900417 Give this an expiration date. The latest release is 0.64 from 20141030 and
may fix the compile problems.
2015-02-14 14:24:22 +00:00
Koop Mast
192fe3d122 Fix the build with clang 3.5 by using the suggested function.
PR:		196124
Submitted by:	dim@
Approved by:	maintainer
2015-02-14 13:58:06 +00:00
Jimmy Olgeni
01aacc513b Check if dtraceall is actually loaded when DTRACE is enabled. 2015-02-13 15:11:50 +00:00
Sean Bruno
ab55e8738f Only enable dtrace support for amd64/i386 for now.
More testing needs to be done on arm to see if our dtrace support is
compatible with what ruby needs.  PowerPC may work as well, but needs
more testing.

Reviewed by:	swills
2015-02-12 19:50:52 +00:00
Kubilay Kocak
1d929848ed lang/python34: BROKEN on i386 without LIBFFI
As per lang/python27 (r377581):

- Add BROKEN for i386 without LIBFFI option, and add upstream
  issue references.

While I'm here, clean up after the LIBFFI option addition:

- Sort options variables: OPTIONS_* and *_DESC
- Use OPTIONS helpers
- Reduce diffs between lang/python* ports
2015-02-11 08:23:13 +00:00
Kubilay Kocak
df8bd0d006 lang/python33: BROKEN on i386 without LIBFFI
As per lang/python27 (r377581):

- Add BROKEN for i386 without LIBFFI option, and add upstream
  issue references.

While I'm here, clean up after the LIBFFI option addition:

- Sort options variables: OPTIONS_* and *_DESC
- Use OPTIONS helpers
- Reduce diffs between lang/python* ports
2015-02-11 08:22:29 +00:00
Jan Beich
876a210974 - devel/skalibs: update to 2.2.1.0 [1]
- lang/execline: update to 2.0.2.0 [2]
- Pass maintainership to the submitter [1][2]
- Mark sysutils/runwhen as BROKEN

PR:		197233 [1]
PR:		197234 [2]
Differential Revision:	https://reviews.freebsd.org/D1818
Submitted by:	Colin Booth <colin@heliocat.net>
Approved by:	portmgr (bapt) [1]
Approved by:	bapt (mentor)
2015-02-10 20:33:51 +00:00