Mark Linimon
01d0b8e486
Remove mention of ia64.
...
Actually the whole section it's in is still GNATS-specific but this
just has to disappear.
2019-06-14 09:26:55 +00:00
Mark Linimon
31000fe084
Remove text about including text such as [patch] or [maintainer update]
...
in the Synopsis. This has been bad advice for a number of years. The
Keywords field has supplanted this.
This article is still very, very, stale and needs more work.
Reported by: koobs
2019-06-14 09:22:49 +00:00
Ryusuke SUZUKI
07c6de2e2b
- Add single space where appropriate.
2018-10-17 13:20:24 +00:00
Ryusuke SUZUKI
a0519a8ab4
Fix typo.
2018-10-16 12:51:24 +00:00
Eitan Adler
1ce4d3682a
problem-reports: formatting; pet igor
...
Translators can ignore.
2018-08-12 09:18:26 +00:00
Eitan Adler
00514be308
problem-reports: update link to How to Report Bugs Effectively
...
The current link is not resolving, and the new link receives updates.
2018-08-12 09:11:17 +00:00
Eitan Adler
daf75bc735
problem-reports: formatting
...
Remove the "list" formatting around the suggestion to use the search
page.
2018-08-12 09:03:55 +00:00
Eitan Adler
1c2feaa6c5
problem-reports: third party issues
...
Change the language around ports to encourage users to report issues
with third-party ports to the right place.
2018-08-12 08:59:18 +00:00
Eitan Adler
5fa9773384
problem-reports: bugzilla modernization
...
This is a simple pass over the problem-reports article to make it better
describe Bugzilla. It isn't perfect, still needing content, but
baby-steps.
2018-08-12 08:46:43 +00:00
Eitan Adler
1d6a8965af
all: use https for FreeBSD.org domains
...
This change excludes some generally unchanged files such as release
announcements, events, news, etc.
2017-12-30 22:56:56 +00:00
Wolfram Schneider
8391168b27
switch to HTTPS
2017-09-29 10:56:46 +00:00
Warren Block
adacd1ded0
Make capitalization consistent in list. Also a couple of unrelated
...
content fixes.
PR: 207349
Submitted by: nathanpotolsky@gmail.com
2016-02-19 21:23:05 +00:00
Mathieu Arnold
a9ebae005b
The contributing-ports article was folded into the contributing article
...
some time ago.
Sponsored by: Absolight
2015-09-04 14:43:09 +00:00
Rene Ladan
4d07437c99
The send-pr(1) has been removed in FreeBSD 10, so remove it from most of the
...
documentation (books, articles, websites) unless there is an explicit or
"obvious" reason.
Do not touch old news articles, release notes, or the CGI scripts.
Differential Revision: https://reviews.freebsd.org/D2380
Reviewed by: bjk
2015-05-01 21:32:39 +00:00
Allan Jude
84aa1e4310
Update PR article to ask people not to submit PRs about outdated ports
...
PR: 194721
Differential Revision: https://reviews.freebsd.org/D2092
Submitted by: marino (original)
Reviewed by: wblock, Andrew Berg (earlier version)
Approved by: bcr (mentor)
Sponsored by: ScaleEngine Inc.
2015-03-22 19:28:18 +00:00
Eitan Adler
13ba1d0039
Things are different in the bugzilla world. Partly update the
...
problem-reports article for this.
This isn't complete but at least provides a better starting point.
2014-06-29 07:40:14 +00:00
Eitan Adler
7b7c822aba
- We no longer have BIND in base.
2014-06-29 07:40:13 +00:00
Glen Barber
4a4ba223dc
Replace query-pr.cgi and send-pr.html with their Bugzilla
...
equivalents.
Sponsored by: The FreeBSD Foundation
2014-06-18 13:41:03 +00:00
Warren Block
62f6c11463
Update the Problem Reports article, adding techniques for followup when
...
a PR has been untouched for a while. Modified version of patch included
with PR.
PR: docs/190593
Submitted by: ports@robakdesign.com
2014-06-03 23:21:48 +00:00
Warren Block
556ade1365
Whitespace-only fixes, translators please ignore.
2014-03-13 04:15:32 +00:00
Warren Block
4aeb075af2
Fix numerous style problems, remove many uses of "you" and "your"
...
(leaving only a few thousand), kinda sorta maybe remove some instances
of passive voice, remove and reduce repeated redundancy, add some IDs to
sections.
2014-03-13 03:28:47 +00:00
Warren Block
c4b1e609e0
Restore <replaceable> tags and some other attributes that were lost in
...
the DocBook 5 conversion.
2014-03-13 03:00:53 +00:00
Hiroki Sato
8def749c53
Normalize DTD URL.
2013-11-13 07:52:45 +00:00
Gabor Kovesdan
24d129e8d1
- Definitively upgrade to DocBook 5.0
2013-11-07 15:39:28 +00:00
Gabor Kovesdan
4a47cdca9b
- Enable indexes by default; now they are not so difficult to generate
2013-07-24 19:38:10 +00:00
Gabor Kovesdan
a06603e1e8
- MFH
2013-02-05 09:14:34 +00:00
Gabor Kovesdan
5df509eaa2
- Remove standalone="no" statements from XML declarations since it did not
...
always work and is no use anyway
2013-01-30 19:12:36 +00:00
Gabor Kovesdan
36cdb51546
- Migrate the documentation set to DocBook 4.5
2013-01-30 14:00:53 +00:00
Eitan Adler
de213994c7
Discourage feature requests from the existing GNATS implementation.
...
This may change in the future, but they do not get acted upon now.
Remove the alpha category as we no longer support such hardware.
Approved by: bcr
2012-10-04 14:56:43 +00:00
Eitan Adler
5dce6e000a
Get ready for a world without cvsup and CVS. While this won't happen
...
for some time it isn't a good idea to leave these references
lying around
Approved by: bcr
2012-10-04 14:56:37 +00:00
Gabor Kovesdan
77d737ee88
- Rename the share/sgml directories to share/xml
...
- Fix build errors from the next change
Approved by: doceng (implicit)
2012-10-01 11:56:00 +00:00
Gabor Kovesdan
b4346b9b2d
- Rename .sgml files to .xml
...
- Reflect the rename in referencing files
Approved by: doceng (implicit)
2012-10-01 09:53:01 +00:00