mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
540f1696d2
new distfile name does not contain version number, but its checksum is the same as the previous one) - Provide more descriptive and elaborate COMMENT text - Register dependency between the program and its internal GUI library which allows to remove MAKE_JOBS_UNSAFE (hopefully) - Stop bogusly requesting C++ compiler (apparently, it was wanted because of its `bool' type), instead simply #include <stdbool.h> - Localize build configuration in one place (port-patch): having MAKE_ARGS blurred the picture and it was not quite accurate anyway (e.g., passed down those bogus C++ bits) - Drop `gmake' from USES, no longer needed WRKSRC, define LICENSE_FILE - Make docfiles installation optional and install them to appropriate location using standard helper target - Reformat port description (shorten the lines, kill EOL whitespace, separate sentences with double spaces)
32 lines
941 B
Plaintext
32 lines
941 B
Plaintext
bin/e93
|
|
lib/e93lib/e93rc.tcl
|
|
lib/e93lib/examples/README
|
|
lib/e93lib/examples/sethighlightscheme.tcl
|
|
lib/e93lib/highlightschemes/schemes.tcl
|
|
lib/e93lib/images/about.ppm
|
|
lib/e93lib/images/e93icon-16.png
|
|
lib/e93lib/images/e93icon-24.png
|
|
lib/e93lib/images/e93icon-48.png
|
|
lib/e93lib/modules/c.tcl
|
|
lib/e93lib/modules/colorme.tcl
|
|
lib/e93lib/newstuff/NEW_WAY
|
|
lib/e93lib/newstuff/README
|
|
lib/e93lib/newstuff/htmlTEST.tcl
|
|
lib/e93lib/newstuff/test.tcl
|
|
lib/e93lib/syntaxmaps/asm.tcl
|
|
lib/e93lib/syntaxmaps/c.tcl
|
|
lib/e93lib/syntaxmaps/css.tcl
|
|
lib/e93lib/syntaxmaps/eiffel.tcl
|
|
lib/e93lib/syntaxmaps/email.tcl
|
|
lib/e93lib/syntaxmaps/html.tcl
|
|
lib/e93lib/syntaxmaps/java.tcl
|
|
lib/e93lib/syntaxmaps/javaScript.tcl
|
|
lib/e93lib/syntaxmaps/php.tcl
|
|
lib/e93lib/syntaxmaps/tcl.tcl
|
|
lib/e93lib/syntaxmaps/text.tcl
|
|
lib/e93lib/syntaxmaps/unknown.tcl
|
|
lib/e93lib/syntaxmaps/verilog.tcl
|
|
lib/e93lib/syntaxmaps/vhdl.tcl
|
|
lib/e93lib/syntaxmaps/xml.tcl
|
|
lib/e93lib/syntaxmaps/xsl.tcl
|