# New ports collection makefile for: w3 on Emacs # Date created: 31 December 1996 # Whom: MITA Yoshio # # $FreeBSD$ # PORTNAME= w3 PORTVERSION= 4.0.p46 CATEGORIES+= www elisp MASTER_SITES= ${MASTER_SITE_XEMACS} MASTER_SITE_SUBDIR= emacs-w3 DISTNAME= w3-4.0pre.46 MAINTAINER= kiri@FreeBSD.org BUILD_DEPENDS?= emacs-20.7:${PORTSDIR}/editors/emacs20 RUN_DEPENDS?= emacs-20.7:${PORTSDIR}/editors/emacs20 GNU_CONFIGURE= yes MAKE_ENV+= EMACSCMD=${EMACSCMD} ELISPDIR=${ELISPDIR} \ MKDIR="${MKDIR}" CP=${CP} \ INFODIR=${INFODIR} \ INSTALL_DATA="${INSTALL_DATA}" PORTSDOCDIR= ${PREFIX}/share/doc/w3 SAMPLEDIR= ${PREFIX}/share/examples/w3 post-build: .for f in dot.emacs user-install @${SED} -e "s,%VERSION%,${VERSION},g" \ -e "s,%PREFIX%,${PREFIX},g" \ -e "s,%INFODIR%,${INFODIR},g" \ -e "s,%ELISPDIR%,${ELISPDIR},g" \ -e "s,%INFOFILE%,${INFOFILE},g" \ -e "s,%ADDIR%,${ADDIR},g" \ -e "s,%TOUCH%,${TOUCH},g" \ -e "s,%MKDIR%,${MKDIR},g" \ -e "s,%SAMPLEDIR%,${SAMPLEDIR},g" \ -e "s,%DIRSECTION%,${DIRSECTION},g" \ < ${FILESDIR}/${f}.tmpl > ${WRKDIR}/${f} .endfor post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${PORTSDOCDIR} @${MKDIR} ${SAMPLEDIR} .for f in dot.mosaic-hotlist-default @${INSTALL_DATA} ${FILESDIR}/${f} ${SAMPLEDIR} .endfor .for f in dot.emacs @${INSTALL_DATA} ${WRKDIR}/${f} ${SAMPLEDIR} .endfor @${INSTALL_SCRIPT} ${WRKDIR}/user-install ${SAMPLEDIR} .endif @${CAT} ${PKGMESSAGE} .include ion> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of overlong UTF8 sequences in Qt and kdelibs, which, unpatched,lofi2007-03-312-1/+39
* Security: http://www.kde.org/info/security/advisory-20070326-1.txtlofi2007-03-293-36/+82
* Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-146-271/+11
* o Update to 1.4.0nork2007-03-111-1/+1
* Fix for .contentWindow queries crashing on invalid windows.lofi2007-03-062-1/+37
* Remove accidentally reintroduced DEPENDSlofi2007-02-071-1/+0
* Fix khtml/konqueror title XSS vulnerability.lofi2007-02-072-3/+24
* - Replace DEPENDS, which are about to be removedpav2007-01-311-2/+3
* Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-205-928/+229
* Let slaveports override PORTREVISIONmarkus2006-10-241-1/+1
* - Fix an integer overflow vulnerability in Qt and kdelibsmarkus2006-10-232-1/+15
* Do not install hicolor-theme directories and index file, instead dependlofi2006-10-182-3/+4
* Support printing over CUPS 1.2.x' unix domain socket interface.lofi2006-09-272-1/+252
* Fix KControl/kcmshell so the Peripherals/Digital Camera KControl modulelofi2006-09-142-0/+12
* KDE 3.5.4 / KOffice 1.5.2lofi2006-09-134-5/+34
* Update to KDE 3.5.3lofi2006-06-065-33/+558
* - Renamed port graphics/libart_lgpl2 -> graphics/libart_lgplpav2006-05-281-1/+1
* Remove USE_REINPLACE from categories starting with Xedwin2006-05-131-1/+0
* - Switch lua dependency to lang/lua50pav2006-05-031-1/+1
* Disable the configure check for valgrind. The valgrind instrumentationlofi2006-04-131-0/+158
* Fix KDE bug 124654.lofi2006-04-082-0/+20
* Update to KDE 3.5.2lofi2006-03-314-17/+10
* Conversion to a single libtool environment.ade2006-02-232-1/+129
* Fix the configure check for pcre to work with the latest pcre version.lofi2006-02-041-2/+2
* Update to KDE 3.5.1.lofi2006-02-016-89/+20
* Use USE_FAM instead of explicitly depending on fam via LIB_DEPENDS to preventlofi2006-01-231-5/+5
* Use the kdelibs3-nocups plist in the WITHOUT_CUPS case.lofi2006-01-221-0/+1
* Fix an incorrect bounds check in kjs, the JavaScript interpreter engine usedlofi2006-01-212-0/+50
* Don't try and invoke autoheader.lofi2006-01-121-2/+4
* Update to KDE 3.5.0lofi2006-01-095-71/+356
* Change X font encodings dependency so it will work even after X.Org 6.9 islesi2005-12-301-1/+1
* Move IDN related ports from devel to dns category:pav2005-11-131-1/+1
* Update to KDE 3.4.3 / KOffice 1.4.2lofi2005-11-054-3/+20
* Use cups-config to locate the cups data dirlofi2005-10-271-0/+2
* Rearrange the kdelibs3 and kdelibs3-nocups ports so that it's possiblelofi2005-08-281-3/+6
* Fix CONFLICTS with kdeadmin.lofi2005-08-251-2/+3
* There was a file move between KDE modules again after all, unfortunatelylofi2005-08-051-2/+2
* Update to KDE 3.4.2 / KOffice 1.4.1lofi2005-08-013-3/+3
* Remove dependency on openldap.lofi2005-07-061-1/+1
* Update to KDE 3.4.1lofi2005-06-266-1034/+5
* dcopserver depends on iceauth at runtime.lofi2005-05-181-2/+3
* Fix regressions introduced in the previous KDE security updates:lofi2005-05-072-10/+1
* Fix multiple vulnerabilities in the kimgio subsystem.lofi2005-04-222-1/+1018
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* Fix double deletion bug in kio_kzip, which causes nasty crashes inlofi2005-04-022-0/+8
* Add CONFLICTS with kdeartwork 3.2.x and kdeartwork 3.3.x (plastik widgetlofi2005-03-261-2/+2
* Update to KDE 3.4lofi2005-03-219-266/+727