Commit Graph

485172 Commits

Author SHA1 Message Date
Rene Ladan
9a3514e3bc Remove expired ports:
2019-09-04 graphics/luxrender14: Depends on expiring graphics/embree, broken with boost 1.70
2019-09-04 graphics/luxrender: Depends on expiring graphics/embree, broken with boost 1.70
2019-09-07 11:38:09 +00:00
Rene Ladan
836ef591f9 Remove expired port:
2019-09-04 x11-toolkits/p5-Wx: Broken for more than 6 months
2019-09-07 11:31:54 +00:00
Dmitry Marakasov
348226f724 - Add LICENSE
- Update WWW

Approved by:	portmgr blanket
2019-09-07 09:02:47 +00:00
Niclas Zeising
5f141f7af4 Depreacte libGLw and dependent ports
Deprecate graphics/libGLw, and set expiration date.  libGLw has been
deprecated upstream.
Deprecate unowned and unmaintained ports that depend on libGLw:
graphics/inventor
science/xmakemol

Obtained from:	FreeBSD Graphics Team development repo
		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/libGLw-deprecate
2019-09-07 08:34:53 +00:00
Niclas Zeising
9f327be469 Remove libXxf86misc dependency from gnome@ ports
Remove the libXxf86misc dependency from various gnome@ owned ports.  These
are the last remaining owned ports that depend on xf86misc.  xf86misc has
been deprecated and is slated for removal.

PR:		240380
Approved by:	kwm (gnome@)
2019-09-07 08:24:20 +00:00
Matthias Andree
f94cbf23e2 security/openvpn: regression fix, support LibreSSL again.
(I use a different patch than what was submitted by pizzamig@,
and have sent our patch upstream.)

Remove IGNORE_SSL.

While here, remove USE_LDCONFIG to fix a portlint complaint,
and fix a typo in a Makefile comment.

PR:		238382
Reported by:	pizzamig@
2019-09-07 08:04:53 +00:00
Matthias Andree
89d48aabaf security/openvpn-devel: Maintainer update to 201935
This commit updates the port to the latest development snapshot.

Additional changes over PR:
- leave CATEGORIES alone (leaving net-vpn in)
- move IGNORE_SSL upwards and remove USE_LDCONFIG to please portlint -CA

PR:		240376
Submitted by:	ecrist@secure-computing.net (maintainer)
2019-09-07 07:37:58 +00:00
Hajimu UMEMOTO
08790eea5e portlint 2019-09-07 06:57:05 +00:00
Thomas Zander
4394483e93 Update to upstream version 18.10.2
PR:		239952
Submitted by:	rhurlin@gwdg.de (maintainer)
2019-09-07 06:44:10 +00:00
Hajimu UMEMOTO
9665576959 Add new ports -- Myrica free TrueType fonts for programming 2019-09-07 06:40:50 +00:00
Kubilay Kocak
531e72dfad accessibility/orca: Fix pkg-descr ending with a URL
A URL ending a sentence, with a full stop after it, causes pain
for renderers such as freshports.org and other clients that may hyperlink
them.

Since the same URL is just below it in the pkg-descr WWW URL, amend
the sentence to point to it instead.

PR:		240385
Reported by:	Graham Perrin <grahamperrin gmail com>
Approved by:	portmgr (blanket: just fix it)
2019-09-07 06:33:16 +00:00
Mikhail Teterin
99a911cad6 Fix one more bug from the era, when trees were large and
pointers -- the size of int.

Sponsored by:	filial duty
2019-09-07 03:52:29 +00:00
Roman Bogorodskiy
22cb755ea2 misc/osinfo-db: update to 20190905 2019-09-07 03:40:17 +00:00
Gerald Pfeifer
5d714f0a7c Update to the 20190905 snapshot of GCC 7.4.1.
Loads and loads of backports of testcases, Fortran, some LTO and tree
optimizer fixes, C++ and libstdc++, apparently prepared for a compiler
Red Hat uses somewhere.
2019-09-07 03:07:46 +00:00
Jan Beich
3dc7c09c80 comlang/rust-nightly: update to 1.38.0.20190907
Changes:	9af17757be...6e19f3f383
2019-09-07 00:52:29 +00:00
Jan Beich
eb005e89b8 multimedia/aom: update to 1.0.0.2343
Changes:	https://aomedia.googlesource.com/aom/+log/05b33047c..60faba77f
2019-09-07 00:25:34 +00:00
Jan Beich
bf343624e7 multimedia/rav1e: update to s20190906
Changes:	b9975f82...f39b1d75
2019-09-07 00:25:26 +00:00
Jan Beich
d801aa5e3f emulators/yuzu: update to s20190905
Changes:	50b5bb44a...4ee994963
2019-09-07 00:25:18 +00:00
Jan Beich
cb63d81c94 emulators/citra: update to s20190906
Changes:	8acd2b966...4bc22aa35
2019-09-07 00:25:10 +00:00
Jan Beich
4d0efda550 emulators/rpcs3: update to 0.0.6.8650
Changes:	08c12f4c0...efa501dac
2019-09-07 00:25:03 +00:00
Niclas Zeising
bbdc32d38e Portlint 2019-09-07 00:20:31 +00:00
Niclas Zeising
9e0c173a3b x11/luit: Change upstream
Change upstream of x11/luit to use invisible-island.net (same as xterm).
xterm is the only user of luit, and has been making some changes to luit.
The previous upstream, freedesktop.org, has deprecated their version of
luit.

