1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

313042 Commits

Author SHA1 Message Date
Emanuel Haupt
e5455d4a06 Support staging. 2013-10-25 14:33:17 +00:00
Emanuel Haupt
ff6f962ef0 Support staging. 2013-10-25 14:17:10 +00:00
Vanilla I. Shu
ed0fdb020a support STAGEDIR. 2013-10-25 14:04:57 +00:00
Pietro Cerutti
4e96f31450 - Update to 1.7.43
Changes:

  * Added FXJSON JavaScript Object Notation I/O class. FXJSON loads and
    saves JSON, and has a great number of options, extensive error
    reporting, and great degree of control over output.
  * Problems in Windows version of fxcpuid.cpp fixed.
  * Line segment to box and line segment to sphere intersection routines
    added; also computes intersection point.
  * FXString escape() and unescape() now do \uXXXX unicode escaping. Old
    functions for these, fromAscii() and toAscii() have been removed. The
    new implementation properly handles surrogate pairs.
  * Added some API's to FXGLGroup.
  * FXListBox current item fix.
  * Added new functions to FXElement.h. Particularly, bulk-comparison
    function.
  * Use new fxstrlcpy() and fxstrlcat() where appropriate; these will
    always produce null-terminated strings.
  * Passed wrong handle for error FD in FXProcess under Windows.
  * Fix introduced bugs in FXHash and FXDict.
  * Some extra checks added in GIF loader header detection.
  * Typo fix in lock-free queue class FXLFQueue.
  * Fast accessors added to FXVariant; they can be used if type already
    known.
  * Fixed minor issues with FXVariant implementation.
  * Missing FXAPI declaration in FXArrayBase added.
  * Added area() and volume() calculation to FXRange and FXSphere classes;
    added area() to FXExtent classes.
  * Added new FXDictionary class; this will replace FXDict at some point in
    the future.
2013-10-25 13:48:21 +00:00
Sunpoet Po-Chuan Hsieh
92227a857d - Update to 4.0.9
- Update maintainer section

Changes:	http://www.tinymce.com/develop/changelog/index.php?type=tinymce
2013-10-25 13:38:49 +00:00
Sunpoet Po-Chuan Hsieh
219c4bfa85 - Update to 0.22
Changes:	http://search.cpan.org/dist/Regexp-Compare/Changes
2013-10-25 13:37:17 +00:00
Sunpoet Po-Chuan Hsieh
219d4c139b - Strip shared library 2013-10-25 13:36:34 +00:00
Sunpoet Po-Chuan Hsieh
7691107db2 - Strip shared library 2013-10-25 13:36:29 +00:00
Sunpoet Po-Chuan Hsieh
f8a503f221 - Strip shared library 2013-10-25 13:36:24 +00:00
Sunpoet Po-Chuan Hsieh
0728dc08f7 - Strip shared library 2013-10-25 13:36:17 +00:00
Sunpoet Po-Chuan Hsieh
e51fffecd6 - Strip shared library 2013-10-25 13:36:09 +00:00
Sunpoet Po-Chuan Hsieh
f88036894f - Update to 2.2.1
Changes:	https://github.com/guard/guard/releases
2013-10-25 13:36:03 +00:00
Sunpoet Po-Chuan Hsieh
86e43a6f64 - Update to 20131022
- While I'm here, convert to new options helper and support STAGEDIR

Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=7761
PR:		ports/183249
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
2013-10-25 13:35:57 +00:00
Sunpoet Po-Chuan Hsieh
cf50f6e5a7 - Use USES=gmake 2013-10-25 13:31:18 +00:00
William Grzybowski
398cb808fc audio/denemo: update to 1.0.8
- Update to 1.0.8 [1]
- Allow staging [1]
- Convert lib depends to new format

