mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Revert previous commit; the port is indeed broken since it fetches from
possibly inconsistent database snapshots. This has previously been explained to the maintainer without action, so deprecate and schedule for termination on 2006-12-01 to attempt to achieve progress on the issue.
This commit is contained in:
parent
0b089748ed
commit
2c0de7fb8c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171966
1 changed files with 4 additions and 0 deletions
|
@ -18,6 +18,10 @@ EXTRACT_ONLY= tools/${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
|
|||
MAINTAINER= user@unknown.nu
|
||||
COMMENT= The Internet Movie Database package
|
||||
|
||||
BROKEN= Often segfaults during build since it fetches possibly inconsistent snapshots
|
||||
DEPRECATED= ${BROKEN}
|
||||
EXPIRATION_DATE=2006-12-01
|
||||
|
||||
IGNOREFILES= actors.list.gz actresses.list.gz aka-names.list.gz \
|
||||
aka-titles.list.gz alternate-versions.list.gz biographies.list.gz \
|
||||
business.list.gz certificates.list.gz cinematographers.list.gz \
|
||||
|
|
Loading…
Add table
Reference in a new issue