1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
Commit Graph

350515 Commits

Author SHA1 Message Date
Bartek Rutkowski
026c848815 net/freevrrpd: adapting raw_socket changes
- Maintainer's timeout

PR:		193243
Submitted by:	Olivier Cochard <olivier@cochard.me>
Approved by:	mentors (implicit)
2014-10-04 10:19:15 +00:00
David Naylor
ae578fb217 Fix x11-toolkits/py-kivy due to cython update.
Cython changes its temporary variable handling and now fails on the file:
  kivy/graphics/sahder/pyx

This has already been fixed upstream so just backport that fix.

Also, update the USE_PYTHON et al variables.

PR:		194065
Reported by:	John Marino (marino@FreeBSD.org)
Obtained from:	https://github.com/kivy/kivy/commit/b2bc566
2014-10-04 08:19:00 +00:00
Marcus von Appen
cef2d1a49a - Update to version 1.4.9.27 2014-10-04 07:47:54 +00:00
Marcus von Appen
17f52a293b - Convert to USES=python
PR:		193736
Submitted by:	Eero Hänninen <fax@nohik.ee> (maintainer)
2014-10-04 07:04:41 +00:00
Marcus von Appen
bcc40c8bb3 - Convert to USES=python
PR:		193786
Submitted by:	vladimir.chukharev@gmail.com (maintainer)
2014-10-04 06:58:35 +00:00
Marcus von Appen
856051b097 - Unbreak the build, which missed to link against iconv properly
PR:		193744
Submitted by:	myself
Reported by:	roo4.id@gmail.com
Approved by:	masintainer timeout (bf@)
2014-10-04 06:49:59 +00:00
Mikolaj Golub
ea37145d25 Update to 0.4.1. 2014-10-04 06:42:04 +00:00
Sunpoet Po-Chuan Hsieh
81e2ff047d - Update to 0.14
- Cleanup PLIST

Changes:	http://search.cpan.org/dist/Net-DNSBL-Statistics/Changes
2014-10-04 01:35:20 +00:00
Jason E. Hale
29f523f9dc - Convert to USES=autoreconf 2014-10-04 00:04:30 +00:00
Antoine Brodin
a29fa83ddb Attempt to unbreak index 2014-10-03 22:11:03 +00:00
Antoine Brodin
0e28d17906 - Add missing run dependency on perl
- Allow staging as a regular user
2014-10-03 21:55:45 +00:00
Rodrigo Osorio
f26c27aa84 Upgrade rodent file manager to v5.2.9
The rodent project split the code in 3 parts, rodent itself and
two shared libraries, librfm and libtubo.
Librfm and libtubo are new ports because they evolve separately
and can be used by other ports.

PR:		ports/193561
Submitted by:	rodrigo
Approved by:	mentors (implicit)
2014-10-03 21:46:53 +00:00
Tijl Coosemans
6d3721a17a Convert to USES=autoreconf 2014-10-03 21:44:11 +00:00
Antoine Brodin
c166489a46 Switch from py-imaging to py-pillow 2014-10-03 20:49:50 +00:00
Mark Felder
a48ea4b639 Adjust documentation for the configurable tmp directory used for
transcoding so nobody shoots themselves in the foot and causes /tmp to
have its permissions changed...

PR:		194120
2014-10-03 20:26:45 +00:00
Tijl Coosemans
af2ecdfd71 - Replace USE_AUTOTOOLS with USES=autoreconf
- Move BUILD_DEPENDS up
2014-10-03 19:45:48 +00:00
Mikhail Teterin
6615a3e00c Make sure, ${PREFIX}/etc/ is searched for config-files, rather than the
/etc
2014-10-03 19:40:51 +00:00
Bryan Drewery
9b637227c4 - Mark OVERWRITE_BASE and security/openssh-portable-base as DEPRECATED.
These will be removed on January 1 2015.

  Really ports should not be touching the base system at all.

  This option is a big foot-shoot problem:

  1. Recent versions of FreeBSD such as 9.3, 10.0, 10.1+, now remove all ssh
     files from /usr if you 'make delete-old' with WITHOUT_SSH. This results in
     removing the overwrite base files.
  2. Uninstalling the package leaves the system with no ssh.
  3. Running installworld without WITHOUT_SSH results in overwriting the
     package, or giving false-positive 'pkg check -s' errors.
  4. The port fails to pass QA checks because it removes system files.
2014-10-03 19:31:07 +00:00
Mikhail Teterin
27a845b37d Upgrade from 3.7.24 to 6.0.27. 2014-10-03 19:28:37 +00:00
Bryan Drewery
7f9db6bed2 Support multiple ListenAddress ports
Reported by:	rustamabd@gmail.com
2014-10-03 19:23:03 +00:00
William Grzybowski
f69abed204 astro/py-astLib: bump missing portrevision from last commit 2014-10-03 18:54:51 +00:00
William Grzybowski
3530aedb38 astro/py-astLib: switch from py-imaging to py-pillow
- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
2014-10-03 18:52:19 +00:00
Bryan Drewery
32852abae0 - Allow LINUXBASE for shebangs.
PR:		193878
Submitted by:	Jan Beich <jbeich@vfemail.net>
With hat:	portmgr
2014-10-03 18:47:47 +00:00
Bryan Drewery
581b88c885 @sample: chmod u+w to ensure user may write to it.
PR:		193209
Submitted by:	ohauer
With hat:	portmgr
2014-10-03 18:33:32 +00:00
Matthew Seaman
2bfc27cd35 Fix permissions problem due to omitted @mode in pkg-plist.
PR:		194118
Submitted by:	Larry Rosenman
2014-10-03 18:30:41 +00:00
Bryan Drewery
63fc9a3edb check-plist no longer needs to check for directories owned by dependencies.
pkg-1.3.8's auto directory handling makes this a non-issue.

