Commit graph

684 commits

Author SHA1 Message Date
wiz
b68731a541 Add trailing slash after All/ in PKG_PATH example. 2015-01-26 23:00:00 +00:00
bsiegert
bf273a6173 Fix some problems in the "configuring" section of the pkgsrc guide and
regenerate html and txt version. From Ray Phillips in PR misc/49367.
2015-01-06 20:35:59 +00:00
prlw1
1fa07464c8 add space 2015-01-05 12:13:48 +00:00
dholland
b462bde773 Add __APPLE__ to the list of preprocessor symbols.
(this has been sitting in my tree since I-forget-when)
2015-01-01 06:08:00 +00:00
dholland
b7e958705f Document BROKEN_ON_PLATFORM and BROKEN_EXCEPT_ON_PLATFORM. 2015-01-01 06:07:12 +00:00
jnemeth
aa73cdf99a Welcome to 2015 2015-01-01 05:19:02 +00:00
wiz
83fd9a8de7 Add closing tag. 2014-12-30 15:18:59 +00:00
wiz
627d407a75 Remove pkg_views support, second part: infrastructure. 2014-12-30 15:13:19 +00:00
wiz
99f8f52e0e Clarify that CONFLICTS are recognized automatically by the tools and
only very few cases need to be managed manually.
2014-12-25 12:37:05 +00:00
agc
4b9f0a9c84 Add a new definition, PKGSRC_KEEP_BIN_PKGS, which defaults to "no".
This definition controls whether the binary package which is built
during package installation will be copied to pkgsrc/packages/All.

To retain binary packages in pkgsrc/packages/All, set

	PKGSRC_KEEP_BIN_PKGS=yes

in environment or MAKECONF. If this is not set, binary packages
will not be preserved after their WRKDIR is removed. This may not
be what you want.

To preserve the status quo since 2013/05/22, and just delete the
binary package after it's built, the default for PKGSRC_KEEP_BIN_PKGS
is "no", or it can be explicitly set.

As reviewed on tech-pkg.
2014-12-06 23:28:18 +00:00
ryoon
0251892ce6 Revert accidentally committed change.
This change should be committed later.
2014-12-06 03:28:07 +00:00
ryoon
f42a275071 Updated www/php-ja-wordpress to 4.0.1 2014-12-06 03:24:49 +00:00
ryoon
5455c69920 Make xml po4a-friendly.
Output is not chahged.
2014-12-03 07:05:05 +00:00
bsiegert
1864375ae3 Improve the wording of PATCHFILES and add PATCH_DIST_STRIP. Will regenerate
things later.
2014-11-28 12:11:24 +00:00
snj
fff022e3bd Fix name of pkgsrc quarterly branch tarballs, as noted by Hartmut Obst.
While here, update some example versions, prune some superfluous text,
improve a bit of wording, and link directly to the anoncvs section of
our mirrors page.
2014-11-14 21:51:13 +00:00
wiz
d5a65f3685 Remove section about SVR4_PKGNAME. 2014-10-09 13:46:57 +00:00
wiz
e8647fedbb Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
wiz
8b765c474f Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings. 2014-10-05 16:41:05 +00:00
jnemeth
9e7af01812 assert copyright through to current year (only seven years late) 2014-09-19 04:53:09 +00:00
wiz
4a8a048ab6 Fix REPLACE_PERL description and extend REPLACE_{,C,K,BA}SH one. 2014-09-13 07:32:54 +00:00
schmonz
ee43858d63 Suggest a command sequence that is more likely to work as intended. 2014-08-12 05:12:41 +00:00
wiz
96f179d473 NetBSD capitalization police 2014-07-27 08:28:28 +00:00
wiz
f1d13ecd14 Fix XML. 2014-07-26 11:52:12 +00:00
wiz
41e14f5bc1 Remove reference to pkgsrc-wip-review.
From Terho Uotila.
2014-07-26 11:51:05 +00:00
asau
96bd38919e Rewrite bulk build preparation to emphasize more important
information for regular users without developer status.
Comment developer-only information out so that it doesn't obscure text,
it should be put into appendix or at least a separate subsection
after main text.
2014-07-16 22:27:17 +00:00
asau
05fae10539 Rework introductory paragraph to emphasize availability of limited list builds. 2014-07-16 21:57:43 +00:00
asau
72ff95ceaf Push full bulk build requirements down.
This is less interesting use case now that we have made bulk builds more accessible.
Besides, the information is outdated. Perhaps the section should be removed.
2014-07-16 21:47:10 +00:00
asau
6b9d882591 Remove the section that essentially follows mk/pbulk/pbulk.sh.
It is incomplete and thus nearly useless now that we have
concise and clear helper script.
2014-07-16 21:26:09 +00:00
asau
05126d5825 Mark the point where operator can intervene into pbulk.sh-assisted build. 2014-07-16 21:12:33 +00:00
asau
72200ff000 Drop reference to old bulk code. 2014-07-16 20:53:44 +00:00
asau
7a942de32e Document pbulk setup using pbulk.sh 2014-07-15 23:41:55 +00:00
joerg
ce95b44b5c Use www/apache24 as example. 2014-06-10 15:09:42 +00:00
wiz
2b726688d9 Update default font installation path. 2014-06-01 16:42:45 +00:00
asau
3090007d36 Fix dangling references after old bulk build setup removal. Place to-do markers to revisit it. 2014-05-31 21:08:50 +00:00
asau
7b64ae8389 Remove description of old bulk code in order not to mislead new users.
The code is mostly unmaintained and is superceded by pbulk.
2014-05-31 20:49:16 +00:00
obache
aa2e7ac19e change example URL to be matched as described in above. 2014-05-19 14:31:54 +00:00
wiz
6e4d3eab54 Improve previous. 2014-05-19 13:59:15 +00:00
obache
92d8870f4a Update pre-defined MASTER_SITE_* list from sites.mk,v 1.104. 2014-05-19 13:47:22 +00:00
obache
4488f9f821 describle for what MASTER_SITES starting with dash is used. 2014-05-19 13:42:51 +00:00
obache
628b5a6ec4 and use DEFAULT_DISTFILES in examples too. 2014-05-19 13:16:56 +00:00
obache
10aef582fb mention to DEFAULT_DISTFILES. 2014-05-19 13:15:10 +00:00
obache
97c993d2de Update supported compiler list from pkgsrc/mk/compiler.mk. 2014-05-16 03:16:40 +00:00
obache
d4a4a68de4 "instal" and "package-install" target described here is early date behavior
at the time DESTDIR support was introduced.
It was changed and "stage-install" and "install" are equivalent behavior.
2014-05-16 03:09:14 +00:00
obache
4108326c14 USE_DESTDIR=yes is set by default now. 2014-05-16 02:57:57 +00:00
obache
bf20e8f50a All behavior changes from DESTDIR support had been fixed. 2014-05-16 02:14:18 +00:00
obache
5c22f1b711 install & packaging taget is package-install. 2014-05-16 02:08:07 +00:00
wiz
0c2ba81c20 Typos, wording. 2014-05-09 09:58:52 +00:00
obache
c968b42e74 Describe about ALTERNATIVES. 2014-05-09 09:45:27 +00:00
obache
9e63d61a4f PKGNAME must be set if no DISTNAME too. 2014-05-09 08:14:06 +00:00
obache
6aa3863200 "KDE" is ambiguous, this example is for KDE3. 2014-05-09 07:04:16 +00:00