pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/emacs-w3m-current
Module name: wip
Committed by: makoto
Date: Fri Mar 2 23:52:39 UTC 2012
Modified Files:
wip/emacs-w3m-current: Makefile PLIST distinfo
wip/emacs-w3m-current/patches: patch-w3m.el
Added Files:
wip/emacs-w3m-current: TODO options.mk
wip/emacs-w3m-current/patches: patch-emacs-w3m_w3m.el
Log Message:
(1) The existed code did not install icons. Fix it.
in Makefile, add lines to install icons.
This was in www/emacs-w3m but not in wip/emacs-w3m-current
The related lines are:
+CONFIGURE_ARGS+=--with-icondir=${ICONDIR}
+INSTALL_TARGET= install install-icons install-icons30
+SUBST_CLASSES+= fix-icondir
(and more for above)
+ICONDIR= ${PREFIX}/${ETCDIR}
(2) The patch added as patches/patch-emacs-w3m_w3m.el
to find the icon directory, where the same as
www/emacs-w3m installs icons.
(3) Add comment on patches/patch-w3m.el (From commit log)
(4) Minimize pkglint -Wall flags. Current status is
0 errors and 7 warnings found.
(5) Add options.mk as www/emacs-w3m does
(6) More on Makefile
- Remove PKG_NAME= and PKGREVISION=
- Add LICENSE=
- Add lines to install DOCUMENTS as www/emacs-w3m/Makefile does
- Some changes to
Minimize the diff from www/emacs-w3m/Makefile to this Makefile.
(7) Add TODO
To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/emacs-w3m-current/TODO \
wip/emacs-w3m-current/options.mk \
wip/emacs-w3m-current/patches/patch-emacs-w3m_w3m.el
cvs -z3 rdiff -u -r1.1 -r1.2 wip/emacs-w3m-current/patches/patch-w3m.el
cvs -z3 rdiff -u -r1.2 -r1.3 wip/emacs-w3m-current/distinfo
cvs -z3 rdiff -u -r1.6 -r1.7 wip/emacs-w3m-current/PLIST
cvs -z3 rdiff -u -r1.7 -r1.8 wip/emacs-w3m-current/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/emacs-w3m-current/TODO?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/emacs-w3m-current/options.mk?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/emacs-w3m-current/patches/patch-emacs-w3m_w3m.el?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/emacs-w3m-current/patches/patch-w3m.el?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/emacs-w3m-current/distinfo?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/emacs-w3m-current/PLIST?r1=1.6&r2=1.7
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/emacs-w3m-current/Makefile?r1=1.7&r2=1.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index