125740 Commits

Author SHA1 Message Date
benno
738a839d3b link loccount to the build 2018-01-08 20:28:02 +00:00
benno
754a0334c7 add new port of loccount, it can count lines of codes in many
languages.
ported by Klemens Nanni, ok sthen@
2018-01-08 20:26:08 +00:00
bcallah
b0dd4531e2 Set games/freeserf to be ONLY_FOR_ARCHS=${LP64_ARCHS} to not waste time
trying to build this on 32-bit archs for now. It's broken. Bug report sent
upstream.
Reported by sthen@ on i386, confirmed by me on arm.
2018-01-08 19:37:46 +00:00
bcallah
d7ecf86e9b +wmutils 2018-01-08 19:24:57 +00:00
bcallah
75b3cc9bbb Import x11/wmutils, a set of tools for X window manipulation.
Submission by Kaashif Hymabaccus <kaashif AT kaashif DOT co DOT uk>, who
takes MAINTAINER, thanks!
ok bentley@

wmutils is a set of tools for X windows manipulation. Each tool only has                                                                        
one purpose, to make it as flexible and reliable as possible. This
package includes tools to list, kill, move, teleport, focus and resize
windows, and more.

wmutils opt contains programs to move windows with the mouse, control
window borders, and view a window's events and title. These programs
rely on wmutils-core to be useful, but can be run without it if you have
another method of getting window IDs to operate on.
2018-01-08 19:24:31 +00:00
ajacoutot
7e7c9496bb Update to evolution-ews-3.26.4. 2018-01-08 16:21:50 +00:00
ajacoutot
caf5a8022f Update to evolution-3.26.4. 2018-01-08 16:21:28 +00:00
ajacoutot
820358d951 Update to evolution-data-server-3.26.4. 2018-01-08 16:21:03 +00:00
sthen
45d16ccecf update to get_iplayer-3.10 2018-01-08 15:06:40 +00:00
sthen
fefdbe04e5 security update to irssi-1.0.6, from Klemens Nanni
https://irssi.org/2018/01/07/irssi-1.0.6-released/
2018-01-08 15:02:23 +00:00
kirby
022c83a9c9 update HOMEPAGE 2018-01-08 13:55:02 +00:00
kirby
8cf748ba3b update to mc-4.8.20
ok robert@, maintainer
2018-01-08 11:35:28 +00:00
kili
93e9a7a3eb With some diffs from the upstream darcs repository and some less
strict dependencies on libraries bundled with ghc, this builds fine
with both ghc-8.2 (in my tree, not yet committed) and ghc-8.0 (in
the current tree).

Tested against ghc-8.0 by jca@, thanks!

It may also build again on i386, but I still have to check this.
2018-01-08 10:18:39 +00:00
kirby
caf0264d3e update to wammu-0.44 2018-01-08 07:51:48 +00:00
kirby
a2f9156e32 update to python-gammu-2.11 2018-01-08 07:51:19 +00:00
kirby
3484f3745a update to gammu-1.39.0 2018-01-08 07:50:46 +00:00
giovanni
c8904a4e02 Update database and fix updatedb target 2018-01-08 07:28:16 +00:00
abieber
3f6f228006 Bump chirp to the 20180104.
- fall back to my server until the full cert chain is used.
- add missing rundep for repeaterbook

OK jca@, almost a ":-]" from sthen@ \o/
2018-01-08 01:37:02 +00:00
jca
39150ad12b Install manpages
from Thanasoulas Spiros (maintainer)
2018-01-08 00:22:54 +00:00
awolk
171f60a39f devel/sdl2 2.0.5 => 2.0.7
OK sthen@

sent by Thomas Frohwein, who also takes MAINTAINER (thanks!)

Notable port changes:
 - jack audio disabled from build
 - libsamplerate as ldepends
 - prevent SDL from returning an error when built
   without haptic support, this allows FNA based
   games to work instead of dying
 - x11window patch is no longer needed (upstreamed)
 - modify SDL_GetPlatform to pretend we are Linux
   which allows FNA based games to run before the
   upstreamed change trickles down to released
   games
2018-01-07 22:56:46 +00:00
rsadowski
fff2c8a191 Explicitly disable SDL
"It doesn't seem to install anything that depends on sdl but it does build
things using the headers which fail if sdl is removed between configure and
build" -- sthen@

ok sthen@
2018-01-07 22:17:48 +00:00
bentley
01b1c687c3 Update to widelands-0.19.
Release notes:
https://launchpad.net/widelands/+milestone/build-18
https://launchpad.net/widelands/+milestone/build19

