1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Commit Graph

349151 Commits

Author SHA1 Message Date
Koop Mast
853ec1e33c Add libclc.
Llvm libclc implements the library requirements of the OpenCL C programming
language, as specified by the OpenCL 1.1 spec.
2014-09-19 11:40:55 +00:00
Jason E. Hale
4d3069efd4 - Update to 1.0 2014-09-19 10:53:16 +00:00
Jason E. Hale
b4ce2b8cb4 - Update to 0.9.10 2014-09-19 10:47:13 +00:00
Dmitry Marakasov
7c4633a4f7 - Simplify OPTIONS handling
- Add LICENSE_FILE
2014-09-19 10:16:22 +00:00
Rene Ladan
23cf8a023a - Fix the double title bar and several mouse cursors [1]
- Enable the notification center [2]
- Bump PORTREVISION

Submitted by:	Tomek <tomek@apostata.org> [1]
Submitted by:	Alexey V. Panfilov <lehis2000@mail.ru> [2]
2014-09-19 10:13:40 +00:00
Erwin Lansing
ddb354408e Update to 2.3.0
Sponsored by:	DK Hostmaster A/S
2014-09-19 09:35:32 +00:00
Pietro Cerutti
2445142f20 - Update to snapshot 10321
Changelogs:
  * http://www.fltk.org/articles.php?L1384
  * http://www.fltk.org/articles.php?L1385
2014-09-19 08:55:16 +00:00
Emanuel Haupt
18f2c8598c Update to 311 2014-09-19 08:48:57 +00:00
Tijl Coosemans
b3e896badf Convert to USES=autoreconf 2014-09-19 08:07:11 +00:00
Dmitry Marakasov
228754f671 - Switch to USES=autoreconf 2014-09-19 08:01:42 +00:00
Dmitry Marakasov
46917cb875 - Switch to USES=autoreconf 2014-09-19 07:45:28 +00:00
Dmitry Marakasov
d16ec16c67 - Update to 1.0.2
PR:		193674
Submitted by:	truckman@FreeBSD.org (maintainer)
2014-09-19 07:25:40 +00:00
Dmitry Marakasov
3ac413fb36 - Switch to USES=autoreconf 2014-09-19 07:24:22 +00:00
Dmitry Marakasov
ef7cbc023e - Fix WWW
- Pass maintainership to submitter

PR:		193690
Submitted by:	anna.ladilova@gmail.com
2014-09-19 07:23:17 +00:00
Kurt Jaeger
f5a54dbc5c net-mgmt/ndpmon: resurrect staged ndpmon, take maintainership
Reviewed by:	mat
2014-09-19 05:16:36 +00:00
Sergey A. Osokin
67da2f9e1b Update third-party rtmp module from 1.1.4 to 1.1.5.
Fix compilation issue (1).
Do not bump PORTREVISION.

Obtained from:	dd5f2aa117.patch	(1)
2014-09-19 01:27:24 +00:00
Sergey A. Osokin
eb2420e15f Security update from 1.7.4 to 1.7.5.
Temporary disable two third-party modules: supervisord and rtmp.

<ChangeLog>

*) Security: it was possible to reuse SSL sessions in unrelated contexts
   if a shared SSL session cache or the same TLS session ticket key was
   used for multiple "server" blocks (CVE-2014-3616).
   Thanks to Antoine Delignat-Lavaud.

*) Change: now the "stub_status" directive does not require a parameter.

*) Feature: the "always" parameter of the "add_header" directive.

*) Feature: the "proxy_next_upstream_tries",
   "proxy_next_upstream_timeout", "fastcgi_next_upstream_tries",
   "fastcgi_next_upstream_timeout", "memcached_next_upstream_tries",
   "memcached_next_upstream_timeout", "scgi_next_upstream_tries",
   "scgi_next_upstream_timeout", "uwsgi_next_upstream_tries", and
   "uwsgi_next_upstream_timeout" directives.

*) Bugfix: in the "if" parameter of the "access_log" directive.

*) Bugfix: in the ngx_http_perl_module.
   Thanks to Piotr Sikora.

*) Bugfix: the "listen" directive of the mail proxy module did not allow
   to specify more than two parameters.

*) Bugfix: the "sub_filter" directive did not work with a string to
   replace consisting of a single character.

*) Bugfix: requests might hang if resolver was used and a timeout
   occurred during a DNS request.

*) Bugfix: in the ngx_http_spdy_module when using with AIO.

*) Bugfix: a segmentation fault might occur in a worker process if the
   "set" directive was used to change the "$http_...", "$sent_http_...",
   or "$upstream_http_..." variables.

*) Bugfix: in memory allocation error handling.
   Thanks to Markus Linnala and Feng Gu.

</ChangeLog>
2014-09-19 00:56:18 +00:00
Bryan Drewery
2e0063b2c3 - Fix minimum pkg version check when using pkg from git. Strip out everything
after '-' as it is a hash. It is not strictly newer than the implicit 0.
- Reword msg [1]

Submitted by:	adamw [1]
With hat:	portmgr
2014-09-19 00:50:37 +00:00
Mark Felder
b021067d57 Update to 2.0.17
Properly configure default data and log directories.

