Commit graph

298648 commits

Author SHA1 Message Date
Dirk Meyer
f10c692219 - make bsdpatch happy
PR:     178220

- merge and cleanup patches
2013-05-02 19:34:48 +00:00
Thomas-Martin Seck
7d888918b9 Fix the noipv6 patch.
Pointy hat to: tmseck

Approved by:	flo (mentor)
2013-05-02 19:04:05 +00:00
David Naylor
d62dfc569e Update finance/R-cran-timeSeries to 3010.97.
ChangeLog:
 * DESCRIPTION: Updated version number
 * R/methods-mathOps.R: callGeneric() seems to have troubles in
   finding variables defined in the function frame and passed to the
   generic with the dots arguments.

Approved by:	eadler,bdrewery (mentors, implicit)
2013-05-02 17:58:10 +00:00
David Naylor
9dcb60bfaf Update finance/R-cran-timeDate to 3010.98.
ChangeLog:
* DESCRIPTION, R/base-format.R, R/calendar-nDay.R,
  inst/unitTests/runit.SpecialDates.R: adapt to new version of
  as.POSIXct

Approved by:	eadler,bdrewery (mentors, implicit)
2013-05-02 17:55:20 +00:00
David Naylor
587a91cbd4 Update finance/R-cran-fGarch to 3010.82.
ChangeLog:
* DESCRIPTION, R/zzz.R, src/llhGarch.f: fix array bound warning in
  Fortran code

Approved by:	eadler,bdrewery (mentors, implicit)
2013-05-02 17:51:36 +00:00
Baptiste Daroussin
0df456c1d3 Ports is using :U before any inclusion of bsd.port.mk so it needs to specify to bmake it needs:
:U and :L to work the legacy make way
2013-05-02 17:31:21 +00:00
Baptiste Daroussin
c46f012d81 Fix with bmake 2013-05-02 17:27:41 +00:00
Baptiste Daroussin
46a630f1dd bmake doesn't know about .SHELL unsetenv=true, workaround it 2013-05-02 17:16:30 +00:00
Baptiste Daroussin
835d5f99f3 bmake is quite strict with != make it really happy 2013-05-02 17:12:43 +00:00
Baptiste Daroussin
681061b8f8 # in url is configusing bmake(1) replace by %23
Submitted by:	sjg
2013-05-02 17:10:48 +00:00
Matthew Seaman
0a4b684fb4 Update to 5.1.25
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-25.html
2013-05-02 16:22:30 +00:00
Baptiste Daroussin
8ff66eea28 Also lookup in /usr/libdata/pkgconfig for .pc files if any
Requested by:	emaste
2013-05-02 15:47:15 +00:00
Baptiste Daroussin
22d90485d9 Revert previous commit, this was borken, This ports needs to real cleanup :( 2013-05-02 15:37:38 +00:00
Vanilla I. Shu
919ee887c6 1: change master_site to code.google.com.
2: don't specify the shlib version number.
2013-05-02 15:37:13 +00:00
Baptiste Daroussin
ad817c44ae Please bmake(1)
While here convert to new options framework
2013-05-02 15:16:15 +00:00
MIHIRA Sanpei Yoshiro
55a35af5a6 fix pkg-plist
Submitted by:	Andrzej Tobola
2013-05-02 14:50:07 +00:00
Pawel Pekala
56d2b34842 Update to version 0.9.5
PR:		ports/178294
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
2013-05-02 14:46:08 +00:00
Baptiste Daroussin
06613f4481 Please bmake(1)
Do not hardcode make(1)
Trim headers
Convert to new options framework
2013-05-02 14:44:50 +00:00
Baptiste Daroussin
b39095cedb Please bmake(1) as well as make(1) 2013-05-02 14:34:29 +00:00
Sergey A. Osokin
93472d5f97 Update to latest stable version 1.4.0.
Merge changes from www/nginx-devel to www/nginx.

<ChangeLog>

*) Bugfix: nginx could not be built with the ngx_http_perl_module if the
   --with-openssl option was used; the bug had appeared in 1.3.16.

*) Bugfix: in a request body handling in the ngx_http_perl_module; the
   bug had appeared in 1.3.9.

</ChangeLog>
2013-05-02 14:31:00 +00:00
Baptiste Daroussin
675d815b67 Switch from a sh call to a 100% make(1) syntax to please bmake(1) 2013-05-02 14:19:29 +00:00
Ruslan Makhmatkhanov
b86275064e - update to 1.5.5.2 2013-05-02 14:13:29 +00:00
Baptiste Daroussin
93b7a504b2 Fix bmake complaining about non-zero return 2013-05-02 14:12:58 +00:00
Baptiste Daroussin
3be66bc76e bmake expect a command to always return something so return an empty line when openldap is not installed
Obtained from:	dports
2013-05-02 14:12:20 +00:00
Baptiste Daroussin
e727f72ce8 Only try to retrieve python's version is the python command is installed to please bmake
Obtained from: 	dports
2013-05-02 14:11:03 +00:00
Baptiste Daroussin
24fae57ed8 Do bmake complaining about non-zero return, while here stop hardcoding make 2013-05-02 14:09:21 +00:00
Baptiste Daroussin
40b085ef55 Preliminary support for bmake
Please note that bmake it only supported on current starting at r250164:

