128597 Commits

Author SHA1 Message Date
espie
239dcd491c - do the stripping of directories in a pass BEFORE backsubst
because stripped contains actual dirs (this should fix dir issues)
- tweak do_backsubst to take an actual unsubst string, because sometimes
we use it on a partial string that does not have unsubst value
- add an actual state/mode automata. TODO: notice interesting modes upfront
and not very late.
2018-05-01 07:41:51 +00:00
kirby
559862b84f switch to github releases 2018-05-01 07:31:54 +00:00
jasper
fbde5197ab unbreak sqlports by marking these ports broken. they have a LIB_DEPENDS on
kate which was removed last weekend without checking dependant ports.
2018-05-01 06:44:39 +00:00
jasper
2ed1b2e5d1 drop dependency on kde4 kate which has been removed. it's only a TDEP so i'll
simply switch this to to x11/kde-applications/kate; untested.
2018-05-01 06:42:41 +00:00
ajacoutot
923d4cb51a Unbreak, this needs python for building (compilall.y).
make show=BUILD_DEPENDS is a good hint when you want to make sure BDEP are
what you think they are.
Remove useless MODPY_DEFAULT_VERSION.
There are some weird @comment handling in the PLIST but that's a fight for
another day.
2018-05-01 00:18:21 +00:00
espie
77bfdab02e for now, just keep @mandir, @fontdir, etc as they are...
FS2 does not know enough yet.
2018-04-30 21:58:04 +00:00
espie
02256f6f4c bleh the SUBST_VARS is ^BASE_PKGPATH, so don't 2018-04-30 21:47:49 +00:00
millert
a2ffd7ed31 Update to sudo 1.8.23 2018-04-30 20:55:38 +00:00
naddy
51ba45414e missing bump after PLIST ordering change 2018-04-30 20:40:11 +00:00
espie
3124790cef fix cleanup, don't reverse params to add, oops 2018-04-30 20:15:15 +00:00
espie
b9e77c6161 - introduce a few variables so that the matching code is more regular
- strip @kw from comments while creating a decent path
- DO NOT override comments from existing copied code
2018-04-30 20:13:51 +00:00
espie
234aba345f add annotations like @bin and friends to elements that were not tagged
properly.
2018-04-30 19:32:51 +00:00
espie
3436a4437f document stuff that's known to be done 2018-04-30 18:52:36 +00:00
espie
58576214ce so eval{} was a bit strong, check why it can't be where it should 2018-04-30 18:49:19 +00:00
espie
dd527b5636 some keywords change do not happen, because we copy old objects blindly
the way to fix that is known, put a placeholder for now
2018-04-30 18:37:28 +00:00
edd
fa7029f853 Link the python3 FLAVOR of py-prettytable. 2018-04-30 18:17:50 +00:00
edd
37f214708c Add python3 FLAVOR to textproc/py-prettytable.
From Sebastien Marie. OK danj@, thanks.
2018-04-30 15:52:27 +00:00
bluhm
8775de2df8 update p5-JSON-MaybeXS to 1.004000 2018-04-30 15:25:58 +00:00
bluhm
7e1405702c update p5-Data-Random to 0.13 2018-04-30 15:20:43 +00:00
espie
1ce8b66ac2 - first support for samples, turns out we track them correctly already
- basic support for sampledir
- mark copied tags as found, because (duh) they've been found.
- perform more surgery on comments, so that @comment some/dir/
works as expected

(missing: mostly @group/@user/@mode)
2018-04-30 14:28:21 +00:00
espie
f05673d588 create cvstags for any fragment we saw that doesn't have one already 2018-04-30 13:23:37 +00:00
espie
c98937cecb just keep the file name, MyFile is PkgCreate data we don't care about 2018-04-30 12:53:45 +00:00
ajacoutot
3a667fb6f2 Update to cyrus-imapd-3.0.6. 2018-04-30 12:46:22 +00:00
fcambus
35928d624d Update duktape to 2.2.1. 2018-04-30 12:06:48 +00:00
espie
34146309ff make it work for gpllibs 2018-04-30 12:00:12 +00:00
espie
2d5ad73272 - pass DISTORIG and PATCHORIG thru so that update-plist can warn
- pass user options at the end
2018-04-30 11:57:39 +00:00
pirofti
234ef441c6 Update gnuplot to 5.2.2.
OK steven@
2018-04-30 11:57:12 +00:00
espie
1384854ba1 proper display for strange file names 2018-04-30 11:56:47 +00:00
espie
e3c84b8603 oops, don't copy unknown objects twice
framework for bad suffixes
2018-04-30 11:50:01 +00:00
rpointel
36352d3b93 bugfix update apktool to 2.3.3. 2018-04-30 09:46:51 +00:00
jasper
fb7b8b3cc6 update to py-M2Crypto-0.30.1 2018-04-30 09:37:15 +00:00
espie
e3c3682c0e okay, this time around, there will be tweakable parts... 2018-04-30 09:29:12 +00:00
ajacoutot
766105e43c Update to gnumeric-1.12.40. 2018-04-30 09:17:11 +00:00
ajacoutot
78ddbb98fb Update to goffice-0.10.40. 2018-04-30 09:16:53 +00:00
jasper
dad277d212 unbreak, yet another port depending on the removed kde4 kate 2018-04-30 09:09:03 +00:00
ajacoutot
c3c0fb8e44 Update to remotebox-2.5. 2018-04-30 07:22:26 +00:00
landry
4e99914964 Forgot a quirks entry for the pygame->py-game renaming 2018-04-30 07:04:16 +00:00
bcallah
feaa94fbcc Fix runtime crash 2018-04-30 05:06:09 +00:00
jasper
364833f85b missing BDEP on sphinx 2018-04-29 22:24:56 +00:00
jasper
992b2f1ba5 remove unneeded patch 2018-04-29 22:05:53 +00:00
espie
19d4284f50 also annotate fragments so that they don't wander from plist to plist in
complex situations
2018-04-29 20:38:44 +00:00
espie
302972bcfb missing space 2018-04-29 19:26:33 +00:00
bentley
c16b942a30 Update to html-xml-utils-7.7.
Latest autoconf patches have now been committed upstream.
2018-04-29 18:19:33 +00:00
espie
3d92cccf1e special rule: for FULLPKGNAME, consider a new substitution on
shared/doc/pkg-readmes/
2018-04-29 13:08:32 +00:00
ajacoutot
8782635ed9 Update to p5-File-ChangeNotify-0.28. 2018-04-29 13:03:51 +00:00
espie
6066f99c65 strip directories later
so that we don't need to bother if there are NO DIRECTORIES WHATSOEVER
Lots of packages are going to love this :)
2018-04-29 13:03:45 +00:00
ajacoutot
8e4399de18 Missing BDEP: www/py-requests${MODPY_FLAVOR}, reported by andi at jaak dot de
While here, add a small note aout py3-smbc in DESCR (SMB browser support).
2018-04-29 13:02:12 +00:00
naddy
2187bd2029 Programs that use curses need to explicitly link with libcurses.
Fixes linking with lld.
2018-04-29 12:56:15 +00:00
ajacoutot
50e017b03c Update providers to their latest release. 2018-04-29 12:55:26 +00:00
naddy
a7d7ec4e4e Explicitly link with -liconv since the iconv() functions are called
directly from the program.  Fixes linking with lld.  ok yasuoka@
2018-04-29 12:34:20 +00:00