1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Commit Graph

387034 Commits

Author SHA1 Message Date
John Marino
0283c95ea5 games/ctris: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
approved by:	infrastructure blanket
2016-02-04 21:09:20 +00:00
Pawel Pekala
8b7ece21f2 Update to version 2.6.0
ChangeLog
----------------
Fix crash when applying rendered effects to virtual clips.
Add h264/aac, wmv2, ffv1 and mjpeg encodings to ffmpeg_encoder.
Fix memory leak in new style gdkpixbuf converter.
Fix frame seek bug in avformat decoder with non-zero start time.
Autoscroll "Show details" when encoding.
Work around a gtk+ crash bug in GtkTextView with lots of text.
Show missing libraries in ffmpeg_encoder.
Show time remaining estimate for encoding for most encoder formats.
OK / Cancel in the file chooser should immediately cancel any preview
(regression).
Add "Use current clip values" button when entering multitrack.
Fix memory leak in pulseaudio input analysis.
Minor GUI improvements.
2016-02-04 20:58:53 +00:00
Niclas Zeising
8009e6ab2a Make it possible to depend on either net-mgmt/nagios-plugins or
net-mgmt/monitoring-plugins.

PR:		196325
Submitted by:	Niels Kristensen
2016-02-04 20:18:02 +00:00
Mark Felder
0fcf43af94 multimedia/plexpy: Update to 1.3.6 2016-02-04 20:05:11 +00:00
John Marino
3408227d5a games/cryptoslam: USES+=ncurses, USES+=tar, respect LDFLAGS 2016-02-04 20:01:22 +00:00
John Marino
fddc3c3983 games/cavezofphear: USES+= ncurses 2016-02-04 20:00:08 +00:00
John Marino
666ed13d83 games/bsdtris: USES+=ncurses plus ...
link with libncurses rather than libcurses + libtermcap
2016-02-04 19:59:11 +00:00
John Marino
91e602cc75 games/bsdrain: document ncurses requirement (USES+=ncurses)
Also link with libncurses, not libcurses

approved by:	infrastructure blanket
2016-02-04 19:56:57 +00:00
Kurt Jaeger
3556c1c8c3 devel/magit: 2.2.0 -> 2.5.0
Changes:
  https://raw.githubusercontent.com/magit/magit/master/Documentation/RelNotes/2.2.1.txt
  https://raw.githubusercontent.com/magit/magit/master/Documentation/RelNotes/2.2.2.txt
  https://raw.githubusercontent.com/magit/magit/master/Documentation/RelNotes/2.3.0.txt
  https://raw.githubusercontent.com/magit/magit/master/Documentation/RelNotes/2.3.1.txt
  https://raw.githubusercontent.com/magit/magit/master/Documentation/RelNotes/2.4.0.txt
  https://raw.githubusercontent.com/magit/magit/master/Documentation/RelNotes/2.4.1.txt
  https://raw.githubusercontent.com/magit/magit/master/Documentation/RelNotes/2.5.0.txt

PR:		203678
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	kuriyama (maintainer timeout)
2016-02-04 19:53:58 +00:00
John Marino
460e0adb99 games/bs: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
approved by:	infrastructure blanket
2016-02-04 19:34:36 +00:00
John Marino
5b55a810da games/bluemoon: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
approved by:	infrastructure blanket
2016-02-04 19:32:55 +00:00
John Marino
b83ab99a28 games/block: USES+=ncurses, USES+=tar, respect LDFLAGS
Also link exclusively with libncurses (not libtermcap).
Also respect 80 columns.
2016-02-04 19:29:58 +00:00
John Marino
93bd70a002 games/banihstypos: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
approved by:	infrastructure blanket
2016-02-04 19:26:39 +00:00
Kurt Jaeger
e81fe7cba4 New port: editors/with-editor
The library with-editor makes it easy to use the Emacsclient as the
$EDITOR of child processes, making sure they know how to call
home. For remote processes a substitute is provided, which
communicates with Emacs on standard output instead of using a socket
as the Emacsclient does.