- make sure bmake treats -V as expected [1]
- tell bmake we use the old :L :U modifiers [1]
- workaround an incompatible loop syntax using bmake's inline loop [1]
- avoid forking a shell to get the CKSUMFILES which gives a make(1)/bmake(1) compatible syntax [2]

Submitted by:	sjg[1]
Obtained from:	dports[2]
2013-05-02 14:07:31 +00:00
Pawel Pekala
76a37c45de Update to version 2.2.0
PR:		ports/178100
Submitted by:	Matthew Grooms <mgrooms@shrew.net> (maintainer)
2013-05-02 14:04:25 +00:00
Bryan Drewery
a028b2ac22 Fix conversion to new options framework for bmake 2013-05-02 13:29:28 +00:00
Baptiste Daroussin
f6979bc62f Fix conversion typos 2013-05-02 13:20:36 +00:00
Frederic Culot
154f1b2bf4 - Update to 0.52
- Pet portlint(1) by changing tab into space in WWW link

Changes:	http://search.cpan.org/dist/Net-GitHub/Changes
2013-05-02 13:16:33 +00:00
Pawel Pekala
0546a66c25 Update to version 3.3
PR:		ports/177774
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2013-05-02 13:14:54 +00:00
Baptiste Daroussin
487adea15e Fix syntax error introduced by conversion to new options framework 2013-05-02 13:10:23 +00:00
Sunpoet Po-Chuan Hsieh
3afcaca751 - Update to 0.11
Changes:	http://search.cpan.org/dist/Test-Command/Changes
2013-05-02 13:01:59 +00:00
Sunpoet Po-Chuan Hsieh
6d62623249 - Update to 0.019
Changes:	http://search.cpan.org/dist/Module-Build-Tiny/Changes
2013-05-02 13:01:24 +00:00
Sunpoet Po-Chuan Hsieh
c0f8b07519 - Update to 0.020
Changes:	http://search.cpan.org/dist/ExtUtils-Helpers/Changes
2013-05-02 13:00:44 +00:00
Baptiste Daroussin
46c943cb34 Fix syntaxe error introduced by conversion to new options framework 2013-05-02 12:56:12 +00:00
Nicola Vitale
41b77afd3d - Update to 0.6.1
- Installation of phonon-backends in now an option  [1]
- Add a patch for detecting CLucene library

Build log:	http://goo.gl/5ghAb
Suggested by:	makc (http://goo.gl/Un5CA )  [1]
2013-05-02 12:42:02 +00:00
Baptiste Daroussin
786c7a388f Fix typo 2013-05-02 12:34:13 +00:00
Bryan Drewery
812be9740e - Fix compatibility with bmake
Submitted by:	bapt
2013-05-02 12:30:19 +00:00
Baptiste Daroussin
38f4ef83dd Fix syntaxe error introduced by conversion to new options framework 2013-05-02 12:18:33 +00:00
Stephen Montgomery-Smith
f60d814e65 - Convert USE_ICONV=yes to USES=iconv again, because accidentally reverted
this change in update to 5.9.

Pointed out by:	bsd-src@helfman.org and bapt@.
2013-05-02 12:14:35 +00:00
Bryan Drewery
d8e96134ad - Follow-up pkg-1.0.12 release with UPDATING entry explaining
optional step to rebuild shlib tracking
2013-05-02 12:10:21 +00:00
Baptiste Daroussin
c950551fa1 Fix syntaxe error introduced by conversion to new options framework 2013-05-02 12:09:32 +00:00
Frederic Culot
b6580446ec - Update to 1.12
Changes:	http://search.cpan.org/dist/AnyEvent-RabbitMQ/Changes
2013-05-02 12:09:02 +00:00
Pawel Pekala
c3aad0ba12 - Update security/libkpass to version 5 [1]
- Force libkpass to link with gettext, library uses symbols from
  libintl without linking to it - this creates problems for
  consumers (only for ckpass right now)
- Update security/ckpass to version 0.2 [2]

PR:		ports/177561 [1]
PR:		ports/177562 [2]
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
2013-05-02 12:06:21 +00:00
Baptiste Daroussin
964883bc4c Do not hardcode make for make index 2013-05-02 12:05:48 +00:00
Anton Berezin
9e11d2c6ec Update to 4.068.
Changes:	http://search.cpan.org/dist/NetAddr-IP/Changes
2013-05-02 11:40:04 +00:00
Stefan Walter
6afb1cf964 Mark as BROKEN: does not compile when graphics/png is installed.
PR:		176666
Submitted by:	sbruno
2013-05-02 10:43:53 +00:00
Anton Berezin
bb38c75f23 Update to 0.23.
Changes:	http://search.cpan.org/dist/Pod-Coverage/Changes
2013-05-02 10:08:24 +00:00