Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F2
43226.diff
All Users
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
43226.diff
View Options
Index: de_DE.ISO8859-1/htdocs/Makefile
===================================================================
--- de_DE.ISO8859-1/htdocs/Makefile (revision 43225)
+++ de_DE.ISO8859-1/htdocs/Makefile (revision 43226)
@@ -1,79 +1,79 @@
# The FreeBSD Documentation Project
# The FreeBSD German Documentation Project
# $FreeBSD$
# $FreeBSDde: de-www/Makefile,v 1.51 2011/06/13 21:33:54 jkois Exp $
# basiert auf: 1.145
.if exists(Makefile.conf)
.include "Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
# These are turned into validated, normalized HTML files.
DOCS= about.xml
DOCS+= administration.xml
DOCS+= applications.xml
DOCS+= availability.xml
DOCS+= art.xml
DOCS+= docs.xml
DOCS+= features.xml
DOCS+= internet.xml
DOCS+= logo.xml
DOCS+= mailto.xml
DOCS+= relnotes.xml
DOCS+= send-pr.xml
DOCS+= support.xml
DOCS+= where.xml
# These will be directly installed.
#DATA= favicon.ico
#DATA+= robots.txt
#DATA+= freebsd.css
#DATA+= vendors.html
# Subdirectories
# XML
SUBDIR= community
SUBDIR+= developers
SUBDIR+= docproj
SUBDIR+= docs
SUBDIR+= news
SUBDIR+= FAQ
SUBDIR+= handbook
SUBDIR+= ipv6
SUBDIR+= java
SUBDIR+= platforms
-SUBDIR+= ports
+#SUBDIR+= ports
SUBDIR+= projects
SUBDIR+= releases
SUBDIR+= security
SUBDIR+= snapshots
SUBDIR+= support
.if !defined(WEB_ONLY) || empty(WEB_ONLY)
SUBDIR+= ports
SUBDIR+= doc
.endif
.if defined(BUILD_RELNOTES)
SUBDIR+= relnotes
.endif
# Non-XML
SUBDIR+= gifs
WEBDIR?= data/de
# these files are generated by using separate rules.
DATA+= index.html
CLEANFILES+= index.html
XMLDOCS= index:xsl:${XML_NEWS_NEWS}:
DEPENDSET.index=transtable mirrors news press events \
advisories notices
XMLDOCS+= community::${XML_EVENTS_EVENTS}:
.include "${DOC_PREFIX}/share/mk/web.site.mk"
File Metadata
Details
Attached
Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2
Default Alt Text
43226.diff (1 KB)
Attached To
Mode
D48510: Article - Create new KDE Plasma install guide
Referenced
Detach File
D35754: vt(4): Add support for console screen reader using sysctls.
Referenced
Detach File
rP529200: Adding m4ri. M4RI is a library for fast arithmetic with dense matrices over F2.
Attached
Detach File
rP493569: Update from the Wine 3.0 release series to Wine 4.0.
Attached
Detach File
rP464040: Add sysutils/asmctl: Apple System Management Controller
Attached
Detach File
rP422980: sysutils/memtest86+: upgrade from 4.20 to 5.0.1
Attached
Detach File
Event Timeline
Log In to Comment