128768 Commits

Author SHA1 Message Date
jturner
8e0c359908 Update fossil to 2.6.
Release notes here: http://fossil-scm.org/index.html/doc/trunk/www/changes.wiki#v2_6
2018-05-05 23:23:13 +00:00
espie
ac9de708d2 rcscript carry their own cwd and are happy with it.
Maybe to revisit later...
2018-05-05 22:52:23 +00:00
espie
2fca71d4f7 libchewing's info file was built by gmakeinfo 2018-05-05 22:42:30 +00:00
espie
c578ab39b9 value *exactly* matching @comment\s* 2018-05-05 22:37:53 +00:00
espie
cac7e60949 let's handle the way ruby does things, with several plist fragments 2018-05-05 22:32:52 +00:00
jasper
29c9ac39ce update to gtksourceview4-4.0.1 2018-05-05 19:27:43 +00:00
jasper
f0fb468991 generate src/gtd-vcs-identifier.h upfront; there's a missing dependency
in the meson file which gets exposed due to ninja random build order.
2018-05-05 19:22:55 +00:00
espie
38dfbac910 rewriting app-defaults only work if we use the actual result on the other
side!
2018-05-05 17:32:13 +00:00
espie
21aac35279 remove warnings for people not using PORTS_PRIVSEP :) 2018-05-05 15:53:40 +00:00
espie
938b9cd017 this gains the gettext directories thru gettext 2018-05-05 15:42:05 +00:00
espie
61b3dc12e9 so what's the point in installing a manpage if you're not going to
package it ?...
2018-05-05 15:38:23 +00:00
espie
850c1a03d0 include/AL/ is owned by dependency audio/openal, so not needed 2018-05-05 15:33:47 +00:00
jasper
dc0ea3c983 +py-pygfm
+py-natsort
2018-05-05 15:08:00 +00:00
jasper
da1a6d48f0 import py-natsort-5.3.0
natsort provides a function natsorted that helps sort lists 'naturally'
('naturally' is rather ill-defined, but in general it means sorting
based on meaning and not computer code point).

ok aja@
2018-05-05 15:06:53 +00:00
jasper
45ef94bb73 import py-gfm-0.1.3
This is an implementation of GitHub-Flavored Markdown written as an
extension to the Python Markdown library. It aims for maximal
compatibility with GitHub's rendering.

ok aja@
2018-05-05 15:06:14 +00:00
jasper
50b2f8e7e2 +py-graphviz
+py-graphviz,python3
2018-05-05 15:05:52 +00:00
jasper
7aef043581 import py-graphviz-0.8.3
This package facilitates the creation and rendering of graph
descriptions in the DOT language of the Graphviz graph drawing software
from Python.

ok aja@
2018-05-05 15:04:50 +00:00
bcallah
db239eb1ff Update to lscpu-1.2.0
Remove ONLY_FOR_ARCHS. Now lscpu will compile and show at least some
information on every arch.
2018-05-05 13:44:49 +00:00
espie
8e95a7027a I don't quite get what ruby is doing, but get closer to making it work 2018-05-05 13:36:27 +00:00
espie
7ef8480466 so ruby does some crazy stunt...
handle half of it
2018-05-05 13:13:23 +00:00
espie
5b63566a6a I think it's ready, time to turn on NEW_UPDATE_PLIST by default
(we'll scrape the old code in a few days/weeks, keep it around for
comparison)
2018-05-05 12:50:54 +00:00
espie
bc8ec27b78 with PORTS_PRIVSEP, FETCH_PACKAGES must be run as _pfetch
adjust accordingly (cleaning up to come later, noticed by sthen@)

