Commit graph

808 commits

Author SHA1 Message Date
leot
f5ba0978c2 Fix a thinko.
Pointed out by Benjamin Lorenz via PR pkg/54128, thanks! (and thanks
to <joerg>)
2019-04-19 13:43:27 +00:00
leot
42d085b5a2 doc/guide: Update htdocs-share to 20190409 (pkgsrc-2019Q1) 2019-04-09 13:43:53 +00:00
sevan
be4abcc8a3 typo found with xmllint 2019-04-03 23:49:07 +00:00
sevan
f56e7d81e5 Switch to using cdn.NetBSD.org
pkg-vulnerabilities file is fetched from ftp.NetBSD.org via http, see
tnf_vulnerability_base in pkgtools/pkg_install/files/lib/parse-config.c
2019-04-03 15:41:06 +00:00
sevan
3fd5228194 Switch http links for ftp.NetBSD.org to https links for cdn.NetBSD.org 2019-04-03 14:41:24 +00:00
leot
0092609795 guide: Improve formatting
Reported by J. Lewis Muir via PR pkg/54030.
2019-03-03 21:36:11 +00:00
leot
8fd7685349 guide: Improve/extend documentation about FTP layout
- Document the `current', `stable' and `pkgsrc-20xxQy' more extensively,
   from J. Lewis Muir via PR pkg/54019.  Thanks!
 - Refers to `pkgsrc.tar.{bz,gz,xz}' instead of just `pkgsrc.tar.gz' to
   cover all compressed formats.
 - Document `pkgsrc-readmes.tar.{bz,gz,xz}'
2019-02-28 10:54:31 +00:00
leot
4fb0b8c4e7 guide: Document stable directory (link to latest quarterly branch)
Requested by J. Lewis Muir via PR pkg/54015.
2019-02-26 12:11:49 +00:00
tnn
b20b70f565 guide: adjust example for BUILD_DEPENDS 2019-01-02 18:48:21 +00:00
jnemeth
3d189271ff Welcome to 2019! 2019-01-01 02:50:23 +00:00
leot
25d046839e doc/guide: Update htdocs-share to 20181231 (pkgsrc-2018Q4) 2018-12-30 23:23:35 +00:00
rillig
43d86359d9 doc/guide: document the purpose of distinfo storing patch checksums
See https://mail-index.netbsd.org/tech-pkg/2018/11/04/msg020426.html.
2018-11-05 20:36:35 +00:00
leot
5aad30cbd5 doc/guide: Update htdocs-share to 20181003 (pkgsrc-2018Q3) 2018-10-03 21:13:12 +00:00
maya
f6e9562eb7 Update documentation to mention PKGSRC_KEEP_BIN_PKGS, and remove now
stale information of DEPENDS_TARGET.

Heads up by Dean Matzkov in PR pkg/52708.

(Now to the right place, not the generated output)
2018-09-18 03:17:27 +00:00
leot
c596b56bc7 doc/guide: Reword CONFLICTS usage suggestions
Despite most CONFLICTS are automatically detected at package
installation time it is still a good idea to manually mark CONFLICTS
in order to fail as early as possible instead e.g. of failing at
package installation time after possibly installing several (maybe
not needed) dependencies.

Pointed out by discussion on pkgsrc-changes@ by <jperkin>:

 <https://mail-index.NetBSD.org/pkgsrc-changes/2018/09/09/msg180626.html>

Last two paragraphs from <jperkin>, thanks!

Also discussed with <wiz>, thanks!
2018-09-10 12:10:53 +00:00
maya
45bb00a16a Remove onlamp links. (dead) 2018-07-24 23:46:15 +00:00
leot
90748ec479 doc/guide: Update htdocs-share to 20180705 (pkgsrc-2018Q2) 2018-07-05 10:04:17 +00:00
minskim
55a8ad64e1 Fix an error in the example of BUILDLINK_TRANSFORM 2018-06-04 23:54:59 +00:00
rillig
0edd9abef1 doc/guide: explain single quotes in "Echoing a string exactly as-is"
See https://mail-index.netbsd.org/pkgsrc-users/2018/05/11/msg026698.html
2018-05-19 10:30:22 +00:00
leot
a96f27821c Fix a mispelling.
Pointed out by J. Lewis Muir via pkgsrc-users@, thanks!
2018-05-11 21:58:50 +00:00
leot
e2b6cb480e doc/guide: Update htdocs-share to 20180404 (in preparation for pkgsrc-2018Q1).
Requested and thanks to <jperkin> via www@!
2018-04-04 10:23:17 +00:00
jakllsch
36798d3440 Update for 2018 new year 2018-01-01 01:26:07 +00:00
leot
35ab598076 doc/guide: Use &*pkgsrc* XML entities instead of hardcoding them
Since the latest pkgsrc stable releases htdocs/share/xml/misc.ent had several
XML pkgsrc related entities added and picked up via htdocs-share-*.tar.gz
distfile.

Use them instead of hardcoding a particular stable branch/release (e.g. 2009Q1
or 2016Q4) or using `pkgsrc-20xxQy' (Yay! Now `The pkgsrc guide' should be ready
for the next century!).
2017-11-27 11:51:47 +00:00
wiz
ad76a65ffb guide: update versioned dependencies example 2017-11-26 09:43:02 +00:00
leot
04bac0342e doc/guide: Use the new syntax for `regen-doc:' commit message
Add a `doc/pkgsrc.*: ' prefix to the regen commit message to follow the
pkgsrc Commit Message Policy.
2017-09-28 07:56:41 +00:00
leot
cae18529b5 doc/guide: Adjust ${MASTER_SITE_LOCAL} URI in a comment to make it scp(1)-friendly
Make the URI of the comment about htdocs-share distfile scp(1)-friendly so that
it can be copypasted more easily. NFCI.
2017-09-28 07:35:35 +00:00
leot
0bfd0352ca Regen htdocs-share for latest pkgsrc entities.
Pointed out and thanks to <gdt>!
2017-09-28 07:32:14 +00:00
wiz
06bd0ca307 *: remove qt3 and the packages using it, including KDE3
Announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/10/msg025556.html
2017-09-26 10:26:54 +00:00
maya
974ce2d85f omit outdated stuff (kde)
pointed out by shalokshalom.
2017-09-26 03:23:30 +00:00
wiz
3bf56d9e4d Commit message policy: increase summary line length to 65. 2017-09-18 14:25:27 +00:00
wiz
182bc05458 Document new pkgsrc commit message policy. 2017-09-12 13:40:38 +00:00
wiz
44faa0cdcd Remove teTeX* packages and references to them.
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
2017-09-06 16:49:21 +00:00
jnemeth
21ddcef1bc bring copyright to 2017 2017-07-30 22:07:39 +00:00
leot
bb2260a3c3 Update htdocs-share to 20170703 (in preparation for pkgsrc-2017Q2) 2017-07-03 09:57:53 +00:00
leot
f4cf116559 Delete reference to x11/openmotif, it was retired in 2015, superseded by
x11/motif.
2017-06-29 14:22:49 +00:00
leot
46b5d7463f Delete reference to EVAL_PREFIX, it was removed in November 2015.
Pointed out by <prlw1> and <jperkin> in pkgsrc-users@
2017-05-26 17:59:37 +00:00
gson
231db7a930 Spelling 2017-05-15 07:39:42 +00:00
leot
cc2a47601c Regen htdocs-share (with updated pkgsrc-related entities (for 2017Q1)). 2017-03-31 07:24:51 +00:00
wiz
e6c2bb8734 Fix typo. 2017-02-20 23:42:25 +00:00
wiz
42e32098a1 Switch py-dateutils to plain DEPENDS.
It supports both python 2 and 3 nowadays.
2017-02-20 17:00:35 +00:00
wiz
f0a56cfa9c Bump PKGREVISION for tidy dependency change. 2017-02-20 09:37:11 +00:00
wiz
4e8a4877f6 Fix build with tidy-5.x. 2017-02-20 09:35:16 +00:00
riastradh
10066a94ed Note PKGSRCDIR in introduction.
From discussion on IRC a few months ago.
2017-02-18 05:45:46 +00:00
yyamano
5a72fae782 Fix typos. 2017-02-02 07:22:13 +00:00
leot
93ff202a71 Add documentation of the LICENSE variable (part of the pkgsrc package 3rd
section Makefile variables).

From David H. Gutteridge via PR pkg/51917
2017-01-25 20:10:46 +00:00
sevan
967ade1a4b Stop the NetBSD keyword substitution by introducing a space.
Add a note to highlight the artificial space added to example.
2017-01-09 07:22:52 +00:00
sevan
e674cf3956 Spelling & grammar fixes
Split command to a second line to avoid visibility issue eg in PS/PDF versions
2017-01-09 07:10:43 +00:00
sevan
f7454e8a96 Note building KDE4 applications.
Stop the NetBSD keyword substitution by introducing a space.
Add a note to highlight the artificial space added to example.
2017-01-09 05:03:19 +00:00
sevan
936190b100 pkgtools/digest supports SHA3 now
Remove explicit notice that DragonFly defaults to modular-xorg (platform notes
in bootstrap/README.$ should cover such info & we direct reader there? if we
should cover it in the guide)
Indicate that only some of the utilities in the pkgtools category are shown.
Direct user to the "Checking for security vulnerabilities in installed packages"
section.
2017-01-09 04:03:34 +00:00
sevan
0b9da35b87 Update to the 20170107 version of htdocs-share 2017-01-07 18:04:22 +00:00