aboutsummaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Finish properly support png 1.5antoine2014-12-251-1/+1
|
* Properly support png 1.5bapt2014-12-252-15/+16
|
* Use a less kludgy way for handling libperl.so's versionning and linking.mat2014-12-258-56/+56
| | | | Sponsored by: Absolight
* - Use proper command for manpage installationamdmi32014-12-241-2/+6
| | | | | | - Strip binaries Approved by: bapt
* Change my non-FreeBSD MAINTAINER mail to bofh@bofh2014-12-248-8/+8
| | | | Approved by: bapt
* - Update to 2.3.9lwhsu2014-12-232-8/+8
| | | | | | PR: 195747 Submitted by: lwhsu Approved by: maintainer timeout
* Do not let Perl's Configure finds out if it needs to use nm or not. It shouldmat2014-12-234-4/+4
| | | | | | | | not. In some case I can't reproduce, it was believing it should, and was failing badly. Reported by: Joe Francia, Scott Loga Sponsored by: Absolight
* - Revert the previous NIS check, since it does not help at allmva2014-12-234-4/+4
| | | | | | PR: 196195 Submitted by: ache@ With hat: python@
* - Python 3.x: try to improve the NIS detection for FreeBSDmva2014-12-223-6/+6
| | | | | PR: 193650 With hat: python
* lang/python27: Update to 2.7.9mva2014-12-226-106/+73
| | | | | | | | | | | | | | | | | | | | | | | | The FreeBSD Python team welcomes Python 2.7.9 to the Ports tree! Announcement: https://www.python.org/downloads/release/python-279/ Changelog: http://hg.python.org/cpython/raw-file/v2.7.9/Misc/NEWS Important changes for this release: - The entirety of Python 3.4's ssl module has been backported for Python 2.7.9. See PEP 466 for justification. - HTTPS certificate validation using the system's certificate store is now enabled by default. See PEP 476 for details. - SSLv3 has been disabled by default in httplib and its reverse dependencies due to the POODLE attack. - The ensurepip module module has been backported, which provides the pip package manager in every Python 2.7 installation. See PEP 477. - While updating, try to improve the NIS detection for FreeBSD PR: 193650 Differential Revision: https://reviews.freebsd.org/D1323 Reviewed by: koobs With hat: python
* Put back empty dir in plistantoine2014-12-211-1/+2
|
* Update to the 20141217 snapshot of GCC 4.9.3.gerald2014-12-212-3/+3
|
* Update to the 20141214 snapsho of GCC 5.0.gerald2014-12-212-3/+3
|
* Remove custom plist generator we have makeplist nowbapt2014-12-212-19/+10
| | | | Sort the plist
* cleanup plistbapt2014-12-215-16/+0
|
* Update to the 20141218 snapshot of GCC 4.8.4.gerald2014-12-202-3/+3
|
* Make default target triple match base clang.brooks2014-12-191-1/+4
| | | | | PR: 194487 Submitted by: Jan Beich <jbeich@vfemail.net>
* Attempt to unbreak indexantoine2014-12-191-1/+1
|
* Make default target triple match base clang.brooks2014-12-191-1/+4
| | | | | PR: 194487 Submitted by: Jan Beich <jbeich@vfemail.net>
* Remove ports of obsolete and unmaintained upstream llvm/clang 3.2.brooks2014-12-1918-1170/+2
| | | | | | Mark pure as BROKEN by this removal. It should be updated to a recent release that supports llvm 3.5, but has seen no substantive updates in over a year.
* Make default target triple match base clang.brooks2014-12-191-0/+4
| | | | | PR: 194487 Submitted by: Jan Beich <jbeich@vfemail.net>
* Make default target triple match base clang.brooks2014-12-191-1/+4
| | | | | PR: 194487 Submitted by: Jan Beich <jbeich@vfemail.net>
* Upgrade to r224537.brooks2014-12-192-4/+49
| | | | | | Add support for -fformat-exentions as a no-op in clang. [0] Submitted by: lightside@gmx.com [0]
* Add support for -fformat-extensions as a no-op.brooks2014-12-192-1/+46
| | | | Submitted by: lightside@gmx.com
* Add support for -fformat-extensions flag.brooks2014-12-192-7/+46
| | | | Obtained from: lightside@gmx.com
* Fix packaging as a userbapt2014-12-171-1/+1
| | | | Strip binaries
* Make Perl link all .so it builds with libperl.so.mat2014-12-178-21/+61
| | | | | | | | | | | | | | | | It makes upgrading from one Perl major version to another way easier. For binary package users, it means pkg upgrade will detect the libperl.so.x.yy change, and reinstall the affected packages. For users using ports, it will save rebuild time as it's easier to detect what ports really need to be rebuilt. PR: 195821 Differential Revision: https://reviews.freebsd.org/D1241 Submitted by: mat Reviewed by: antoine, bdrewery Exp-run by: antoine With hat: perl Sponsored by: Absolight
* Retire BSDPAN.mat2014-12-178-124/+12
| | | | | | | | | | It was never converted to pkg, and starting with Perl 5.18 gives out annoying warnings. Differential Revision: https://reviews.freebsd.org/D1318 Reviewed by: swills With hat: perl Sponsored by: Absolight
* Fix plist on i386antoine2014-12-141-8/+8
|
* - Update to 1.4jlaffaye2014-12-143-2133/+2350
|
* Upgrade to version 17.4.olgeni2014-12-114-50/+7
|
* - Update to version 2.0danfe2014-12-113-16/+13
| | | | | - Contract MASTER_SITES (and thus strip MASTER_SITE_SUBDIR) - Cleanup Makefile and reformat pkg-descr while here
* - Reset maintainership of my portsgahr2014-12-115-5/+5
|
* Strip libraryamdmi32014-12-091-0/+3
|
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-097-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine)
* Update lang/pypy3-devel to 2.4.0.dbn2014-12-087-1080/+1470
| | | | | | | | | | | | | | | | Changes: * Carry across _sqlite.py fix from lang/pypy * Strip cffi shared libraries (from lang/pypy) Change Log: - Various fsencode PEP 383 related fixes to the posix module (readlink, uname, ttyname and ctermid) and improved locale handling - Fixed a couple different crashes related to parsing Python 3 source code - internal refactoring in string and GIL handling which led to significant speedups - improved handling of multiple objects (like sockets) in long-running programs. They are collected and released more efficiently, reducing memory use. In simpler terms - we closed what looked like a memory leak
* Update lang/pypy-devel to 2.4.0.dbn2014-12-084-26/+56
| | | | | | | | | | | | | | | | | | Release update for further testing by community. Change Log: - Reduced internal copying of bytearray operations - Tweak the internal structure of StringBuilder to speed up large string handling, which becomes advantageous on large programs at the cost of slightly slower small benchmark type programs. - Move to a mixed polling and mutex GIL model that make mutlithreaded jitted code run much faster - Remove ctypes pythonapi and ctypes.PyDLL, which never worked on PyPy - Fix performance regression on ufunc(<scalar>, <scalar>) in numpy - Classes in the ast module are now distinct from structures used by the compiler, which simplifies and speeds up translation of our source code to the PyPy binary interpreter - Upgrade stdlib from 2.7.5 to 2.7.8
* Update to mawk 1.3.4-20141206 (bugfix release)johans2014-12-072-3/+3
|
* lang/bas2tap: Overdue update to 2.6, portscout did not notice this one...rene2014-12-072-3/+3
|
* Fix typobapt2014-12-071-1/+1
|
* Fix build when compiler is clangbapt2014-12-071-2/+2
|
* Update BSD licensefeld2014-12-071-2/+3
| | | | Fix COMMENT to appease portlint
* Update "BSD" licensefeld2014-12-071-1/+1
|
* - Update to version 2.0.b5pawel2014-12-062-10/+14
| | | | | | | - Add LICENSE PR: 194887 Submitted by: pfg
* - Update to 1.1.0lwhsu2014-12-063-5/+12
|
* - Fix build with clang 3.5.0sunpoet2014-12-062-1/+7
| | | | | PR: ports/195666 Submitted by: dim
* - Remove lang/python from BUILD_DEPENDSsunpoet2014-12-064-53/+8
| | | | | | | - Fix SHEBANG_FILES - Respect LOCALBASE - Use REINPLACE_CMD instead of patch files - Move ONLY_FOR_ARCHS upward
* - Remove lang/python from BUILD_DEPENDSsunpoet2014-12-064-58/+12
| | | | | | - Use USES=shebangfix - Use REINPLACE_CMD instead of patch files - Move ONLY_FOR_ARCHS upward
* - Update to 1.32jadawin2014-12-052-4/+3
|
* - Fix build when DEFAULT_VERSIONS=python=3.*sunpoet2014-12-051-1/+1
|
* One last cleanup, factorize a few things into variables, add a few entries tomat2014-12-0316-7704/+7767
| | | | | | | PLIST_SUB and SUB_LIST, finish making sure the MANPATH are valid all around. Differential Revision: https://reviews.freebsd.org/D1254 Sponsored by: Absolight
* Remove expired ports:rene2014-12-026-910/+0
| | | | | | | | | | 2014-11-30 ports-mgmt/pkg-plist: Generate incorrect plists 2014-11-30 sysutils/rubygem-hiera-puppet: Has been incorporated into hiera 2014-11-30 sysutils/rubygem-hiera-json: Has been incorporated into hiera 2014-11-30 databases/memcachedb: Depends on deprecated Berkeley DB version, needs porting to DB_SITE 2014-12-01 games/djgame2: Online servers gone, game is not playable 2014-12-01 devel/creduce: Unmaintained and depends on ancient LLVM 3.2 2014-12-01 lang/clay: No development since July 2013, depends on obsolete clang-3.2
* Update to the 20141130 snapshot of GCC 5.0.gerald2014-12-012-3/+3
|
* Allow building with bison 3antoine2014-11-301-0/+11
| | | | PR: ports/194680
* Cleanup plist of ocaml portsantoine2014-11-301-0/+2
| | | | With hat: portmgr
* Update to the 20141126 snapshot of GCC 4.9.3.gerald2014-11-302-3/+3
|
* Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. Thetijl2014-11-302-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | first contains runtime libraries such as libintl and the latter contains developer tools such as msgfmt. Ports that use gettext will usually need a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools. USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on devel/gettext-runtime and USES=gettext-tools can be used to set a BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools. Update gettext to 0.19.3. Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave symlinks with the old library versions to avoid the need to bump PORTREVISION on a large number of dependent ports. When most of the dependent ports have had normal version updates, PORTREVISION can be bumped on the remaining ones (low number) and the links can be removed. Fix some ports that installed files in lib/locale instead of share/locale. PR: 194038 Reviewed by: bapt Exp-run: antoine Approved by: portmgr (antoine)
* Really disable MULTIPLICITY if disabled in OPTIONS, and as it was always onmat2014-11-294-8/+14
| | | | | | | before, add it to the OPTIONS_DEFAULT to not change the default behavior. Noticed by: ache Sponsored by: Absolight
* Remove expired ports:rene2014-11-2910-203/+0
| | | | | | | | | | | | | | 2014-11-26 vietnamese/vnlpr: Broken for more than 6 months 2014-11-26 devel/fsmgenerator: Broken for more than 6 months 2014-11-26 graphics/multiraw: Depends on broken and deprecated graphics/dcraw-m 2014-11-26 news/fidogate-ds: Broken for more than 6 months 2014-11-26 net/py-yadis: Broken for more than 6 months 2014-11-26 textproc/ruby-diff: Broken for more than 6 months 2014-11-26 audio/cowbell: Broken for more than 6 months 2014-11-26 lang/ironpython: Broken for more than 6 months 2014-11-26 www/dpsearch: Broken for more than 6 months 2014-11-26 multimedia/y4mscaler: Broken for more than 6 months 2014-11-26 devel/rubygem-dep_selector: Broken for more than 6 months
* Duktape is an embeddable Javascript engine, with a focus on portability andbapt2014-11-295-0/+61
| | | | | | | | | | | | | | | | | | | | | | | | compact footprint. Duktape is easy to integrate into a C/C++ project: add duktape.c and duktape.h to your build, and use the Duktape API to call Ecmascript functions from C code and vice versa. Main features: * Embeddable, portable, compact; about 210kB code, 80kB memory, 40kLoC source (excluding comments etc) * Ecmascript E5/E5.1 compliant, some features borrowed from E6 draft * Built-in regular expression engine * Built-in Unicode support * Minimal platform dependencies * Combined reference counting and mark-and-sweep garbage collection with finalization * Custom features like coroutines, built-in logging framework, and built-in CommonJS-based module loading framework * Property virtualization using a subset of Ecmascript E6 Proxy object * Liberal license (MIT)
* Fixup the makewhatis errors.mat2014-11-288-12/+12
| | | | Sponsored by: Absolight
* lang/gcc-aux: Fix symbolic trace on FreeBSDmarino2014-11-282-4/+6
| | | | | | | | | | | | | | Recent gcc creates debug information in dwarf4 format, something that the base version of addr2line on FreeBSD cannot understand. When the compiler requires binutils from ports to build, then ensure the symbolic tracing code also uses addr2line from the same binutils (which is already available due to RUN_DEPENDS requirements). Since DragonFly 3.6 and lower are no longer officially supported, this change only affects FreeBSD, but it affects all supported releases. The conditional code for DragonFly 3.6 has been removed while here. Reported by: Natacha Porte PR: 195465
* /usr/bin/env is in SETENV, not ENV, and sometime, ENV=$USER/.shrc, which ofmat2014-11-274-4/+4
| | | | | | | course, won't work. Noticed by: Richard Clayton Sponsored by: Absolight
* Get the man config file right.mat2014-11-274-4/+8
| | | | Sponsored by: Absolight
* And point man to the new right place.mat2014-11-274-4/+4
| | | | Sponsored by: Absolight
* - Bring back the .packlist files, many people need them, they willmat2014-11-2712-16/+83
| | | | | | | | | | | automatically added to the plists. - Add soname to libperl.so and rename it to libperl.so.PERL_VER, for instance libperl.so.5.18. To keep software linked with it working, provide a libperl.so symlink. - Rollback Perl's man page location change, it creates conflicts for the few modules that ship with Perl and are in the ports tree. Sponsored by: Absolight
* Fix build into jails with DTRACE enabled.ale2014-11-279-15/+126
| | | | | PR: 190662 Submitted by: Martin Vahi <martin.vahi@softf1.com>
* Now that 5.18 is the default, deprecate Perl 5.14 and Perl 5.16, the first onemat2014-11-262-0/+6
| | | | | | | at the end of the year, the second one next summer, by then 5.20 will be the default, and 5.22 will be in the tree. Sponsored by: Absolight
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-2662-170/+206
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr
* - Merge EFL libraries into devel/efl and update to 1.12.0gblach2014-11-256-53/+0
| | | | | | | | | | | | | | - Update x11-toolkits/elementary to 1.12.0 - Update x11-wm/enlightenment to 0.19.1 - Update graphics/evas_generic_loaders-* to 1.12.0 - Update devel/e_dbus to 1.7.10 - Update benchmarks/expedite to 1.7.10 - Move some of x11-wm/e17-module-* to x11-wm/e-module-* and update to recent snapshots - Add multimedia/emotion_generic_players-vlc - Add multimedia/rage Reviewed by: crees, antoine
* Update to the 20141123 snapshot of GCC 5.0. Keep in mind that thisgerald2014-11-242-3/+3
| | | | now defaults to the C11 standard, not C89 any more.
* Set perl5 as a build-only dependency.olgeni2014-11-243-3/+6
|
* Use autoconf:env as runtime ports and set perl5 as a build-only dependency.olgeni2014-11-241-1/+3
|
* - Update to version 0.92.4, the latest stable to datedanfe2014-11-233-33/+12
| | | | | | | | | | - Remove BROKEN on ia64 statement, it was never a first-class architecture and was officially killed in -CURRENT recently - Do not manually strip *.so files in pre-install target, they're already installed stripped - Allow staging as regular user (or stripping fails due to BINMODE == 555) - Remove unneeded (and thus confusing) global suffixes in REINPLACE_CMD's - Fix bogus whitespace on Makefile line 17, sort and wrap long USES line
* Fix some USE_PGSQL that were missed beforecrees2014-11-231-1/+1
| | | | Submitted by: antoine
* Finally retire USE_PGSQLcrees2014-11-2310-14/+15
|
* Switch to USES=pgsqlcrees2014-11-231-1/+1
|
* Update to the 20141119 snapshot of GCC 4.9.3.gerald2014-11-222-3/+3
|
* Update to the 20141120 snapshot of GCC 4.8.4.gerald2014-11-222-3/+3
|
* - Upgrade to 1.9.8.kuriyama2014-11-223-7/+9
| | | | PR: ports/187390 (related)
* Update to the 20141116 snapshot of GCC 5.0.gerald2014-11-222-7/+3
| | | | This no longer breaks on FreeBSD 10.0 and later using clang.
* Enforce clang 3.4 in USES=c*11*,objc,gnustep as clang 3.3 has some bugsantoine2014-11-221-1/+1
| | | | | | | | Requested by: bapt PR: ports/195122 Differential Revision: https://reviews.freebsd.org/D1181 Exp-run by: self With hat: portmgr
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.kwm2014-11-1919-260/+176
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up. This commit removes the old GNOME 2 desktop, bindings and some ports that can't be compiled. A few ports where updated to more recent versions to allow them to compile with this update. Apart from updating ports to newer versions GDM is more integrated with gnome-shell now, and handles several things for the GNOME desktop such as screen locking. If you want to use GNOME 3 via startx, you will have to add your own lock screen/screensaver. For example xscreensaver can be used for sessions started without GDM. Shell Extensions can be installed via https://extensions.gnome.org/ , we have ported a few that can't be installed via this way. The old gnome-utils and gnome-games ports where split up into single ports and where converted to meta-ports. gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but if you use startx you need to do this yourself. Upgrade instructions: Delete the old and conflicting packages: # pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \ guile gcalctool gnome-media libgnomekbd # pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \ evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center For package users the following lines will be enough: # pkg upgrade # pkg install gnome3 For ports users should do the following: # portmaster -a # portmaster x11/gnome3 We are currently aware of two issues. The first issue is a bug in the file monitoring code in the glib20 port. This bug causes glib programs to crash when files in a monitored directory are added or removed. Upstream is aware of the problem, but since the problem is quite complex there is no solution yet. This problem isn't restricted to BSD. The second issue is that on certain video cards totem will display a purple/pink overlay on the video. It not clear yet where the issues comes from. Major thanks goes to Gustau Perez for being a driving force behind getting GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs. This update was also made possible by: Joe Maloney Kris Moore Beeblebrox Ryan Lortie Antoine Jacoutot and everyone I missed
* Update to 1.15.0.knu2014-11-192-5/+5
| | | | | PR: 194137 Submitted by: Yasuhiro KIMURA
* Update clang-devel and llvm-devel to r222267.brooks2014-11-193-11/+15
|
* Package empty LUA_LDIR and LUA_CDIR, as it's more user-friendlyantoine2014-11-184-2/+6
|
* Fix TOOLS_VSN and EI_VSN (unbreak link to erl_call).olgeni2014-11-161-3/+3
| | | | | PR: 195064 Submitted by: Kenji Rikitake
* Update to the 20141109 snapshot of GCC 5.0.gerald2014-11-162-3/+7
| | | | | Mark IGNORE on FreeBSD 10.0 and later; an upstream fix should make it into the next snapshot.
* Update to latest versionswills2014-11-159-6/+24
| | | | While here, fix a few plist issues
* lang/spl: Fix build on modern gccmarino2014-11-152-3/+18
| | | | | | | | | | | I don't know why spl builds on clang but fails on gcc due to a flex precedence issue. Rather, I don't know why the flex issue doesn't affect clang. There was a patch provided by a fork nearly four years ago that fixes the gcc build nicely. The bitbucket issue warns that more eyes should review the fix though. Issue 1: roman number II interpreted as I https://bitbucket.org/kcartmell/marlowe/issue/1/
* - Update Tcl/Tk 8.5 to 8.5.17gahr2014-11-152-3/+3
| | | | Release notes: http://code.activestate.com/lists/tcl-core/14232/
* - Update Tcl/Tk 8.6 to 8.6.3gahr2014-11-152-4/+3
| | | | Release notes: http://code.activestate.com/lists/tcl-core/14265/
* Update to 5.6.3 release.ale2014-11-153-223/+4
|
* Update to 5.5.19 release.ale2014-11-153-223/+4
|
* Update to 5.4.35 release.ale2014-11-152-3/+3
|
* Cleanup plistantoine2014-11-141-1/+1
|
* - Remove empty "cabal" directory creation for the hs- ports. Now these arepgj2014-11-142-8/+0
| | | | | | | | | automatically handled by the combination of the Cabal and the pkg(8) frameworks Issue raised by: antoine Discussed with: ashish Obtained from: FreeBSD Haskell
* Cleanup plistantoine2014-11-141-3/+2
|
* Add missing patch from r372531.dbn2014-11-141-0/+28
|
* Update lang/pypy to 2.3.1.dbn2014-11-148-42/+128
| | | | | | This backports changes from pypy-devel. Although that port has not gone through standard QA, there have not been any complaints in the months that it has been available under pypy-devel.
* Drop maintainershipbapt2014-11-131-1/+1
|
* Fix plist with rdoc option offswills2014-11-122-2/+2
| | | | | Reported by: Warren Block <wblock@wonkity.com> Reported by: Herbert J. Skuhra <herbert@oslo.ath.cx>
* lang/ruby21: Update to 2.1.4swills2014-11-122-3/+3
| | | | | PR: 194677 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
* lang/ruby2*: disable dtrace on OS versions without the dtrace fixes from r271413swills2014-11-124-4/+11
| | | | While here, fix plist issues
* Upgrade CentOS to 6.6xmj2014-11-113-4/+7
| | | | | | | | | | | | | | | | | | - Upgrade all things linux-c6- to CentOS 6.6 - Add ports: devel/linux-c6-libsigc++20 graphics/linux-c6-gdk-pixbuf [1] graphics/linux-c6-glx-utils - Add pkg-plists for net/linux-c6-openldap and security/linux-c6-cyrus-sasl2 - Misc. cleanups Differential Revision: https://reviews.freebsd.org/D1108 Submitted by: kmoore [1] Reviewed by: rene (emulation) Approved by: portmgr (swills) Approved by: swills (mentor) Sponsored by: Perceivon Hosting Inc.
* - Remove @dirrm* from (often automatically generated) plists of GHC andpgj2014-11-113-22/+1
| | | | | | all the Haskell Cabal ports Obtained from: FreeBSD Haskell
* - Add Haskell API and bindings for Redis:pgj2014-11-111-0/+3
| | | | | | | | | | devel/hs-BoundedChan Channels with bounded sizes devel/hs-bytestring-lexing Parse and produce literals from bytestrings databases/hs-hedis Haskell API for Redis PR: 194299 Submitted by: martin@sugioarto.com Obtained from: FreeBSD Haskell
* Fix some stage orphansantoine2014-11-112-1/+3
|
* Simplify plistantoine2014-11-111-3/+1
|
* lang/nawk: Upgrade version 20110810 => 20121220marino2014-11-119-207/+18
| | | | | | | | | | While here, set the DIST_SUBDIR to something unique since the distfile has the same name between versions. Also reset maintainship as Hiro doesn't use nawk on FreeBSD and updates are infrequent. PR: 187543 Submitted by: Pedro Giffuni Tweaks by: marino@
* Add patch from upstream to unbreak on i386 with clangantoine2014-11-111-0/+62
|
* Use Mac NetworkInterface code instead of Linux NetworkInterface coderomain2014-11-102-1/+7
| | | | | PR: 194845 Submitted by: Ben Woods <woodsb02@gmail.com>
* Update to the 20141106 snapshot of GCC 4.8.4.gerald2014-11-102-3/+3
|
* lang/lua-mode.el: Remove reference to obsolete last-command-charmarino2014-11-091-5/+5
| | | | | | | While here, clean up the port and remove @dirrm* lines PR: 194363 Submitted by: Christopher Hall
* Fix plist for CAPIDOCS option after update to doxygen.swills2014-11-083-34/+0
| | | | | PR: 194712 Reported by: Trond Endrestol <Trond.Endrestol@ximalas.info>
* Handle the case when dtrace build is disabled (WITHOUT_CDDL=yes)ache2014-11-081-1/+3
| | | | Approved by: swills
* Update to version 1.1.4.0pawel2014-11-085-39/+18
| | | | | PR: 194844 Submitted by: maintainer
* - Fix typo: s/PORTRIVISION/PORTREVISION/lwhsu2014-11-081-1/+1
| | | | | PR: 194875 Submitted by: Kenji Rikitake <kenji@k2r.org>
* Update to the 20141105 snapshot of GCC 4.9.3, pretty shortly aftergerald2014-11-072-3/+3
| | | | the GCC 4.9.2 release.
* - Fix pkg-plist, let mix(1) worklwhsu2014-11-072-0/+2
| | | | | PR: 194875 Submitted by: Kenji Rikitake <kenji@k2r.org>
* - Chase GNU Emacs updatesashish2014-11-055-2/+5
| | | | PR: 194624
* Update Qt5 ports to 5.3.2.rakuco2014-11-058-49/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Proudly presented by the KDE on FreeBSD team, with several guest stars. This update took way longer than initially expected due to us previously accumulating assumptions and changes to Qt's build system that finally bit us back with the 5.3 release series, so we had to do a fair amount of cleanup. New ports: - comms/qt5-serialport: Qt functions to access serial ports, originally based on work by Fernando Apesteguia. [1] - devel/qt5-qdoc: Qt documentation generator, the Qt5 equivalent of devel/qt4-qdoc3. Originally worked on by Tobias Berner. It had already been half-split from devel/qt5-buildtools, we just needed to finish the work. Dead ports: - devel/qt5-qmldevtools: Merged into lang/qt5-qml. Minor changes: - devel/qt5: Add x11/qt5-x11extras and the new ports to the dependency list. - graphics/qt5-imageformats: The port now supports the JPEG2000, WEBP, Direct Draw Surface and ICNS formats. - multimedia/qt5-multimedia: The ALSA and PULSEAUDIO options are now mutually exclusive due to changes introduced in Qt 5.3.0 (the ALSA code is now a proper plugin that is only built if PulseAudio is not used). - x11/qt5-x11extras: Add USE_LDCONFIG since the port installs a shared library. The big changes: - bsd.qt.mk: Set QMAKESPEC instead of QMAKEPATH. [3] QMAKEPATH does much more than we want now that we call qmake from the top of ${WRKSRC}. qmake uses QMAKEPATH when evaluating the QMAKE_MKSPECS property, which is in turn used by qt_config.pri to load the .pri files in mkspecs/modules. In practice, this means that if people have an older Qt installation those files will be used and QT_CONFIG will have values such as "gui" even if one is building a port like textproc/qt5-xml, which passes -no-gui to the configure script. Consequently, unintended code paths may be enabled or the configuration step can just fail if the .pro files expect values that are not present in the system-wide, older .pri files. We avoid all those problems if we use QMAKESPEC, as qmake does not take its value into account when evaluating the QMAKE_MKSPECS property and will only parse the files in the mkspec's directory (mkspecs/freebsd-clang, for example, instead of all the files in mkspecs). - Stop explicitly passing ${LOCALBASE} to the compiler. [3] qmake's behavior has changed in Qt 5, and the paths set in QMAKE_INCDIR and QMAKE_LIBDIR in the mkspecs are passed before any others, such as the ones in the build directory themselves. In practice, this means that we end up with linker calls like this: c++ -o libfoo.so foo.o bar.o -L/usr/local/lib -L/wrkdir/build/lib -lQt5Gui -lQt5Core So if one already has Qt installed in the system, the older, already present version of the libraries in /usr/local/lib will be used instead of the newly-built ones in /wrkdir/build/lib. QTBUG-40825 discusses this behavior upstream, but there has been no agreement on a solution yet. For now, the solution adopted is to make the compiler and the linker aware of those paths but only try them last after all others, and this is achieved by setting the CPATH and LIBRARY_PATH environment variables when qmake is being used. In addition to setting them in CONFIGURE_ENV and MAKE_ENV, we also need to stop changing QMAKE_INCDIR and QMAKE_LIBDIR as well as filter those paths from the pkg-config calls qtbase's configure script makes. - Call qmake from the root of the ${WRKSRC}. In Qt 5.3, Qt's build infrastructure has undergone some changes that make our previous approach of calling qmake from the directories we want to build stop working. Things would break even more in Qt 5.4, in which qtbase's configure script does not accept the -process, -fully-process and -dont-process arguments anymore (it always behaves as if -process had been used). Bite the bullet and start calling qmake from ${WRKSRC}. The largest part of this change involves changing lines in Makefiles from WRKSRC_SUBDIR= foo/bar to BUILD_WRKSRC= ${WRKSRC}/foo/bar INSTALL_WRKSRC= ${WRKSRC}/foo/bar as well as adding patches to .pro files to avoid entering other subdirectories and removing post-configure targets that are not necessary anymore. Since qmake needs to be called from the top of ${WRKSRC} anyway, we can also simplify the configuration process for the qtbase ports a little. Looking at r10019 it is not clear why we started calling qmake in the pre-configure target in addition to the post-configure one (while also skipping it in do-configure), but we can now drop this call since letting configure behave as if -process had been passed means it will call qmake on its own and overwrite the files generated by the pre-configure call. We still need to call qmake in post-configure though, as the configure script does not pass -recursive when calling qmake and we need to be able to call make from any subdirectory when building. PR: 194762 [1] PR: 194566 # exp-run with base GCC and clang PR: 194088 [3]
* Add an option to use libffi from ports instead of bundled version.demon2014-11-043-9/+27
| | | | | Submitted by: cy Reviewed by: koobs
* Rename option PORT_FFI --> LIBFFI.demon2014-11-041-4/+4
| | | | Suggested by: koobs
* Update to the 20141030 snapshot of GCC 4.8.4.gerald2014-11-032-3/+3
|
* Add a reference to python issue regarding i386 compilation failure withdemon2014-11-031-0/+1
| | | | bundled libffi
* Update to the 20141102 snapshot of GCC 5.0.gerald2014-11-032-3/+3
|
* lang/gcc-aux: Update version 20140716 (4.9.1) => 20141023 (4.9.2)marino2014-11-022-5/+5
|
* - Update to 27 Oct releasejohans2014-11-012-4/+4
| | | | - Adopt port
* Avoid useless @execbapt2014-11-011-9/+9
|
* Avoid useless @execbapt2014-11-011-1/+1
|
* lang/mono: allow overriding Environment.SpecialFolder.Personalmarino2014-10-312-0/+44
| | | | | | | | | | | | | | Any port that writes to Environment.SpecialFolder.Personal during build or when running tests may end up with files outside of the stage area that aren't cleaned up by the ports framework. The issue lies with Mono looking in /etc/passwd first and only if no entry found there in $HOME. This PR was an unnoticed prerequisite for the new port games/openra. Patch based on discussion in https://github.com/mono/mono/pull/371 PR: 193426 Submitted by: Jan Beich Approved by: maintainer timeout (8 weeks)
* Update to the 20141029 snapshot of GCC 4.9.2.gerald2014-10-313-4/+4
| | | | Sort an entry in pkg-plist to be in line with other lang/gcc ports.
* - Update to 1.0.2lwhsu2014-10-302-4/+4
| | | | | PR: 194653 Submitted by: Kenji Rikitake <kenji@k2r.org>
* lang/rust: add PORTREVISION mistakenly ommitted from yesterday's fixrobak2014-10-301-0/+1
| | | | Approved by: mentors (implicit)
* Add an option to use libffi from ports instead of bundled one.demon2014-10-291-2/+13
| | | | | | Submitted by: cy Require this option for i386, this fixes build error.
* Remove expired ports:rene2014-10-295-882/+0
| | | | | 2014-10-28 lang/kroc: Broken for more than 6 months 2014-10-28 net/slirp: Broken for more than 6 months
* lang/rust: fixesrobak2014-10-281-3/+1
| | | | | | | - Remove extra STRIP_CMD from the Makefile - Fix SRIP_CMD that was stripping statically linked libraries Approved by: mentors (implicit)
* Cleanup plistbapt2014-10-27198-31844/+0
|
* Update to the 20141026 snapshot of GCC 5.0.gerald2014-10-273-4/+3
| | | | Remove last instance of @dirrm in pkg-plist.
* Update to version 3.4.2demon2014-10-271-8/+8
| | | | Reviewed by: koobs in D967
* Update to version 3.4.2.demon2014-10-277-129/+73
| | | | | | Two deleted patches were integrated upstream. Reviewed by: koobs in D967
* lang/rust: update 0.11.0 -> 0.12.0robak2014-10-274-102/+95
| | | | | | | - Delete obsolete patch - Convert to @dir usage Approved by: mentors (implicit)
* Update to the 20141022 snapshot of GCC 4.9.2.gerald2014-10-262-5/+3
| | | | | Also remove those traces of @dirrm that were are added dynamically via the Makefile.
* Deprecate ports broken for more than 6 monthsantoine2014-10-261-0/+2
|
* Update to the 20141023 snapshot of GCC 4.8.4.gerald2014-10-252-3/+3
|
* Remove @dirrm and @dirrmtry entries from the Qt ports.rakuco2014-10-241-10/+0
|
* lang/fpc: IGNORE on DragonFly (for now, support is long-term goal)marino2014-10-231-0/+4
|
* Remove duplicate master sites.tdb2014-10-231-4/+0
| | | | | | All the removed entries are aliases for mirrorservice.org. Approved by: maintainer
* lang/gnat_util: Move PORTREVISION to central locationmarino2014-10-212-1/+2
| | | | | | | | Many of the ports based on gcc-aux sources have a central location defining their PORTREVISION to make it easy to reset all them all when the base version is updated. lang/gnat_util should have had, but did not and as a result the PORTREVISION didn't get reset at all. Centralize it for the future.
* Remove all traces of @dirrm, both in pkg-plist directly and those thatgerald2014-10-212-7/+0
| | | | are added dynamically via the Makefile.
* - Convert ports of irc/ and lang/ to new USES=pythonmva2014-10-2121-46/+34
| | | | Approved by: portmgr (implicit)
* Update to the 20141019 snapshot of GCC 5.0.gerald2014-10-212-5/+3
| | | | | Remove all traces of @dirrm from pkg-plist that are dynamically generated via the Makefile.
* lang/ocaml: Remove special NO_PROFILE handling for DragonFlymarino2014-10-201-1/+1
|
* Add USES=alias to several portsmarino2014-10-202-2/+2
| | | | | | | | Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build without the need for additional patches. Approved by: portmgr (bapt, blanket)
* Remove all traces of @dirrm from pkg-plist, including those parts thatgerald2014-10-202-7/+0
| | | | are dynamically generated via the Makefile.
* Remove all traces of @dirrm from pkg-plist, including the dynamicallygerald2014-10-202-7/+0
| | | | generated parts via the Makefile.
* Update to the 20141016 snapshot of GCC 4.8.4.gerald2014-10-202-5/+3
| | | | | Remove all traces of @dirrm from the dynamically generated part of pkg-plist.
* KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!makc2014-10-193-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USE_KDE4=kdehier component has been deprecated, new components added: baloo - Baloo core libraries baloo-widgets - Baloo widgets library kfilemetadata - KDE library for extracting file metadata New ports: graphics/kqtquickcharts - QtQuick plugin to render interactive charts misc/artikulate - Pronunciation trainer for KDE (not usable currently, links to both GStreamer 1.x and 0.10.x via dependencies) sysutils/baloo[-widgets] - KDE framework for searching and managing user metadata sysutils/kfilemetadata - Library for extracting file metadata l10n ports: - Farsi (Persian) and Indonesian translations has been readded - Vietnamese didn't pass threshold for inclusion into release astro/kstars: - switch dependency from math/eigen2 to math/eigen3 - add PYKDE option for updating supernovae data deskutils/kdepim4: - update dependencies: add libkgapi and baloo, remove now needless clucene, link-grammar, strigi - add patch to fix build with gcc42 - update COMMENT and description for all KDE PIM ports devel/ruby-krossruby: - remove BROKEN, it builds with ruby 2.x now editors/kate: - add patch to disable memory-hungry build of the kate tests [1] graphics/okular: - add dependency on graphics/libkscreen math/cantor: - add optional dependency on lang/luajit for LuaJIT backend - fix gfortran detection [2] misc/kdehier4: - adapt to new pkg world. Now the purpose of kdehier4 only to link some stuff between KDE4_PREFIX and LOCALBASE. science/kalzium: - switch dependency from math/eigen2 to math/eigen3 - add dependence on science/chemical-mime-data x11-themes/kdeartwork4 - switch dependency from math/eigen2 to math/eigen3 among other changes: - drop deprecated USE_KDE4=kdehier - drop @dirrm from plist - clean up pkg-descr - convert to options helpers - other portlint fixes The area51 repository features commits by alonso, rakuco and myself. PR: 187150 [1] Reported by: pe.freethread@live.com Patch by: Tobias Berner <tcberner@gmail.com> PR: 180674 [2] Reported by: torsten.eichstaedt@web.de PR: 194316 Exp-run: antoine
* - Update to 0.5.9ashish2014-10-195-4/+70
| | | | | | - Add diff to remove ldconfig, which is GNU/Linux compatible - Add diff to explicitly check for threaded Boehm GC to avoid breaking when both threaded, and non-threaded versions are installed
* Update to the 20141015 snapshot of GCC 4.9.2.gerald2014-10-192-3/+3
|
* Switch from clang33 to clang34 for ports using compiler:*11*, objc orantoine2014-10-191-3/+3
| | | | | | | | | gnustep on freebsd 8.4 and 9.1 PR: ports/193555 Differential Revision: https://reviews.freebsd.org/D935 Reviewed by: bapt Exp-run: self
* The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD andjhb2014-10-183-0/+87
| | | | | | | | | is being removed. No portrev bump needed since the kernel will continue to accept this flag for old binaries even after support for it in new binaries is removed. PR: 193961 Approved by: portmgr (antoine)
* Update to 5.6.2 release.ale2014-10-182-3/+3
|
* Update to 5.5.18 release.ale2014-10-183-26/+4
|
* Update to 5.4.34 release.ale2014-10-183-26/+4
|
* Update to 5.20.1.mat2014-10-178-13/+15
| | | | Sponsored by: Absolight
* Update to 5.18.4.mat2014-10-178-23/+27
| | | | Sponsored by: Absolight
* Remove @dirrm from 10 of my lang portsmarino2014-10-1610-103/+48
| | | | The majority of these ports had generated plists, not static ones.
* Close out a bunch of PRs that only remove @dirrmmarino2014-10-151-1/+0
| | | | | PR: 194331, 194332 PR: 194365, 194366, 194369, 194371, 194374
* lang/gcc-aux: Update version 20140422 (4.9.0) => 20140716 (4.9.1)marino2014-10-155-13/+13
|
* Update to 3.10.0.romain2014-10-155-17/+45
|
* lang/smlnj: add missing two patchespi2014-10-152-0/+83
| | | | | PR: 193431 Pointy hat to: myself
* Update to 3.8.0.romain2014-10-154-449/+30
| | | | | PR: 194009 Submitted by: Ben Woods <woodsb02@gmail.com>
* lang/smlnj: 110.76 -> 110.77pi2014-10-149-292/+137
| | | | | | | | Changelog: http://www.smlnj.org/dist/working/110.77/110.77-README.html - defined LICENSE PR: 193431 Submitted by: joemann@beefree.free.de (maintainer)
* Update to the 20141009 snapshot of GCC 4.8.4.gerald2014-10-112-3/+3
|
* Update to the 20141008 snapshot of GCC 4.9.2.gerald2014-10-113-3/+4
| | | | Restore the pkg-plist hack to not warn about info/gcc49/dir.
* Reduce diff with the main Erlang port and unmute install commands.olgeni2014-10-092-9/+15
|
* Fix SSL handshake when SNI-extension is empty.olgeni2014-10-094-22/+47
| | | | | | | | | | While I'm here: - Cleanup plist - Unmute an install command PR: 194214 Submitted by: Dave Cottlehuber
* Fix SSL handshake when SNI-extension is empty.olgeni2014-10-093-4/+49
| | | | | | | | | | While I'm here: - Reduce diff with the main Erlang port - Do not mute install commands PR: 194214 Submitted by: Dave Cottlehuber
* Update to the 20141002 snapshot of GCC 4.8.4.gerald2014-10-093-9/+3
| | | | Remove all instances of @dirrm from pkg-plist.
* Fix build on 8.x and 9.x.ale2014-10-081-0/+1
|
* Those two do not build with php 5.3.mat2014-10-081-0/+1
| | | | Sponsored by: Absolight
* Update to 5.6.1 release.ale2014-10-083-26/+4
|
* Update to the 20141001 snapshot of GCC 4.9.2.gerald2014-10-073-5/+3
|
* Update to the 20141005 snapshot of GCC 5.0.gerald2014-10-072-4/+3
|
* - Chase compiler warningsgahr2014-10-076-0/+75
| | | | | | PR: 192370 Submitted by: gahr Approved by: maintainer (timeout > 2 months)
* Comment out info/dir filesbapt2014-10-0712-9/+12
| | | | | | indexinfo is taking care of generating it at package installation time Reported by: peter
* Upgrade to version 1.10.olgeni2014-10-062-7/+4
|
* Replace USE_PYTHON* by USES=python.alonso2014-10-061-2/+1
| | | | | | This commit consists of area51's r10314 and r10356 patchsets. Approved by: rakuco (mentor)
* - Update devel/libtool and devel/libltdl to version 2.4.2.418tijl2014-10-064-10/+15
| | | | | | | | | | | | | | | | - Patch libtool so it uses the same library version specification as on Darwin, Linux and other systems. Given the version current:revision:age a library will be given the extension .so.major.age.revision with major equal to current-age. Before libtool would use .so.current on FreeBSD. - Patch libtoolize to remove two cases of umask 0 that caused libltdl files to be copied world writable (--ltdl option) - Let USES=libtool patch this new version correctly - Adjust all ports with USES=libtool:build and bump PORTREVISION on their dependent ports if a library version changed PR: 194068 Exp-run by: antoine Approved by: portmgr (antoine)
* - Update slib and slib-guile to 3b4madpilot2014-10-0526-12/+860
| | | | | | | | | - Fix build for lang/slib with new texinfo [1] - Convert slib-guile @exec/@unexec directives to post install/deinstall scripts - Add new port slib-guile2 based on slib-guile - Remove dirrms MFH: 2014Q4
* Cleanup @dirrm*.mat2014-10-034-1385/+32
| | | | | | | Differential Revision: https://reviews.freebsd.org/D885 Reviewed by: bapt With hat: perl@ Sponsored by: Absolight
* lang/ruby2*: fix dtrace supportswills2014-10-016-17/+115
| | | | | | | | | DTrace support in ruby needs the -xnolibs flag added to the dtrace command called during build to ensure that dtrace support is enabled even if the dtrace kernel modules are not loaded at build time. However, with this dtrace will be enabled on some OS versions where it will not work, so add logic to disable it where appropriate.
* Replace USE_AUTOTOOLS=autoconf213:env with a regular build dependency.tijl2014-10-011-3/+3
| | | | These are the last ports that use this ancient version of autoconf.
* - Update to 1.0.0lwhsu2014-10-013-11/+21
| | | | | PR: 193948 Submitted by: h416@aol.jp
* All pure ports have been converted to USES=pure long agobapt2014-10-011-96/+0
|
* Update to the 20140924 snapshot of GCC 4.9.2.gerald2014-09-283-8/+3
| | | | Remove all instances of @dirrm from pkg-plist.
* Update to the 20140921 snapshot of GCC 5.0.gerald2014-09-283-7/+3
| | | | Remove four instances of @dirrm from pkg-plist.
* Deprecate ports broken for more than 6 monthsantoine2014-09-281-0/+2
|
* Update to 1.3.2jlaffaye2014-09-282-3/+3
|
* Modernise databases/freetds portriggs2014-09-278-12/+12
| | | | | | | | | | | - Retire databases/freetds-msdblib port (no longer needed, recently updated upstream version has necessary compat option which is now enabled in the freetds port) - Fix LIB_DEPENDS in dependent ports - Bump PORTREVISION in freetds and dependent ports PR: 193850 Submitted by: 5u623l20@gmail.com (maintainer)
* Install scan-view dependencies.brooks2014-09-274-10/+36
| | | | | | | Tell the user the correct scan-view to run. PR: 193955 Sponsored by: DARPA, AFRL
* Install scan-view dependencies.brooks2014-09-274-9/+36
| | | | | | | Tell the user the correct scan-view to run. PR: 193955 Sponsored by: DARPA, AFRL
* Install the bits necessicary for scan-view to work.brooks2014-09-274-5/+33
| | | | | | | Make scan-build35 tell the user to run scan-view35. PR: 193955 Sponsored by: DARPA, AFRL
* Install scan-view support files under LLVM_PREFIX and alterbrooks2014-09-273-23/+17
| | | | | | llvm-wrapper to support this. PR: 193955
* Update to version 2.6.11.vanilla2014-09-2610-230/+101
| | | | | PR: ports/193898 Submitted by: Ports Fury
* Upgrade to r218451.brooks2014-09-266-33/+22
| | | | | | | | | | USES=python Give llvm a chance to build on arm* and powerpc64 systems. [0] PR: 191996 [0] Submitted by: direct727@gmail.com [0] Sponsored by: DARPA, AFRL
* Upgrade to 3.5.0 release.brooks2014-09-262-15/+9
| | | | | | | | | | | | | USES=python Give the port a chance of building on more arm systems and powerpc64. [0] Allow building on 9 in the default configuration as it works for me. Disallow llvm35 on 8 due to bizzare gcc behavior. PR: 191996 [0] Submitted by: direct727@gmail.com [0] Sponsored by: DARPA, AFRL
* Remove USE_AUTOTOOLStijl2014-09-251-1/+1
|
* Cleanup plist generation in Erlang runtime ports.olgeni2014-09-246-63/+9
|
* lang/cython: update 0.20.2 -> 0.21robak2014-09-242-6/+5
| | | | | | | | - Convert to USES=python PR: 193643 Submitted by: Viltaly Magerya <vmagerya@gmail.com> Approved by: mentors (implicit)
* - Update to version 1.3.1mva2014-09-242-6/+6
| | | | Changelog: https://github.com/micropython/micropython/releases/tag/v1.3.1
* lang/ruby21: update to 2.1.3swills2014-09-244-25/+5
|
* lang/ruby20: update to 2.0.0p576swills2014-09-242-13/+2
|
* - Drop @dirrm* from plistamdmi32014-09-241-210/+0
|
* Update CentOS base to 6.5, add userland portsxmj2014-09-226-5/+986
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Fedora 10 infrastructure ports have been in use since June 2009 and, while having served a great deed, have become unsupported upstream and hence affected by unfixed security vulnerabilities. In addition to that, many recent Linux binaries need newer libc / stdlibc++ versions. This commit adds the linux-c6- userland as drop-in replacement for the -f10 infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5. If you want to switch to linux-c6 ports, please define at /etc/make.conf: OVERRIDE_LINUX_BASE_PORT=c6 OVERRIDE_LINUX_NONBASE_PORTS=c6 Additionally, please add the following line to /etc/sysctl.conf: compat.linux.osrelease=2.6.18 Upgrading procedures are shown in /usr/ports/UPDATING. This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in November 2013, using and extending mav@'s work. It has been tested extensively and most reported issues were already fixed. Please report any additional bug or "features" to the emulation mailing list. Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's filed Issues and Pull requests on GitHub, PR: 186820 Differential Revision: https://reviews.freebsd.org/D793 Reviewed by: allanjude, antoine, bapt, rene Approved by: portmgr (antoine, bapt) Approved by: koobs (mentor) Sponsored by: Perceivon Hosting Inc.
* Cleanup plistbapt2014-09-221-1/+0
|
* Allow staging as a regular userantoine2014-09-211-5/+3
|
* Update to the 20140918 snapshot of GCC 4.8.4.gerald2014-09-202-3/+3
|
* Update to the 20140917 snapshot of GCC 4.9.2.gerald2014-09-202-3/+3
|
* Upgrade to version 17.3.olgeni2014-09-202-8/+7
|
* print/freetype:tijl2014-09-191-0/+1
| | | | | - Remove old libtool patch - Remove :oldver from USES=libtool and bump dependent ports
* Allow staging as a regular userantoine2014-09-191-6/+7
|
* Fix build on 8.x and 9.x.ale2014-09-192-0/+2
|
* Update to the 20140914 snapshot of GCC 5.0.gerald2014-09-183-4/+4
| | | | | On the packaging side this adds another Python script coming from the libstdc++ side of things.
* Update to 5.4.33 release.ale2014-09-182-3/+3
|
* Update to 5.5.17 release.ale2014-09-182-3/+3
|
* Upgrade to version 17.3.olgeni2014-09-182-8/+7
|
* - Bump PORTREVISIONs on php*-mcrypt after libmcrypt .so version changeamdmi32014-09-181-1/+1
| | | | | | - Drop specific libmcrypt so version requirement from php53 to fix build Submitted by: Matthew D. Fuller <fullermd at over-yonder dot net>
* Php extensions are built from the same source tarball as php and shouldantoine2014-09-184-8/+4
| | | | | | | have the same CPE identifier Discussed with: des@ With hat: portmgr
* - Drop .la files for security/libmcrypt, no dependees require themamdmi32014-09-181-0/+1
| | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket
* Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.tijl2014-09-178-19/+16
| | | | | | | There are only 60 such ports so there doesn't need to be a separate keyword or USES for this. Approved by: portmgr (bapt)
* Update to 1.7.15.knu2014-09-163-13/+1030
|
* lang/mawk: update 1.3.4-20140914 -> 1.3.4-20140914robak2014-09-152-3/+3
| | | | Approved by: mentors (implicit)
* - Assign maintainership to Carlos Jacobo Puga Medina <cpm@fbsd.es>riggs2014-09-158-935/+966
| | | | | | | | | | | | - Add RESTRICTED, LICENSE - Clean up Makefile - Retire post-install - Use pkg-message - Rename patches according to the naming conventions PR: 193446 Submitted by: cpm@fbsd.es Reviewed by: marino, riggs
* lang/ruby21: switch to USES=execinfoswills2014-09-141-4/+6
| | | | | | | | While here, move MAKE_JOBS_UNSAFE to CAPIDOCS option since thats the only place it seems necessary PR: 193413 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
* lang/ruby20: switch to USES=execinfoswills2014-09-141-5/+6
| | | | | | | | While here, move MAKE_JOBS_UNSAFE to CAPIDOCS option since thats the only place it seems necessary PR: 193412 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
* lang/ruby19: switch to USES=execinfoswills2014-09-142-10/+23
| | | | | PR: 193411 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
* - Move some variable definitions in front of bsd.port.options.mktijl2014-09-141-18/+9
| | | | | - Use option helpers - Specify --disable-lt to use the bundled libtool
* - Move some variable definitions in front of bsd.port.options.mktijl2014-09-141-25/+12
| | | | | - Use option helpers - Specify --disable-lt to use the bundled libtool
* Update to the 20140910 snapshot of GCC 4.9.2.gerald2014-09-142-4/+3
|
* Add missing dependency on readline.fjoe2014-09-131-1/+1
|
* Do not define __BSD_VISIBLE/_XOPEN_SOURCE/_POSIX_C_SOURCE inantoine2014-09-132-1/+59
| | | | | | | | | | include/python2.7/pyconfig.h This fixes x11-toolkits/py-wxPython30 build on head PR: 192365 Exp-run: self Reviewed by: jilles With hat: portmgr
* Update to 3.6.0.romain2014-09-135-233/+11
|
* Update to the 20140911 snapshot of GCC 4.8.4.gerald2014-09-122-4/+3
|
* - Switch to USES=libtool:buildtijl2014-09-121-4/+3
| | | | - Remove old CFLAGS
* Add USES=libtooltijl2014-09-111-4/+3
|
* Add USES=libtooltijl2014-09-111-4/+3
|
* Add USES=libtooltijl2014-09-111-4/+3
|