asau
0af2cdcb5b
Move parentheses to the end of paragraph to improve readability.
2013-02-08 05:08:17 +00:00
asau
754a230017
Split Darwin version information into separate paragraph
...
for consistency with notes on other operating systems.
Someone should mention which (recent!) MacOS versions are
supported and/or tested.
2013-02-08 04:59:35 +00:00
schmonz
770a889561
Recommend "Command Line Tools for Xcode" as mentioned in
...
<URL:http://kennethreitz.org/experiments/xcode-gcc-and-homebrew >.
2013-02-06 15:25:24 +00:00
wiz
047d9156f3
Document REPLACE_*SH. Requested by Tim Larson.
2012-11-28 20:36:15 +00:00
asau
e1ab7079b6
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-31 11:16:30 +00:00
abs
817c5746a5
s/filling/filing/ - from Snader_LB on IRC
2012-10-17 16:16:32 +00:00
jnemeth
41a6099c77
It is recommended not to exceed -z2 when compressing CVS transfers.
2012-10-06 08:16:43 +00:00
wiz
79434c2ac7
Update for python25 removal.
2012-10-03 22:14:00 +00:00
asau
0f0ebf843e
"user-destdir" was made default. Adjust documentation.
2012-09-30 09:16:56 +00:00
wiz
599438fda1
Describe what to do with Makefile.PL.
...
From Silas Silva in PR 46981.
2012-09-19 15:26:34 +00:00
wiz
887171033c
Update path to mksandbox.
2012-08-26 10:34:20 +00:00
wiz
5866dc44d8
Fix REPLACE_PYTHON example, prompted by Moritz Wilhelmy.
2012-08-14 11:32:21 +00:00
wiz
e69b1924da
Improve postgresql section as suggested by previous commit.
2012-08-05 21:29:46 +00:00
obache
e185564de7
Update postgresql version information.
...
XXX: bare version numbers should not be in here, described with
XXX: PGSQL_VERSION_DEFAULT/PGSQL_VERSIONS_ACCEPTED instead.
2012-08-02 05:53:40 +00:00
tez
1cf7947321
Forced commit to get correct commit message (prior commit was accidental)
...
Update information on Solaris to include Solaris 10 & gcc46
2012-07-25 21:24:44 +00:00
tez
13089814fa
update nfdump to 1.6.6
2012-07-25 21:20:50 +00:00
wiz
a4cbfac0cc
Update documentation on how to handle setgid and games.
2012-07-09 15:48:13 +00:00
wiz
026839b1df
Suggest committing package and Makefile separately when adding packages.
...
Requested by dholland.
2012-06-07 08:15:55 +00:00
wiz
d5200b1344
Document that new packages should be 'cvs add'ed instead of imported.
...
Per the discussion on tech-pkg.
2012-06-06 07:39:07 +00:00
wiz
8ab9602ad1
Add:
...
+ <para>Please note that packages will to be removed from pkgsrc
+ when the distfiles are not distributable and cannot be obtained
+ for a period of one full quarter branch. Packages with manual /
+ interactive fetch must have a maintainer and it is his/her
+ responsibility to ensure this.</para>
Decided by pmc.
While here, sync list of default acceptable licenses with reality.
2012-05-26 22:13:25 +00:00
wiz
8fcb35fd85
Update pkg-vulnerabilities handling description. Prompted by reed.
2012-05-23 20:15:48 +00:00
wiz
23df69ca0d
SUPPORT_FILES -> REQD_FILES
2012-05-16 16:46:43 +00:00
dholland
662b745b81
Update section on icc from PR 38398. This update is probably itself
...
substantially out of date, but it's what we've got...
2012-05-13 05:36:28 +00:00
obache
cfb97b0905
tested on OpenBSD 5.1.
2012-05-04 13:57:53 +00:00
obache
41542a0eeb
testing on FreeBSD 8.3.
2012-04-20 13:53:28 +00:00
wiz
6dc4abe4b7
Reset maintainer, developer has left the building
2012-04-15 22:00:58 +00:00
obache
367110ddba
works with OpenBSD-5.0.
2012-04-15 13:08:07 +00:00
obache
6fe1394e9d
works here on FreeBSD-8.2.
2012-04-15 01:08:22 +00:00
wiz
473bae0854
Update FreeBSD section based on comment by ryoon.
2012-04-13 06:40:25 +00:00
asau
e915be5fe9
Provide link to list of CVS mirrors.
...
From Snader_LB via IRC.
2012-02-02 00:39:23 +00:00
minskim
59f2977dfd
Use the recent version of htdocs/share/* in building the guide.
2011-12-01 22:23:33 +00:00
minskim
90d12f6818
Update package names in the section on TeX packages.
2011-11-28 23:42:58 +00:00
wiz
cc4a40a5fd
Undocument :pkgsrc in USE_TOOLS. Description was incorrect and it should
...
not be used by packagers anyway. Addresses PR 45538 by Sergey Svishchev.
2011-10-30 22:08:17 +00:00
wiz
f06497ec9c
Describe @FOO@ replacement in INSTALL/DEINSTALL. Addresses PR 45513 by John Marino.
2011-10-30 22:07:19 +00:00
wiz
103c52d610
Fix an editoro.
2011-08-30 15:21:46 +00:00
wiz
cb2c108023
Update documentation of ABI/API depends variables.
2011-08-30 15:18:56 +00:00
kano
0ef6938b0e
fix path of 'distfiles' directory on ftp.NetBSD.org
2011-08-04 13:50:07 +00:00
spz
b2e528a9cf
/pub/NetBSD/packages/ on ftp.NetBSD.org is deprecated and not writable
2011-07-31 08:48:22 +00:00
asau
02472b4246
Suggest simple way first, avoid tinkering at CVS_RSH, when it's not needed.
2011-06-02 06:45:49 +00:00
kano
cf77c6acf2
remove "again": mentioning existence of buildlink3.mk was removed from description of BUILD_DEPENDS in rev. 1.103
2011-05-29 15:15:07 +00:00
wiz
96d8fad3e6
Update severely outdated documentation about dependencies.
...
Inspired by patch from Francois Tigeot on pkgsrc-wip-discuss.
2011-05-21 16:39:03 +00:00
wiz
458ac3b22f
Swap to words to improve a sentence.
2011-04-09 19:09:45 +00:00
wiz
ffef7a4b72
Mention that DESTDIR is now default.
...
While here, convert to destdir, and use a static PLIST with PLIST_VARS
instead of find(1).
2011-04-09 08:03:49 +00:00
wiz
584772619f
Document that patch file names should contain the path and file name.
...
E.g. for lib/bar/foo_bar.c the patch file name should be
patch-lib_bar_foo__bar.c
The previous convention is still mentioned.
While here, give more good hints about how to handle patches:
* always add comments
* when sent upstream, note bug reporting URL
2011-02-02 10:25:36 +00:00
wiz
e544d7c511
Document PKG_JAVA_HOME, from Francois Tigeot.
2011-01-16 08:40:28 +00:00
wiz
182f051af4
Mention that Interix 6.1 (64bit) is tested (reported by J in private email).
2011-01-03 20:14:27 +00:00
abs
12f6807616
remove outdated references to USE_CPUFLAGS
2010-12-23 23:54:17 +00:00
asau
60d1181d0c
Simplify CVS instructions:
...
- multiple steps are harder to understand than single step,
and commands are black magic to novice user anyway;
- single step also makes instructions more cut-and-paste friendly;
- drop csh support, csh users have more troubles when following
instructions already, they have to refer to their documentation;
- explain CVS_RSH issues;
- sort CVS subcommands in sample .cvsrc so that it could be more
comprehensible (this should be moved into separate section in
appendix along with rest CVS "magic" or just go away).
FIXME: link the list of AnonCVS mirrors.
Discussed with <abs> and <joerg>.
2010-12-23 10:42:16 +00:00
asau
0fdb67f002
Drop SUP.
...
If anyone is interested in supporting it,
write an appendix or external article and link it here.
2010-12-23 10:08:18 +00:00
hubertf
5072a17e29
Add TNF license
...
OK board@, agc@, pkgsrc-pmc@
2010-11-12 07:08:44 +00:00