aboutsummaryrefslogtreecommitdiffstats
path: root/german/selfhtml/Makefile
blob: 25e9e00ad9b2b474c46d4d8c3ebf7e23335f4c7e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
# Created by: Frerich Raabe <frerich.raabe@gmx.de>
# $FreeBSD$

PORTNAME=   selfhtml
PORTVERSION=    8.1.2
PORTEPOCH=  1
CATEGORIES= german www
MASTER_SITES=   http://aktuell.de.selfhtml.org/extras/ \
        http://ftp.join.uni-muenster.de/pub/documents/selfhtml/ \
        ftp://ftp.uni-ulm.de/mirrors/selfhtml/ \
        http://free.w3research.com/ \
        http://selfhtml.hegglin.net/ \
        http://www.meta-text.net/ \
        http://www.lichteinfall.de/ \
        http://www.mastko.de/ \
        http://www.a-mazing.de/downloads/ \
        http://download.iansview.com/mirror/selfhtml.org/ \
        ftp://ftp.rub.de/pub/selfhtml/
DISTNAME=   ${PORTNAME}${PORTVERSION:S/.//g}

MAINTAINER= ports@FreeBSD.org
COMMENT=    Extensive German HTML reference

WRKSRC=     ${WRKDIR}

USE_ZIP=    yes
NO_BUILD=   yes

USE_DOS2UNIX=   yes
DOS2UNIX_REGEX= .*\.(css|dhtml|diverses|editorial|grafik|helferlein|htm|inter|intro|javascript|layouts|navigation|perl|php|projekt|quellen|servercgi|src|xml|xls|dtd)$$

PORTDOCS=   \
        index.htm \
        css \
        dhtml \
        diverses \
        editorial \
        grafik \
        helferlein \
        html \
        inter \
        intro \
        javascript \
        layouts \
        navigation \
        perl \
        php \
        projekt \
        quellen \
        servercgi \
        src \
        xml

NO_STAGE=   yes
do-install:
    @${MKDIR} ${DOCSDIR}
# line taken from textproc/xerces-j maintained by hq@FreeBSD.org
# recursively create dirs and install docs
    @cd ${WRKSRC} && \
        ${FIND} ${PORTDOCS} -type d -exec ${MKDIR} "${DOCSDIR}/{}" \; && \
        ${FIND} ${PORTDOCS} -not -type d -exec ${INSTALL_DATA} "{}" "${DOCSDIR}/{}" \;

.include <bsd.port.mk>
Update to 1.4vs2004-06-154-13/+9 * Update to 0.60:vs2004-06-145-195/+156 * - Update to version 0.9.11.20040613krion2004-06-144-39/+6 * Requires Perl >= 5.006vs2004-06-141-2/+6 * fix building package with BATCH=yes.ume2004-06-143-0/+6 * Update to 1.0rc1lioux2004-06-143-29/+45 * update to 3.0.5oliver2004-06-132-6/+6 * - Update to 0.96pav2004-06-123-12/+11 * update to 4.0.5oliver2004-06-122-4/+4 * - Update the maildir-header-cache (now uses Sleepycat DB forkrion2004-06-124-147/+547 * Add mixminion 0.0.7.1, a Type III Anonymous Remailer.ale2004-06-125-0/+158 * - Mark as forbidden due to security issue:clement2004-06-121-0/+2 * OPTIONS support.ume2004-06-123-135/+246 * - Security fix:clement2004-06-1110-15/+15 * add WITH_LDAP_PTLOADER which enables build with experimentalume2004-06-116-3/+36 * - Wordsmithing in commentpav2004-06-119-9/+9 * Spamilter is a Sendmail milter written entierly in C, and thereforedinoex2004-06-116-0/+200 * Add a -q[uiet] flag to 'sa-learn', stopping verbosity on stdout.obrien2004-06-112-0/+17 * - Update to 1.2.7sergei2004-06-112-3/+3 * - Update to 4.0.3sergei2004-06-112-3/+3 * - Update to version 3.1.5krion2004-06-112-5/+5 * Handle plussed ``User'' names so that mail to user+something attempts tobrian2004-06-102-7/+20 * Add an option to build with IPv6 capability.dougb2004-06-091-1/+5 * Add a patch to fix 8-bit character set conversions that were brokendougb2004-06-091-0/+29 * Fix path to perl.vs2004-06-091-1/+1 * Don't remove www/ now that it is created by the system.kris2004-06-091-1/+0 * Fix typo in conditional.vs2004-06-081-1/+1 * Update to 1.3.8vs2004-06-088-114/+16 * - Update to 2.99.56vs2004-06-0819-353/+419 * make LOGDIR and LOG_FILE_PATH tunable [1]eik2004-06-077-11/+28 * - Update to version 2.1.6krion2004-06-073-3/+4 * Drop maintainership.perky2004-06-071-1/+1 * Don't use Makefile.kde anymoremarkus2004-06-061-4/+3 * - Remove obsolete site from PATCH_SITESkrion2004-06-062-2/+0 * - Add the color_after_eol option (after several discussions onkrion2004-06-063-3/+64 * Chase the gnutls shared lib version.marcus2004-06-062-4/+4 * Add msmtp-devel, a development version of msmtp.pav2004-06-054-0/+57 * Correctly use EXTRACT_AFTER_ARGSkris2004-06-051-1/+2 * Got to restore the full path to daemon(8) and the trailing `&'yar2004-06-051-1/+1 * Add missing USE_PERL5_BUILDkris2004-06-051-0/+2 * - Update to 1.0.3sergei2004-06-052-3/+3 * - Update to 0.14.1sergei2004-06-052-3/+3 * Changes in this release:thierry2004-06-053-12/+9 * Sync with new bsd.autotools.mkade2004-06-0510-9/+12 * Fix typo (s/distrub/distrib/g)ale2004-06-051-2/+2 * This port isn't really RESTRICTED since the license allowsyar2004-06-041-1/+2 * - Remove $Id$ part of the patch, it's noop and it caused havoc on some systemspav2004-06-041-9/+0 * Update to imap-2004.anders2004-06-046-30/+91 * Update to imap-2004.anders2004-06-044-32/+26 * Kill two extra tab characters introduced in the previous commit.yar2004-06-041-2/+2 * unexpand(1) whitespace after "VAR=".yar2004-06-041-20/+20 * o Update the port to milter-sender 0.55 and libsnert 1.33.yar2004-06-047-50/+72 * Fix build on amd64 by adding --with-pic to CONFIGURE_ARGS.marcus2004-06-041-0/+4 * Update to version 4.31.6.joe2004-06-046-1396/+22 * - Update to 1.4.3apav2004-06-032-3/+3 * - Update to 1.0.0pav2004-06-032-5/+4 * fix message about suid perlleeym2004-06-031-1/+1 * - Update to 1.4.3pav2004-06-034-23/+97 * Add an rpath so that the resulting binaries can find the Evolution libs.marcus2004-06-032-2/+4 * Use intlhack to fix the build with Perl 5.005.marcus2004-06-032-2/+2 * Update to 0.9.11.netchild2004-06-0310-204/+398 * - Update to 1.2.7bclement2004-06-0210-40/+35 * - Update to 1.15.clement2004-06-023-7/+7 * - Unbreak on 5.xpav2004-06-022-7/+12 * Add Ximian Connector, an Evolution plug-in for connecting to Microsoftmarcus2004-06-0215-0/+297 * Fix filehandle passinglth2004-06-021-3/+3 * Correct typo.ceri2004-06-021-2/+2 * - Update to 0.08lth2004-06-025-9/+72 * Change of email address.lth2004-06-017-7/+7 * Add Habeas {White,Black}list check to SpamAssassinmat2004-06-012-1/+7 * Update to 0.04.knu2004-06-012-3/+3 * - Fix crash upon configuration reloadpav2004-06-012-8/+80 * - Add an "insta-configure" target. It's mandatory to run after the initialoliver2004-05-311-1/+10 * Put the .packlist somewhere it won't clash with other portsmat2004-05-312-0/+7 * Don't remove files or directories we didn't install.kris2004-05-311-2/+0 * Add firepay, an implementation of the HashCash/MIMEpav2004-05-306-0/+66 * Add firemime, an easy to use, callback-based interface for parsingpav2004-05-306-0/+68 * BROKEN on amd64: Configure failskris2004-05-301-0/+4 * - Update to 1.22pav2004-05-3014-84/+130 * update to 0.9.11oliver2004-05-3012-60/+12 * - Update to 0.99.10.5pav2004-05-306-86/+38 * Since net-snmp-5.X support was added in 2.2.5, change the defaultume2004-05-309-9/+108 * Update to 2.1.5.nork2004-05-303-3/+54 * fix build on 4.x without libgnugetopteik2004-05-292-0/+34 * Update to 2.2.5.ume2004-05-2924-276/+111 * fix build in case WITHOUT_IMAP is definedoliver2004-05-291-0/+13 * - Install trainbogo.sh scriptkrion2004-05-292-4/+38 * work around an Outlook bug, which assumes that after theeik2004-05-291-1/+1 * Add milter-greylist, a milter for sendmail written in C that implementspav2004-05-2813-0/+247 * - Update to 0.94.8pav2004-05-272-5/+6 * add Mail::SRS - Interface to Sender Rewriting Schemeeik2004-05-276-0/+80 * - Style: tar -> ${TAR}pav2004-05-271-1/+1 * insufficient coffee error: p5-Mail-SRS is not yet committedeik2004-05-271-1/+0 * connect libspf-alt and p5-Mail-SRS to the build.eik2004-05-271-0/+2 * Drop my maintainershipache2004-05-271-1/+1 * - Teach -c toggle to behave as described in man pagepav2004-05-272-2/+26 * - Update to 4.31.3pav2004-05-277-43/+1661 * - don't conflict with mail/libspf and mail/p5-Mail-SPF-Queryeik2004-05-262-15/+17 * - update exiscan-acl to version 22, with SPF support.eik2004-05-264-4/+35 * Add libspf-alt, a library that allows emaileik2004-05-265-0/+106 * Update to version 1.62.demon2004-05-263-4/+4 * Patch the correct files to rename the installed library.mikeh2004-05-262-50/+7 * update to openwebmail-2.32leeym2004-05-262-3/+4 * Pull some tricks to build on pre-4.4 systems.vs2004-05-261-0/+11 * This is just another silent update: the tarball has been rerolled,thierry2004-05-262-4/+4 * Remove databases/postgresql-client because there can't be a -server, and havingmat2004-05-257-7/+7 * - Convert to rcNGpav2004-05-255-37/+60 * - Drop unneeded dependencies on autotoolspav2004-05-253-20/+19 * - Update to 1.0pav2004-05-254-53/+66 * Add an LDAP_PREFIX line to fix the LDAP'ified build.dougb2004-05-251-0/+1 * Use slave pkg-message for slave port.ale2004-05-251-0/+1 * The checksum is not changed, but the distfile yes :)ale2004-05-254-8/+8 * Add an install-configure target to update existing configurationoliver2004-05-241-1/+6 * The distfile was renamed on the server. The checksum has not changed,marcus2004-05-244-4/+4 * Add dependency and fix build on bento.ale2004-05-241-0/+1 * - Update to 1.2.48sergei2004-05-242-3/+3 * Unbreak what I did last timemat2004-05-232-4/+5 * Update to version 4.60, the latest from UW. Several new features and manydougb2004-05-234-15/+18 * Convert to USE_OPENLDAP. I have no idea if this will work, since I don'tdougb2004-05-231-4/+1 * Add libsrs 0.3.b, sender Rewriting Scheme (SRS) library and client.vs2004-05-236-0/+91 * - Update to 20040504pav2004-05-223-7/+11 * - Update IPv6 patches to 1.24pav2004-05-2218-63/+63 * Add libspf 0.25.b, sender Policy Framework (SPF) library and client.vs2004-05-227-0/+135 * - Update to 2.4.3pav2004-05-222-4/+5 * - Update to 20040520clement2004-05-212-4/+3 * Remove conflict with qt3 by back-porting a patch from the nextmikeh2004-05-213-6/+53 * - Update to 2.6.9clement2004-05-202-4/+12 * Fix the path to the personal mime.types file after reading the ChangeLog.netchild2004-05-192-4/+4 * Add a pkg-message which suggests to use a mime.types file for betternetchild2004-05-194-2/+28 * Revert previous commit; maintainer is merely having email trouble.linimon2004-05-19