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

350138 Commits

Author SHA1 Message Date
Jason E. Hale
632d496528 F3 (Fight Flash Fraud or Fight Fake Flash) tests the full capacity
of a flash card (flash drive, flash disk, pendrive).  It writes to
the card and then checks if it can read it.  It will assure that
you haven't been sold a card with a smaller capacity than stated.

WARNING: All data on the tested disk might be lost!

WWW: http://oss.digirati.com.br/f3

PR:		193779
Submitted by:	Uffe Jakobsen <uffe@uffe.org>
2014-09-27 01:46:53 +00:00
Brooks Davis
de84f46849 Install scan-view dependencies.
Tell the user the correct scan-view to run.

PR:		193955
Sponsored by:	DARPA, AFRL
2014-09-27 01:25:57 +00:00
Brooks Davis
90ffc80e48 Install scan-view dependencies.
Tell the user the correct scan-view to run.

PR:		193955
Sponsored by:	DARPA, AFRL
2014-09-27 01:00:41 +00:00
Brooks Davis
b79a453b58 Install the bits necessicary for scan-view to work.
Make scan-build35 tell the user to run scan-view35.

PR:		193955
Sponsored by:	DARPA, AFRL
2014-09-26 22:18:07 +00:00
Bryan Drewery
01a73adbed Reword bash entry a bit 2014-09-26 21:42:21 +00:00
Bryan Drewery
92e9f2e7d5 Update to patchlevel 26. This is a NOP as r369261 already covered it. 2014-09-26 21:29:20 +00:00
Antoine Brodin
2ebcb95cdb Fix stage violation (and allow staging as regular user) 2014-09-26 20:47:35 +00:00
Kurt Jaeger
81e21611a5 ftp/vsftpd-ext: resurrect, upgrade 2.3.5 -> 3.0.2, stagify
Extended build of vsftpd with additional features.

WWW: http://vsftpd.devnet.ru/eng/

PR:		193916
Submitted by:	Xu Jing <xjflyttp@gmail.com>
2014-09-26 20:43:29 +00:00
Antoine Brodin
dbc7e77c71 - Allow staging as a regular user
- Remove references to stagedir
- Bump portversion as files were not packaged with intended group and
refered to stagedir
2014-09-26 20:42:20 +00:00
Bryan Drewery
8f93c11473 Disable function importing from the environment by default. This can be
enabled by using --import-functions or enabling the IMPORTFUNCTIONS option.

This removes the risk of further parser bugs leading to code execution, as
well as the risk to setuid scripts and poorly written applications that
do not cleanse their environment [1][2].

Also note that there is an unofficial 4.3.26 floating around that has not yet
been officially released.  r369261 covers the change in 4.3.26.

See also:
  http://seclists.org/oss-sec/2014/q3/747 [1]
  http://seclists.org/oss-sec/2014/q3/746 [2]
  http://seclists.org/oss-sec/2014/q3/755 [3]

Obtained from:	NetBSD (based on) [3]
PR:		193932
Reviewed by:	Eric Vangyzen
With hat:	portmgr
2014-09-26 20:33:23 +00:00
Juergen Lock
42a9efa883 - Update to 2.8 . [1]
- Change ac_cv_path_AVCONV_PATH from no to the empty string so that
  dvdstyler actually calls ffmpeg not avconv.

PR:		193900 [1]
Submitted by:	Ports Fury [1]
2014-09-26 20:21:09 +00:00
Jimmy Olgeni
9c1c539def Upgrade to version 4.11. 2014-09-26 20:16:56 +00:00
Jimmy Olgeni
6d57256e54 Upgrade to version 1.702. 2014-09-26 20:16:38 +00:00
John Marino
c54db1a4ae misc/amanda-server: Mark jobs unsafe
I'm not sure why I've never seen this before, but I've recently seen both
amanda-client and amanda-server fail due to parallel building errors
this week on separate runs.  Limit building to 1 CPU and remove "The"
from the start of the COMMENT while here.
2014-09-26 20:14:02 +00:00
Brooks Davis
80dbd59072 Install scan-view support files under LLVM_PREFIX and alter
llvm-wrapper to support this.

