kettenis
6716b674c9
Add powerpc64 to GCC49_ARCHS.
...
ok jasper@
2021-01-18 19:32:50 +00:00
sthen
c4cf25a65c
add 863 for mail/dcc
2021-01-17 21:27:04 +00:00
abieber
1018dcc930
Teach go.port.mk and Go.pm how to escape modules that contain uppercase
...
letters.
OK kn, make magic from espie/naddy, feedback from afresh1 and sthen.
2021-01-16 23:38:13 +00:00
kn
9196604f15
Support .rpm in EXTRACT_CASES
...
Less special cases in (rare) ports, pluse one can use EXTRACT_FILES as usual now.
OK espie robert
2021-01-10 22:29:33 +00:00
sthen
0f8fca3a21
mips64el moved to clang, update ports arch-defines to match. from Brad.
2020-12-22 12:53:42 +00:00
sthen
ca096aa34b
poison some py-related things which are easy to get wrong:
...
MODPY_ADJFILES (should be MODPY_ADJ_FILES)
MODPY_PYPI (should be MODPY_PI)
2020-12-15 14:52:27 +00:00
rsadowski
87a069bf2f
Remove kde3/kde4 and phonon check(s)
...
OK sthen
2020-12-12 15:12:07 +00:00
rsadowski
5f64f2567d
Disable _kdesud and _kdm from KDE3/4
2020-12-12 07:30:48 +00:00
paco
3bd9ffa229
prevent error on modgo-gen-modules when MODGO_MODULES or MODGO_MODFILES
...
are not defined
ok abieber@
2020-12-08 09:03:29 +00:00
sthen
681eeb9d7b
Use strip -d, not just plain "strip", when removing debug symbols from
...
binaries for packages using DEBUG_PACKAGES. This avoids the current
situation where a backtrace is useless (function names all "??") if
a package was built with DEBUG_PACKAGES but the debug-foo package is
not installed. ok espie@ pirofti@
2020-12-04 15:04:52 +00:00
sthen
c6ef3bc530
+blackbox_exporter
2020-11-21 12:26:50 +00:00
sthen
bf68142e73
switch py-tagpy to py3-only and remove its only py2-consumer audio/zeya
...
(a ten year old network daemon, no longer maintained in ports or upstream;
distfiles were fetched from debian who removed it from their packaging ~5
years ago). py-tagpy is one of the few consumers of boost's py2 library.
ok jca
2020-11-14 11:57:56 +00:00
ajacoutot
5d8191de37
Comment the _colord user/group.
2020-11-14 11:07:10 +00:00
danj
456f70f468
Comment _wiresep
...
net/wiresep has been removed in June after wg(4) arrival.
2020-11-13 23:31:37 +00:00
espie
79d673f522
by default, only run pkg-locatedb for "new" files, so that people will
...
actually run it by default
okay sthen@
2020-11-08 17:01:52 +00:00
espie
c52fecbcac
left a bit of dead code while refactoring
2020-11-07 10:54:22 +00:00
solene
b89bf0335d
+ _i2p for net/i2p
2020-11-04 19:15:30 +00:00
abieber
0a093b7690
reserve 860 for net/dendrite
2020-10-22 13:52:57 +00:00
paco
fa9826f854
new target modgo-gen-modules for lang/go
...
It generates the lists for MODGO_MODULES and MODGO_MODFILES
Useful to update go ports.
ok abieber@
2020-10-09 13:23:51 +00:00
jasper
aeb6c4582b
mop up after apache-activemq removal
2020-09-12 15:33:51 +00:00
abieber
9b54d33cad
reserve 859 for net/miniflux
2020-09-08 22:35:04 +00:00
rsadowski
fb3931fb4c
Rework multimedia/phonon multimedia/phonon-backend
...
- Remove infrastructure/bin/portcheck bits.
2020-08-20 17:58:57 +00:00
solene
6e9c7f648b
Comment _ajaxterm user after www/ajaxterm removal
...
Pointed out by danj@
2020-08-20 13:31:17 +00:00
sthen
54a13723b7
bump SYSTEM_VERSION on clang archs, to trigger pkg_add to update
...
everything so that people updating from subsequent snapshots won't
have old clang 8-compiled packages lying around.
also will work around the problem where packages don't have WANTLIB
in sync, in some cases these have an unlisted dependency on libc++
which won't have been updated as needed (found by matthieu@).
ok ajacoutot@
2020-08-13 17:08:45 +00:00
bcallah
475f912824
Reserve 858 for _purritobin. Forgot to do this on import.
...
Spotted by naddy@, thanks.
2020-08-13 14:02:18 +00:00
jca
04197b1fe1
Add powerpc64 to LLVM_ARCHS
...
from Brad
2020-08-11 08:27:24 +00:00
kettenis
1e4c58a117
Add support for powerpc64.
...
ok naddy@, jsg@
2020-07-12 07:59:48 +00:00
abieber
096e6c6ae4
Teach 'portgen go' how to re-use existing ports. Also remove debug lines
...
that made it in.
OK afresh1@
2020-07-11 22:26:01 +00:00
espie
9a3fd2f8c5
do NOT check license issues for !current packages, because we don't care
...
that much, and more importantly, because there may be gaps in the database
for various reasons
2020-07-04 18:29:21 +00:00
espie
b1b8421b9e
seems that other people do not use this...
...
get rid of cdrom_okay
2020-07-04 16:54:22 +00:00
espie
877acdbb0a
thinko
2020-07-04 16:53:42 +00:00
sthen
6992f5117a
update search.cpan.org -> metacpan.org, from cwen@ in 2018,
...
similar diff from Yozo TODA. bumps to follow.
2020-07-03 21:42:55 +00:00
sthen
75244c1bf6
portgen: unbreak PyPI
2020-07-02 21:07:51 +00:00
espie
24e163809a
register-plist is a logical place to be able to save stuff elsewhere,
...
set up to be able to save manpages
2020-06-28 10:58:25 +00:00
abieber
273b7fe1fe
Remove extra shell.
...
Fix from espie@
2020-06-26 23:26:04 +00:00
espie
ada8dbb7b9
explain why FAKE_TREE_OWNER is not a regular option
2020-06-26 14:47:05 +00:00
espie
2519958a27
add code to write conflict-related info in the cookie, so that if it changes
...
we rerun pkglocate
also check the pkglocate cookie vs the fake cookie, so that we rerun things
if somehow fake was rerun without cleaning things first (unlikely, but still)
2020-06-26 13:00:07 +00:00
espie
75f4ce503e
manage a pkglocate_cookie, so that pkglocate is not run every time.
...
Note the TODOs, there's some code to be written to actuall re-run
pkglocate when the conflicts change.
2020-06-26 12:00:27 +00:00
espie
5918cd90f0
add a PKGLOCATE_COOKIE that will be filled in by update-plist
...
turns out update-plist already groks -D thanks to inheriting from
common code!
2020-06-26 11:51:16 +00:00
espie
a0db38ea1e
nit, help debug
2020-06-26 11:02:32 +00:00
abieber
970e853fd4
Add the ability to follow redirected dependencies.
...
- De-duplicate our .mod and .zip files.
- Move chdir to a child process.
- Break MODGO_MODULES and MODGO_MODFILES values into their own lines
for easier reading.
2020-06-25 13:57:45 +00:00
espie
c5cb81bbcb
remove the switch, use a map name -> class
...
this makes it easier to add languages, and also provides more decent
error reports in case of a bad language
okay afresh1@
2020-06-22 12:51:12 +00:00
kn
26fdc586a0
Liste failed patches at the end of "make patch"
...
Updating bigger ports with lots of patches, combing the target's output
for failed hunks can be cumbersome; print failed patch files one per line
iff there are any to provide immediate feedback on what wrong and where.
"definitely wanted" landry
Style nits, OK espie
2020-06-16 13:41:42 +00:00
espie
81880cb49e
refactor, no functional change. Start grouping and naming options
2020-06-13 09:14:14 +00:00
landry
43bd00b16b
add uid/gid 857 for _web2ldap user
2020-06-12 11:27:08 +00:00
espie
111c80ba34
add a -s snap option that will always write plist into a separate
...
directory if no error
2020-06-10 07:42:39 +00:00
espie
9951bc2039
I forgot about the mogrified part, respect -n too
...
tweak the message to show that nothing got written
2020-06-10 06:54:29 +00:00
espie
41099bc700
add option -n, as it's the simplest one to do
...
(do all the checks, but don't write a thing. useful for bulks with test
changes that should be reverted later)
2020-06-09 21:00:33 +00:00
espie
84a844882e
add REGISTER_PLIST_OPTS
...
to be used to allow various things
2020-06-09 11:01:08 +00:00
paco
2c326f8b33
add FIX_CLEANUP_PERMISSIONS and enable it by default on go.port.mk when
...
using MODGO_MODNAME.
This is needed to work around this issue:
https://github.com/golang/go/issues/27455
which makes `make clean` because of the restrictive permissions.
input and corrections from sthen@ and jca@
ok sthen@ jca@ espie@
2020-06-08 13:16:26 +00:00