diff options
author | danfe <danfe@FreeBSD.org> | 2019-03-29 21:58:23 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2019-03-29 21:58:23 +0800 |
commit | 6167c7d64165274ab776f1843470a6ee987b4c66 (patch) | |
tree | 6cd791bd3dee5072fc34215320fbca70c3462606 /MOVED | |
parent | 0c4fb5e074fc009b047fac6b21ee4f7783aff166 (diff) | |
download | freebsd-ports-gnome-6167c7d64165274ab776f1843470a6ee987b4c66.tar.gz freebsd-ports-gnome-6167c7d64165274ab776f1843470a6ee987b4c66.tar.zst freebsd-ports-gnome-6167c7d64165274ab776f1843470a6ee987b4c66.zip |
- Resurrect `editors/e93' and fix distfile fetching (unfortunately,
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)
Diffstat (limited to 'MOVED')
-rw-r--r-- | MOVED | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -7877,7 +7877,6 @@ graphics/rubyphoto||2015-11-28|Has expired: Broken for more than 6 months german/bsdpaste||2015-11-28|Has expired: Broken for more than 6 months audio/amrcoder||2015-11-28|Has expired: Broken for more than 6 months sysutils/bashburn||2015-11-28|Has expired: Broken for more than 6 months -editors/e93||2015-11-28|Has expired: Broken for more than 6 months audio/tepsonic||2015-11-28|Has expired: Broken for more than 6 months astro/ephem||2015-11-28|Has expired: Broken for more than 6 months chinese/cce||2015-11-28|Has expired: Broken for more than 6 months |