stsp 0a6a4a1db3 update to got 0.62
- man pages: document command aliases in tmux(1) style, add tags (kn)
- ignore unversioned files while aborting rebase, histedit, merge or operations
- let 'got fetch' send all references to the server to avoid redundant downloads
- plug memory leaks in got-fetch-pack and got-send-pack
- provide lib/Makefile to enable tags file generation (kn)
- add support for multiple path arguments to 'got diff'
- fix merging of lines inserted at the top of a file (reported by Omar Polo)
- display the requested object type in "object not found" error messages
- implement 'got diff -c' for diffing commits with optional filtering by path
- speed up 'got histedit -l' and 'got rebase -l'
- fix merging of files which contain a dot on a line by itself
- sort and de-duplicate work tree path command line arguments (suggested by kn)
- fix pack index cache element rotation; keep often used entries near the front
- use a bloom filter to avoid pointless pack index searches
- do not skip ignored directories in 'got status' if they contain tracked files
- FreeBSD's ed(1) does not accept "0i"; use the equivalent "1i" instead (naddy)
- speed up pack file creation a little by caching raw objects
- limit delta chain length in newly created pack files to 32 deltas
- while packing, store encoded deltas in temporary files instead of in memory
- sync with OpenBSD parse.y (naddy)
- make 'gotadmin indexpack' unveil the repository read/write, not read-only
- plug memory leak in an error path of read_packed_object()
2021-10-16 10:41:14 +00:00
2021-10-16 06:38:26 +00:00
2021-09-21 21:59:41 +00:00
2020-11-06 19:50:06 +00:00
2021-09-01 13:01:28 +00:00
2020-02-14 01:43:22 +00:00
2021-10-12 18:50:17 +00:00
2021-10-16 10:41:14 +00:00
2021-10-15 05:29:56 +00:00
2021-10-16 08:51:35 +00:00
2021-10-03 19:54:35 +00:00
2021-10-15 14:12:34 +00:00
2021-10-07 21:03:38 +00:00
2021-10-16 09:59:42 +00:00
2021-10-16 08:07:39 +00:00
2019-07-17 14:46:32 +00:00
2021-10-16 08:00:54 +00:00
2021-10-15 15:47:46 +00:00
2021-10-16 07:59:50 +00:00
2021-10-16 08:09:23 +00:00
2021-10-12 04:32:17 +00:00
2021-10-13 00:25:47 +00:00
2021-10-10 05:14:07 +00:00
2021-10-16 09:44:57 +00:00
2021-10-09 14:57:07 +00:00
2021-10-15 17:01:49 +00:00
2021-10-10 05:19:36 +00:00
2021-10-16 07:54:22 +00:00
2021-10-14 18:06:58 +00:00

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), bsd.port.arch.mk(5), port-modules(5).

dpb(1), bulk(8) for bulk builds.

See also the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/

$OpenBSD: README,v 1.23 2018/07/14 14:20:04 bcallah Exp $
Description
Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Readme 554 MiB
Languages
Makefile 61%
PHP 18.9%
Perl 6.5%
C 4.6%
HTML 2.3%
Other 6.4%