it a lot; don't pretend Motif is popular toolkir nor that people need
to be able to build static packages linked against commercial Motif
implementations
- Move chapter 10 X11 fonts under 6.4 Using X11 and remove information
relevant for pre-XFree 3.3.3 era; this is now a one-line section
Approved by: keramida (mentor)
- tell people it's desirable to install both config.sample and config and
provide a copy&pasteable lines for proper handling of it
Approved by: keramida (mentor)
installed by the current docproj port, and in fact it conflicts with
jade so one cannot install it along side the normal docproj port.
Reported by: Alejandro Pulver
paul, stephane, viny, arr, flathill, sada, dan, mini, dcs,
rpratt, smace, tomsoft, chm, emoore, orion, logo, wjv,
alex, taoka, patrick, cwt, jim, furuta, zarzycki, bean,
mb, rnordier, tshiozak, uhclem, cshumway, rv.
o Move imura back to the Developers section.
o Replace rich with lesi (XFree86).
o Replace patrick with glewis (Java).
o Move garga to the correct (alphabetically) place.
Approved by: brueffer (mentor)
Before: use jade on i386, openjade on !386, provide OPENJADE var for override
Now: detect what's available, when both systems are present, use jade,
provide OPENJADE var for override
This change follows same logic as recent similar change in web.mk
Approved by: keramida (mentor)
FreeBSD.
This and similar case studies in the works will be part of the
marketing material we are collecting for www.freebsd.org/marketing.
Authored by: Carlos Horowicz
Submitted by: Dru Lavigne
Reviewed by: murray, gnn
Summer of Code students, Ivan Voras.
This article begins with a general introduction to kernel programming
and the material necessary to master before he could start his
project. While much of this material could be migrated to the
Architecture Handbook, I think the stand alone tutorial here is a
great format for this material.
Submitted by: soc-ivoras@freebsd.org
Reviewed by: pjd
Glanced at by: phk
- Create new section "pkg-plist" after 13.4 pkg-req
- Move 13.5 Changing pkg-plist based on make variables under newly
created pkg-plist section
- Move 17.11 Cleaning up empty directories under new pkg-plist section
- Move 17.16 Configuration files under new pkg-plist section
- Move 19 Automated package list creation under new pkg-plist section
- Move 7 MASTERDIR chapter into 5 Configure the Makefile chapter
- Move 9 Manpages and 12 Info files chapters into 5 Configure
the Makefile chapter
This commit basically moves a large untouched blocks of text around,
editing will be done later as separate commit, to ease the job for translators.
Approved by: keramida (mentor)
Review by: linimon, silence on doc, silence on portmgr
First, zip up the template directory from /usr/doc/share/openoffice,
then use 'zip -g slides.sxi content.xml' to append a single file to
the zip archive after content.xml has been created.
Also make this target .OBJDIR clean.
Slides infrastructure.
Slides written up in DocBook in /usr/doc/LANG/sides can now be output
directly as OpenOffice .sxi files, in addition to the PDF and HTML
output formats already supported.
This particular slides template is based on the old BSDi PowerPoint
one. It should be easy to add support to output to any other
OpenOffice.org template by adding the appropriate files here and
updating the TEMPLATE make variable.