WWW: https://github.com/magit/with-editor

PR:		206767
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2016-02-04 19:10:57 +00:00
Dmitry Marakasov
6d59af2497 - Disable ccache for this port: it fails to build by not respecting the environment:
[cc] ccache: error: Failed to create directory /nonexistent/.ccache/tmp: Permission denied

Approved by:	portmgr blanket
2016-02-04 18:56:27 +00:00
Dmitry Marakasov
4a8921db3f - Switch to options helpers
- Add missing file to plist

Approved by:	portmgr blanket
2016-02-04 18:51:41 +00:00
Vsevolod Stakhov
6a39f5bae2 - Update to 1.1.3.b3 2016-02-04 18:51:29 +00:00
Dmitry Marakasov
c48258baca - Add LICENSE
- Switch to options helpers
2016-02-04 18:50:44 +00:00
Dmitry Marakasov
1c2f908eb6 - Disable ccache for this port: it fails to build by not respecting the environment:
ccache: error: Failed to create directory /nonexistent/.ccache/tmp: Permission denied

Approved by:	portmgr blanket
2016-02-04 18:49:39 +00:00
Dmitry Marakasov
24a0b87526 - Fix from r407972 was broken by PORTREVISION bump. Fix the port properly and add a check which will make it fail verbosely if there are more problems.
Approved by:	portmgr blanket
2016-02-04 18:47:15 +00:00
John Marino
98c9e26c02 games/avanor: document ncurses requirement (USES+=ncurses), respect LDFLAGS 2016-02-04 18:43:34 +00:00
John Marino
7e6d80d7e9 games/aop: document ncurses requirement (USES+=ncurses), respect LDFLAGS 2016-02-04 18:41:27 +00:00
John Marino
9f0fe0d733 games/alienware: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
Previously somebody patched this to linked with libcurses over libncurses,
so reverse that.
2016-02-04 18:39:28 +00:00
Dmitry Marakasov
59c02970d2 - Switch to options helpers
- Always set config dir to %%ETCDIR%% to avoid stage-qa warnings when building as non-root
- Add NO_ARCH

Approved by:	portmgr blanket
2016-02-04 18:38:29 +00:00
John Marino
20f8cb6f0d games/2048: document ncurses requirement (USES+=ncurses)
Also link with libncurses, not libcurses

approved by:	infrastructure blanket
2016-02-04 18:36:58 +00:00
John Marino
69e946cca9 sysutils/testdisk: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-04 18:09:09 +00:00
Vsevolod Stakhov
f1da4b202f - Force use unix sockets
PR:		206050
Submitted by:	rozhuk.im at gmail.com
Approved by:	maintainer
2016-02-04 18:08:21 +00:00
John Marino
8f45a8318e sysutils/snowlog: document ncurses requirement (USES+=ncurses) 2016-02-04 18:07:57 +00:00
John Marino
2b0e73b02d sysutils/rmonitor: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
approved by:	infrastructure blanket
2016-02-04 18:06:50 +00:00
John Marino
8367a132e5 sysutils/reed: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
Also link with libncurses, not libcurses

approved by:	infrastructure blanket
2016-02-04 18:05:07 +00:00
Adam Weinberger
89b1573c9f Lighten up the Perl dependencies.
git uses Perl for two things: Perl hooks into git, and the
git-send-email(1) script.

The Perl hooks only use p5-Error. The other modules dependencies,
p5-Authen-SASL and p5-Net-SMTP-SSL (which bring in a number of other
perl module dependencies) are only required for git-send-email(1).

This commit adds a SEND_EMAIL option, defaulted to on, that auto-enables
the PERL option and installs the git-send-email(1) script with the
extra perl modules.

With the PERL option on and SEND_EMAIL off, only the p5-Error module
is required.

No PORTREVISION bump as the default dependencies and plist haven't changed.