okay jca@
2018-05-05 12:50:12 +00:00
bcallah
e6a78a99fc +free 2018-05-05 12:50:06 +00:00
bcallah
4d5e3ede54 Import sysutils/free, a utility to display free and used memory in the
system.
ok bluhm@
2018-05-05 12:49:34 +00:00
espie
5ef938fbf6 make 'special variables' dynamic because we might want to NOT backsubst
based on the variable value.
To wit: MODPY_COMMENT
2018-05-05 12:45:09 +00:00
ajacoutot
13440cb5cb Update to ecs-cli-1.5.0. 2018-05-05 12:22:16 +00:00
espie
180dab5e1f empty variables are a special case altogether
we can't sort them, so perform reverse substitution repeatedly until
nothing is left to do.
2018-05-05 12:07:34 +00:00
espie
fe62a6b9e5 found yet another heuristic to implement, document I should do it 2018-05-05 11:48:46 +00:00
espie
9a065d0aab some LC_MESSAGES dirs stripped from dependencies 2018-05-05 11:43:30 +00:00
espie
1c93733674 remove TODO as it's done
never perform backsubst on cvs tags
2018-05-05 11:29:45 +00:00
sthen
7f6f842b3a regen PLIST, a pkgconfig file was added in 2.10 2018-05-05 10:45:01 +00:00
jasper
18ffe8a687 - fix linking with lld as pointed out by naddy@
- use CMAKE_C_FLAGS
2018-05-05 10:39:13 +00:00
espie
414bfe2a40 make empty variable work at start of string, need to anchor for that
remove keyword work-around, since we have the full string now, so it
will just breaks things.
2018-05-05 10:17:30 +00:00
jasper
fdcda69d69 update to pdfpc-4.1.1 2018-05-05 09:43:26 +00:00
jasper
87d1619e11 update to geoclue2-2.4.10 2018-05-05 09:39:27 +00:00
espie
921e58b27e move the backsubst as late as possible
this actually removes some special cases, as all items have
fullstring representation, and these match directories, for
instance

requires subst "at start" to match some word boundaries

add shortcut to subst



also add LOCALSTATEDIR to the list of ignored variables
2018-05-05 09:36:57 +00:00
jasper
718caf561b merged upstream 2018-05-05 09:34:47 +00:00
ajacoutot
df923bae21 Update to awscli-1.15.14. 2018-05-05 09:09:21 +00:00
ajacoutot
a9f11db360 Update to py-botocore-1.10.14. 2018-05-05 09:09:09 +00:00
ajacoutot
b912fa13b1 Update to py-boto3-1.7.14. 2018-05-05 09:08:54 +00:00
espie
3f359f4cd9 3 isa is sign it's time for an actual method 2018-05-05 09:07:57 +00:00
ajacoutot
10f8a4885e Update to py-dbus-1.2.8. 2018-05-05 09:05:20 +00:00
espie
86224df449 - fix issues with multimedia/motion
* we can't deduce Sampledir status from the FS
* sample files installed in /etc will yield bad results

- note that backsubst should happen even later on
- note there is some intelligence to add to unexec (noticed on hs's unregister)
2018-05-05 09:02:50 +00:00
ajacoutot
c94e3983e5 Unbreak error handling in the wrapper script (it was exiting the subshell
instead of the current one).

ok solene@
2018-05-05 08:23:17 +00:00
solene
4267358567 + barony 2018-05-04 22:31:43 +00:00
solene
38aab78e4b Import barony 3.1.4
Barony is a 3D, first-person roguelike. The goal of the game is to descend to
the bottom of a dark dungeon known as the Devil's Bastion and destroy an undead
lich named Baron Herx, who terrorized the peaceful town of Hamlet in life and is
now harboring a curse against the land from beyond the grave. To aid you in your
quest are friendly humans who have been eeking out a rough life within the
dungeon for generations, as well as any friends you can bring with you in real
life: Barony is the first of its kind as a first-person roguelike in that it
fully supports cooperative multiplayer for up to four players.

Port by David Carlier (maintainer)
Ported to OpenBSD by thfr@, bcallah@ and David Carlier
Help from sthen@, danj@, bcallah@, solene@

ok sthen@, danj@, bcallah@
2018-05-04 22:30:08 +00:00
sthen
5d95ab140b patch to disable cmake picking up libexecinfo / execinfo.h during build;
seems this can happen on ports-gcc arches. reported by/tests landry@
2018-05-04 21:36:24 +00:00
benoit
560167a23c Update to rocksndiamonds-4.1.0.0. 2018-05-04 21:04:43 +00:00
benoit
bbb6b610a7 Update to py-paramiko-2.4.1. 2018-05-04 20:31:30 +00:00
benoit
aed6f9af97 Update to libspectrum-1.4.2. 2018-05-04 20:10:21 +00:00