PR:		193955
2014-09-26 20:05:54 +00:00
Cy Schubert
35a3d83013 Update 3.6.0beta2 --> 3.6.0rc1
Submitted by:	Peter Czanik <peter.czanik@balabit.com> (syslog-ng upline)
2014-09-26 19:50:35 +00:00
Alex Kozlov
f06094f706 - Use options helpers
- Convert to @sample
- Strip binaries
- Use new @dir syntax

Reviewed by:	bapt, kwm
Approved by:	x11 (bapt, kwm)
Differential Revision:	https://reviews.freebsd.org/D724
2014-09-26 18:44:22 +00:00
Pawel Pekala
00128d03e2 Convert to USES=autoreconf 2014-09-26 18:39:45 +00:00
Johannes Jost Meixner
af93a5d189 Add linux-c6-nss-3.15.1 package to the NSS vulnerability report.
Approved by:	swills (mentor)
2014-09-26 17:34:26 +00:00
Johannes Jost Meixner
21761d945c emulators/linux_base-c6: Use a CVE-free version of bash
Bash 4.1.2 as shipped with this Linux base port is vulnerable to
CVE-2014-6271 and CVE-2014-7169.  As EL6 policy is to backport security
patches, use a RPM that is not vulnerable to either remote code execution
vulnerability.

While here:
 - Add the proper UDPATES Master site
 - remove sample files installation from Makefile, in favor of @sample

Approved by:	swills (mentor)
Security:	71ad81da-4414-11e4-a33e-3c970e169bc2
2014-09-26 17:06:49 +00:00
Johannes Jost Meixner
6a6123d47e Add linux_base-c6-6.5 package to the bash vulnerability report.
Approved by:	swills (mentor)
2014-09-26 17:05:38 +00:00
Ryan Steinmetz
027851f47e New port: devel/py-oletools:
Python tools to analyze security characteristics of MS OLE2 files (also called
Structured Storage, Compound File Binary Format or Compound Document File
Format), such as Microsoft Office documents, for Malware Analysis and Incident
Response.

WWW: https://pypi.python.org/pypi/oletools/
2014-09-26 16:03:36 +00:00
Tijl Coosemans
6defc67c4d Depend on lang/gccXY if users wish to use a different version of gcc by
default than lang/gcc (currently 4.8).

(I don't fully agree with this implementation but this makes something
like DEFAULT_VERSIONS+=gcc=4.9 in make.conf work correctly.)

Reported by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
Approved by:	gerald
2014-09-26 16:00:41 +00:00
Emanuel Haupt
e9de139c68 Update to 2.4.12 2014-09-26 15:00:18 +00:00
Marcus von Appen
62bd59b807 - Convert to USES=python
- Use USE_PYTHON=autoplist to remove deprecated INSTALLS_EGGINFO entry

Approved by:	portmgr (implicit)
With hat:	python@
2014-09-26 13:53:37 +00:00
Sean Bruno
26dbda5cc2 The boost-libs port fails on armv6 as it attempts to use the assembler directly
when the files contain pre-processor directives.

The attached patch passes these files through the compiler as is done in the
base system.

PR:		193836
Submitted by:	andrew
Approved by:	bapt (mentor)
2014-09-26 13:48:27 +00:00
Pietro Cerutti
b7aaf05a86 - Update to 8.0.1
* Release notes: https://netbeans.org/community/releases/80/
  * New and noteworthy: http://wiki.netbeans.org/NewAndNoteworthyNB801
