225 Commits

Author SHA1 Message Date
sthen
114b1e4413 Bump the remaining ports to trigger updates following cpu stats
changes (CPUSTATES/etc). Last part.

- some of these might be in code that's not actually built or rarely
used but it's not worth the hassle evaluating that, i'm just bumping &
moving on.

- as mentioned before, there might still be runtime problems relating
to the addition or renumbering.
2018-06-01 15:44:28 +00:00
espie
ee22850e05 and the plist of course 2018-05-26 10:45:41 +00:00
espie
d7f47585c7 - declare a proper @mandir
- don't subst CC in PLIST
2018-05-26 10:45:04 +00:00
gsoares
7ee94eb614 make plan9port work with MAP_STACK
initial diff from Aaron Poffenberger <akp () hypernote ! com>
2018-04-09 15:14:33 +00:00
gsoares
263b11cd4e update to latest github commit
(20180117) 019be4481fee53a999ccb73c78e40df5f408b24e
2018-01-20 03:29:56 +00:00
gsoares
30ded73ecc update to 20171127
pkg/README bits from Ray Lai, thanks
2017-12-25 14:35:51 +00:00
sthen
d579e1bf4e drop william@ as maintainer on his ports, per his request. 2017-11-15 21:28:05 +00:00
sthen
cd095cec5e Handle pthread-stubs removal. 2017-10-23 17:11:02 +00:00
gsoares
0628144059 update to 1.9
from Kaashif Hymabaccus, who also takes maintainership.
2017-07-27 01:03:33 +00:00
schwarze
c0cd71794c no relevant formatting differences, drop USE_GROFF and bump;
committing from i386
2017-06-02 22:41:28 +00:00
gsoares
2d0a2b694a update to latest github commit 2017-05-09 22:22:36 +00:00
espie
8d860230fd adjust distinfo post DISTFILES change 2017-05-06 15:10:17 +00:00
gsoares
82bc28c03b sync with github
zap patches merged upstream
2017-04-08 23:39:06 +00:00
jca
431b2fcf2a Update to drawterm-20170319
from maintainer Stanley Lieber
2017-03-20 10:43:52 +00:00
gsoares
3e058b7b8e teach 9c and 9l how honor CC.
fixes plan9/devdrawserver's build spotted by naddy@
2017-03-01 00:59:59 +00:00
gsoares
78b7354e89 honor CC 2017-02-28 02:27:41 +00:00
jca
bb649caf2c Don't hardcode gcc 2017-02-27 11:02:17 +00:00
jca
5951a6ebc1 Add arm to ONLY_FOR_ARCHS, give a chance to mips64* while here. 2016-12-18 18:38:59 +00:00
gsoares
d54fbefd5a update to latest github commit, includes several fixes to libregexp,
get rid of patches/ merged upstream.
2016-11-04 01:29:17 +00:00
jca
73905756ec No need to set WRKDIST any more. 2016-11-02 07:43:40 +00:00
jca
f1bc853273 Update to drawterm-20161101
Switch from hg tarballs to proper releases, and remove a few patches
merged upstream.

From Stanley Lieber (maintainer)
2016-11-02 07:42:55 +00:00
jca
3a2644c06d Respect CFLAGS/LDFLAGS
ok Stanley Lieber (maintainer)
2016-10-28 04:03:36 +00:00
jca
0617c8b538 fix build on powerpc and sparc64
ok Stanley Lieber (maintainer)
2016-10-28 04:01:33 +00:00
jca
714d627b4a regen 2016-10-28 03:59:16 +00:00
otto
dd586db84d int cannot hold all the values a ptrdiff_t can take
bump REVISION; ok ray@
2016-10-25 08:57:39 +00:00
czarkoff
9479db2db7 update to drawterm-20160914
Port switched to the fork that is currently maintained against 9front source.
User-visible changes:

- fixes a glitch in graphics rendering, primarily noticed when viewing images in
  the web browser mothra(1).
- defaults to new dp9ik authentication and rcpu(1) connection method, devolving
  to the old p9sk1 and cpu(1).
