Skip to main content.

2003-Jun-13

To turn off highlighting (colors) in vim, do:

:syntax off
(or ":syn off")

Tried kmymoney2 -- it is not intuitive and many features are broken.

Started to install finance/emma. It's makefile says it requires Python 1.5. lang/python15 doesn't build, because it didn't use LDFLAGS when attempting to link to -lnet. (Also didn't depend on libnet.) Send-pr: pkg/21876: lang/python15 not building; missing -lnet (It had improperly detected libnet which was installed; drochner provided patch and he closed PR after I tested on 16/Jun/2003.)

Worked on patching pkgsrc/www/adzap so it would honor PKG_SYSCONFDIR. Sent patches to tech-pkg in reply to another user. * need to send-pr