aboutsummaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Add staging supportpawel2014-06-011-9/+6
|
* - Port is stage safepawel2014-06-011-11/+3
| | | | - Use options subs, helpers
* - Add staging supportpawel2014-06-012-24/+10
| | | | | | | - Convert to new options framework - Drop RUN_DEPENDS on javavmwrapper, pulled in by java port - Use PORDATA instead of generated plist - Fix WWW line
* - Add staging supportpawel2014-06-012-120/+113
| | | | | - Convert to new options framework - Use DATADIR, DOCSDIR to make things simplier
* Add staging supportpawel2014-06-011-2/+1
|
* - Fix build on 10+ by respecting CC, CFLAGSpawel2014-06-011-11/+14
| | | | | | | - Add staging support - Convert to new options framework MFH: 2014Q2
* Mark BROKEN: Dysfunctionalantoine2014-06-011-0/+2
| | | | | | | | | | | | All ports depending on this one fail to build: devel/asdlgen devel/ml-doc devel/sml_tk math/isabelle textproc/sml-fxp Reported by: pkg-fallout With hat: portmgr
* lang/gcc410: Turn off JAVA option completely for DragonFlymarino2014-06-011-0/+3
| | | | | | | | | | | | | Recently DragonFly was added as an officially supported platform on GCC, providing OOTB support for C, C++, ObjC, and Fortran. However, the Java lang does not build, even if the first failure (boehm-gc) is fixed. Adding Makefile.DragonFly is the cleanest and least intrusive way I could remove the JAVA option (there is no EXCLUDE_OPTION_${OPSYS} support in bsd.options.mk) Approved by: maintainer (gerald@)
* Add staging supportpawel2014-06-012-24/+15
|
* - Add staging supportpawel2014-06-011-4/+2
| | | | - Convert to USES=tar:bzip2
* - Add staging supportpawel2014-06-012-13/+12
| | | | | - Convert to new options framework - Use new LIB_DEPENDS format, USES=tar:bzip2
* - Add staging supportpawel2014-06-011-9/+7
| | | | - Convert to new options framework
* - Add staging supportpawel2014-06-011-4/+5
| | | | - Remove leading article from COMMENT
* - Add staging suport, allow it as normal userpawel2014-06-012-8/+8
| | | | | - Remove leading article from COMMENT - Strip library
* Stage support.tdb2014-05-311-5/+3
| | | | | PR: ports/190384 Submitted by: Julian H. Stacey <jhs@berklix.com> (maintainer)
* - Remove uneeded include of bsd.port.options.mkswills2014-05-312-4/+0
| | | | | Reported by: antoine Pointyhat to: swills
* - Force use of libreadline from ports rather than base, in order to avoidswills2014-05-314-12/+74
| | | | | | | | | | | | | | | | | | unexpectedly getting readline from ports if it's already installed. - Add patch to work with newer libreadline - Provide an option to use libedit from ports, avoiding the libedit in base. - Note 1: The patch to work with newer libreadline is only applied in the libreadline case since it actually breaks building with libedit. - Note 2: libreadline is not BSD licensed and while libedit would be preferable, it seems to have issues with UTF8 still, see ruby bug 9204. Once that's resolved, we can make libedit the default. PR: ports/187928 [1] (based on) PR: ports/188077 [2] (based on) Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> [1] Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> [2] Obtained from: http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/readline/readline.c?r1=43458&r2=45225 (ruby upstream) MFH: 2014Q2
* revert previous changesaz2014-05-302-17/+1
| | | | Requested by: mat@
* Restore behavior for internal EU::MM - make copy .bs files even if theyaz2014-05-302-0/+17
| | | | are empty.
* lang/clisp: Unbreak by specifying proper iconvmarino2014-05-291-3/+3
| | | | | | | | | | | | | | | Adding a configure argument for libiconv make clisps build with either libc or libiconv as appropriate. Fix verified on Redports on all supported platforms. PR: ports/187282 Submitted by: Robert Cina Fixed by: marino Approved by: maintainer timeout (due to impending death of port) Approved by: portmgr (implicit) Note that this port is still going to die in a few weeks, so I am not bothering to stage it.
* Update to a new snapshot including CHERI stack fixes from the weekend.brooks2014-05-292-3/+3
|
* - Stagifyamdmi32014-05-2810-162/+171
| | | | | | | - Convert to USES=libtool - Use new LIB_DEPENDS syntax - Optionize docs installation - Use canonical patch names
* I Forgot to update the CONFLICTS.mat2014-05-284-4/+4
| | | | | Submitted by: az Sponsored by: Absolight
* - Switch to USES=libtoolamdmi32014-05-272-5/+7
| | | | - Strip libraries
* Switch to USES=sconsbapt2014-05-271-4/+3
|
* Add perl 5.20.0.mat2014-05-2715-4/+2962
| | | | | Changes: http://search.cpan.org/dist/perl-5.20.0/pod/perldelta.pod Sponsored by: Absolight
* Fix tolua++ symlinkbapt2014-05-271-2/+2
|
* Ship Perl with its real licenses, and not the stock ones.mat2014-05-276-3427/+3433
| | | | | | While there, sort the plist according to makeplist. Sponsored by: Absolight
* Unbreak indexantoine2014-05-271-3/+3
|
* On amd64 systems with clang, we still need to build with GCC for the timegerald2014-05-271-0/+3
| | | | | | | | being since clang pretends it is GCC, but cannot cope with all GCC specific input. Reported by: Andrzej Tobola <ato@iem.pw.edu.pl> Tested with: redports
* Add forgotten patchbapt2014-05-271-0/+27
| | | | Reported by: many
* Attempt to fix INDEXantoine2014-05-271-1/+1
| | | | With hat: portmgr
* LUA_BINDIR is not defined anymore given that lua is install in "normal" bindirbapt2014-05-272-2/+3
|
* Replace lang/lua with the new lang/lua51bapt2014-05-269-199/+102
| | | | | | | | lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1 Make the default lua lua52 Make all lua ports using USES=lua Approved by: portmgr (implicit)
* - Convert gmake,bzip2 to USESmiwi2014-05-2622-26/+22
| | | | Approved by: portmgr
* Let's remove one hidden bsd.*.mk superseeded by USES=monobapt2014-05-261-58/+0
|
* Convert to USES=monobapt2014-05-261-1/+1
| | | | With hat: portmgr
* Update to the 20140525 snapshot of GCC 4.10.gerald2014-05-262-4/+3
| | | | | | This now again builds with clang, so we don't require GCC to build any more. (There was a latent non-determinism in GCC that lead to different compilations.)
* Convert to USES=libtoolbapt2014-05-262-35/+12
| | | | | | | Use USES=compiler:c11 to enforce modern compiler (and clang version > 3.3) Drop printing pkg-message it is done automatically by stage Sharpen the sed on configure to fix in case of isinf it was making __thread testing hanging Remove useless include of bsd.mono.mk
* Update to the 20140522 snapshot of GCC 4.8.4 which is pretty much thegerald2014-05-262-3/+3
| | | | GCC 4.8.3 release.
* Convert to USES=dos2unixbapt2014-05-261-2/+1
| | | | With hat: portmgr
* Update to the 20140514 snapshot of GCC 4.9.1.gerald2014-05-262-3/+3
|
* - Mark CONFLICTS_INSTALL with lang/guile2sunpoet2014-05-261-0/+2
|
* - Add guile 2.0.11sunpoet2014-05-269-0/+874
| | | | | | | | | | | | | | | | | | - While I'm here: - Add PKGNAMESUFFIX to avoid PKGNAME collision - Mark CONFLICTS_INSTALL with lang/guile GUILE, GNU's Ubiquitous Intelligent Language for Extension, is a library that implements the Scheme language plus various convenient facilities. It's designed so that you can link it into an application or utility to make it extensible. Our plan is to link this library into all GNU programs that call for extensibility. WWW: http://www.gnu.org/software/guile/ PR: ports/189239 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* lang/gnat_util: Carry impunit.ad[bs] source filesmarino2014-05-251-1/+4
| | | | | | | | The GNAT Programming Studio needs the impunit.ad[bs] files in order to create a menu based on the gnat source code. Just carry these source files with the others that are used to build gnat_util and then use the GPS port makefile to pull it in as needed. A quick check with poudriere indicates that ports dependent on gnat_util still build fine.
* lang/gnat_util: Add set_std_prefix and update_path symbolsmarino2014-05-234-2/+58
| | | | | | | | Rather than require each user of libgnat_util to link in set_std_prefix and update_path functions, let's assume each user needs the same version of these functions and just add them directly to the library. Adjust gnatcoll accordingly -- hack no longer necessary.
* - Update to 3.7miwi2014-05-212-6/+4
| | | | | PR: 189235 Submitted by: Maintainer
* Quote ${CC} and similar variables in MAKE_ARGS.tijl2014-05-211-1/+1
| | | | Reported by: Dominic Fandrey <kamikaze@bsdforen.de>
* Deprecate Pike 7.6 in favour of Pike 7.8johans2014-05-211-0/+3
| | | | | | Don't bother with staging Approved by: portmgr (implicit)
* Improve pkg-message for mod_php5.ale2014-05-192-4/+12
| | | | Submitted by: POINSOT Julien <poinsot.julien@gmail.com>
* - Update to 05_20140518gahr2014-05-192-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: * Errors in con_wat.c and drw-dos.c have been fixed (thanks to "Rugxulo" for the help to fix them). * The function str in duration.s7i has been improved to work for negative durations. * The library tar.s7i has been improved to work with the old file format that does not use the magic value "ustar". * The function bigToInt16 has been added to big_rtl.c and big_gmp.c. * The macros with format strings in common.h have been renamed. Now the macros have shorter names (starting with FMT_ and F_). The macros define formats for various integer sizes. This formats are independend from the actual C compiler and C runtime library. * The function bigLog10 in big_rtl.c has been improved to work correctly when BIGDIGIT_SIZE is small. * The program chkccomp.c has been improved to define LOCALTIME_WORKS_SIGNED, when localtime can process negative times. * The program chkccomp.c has been improved to write the define directives to the file specified with the first parameter. * The function intParse in int_rtl.c has been improved to accept the most negative number. * The function timSetLocalTZ in tim_rtl.c has been changed to avoid raising an exception when LOCALTIME_WORKS_SIGNED is not defined and the time is before 1970-01-01. In this case the daylight saving time flag is set to FALSE.
* Update to the 20140518 snapshot of GCC 4.10.gerald2014-05-192-3/+4
| | | | | | | | This includes the merger of the GCC wide-int development branch and fails to build with clang on 10-i386 and 10-amd64 with two rather different failure modes (stage 2/3 comparison failure and simple compilation error, respectively) so for the time being require building with GCC while I am working with upstream.
* PORTREVISION bump due to previous commitcs2014-05-191-1/+1
|
* Patch for 10.0-RELEASE and later build failures. Fixes a problem in bundledcs2014-05-191-0/+1
| | | | | | | | | Boehm GC configure script, which mistakes FreeBSD 1* for FreeBSD 1.* and disables dynamic libraries. PR: ports/189004 Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer) MFH: 2014Q2
* STAGEfylev2014-05-197-40/+70
|
* Update clojure-mode.el to 2.1.1.rpaulo2014-05-192-12/+16
| | | | Reviewed by: bapt
* - Stage supportwen2014-05-182-3/+3
| | | | - Reset maintainer to ports@
* - Package was rerolled in order to update manpages and documentationmiwi2014-05-182-3/+4
| | | | | PR: 187496 Submitted by: ports fury
* Correctly handle lang/dmd1: the port should *not* define LEGAL_PORT but ↵eadler2014-05-171-1/+1
| | | | should instead correctly define NO_PACKAGE
* lang/asis: Upgrade version 2013 => 2014marino2014-05-164-19/+11
| | | | The annual Adacore release happened!
* Fix build of xmlrpc extension.ale2014-05-152-2/+2
|
* Deprecate clojure-contrib. It was replaced upstream by the newolgeni2014-05-141-0/+3
| | | | modular contrib libraries.
* Fix build of a few extensions.ale2014-05-141-15/+12
|
* Fix builds of a few extensions.ale2014-05-141-15/+11
|
* lang/gcc-aux: Bring in latest diffs-*marino2014-05-146-117/+298
| | | | | | | | | | I should have done this when I bumped the port port earlier. A few of the changes to the diff-* files directly affect FreeBSD although most are results of other platforms (NetBSD, OpenBSD mainly) The most invasive change was exchanging strcpy and printf for their "n" versions. It was to make OpenBSD happy but the code is better for it.
* Fix stagificationedwin2014-05-141-3/+2
|
* Update lang/pypy-devel to 2.3.dbn2014-05-145-21/+102
| | | | | | | | | | | | | Due to reported regressions, only 2.3.1 will be merged to stable lang/pypy. ChangeLog: This release updates the stdlib from 2.7.3, jumping directly to 2.7.6. This release also contains several bugfixes and performance improvements, many generated by real users finding corner cases. CFFI has made it easier than ever to use existing C code with both cpython and PyPy, easing the transition for packages like cryptography, Pillow(Python Imaging Library [Fork]), a basic port of pygame-cffi, and others.
* lang/gcc-aux: Require latest binutils for DF 3.6 and earliermarino2014-05-142-8/+17
| | | | | | | Based on observations from pkgsrc and recent failures on Dragonfly 3.6, it appears that GCC 4.9 requires a linker from binutils 2.23 or later. DF 3.6 uses binutils 2.22 while the master branch uses 2.24 by default. This adds the binutils requirement for DF 3.6 and earlier.
* Add staging support and pet portlint.olgeni2014-05-132-14/+8
|
* math/facile:makc2014-05-131-0/+1
| | | | | | | | - bump PORTREVISION to trigger repackaging after recent ocaml update: the package is usable only with ocaml which was used to compile facile. lang/ocaml: - add upgrading notes for committers
* Fix spellingrpaulo2014-05-131-1/+1
| | | | Submitted by: eadler
* - Update to 05_20140420gahr2014-05-122-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes * The answer concerning Unicode support in the FAQ has been improved. * The chapters in the manual that describe the types integer, bigInteger, rational, bigRational and float have been improved. * The function log10 has been added to the libraries integer.s7i and bigint.s7i. This function computes the truncated base 10 logarithm. * The operator sci has been added to the libraries integer.s7i, bigInteger.s7i, bigrat.s7i and rational.s7i. This operator converts a number to a string in scientific notation. Halfway cases are rounded away from zero. * The function round10 has been added to the libraries rational.s7i and bigrat.s7i. It rounds halfway cases away from zero. * The function str has been improved in the libraries rational.s7i and bigrat.s7i. Now the function converts to a string with a decimal representation (e.g.: "1.25"). When repeating decimals are recognizend they are enclosed in parentheses. * The operator digits has been improved in the libraries rational.s7i and bigrat.s7i. Now the operator rounds halfway cases away from zero. * Documentation comments have been improved in bigint.s7i, float.s7i, rational.s7i, bigrat.s7i, char.s7i, big_gmp.c and fltlib.c. * Definitions of the constants integer.first and integer.last have been added to integer.s7i. * In bigrat.s7i and rational.s7i the function reduce has been improved to accept Infinity and NaN. * The function strDateTime has been added to time.s7i. * A definition of INTTYPE_DECIMAL_SIZE has been added to s7c.sd7 and common.h. * The function bigGcd in big_rtl.c has been improved to make sure that the greatest common divisor is positive or zero. * Checks for log10, **, +:= and -:= have been added to chkbig.sd7. * The checks for log2 have been improved and checks for log10 have been added to chkint.sd7. * Checks for the function str have been added to chkflt.sd7. * The compiler has been improved to use the functions bigIPowSignedDigit and bigGrowSignedDigit to optimize the operators **, +:= and -:= for bigInteger operands. * The compiler has been improved to support the actions INT_LOG10 and BIG_LOG10. * The function isPureFunction in the compiler has been improved. * The functions bigGrowSignedDigit and bigLog10 have been added to big_rtl.c and big_gmp.c. * The program chkccomp.c has been improved to write definitions of the macros isinf, DOUBLE_DECIMAL_EXPONENT_DIGITS, FLOAT_STR_FORMAT, FLOAT_STR_LARGE_NUMBER, DOUBLE_STR_FORMAT, DOUBLE_STR_LARGE_NUMBER, FLOAT_MANTISSA_FACTOR, FLOAT_MANTISSA_SHIFT, DOUBLE_MANTISSA_FACTOR and DOUBLE_MANTISSA_SHIFT. * The functions fltDgts and fltSci in flt_rtl.c have been changed to raise RANGE_ERROR when the precision is negative. * The function fltStri in flt_rtl.c has been improved to write a reasonable number of fractional digits. * The functions getMantissaAndExponent, setMantissaAndExponent and doubleToCharBuffer have been added to flt_rtl.c. * The function intLog10 has been added to int_rtl.c. * The function stri_to_wstri has been renamed to stri_to_utf16. * The functions stri_to_wstri_buf and wstri_buf_to_stri have been added to striutl.c.
* Update to the 20140508 snapshot of GCC 4.8.3.gerald2014-05-122-3/+3
|
* Fix packaging after IODBC / UNIXODBC changesantoine2014-05-121-4/+2
| | | | Reported by: pkg-fallout
* Add a new port py-clojure.rpaulo2014-05-124-0/+26
| | | | | | | A implementation of Clojure in pure (dynamic) Python. Reviewed by: bapt Approved by: bapt
* LICENSE is actually GPLv3.olgeni2014-05-111-1/+1
|
* Upgrade to version 10.6.0.olgeni2014-05-114-38/+12
| | | | | | - Add LICENSE - Use new LIB_DEPENDS syntax - Remove stray MAN1
* Upgrade to version 1.3.1; take over maintainership.olgeni2014-05-112-4/+4
| | | | | | PR: ports/187853 Submitted by: olgeni Approved by: maintainer timeout
* Maintainer no longer wishes to maintain those portsantoine2014-05-111-1/+1
| | | | With hat: portmgr
* Update to the 20140507 snapshot of GCC 4.9.1.gerald2014-05-112-3/+3
|
* - Chase revision 353604 to graphics/plotutils.stephen2014-05-111-0/+1
| | | | See: http://svnweb.freebsd.org/ports?view=revision&revision=353604
* Update to the 20140504 snapshot of GCC 4.10.gerald2014-05-112-3/+3
|
* KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!makc2014-05-111-2/+2
| | | | | | | deskutils/kdepim4: - Remove no longer needed patch, the problem was fixed since Qt 4.8.4. The area51 repository features commits by rakuco and makc.
* Reset a few maintainersantoine2014-05-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <adam.freebsd@fastmail.fm>: host in1-smtp.messagingengine.com[66.111.4.72] said: 550 5.1.1 <adam.freebsd@fastmail.fm>: Recipient address rejected: User unknown in local recipient table (in reply to RCPT TO command) <dnscheckengine-port@academ.com>: host ASPMX.L.GOOGLE.com[74.125.131.26] said: 550-5.1.1 The email account that you tried to reach does not exist. Please <kawahara@nlp.kuee.kyoto-u.ac.jp>: Sorry, no mailbox here by that name. (#5.1.1) <hnsmaster@h14m.org>: Host or domain name not found. Name service error for name=h14m.org type=AAAA: Host found but no data record of requested type <jre@vineyard.net>: Recipient address rejected: User unknown in virtual mailbox table (in reply to RCPT TO command) (in reply to RCPT TO command) <gawrilow@math.tu-berlin.de>: host mail.tu-berlin.de[130.149.7.33] said: 550 Recipient verify failed (in reply to RCPT TO command) <mico@bsd.hu>: host mail.datacast.hu[195.70.49.210] said: 550 5.1.1 <mico@bsd.hu>: Recipient address rejected: User unknown in virtual mailbox <gogo@cs.uni-sb.de>: host mail.cs.uni-sb.de[134.96.254.200] said: 550 5.1.1 <gogo@cs.uni-sb.de>... User unknown (in reply to RCPT TO command) <mickey@enforcer.cc>: Host or domain name not found. Name service error for name=keep.yourmail.yuk type=AAAA: Host not found <lucio@zetasolucoes.com.br>: host ASPMX.L.GOOGLE.COM[2607:f8b0:400c:c01::1a] said: 550-5.1.1 The email account that you tried to reach does not exist. <luke@novum.am.lublin.pl>: Host or domain name not found. Name service error for name=novum.am.lublin.pl type=AAAA: Host not found <aihal@users.sourceforge.net>: host mx.sourceforge.net[216.34.181.68] said: 550 unknown user (in reply to RCPT TO command) With hat: portmgr
* Maintainer no longer wishes to maintain those portsantoine2014-05-111-1/+1
| | | | With hat: portmgr
* - Support stagingamdmi32014-05-101-12/+10
| | | | - Optionize
* - Support stagingamdmi32014-05-103-26/+12
| | | | | | | | - Convert USE_GMAKE to USES - Use new LIB_DEPENDS syntax - Remove redundant OPTIONS_DEFAULT - Convert single-line pkg-plist to PLIST_FILES - Remove Author lines
* - Add LICENSEsunpoet2014-05-091-1/+4
| | | | | | | - Pass maintainership to submitter PR: ports/189335 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* - Add LICENSEsunpoet2014-05-091-3/+5
| | | | | | | - Pass maintainership to submitter PR: ports/189334 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* - Update to Pike 7.8.852johans2014-05-092-51/+29
| | | | - Stagify
* - Convert USE_BZIP2 to USESamdmi32014-05-081-1/+1
|
* - Move lang/open-cobol to lang/gnu-cobol to reflect project changesjohans2014-05-088-65/+48
| | | | - Adopt port
* - Deprecate obsolete ocaml-doc and -examples portsjohans2014-05-072-11/+15
| | | | - Stagify, because it is not allowed to depcrecate unstaged ports
* lang/ocaml: Fix NO_PROFILE setting and native compiler for DragonFlymarino2014-05-072-14/+88
| | | | | | | | | | | The ocaml port was not respecting a NO_PROFILE definition in make.conf, which causes a stage check failure (missing files) if it is set. Improve that logic and patch the configure script in numerous places to support building the native code compiler on DragonFly. This is one of those famous ports that think all BSDs have the pattern "bsd" in their target triplet. Continued under PR: ports/188158
* lang/gnat-aux: Update deprecation message to reflect current affairsmarino2014-05-071-1/+1
| | | | | | The latest gcc-aux compiler is now based on gcc 4.9. The 4.7-based compiler is still available at lang/gcc47-aux though. Note that this port will be deleted in less than one month from now.
* Update to pick up recent LLDB and MIPS assembler improvements.brooks2014-05-064-40/+32
| | | | | Mark broken on platforms where the C++11 compiler isn't clang as gcc is currently failing and current consumers almost certainly run 10.
* Update to Yorick 2.2.03johans2014-05-063-5/+13
|
* Fix unixODBC vs libiodbc conflictsbapt2014-05-0610-117/+14
| | | | | | | | | | | | | | | | 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
* lang/rust: Couple OPSYS with OSVERSION (Unbreaks DragonFly)marino2014-05-051-0/+2
|
* - Use the sample configuration file if the actual one is not available.Thisgahr2014-05-052-1/+5
| | | | | | | makes the wrapper usable right after make install. PR: 189359 Submitted by: Thierry Thomas <thierry@FreeBSD.org>
* Convert all :U to :tu and :L to :tlbapt2014-05-0526-44/+44
| | | | | | | | | | | | | | 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
* Remove expired ports:rene2014-05-0419-675/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | 2014-04-30 x11-toolkits/gigi: Does not compile on 10 or higher 2014-04-30 net/asterisk-oh323: Depends on broken and unsupported asterisk14 2014-04-30 net/asterisk14: Broken and unsupported 2014-04-30 net/asterisk14-addons: Depends on broken and unsupported asterisk14 2014-04-30 ports-mgmt/pkg_install: Replaced by ports-mgmt/pkg 2014-05-01 x11-drivers/xf86-input-magictouch: Does not compile 2014-05-01 x11-drivers/xf86-video-cyrix: requires pciVideoPtr typedef 2014-05-01 x11-drivers/xf86-video-sis-intel: requires pciVideoPtr typedef 2014-05-01 net/py-spreadmodule: Depends on expired net/spread 2014-05-01 net/p5-Spread-Message: Depends on expired net/spread 2014-05-01 net/p5-POE-Component-Spread: Depends on expired net/spread 2014-05-01 net/p5-Spread-Session: Depends on expired net/spread 2014-05-01 sysutils/wmmemload: Broken 2014-05-01 lang/ml-pnet: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono 2014-05-01 lang/treecc: PNET dependency decommissioned Dec 2012 2014-05-01 lang/pnetlib: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono 2014-05-01 lang/pnet-base: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono 2014-05-01 benchmarks/pnetmark: PNET dependency decommissioned Dec 2012 2014-05-01 lang/pnet: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono 2014-05-01 x11-wm/stumpwm: Broken for more than 4 months 2014-05-01 sysutils/cpupowerd: Not maintained from upstream anymore and only supports ancient AMD K8. 2014-05-01 net/pchar: Obsolete, abandoned 2014-05-03 x11-fonts/texcm-ttf: Should be replaced by x11-fonts/stix-fonts
* audio/sdl_sound:tijl2014-05-049-98/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - USES=libtool. - Strip library. - Replace patch+reinplace with a single reinplace. - Remove a patch so we use the upstream library name again. Bump PORTREVISION on all dependent ports. games/alephone: - USES=gmake tar:bzip2. - Remove unneeded PKG_CONFIG variable. - Staging. - New LIB_DEPENDS syntax. games/asc: - USES=libtool. games/gltron: - New LIB_DEPENDS syntax. - USES=gmake. - Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS. - Use option helpers. - Staging. lang/kroc: (still BROKEN due to use of "python" command) - New LIB_DEPENDS syntax. - USES=pathfix tar:bzip2. - Staging. - Replace patches with post-patch. - Replace MAKE with MAKE_CMD. lang/smalltalk: - USES=libtool tar:xz. - Use BROKEN_sparc64.
* Update to SWI Prolog 6.6.5johans2014-05-032-3/+3
|
* Update to the 20140430 snapshot of GCC 4.9.1.gerald2014-05-032-3/+3
|
* - Fix CVE-2014-0185 via patch until 5.3.29 is releasedflo2014-05-034-6/+32
| | | | | | | | - Use DEFAULT_VERSIONS [1] PR: ports/188061 [1] Submitted by: Spil <spil.oss@gmail.com> [1] MFH: 2014Q2
* Convert graphics/sdl_gfx to USES=libtool. Also set USE_AUTOTOOLS becausetijl2014-05-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | upstream forgot to regenerate the build scripts. This makes the build use the correct version information and causes a library version bump. Use this opportunity to use USES=libtool instead of USES=libtool:oldver. Bump PORTREVISION on all dependent ports and convert them to USES=libtool where needed. Also use USES=(gmake, pathfix, tar) and new LIB_DEPENDS syntax here and there. games/freedink-engine: - Option helpers. - Staging. - Use dirrmtry for locale directories. games/oolite: - Staging. - Replace ECHO with ECHO_CMD. - Don't use GNUSTEP_PREFIX to install files because it expands to LOCALBASE rather than PREFIX. games/openssn: - Remove USES=desktop-file-utils. No MimeType field in desktop file. - Staging. - Install files in standard DATADIR. games/xblast: - Use proper options. - Staging. - Patch configure so normal make install can be used instead of do-install. - Replace TAR | TAR with COPYTREE_SHARE.
* Back out prev commit since it does nothing, because F_OGETLK/F_OSETLK areache2014-05-021-10/+0
| | | | hidden under names F_GETLK/F_SETLK here.
* Update to 5.4.28 release.ale2014-05-022-4/+4
|
* For i386 add missing field to flock struct (already done for amd64)ache2014-05-021-0/+10
|
* Fix building with clang on i386 (clang assume -Wl,-rpath and not -R)ache2014-05-011-0/+11
|
* Update to 5.5.12 release.ale2014-05-012-4/+4
|
* Partially revert r352688 to actually do what was stated in the commit logbapt2014-05-011-2/+9
| | | | | With hat: portmgr Pointyhat to: bapt
* chase libedit change with a simple bump as the port build system does not ↵bapt2014-05-011-17/+7
| | | | | | seems to support destdir at all With hat: portmgr
* Merge updates from lang/gcc47 (and similarly lang/gcc48):gerald2014-04-303-4/+13
| | | | | | | | | | | | | - Add pkg-message that references the need to use -Wl,-rpath=... . [1] - Replace USE_BZIP2 by USES=tar:bzip2. - No longer install rebuild-gcj-db47 (which requires bash among others) and its man page. Bump PORTREVISION. PR: 185902 [1]
* Update to the 20140427 snapshot of GCC 4.10.gerald2014-04-302-3/+3
|
* - Add LICENSEsunpoet2014-04-301-4/+11
| | | | | | | | | | | | - Add NLS option - Pass maintainership to submitter - While I'm here: - Simplify GUILE_VER - Remove OPTIONS_DEFAULT - USe NLS_CONFIGURE_ENABLE PR: ports/189115 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* Update to the 20140424 snapshot of GCC 4.8.3.gerald2014-04-292-3/+3
|
* Mark net-im/pidgin-facebookchat and lang/clisp as deprecated: upstreamlinimon2014-04-291-3/+6
| | | | | | | development as ceased. Reset maintainer. Submitted by: former maintainer Approved by: portmgr (antoine)
* Welcome GCC 4.10 aka lang/gcc410. This has recently branched fromgerald2014-04-298-0/+281
| | | | | | | | | GCC 4.9 development and is feature equivalent at this point. The coming months, during stage 1 of GCC developemtn, there will be many invasive and partially destablizing changes. Any outfall will be addressed in the second half of the release cylce. Until then, use at your own risk and file any bugs upstream.
* This is a three-part for building guile with clang (or with any otherkwm2014-04-283-0/+33
| | | | | | | | | | | | | | | | modern compiler): 1) Use -fwrap in CFLAGS, since guile depends on integer overflows. 2) Fix grep + sed logic in guile-snarf.in to be compatible with the output of clang's preprocessor. This is achieved by adding additional newlines before the ^^ delimiters, which guile-snarf depends on. 3) Similarly, in c-tokenize.c, clang's preprocessor outputs EOLs and hash marks in different places, confusing the lexer. Simply don't output them to fix the problem. While here strip binaries and libraries. Submitted by: dim@
* - Fix packaging with non-standard OPTIONSgahr2014-04-282-16/+33
|
* - Fix PLIST with non-standard OPTIONSgahr2014-04-282-19/+25
| | | | | PR: 188712 Submitted by: Allen Hewes <rallenh@hotmail.com>
* - Update to 0.10swills2014-04-273-59/+91
| | | | | | | | | | | - Remove deprecated rustpkg functionality - Stage improvements - Add 10.x and 11.x compability - Pet portlint PR: ports/188800 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Approved by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
* lang/ocaml: Fix plist issuesmarino2014-04-272-4/+20
| | | | | | | | | | | | | | | | | These missing man page issues were seen on Redports and reported, then disappeared after the final patch. Unfortunately they weren't actually addresses, so it's a mystery why Redports didn't continue to catch the problem, nor the extra ocamldoc/custom directory (which is why the ocamldoc/custom/.keep file original existed). Add the 15 missing man pages to the plist and remove the empty directory in the post-install target. Strangely enough, Redports still shows an 8x pass. I'm losing a lot of confidence in Redports results... While here, remove the muting from the post-install target. This is against convention. PR: ports/188158
* lang/ocaml: Upgrade version 4.00.1 to 4.01.0 and stagemarino2014-04-2716-188/+388
| | | | | | | | | | | | | | | | | | This is a significant update from the maintainer. Not only has stage support been added (and verified with an 8x pass on RedPorts), but installed binaries are no longer stripped which was the cause of the coccinelle malfunction seen on DragonFly. Licensing was also defined, and the X11 build failure caused by the use of the -R linker flag without the -Wl prefix has also been rectified. [2] PR: ports/188158 [1] Submitted by: maintainer (Michael Gruenewald) PR: ports/188330 [2] Submitted by: madpilot Approved by: maintainer
* lang/gcc-aux: Update from RC1 to Release 4.9.0marino2014-04-262-7/+9
| | | | | This should be the last update until Release 4.9.1 - the source tarballs have been switched from snapshots to releases.
* Remove expired ports:rene2014-04-259-13267/+0
| | | | | | | | | | | | | | | | | 2014-04-23 emulators/mupen64-sdlinput: Use mupen64plus instead 2014-04-23 emulators/mupen64-sdlaudio: Use mupen64plus instead 2014-04-23 emulators/mupen64-tr64: Use mupen64plus instead 2014-04-23 emulators/mupen64-gln64: Use mupen64plus instead 2014-04-23 emulators/mupen64-sound: Use mupen64plus instead 2014-04-23 emulators/mupen64-rsp: Use mupen64plus instead 2014-04-23 emulators/mupen64-input: Use mupen64plus instead 2014-04-23 emulators/mupen64-glide: Use mupen64plus instead 2014-04-23 emulators/mupen64: Use mupen64plus instead 2014-04-23 emulators/mupen64-softgfx: Use mupen64plus instead 2014-04-23 emulators/mupen64-dummyaudio: Use mupen64plus instead 2014-04-23 emulators/mupen64-base: Use mupen64plus instead 2014-04-24 x11/emu: Broken, not staged 2014-04-24 lang/ruby-doc-stdlib: Upstream rerolls frequently, online docs work well
* Update my ports to be compliant with new USES framework and fix other issues.dbn2014-04-253-6/+3
| | | | | | | | | | | Changes: * various: migrate USE_BZIP2 to USES=tar:bzip2 * various: migrate USE_XZ to USES=tar:xz * multimedia/py-ffmpeg: add and prefer github (GH) as master site * ports-mgmt/portbuilder: specify license as BSD2CLAUSE (instead of just BSD) Most ports are updated infrequently so a single batch commit is preferred over collating changes per port.
* - Fix build w/clangamdmi32014-04-251-0/+19
| | | | MFH: 2014Q2
* Remove the last @comment $FreeBSD$ from plists.mat2014-04-251-1/+0
| | | | | With hat: portmgr Sponsored by: Absolight
* Actually use the python interpreter found by cmake.brooks2014-04-242-0/+52
|
* Update to the 20140423 snapshot of GCC 4.9.1. This is basically thegerald2014-04-242-5/+5
| | | | | | | | GCC 4.9.0 release, but since we did not yet use the new way of labeling snapshots as part of PORTVERSION we could not update to that directly without using PORTEPOCH. Going forward that will be possible. Adjust DISTVERSION and GCC_VERSION to the new PORTVERSION scheme.
* Don't install conflicting std*.h and varargs.h files.brooks2014-04-243-7/+23
|
* Update to a new snapshot.brooks2014-04-244-7/+476
| | | | | | | | Add LLDB to the package now that is supports stage. Add missing swig dependancy. Fix wrapper script for prefixed command links.
* When linking a library libA with a library libB using libtool, if libB.latijl2014-04-232-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | exists, libtool will add all libraries libB.la refers to (dependency_libs field) to the linker command line and store them in the dependency_libs field of libA.la. So everything that subsequently links with libA will also link to these extra libraries. This causes too much overlinking. This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs field in .la libraries during staging. However, because .la libraries have very limited use when dependency_libs is empty it makes sense to completely remove them during staging. So with this commit USES=libtool is modified to remove .la libraries and a new form (USES=libtool:keepla) is introduced in case they need to be kept (dependency_libs is still emptied). PORTREVISION is bumped on all ports with USES=libtool that install .la libraries. Most ports are also changed to add :keepla because .la libraries have to be kept around as long as there are dependent ports with .la libraries that refer to them in their dependency_libs field. In most cases :keepla can be removed again as soon as all dependent ports that install .la libraries have some form of USES=libtool added to their Makefile. PR: ports/188759 Exp-run: bdrewery Approved by: portmgr (bdrewery)
* - Fix build on < 8000000 (yacc doesn't have a -y option)gahr2014-04-231-1/+1
| | | | Reported by: pkg-fallout
* - Update to 5.4amdmi32014-04-232-4/+3
| | | | | PR: 188884 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* - Update to 05_20140420gahr2014-04-222-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: * The chapter in the manual about the foreign function interface has been improved. * A paragraph about regular expressions and lexical scanner functions has been added to the FAQ. * The handling of the actions CHR_CLIT and INT_STRI in the compiler has been improved. The string buffers for chrCLitToBuffer and intStrToBuffer use the correct alignment now. * In big_rtl.c the functions bigParseBasedPow2 and bigParseBased2To36 have been added and bigParseBased has been changed to call them. This improves the conversion of a string to a bigInteger, when the base is a power of two. Valgrind measurements of the function bigParseBased in chkbig.sd7 show a speed improvement with a factor of 239. * The macros memcpy_to_strelem and memset_to_strelem (defined in striutl.h) have been turned into functions (defined in striutl.c). * The unrolling in memcpy_to_strelem and memset_to_strelem has been changed from 8 times to 32 times. This improves the performance for big data amounts by 16% (Measured with valgrind and gcc). * Usages of the macros memcpy_to_strelem and memset_to_strelem in bst_rtl.c, fil_rtl.c, soc_rtl.c and str_rtl.c have been turned into usages of the corresponding functions. * Calls of cstri_expand, ustri_expand, cstri_expand2 and ustri_expand2 in analyze.c, chr_rtl.c, flt_rtl.c, infile.c, str_rtl.c and striutl.c have been turned into calls of memcpy_to_strelem. * The functions (macros) cstri_expand, ustri_expand, cstri_expand2 and ustri_expand2 have been removed from striutl.c and striutl.h. * The functions doCompileAndLink, compileAndLinkWithOptionsOk, compileAndLinkOk, appendToFile and detemineDatabaseDefines have been added to chkccomp.c. The function compilationOkay has been replaced by compileAndLinkOk.
* lang/python{27,31,32}: Replace USE_XZ with USES=tar:xzkoobs2014-04-223-6/+3
| | | | | | USE_XZ has been deprecated, replace it with the new USES value. Python 3.3 and 3.4 ports have already been converted.
* lang/python{31,32,33}: Fix stage/package as non-rootkoobs2014-04-225-11/+81
| | | | | | | | | | | | | | | | | | Copy the second part of a change previously made to python27 [1], to python31, python32 and python33. This fixes staging and packaging of these ports by a non-root user by running ranlib on the archive prior to it being installed read-only. While I'm here: - python27: Add breadcrumbs and references to the patch header - python34: Update breadcrumbs and references to the patch header [1] https://svnweb.freebsd.org/ports?view=revision&revision=350207 Submitted by: antoine Reviewed by: kwm, sbz
* CHERI-Clang is a fork of the Clang compiler with support for the CHERIbrooks2014-04-226-0/+1466
| | | | | | | | (Capability Hardware Enhanced RISC Instructions) ISA. It also has enhanced support for MIPS CPUs, particularly MIPS64. Sponsored by: DARPA, AFRL
* - Update to 1.6.0madpilot2014-04-222-5/+6
| | | | | Submitted by: rpaulo (via email) Approved by: Jens Jahnke <jan0sch@gmx.net> (maintainer, via email)
* Add pkg-plist file, forgotten in previous commitjohans2014-04-221-0/+1
| | | | Bump PORTREVISION for good measure
* Add pkg-plist file, forgotten in previous commitjohans2014-04-221-0/+42
| | | | | | | Bump PORTREVISION for good measure Submitted by: swills Pointyhat to: johans
* - Update to CDuce 0.6.0 (works with modern ocaml)johans2014-04-213-62/+59
| | | | - Minor cleanups
* Fix installation on FreeBSD < 10johans2014-04-213-5/+16
| | | | | | Avoid running undefined RM command on files outside STAGEDIR Submitted by: antoine
* Update to the 20140419 snapshot of GCC 4.7.4.gerald2014-04-213-3/+12
| | | | | | Add pkg-message that references the need to use -Wl,-rpath=... . [1] PR: 185902 [1]
* Mark broken: Fails to buildantoine2014-04-211-0/+2
| | | | | | | | | | | # "build" target here installs into /wrkdirs/usr/ports/lang/rubinius/work/stage/usr/local rake aborted! Gem::LoadError: You have already activated rake 10.3.1, but your Gemfile requires rake 10.1.1. Prepending `bundle exec` to your command may solve this. /wrkdirs/usr/ports/lang/rubinius/work/rubinius-2.2.5/Rakefile:1:in `<top (required)>' (See full trace by running task with --trace) *** [do-build] Error code 1 Reported by: pkg-fallout
* Mark broken: Fails to configureantoine2014-04-211-0/+2
| | | | | | | | | | | | | | | | -- Performing Test ELF_GETSHDRSTRNDX -- Performing Test ELF_GETSHDRSTRNDX - Success -- Found LibDwarf: /usr/local/lib/libdwarf.a CMake Error at CMake/HPHPFindLibs.cmake:308 (message): You need to install binutils Call Stack (most recent call first): CMake/HPHPSetup.cmake:46 (include) hphp/CMakeLists.txt:18 (include) -- Configuring incomplete, errors occurred! PR: ports/188498 Reported by: pkg-fallout With hat: portmgr
* Mark broken: Fails to buildantoine2014-04-211-0/+2
| | | | | | | | | | | | | | | | | | | | (cd ocaml_files; ocamlopt -for-pack Cduce_lib.Caml_cduce -c asttypes.mli outcometree.mli asttypes.ml config.ml misc.ml tbl.ml clflags.ml consistbl.ml warnings.ml terminfo.ml location.mli location.ml annot.mli longident.ml ident.ml path.ml primitive.ml types.ml btype.ml oprint.ml subst.ml predef.ml datarepr.ml env.ml ctype.mli ctype.ml printtyp.ml;\ ocamlopt -for-pack Cduce_lib -pack -o caml_cduce.cmx asttypes.cmx config.cmx misc.cmx tbl.cmx clflags.cmx consistbl.cmx warnings.cmx terminfo.cmx location.cmx longident.cmx ident.cmx path.cmx primitive.cmx types.cmx btype.cmx oprint.cmx subst.cmx predef.cmx datarepr.cmx env.cmx ctype.cmx printtyp.cmx; \ cp caml_cduce.cmx caml_cduce.o caml_cduce.cmi ..) File "asttypes.mli", line 44, characters 8-18: Error: Unbound module Location File "_none_", line 1: Error: File asttypes.cmx not found cp: caml_cduce.cmi: No such file or directory cp: caml_cduce.o: No such file or directory cp: caml_cduce.cmx: No such file or directory gmake[1]: *** [caml_cduce.cmx] Error 1 gmake[1]: Leaving directory `/wrkdirs/usr/ports/lang/cduce/work/cduce-0.5.5/ocamliface' gmake: *** [ocamliface/caml_cduce.cmx] Error 2 *** [do-build] Error code 1 Reported by: pkg-fallout With hat: portmgr
* SDCC version 3.4.0.tijl2014-04-204-20/+25
| | | | | | | Highlights: - New TLCS90 (Toshiba Z80 clone) target support - New STMicroelectronics STM8 target support - Support for named address spaces in ROM
* Update to GNU AWK 4.1.1 (bugfix release),johans2014-04-203-3/+6
| | | | http://lists.gnu.org/archive/html/info-gnu/2014-04/msg00000.html
* Remove build dependency on pkgconfbapt2014-04-201-1/+1
|
* lang/python{31,32,33}: Add clang 3.4 fix from python27koobs2014-04-207-2/+52
| | | | | | | | | | | | | Copy change committed to python27 [1] to python31, python32 and python33 to fix builds of some extensions with Clang 3.4. Also add breadcrumbs to the patch header in lang/python27 referencing the upstream issue. [2] The Python 3.4 port (lang/python34) already carries the patch. [1] https://svnweb.freebsd.org/ports?view=revision&revision=346428 [2] http://bugs.python.org/issue20767
* lang/gcc-aux: Fix a testsuite application typo, add test to listmarino2014-04-202-1/+2
| | | | | | | Both of these issues affect dragonfly only. The *-*-dragonfly* target for dejagnu needs to be added to a few hundred tests but a typo prevented that from happening. No revbump as testing does not affect the final package, nor is it a default option.
* Fix libfreetype dependencies.tijl2014-04-191-2/+2
| | | | PR: ports/188792
* - Mark as BROKEN since the last lang/mono update.mva2014-04-191-0/+2
| | | | | It seems like mono's CscToolPath is unset somewhere, causing the build to fail
* Remove expired ports:rene2014-04-1816-821/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-04-16 ports-mgmt/pkgsearch: Upstream disappeared 2014-04-17 science/flounder: Unmaintained since 2002 2014-04-17 security/nbaudit: Unmaintained since 2002 2014-04-17 security/saint: Unmaintained since 2002 2014-04-17 graphics/gozer: Unmaintained since 2002 2014-04-17 misc/pdfmap: Unmaintained since 2002 2014-04-17 devel/showgrammar: Unmaintained since 2002 2014-04-17 biology/libgenome: Unmaintained since 2002 2014-04-17 deskutils/narval: Unmaintained since 2002 2014-04-17 devel/fampp: Unmaintained since 2002 2014-04-17 net-p2p/py-fngrab: Unmaintained since 2002 2014-04-17 misc/wmfirew: Unmaintained since 2002 2014-04-17 x11-wm/e16utils: Unmaintained since 2002 2014-04-17 misc/salias: Unmaintained since 2002 2014-04-17 print/latex2slides: Unmaintained since 2002 2014-04-17 lang/sxm: Unmaintained since 2002 2014-04-17 textproc/pybook: Unmaintained since 2002 2014-04-17 mail/mailcrypt: Unmaintained since 2002 2014-04-17 japanese/elvis: Unmaintained since 2002 2014-04-17 devel/prototype: Unmaintained since 2002 2014-04-17 print/wprint: Unmaintained since 2002 2014-04-17 science/euler: Unmaintained since 2002 2014-04-17 multimedia/gopchop: Unmaintained since 2002 2014-04-17 science/gdis: Unmaintained since 2002 2014-04-17 net/googolplex: Unmaintained since 2002 2014-04-17 lang/logo: Unmaintained since 2002 2014-04-17 textproc/roap: Unmaintained since 2002 2014-04-17 x11-wm/afterstep-i18n: Unmaintained since 2002 2014-04-17 games/yamsweeper: Unmaintained since 2002 2014-04-17 net-mgmt/echolot: Unmaintained since 2002 2014-04-17 security/pam_smb: Unmaintained since 2002 2014-04-18 devel/lua-redis-parser: Broken for more than 6 months 2014-04-18 biology/finchtv: Broken for more than 6 months 2014-04-18 net-im/ari-yahoo: Broken for more than 1 year (http://www.icculus.org/ari-yahoo/)
* lang/gcc-aux + gnatdroid-armv7: Update to 16 April prereleasemarino2014-04-185-799/+26
|
* Update to the 20140416 snapshot of GCC 4.9.0 which coincides withgerald2014-04-182-4/+5
| | | | | | RC1 of that release. Extend full-regression-test by running contrib/test_summary.
* Add a patch so the port no longer requires procfs.tijl2014-04-172-0/+37
| | | | | PR: ports/188326 Approved by: Neal Nelson <ports@nicandneal.net> (maintainer)
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-1713-13/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb)
* Remove lang/dragonegg-devel46. It has C++ library incompatibilitiesbrooks2014-04-175-173/+0
| | | | that are impractical to resolve and is unmaintained upstream.
* - Update to 05_20140406gahr2014-04-153-6/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * The chapters in the manual about primitive actions and the foreign function interface have been improved. * The names of the C types used in interpreter and runtime library have been refactored to use camel case. * The elements in the unions valueUnion (in data.h) and rtlValueUnion (in data_rtl.h and s7c.sd7) have been refactored to use names with camel case. * The library bigint.s7i has been changed to define the operators radix and RADIX with the actions BIG_radix and BIG_RADIX. This results in a significant performance improvement when large numbers are converted. * Interpreter and compiler have been improved to support the actions BIG_radix and BIG_RADIX. * Testcases for the operators radix and RADIX have been added to chkbig.sd7. * The compiler has been improved to do an optimization for the action INT_MDIV when the divisor is known at compile time. When the dividend is known to be positive or zero it is casted to an unsigned integer and the quotient is casted back to a signed integer. Dividing an unsigned integer by a constant is known to be faster than dividing a signed integer. * The functions bigRadix, bigRadixPow2, bigRadix2To36 and uBigDivideByDigit have been added to big_rtl.c * The function bigRadix has been added to big_gmp.c. * The functions stri_to_cstri8_buf and cstri8_buf_to_stri have been added to striutl.c. * In traceutl.c the function mapTraceFlags has been improved to work correctly when the parameter trace_level defines several options. * The function printTraceOptions has been added to traceutl.c. * In arr_rtl.c the definition of getArgv has been improved to use less #ifdef directives in the function body.
* Fix up conflict with lang/dmd1.cy2014-04-151-2/+2
|
* lang/dmd is no longer the primary dmd port as it is no longer supportedcy2014-04-159-1/+2
| | | | | by digitalmars.com. It logically switches places with dmd2. dmd2 retains the dmd2 name while lang/dmd is renamed to dmd1.
* Update 2.064.2 --> 2.065.0cy2014-04-156-54/+48
|
* Stagify.cy2014-04-152-31/+31
|
* - Reassign to the heap at maintainer's requestculot2014-04-143-3/+3
| | | | | | With hat: portmgr-lurker PR: ports/188514 Submitted by: Nils M Holm <nmh@t3x.org>
* Add USES=fortran as another case where the run-time library path isgerald2014-04-131-1/+2
| | | | | | set transparently. Reported by: Dmitry Sivachenko <trtrmitya@gmail.com>
* Update to the 20140412 snapshot of GCXC 4.7.4.gerald2014-04-132-4/+5
| | | | Extend full-regression-test by running contrib/test_summary.
* Remove an (obsolete) CONFLICTS with a former state of lang/gcc.gerald2014-04-132-7/+5
| | | | | | | | | Replace USE_BZIP2 by USES=tar:bzip2. Extend full-regression-test by running contrib/test_summary. No longer install rebuild-gcj-db46 (which requires bash among others) and its man page.
* Add USES=fortran as another case where the run-time library path isgerald2014-04-131-1/+2
| | | | | | set transparently. Reported by: Dmitry Sivachenko <trtrmitya@gmail.com>
* Remove expired port:rene2014-04-134-54/+0
| | | | 2014-04-12 lang/f77: Unmaintained since 2001
* Remove expired ports:rene2014-04-139-436/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-04-12 net/pvm++: Unmaintained since 2001 2014-04-12 devel/ixlib: Unmaintained since 2001 2014-04-12 mail/althea: Unmaintained since 2001 2014-04-12 graphics/claraocr: Unmaintained since 2001 2014-04-12 graphics/qvplay: Unmaintained since 2001 2014-04-12 print/guitartex: Unmaintained since 2001 2014-04-12 print/pnm2ppa: Unmaintained since 2001 2014-04-12 graphics/opendis: Unmaintained since 2001 2014-04-12 net/gnome-mud: Unmaintained since 2001 2014-04-12 graphics/maverik: Unmaintained since 2001 2014-04-12 biology/rasmol: Unmaintained since 2001 2014-04-12 mail/mail2procmailrc: Unmaintained since 2001 2014-04-12 science/felt: Unmaintained since 2001 2014-04-12 textproc/pardiff: Unmaintained since 2001 2014-04-12 lang/klone: Unmaintained since 2001 2014-04-12 net/rmsg: Unmaintained since 2001 2014-04-12 net/sharity-light: Unmaintained since 2001 2014-04-12 biology/genpak: Unmaintained since 2001 2014-04-12 net/forg: Unmaintained since 2001 2014-04-12 misc/txt2regex: Unmaintained since 2001 2014-04-12 textproc/ipdf: Unmaintained since 2001 2014-04-12 graphics/plotmtv: Unmaintained since 2001 2014-04-12 devel/happydoc: Unmaintained since 2001 2014-04-12 print/cpp2latex: Unmaintained since 2001 2014-04-12 graphics/svg2swf: Unmaintained since 2001 2014-04-12 devel/flick: Unmaintained since 2001 2014-04-12 mail/smail: Unmaintained since 2001 2014-04-12 net/net-http: Unmaintained since 2001 2014-04-12 security/cfv: Unmaintained since 2001 2014-04-12 graphics/camediaplay: Unmaintained since 2001 2014-04-12 math/umatrix: Unmaintained since 2001
* lang/adacontrol: Upgrade version 1.15r5 => 1.16r10marino2014-04-132-7/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rule changes according to HISTORY file since version 1.15r5: New rules: ---------- positional_associations (took over style (positional_association)) type_usage unit_pattern unsafe_elaboration Changes to existing rules: -------------------------- No_Operator_Usage: added observed relational Changed syntax Filtering on indexing in addition to logical operators Style (Multiple_Elements): separated keywords from other subrules (Casing_Identifier, original): Check closing identifier, allow multiple casing options. Positional_Association: removed, now subrule of Positional_Associations. Parameter_Order, Formal_Parameter_Order: modes are separated by "|". Multiple_Element: checks proper presentation of "end", "for ... loop" With_Clauses: Handle correctly case of with clauses required due to a use clause or pragma Elaborate for the same package in the context clauses. Use_Clauses Added subrules type, type_global, type_local. Array_Declarations: Slightly changed the syntax of the component subrule. Case_Statements: Added subrule values_if_others Declarations: Added subrules box_defaulted_formal_function, name_defaulted_formal_function, box_defaulted_formal_procedure, name_defaulted_formal_procedure, null_defaulted_formal_procedure, non_ravenscar_task, access_constrained_array_type, access_unconstrained_array_type, access_def_discriminated_type, access_nondef_discriminated_type, access_unknown_discriminated_type, access_formal_type, access_language_type, equality_operator Better placement of some messages Dependencies: Added subrules public_child, private_child Expressions: Added subrules in, not_in, static_membership, and_array, and_logical, and_binary, or_array, or_logical, or_binary, xor_array, xor_logical, xor_binary, upward_conversion, downward_conversion, extension_aggregate, extendable_aggregate, array_positional_others, array_named_others, unconverted_fixed_multiplying_op Subrule Mixed_Operators considers membership tests and short circuit forms Local_Hiding: Added modifiers Not_Identical_Renaming, Not_Different_Families Global_References: Added subrules read, written Multiple_Assignments: The rule has been renamed to "Assignments" Added subrule sliding. Added criterion total. Naming_Convention: Added specific patterns by object and functions type names and categories Added subrules regular_static_constant, regular_nonstatic_constant Object declarations: Added subrule type. Parameter_Declarations: Added subrules tagged_parameters, class_wide_parameters. Added callables dispatching_function, dispatching_parameter Reduceable_Scope: Don't suggest moving declarations to a task specification Representation_Clauses: Added subrule no_bit_order_layout Statements: Added subrules named_exit, exit_plain_loop, simple_block, unnamed_simple_block, redispatching_call. Normalized behaviour of subrule exit.
* Update to the 20140410 snapshot of GCC 4.8.3.gerald2014-04-133-3/+11
| | | | | | Add pkg-message that references the need to use -Wl,-rpath=... . [1] PR: 185902 [1]
* Update to the 20140406 snapshot of GCC 4.9.0.gerald2014-04-134-5/+13
| | | | | | | | | Add pkg-message that references the need to use -Wl,-rpath=... . [1] No longer install rebuild-gcj-db49 (which requires bash among others) and its man page. PR: 185902 [1]
* lang/gnatdroid-armv7 (&gcc-aux): Fix socket support and gnat.dg testsuitemarino2014-04-138-87/+589
| | | | | | | | | | | | | | The socket support on Gnatdroid was broken, and it had to be fixed at lang/gcc-aux. Until now, the dejagnu testsuite did not work on remote targets. To fix this, support files had to be installed at ${LOCALBASE}/share/dejagnu. Dejagnu was not made a run dependency, conditional or otherwise. The test targets for gnatdroid are really maintainer targets. Running the gnat.dg testsuite confirms that everything works in the cross-compiler except stack checking (there's no support in gcc for this just yet).
* Support stagebapt2014-04-122-19/+9
|
* - Update to 2.767wen2014-04-124-44/+3
|
* Remove expired ports:rene2014-04-119-1187/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-03-10 www/p5-CGI-modules: No more public distfiles 2014-04-10 www/p5-WWW-Link: Depends on expired www/p5-CGI-modules 2014-03-10 www/sbox-dtc: No more public distfiles 2014-04-10 sysutils/dtc: Depends on expired www/sbox-dtc 2014-03-10 textproc/glimpse: No more public distfiles 2014-04-10 ftp/ftplocate: Depends on expired textproc/glimpse 2014-04-10 misc/tkman: Depends on expired textproc/glimpse 2014-04-09 devel/asl: Unmaintained since 1997 2014-04-09 net/pcnfsd: Unmaintained since 1997 2014-04-10 cad/chipmunk: Unmaintained since 1999 2014-04-10 graphics/comix: Insists on installing in /usr/local, and uses nautilus2 which is deprecated. 2014-04-10 www/mambo: Broken for more than 6 months 2014-04-10 devel/lua-rds-parser: Broken for more than 6 months 2014-04-10 editors/the: Unmaintained since 1999 2014-04-10 japanese/exmh2: Unmaintained since 1999 2014-04-10 net/freewais-sf: Unmaintained since 1999 2014-04-10 editors/elvis: Unmaintained since 1999 2014-04-10 japanese/sed: Unmaintained since 1999 2014-04-10 x11-fm/xfm: Unmaintained since 1999 2014-04-10 print/rtf2latex: Unmaintained since 1999 2014-04-10 graphics/fbm: Unmaintained since 1999 2014-04-11 devel/p5-Penguin-Easy: Unmaintained since 2000 2014-04-11 emulators/prodosemu: Unmaintained since 2000 2014-04-11 security/gtkportscan: Unmaintained since 2000 2014-04-11 graphics/xmfract: Unmaintained since 2000 2014-04-11 databases/xmbase-grok: Unmaintained since 2000 2014-04-11 emulators/svr4_base: Unmaintained since 2000 2014-04-11 math/freefem: Unmaintained since 2000 2014-04-11 graphics/tiff2png: Unmaintained since 2000 2014-04-11 math/wingz: Unmaintained since 2000 2014-04-11 lang/STk: Unmaintained since 2000 2014-04-11 graphics/kdc2tiff: Unmaintained since 2000 2014-04-11 math/xlispstat: Unmaintained since 2000 2014-04-11 databases/typhoon: Unmaintained since 2000 2014-04-11 graphics/dc20ctrl: Unmaintained since 2000 2014-04-11 www/fhttpd: Unmaintained since 2000 2014-04-11 graphics/xmorph: Unmaintained since 2000 2014-04-11 editors/axe: Unmaintained since 2000 2014-04-11 www/cgic: Unmaintained since 2000
* Remove lang/tcltutor, this port depends on expired ports misc/tkman andrene2014-04-116-124/+0
| | | | textproc/glimpse, is unstaged, and the last "real" commit was eight years ago.
* - Pet portlint: use PYTHON_DISTNAME instead of PYTHON_DISTFILEsunpoet2014-04-115-6/+6
|
* Update checksums.olgeni2014-04-111-2/+2
| | | | The main distfile was rerolled to add a single README file.
* - Try to unbreak; it looks like r322706 left out another race, which happensdanfe2014-04-113-34/+31
| | | | | | | | with -jX build: `libyor.a' is not built atomically, so depend on the cookie file that is dropped after all parts of libyor.a are completed (search for ``oinsert'' targets inside ${WRKSRC}/yorick/Makefile to get the idea) - While here, fix/sort pkg-plist, cleanup the Makefile and port description, use relative symbolic links
* lang/gcc-aux: Fix typo in long description with slight cleanupmarino2014-04-111-4/+3
|
* lang/gcc-aux: significantly reduce c++ testsuite diff file sizemarino2014-04-103-4614/+311
| | | | | | | The majority of the 234k c++ testsuite patch can be eliminated with REINPLACE_CMD at the post-extract phase. Now it's 1/100th the size at 2.3k. No revbump necessary; the testsuite isn't even a default option. The same treatment can be done to lang/gcc47-aux later.
* lang/gnatdroid-arm5(7): Fix ARMv7, disable ARMv5marino2014-04-102-72/+68
| | | | | | | | | | | | ARMv5 gnatdroid can't currently be built because sigtramp-armdroid.c uses thumb instructions that ARMv5 doesn't know. Until this is fixed, set the port to ignore. Both gnatdroid ports now using gcc-aux's Makefile.version for it's portrevision versions. Both now stop using CONFIGURE_ARGS because it processes the values in an unexpected way. Both get a revbump due to gcc-aux's binutils-caused revbump.
* Add lang/erlang-runtime17, an Erlang runtime for version 17.olgeni2014-04-1012-0/+353
|
* lang/gcc-aux: Add binutils requirement for FreeBSDmarino2014-04-102-0/+10
| | | | | | | | | | | | | | | | This patch was previously developed but lost somewhere along the way. The linker and assembly must be explicitly defined otherwise it is defined as "ld" and "as" and as such is affected by the value of PATH. We don't want this, and it actually breaks the gnatdroid cross compilers. For FreeBSD, use the binutils port like the gcc ports do. DragonFly has binutils 2.24 in base so let's keep using the base binutils on that platform. Also the Makefile.version file now defines the PORTREVISION for all the ports that use it to make future updating easier. Binutils patch omission partly detected by jenkins failure (thx swills)
* lang/gnatdroid-*: Support multiple API, base on gcc-aux (gcc 4.9)marino2014-04-1010-1076/+349
| | | | | | | | | | | | | | | | This represents major changes with gnatdroid. The sysroot is no longer API 9 or 19, but a choice of API 8, 9, 15, 16, 17, 18, or 19. The prefix is not androidX but just "android". The binutils port had to be adjusted due to the prefix change. Finally, gnatdroid-armv(5,7) was substancially reworked to use gcc-aux (4.9) instead of gcc47-aux (4.7). This means the new ARM unwinder is in use (zero cost exceptions). Only 6 ACATS tests are failing, they are related to the missing stack check capability. Future work will speed up ACATS remote device testing and hopefully enable gnat.dg testing too.
* lang/gcc-aux: Upgrade from 30 March snapshot to 6 Aprilmarino2014-04-0910-44/+810
| | | | | | | | | | Since the April 6 snapshot, a lot of work has entered the GCC tree to fix the arm-android GNAT port. Currently it passes everything except stack checking. A lot of the additional lines in diff-ada will be removed with the next snapshot. Future plans also include significantly reducing the size of the diff-cxx-testsuite file too.
* Now that mod_php is a separate port, allow to deselect all SAPIs.ale2014-04-092-14/+30
| | | | | PR: ports/188386 Submitted by: Joel Parker <rootrider@shellfront.org>
* Reset maintainer.gjb2014-04-091-1/+1
| | | | Sponsored by: The FreeBSD Foundation
* Force users to update their options file if APACHE was selected.ale2014-04-082-0/+10
|
* Welcome Python 3.4 to the FreeBSD Ports Tree!koobs2014-04-0813-1/+5353
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The FreeBSD Python Team warmly welcomes Python 3.4 to the Ports tree: - Add lang/python34 - Add devel/py-setuptools34 - Add Python 3.4.0 docs to lang/python-doc Release Announcement and Major Features: https://www.python.org/download/releases/3.4.0/ This also marks the next stage of a cleaner, much-closer-to-upstream approach to Python on FreeBSD, that builds upon the hard work of the entire FreeBSD Python team over the last year. This port is built "entirely" from scratch, retiring as much of the legacy, workarounds, patches and hacks from the existing Python ports as possible. Of particular note: static + shared dual-build is gone, as it was flaky at best, grossly untested upstream and caused more issues than it solved. It is replaced by a shared build by default. The static python library remains installed and usable. Major changes in this structure are: - Replace dual static and shared in-tree build with shared-only. - Use options helpers - Replace plat-freebsd* hacks with a lighter weight alternative - Strip all libraries and shared extensions - Only retain patches that are absolutely necessary - Replace static disabled_module_list with one from upstream - Retain NIS and sparc64 workarounds from python33 - Deprecate SEM option, no longer optional. - Deprecate PTH option, no longer maintained or supported upstream - Deprecate FPECTL option, no longer maintained or supported upstream - Add upstream issue references & breadcrumb annotations where possible Tested by: many (Special thanks to Andrew Berg) Reviewed by: xmj, nemysis, antoine
* Update to 3.4.0.romain2014-04-085-475/+486
|
* Properly remove man/man1/rebuild-gcj-db47.1.gz by removing thegerald2014-04-081-1/+1
| | | | | | uncompressed version since post-install runs before compress-man. Submitted by: mat
* Update to the 20140320 snapshot of GCC 4.8.3.gerald2014-04-083-8/+8
| | | | | | | | | Replace USE_BZIP2 by USES=tar:bzip2. No longer install rebuild-gcj-db48 (which requires bash among others) and its man page. Extend full-regression-test by running contrib/test_summary.
* USES=tar:bzip2mat2014-04-083-3/+3
| | | | Sponsored by: Absolight
* - Update to 3.2.7sunpoet2014-04-073-5/+6
| | | | | | Changes: http://www.egenix.com/products/python/mxBase/changelog.html PR: 188310 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
* Update to the 20140405 snapshot of GCC 4.7.4.gerald2014-04-073-5/+5
| | | | | No longer install rebuild-gcj-db47 (which requires bash among others) and its man page.
* lang/gcc-aux: set Makefile.common includes like gcc47-auxmarino2014-04-061-1/+1
|
* lang/gnatdroid-*: Update sysroot to Android API level 9 -> level 19marino2014-04-0614-65/+165
| | | | | | | | | | | This is the first of two steps to update the gnatdroid ARM cross- compilers. The sysroot was 10 versions behind the current API level of 19. The latest API level drops ARMv5 support, but the API is backwards compatible, so if applications restrict themselves to level 18 features, then ARMv5 should still be usable. The next step is to base the cross compilers on GCC 4.9 instead of the GCC 4.7-based gcc47-aux port.
* - Update to 1.0.1sunpoet2014-04-063-120/+212
| | | | | | | | | - Add LICENSE - Pass maintainership to submitter Changes: http://pecl.php.net/package-changelog.php?package=perl PR: ports/188295 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* - Fix shebangsunpoet2014-04-061-17/+23
| | | | | | - Use USES=tar:xz - Bump PORTREVISION for package change - Space/Tab twiddle
* Mark broken, fails to buildantoine2014-04-061-0/+2
| | | | | | | | | | | | | | | | | | | | On 8 and 9: Generating i386 object code for Tcl ... In file included from OCS/Tcl.c:80: ./Tcl.hc.c: In function 'execFun': ./Tcl.hc.c:264: error: 'Tcl_Interp' has no member named 'result' ./Tcl.hc.c: In function 'execCom': ./Tcl.hc.c:308: error: 'Tcl_Interp' has no member named 'result' ./Tcl.hc.c:311: error: 'Tcl_Interp' has no member named 'result' ... On 10 and head: OCS/INLINE.c:19:36: error: non-void function 'init_AINLINE' should return a value [-Wreturn-type] static int visited=0; if(visited) return; visited=1; ^ Reported by: pkg-fallout (maybe since august 2013) With hat: portmgr
* Mark broken: fails to linkantoine2014-04-061-0/+2
| | | | | | | | | | cc -O2 -Wl,-E -o yorick main.o yinit.o -L. -L../drat -L../hex -lyor -L/usr/local/lib -lX11 -lm yinit.o(.text+0x15): In function `on_launch': : undefined reference to `y_launch' yinit.o(.data+0x0): undefined reference to `yk_yor' *** Error code 1 Reported by: pkg-fallout since february 2014
* Allow staging/packaging as a regular user:antoine2014-04-051-3/+28
| | | | | | | | | - pycompile only once, previously it would pycompile 3 imported modules (getopt, struct and py_compile) and make them read-only, and later try to pycompile them again and fail - ranlib before installing archive read-only With hat: portmgr
* - Update to 0.20.1 [1]wen2014-04-052-5/+6
| | | | | | | | - Add LICENSE - Pass maintainership to submitter PR: 188231 [1] Submitted by: Vitaly Magerya <vmagerya@gmail.com> [1]
* - Stage supportrene2014-04-052-24/+38
| | | | | | | | - Include bsd.port.mk only once PR: ports/187639 Submitted by: ohauer@ Approved by: maintainer timeout (erik@bz.bzflag.bz , 19 days)
* Update to 5.4.27 release.ale2014-04-042-3/+3
|
* Update to 5.5.11 release.ale2014-04-042-3/+3
| | | | | PR: ports/188238 Submitted by: Rustem Alimov <rustem.alimov@gmail.com>
* Update to 1.7.11 and (attempt to) remove NO_STAGE.knu2014-04-042-16/+15
|
* KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!makc2014-04-032-4/+3
| | | | | | | | | | | | | | | | | | | | KDE ports: - Convert to USES=tar:xz devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs: - Convert LIB_DEPENDS to new style devel/p5-perlqt, devel/p5-perlkde: - Don't remove directories installed by perl port net/kdnssd: - moved to net/zeroconf-ioslave (renamed upstream) x11/kdelibs4: - Clean up non-standard shared mime files and directories after deinstall The area51 repository features commits by Alonso Schaich <alonsoschaich@fastmail.fm> and makc.
* Switch back to a static pkg-plistantoine2014-04-032-2/+394
| | | | | | | PYDISTUTILS_AUTOPLIST misses all the .py[oc] files for this port Reported by: poudriere, check-orphans With hat: portmgr
* Do not violate stagedirantoine2014-04-023-9/+0
| | | | | Reported by: poudriere With hat: portmgr
* Remove expired ports:rene2014-04-0212-326/+0
| | | | | | | | | | | | | 2014-02-27 devel/hyena: Broken for more than 6 month 2014-04-01 print/pdfmod: Depends on expired devel/hyena, unstaged, uses old standards 2014-04-01 security/gnutls-devel: Stale, broken and vulnerable 2014-04-01 sysutils/epylog: distfiles no longer fetchable 2014-04-01 japanese/Wnn6: Unmaintained, interactive and restricted 2014-04-01 japanese/srd-fpw: Unmaintained, interactive and restricted 2014-04-01 japanese/mypaedia-fpw: Unmaintained, interactive and restricted 2014-04-01 news/dnews: Unmaintained, interactive and restricted 2014-04-01 devel/adasdl: Ancient, does not build on amd64; use devel/sdl_gnat instead 2014-04-01 lang/gnat: The Ada framework is based on lang/gcc-aux, use it instead
* Disable use of -fms-extensions to fix build with Clang 3.4.tijl2014-04-011-1/+1
|
* - Update to version 3.4.0 RC2.tijl2014-04-012-7/+6
| | | | | - USES=tar:bzip2. - Disable use of -fms-extensions to fix build with Clang 3.4.
* Update to the 20140329 snapshot of GCC 4.7.4.gerald2014-04-012-5/+4
| | | | Replace USE_BZIP2 by USES=tar:bzip2.
* - Remove temp file on deinstall[1]mat2014-04-019-45/+54
| | | | | | | | - Unshun all installation commands - Make PREFIX-clean Poked by: bdrewery [1] Sponsored by: Absolight
* Replace DEFAULT_VERSIONS with PHP_DEFAULT.ale2014-03-312-2/+2
|
* Replace DEFAULT_VERSIONS with PHP_DEFAULT.ale2014-03-314-4/+4
|
* Update to 2.10.4 release.ale2014-03-312-4/+4
|
* No-op, use DEFAULT_VERSIONS.ale2014-03-312-2/+2
| | | | | PR: ports/188061 Submitted by: Spil <spil.oss@gmail.com>
* lang/gcc-aux: Update to latest snapshot, 30 MAR 2014marino2014-03-312-3/+3
| | | | | This may fix some of the shared library building failures seen recently with the 16 MAR 2014 snapshot.
* Update to the 20140330 snapshot of GCC 4.9.0.gerald2014-03-312-3/+3
|
* - Update to version 2.2.2 [1]pawel2014-03-302-10/+9
| | | | | | | | - Use option helper PR: ports/187516 Submitted by: Radim Kolar <hsn@sendmail.cz> Approved by: maintainer timeout
* Remove expired ports:rene2014-03-3022-542/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-03-07 emulators/gxmame: Depends on deprecated emulators/xmame 2014-03-07 emulators/pyxmame: Depends on deprecated emulators/xmame 2014-03-07 emulators/xmess: No more public distfiles 2014-03-07 benchmarks/xdd: No more public distfiles 2014-03-07 chinese/srecite: No more public distfiles 2014-03-07 games/hlstats: No more public distfiles 2014-03-07 audio/teamspeak_server: No more public distfiles 2014-03-07 games/utserver: No more public distfiles 2014-03-07 databases/p5-hp200lx-db: No more public distfiles 2014-03-07 audio/teamspeak_client: No more public distfiles 2014-03-10 german/vtiger: Depends on expiring www/vtiger 2014-03-10 www/gallery: No more public distfiles 2014-03-10 www/vtiger: No more public distfiles 2014-03-10 net/linux-nx-client: No more public distfiles 2014-03-10 emulators/extract-xiso: No more public distfiles 2014-03-10 www/trac-wantedpages: No more public distfiles 2014-03-10 www/trac-ldap: No more public distfiles 2014-03-10 www/trac-codetags: No more public distfiles 2014-03-10 www/trac-addcomment: No more public distfiles 2014-03-10 www/trac-nav: No more public distfiles 2014-03-10 www/baikal: No more public distfiles 2014-03-10 www/trac-pagetopdf: No more public distfiles 2014-03-10 sysutils/logmon: No more public distfiles 2014-03-10 www/trac-simpleticket: No more public distfiles 2014-03-10 www/trac-wikinegotiator: No more public distfiles 2014-03-10 www/trac-pagelist: No more public distfiles 2014-03-10 www/trac-remind: No more public distfiles 2014-03-10 www/trac-macropost: No more public distfiles 2014-03-10 mail/vexim: No more public distfiles 2014-03-10 lang/rscheme: No more public distfiles
* lang/ocaml: Restore CMP_LIB option in the definitionsmarino2014-03-301-1/+1
| | | | noticed by: sunpoet
* Mark broken: Fails to buildantoine2014-03-291-0/+2
| | | | | | | | | | | | This seems related to the implicit lang/python dependency removal Making all in arch Making all in i386 python ../utils/make-header.py --cif ccsp_cif_stubs.h ../config.h ../kernel/sched.c python:No such file or directory *** Error code 1 Reported by: pkg-fallout
* - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x andpgj2014-03-295-18/+14
| | | | | | | | 9.x in order to prevent run-time breakage after the recent changes in libiconv - Bump port revision for lang/ghc and all dependents, as a consequence Obtained from: FreeBSD Haskell
* - Stage supportantoine2014-03-292-25/+12
| | | | | - Conversion to OPTIONS - Remove support for deprecated NOPORTDATA
* Remove some references to deprecated NOPORTDATAantoine2014-03-291-4/+0
| | | | With hat: portmgr
* - Stageswills2014-03-292-15/+1183
| | | | | | | | - Small Makefile cleanups - Use real plist PR: ports/187508 Submitted by: Johannes Jost Meixner <xmj@chaot.net>
* The configure scripts require a C++11 standard library as well as abrooks2014-03-281-1/+1
| | | | | | C++11 compiler. Reported by Andrzej Tobola <ato@iem.pw.edu.pl>
* PNET group: use EXPIRATION_DATE, not EXPIRATIONmarino2014-03-285-5/+5
|
* Expire PNET and all dependencies: Abandonware, alpha qualitymarino2014-03-285-5/+20
| | | | | | | | | | | | | | | | | PNET was never more than alpha quality software and IMO never deserved a place in ports. It has been abandoned for years and no releases since March 2007. To celebrate this dubious anniversary, I'm setting a countdown on these ports. As illustration, even pkgsrc, which doesn't throw anything way, eliminated their PNET ports over a year ago. I brought up the subject to Sylvio, the maintainer, well over a year ago but he's been MIA the entire time, so I am also resetting maintainership now as well. Checking on http://www.gnu.org/software/dotgnu/, it informs that the DotGNU project has been decommissioned since December 2012. Execution on May Day.
* Hopefully fix builds on systems where cc isn't a C++11 compiler.brooks2014-03-281-1/+1
|
* Welcome the new mod_php ports, in order to have default packages forale2014-03-288-34/+44
| | | | | | | | Apache PHP modules. Submitted by: marcus Reworked by: ale (me) Requested by: many, too many
* Update to the 20140323 snapshot of GCC 4.9.0.gerald2014-03-272-3/+3
| | | | | | Address a bug where -Wcast-qual would report an incorrect message. [1] PR: 179204 [1]
* Add new Ocaml port: lang/js_of_ocamlmarino2014-03-276-0/+65
| | | | | | | | | | | | | | | | | The initial version submitted in the PR was augmented by later changes seen in pkgsrc where the counterpart is maintained by the submitter. == Js_of_ocaml is a compiler of OCaml bytecode to Javascript. It makes it possible to run Ocaml programs in a Web browser. WWW: http://ocsigen.org/js_of_ocaml/ == PR: ports/176163 Submitted by: Jaap Boender Maintainer: Jaap Boender Stage support: Taken from pkgsrc
* 1: fix build with clang34.vanilla2014-03-272-5/+9
| | | | | | | 2: convert to new style of LIB_DEPENDS. 3: switch to tar:xz Submitted by: lev@ [1]
* lang/ocaml: Make expunge executablemarino2014-03-271-0/+2
| | | | devel/ocaml-lwt needs to use it.
* - Update to version 2.10.4 [1]pawel2014-03-272-4/+4
| | | | | | | - More precise LICENSE PR: ports/187953 [1] Submitted by: maintainer
* - Update to SWI Prolog 6.6.4johans2014-03-273-13/+3
| | | | - Remove patch file (now included upstream)
* ocaml update 1/4: lang/ocaml upgrade from 3.12 to 4.00marino2014-03-2710-350/+440
| | | | | | | | | | | | | | | | | | | There have been manual outstanding PRs on OCAML that have dragged on for well more than a year. In the meantime, FreeBSD has been painfully stucking on version 3.12 of Ocaml. Meanwhile, DragonFly's dports have been maintaining version 4.00. With a "Just do it" attitude, the dports version of Ocaml has been brought in. This doesn't have stage support, nor is the the latest version available. The idea is just get a working base Ocaml 4.00 in ports and then have the maintainer update the appropriate PRs. As a consequence, updates to omake, ocaml-findlib, and ocaml-images is also required and upcoming. Urged by: portmgr (bapt) Related PR: ports/173364 Related PR: ports/173453