1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

320395 Commits

Author SHA1 Message Date
Pietro Cerutti
91b82f2e25 - Convert to USES=tk
- STAGE-clean
- PREFIX-clean

MFH:		2014Q1
2014-01-09 08:49:35 +00:00
Jason Helfman
1821fb381d - add a mirror
PR:		185583
Submitted by:	maintainer, lifanov@mail.lifanov.com
2014-01-09 07:35:27 +00:00
Vanilla I. Shu
e2b1ffef49 Add stagedir support.
Approved by:	 portmgr (blanket infrastructure)
2014-01-09 07:20:37 +00:00
Baptiste Daroussin
7b6e9b4ecd Fix test 2014-01-09 07:10:02 +00:00
Baptiste Daroussin
28446889bf Support stage 2014-01-09 06:57:58 +00:00
Baptiste Daroussin
b8a4248e6e Make gcc 4.6 is sufficient for c++0x 2014-01-09 06:56:42 +00:00
Baptiste Daroussin
9271597aee Allow to choose clang from base on 9.2 when looking for a C11 compiler
Add compiler:c++0x modeled over compiler:c++11-lang [1]

Requested by:	delphij [1]
2014-01-09 06:55:18 +00:00
Alexey Dokuchaev
691d107e38 - Update to version 1.6
- Use OPTIONS helpers, stagify

Submitted by:	maintainer
2014-01-09 03:01:23 +00:00
Colin Percival
1a1bf7ef1e STAGEify.
Submitted by:	jgh
2014-01-09 02:53:37 +00:00
Matthias Andree
35717bde57 Overhaul devel/ice, devel/py-ice and devel/php5-ice:
Changes from [*]:
- Update Ice to 3.5.1.
- Stageify all three ports.
- Convert py-ice and php5-ice to slave ports.
- Use ICONV_LIB, so it builds ok with native iconv [1].
- Workaround for FreeBSD 10's static destructor order disaster [2].
- Install man pages.
- Allow package build for non-root users.
[1] http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-iconv.html
[2] http://lists.freebsd.org/pipermail/freebsd-ports/2013-June/084580.html

Changes from [3]:
- Convert LIB_DEPENDS to new syntax.
- USE_GMAKE -> USES
- list Berkeley DB 6 invalid, requires upstream changes, but upstream is
  loathe to make those due to licensing change in BDB
- remove BDB 2 and 3 from invalid listing, we no longer have these ports

PR:		ports/184453 [*]
PR:		ports/185569 [3]
Submitted by:	Michael Gmelin (maintainer) [*]
Submitted by:	mandree [3]
Approved by:	Michael Gmelin (maintainer) [3]
2014-01-09 01:57:20 +00:00
Baptiste Daroussin
0814761f12 Add LIBOWN and LIBGRP to uidfix 2014-01-09 00:21:10 +00:00
Baptiste Daroussin
293eee9011 Support stage 2014-01-09 00:16:37 +00:00
Baptiste Daroussin
25bda1e0d4 Support stage
Use bsdtar to extract zip
2014-01-09 00:13:15 +00:00
Baptiste Daroussin
4cd05b4a58 Support stage 2014-01-09 00:10:08 +00:00
Baptiste Daroussin
3c03b46fda Support stage 2014-01-09 00:06:20 +00:00
Baptiste Daroussin
eed5d20c30 Support stage
General cleanup
2014-01-09 00:00:05 +00:00
Baptiste Daroussin
3022916800 Support stage
Use option helpers
2014-01-08 23:43:45 +00:00
Rusmir Dusko
4c4d72d4e8 - USES gmake instead of USE_GMAKE
- Support STAGEDIR
2014-01-08 23:38:55 +00:00
Baptiste Daroussin
42fc170903 Resurrect and update to 1.0
PR:		ports/181062
Submitter by:	KATO Tsuguru <tkato432@yahoo.com>
2014-01-08 23:32:27 +00:00
Mathieu Arnold
434aa8bf29 Fixup rndc.conf.sample installation
Spotted by:	antoine
2014-01-08 22:52:19 +00:00
Lars Engels
addfd6a6e1 - Allow a leading "r" in the svn revision
- Use a variable for the Subversion server
- Consistently use ${} around variables
- Bail out if neither svn(1) nor svnlite(1) are installed

Approved by:	bapt
2014-01-08 22:43:21 +00:00
Baptiste Daroussin
bac9d45205 Revert very bad stagification I did waiting for the maintainer to provide a
proper patch
Bump portrevision so users get again a working version

