Sergey Svishchev
7b4709677e
Delint:
...
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
2006-10-29 08:32:37 +00:00
Dieter Baron
c2600ab688
Make glk implementation choosable via options framework, defaulting
...
to glkloader.
2006-07-12 23:18:22 +00:00
Sergey Svishchev
0d06f2eacc
Repair linkrot in MASTER_SITES and HOMEPAGEs, ignoring redirects from/to sf.net.
2006-04-29 17:43:15 +00:00
Jeremy C. Reed
37f815a375
Change BUILDLINK_DEPENDS.foo to BUILDLINK_API_DEPENDS.foo.
...
Change BUILDLINK_RECOMMENDED.foo to BUILDLINK_ABI_DEPENDS.foo.
As discussed on tech-pkg.
2006-04-06 07:16:55 +00:00
Johnny C. Lam
64bfcf7b60
Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead
...
for a while now, and *_EXTRA_TMPL are generally not needed anymore.
2006-03-14 01:27:57 +00:00
Dieter Baron
3cbd6bca84
Don't hardcode /usr/local, noted by kristerw's bulk build.
2006-02-06 20:14:12 +00:00
Dieter Baron
ba54ad832d
the choosen solution is satisfactory, remove TODO
2005-07-17 12:09:53 +00:00
Dieter Baron
35d38a203c
use USE_TOOLS instead of deprecated USE_PERL5
2005-07-17 12:08:58 +00:00
Todd Vierling
5f60a41bb5
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:09:34 +00:00
Thomas Klausner
c94bd93ef4
Remove duplicate word, |fmt.
2005-03-25 03:27:10 +00:00
Dieter Baron
ef0056b2f3
fix DEPENDS pattern (missing *)
2005-03-06 22:21:59 +00:00
Dieter Baron
9bbf04370e
fix path in BUILDLINK_PKGSRCDIR
2005-03-03 14:02:28 +00:00
Dieter Baron
57118a1023
- use MASTER_SITE_IFARCHIVE
...
- fix HOMEPAGE
2005-03-02 20:52:09 +00:00
Dieter Baron
5fb953f65e
initial import of glkloader-0.3.2:
...
GlkLoader is an implementation of the the Glk specification which
simply loads another Glk library and passes all Glk calls through
to it. The purpose is to allow a single executable to choose which
Glk library to use at run-time, instead of at compile-time.
2005-03-02 17:26:58 +00:00