PR:		ports/181881 [1]
Submitted by:	KATO Tsuguru <tkato432 yahoo.com>
2013-10-25 13:23:32 +00:00
Emanuel Haupt
d18af3af6b Fix package list. 2013-10-25 13:07:04 +00:00
Kubilay Kocak
a0ab8efc71 lang/spidermonkey17: Fix typo causing configure to fail
- Remove spurious dangling && from configure invocation
- While im here, pet portlint

PR:		ports/182153
PR:		ports/182197
Submitted by:	swills
Reported by:	Vincent Hoffman-Kazlauskas <vince@unsane.co.uk>
Approved by:	maintainer timeout (1 month)
2013-10-25 12:50:46 +00:00
Emanuel Haupt
b6eeafcdd7 Fix package list. 2013-10-25 12:42:00 +00:00
Steve Wills
523ab18cbc Haml-rails provides Haml generators for Rails 3. It also enables Haml as the
templating engine for you, so you don't have to screw around in your own
application.rb when your Gemfile already clearly indicated what templating
engine you have installed. Hurrah.

WWW: http://github.com/indirect/haml-rails

PR:		ports/183292
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
2013-10-25 12:27:53 +00:00
Tijl Coosemans
2cf11697f1 security/nessus-libnasl:
- Remove BROKEN and fix building with newer OpenSSL versions.
- Add LICENSE.
- Use new LIB_DEPENDS syntax.
- Support staging.  This exposed a bug in security/nessus-libraries.
- Fix an issue in a Makefile to support parallel building.

security/nessus-libraries:
- Add LICENSE.
- Support staging.
- Remove pointyhat references.
- Remove DESTDIR from the nessus-config script.

PR:		ports/175868
Approved by:	"Schweigert, Udo" <Udo.Schweigert@siemens.com> (maintainer)
2013-10-25 12:00:27 +00:00
William Grzybowski
263a93f75f www/youtube_dl: remove last reference to ffmpeg-devel
- Remove last reference to ffmpeg-devel

Approved by:	portmgr (bapt, implicit)
2013-10-25 11:21:12 +00:00
Emanuel Haupt
cac976f177 Fix pacakge list.
Notified by:	az
2013-10-25 11:20:05 +00:00
William Grzybowski
5fa326532d net/freerdp: fix build with ffmpeg
- Fix build with ffmpeg

Reported by:	dinoex
Approved by:	portmgr (bapt, implicit)
2013-10-25 10:58:53 +00:00
Tijl Coosemans
076e98ab69 Only provide SIMD option on i386.
Reported by:	"Matthew D. Fuller" <fullermd@over-yonder.net>
2013-10-25 09:02:56 +00:00
Rene Ladan
777c57b16f Remove expired port:
2013-05-02 graphics/ruby-opengl: Does not work with Ruby 1.9
2013-10-25 08:48:43 +00:00
Koop Mast
fb6f8ffcaf remove custom code for deleting share/applications now that it is in
BSD.local.dist, and stageify [1].

Bump portrevision so redports/QAT picks up the change.

Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (based on) [1]
2013-10-25 08:46:56 +00:00
Sunpoet Po-Chuan Hsieh
e018bc8aeb - Add missing || ${TRUE} 2013-10-25 07:53:24 +00:00
Alex Dupre
4da7b1058d Update to 0.9.5 release. 2013-10-25 07:50:03 +00:00
Matthias Andree
6f6bc8dc72 Mark DBLATEX and PASSIVETEX broken, their fo postprocessor fails. Found in testing after Andriy V. Gapon reported a dependency issue on passivetex. 2013-10-25 07:23:00 +00:00
Ashish SHUKLA
a9f0a8ca33 - Add staging support
- Fix ownership of installed files[0]
- Fix building on systems with non UTF-8 locale[1]
- Fix building on 10.x and later

