Path to this page:
Next | Query returned 7 messages, browsing 1 to 10 | previous
CVS Commit History:
2012-10-03 17:09:47 by Aleksej Saushev | Files touched by this commit (124) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2012-02-07 09:01:02 by ndb | Files touched by this commit (1) |
Log message:
just so this builds again (i get an error on executing mop -h).
|
2011-10-20 16:17:54 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
Generic dependency, to avoid inapropriate shell bang
of interpreter.
-DEPENDS+= ruby-[0-9]*:../../lang/ruby
+DEPENDS+= ${RUBY_BASE}>=${RUBY_REQD}:${RUBY_SRCDIR}
Thanks obache@,
I have put following lines when testing build with pbulk.
RUBY_BASE= ruby19
RUBY_REQD= 1.9
RUBY_SRCDIR= ../../lang/ruby19-base
|
2011-10-20 15:08:19 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
Add the line -> DEPENDS+= ruby-[0-9]*:../../lang/ruby
|
2011-10-20 14:38:39 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
More comment added onto patch that there have been communication with original \
author.
|
2011-10-20 14:34:01 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
Clean up flags by pkglint -Wall.
|
2011-10-19 11:19:28 by Makoto Fujiwara | Files touched by this commit (6) |  |
Log message:
Import mop-1.9 as wip/mop.
Authoring tool for presentation on Web Browser.
- Convert ordinary HTML+CSS authoring to match presentaion
page layout
- Automatic conversion for font size per page
- Animation with CSS syntax
- Publish HTML as normal http:// browsing
- You only need browser to make presentation
- HTML is forever with Web Browser
|
Next | Query returned 7 messages, browsing 1 to 10 | previous