- adds new cryptographic support from 9front libmp and libsec libraries.
- audio now works and is enabled.
- keyboard/mouse input is now much more responsive over high-latency
  connections.
- new flag, -G, starts the session without the GUI.

from MAINTAINER stanley lieber
2016-09-16 09:42:57 +00:00
czarkoff
ed618bc3e7 New email for MAINTAINER 2016-09-14 11:10:53 +00:00
jasper
003e889c0a retire sparc 2016-09-01 10:53:26 +00:00
gsoares
541614231d fix web(1) plumb $BROWSER
from Neven Sajko via plan9port-review
# https://plan9port-review.googlesource.com/#/c/1561

I had a similar patch rotting in my tree.
Works fine, I've been using it daily with chrome.
2016-06-03 01:44:51 +00:00
okan
268b75369d Fix 2 overflows (submitted upstream; bug id's in patches);
from Ray Lai.

feedback and ok gsoares@
2016-05-25 15:49:21 +00:00
gsoares
48c4d57077 update to latest git commit 2016-04-22 02:43:05 +00:00
jca
458799d491 Remove maintainer per his request. 2016-04-05 22:54:46 +00:00
naddy
fafc8f8e0e fix errno declaration 2016-03-17 21:07:32 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
gsoares
aeaffef453 update to the latest git commit 2016-01-24 01:07:19 +00:00
gsoares
7978216b37 update plan9/plan9port to current upstream version
(GH_COMMIT 009b0cb5eb340b8bc3268bfaeb86abfeffdc1b1c).

auxstats(getifaddrs(3)) patches have already been accepted and committed upstream
2015-12-08 22:14:32 +00:00
gsoares
ba143f9713 patches already sent upstream
https://plan9port-review.googlesource.com/1410
2015-12-08 13:41:01 +00:00
gsoares
1636e0251e - use getifaddrs(3) instead of kvm(3)
- stop linking with kvm(3). OpenBSD's p9p/auxstats no longer uses libkvm. (reminded by jasper@)

OK mpi@ jasper@
2015-12-08 13:05:29 +00:00
gsoares
0ba3b9ede7 unbreak on i386
thanks to sthen@ for spotting this.
2015-12-04 04:26:33 +00:00
sthen
97889e162c switch my distfiles mirror to https 2015-12-03 21:24:29 +00:00
gsoares
0d218379aa update to 20151111 and take maintainership; ok pascal@ (former maintainer)
ok jung@
2015-11-28 01:37:59 +00:00
gsoares
4c027cc749 merged upstream 2015-11-13 02:53:48 +00:00
gsoares
db9a2fcf22 the external editline library is not required since that openbsd editline in base is OK and happy.
sha256/binaries in the rc package are equal `with and without' this change,
that means that the editline provided by external editline-1.5.tar.gz was never used,
so we can kill it with fire.

regen distfile; no package change...so no need bump.

noticed and diff from Michael Reed(MAINTAINER)
2015-10-14 02:58:29 +00:00
gsoares
155a5a8842 update plan9/rc to 1.7.4; patch from Michael Reed < m.reed at mykolab.com > with tweaks by me.
tested by Michael Reed who also take maintainer ship.
OK markus@ (former maintainer)
2015-10-06 13:32:56 +00:00
sthen
7d3936afa9 sync WANTLIB 2015-08-21 22:51:09 +00:00
jasper
d8d47b9a82 use sed -i 2015-08-11 21:41:58 +00:00
ajacoutot
8d62daf13c Fix typo in NO_TEST (spotted by gsoares).
Use INSTALL_PROGRAM instead of cp so that binaries are stripped.

ok gsoares@
2015-07-07 10:43:09 +00:00
ajacoutot
a18968e9d8 Use README.template.
Fix indent.
Don't use BUILD = RUN constuct.
2015-07-07 06:34:40 +00:00
gsoares
83abf7e7af +devdrawserver 2015-07-07 01:24:04 +00:00
gsoares
1e7ce77861 Import ports/plan9/devdrawserver, a client-server p9p devdraw.
It allows for later attachment, so it can easily be run on a remote machine,
proxying the draw calls to a local devdraw.

tweak/ok czarkoff@
2015-07-07 01:17:42 +00:00