PR:		ports/182693[0], ports/169369[1]
Submitted by:	Herbert J. Skuhra <h.skuhra@gmail.com> (via private mail)[1]
2013-10-25 07:11:22 +00:00
Vanilla I. Shu
5119e172dd Support STAGEDIR. 2013-10-25 06:28:14 +00:00
Dirk Meyer
2a5c8652e5 - add MAKE_JOBS_UNSAFE
to fix build error:
crt1.c:(.text+0xa8): undefined reference to `main'
gmake[2]: *** [build68k] Error 1
2013-10-25 05:43:41 +00:00
Dirk Meyer
24524caf0f - add MAKE_JOBS_UNSAFE
to fix "*** [install-libLTLIBRARIES] Error code 71"
2013-10-25 05:31:03 +00:00
Dirk Meyer
c84955c987 - fix build with clang
Submitted by:	gahr
2013-10-25 05:09:00 +00:00
Dirk Meyer
2bcc191ac1 - fix build after r329854 2013-10-25 04:23:25 +00:00
Eitan Adler
407f5f7bcc Convert to staging 2013-10-25 04:10:31 +00:00
Steve Wills
f793b252a0 A simple, Git-powered wiki with a sweet API and local frontend.
WWW: http://github.com/gollum/gollum-lib

PR:		ports/182773
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
2013-10-25 03:34:58 +00:00
Steve Wills
647a8e677e GitLab wrapper around git objects
WWW: http://rubygems.org/gems/gitlab_git

PR:		ports/182771
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
2013-10-25 03:20:53 +00:00
Steve Wills
1e266985af Grit is a Ruby library for extracting information from a git repository in an
object oriented manner. GitLab fork

WWW: http://github.com/gitlabhq/grit

PR:		ports/182770
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
2013-10-25 03:01:52 +00:00
Steve Wills
1ef5555547 pygments.rb exposes the pygments syntax highlighter to Ruby
WWW: http://github.com/gitlabhq/pygments.rb

PR:		ports/182768
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
2013-10-25 02:52:15 +00:00
Steve Wills
e536327f45 Ruby/Rack Git Smart-HTTP Server Handler
WWW: https://github.com/gitlabhq/grack

PR:		ports/182767
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
2013-10-25 02:44:56 +00:00
Danilo Egea Gondolfo
55fbb77d70 - Update from 0.9.28.1 to 0.9.29 [1]
- Add stage support [1]
- Use options helpers

PR:		ports/183245
Submitted by:	Marco Steinbach <coco@executive-computing.de> (maintainer) [1]
2013-10-25 02:38:15 +00:00
Steve Wills
cb909b8fa1 A LDAP strategy for OmniAuth.
WWW: https://github.com/gitlabhq/omniauth-ldap

PR:		ports/182766
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
2013-10-25 02:28:44 +00:00
Steve Wills
d80e36add0 GitLab meta gem
WWW: http://rubygems.org/gems/gitlab_meta

PR:		ports/182764
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
2013-10-25 02:09:45 +00:00
Steve Wills
62bd4ca352 The font-awesome-rails provides the Font-Awesome web fonts and stylesheets as a
Rails engine for use with the asset pipeline.

WWW: https://github.com/bokmann/font-awesome-rails

PR:		ports/182763
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
2013-10-25 02:01:19 +00:00
Steve Wills
851763d642 This is a jQuery plugin that implement Github-like mentions.
WWW: http://ichord.github.com/jquery-atwho-rails

PR:		ports/182762
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
2013-10-25 01:47:42 +00:00
Steve Wills
0280056099 Test Rails generators with RSpec
WWW: https://github.com/stevehodgkiss/generator_spec

PR:		ports/182761
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
2013-10-25 01:38:47 +00:00
Thomas Abthorpe
8b45a22bc7 - Update to 3.10
PR:		ports/183087
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2013-10-25 01:33:11 +00:00
Steve Wills
c4f6ef512a Ruby/NTLM provides message creator and parser for the NTLM authentication.
WWW: https://github.com/winrb/rubyntlm

PR:		ports/182759
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
2013-10-25 01:16:42 +00:00
Steve Wills
c022a3eb12 - Add bin/github-markup to plist 2013-10-25 00:58:17 +00:00