aboutsummaryrefslogtreecommitdiffstats
path: root/net/lambdamoo
ModeNameSize
-rw-r--r--Makefile732logstatsplainblame
-rw-r--r--distinfo138logstatsplainblame
d---------files221logstatsplain
-rw-r--r--pkg-descr419logstatsplainblame
pan class='column1'>| | | | | | | | - Fix portaudio2 dependency due to recent commit - Support STAGEDIR - Change pkg-plist, remove DOCS Approved by: pawel / wg (mentors, implicit) * - Support STAGEDIRsunpoet2013-10-261-2/+0 | * - Update to 2.14.4sunpoet2013-10-262-4/+3 | | | | | | | - Support STAGEDIR Changes: https://github.com/rspec/rspec-mocks/releases https://github.com/rspec/rspec-mocks/blob/master/Changelog.md * - Update to 2.14.3sunpoet2013-10-262-4/+3 | | | | | | | - Support STAGEDIR Changes: https://github.com/rspec/rspec-expectations/releases https://github.com/rspec/rspec-expectations/blob/master/Changelog.md * - Update to 2.14.6sunpoet2013-10-262-4/+3 | | | | | | | - Support STAGEDIR Changes: https://github.com/rspec/rspec-core/releases https://github.com/rspec/rspec-core/blob/master/Changelog.md * GNU GRUB is a multiboot boot loader. It was derived from GRUB, the GRandkmoore2013-10-2615-0/+2022 | | | | | | | | | | Unified Bootloader, which was originally designed and implemented by Erich Stefan Boleyn. This port builds the GRUB x86_64-efi boot modules, allowing grub-install or grub-mkrescue to install with EFI support. WWW: http://www.gnu.org/software/grub/ * - Change master sites to download.enlightenment.orggblach2013-10-2649-49/+49 | * - Move DIST_SUBDIR up (portlint).tijl2013-10-262-7/+2 | | | | - Remove MAN1 (staging). * - Support STAGEDIRtabthorpe2013-10-262-4/+19 | * Sort.demon2013-10-261-1/+1 | * Support staging.demon2013-10-262-4/+1 | * net/mediatomb: fix patch for ffmpeg2 supportwg2013-10-261-0/+9 | | | | | | | - Fix patch for ffmpeg2 support PR: ports/183269 Submitted by: Andriy Syrovenko <andriys gmail.com> * - Update from 3.08 to 3.09danilo2013-10-263-42/+19 | | | | | | - Define DOCS and OPTIMIZATIONS options - Remove NLS option - Add stage support * devel/php-memoize: PHP extension which transparently caches PHP functionswg2013-10-264-0/+65 | | | | | | | | | | | | | | | | | | | php-memoize is a PHP extension which transparently caches PHP functions, much like Perl's Memoize module. It comes with the following storage modules which can be enabled at compile time: - memory: Simple per-request module with no dependencies. Since this is a per-request cache, neither TTLs specified in the `memoize()` call or `memoize.default_ttl` are used. - memcached: Uses libmemcached or the memcached PHP extension - apc: Uses the APC PHP extension WWW: https://github.com/arraypad/php-memoize PR: ports/183270 Submitted by: Gasol Wu <gasol.wu gmail.com> * www/py-django-registration-defaults: update to 0.4.4wg2013-10-262-4/+3 | | | | | | | | - Update to 0.4.4 - Allow staging PR: ports/183283 Submitted by: Kozlov Sergey <kozlov.sergey.404 gmail.com> (maintainer) * Mark DBLATEX unbroken. PASSIVETEX has issues with underscores in texts that ↵mandree2013-10-261-2/+1 | | | | seem OK with dblatex and if fo is postprocessed by fop. * Add a patch to fix crash under certain conditions.demon2013-10-262-0/+16 | | | | | | | http://haproxy.1wt.eu/git?p=haproxy-1.4.git;a=commit;h=d362dc75f3dfa7062e5c2cb7822ad12ffb755389 Submitted by: Rainer Duffner <rainer@ultra-secure.de> Obtained from: project git repository * - fix plist when option XPM is disabled and PANGOCAIRO is still selecteddinoex2013-10-261-5/+5 | * Convert to new LIB_DEPENDS format;demon2013-10-261-7/+6 | | | | Fix build on 10/stable (USES=compiler) * - Add LICENSEsunpoet2013-10-262-13/+7 | | | | | - Convert to new options helper - Support STAGEDIR * - Update to 20131023sunpoet2013-10-262-3/+3 | | | | Changes: http://people.FreeBSD.org/~sunpoet/pciids-20131023.diff * - Update to 4.0.6.jkim2013-10-26222-477/+355 | | | | - Support staging. * audio/xmms2: fix build with newer ffmpegwg2013-10-261-0/+13 | | | | | | | - Fix build with newer ffmpeg Reported by: Wolfgang Riegler <wolfgang.riegler gmx.de> Approved by: maintainer * - Add url reference to 9065b930-3d8b-11e3-bd1a-e840f2096bd0jgh2013-10-261-0/+1 | | | | With Hat: ports-secteam * - Update from 2.0.4 to 2.0.5danilo2013-10-262-34/+42 | | | | | | | | | | | | | | - Add debug option - Force dependency on jack - Fix detection of SSE - Make soxr default sample rate library and allow only 1 to be chosen - Add midi support - Add soundtouch support - Remove taglib - Remove extra patches PR: ports/183195 Submitted by: Jack Low <xxjack12xx@gmail.com> (maintainer) * Update to 0.9.1.jkim2013-10-262-4/+4 | * Update newsbeuter to 2.7, fix build with clang and iconv-in-base.uqs2013-10-262-7/+8 | | | | | | | | Many macros clash with the C11 variants, so I'm moving this over to a gcc build for now. PR: ports/182896 (with added fixes) Approved by: maintainer * - Chase devel/sdl20 shlib version changemva2013-10-262-2/+3 | * - Update devel/sdl20 to version 2.0.1mva2013-10-268-63/+37 | | | | | | | | | - Bump PORTREVISIONs for SDL2-related ports to chase the changed SDL2 shlib version - Enable staging support for the SDL2 ports - Switch to new LIB_DEPENDS format for the SDL2 ports - Add LICENSE to the SDL2 ports - Use gmake USES for the SDL2 ports * - Update to version 4.5.1mva2013-10-262-3/+3 | * - Remove report url as it is a default CVEwg2013-10-261-1/+0 | | | | Reported by: ak * - Document gnutls3 denial of service CVEwg2013-10-251-0/+28 | * - Update to 9.2.2gahr2013-10-258-128/+66 | | | | | | | ChangeLogs: http://www.mesa3d.org/relnotes/9.2.1.html http://www.mesa3d.org/relnotes/9.2.2.html * - Convert to stagingtabthorpe2013-10-254-25/+15 | * - Update to 20131025 snapshotlwhsu2013-10-253-6/+18 | * security/gnutls3: update to 3.1.15wg2013-10-252-3/+3 | | | | - Update to 3.1.15 * www/py-flexget: update to 1.1.146wg2013-10-252-3/+3 | | | | - Update to 1.1.146 * - Update from 1.3.2 to 1.3.3 [1]danilo2013-10-253-18/+9 | | | | | | | - Add stage support PR: ports/183286 Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer) [1] * - Update to 1.5.5lwhsu2013-10-252-3/+3 | * - Update to 1.4.9lwhsu2013-10-252-3/+3 | * - fix a bug that causes xfig to hangdinoex2013-10-252-1/+25 | | | | | Reported by: Cejka Rudolf Obtained from: debian * - Use drill instead of dig on FreeBSD 10.tijl2013-10-252-10/+13 | | | | | | | | - Support staging. PR: ports/183264 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: "A.J. Kehoe IV (Nanoman)" <bsdstats@nanoman.ca> (maintainer) * - Fix build with clangtabthorpe2013-10-251-0/+10 | | | | | PR: ports/183279 Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer) * - Fix distinfotabthorpe2013-10-251-2/+2 | | | | | PR: ports/183291 Submitted by: James Bailie <jimmy@mammothcheese.ca> * Support staging.ehaupt2013-10-252-12/+8 | * - Update to 2.4.0agahr2013-10-253-9/+18 | | | | Release notes: http://gdcm.sf.net/wiki/index.php/GDCM_Release_2.4.0 * Disable the default dependency on LAME for xbmc so that package buildinguqs2013-10-252-2/+13 | | | | | | | | | | | | | and distribution becomes possible. LAME is a restricted package so we cannot ship a package that depends on it. According to the maintainer it is only used for ripping CDs, and there are better tools than XBMC to do just that. Also fix the build with a C11 compiler (clang). There's now a weak_ptr in boost::, and one in std::. Approved by: maintainer * Support staging.ehaupt2013-10-254-22/+16 | * Support staging.ehaupt2013-10-254-23/+17 | * support STAGEDIR.vanilla2013-10-2525-222/+211 | * - Update to 1.7.43gahr2013-10-25