PR:		206901
Approved by:	garga (maintainer)
Differential Revision:	https://reviews.freebsd.org/D5179
2016-02-04 17:33:13 +00:00
John Marino
f8e9f74049 sysutils/wtail: document ncurses requirement (USES+=ncurses)
Also link with libncurses rather than libcurses.

approved by:	infrastructure blanket
2016-02-04 17:26:06 +00:00
Dmitry Marakasov
186484e642 - Fix LICENSE
- Fix shebangs

Approved by:	portmgr blanket
MFH:		2016Q1 (blanket)
2016-02-04 17:25:50 +00:00
John Marino
f9fefe298e sysutils/whowatch: document ncurses requirement (USES+=ncurses) 2016-02-04 17:24:14 +00:00
John Marino
293efd4248 sysutils/vcp: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-04 17:22:15 +00:00
John Marino
cb8c760d62 sysutils/tss: document ncurses requirement (USES+=ncurses)
All link with libncurses rather than libcurses

approved by:	infrastructure blanket
2016-02-04 17:20:59 +00:00
Dmitry Marakasov
f727c78179 - Switch to options helpers
- Silence stripping
- Remove LARGEFILES option - it does nothing on FreeBSD and is not in fact needed
2016-02-04 16:39:59 +00:00
Dmitry Marakasov
1bbc8b4b34 - Switch to USES=tar:tgz
- Switch to options helpers
2016-02-04 16:39:57 +00:00
Dmitry Marakasov
7aae0bf0c7 - Switch to options helpers 2016-02-04 16:39:47 +00:00
Dmitry Marakasov
f068fa1f1e - Switch to options helpers 2016-02-04 16:39:37 +00:00
John Marino
3331546e99 sysutils/psmisc: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-04 16:25:37 +00:00
John Marino
c23ada10f3 sysutils/pick: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-04 16:24:26 +00:00
John Marino
6ec95cfe52 sysutils/paicc: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
Also link to libncurses, not libcurses.  While here, respect 80 columns.

approved by:	infrastructure blanket
2016-02-04 16:23:12 +00:00
John Marino
ece840fcee sysutils/openipmi: document ncurses requirement (USES+=ncurses) 2016-02-04 16:18:13 +00:00
Erwin Lansing
d140eabacb - Update unbound to 1.5.7
- Bump PORTREVISIOn on dependent ports

Some Upgrade Notes:

This release fixes a validation failure for nodata with wildcards and
emptynonterminals. Fixes OpenSSL Library compability. Fixes correct
response for malformed EDNS queries. For crypto in libunbound there is
libnettle support.

Qname minimisation is implemented. Use qname-minimisation: yes to
enable it. This version sends the full query name when an error is
found for intermediate names. It should therefore not fail for names
on nonconformant servers. It combines well with
harden-below-nxdomain: yes because those nxdomains are probed by the
qname minimisation, and that will both stop privacy sensitive traffic
and reduce nonsense traffic to authority servers. So consider
enabling both. In this implementation IPv6 reverse lookups add
several labels per increment, because otherwise those lookups would be
very slow. [ Reference
https://tools.ietf.org/html/draft-ietf-dnsop-qname-minimisation-08 ]

More details at <http://unbound.net>

PR:		206347
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl>
Approved by:	maintainer timeout
Sponsored by:	DK Hostmaster A/S
2016-02-04 15:58:30 +00:00
John Marino
095f02f225 sysutils/ncdu: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-04 15:50:41 +00:00
John Marino
43166fa980 sysutils/multitail: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-04 15:49:41 +00:00
John Marino
22ceb1d9c1 sysutils/lookat: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-04 15:48:12 +00:00
John Marino
943cee0397 sysutils/lmmon: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
Also link to libncurses rather than libcurses

approved by:	infrastructure blanket
2016-02-04 15:46:55 +00:00
Veniamin Gvozdikov
1d56a212d3 - Upgrade to 2.3.17
PR:		ports/204632
Submitted by:	Mathieu Simon <freebsd@simweb.ch>
2016-02-04 15:29:25 +00:00