Requested by:	maintainer
2014-01-08 22:34:40 +00:00
Mathieu Arnold
76c65ce715 Rework config file installation without a patch. 2014-01-08 22:29:59 +00:00
Mathieu Arnold
dd3140f448 Update to 1.5.0. 2014-01-08 21:53:50 +00:00
Mathieu Arnold
75ba306540 Update to 0.91.4.
Submitted by:	maintainer
2014-01-08 21:52:43 +00:00
Dmitry Marakasov
55534f8853 - Fix duplicate directory in plist
PR:		185050
Submitted by:	amdmi3
Approved by:	maintainer timeout
2014-01-08 21:39:02 +00:00
Jung-uk Kim
29ccb3fceb Remove unnecessary JAVA_VERSION. 2014-01-08 21:31:59 +00:00
Olivier Duchateau
0d4c6c7b8c - Update to 1.0.1
- Replace LIB_DEPENDS by GNOME components
- Add license blob
- Update WWW entry (pkg-descr)
- Add patch, which replaces 'xfce4-appfinder' image by generic icon in menu item
2014-01-08 21:22:56 +00:00
Jung-uk Kim
b5028779b8 Build with Apache Ant 1.9.3. 2014-01-08 21:21:21 +00:00
Antoine Brodin
68ea9bc11e - Fix build with clang
- Stage support

PR:		ports/185311
Submitted by:	KATO Tsuguru
2014-01-08 20:54:35 +00:00
Dirk Meyer
ec753258a2 - fix option PADLOCK
Submitted by:	Renato Botelho
2014-01-08 20:52:58 +00:00
Matthias Andree
f3c0cd80c0 Drop obsolete patches that are now effectively no-ops. 2014-01-08 20:50:13 +00:00
Jung-uk Kim
32f1e44300 - Update to 1.9.3 and convert NOPORTDOCS to options framework. [1]
- Support staging.

PR:		ports/185588 [1]
2014-01-08 20:39:22 +00:00
Antoine Brodin
a31541b0d2 - Add LICENSE
- Stage support
- Fix build with clang

PR:		ports/185501
Submitted by:	KATO Tsuguru
2014-01-08 20:22:53 +00:00
Steven Kreuzer
8d17c06c5a SPECsfs2008: the SPEC NFSv3/CIFS benchmark
SPECsfs2008 is the latest version of the Standard Performance Evaluation
Corporation benchmark suite measuring file server throughput and response time,
providing a standardized method for comparing performance across different
vendor platforms. SPECsfs2008 results summarize the server's capabilities with
respect to the number of operations that can be handled per second, as well as
the overall latency of the operations. The suite is a follow-on to the SFS97_R1
benchmark, adding a CIFS workload, an updated NFSv3 workload, support for
additional client platforms, and a new test harness and reporting/submission
framework.

The ISO for SPECsfs2008 must be purchased from SPEC's web site, before
this port can be built.

WWW: http://www.spec.org/sfs2008/

PR:		ports/185221
Submitted by:	Craig Rodrigues <rodrigc@FreeBSD.org>
2014-01-08 20:18:34 +00:00
Dmitry Marakasov
6f05081127 - Fix build on pre-clang FreeBSD versions (9.1) 2014-01-08 20:05:12 +00:00
Antoine Brodin
4298a41aa6 - Stage support
- Fix build with libc++

PR:		ports/185507
Submitted by:	KATO Tsuguru
2014-01-08 19:19:53 +00:00
Antoine Brodin
92bd52ca14 - Remove NO_INSTALL_MANPAGES, it's useless with custom do-install target
- Stage support
- Fix build on head amd64 (MAKE_ENV was overriden)
- Add missing OPTIONS_DEFINE

PR:		ports/185514
Submitted by:	KATO Tsuguru
2014-01-08 18:31:40 +00:00
William Grzybowski
5547c47cf7 x11-wm/awesome-vicious: update to 2.1.3 2014-01-08 18:15:32 +00:00
Johan van Selst
402551a405 - Update afnix to 2.4.0
- Enable stage support
2014-01-08 18:01:25 +00:00
Antoine Brodin
ee955d916f - Use new LIB_DEPENDS syntax
- Use OPTIONS_HELPERS
The PR also included a fix for build with clang but this got already fixed

PR:		ports/185517
Submitted by:	KATO Tsuguru
2014-01-08 18:01:20 +00:00
William Grzybowski
a1e0fc3a96 devel/pear-Symfony_Component_Console: update to 2.4.1 2014-01-08 17:38:02 +00:00
Pietro Cerutti
faaf0a24d7 - New port: math/vtk6
This is a port of the new VTK 6.x series. It is an early effort which should
  be used with care. Python support is present but commented out, pending some
  more thorough test.

  WWW: http://vtk.org/
