Commit graph

5 commits

Author SHA1 Message Date
Juergen Lock
2c30bfd80b Chase moved MASTER_SITE
Submitted by:	pointyhat via erwin
2008-02-29 23:53:48 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Juergen Lock
61927dd6c3 - Update to 0.10.0 2007-07-21 21:17:00 +00:00
Juergen Lock
d119258ee1 Use ncursesw from base where available (HEAD and now RELENG_6 too)
Submitted by:	rafan@
Approved by:	miwi (mentor, implicit)
2007-04-07 18:37:23 +00:00
Juergen Lock
bacfa14837 LaTrine is a curses-based LAnguage TRaINEr. It takes a dictionary and
asks you for a word or a phrase, and you try to give the correct answer.
You can choose in what direction LaTrine shall ask, and the selection of
the words or phrases will depend on how often you don't know the correct
translation for the respective phrase. This is a conventional way to drill
yourself in vocabulary. In addition to this package you need an
appropriate dictionary. You may write your own word list, or you can
download one from the internet. The Free Dictionaries Project provides
dictionaries for about 50 language combinations, which can be used with
LaTrine.

WWW: http://www.godisch.de/debian/latrine/

Approved by:	miwi (mentor, implicit)
2007-02-18 22:19:06 +00:00