We should add a new check to warn of possibly needing @dir for empty dirs
though.

With hat:	portmgr
2014-10-03 18:22:46 +00:00
Bryan Drewery
36716bd31e Garbage collect dependency mtree check removed in r368803 2014-10-03 18:14:18 +00:00
Johannes Jost Meixner
d8da0f7f0d www/rubygem-jquery-ui-rails-rails4: copy port
jQuery UI's JavaScript, CSS, and image files packaged for the Rails 3.1+ asset
pipeline

WWW: https://github.com/joliss/jquery-ui-rails

Differential Revision:	https://reviews.freebsd.org/D889
Approved by:	swills
2014-10-03 18:10:51 +00:00
Bryan Drewery
83874e3067 - Update to patchlevel 4.3.29.
This addresses the local crash from CVE-2014-6277. Note that
  the fixes applied in 4.3.25_2 (and upstream 4.3.27) already made
  this non-exploitable remotely.

  This makes 'bashcheck' [1] fully green now. It had a soft warning
  before for CVE-2014-6277.

[1] https://github.com/hannob/bashcheck
2014-10-03 17:57:32 +00:00
Tijl Coosemans
2ddf31e4fd Convert to USES=autoreconf 2014-10-03 17:54:57 +00:00
Dmitry Sivachenko
45dce9a0a7 Correct a typo. 2014-10-03 17:48:21 +00:00
Dmitry Sivachenko
1c54e9bd92 Bump PORTREVISION because of additon of py-parsing dep;
Move some python modules deps out of BUILD_DEPENDS (they seem to be
runtime only).

Thanks to Mikhail Tsatsenko <m.tsatsenko@gmail.com>,
Geoffrey Mainland <mainland@apeiron.net> (maintainer)
2014-10-03 17:46:44 +00:00
Steve Wills
f013458030 devel/rubygem-rbtrace: create port
rbtrace shows you method calls happening inside another ruby process in real
time.

WWW: http://github.com/tmm1/rbtrace
2014-10-03 17:45:27 +00:00
William Grzybowski
e0e59e205c astro/gmapcatcher: switch from py-imaging to py-pillow
- USES python

With hat:	python
Approved by:	portmgr (bapt, implicit)
2014-10-03 17:01:29 +00:00
Pietro Cerutti
1013f18c2d - New port: devel/tcllauncher
tcllauncher is a way to have Tcl programs run out of /usr/local/bin under their
own name, be installed in one place with their support files, and provides
commands to facilitate server-oriented application execution.

While there is another wrapper system that also does this, that system produces
a single executable that contains all the code and support files within a
built-in virtual filesystem wrapped inside the executable. Tcllauncher keeps
the support files distinct, typically in a subdirectory of /usr/local/lib
that's named after the application.

WWW: https://github.com/flightaware/tcllauncher/
2014-10-03 16:14:10 +00:00
Tijl Coosemans
30bc262d2a - Remove USE_AUTOTOOLS
- Use INSTALL_TARGET=install-strip
- Fix problem with locale directory by setting CPPFLAGS
2014-10-03 16:09:59 +00:00
Tijl Coosemans
394ef442ca Remove post-patch now that USES=autoreconf handles this 2014-10-03 15:50:54 +00:00
Tijl Coosemans
46dcc792f6 Convert to USES=autoreconf 2014-10-03 15:46:45 +00:00
Dmitry Sivachenko
dc5d1564a5 Do not search for process by name;
rather use all pids stored in pidfile, in multi-process mode haoroxy writes
all pids there.

PR:		192430
Submitted by:	renchap@cocoa-x.com
2014-10-03 15:40:31 +00:00
Baptiste Daroussin
b8f768e62f More mdocml fixes 2014-10-03 15:37:21 +00:00
Tijl Coosemans
048a74771d Autoreconf runs automake in GNU mode which requires files like AUTHORS,
NEWS and ChangeLog to exist.  Let USES=autoreconf deal with that so ports
don't have to.
2014-10-03 15:33:39 +00:00
Tijl Coosemans
ec11453c30 Replace USE_AUTOTOOLS with USES=autoreconf:build 2014-10-03 15:10:33 +00:00
Johannes Jost Meixner
dd97a0664a www/rubygem-kaminari-rais4: copy port
Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and
sophisticated paginator for Rails 3

WWW: https://github.com/amatsuda/kaminari

Differential Revision:	https://reviews.freebsd.org/D883
Approved by:	swills (mentor)
2014-10-03 15:06:44 +00:00
Tijl Coosemans
4b4f3b7bd9 Convert to USES=autoreconf 2014-10-03 14:49:48 +00:00
Tijl Coosemans
a0bd49a094 Replace USE_AUTOTOOLS with USES=autoreconf:build 2014-10-03 14:15:37 +00:00
Dmitry Marakasov
1adbdcdf05 - Drop @dirrm* from plist
- Remove exec/unexec which should be handled by USES=desktop-file-utils
2014-10-03 14:11:36 +00:00
Baptiste Daroussin
b08a2bf085 Fix rendering with mandoc 2014-10-03 14:06:41 +00:00
Baptiste Daroussin
3c3f273a9b Fix manpage rendering with mandoc 2014-10-03 13:51:17 +00:00
Tijl Coosemans
c3d387677a - Don't patch configure.ac so USE_AUTOTOOLS can be removed
- Add INSTALL_TARGET=install-strip
2014-10-03 13:43:33 +00:00
Dmitry Marakasov
ee53f0213c - Fix LICENSE
- Drop .la files
- Strip stuff

PR:		193557
Submitted by:	amdmi3@amdmi3.ru
Approved by:	maintainer timeout
2014-10-03 13:37:41 +00:00