2014-01-08 17:18:41 +00:00
Pietro Cerutti
e7716bd0d4 - Update to 05_20140105
Changes:

  * The library des.s7i with DES (Data Encryption Standard) cipher
    support has been added.
  * The library tls.s7i has been improved to support block ciphers
    and encoding with DES.
  * The functions blockSize and decode have been added to cipher.s7i
    and arc4.s7i.
  * The the functions str, rotLeft and rotRight and the operators
    radix, RADIX, ~ and ><:= have been added to bin32.s7i.
  * Support to write bin32 values has been added to bin32.s7i.
  * The new library unicode.s7i, with functions to convert between
    Unicode encodings, has been added.
  * The functions utf16beToStri, utf16leToStri, utf7ToStri and
    replaceUtf16SurrogatePairs have been improved and moved from
    charsets.s7i to unicode.s7i. The functions striToUtf8 and
    utf8ToStri have been moved from string.s7i to unicode.s7i. The
    functions striToUtf16be and striToUtf16le have been added to
    unicode.s7i.
  * The actions FLT_MINUS, INT_MINUS and BIG_MINUS have been renamed
    to FLT_NEGATE, INT_NEGATE and BIG_NEGATE respectively.
  * The library gethttps.s7i has been improved to accept links to
    HTTP.
  * The operator symbols ~ and ><:= have been added to syntax.s7i.
  * Checks for -, mdiv, << and >> have been added to chkbig.sd7.
  * The compiler (s7c) has been improved to do more optimizations for
    the actions BIG_DIV, BIG_LSHIFT, BIG_RSHIFT, BIG_MDIV, BIG_MULT,
    BIG_NEGATE and CHR_CLIT.
  * The function charLiteral has been added to the compiler.
  * The compiler has been improved to avoid the generation of long
    lines for bigInteger literals.
  * The function bigMinus has been renamed bigNegate and the function
    bigNegateTemp has been added to big_gmp.c and big_rtl.c.
  * A check for the keyword 'restrict' has been added to chkccomp.c.
  * The function chrCLitToBuffer has been added to chr_rtl.c.
  * Interpreter, compiler and runtime library have been improved to
    support the action INT_XOR_ASSIGN.
  * The functions utf8_char (literal.c), utf8_to_stri (striutl.c),
    utf8_bytes_missing (striutl.c), strUtf8ToStri (str_rtl.c) and
    ut8Getc (in ut8_rtl.c) have been improved to check for ranges
    of characters instead of bit patterns. This improves the
    performance of UTF-8 conversions by up to 6%.
  * The functions freeArgVector and genArgVector have been added to
    cmd_unx.c.
2014-01-08 16:48:25 +00:00
Rusmir Dusko
958ee7e6c5 - Update to 4.7 2014-01-08 16:22:28 +00:00
Vanilla I. Shu
ce088dea63 Add stagedir support.
Approved by:	portmgr (blanket infrastructure)
2014-01-08 16:15:16 +00:00
Rusmir Dusko
70f8cff508 - Update to 0.72.5 [1]
- Pass maintainership to submitter
- Remove LICENSE_FILE [1]
- USES gmake instead of USE_GMAKE [1]
- Change CONFIGURE_ARGS [1]
- Remove PORTSCOUT [1]
- Support STAGEDIR and add OPTIONS_SUB [1]
- Add DOCS and NLS Option [1]
- Use NLS_USES=gettext instead of USES=gettext [1]
- Fix build with Clang [1]
- Disable all warnings with -w
- Add patch and REINPLACE_CMD, fix bad C++ code
- Add patch-GNUmakefile.template, adjust install [1]
- Change pkg-message [1]

PR:		ports/183838 [1]
Submitted by:	Horia Racoviceanu <horia@racoviceanu.com>
Approved by:	maintainer (Corey Halpin <chalpin@cs.wisc.edu>)
2014-01-08 16:13:03 +00:00
Vanilla I. Shu
e626c8d133 Add stagedir support.
Approved by:	portmgr (blanket infrastructure)
2014-01-08 16:12:38 +00:00
Vanilla I. Shu
a57522f229 Support STAGEDIR.
Approved by:	portmgr (blanket infrastructure)
2014-01-08 15:47:09 +00:00
William Grzybowski
d9d6cfa623 devel/py-lxml: update to 3.2.5 2014-01-08 15:46:48 +00:00