Commit graph

126 commits

Author SHA1 Message Date
David E. O'Brien
924e31bcdf update for pending 3.1 release. 1999-02-04 19:36:59 +00:00
Wolfram Schneider
c97565d4fd FTP server reorganization. 1999-01-29 18:37:32 +00:00
Satoshi Asami
5fc076451e Add a few more __FreeBSD_version values in preparation for 3.1R. 1999-01-28 12:07:00 +00:00
Jordan K. Hubbard
6c18ae4980 Sync with the 3.0-stable branch event. 1999-01-21 01:49:15 +00:00
Satoshi Asami
766418a2fa Changes to ports/packages descriptions to reflect new directory structure
on ftp.freebsd.org and mirrors.

Reported by:	"Oleg V. Volkov" <rover@lglobus.ru>
1999-01-20 11:51:51 +00:00
Satoshi Asami
c3b1d11ed2 plan9 is now a virtual category, while palm (used to be "pilot") is not.
Add afterstep and windowmaker virtual categories.
1999-01-11 12:32:49 +00:00
Tim Vanderhoek
5183595dde Fxi assorted typos. 1999-01-01 12:15:49 +00:00
Satoshi Asami
8d01b74d15 Describe ${WRKDIRPREFIX}. Tell people not to write to anywhere other than
under ${WRKDIR}.  Mention that files under ${PKGDIR} are all defined using
variables.
1998-12-12 07:09:09 +00:00
Satoshi Asami
c7ccd12cf5 Fix two typos. One of them is reflected in the Japanese version as well.
Submitted by:	simokawa-sensei
1998-11-26 23:56:57 +00:00
Satoshi Asami
756d265b00 Add __FreeBSD_version values for 2.2.8R onwards. 1998-11-24 10:56:52 +00:00
Satoshi Asami
b1e368ba60 Add note that pre.mk/post.mk comes as a pair and can't be mixed with bsd.port.mk. 1998-11-23 06:30:23 +00:00
Satoshi Asami
1b258442c1 Remove LOOP_VAR and LOOP_OPTIONS description and replace it with MASTERDIR.
Add note about ${X11BASE}/lib/X11/fonts/local.  Add info about bsd.port.pre.mk.
1998-11-23 06:28:07 +00:00
Satoshi Asami
0489609b40 Revamping of porting.sgml part 2. This commit contains the actual
changes.  It's still nowhere near what it has to be but I can't hold
on to them forever.  At least it lists all the necessary topics now, I
think.

Also, move the porting section to the end of ports section, so it will
be a little more visible.  It will also move all the headings up one level.
This part approved by:	jkh
1998-11-07 11:50:46 +00:00
Satoshi Asami
b87b75d332 Revamping of porting.sgml part 1. This commit does not change the contents
of any paragraphs; it just moves stuff around so translators can easily
see what really changed in the next commit.
1998-11-07 11:44:43 +00:00
Satoshi Asami
b0064631f6 Add description of NO_FILTER_SHLIBS and BROKEN_ELF.
Submitted (in part) by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-10-09 10:50:56 +00:00
Motoyuki Konno
2af0f043a4 Fix typo.
Reviewed by:	asami
Submitted by:	Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
1998-10-05 15:10:42 +00:00
Satoshi Asami
090a511326 Add guideline for converting ports to support ELF. 1998-09-17 01:52:04 +00:00
David E. O'Brien
9385666468 Make a "FreeBSD 3.0" -> "FreeBSD" as it was generic FreeBSD in general. 1998-08-23 01:58:23 +00:00
Tim Vanderhoek
be4dd44010 Document %%OSREL%%, %%PERL_VER%%, %%PERL_VERSION%% and the corresponding
PLIST_SUB.  Update for new MAN? semantics.  Accomodate USE_X_LIB and
USE_X_PREFIX.  Add small para giving hints for porters on how to stay
current with bsd.port.mk.

Egged-on by:	Bill Fumerola <billf@chc-chimes.com> and
		Don Croyle <croyle@gelemna.ft-wayne.in.us>
1998-08-16 05:56:49 +00:00
Wolfram Schneider
0d31849204 Use relative URLs. 1998-08-09 22:20:30 +00:00
Tim Vanderhoek
9d451af837 Don't reserve a new UID/GID unless you need it to make binary packages work. 1998-07-25 22:43:53 +00:00
Tim Vanderhoek
28ba85b45b User `httpd' on the package-building machine already owns msql's uid 80.
Move msql to 87:87 so that package-building works again.  I have an
extremely strong suspicion that msql does not need _reserved_ uid:gid's at
all, but I can't even fetch the distfile to check...
1998-07-25 21:44:56 +00:00
Tim Vanderhoek
4906d17595 Fix registered uids/gids for majordomo, cyrus, pop, pgsql, msql, and ircd. 1998-07-25 20:51:13 +00:00
Tim Vanderhoek
91c40db5ba Use qmail gid 82 (instead of 80).
Suggested-by:	asami's package-building machine
1998-07-25 20:05:56 +00:00
Satoshi Asami
ef4b8486cd Add post-2.2.7R RELDATEs. 1998-07-21 13:59:17 +00:00
Hiroyuki Hanai
3b39d806a8 Add missing `<heading>'.
Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
1998-07-20 15:15:09 +00:00
Satoshi Asami
ff4888d95f Add 2.2.7 release to list of OSRELADTEs. Don't change original rev. in
Japanese version because the rest is not synced.
1998-07-20 12:12:14 +00:00
Tim Vanderhoek
5ecee51c30 Reserve qmail uids. A whole bunch of 'em. 1998-07-18 20:06:24 +00:00
Tim Vanderhoek
ddbf850f8e If the ported software has a homepage, you should list it in pkg/DESCR.
This is so that k001 things like wosch's script can link to them, making
port-browsing much more meaningful.  Now, if someone will add similar
functionality to pkg_add(1).  ;)
1998-05-09 14:59:29 +00:00
David E. O'Brien
eeaa49ed41 fix bogus "#ifdef" to proper "#if"
Obtained from:	gcc -Wall
1998-05-08 16:57:52 +00:00
Matthew Hunt
b5d9dd20f2 Clarify some issues about package names. 1998-05-07 05:42:39 +00:00
Matthew Hunt
bc86137ac9 Mention that a public_html directory on freefall, or some other
http/ftp space, might be better than using MASTER_SITE_LOCAL.