Enable OPENSSL as default open -- crypto should be possible
out of the box.
2014-09-18 22:16:11 +00:00
Guido Falsi
4408c743f8 Update to 11.12.1
Security:	http://vuxml.freebsd.org/freebsd/e60d9e65-3f6b-11e4-ad16-001999f8d30b.html
2014-09-18 21:38:46 +00:00
Antoine Brodin
5603913412 - Allow staging as a regular user
- Bump portrevision as some files were not packaged with intended owner
2014-09-18 21:34:50 +00:00
Bryan Drewery
1c3c69804d Remove dead pkg_install code 2014-09-18 21:21:34 +00:00
Antoine Brodin
9179c89fa1 Allow staging as a regular user 2014-09-18 21:21:29 +00:00
Antoine Brodin
a137d020fa - Allow staging as a regular user
- Bump portrevision as files were not packaged with intended owner
2014-09-18 21:05:21 +00:00
Tijl Coosemans
de06e9e33c - Remove old libtool patch from pre-configure
- Drop *.la files
- Add INSTALL_TARGET=install-strip
2014-09-18 21:00:30 +00:00
Tijl Coosemans
e3b8a9b49a - Remove old libtool patch such that port uses the libtool script provided
by devel/apr1 again.  Fixes build after r368357. [1]
- Remove USES=libtool
- Convert to USES=autoreconf

Reported by:	antoine [1]
2014-09-18 20:56:09 +00:00
Tijl Coosemans
625870c75a - Remove old libtool patch
- Touch config header in post-extract to avoid autotools
- Add INSTALL_TARGET=install-strip
- Use BROKEN_sparc64
2014-09-18 20:46:34 +00:00
Antoine Brodin
3ce8d05a7d Allow staging as a regular user 2014-09-18 20:44:32 +00:00
Tijl Coosemans
55fbed050d Convert to USES=autoreconf and USES=python:build 2014-09-18 20:37:43 +00:00
Antoine Brodin
bc9dafbdca - Allow staging as a regular user
- Create the _symon group
2014-09-18 20:35:42 +00:00
Tijl Coosemans
d5b16182ec Convert to USES=autoreconf and add INSTALL_TARGET=install-strip 2014-09-18 20:32:47 +00:00
Tijl Coosemans
6620bb9bd5 Convert to USES=autoreconf and add INSTALL_TARGET=install-strip 2014-09-18 20:32:02 +00:00
Dmitry Marakasov
3c58c21574 - Update to 0.4.4
PR:		193746
Submitted by:	kvedulv@kvedulv.de (maintainer)
2014-09-18 20:20:32 +00:00
Dmitry Marakasov
8776a38170 - Update to 0.6.5
PR:		193747
Submitted by:	kvedulv@kvedulv.de (maintainer)
2014-09-18 20:19:39 +00:00
Dmitry Marakasov
ec843a657c - Suppress ALSA detection which creates hidden dependency and doesn't work
PR:		193291
Submitted by:	amdmi3
Approved by:	maintainer timeout
2014-09-18 20:10:34 +00:00
Antoine Brodin
0f4afcc7a8 Allow staging as a regular user 2014-09-18 19:57:38 +00:00
Guido Falsi
2814daf170 Document new asterisk11 vulnerability.
MFH:		2014Q3
2014-09-18 19:53:09 +00:00
Antoine Brodin
4616437075 Allow staging as a regular user 2014-09-18 19:50:13 +00:00
Alex Dupre
543069c531 Fix build on 8.x and 9.x. 2014-09-18 19:49:26 +00:00
Brendan Fabeny
cf11410a15 Expose the reload command in the tor and tor-devel rc-scripts [1],
and update tor-devel to 0.2.5.7-rc

PR:		192553 [1]
Submitted by:	C. Sturm [1]
2014-09-18 19:40:36 +00:00
Antoine Brodin
629bc98139 Allow staging as a regular user 2014-09-18 19:39:53 +00:00
Dmitry Marakasov
28ae0296cf - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-09-18 19:33:53 +00:00
Tijl Coosemans
9cb4444c9d Remove old libtool patch and add INSTALL_TARGET=install-strip 2014-09-18 19:31:19 +00:00
Antoine Brodin
0a45121178 Allow staging as a regular user 2014-09-18 19:26:56 +00:00
Antoine Brodin
b53310fe03 Allow staging as a regular user 2014-09-18 19:10:36 +00:00
Andrey A. Chernov
4c09020c60 Fix recidive jail.
Add a patch for the recidive jail from upstream.

PR:     193751
Submitted by:   theis@gmx.at (maintainer update)
2014-09-18 19:09:50 +00:00
Tijl Coosemans
83d728f96a - Convert to USES=autoreconf and add INSTALL_TARGET=install-strip
- Use post-install instead of do-install
2014-09-18 17:52:54 +00:00
Tijl Coosemans
3a289d638d Remove old libtool patch 2014-09-18 17:50:34 +00:00
Kurt Jaeger
a90f6622a9 textproc/ack: 2.12 -> 2.14
http://cpansearch.perl.org/src/PETDANCE/ack-2.14/Changes

Requested by:	jungleboogie0@gmail.com
2014-09-18 17:48:24 +00:00
Bartek Rutkowski
c4329ed172 devel/py-cclib: update 1.1 -> 1.2
- Changed upstream location to GitHub
- Corrected LICENSE

Approved by:	mentors (implicit)
2014-09-18 17:38:07 +00:00