1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

330556 Commits

Author SHA1 Message Date
Rene Ladan
123a7489e1 - Update to 20140100 and undeprecate
- Update MASTER_SITES
- Port now consists of four source tarballs
- Set license to GPLv2
- Use zip and dos2unix
- Depend on lapack if not using atlas

Submitted by:	thierry
2014-03-29 23:43:21 +00:00
Steve Wills
577085b061 - Update to 0.6.9
PR:		ports/187449
Submitted by:	swills (myself)
Approved by:	maintainer timeout (pclin, >2 weeks)
2014-03-29 23:42:21 +00:00
Steve Wills
977ea4142a This agent manages the puppet agent, unlike the older puppetd plugin this one
supports Puppet 3 and recent changes made to its locking and status files.

WWW: https://github.com/puppetlabs/mcollective-puppet-agent/

PR:		ports/186532
Submitted by:	Anes Mukhametov <anes@anes.su>
2014-03-29 23:29:33 +00:00
Steve Wills
e746841a90 - Update to 2.5.1
- Stage
- Sort plist
2014-03-29 22:38:23 +00:00
Steve Wills
dc25ab18c8 An awesome nested set implementation for Active Record
WWW: https://github.com/collectiveidea/awesome_nested_set
2014-03-29 22:02:32 +00:00
Dmitry Marakasov
dcee563389 - Fix build on 10.x
- Convert USE_BZIP2 to USES
2014-03-29 21:11:11 +00:00
Rusmir Dusko
812e89cab4 - Bump PORTREVISION for dependency and pkg-plist change
- Change master sites, add icons
- Take maintainership
- Remove DEPRECATED, EXPIRATION_DATE
- Add dependency for x11/xdialog
- Add USE_CSTD=gnu89
- Support STAGEDIR
- Remove tutorial* from DOCS, SH scripts which are used to
  learn how to use XBattle
- Add Desktop entry file
- Simplify installation handling
- Fix MAN to install in man6
- Recreate patch with make makepatch, fix MAN to install in man6
- Add patches, use some Debian patches, fix bad C code and video
  (Pseudo Color),
- Add files/xbattle-menu.in for Desktop with Xdialog
- Change pkg-descr, add WWW
- Change pkg-plist, remove DOCS
2014-03-29 20:38:57 +00:00
Sunpoet Po-Chuan Hsieh
e72c2921ee - Move chinese/php5-cconv to chinese/php-cconv 2014-03-29 20:35:48 +00:00
Sunpoet Po-Chuan Hsieh
086314be3a - Move chinese/php5-cconv to chinese/php-cconv 2014-03-29 20:35:32 +00:00
Sunpoet Po-Chuan Hsieh
53117d9c43 - Use USES=tar:xz 2014-03-29 20:02:35 +00:00
Sunpoet Po-Chuan Hsieh
c666635949 - Add missing USE_LDCONFIG
- Use USES=tar:bzip2
- Do not silence installation message
2014-03-29 19:57:11 +00:00
Sunpoet Po-Chuan Hsieh
15cebad19c - Use USES=tar:bzip2 2014-03-29 19:53:32 +00:00
Sunpoet Po-Chuan Hsieh
fb6efb0f4b - Use USES=tar:bzip2 2014-03-29 19:52:23 +00:00
Sunpoet Po-Chuan Hsieh
c733edbfdd - Use USES=tar:bzip2 2014-03-29 19:49:28 +00:00
Jose Alonso Cardenas Marquez
ee0df7cfc6 - Fix lazarus-lcl-units build
Reported by:	crees
2014-03-29 19:02:54 +00:00
Adam Weinberger
d917c27384 Missed a ${STAGEDIR} 2014-03-29 19:00:05 +00:00
Matthew Seaman
cee39373ce Update to 5.1.30
Change log:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-30.html
2014-03-29 18:48:00 +00:00
Adam Weinberger
480a784385 Missed a direct access of $PREFIX 2014-03-29 18:12:30 +00:00
Adam Weinberger
c7d698a435 --with-news makes configure barf. Only use --without-news and --with-newsbindir= 2014-03-29 17:53:54 +00:00
Steve Wills
c9b2790ba9 - IGNORE instead of BROKEN with Ruby 1.9 2014-03-29 17:45:44 +00:00
Steve Wills
4d2d6881d0 - Update 0.19.1 2014-03-29 17:40:02 +00:00
Roman Bogorodskiy
0e3c226a69 - Stage support
- Drop PLIST_FILES in favor of PYDISTUTILS_AUTOPLIST
- Use USE_PYDISTUTILS=yes instead of deprecated
  USE_PYDISTUTILS=easy_install
