View | Details | Raw Unified | Return to bug 77780
Collapse All | Expand All

(-)book.sgml (-4 / +4 lines)
Lines 4162-4168 Link Here
4162
	project's homepage.</para>
4162
	project's homepage.</para>
4163
4163
4164
      <note>
4164
      <note>
4165
	<para>Your port doesn't need to depend on GNOME if it merely installs
4165
	<para>Your port does not need to depend on GNOME if it merely installs
4166
	  <application>pkg-config</application> metadata files to
4166
	  <application>pkg-config</application> metadata files to
4167
	  <filename><makevar>PREFIX</makevar>/libdata/pkgconfig</filename>.
4167
	  <filename><makevar>PREFIX</makevar>/libdata/pkgconfig</filename>.
4168
	  As usual, your port should be prepared to clean up after itself
4168
	  As usual, your port should be prepared to clean up after itself
Lines 4847-4853 Link Here
4847
	  <filename>libfoo.so</filename> to
4847
	  <filename>libfoo.so</filename> to
4848
	  <filename>libfoo.so.<replaceable>N</replaceable></filename> to make
4848
	  <filename>libfoo.so.<replaceable>N</replaceable></filename> to make
4849
	  ELF linkers happy.  Since it should be listed in
4849
	  ELF linkers happy.  Since it should be listed in
4850
	  <filename>pkg-plist</filename> too, and it won't hurt in the a.out case
4850
	  <filename>pkg-plist</filename> too, and it will not hurt in the a.out case
4851
	  (some ports even require the link for dynamic loading), you should
4851
	  (some ports even require the link for dynamic loading), you should
4852
	  just make this link regardless of the setting of
4852
	  just make this link regardless of the setting of
4853
	  <makevar>PORTOBJFORMAT</makevar>.</para>
4853
	  <makevar>PORTOBJFORMAT</makevar>.</para>
Lines 5846-5852 Link Here
5846
		a mandatory attribute, <literal>vid</literal>,
5846
		a mandatory attribute, <literal>vid</literal>,
5847
		specifying a universally unique identifier (UUID) for
5847
		specifying a universally unique identifier (UUID) for
5848
		this entry (in quotes).  You should generate a UUID
5848
		this entry (in quotes).  You should generate a UUID
5849
		for each new VuXML entry (and don't forget to substitute
5849
		for each new VuXML entry (and do not forget to substitute
5850
		it for the template UUID unless you are writing the
5850
		it for the template UUID unless you are writing the
5851
		entry from scratch).  You can use &man.uuidgen.1; in
5851
		entry from scratch).  You can use &man.uuidgen.1; in
5852
		FreeBSD 5.x, or you may install the port <filename
5852
		FreeBSD 5.x, or you may install the port <filename
Lines 8609-8615 Link Here
8609
8609
8610
	<para>If you wish to use FreshPorts, all you need is an
8610
	<para>If you wish to use FreshPorts, all you need is an
8611
	  account.  If your registered email address is
8611
	  account.  If your registered email address is
8612
	  <literal>@FreeBSD.org</literal>, you'll see the opt-in link on the
8612
	  <literal>@FreeBSD.org</literal>, you will see the opt-in link on the
8613
	  right hand side of the webpages.
8613
	  right hand side of the webpages.
8614
	  For those of you who already have a FreshPorts account, but are not
8614
	  For those of you who already have a FreshPorts account, but are not
8615
	  using your <literal>@FreeBSD.org</literal> email address,
8615
	  using your <literal>@FreeBSD.org</literal> email address,

Return to bug 77780