DELTA 430153 0 31 SVN$8  ^UOxonshENDREP DELTA SVN# $FreeBSD$ PORTNAME= xonsh PORTVERSION= 0.5.12 CATEGORIES= shells python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= roberfern@gmail.com COMMENT= Python-ish BASH-wards shell LICENSE= BSD2CLAUSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}amalgamate>=0:devel/py-amalgamate NO_ARCH= yes USES= python:3.4+ USE_PYTHON= distutils autoplist concurrent .include ENDREP DELTA SVNTIMESTAMP = 1506080374 SHA256 (xonsh-0.5.12.tar.gz) = 4ca8fd5f1ce5532fba252132a7a7db26b38d80429d8d538928d1aed26149e5fb SIZE (xonsh-0.5.12.tar.gz) = 686495 ENDREP DELTA SVNprpp--- xonsh/platform.py.orig 2017-03-12 02:36:40 UTC +++ xonsh/platform.py @@ -491,7 +491,7 @@ def LIBC(): libc = ctypes.CDLL('cygwin1.dll') elif ON_BSD: try: - libc = ctypes.CDLL('libc.so') + libc = ctypes.CDLL(ctypes.util.find_library("c")) except AttributeError: libc = None except OSError: ENDREP DELTA SVNjljj--- xonsh/xoreutils/uptime.py.orig 2017-02-11 16:24:07 UTC +++ xonsh/xoreutils/uptime.py @@ -100,7 +100,7 @@ def _uptime_bsd(): return None # Determine how much space we need for the response. sz = ctypes.c_uint(0) - xp.LIBC.sysctlbyname('kern.boottime', None, ctypes.byref(sz), None, 0) + xp.LIBC.sysctlbyname(b'kern.boottime', None, ctypes.byref(sz), None, 0) if sz.value != struct.calcsize('@LL'): # Unexpected, let's give up. return None ENDREP DELTA SVNxonsh is a Python-ish, BASHwards-looking shell language and command prompt. The language is a superset of Python 3.4+ with additional shell primitives. xonsh (pronounced conch) is meant for the daily use of experts and novices alike. WWW: http://xon.sh ENDREP id: x-6.0.r450378/1874 type: file pred: x-6.0.r430153/5014 count: 108 text: 450378 0 27 1080 3f522784ca4623b726f2a54f60146fe3 9f92fb1163b1b4c694711ed6f55bbdff6bbb52a1 450377-9nii/_3 props: 300914 71 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/shells/Makefile copyroot: 0 / id: 5-450378.0.r450378/2156 type: file count: 0 text: 450378 52 421 404 1d5761300bcd914b282fa004458475a7 3191eb3be3e0f127ce4032664d5e4c0cc6b93f80 450377-9nii/_7 props: 300914 71 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/shells/xonsh/Makefile copyroot: 0 / id: 8-450378.0.r450378/2423 type: file count: 0 text: 450378 486 172 155 ff768cde4918cbe1cc6f75315f8cb017 010cf9466bcd791cedbd6da07b53ae4a5f70c068 450377-9nii/_9 props: 301078 2401 97 0 99560b3bd4d66b26c35d62d6eac40a15 cpath: /head/shells/xonsh/distinfo copyroot: 0 / id: b-450378.0.r450378/2692 type: file count: 0 text: 450378 671 385 368 88795ea410096273ae2070ddcf62291c 25f16c32f3a97c828b7af40f23f740cf3bca582e 450377-9nii/_d props: 301078 2401 97 0 99560b3bd4d66b26c35d62d6eac40a15 cpath: /head/shells/xonsh/files/patch-xonsh_platform.py copyroot: 0 / id: e-450378.0.r450378/2982 type: file count: 0 text: 450378 1069 507 490 bdb1b39a16b57bd26e6490dcb5584243 068510cd4677d050b5c206b466a2122fe8236c64 450377-9nii/_f props: 301078 2401 97 0 99560b3bd4d66b26c35d62d6eac40a15 cpath: /head/shells/xonsh/files/patch-xonsh_xoreutils_uptime.py copyroot: 0 / PLAIN K 23 patch-xonsh_platform.py V 28 file b-450378.0.r450378/2692 K 31 patch-xonsh_xoreutils_uptime.py V 28 file e-450378.0.r450378/2982 END ENDREP id: a-450378.0.r450378/3432 type: dir count: 0 text: 450378 3281 138 0 017128902f016bd731cfb4ffdd55d558 cpath: /head/shells/xonsh/files copyroot: 0 / id: g-450378.0.r450378/3583 type: file count: 0 text: 450378 1589 272 255 4f4fce57af31d858adb07e61ecbff9f0 50dee84a4dd5caddc72a1009fc15e800f4ce9176 450377-9nii/_h props: 301078 2401 97 0 99560b3bd4d66b26c35d62d6eac40a15 cpath: /head/shells/xonsh/pkg-descr copyroot: 0 / PLAIN K 8 Makefile V 28 file 5-450378.0.r450378/2156 K 8 distinfo V 28 file 8-450378.0.r450378/2423 K 5 files V 27 dir a-450378.0.r450378/3432 K 9 pkg-descr V 28 file g-450378.0.r450378/3583 END ENDREP id: 4-450378.0.r450378/4056 type: dir count: 0 text: 450378 3854 189 0 e5c5e0a3eb561f33eef4807c4477181b cpath: /head/shells/xonsh copyroot: 0 / PLAIN K 9 44bsd-csh V 29 dir 2-276600.0.r425823/612530 K 8 Makefile V 23 file x-6.0.r450378/1874 K 5 ambit V 26 dir 4-280731.0.r440778/587 K 4 bash V 22 dir 10-6.0.r439560/599 K 15 bash-completion V 26 dir 4-89798.0.r444870/2712 K 11 bash-static V 27 dir 2-226718.0.r379349/1367 K 5 bashc V 29 dir 4-208845.0.r425823/613271 K 2 ch V 29 dir 4-174571.0.r415500/327446 K 4 dash V 27 dir 4-244580.0.r449458/1052 K 2 es V 28 dir r-2055.0.r444463/1137157 K 3 esh V 29 dir 2-19045.0.r444463/1137887 K 2 fd V 27 dir j-2859.0.r431796/885910 K 4 fish V 27 dir 4-186043.0.r449384/4295 K 5 flash V 26 dir 2-24564.0.r415028/1988 K 11 heirloom-sh V 29 dir 4-212287.0.r425823/614084 K 9 hs-shelly V 32 dir 11u-394918.0.r447548/1553916 K 4 ibsh V 30 dir 4-148029.0.r417166/1045606 K 7 jailkit V 29 dir 4-240832.0.r414892/600398 K 5 klish V 27 dir 4-407578.0.r420048/1151 K 5 ksh93 V 25 dir 2-23408.0.r437933/604 K 6 lshell V 29 dir 4-238991.0.r438214/443705 K 4 mksh V 27 dir 4-168483.0.r449578/1015 K 10 nologinmsg V 25 dir 4-62780.0.r371845/544 K 3 osh V 26 dir 4-36449.0.r406248/1014 K 18 p5-Bash-Completion V 29 dir 4-284156.0.r412349/897117 K 13 p5-Shell-Perl V 29 dir 4-208599.0.r412349/897846 K 33 p5-Term-Bash-Completion-Generator V 29 dir 4-380738.0.r432932/849295 K 15 p5-Term-ShellUI V 29 dir 4-183234.0.r417207/691127 K 5 pdksh V 23 dir 2-622.0.r439565/681 K 14 pear-PHP_Shell V 27 dir 4-197141.0.r443321/1046 K 3 psh V 28 dir f-24389.0.r412349/900080 K 2 rc V 29 dir 18-2055.0.r444463/1138612 K 4 rssh V 29 dir 5-218955.0.r412349/900818 K 4 sash V 28 dir 4-25291.0.r415500/328822 K 7 scponly V 25 dir 4-66096.0.r402366/959 K 13 shell-include V 27 dir 4-190502.0.r385855/2382 K 9 sparforte V 30 dir 4-430153.0.r444463/1139352 K 8 tcsh_nls V 30 dir 5-292544.0.r428150/1022415 K 6 tcshrc V 28 dir 4-88875.0.r415500/329562 K 4 v7sh V 29 dir 4-111975.0.r425823/614841 K 8 viewglob V 30 dir 4-119373.0.r428152/1334741 K 5 vshnu V 28 dir 4-38706.0.r412349/902276 K 3 wcd V 27 dir 4-387887.0.r435251/1388 K 5 xonsh V 27 dir 4-450378.0.r450378/4056 K 3 zsh V 24 dir 2-948.0.r449017/1577 K 20 zsh-navigation-tools V 27 dir 4-415339.0.r429653/1533 END ENDREP id: w-6.0.r450378/6346 type: dir pred: w-6.0.r449578/3290 count: 1715 text: 450378 4201 2132 0 8eab83b35e74741616d6453cf36023e4 cpath: /head/shells copyroot: 0 / PLAIN K 10 .arcconfig V 26 file 1-354154.0.r422906/41 K 14 .gitattributes V 27 file 1-411777.0.r411777/210 K 10 .gitignore V 26 file 1-348322.0.r376072/79 K 7 CHANGES V 28 file 1-99373.0.r444324/22049 K 15 CONTRIBUTING.md V 27 file 1-348323.0.r348323/344 K 9 COPYRIGHT V 26 file 1-146787.0.r430107/51 K 4 GIDs V 27 file 1-168311.0.r449982/192 K 8 Keywords V 27 dir 1-314142.0.r419368/1305 K 5 LEGAL V 24 file 1-748.0.r448952/986 K 5 MOVED V 26 file 1-69878.0.r450352/357 K 8 Makefile V 24 file 1-6.0.r424411/75633 K 2 Mk V 22 dir 1-5.0.r450375/7295 K 6 README V 25 file 1-2408.0.r340854/956 K 9 Templates V 26 dir 1-2932.0.r446836/17760 K 5 Tools V 26 dir 3-15302.0.r448612/2923 K 4 UIDs V 27 file 4-168311.0.r449982/473 K 8 UPDATING V 27 file 1-102685.0.r450154/808 K 13 accessibility V 26 dir 1-42583.0.r450107/2555 K 6 arabic V 27 dir 1-38973.0.r449969/23028 K 9 archivers V 25 dir 1-242.0.r450256/13238 K 5 astro V 25 dir 1-301.0.r450351/34278 K 5 audio V 25 dir 1-148.0.r450351/81913 K 4 base V 28 dir 1-420954.0.r431796/79632 K 10 benchmarks V 24 dir 1-62.0.r450248/10049 K 7 biology V 26 dir 1-9066.0.r450351/88751 K 3 cad V 24 dir 1-276.0.r450353/7994 K 7 chinese V 27 dir 1-3770.0.r450351/101146 K 5 comms V 25 dir 1-76.0.r450351/111950 K 10 converters V 26 dir 1-1561.0.r449909/14047 K 9 databases V 25 dir 1-771.0.r450363/59313 K 9 deskutils V 27 dir 1-2098.0.r450351/198983 K 5 devel V 25 dir 1-73.0.r450374/331407 K 3 dns V 27 dir 1-6145.0.r450351/557533 K 7 editors V 24 dir 4-6.0.r450351/572721 K 9 emulators V 25 dir 1-181.0.r450356/11866 K 7 finance V 26 dir 1-4110.0.r449998/12132 K 6 french V 27 dir 1-25673.0.r449969/32996 K 3 ftp V 25 dir 1-199.0.r450305/24092 K 5 games V 26 dir 1-104.0.r450353/468076 K 6 german V 25 dir 1-7451.0.r450064/2687 K 8 graphics V 24 dir 1-94.0.r450354/57823 K 6 hebrew V 27 dir 3-31142.0.r449969/37034 K 9 hungarian V 28 dir 1p-38973.0.r449969/38844 K 3 irc V 25 dir 1-42.0.r450351/712981 K 8 japanese V 25 dir 1-410.0.r449969/55158 K 4 java V 25 dir 1-2798.0.r450296/8946 K 6 korean V 26 dir 1-5873.0.r449969/58457 K 4 lang V 24 dir 1-15.0.r450370/18696 K 4 mail V 25 dir 1-57.0.r450351/777526 K 4 math V 26 dir 1-162.0.r450351/818104 K 4 misc V 24 dir 7-35.0.r450311/26814 K 10 multimedia V 26 dir d-333.0.r450353/514244 K 3 net V 25 dir 1-22.0.r450353/591926 K 6 net-im V 29 dir 15-11144.0.r450351/948850 K 8 net-mgmt V 26 dir r-1011.0.r450376/21416 K 7 net-p2p V 28 dir g-29106.0.r450351/982152 K 4 news V 24 dir 1-145.0.r450004/5162 K 4 palm V 28 dir 1-6646.0.r449591/1766140 K 6 polish V 29 dir tv-38973.0.r450353/593776 K 10 ports-mgmt V 27 dir 1-5132.0.r450353/598409 K 10 portuguese V 28 dir 1-17842.0.r449969/128472 K 5 print V 26 dir 1-79.0.r450351/1005600 K 7 russian V 27 dir 1-1559.0.r449969/131781 K 7 science V 28 dir n-5356.0.r450351/1017866 K 8 security V 25 dir 1-269.0.r450377/68189 K 6 shells V 22 dir w-6.0.r450378/6346 K 8 sysutils V 25 dir b-339.0.r450365/69790 K 8 textproc V 26 dir 1-322.0.r450353/768927 K 9 ukrainian V 28 dir g-39704.0.r449969/133591 K 10 vietnamese V 27 dir 1-4812.0.r449308/170976 K 3 www V 26 dir 1-114.0.r450353/916450 K 3 x11 V 26 dir 1-16.0.r450351/1449401 K 10 x11-clocks V 26 dir 1-931.0.r449392/178023 K 11 x11-drivers V 27 dir 1-157567.0.r447735/4529 K 6 x11-fm V 25 dir 1-691.0.r450044/22337 K 9 x11-fonts V 25 dir 1-543.0.r450367/11585 K 11 x11-servers V 27 dir 1n-710.0.r445750/443024 K 10 x11-themes V 29 dir 1-14410.0.r450351/1471466 K 12 x11-toolkits V 27 dir 1-120.0.r450351/1487696 K 6 x11-wm V 25 dir 1-40.0.r450353/926838 END ENDREP id: 2-1.0.r450378/10058 type: dir pred: 2-1.0.r450377/71913 count: 445466 text: 450378 6509 3536 0 875462e975198afd760b395be134391b props: 7322 2587 45 0 7a04b33bf8e35fd5c3d111baaf403dc5 cpath: /head copyroot: 0 / PLAIN K 8 branches V 23 dir 0-1.0.r450321/22358 K 4 head V 23 dir 2-1.0.r450378/10058 K 8 projects V 24 dir 0-377393.0.r441387/0 K 8 svnadmin V 22 dir 3-1.0.r449938/1244 K 4 tags V 22 dir 8-1.0.r449812/5278 END ENDREP id: 0.0.r450378/10491 type: dir pred: 0.0.r450377/72347 count: 450378 text: 450378 10273 205 0 99a0f9ff73f9650aaac8f0bd463517df props: 341041 7130 346 0 8b695b9f61597e4917effffba3bbfaa3 cpath: / copyroot: 0 / minfo-cnt: 35 x-6.0.t450377-9nii modify-file true false /head/shells/Makefile _4.0.t450377-9nii add-dir false false /head/shells/xonsh _5.0.t450377-9nii add-file true true /head/shells/xonsh/Makefile _8.0.t450377-9nii add-file true true /head/shells/xonsh/distinfo _a.0.t450377-9nii add-dir false false /head/shells/xonsh/files _b.0.t450377-9nii add-file true true /head/shells/xonsh/files/patch-xonsh_platform.py _e.0.t450377-9nii add-file true true /head/shells/xonsh/files/patch-xonsh_xoreutils_uptime.py _g.0.t450377-9nii add-file true true /head/shells/xonsh/pkg-descr 10491 10715