2014-03-29 17:39:32 +00:00
John Marino
919b377570 lang/ocaml: Restore CMP_LIB option in the definitions
noticed by:	sunpoet
2014-03-29 17:35:09 +00:00
Tijl Coosemans
4d762c2da0 - Bump port revision after the latest libiconv commit because
locale_charset() is used when the ICONV option is enabled. [1]
- Remove X_CFLAGS from CONFIGURE_ENV.  Not needed.
- Remove --mandir=${MANPREFIX}/man from CONFIGURE_ARGS.  Redundant.
- Patch configure directly instead of configure.ac+autoconf.
- Prevent rebuilding manpages with --disable-mandoc.
- USES=tar:bzip2.
- Missing dependencies: USES=perl5, USE_XORG=xcursor xinerama xrender sm.
- Restore default options from before OPTIONSng conversion.
- Use OPTIONS_SUB=yes.
- Staging.
- Specify --without-iconv-library when empty(ICONV_LIB) to force libc iconv.
- New LIB_DEPENDS syntax.
- Remove remnants of OPTIONSng conversion: WITHOUT_GTK and WITHOUT_GNOME.
- Use --disable-gtk instead of --disable-gtktest.

Reported by:	kib [1]
2014-03-29 17:34:48 +00:00
Adam Weinberger
2a58169b19 Add stage support to news, and improve correctness.
I am not touching the husky ports with a 10 foot pole.

atp:
	stage, improve pkg-message
crashmail:
	stage
diablo:
	too wacky to stage, but convert WITH_* to OPTIONS, unmute
	commands that shouldn't be muted, use :MDOCS