2014-09-26 13:15:12 +00:00
Baptiste Daroussin
1ab7d6e712 Fix an important regresion preventing pkg2ng to work properly
Reported by:	roberto
Tested by:	roberto
2014-09-26 13:14:20 +00:00
William Grzybowski
2a0b09fbbc devel/py-colorlog: update to 2.4.0
- USES python
2014-09-26 12:27:38 +00:00
William Grzybowski
7dda06eed3 devel/py-six: update to 1.8.0 2014-09-26 12:26:33 +00:00
William Grzybowski
1ae593a8ce devel/py-simplejson: update to 3.6.3
- USES python
2014-09-26 12:24:34 +00:00
Bartek Rutkowski
4d05552602 databases/qof: update 0.8.7 -> 0.8.8
Approved by:	mentors (implicit)
2014-09-26 12:15:35 +00:00
Matthew Seaman
a9aaee0dca Update to 5.1.33
ChangeLog:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-33.html
2014-09-26 11:44:28 +00:00
Matthew Seaman
6ef731cf6a Update to 0.02
- Drop all the @dirrmtry entries from the plist
2014-09-26 11:35:29 +00:00
Dmitry Sivachenko
a870ffd8c8 Update to version 1.22. 2014-09-26 11:32:07 +00:00
Guido Falsi
39ab2181bf - Update net/asterisk to 1.8.31.0
- Update net/asterisk11 to 11.13.0
- Make LUA option enabled by default [1]
- Simplify plist

Requested by:	Dennis Guse <dennis.guse at tu-berlin.de> (and others) [1]
2014-09-26 11:29:17 +00:00
Baptiste Daroussin
7c3cd5aa8f Convert to USES=pear 2014-09-26 09:30:02 +00:00
Alex Kozlov
0e95e4a0d7 - Update to 1.7.0
- Remove obsolete @dirrm(try)
- Remove dependency on games/scummvm
- Add run dependencies on lame, flac, vorbis-tools. They are used in the process of work
- Minor port's improvements

Approved by:	lme (maintainer)
2014-09-26 09:24:33 +00:00
Baptiste Daroussin
141fb56f34 Convert to USES=pear 2014-09-26 09:17:25 +00:00
Baptiste Daroussin
b34b625042 Convert to USES=pear 2014-09-26 09:05:59 +00:00
Vanilla I. Shu
3e566dc590 Add rainloop 1.6.9, modern and interactive webmail.
PR:		ports/193831
Submitted by:	loic.blot@unix-experience.fr
2014-09-26 09:05:15 +00:00
Mathieu Arnold
61d5c503b2 Forgot to commit that with the latest 9.10 update.
Sponsored by:	Absolight
2014-09-26 08:31:16 +00:00
TAKATSU Tomonari
25dc2bec9b - Update to 0.9.3
- Add LICENSE_FILE
- Convert to USES=python
- Update WWW: in pkg-descr
2014-09-26 07:40:37 +00:00
TAKATSU Tomonari
3fe09307ec - Update to 1.0.3
- Add LICENSE_FILE
- Convert to USES=python
- Separate examples into nwdiag and packetdiag
- Update WWW: in pkg-descr
2014-09-26 07:40:21 +00:00
TAKATSU Tomonari
ac5cbf76f4 - Update to 0.5.3
- Add LICENSE_FILE
- Convert to USES=python
- Update WWW: in pkg-descr
2014-09-26 07:40:06 +00:00
TAKATSU Tomonari
0a997e2120 - Update to 1.4.4
- Convert to USES=python
- Add LICENSE_FILE
- Update WWW: in pkg-descr
2014-09-26 07:39:48 +00:00
Vanilla I. Shu
89ce9f982c Update to version 2.6.11.
PR:		ports/193898
Submitted by:	Ports Fury
2014-09-26 03:33:04 +00:00
Vanilla I. Shu
c15f81bd7c Upgrade to 2.0.5.
PR:		ports/193897
Submitted by:	Ports Fury
2014-09-26 02:49:32 +00:00
Vanilla I. Shu
53589b64e7 Update to version 2.9.4.
PR:		ports/193903
Submitted by:	Ports Fury.
2014-09-26 02:38:00 +00:00
Bryan Drewery
78a2c89be6 Add a way to work around the pkg2ng gate for now.
With hat:	portmgr
2014-09-26 01:14:14 +00:00