Discussed with:	ehaupt
2019-09-07 00:19:44 +00:00
Danilo G. Baio
ba1ace875f devel/py-fabric: Update to 2.5.0
Fabric 2 is not at 100% feature parity with 1.x! Some features have been
explicitly dropped, but others simply have not been ported over yet,
either due to time constraints or because said features need to be
re-examined in a modern context.

More information at:
https://www.fabfile.org/upgrading.html#upgrading
https://www.fabfile.org/upgrading.html#upgrade-specifics

Changelog:	https://www.fabfile.org/changelog.html

Reviewed by:	koobs (maintainer)
Approved by:	koobs (maintainer)
Differential Revision:	https://reviews.freebsd.org/D20683
2019-09-06 23:25:53 +00:00
Danilo G. Baio
571c399a5c devel/py-fabric: Copy to devel/py-fabric1
Make way for devel/py-fabric to be updated to its latest version (2.x)

Updates dependents that require fabric < 2 to devel/py-fabric1

Reviewed by:	koobs (maintainer)
Approved by:	koobs (maintainer)
Differential Revision:	https://reviews.freebsd.org/D21304
2019-09-06 23:23:09 +00:00
Niclas Zeising
ac2904823c games/xpilot-ng-client: deprecate
Deprecate games/xpilot-ng-client and set an expiration date.  This port
depneds on libXxf86misc, which is deprecated.
2019-09-06 23:00:30 +00:00
Niclas Zeising
3e821817ac x11/libXxf86misc: Deprecate and set expiration
x11/libXxf86misc has been deprecated upstream, deprecate it in FreeBSD ports
as well.
The last few dependent ports are being worked on.
2019-09-06 22:58:29 +00:00
Jan Beich
304bb1c46f multimedia/ffmpeg: update to 4.2.1
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2.1:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
2019-09-06 22:53:54 +00:00
Jan Beich
9aba6fce60 multimedia/svt-av1: update to 0.6.0.277
Changes:	9a15408f...b7b71ce4
2019-09-06 22:53:41 +00:00
Niclas Zeising
239736b1aa Adjust deprecation date. 2019-09-06 22:31:53 +00:00
Niclas Zeising
daa5e3c785 x11/xdpyinfo: Really remove xf86misc dependency 2019-09-06 22:22:05 +00:00
Niclas Zeising
99117f7373 print/fontforge: Update to 20190801
* Update to 20190801
* Update distinfo
* Update pkg-plist
* Move most required things to options (only required LIB_DEPENDS is
  freetype2 and only required GNOME use is glib20 and libxml2)
* USES autoreconf no longer needs to have the build argument because they
  made their bootstrap be just running autoreconf and not all the other
  junk it did before
* USES localbase in favor of setting CPPFLAGS and LDFLAGS to those
* iconv is forced on despite being an option as the build fails without
  iconv for some reason
* Included options for some things that were not options before but are
  configurable via GNU configure
* Removed patches from files: patch-Makefile.am (uthash not used anymore),
  patch-fontforge_cvexport.c and patch-fontforge_print.c (that code was
  removed and the patch is not needed anymore),
  patch-fontforge_splinefont.h (looking at SVN history, this was added
  to fix build for 8.x, but that isn't supported anymore and it builds
  without this)
* Added patch to files: patch-m4-fontforge__arg__enable.m4 (without this,
  woff2 was always being enabled regardless of --enable/disable-woff2
  being set)

Changelog:

https://github.com/fontforge/fontforge/releases/tag/20190801

PR:		239768
Submitted by:	kunda
Approved by:	Naram Qashat (maintainer)
2019-09-06 22:20:07 +00:00
Niclas Zeising
e8999e72d4 x11/xdpyinfo: Remove xf86misc dependency
Remove libXxf86misc dependency in x11/xdpyinfo.  libXxf86misc is being
deprecated.
While here, add USES=xorg xorg-cat.
2019-09-06 21:36:11 +00:00
Niclas Zeising
b29a542c5e Bump portrevision 2019-09-06 21:26:20 +00:00
Niclas Zeising
f7b93d7f9c x11/xorg-libraries: Remove xf86misc dependency
Remove the libXxf86misc dependency from xorg-library. Xxf86misc is
deprecated upstream, and there is no need to have it installed in the
default xorg installation.
2019-09-06 21:23:57 +00:00
Kyle Evans
ee6e10da70 security/fsh: Remove redundant escapes of ordinary characters
Makefile.in has a number of escapes (all following @ in the sed expression)
that only serve to stop a sed in the configure script from replacing them.
Escaping ordinary characters is considered undefined behavior by POSIX, and
the patch in bug #229925 aims to serve out errors for escaping of most
ordinary characters to reduce friction when some of these sequences are
given special meaning.