fidogate-ds:
	stage, OPTIONS, treat examples as EXAMPLES, not DOCS, handle
	/var/* in the plist properly
golded+:
	stage, OPTIONS, protect examples behind %%PORTEXAMPLES%%
nntpbtr:
	this was an unbelievably PITA
	stage, add missing prototypes, add missing return types,
	rename patch files to what they actually patch
nntpcache:
	stage support, required lots of Makefile.in patching,
	call submakes correctly, handle config files properly
nzbperl:
	stage, use OPTIONS, remove obsolete pkg-message
papercut:
	stage, handle config file properly
py-pynzb:
	stage, use OPTIONS helper to avoid bsd.port.options.mk inclusion
s-news:
	stage
slrnconf:
	stage
slrnface:
	stage, install required files to datadir, not examplesdir,
	generate proper pkg-message
sn:
	stage
2014-03-29 17:28:56 +00:00
Steve Wills
e08194692d - Update to 1.3.4 2014-03-29 17:26:47 +00:00
Pawel Pekala
f1ccf7bea0 - Add staging support [1]
- Use option helper

PR:		ports/188023 [1]
Submitted by:	maintainer
2014-03-29 17:26:29 +00:00
Steve Wills
0eb7a49b04 - Update to 10.2.2 2014-03-29 17:16:52 +00:00
Roman Bogorodskiy
778a15959e - Stage support
- Use new style LIB_DEPENDS syntax
- Use PYDISTUTILS_AUTOPLIST and drop pkg-plist
2014-03-29 17:09:30 +00:00
Juergen Lock
68e2d15d21 Fix bug in #ifdef'd out code. 2014-03-29 17:05:47 +00:00
Pawel Pekala
a5eb629243 USES=qmake already implies build dependency on qmake
Submitted by:	makc
2014-03-29 16:58:59 +00:00
Pawel Pekala
cdd26ae9f7 Update to version 1.777
PR:		ports/188021
Submitted by:	maintainer
2014-03-29 16:41:25 +00:00
Sunpoet Po-Chuan Hsieh
56f0a795ff - Update to 2.17
- Update LICENSE
- While I'm here, add WWW

PR:		ports/188049
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2014-03-29 16:37:20 +00:00
Sunpoet Po-Chuan Hsieh
d6eed96068 - Update to 5.8
- While I'm here:
  - Fix LICENSE
  - Remove LICENSE_FILE for well-known licenses
  - Update OPTIONS_DEFINE: add DOCS
  - Convert to new options helper
  - Simplify Makefile

Changes:	https://bitbucket.org/tildeslash/monit/src/master/CHANGES
PR:		ports/188029
Submitted by:	Martin Pala <martinp@tildeslash.com> (maintainer)
2014-03-29 16:37:14 +00:00
Sunpoet Po-Chuan Hsieh
f6d06e79a9 - Update to 5.90033
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Catalyst-DispatchType-Regex/Changes
2014-03-29 16:37:09 +00:00
Sunpoet Po-Chuan Hsieh
216c858c12 - Update to 5.90061
Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
2014-03-29 16:37:04 +00:00
Sunpoet Po-Chuan Hsieh
4a623fa2e7 - Update to 2.1.1
Changes:	http://search.cpan.org/dist/Mouse/Changes
2014-03-29 16:36:58 +00:00
Steve Wills
35b571dcb7 - Stage
PR:		ports/187888
Submitted by:	Johannes Jost Meixner <xmj@chaot.net>
2014-03-29 16:36:52 +00:00
Pawel Pekala
477c02679e Fix rare build failure with multiple make jobs - make sure that main
library is build before test programs which try link to it.

Noticed by:	swills
2014-03-29 16:23:31 +00:00
Johan van Selst
0b035e5cce Don't create directory outside $STAGEDIR
Submitted by:	swills
2014-03-29 16:20:08 +00:00
Steve Wills
e58ca3cb40 A simple way to add proper auto generated documentation to inline
described grape APIs.

WWW: https://github.com/tim-vandecasteele/grape-swagger

PR:		ports/188007
Submitted by:	Michael Moll <kvedulv at kvedulv.de>
2014-03-29 16:13:58 +00:00
Steve Wills
b506d4d054 Byebug is a simple to use, feature rich debugger for Ruby 2. It uses the
new TracePoint API for execution control and the new Debug Inspector API
for call stack navigation, so it doesn't depend on internal core sources.
It's developed as a C extension, so it's fast. And it has a full test
suite so it's reliable.

WWW: https://github.com/deivid-rodriguez/byebug

PR:		ports/188006
Submitted by:	Michael Moll <kvedulv at kvedulv.de>
2014-03-29 16:11:35 +00:00
Steve Wills
c59d5014a1 Rack::Cors provides support for Cross-Origin Resource Sharing (CORS) for
Rack compatible web applications. The CORS spec allows web applications
to make cross domain AJAX calls without using workarounds such as JSONP.

WWW: https://github.com/cyu/rack-cors

PR:		ports/188005
Submitted by:	Michael Moll <kvedulv at kvedulv.de>
2014-03-29 16:08:04 +00:00
Steve Wills
c81fb5b984 - Update to 0.6.1
PR:		ports/188004
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
2014-03-29 16:06:08 +00:00
Steve Wills
1189b3d4cb - Update to 1.0.2
PR:		ports/188003
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
2014-03-29 16:03:31 +00:00
Pawel Pekala
67f5645e57 C++ Qt based JSON RPC2 library
WWW: http://bitbucket.org/devonit/qjsonrpc

PR:		ports/187070
Submitted by:	Serguei Okladnikov <oklaspec@gmail.com>
2014-03-29 16:01:36 +00:00
Steve Wills
deecb17f4c Axiom-types provides a Ruby library that allows one to define types with
optional constraints. It can be used for logic programming.

WWW: https://github.com/dkubb/axiom-types

PR:		ports/188002
Submitted by:	Michael Moll <kvedulv at kvedulv.de>
2014-03-29 15:58:48 +00:00
Steve Wills
e8175500dd - Update to 2.2.0
PR:		ports/188000
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
2014-03-29 15:56:00 +00:00
Steve Wills
95d2a2b6f1 - Update to 1.3.3
PR:		ports/187999
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
2014-03-29 15:52:08 +00:00
Steve Wills
56977337bb - Update to 1.6.2
PR:		ports/187998
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
2014-03-29 15:43:35 +00:00