Reviewed by:	asami
1998-04-28 04:55:12 +00:00
Tim Vanderhoek
8e1ac7bc46 1) Warn about copying pkg/DESCR from a manpage
2)  Include the new port in the PR, a-la current practice (the only
    submitters.sgml modification is to support this).
3)  Enlarge the list of Do's and Dont's.

Preliminary-Linuxdoc-ification-for-number-3:  Eivend
Insistence-that-number-3-not-disappear:  Eivend
Probably-implicit-offers-of-additional-help-for-number-3:  Eivend
All-the-writing:  Me.
Really-smooth-intro-written-by-Eivend-but-unfortunately-not-included-yet: Absent
1998-04-27 00:40:15 +00:00
Hiroyuki Hanai
77b8f88302 Add new __FreeBSD_version values.
Submitted by: asami@FreeBSD.ORG
1998-03-15 06:03:35 +00:00
Satoshi Asami
6142308768 Mention that port committers seem to prefer unidiff more. Ask people
to start compressing port PRs around 20KB.
1998-02-19 06:43:59 +00:00
Satoshi Asami
d7e26d2607 Add gnats UID. 1998-01-26 10:24:56 +00:00
Satoshi Asami
54c3db8a86 sed -> ${SED} in example. Merge everything up to 1.90 to Japanese version. 1998-01-13 07:00:13 +00:00
David E. O'Brien
95843e6469 Add note that "version required" should be kept upto date. After speaking
with Satoshi, it seems only the "Date created" and "Author" shouldn't be
updated.

Now I 100% find "version required" to be totally useless, as apose to the
5% usefulness in documenting the first version used for the port.
1998-01-10 23:46:52 +00:00
David E. O'Brien
d502600270 Make note about changing a port's header during updates clearer. 1997-12-31 05:04:36 +00:00
Satoshi Asami
7083f21bf9 Fix one last reference to "jp-" as Japanese language prefix. 1997-12-30 01:05:52 +00:00
Satoshi Asami
d47ecf2893 (1) Use the new "deinstall" target in testing examples.
(2) Explicitly note that not only packages are not to be included in
    the uploaded port tarball, but they are not needed at all.

Merge the above two (as well as 1.85) to the Japanese version.
1997-12-29 17:01:12 +00:00
Satoshi Asami
0cf7a16935 Add "RELDATE=225001" (post-"ldconfig -R" -stable). Add tabs to
appropriate places so the whole list looks nicer.

Use "pkg_delete `make package-name`" for examples instead of
"pkg_delete <pkgname>" (which obviously doesn't work if you type in
verbatim).
1997-12-27 10:57:51 +00:00
Satoshi Asami
26052ccc6b Add ifmail to list of UIDs (70). 1997-11-20 05:45:56 +00:00
Satoshi Asami
79b70328d3 Add __FreeBSD_version number for post-2.2.5R. Also add note about
2.2-STABLE/2.2.5-STABLE naming inconsistency.
1997-11-20 00:36:58 +00:00
Satoshi Asami
3b4a428a1d Add 2.2.5R (225000) and post-mount(2)-change 3.0-current (300001) to list
of __FreeBSD_version values.
Reminded (unintentionally) by:	jkh
1997-10-20 18:05:29 +00:00
James Raynard
f10114b093 Spelling, grammar cleanups 1997-10-19 13:32:14 +00:00
Masafumi Max NAKANE
8aa968abf5 Use &a.ports; instead of writing <htmlurl ....>. 1997-10-12 16:53:58 +00:00
Satoshi Asami
7b320196b0 (1) Add "pkg_delete; make reinstall; make package" to the list of
things to do while testing.  This is to make sure obsolete files
    do not remain in pkg/PLIST.

(2) Add small section about auto-generating master.passwd entries.
    List currently used UIDs.

(3) While I'm here, update the tcl shared library version number (was
    7.3) in the example. ;)
1997-10-08 10:16:01 +00:00
Masafumi Max NAKANE
daef3c0895 Update the description about the <lang> part of the PKGNAME and
clearly state that we are using ISO-639 codes.
Also, added `de' for German, in the examples there.
1997-09-22 19:23:46 +00:00
Wolfgang Helbig
8752165cd8 Fixed the link ``guidelines'' from section 4.6. that throws you
in the middle of section 17.2.5.
Fixed a typo.
1997-09-12 21:52:23 +00:00