| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
| |
Submitted by: cperciva
Notes:
svn path=/head/; revision=212684
|
|
More precisely, UKDistributedView is an NSTableView-like class that allows
arbitrary positioning of evenly-sized items. This is intended for things
like the Workspace/Finder's "icon view", and even lets you snap items to a
grid in various ways, reorder them etc. Finally it can handle several
thousand of items smoothly.
WWW: http://www.etoile-project.org/
Notes:
svn path=/head/; revision=212677
|