2010-01-16 06:08:25 by Min Sik Kim | Files touched by this commit (4) | |
Log message:
Remove tex-dhucs, which was obsoleted by tex-kotex.
|
2009-08-03 17:37:42 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Fix installation and add user-destdir support
|
2009-07-22 11:01:55 by Thomas Klausner | Files touched by this commit (373) |
Log message:
Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.
Packages needing empty directories can use the @pkgdir command in PLIST.
Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
|
2009-06-14 20:12:04 by Joerg Sonnenberger | Files touched by this commit (118) |
Log message:
Remove @dirrm entries from PLISTs
|
2008-05-26 04:13:26 by Joerg Sonnenberger | Files touched by this commit (274) |
Log message:
Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
|
2007-06-07 01:50:14 by Min Sik Kim | Files touched by this commit (3) |
Log message:
Update tex-dhucs to 3.2.2.
Changes since 3.1.4:
- Redefine \nobreak.
- Added a new font map: UCS2.sfd.
- Added [finemath] option.
|
2006-12-10 02:06:38 by Min Sik Kim | Files touched by this commit (3) |
Log message:
Update tex-dhucs to 3.1.4.
Changes since 3.0.2:
- bug fix for nojosa.
- support apacite.
- improved support for hyperref/beamer/memoir.
- pdf bookmarks.
- unicode naming rule.
- linebreak before suppl. hanja.
|
2006-06-16 00:21:44 by Min Sik Kim | Files touched by this commit (2) |
Log message:
Update tex-dhucs to 3.0.2.
Changes:
- Fix the PrerenderUnicode problem.
|
2006-05-13 07:03:55 by Min Sik Kim | Files touched by this commit (3) |
Log message:
Update tex-dhucs to 3.0.0.
Changes since 2.7.0:
- Enable hyphenation of a parenthesized english word preceded by a Korean
character.
- Remove the original setspace code from dhucs-setspace.
- Use .aux instead of .pru.
- Improve the autojosa algorithm.
- Bug fixes in ucs-hangul.
- Support autojosa for natbib and cite.
- Make autojosa work without hyperref.
|
2006-04-14 16:38:14 by Min Sik Kim | Files touched by this commit (3) |
Log message:
Update tex-dhucs to 2.7.1.
Changes:
- Support hyphenation of an English word concatenated with a Korean word.
|