reads fine to kirby@ (after applying some of his tweaks)
2018-01-07 22:05:09 +00:00
awolk
b12b9fc6db devel/zeal 0.4.0 => 0.5.0
OK rsadowski@
2018-01-07 17:33:25 +00:00
jasper
d514f5e9fb update to ttfautohint-1.8.1 2018-01-07 12:07:11 +00:00
jasper
b44dc6de2d update to borgmatic-1.1.12 2018-01-07 12:06:32 +00:00
jasper
6465d9048e update to rspec-core-3.7.1 2018-01-07 12:03:30 +00:00
ajacoutot
56448f6d12 Add PORTROACH marker. 2018-01-07 11:10:59 +00:00
ajacoutot
8c586656b4 Update to ecs-cli-1.2.1. 2018-01-07 11:09:27 +00:00
espie
ab0ab94863 surprisingly enough, split returns a minimal result (e.g., 0 element)
when confronted with an empty line.
Reorg parsing to handle this properly.
While there, have the parsers display a name/line number for bogus lines
in stat files (most often produced by filesystem burps)
2018-01-07 10:49:15 +00:00
ajacoutot
85702c979e Committed upstream. 2018-01-06 18:17:46 +00:00
jsg
ae34daeaa5 update to redeclipse 1.6.0
Switch back to using a combined distfile now it is available again.
Avoids problems fetching split distfiles from submodule repositories
reported by Thomas Frohwein.
2018-01-06 17:05:04 +00:00
landry
1f935218dc New micro version with some fixes, again from semarie@:
- proper support of installurl(5) (empty lines, comments...)
- for patching:
  - check for endianness issues (a LSB arch could only patch a LSB arch)
  - some archs aren't patchable to add the install/upgrade file (bsd.rd
  is stripped/gzipped): alpha, sparc64, hppa
2018-01-06 14:34:17 +00:00
ajacoutot
238df52449 PotentialMatch: don't rely on null-terminated string.
Fixes a 3+ years old crash with gnome-contacts.
2018-01-06 12:45:02 +00:00
feinerer
eabc848dfa Update to abcde 2.8.1
ok rsadowski@
2018-01-06 11:39:24 +00:00
ajacoutot
07a3d5099d Fix end-of-string check (upstream). 2018-01-06 11:30:30 +00:00
ajacoutot
6123dd312b Update to awscli-1.14.19. 2018-01-06 10:35:58 +00:00
ajacoutot
e101983302 Update to py-botocore-1.8.23. 2018-01-06 10:35:34 +00:00
ajacoutot
5bc9685e30 Update to py-boto3-1.5.9. 2018-01-06 10:35:18 +00:00
ajacoutot
62993ae717 Update to terraform-provider-alicloud-1.5.1. 2018-01-06 10:26:50 +00:00
rpointel
8bf808aabb update plaso to 20171231.
ok rsadowski@.
2018-01-06 10:10:13 +00:00
rpointel
57052e2a39 update py-dfvfs to 20171230.
ok rsadowski@
2018-01-06 10:09:18 +00:00
rpointel
d41c3b0f25 upate py-dfdatetime to 20171228.
ok rsadowski@.
2018-01-06 10:08:17 +00:00
landry
8355a49e27 +upobsd 2018-01-06 09:34:59 +00:00
landry
6bc0a4b5d7 Import upobsd, from upstream semarie@
upobsd is a ksh(1) script designed to download, verify and optionally patch
bsd.rd image.

upobsd will download bsd.rd image using ftp(1) from mirror defined in
installurl(5), will verify the downloaded file using signify(1) and local key
inside /etc/signify to ensure integrity, and optionally patch the image for
adding auto_install.conf or auto_upgrade.conf file to add support of offline
autoinstall(8).

requested by danj@, ok rsadowski@
2018-01-06 09:34:31 +00:00
bentley
f23ce59481 Update to cool-retro-term-1.0.1.
Also mark WXNEEDED and add some runtime qt5 dependencies.

ok rsadowski@
2018-01-06 04:46:12 +00:00
bentley
627b864e3f +hanazono, +ibm-plex 2018-01-06 04:44:14 +00:00
bentley
c9588eadff Import ibm-plex-0.5.3.
IBM Plex is IBM's corporate type family. It is used by IBMers for all
typographical situations, whenever possible.

ok rsadowski@
2018-01-06 04:43:34 +00:00
bentley
67591455b7 Import hanazono-20170904.
Hanazono is a Ming-style Japanese font containing over 100,000 characters
defined in the ISO/IEC 10646 standard / the Unicode standard.

It is divided into two files:

- HanaMinA.ttf, containing:
  - Non-kanji
  - CJK Unified Ideographs (URO, URO+, Ext.A)
  - CJK Compatibility Ideographs (with Supplement)
  - Kanji chars defined in JIS X 0213:2004
  - IVD (with base chars in SIP)
  - Table of General Standard Chinese Characters
  - HKSCS (Hong Kong Supplementary Character Set)
  - CDP-EUDC

- HanaMinB.ttf, containing:
  - CJK Unified Ideographs (Ext.B, Ext.C, Ext.D, Ext.E, Ext.F)

ok rsadowski@
2018-01-06 04:41:56 +00:00
bcallah
95270321ac +freeserf 2018-01-05 23:50:42 +00:00
bcallah
e1ea44d121 Import games/freeserf, a Settlers 1 (Serf City) clone.
ok awolk@

FreeSerf is a faithful clone of the simulation game The Settlers 1 aka
Serf City, a 4X game in similar vein to Populous and Sim City.

FreeSerf requires data files from the original game, either the DOS
version or the Amiga version, to function properly.
2018-01-05 23:50:19 +00:00