| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
06 May 2013 15:34:18
1.0.0
|
bapt  |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
24 Apr 2013 18:10:32
1.0.0
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
21 Apr 2012 18:48:14
1.0.0
|
miwi  |
- Update to 1.0.0
PR: 166886
Submitted by: Ports Fury |
19 Mar 2012 20:26:17
0.10.0_2
|
nox  |
Return this to the pool. (I only ported it on request a long time
ago and don't really use it myself...)
Feature safe: yes |
25 Nov 2011 19:47:04
0.10.0_2
|
nox  |
- Respect CFLAGS [1]
- Fix build with clang (I thought I did this already...)
PR: ports/162864 [1]
Submitted by: Jan Beich <jbeich@tormail.net> [1]
Feature safe: yes |
03 Jul 2011 14:25:36
0.10.0_2
|
ohauer  |
-remove MD5 |
11 Apr 2011 08:34:17
0.10.0_2
|
bapt  |
Add a new macro to deal with conflict between ncurses from base and ncurses from
ports.
If a ports is linked against ncurses from base or from the ports, it should then
add:
USE_NCURSES=yes
it is also possible to specify the hard dependency on the ports ncurses or one
the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes
PR: ports/155269
Submitted by: me
Reviwed by: pav@
Approved by: portmgr (pav@)
Exp-run by: portmgr (pav@) |
31 May 2010 02:01:56
0.10.0_2
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
05 Jan 2009 20:36:33
0.10.0_1
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
06 Jun 2008 13:31:51
0.10.0_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
29 Feb 2008 23:53:48
0.10.0
|
nox  |
Chase moved MASTER_SITE
Submitted by: pointyhat via erwin |
23 Jul 2007 09:36:52
0.10.0
|
rafan  |
- 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 |
21 Jul 2007 21:17:00
0.10.0
|
nox  |
- Update to 0.10.0 |
21 Jul 2007 21:16:31
0.10.0
|
nox  |
- Update to 0.10.0 |
07 Apr 2007 18:37:24
0.9.0_1
|
nox  |
Use ncursesw from base where available (HEAD and now RELENG_6 too)
Submitted by: rafan@
Approved by: miwi (mentor, implicit) |
18 Feb 2007 22:19:06
0.9.0
|
nox  |
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) |