QA:
 * portlint: OK (minor warnings that should be addressed separately)
 * testport: OK (poudriere: 13.0-CURRENT and 12.0-RELEASE, amd64)
 * diffoscope: OK (only minor metadata changes to package)

PR:		240308
Approved by:	koobs (ports)
2019-09-06 21:20:25 +00:00
Niclas Zeising
c87672f391 tabs, not spaces. Adjust expiration date 2019-09-06 21:20:08 +00:00
Kyle Evans
5a4d5949d8 x11-wm/ede: Add sed=gsed
Two problems lie in ${EDELIB_WRKSRC}/sslib/gen-c-string.sh sed usage:

- \s is a GNU extension, this is trivially replaced with [[:space:]],
  HOWEVER:
- The next expression uses \t and expects a tab, but this will not happen
  with our sed.

\s was caught by the patch in bug #229925 that forbids escaping ordinary
characters that have no extra meaning to lessen the stress of later adding
special behavior to some of these escape sequences. \t, however, will just
silently do the wrong thing.

Switch this over to gsed for now; a pass will be done later to check out
every port with BUILD_DEPENDS containing gsed to evaluate whether we're
ready for them to use base sed or not.

QA:
 * portlint: OK (minor warnings that should be addressed separately)
 * testport: OK (poudriere: 13.0-CURRENT and 12.0-RELEASE, amd64)
 * diffoscope: OK (only minor metadata changes to package)

PR:		240312
Approved by:	koobs (ports)
2019-09-06 21:18:48 +00:00
Niclas Zeising
48964adb37 deskutils/xmaddressbook: Deprecate
Deprecate deskutils/xmaddressbook, it depends on the deprecated x11/liboldX,
is unmaintained and there doesn't seem to be an upstream.
2019-09-06 21:10:41 +00:00
Niclas Zeising
a15b720dfd deprecate various xorg libraries
Deprecate various xorg libraries, as they have been deprecated upstream.
Remove them from xorg-libraries.

List of deprecated ports:
x11/libXevie
x11/liboldX
x11/libxkbui
x11-fonts/libXfontcache
2019-09-06 21:09:17 +00:00
Niclas Zeising
8ec3562f0c x11/xscreensaver: Update dependencies, misc fixes
Update x11/xscreensaver dependencies, and remove the dependency on
Xxf86misc.
Add USES=xorg
2019-09-06 20:42:50 +00:00
Niclas Zeising
13b38cf966 x11/xscreensaver: Fix plist
Fix pkg-plist for x11/xscreensaver.  This was mixed with the 5.43 update,
when moving from git to svn.
2019-09-06 20:38:57 +00:00
Dmitry Marakasov
14c77701c5 - Update to 2.9.1 2019-09-06 20:01:29 +00:00
Baptiste Daroussin
de25685809 Update to 1.11.99.3 2019-09-06 19:54:16 +00:00
Tobias Kortkamp
0d274a7585 x11-fonts/spleen: Update to 1.2.0
Changes:	https://github.com/fcambus/spleen/blob/1.2.0/ChangeLog
2019-09-06 19:35:22 +00:00
Matthias Andree
62f714af19 Patch sed(1) regexp in self-test script from GNU to POSIX syntax.
PR:		240307
Submitted by:	kevans@
Approved by:	ecrist@secure-computing.net (maintainer)
2019-09-06 19:19:00 +00:00
Niclas Zeising
b87eeb8c63 x11/xset: adjust dependencies and misc fixes
Adjust dependencies, most notably, remove the dependency on libXfontcache,
which isn't needed.  libXfontcache is slated for deprecation and removal.
While here, switch to USES, and add license information.
2019-09-06 19:11:50 +00:00
Niclas Zeising
a1969adc90 x11/xorg-apps: Don't depend on luit
luit is deprecated upstream, but still needed bu xterm, so it can't be
deprecated in ports.  Until a solution for xterm is found, just remove it
from x11/xorg-apps, but don't deprecate it.
2019-09-06 18:44:13 +00:00
Niclas Zeising
4bcc7399a3 Deprecate various xorg apps
Deprecate various xorg apps, they have all been deprecated upstream.
Remove the dependency in xorg-apps as needed.

List of deprecated apps:
xprehashprinterlist
xrx
xsetmode
xsetpointer
2019-09-06 18:41:51 +00:00
Niclas Zeising
ada1b65817 Depcrecate various xorg drivers
Depreacate various xorg input drivers, all have been deprecated upstream:
xf86-input-acecad
xf86-input-fpit
xf86-input-hyperpen
xf86-input-mutouch
xf86-input-penmount
2019-09-06 18:36:40 +00:00
Niclas Zeising
db961cf6ca Tabs, not spaces. 2019-09-06 18:32:02 +00:00