mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
b47916fe74
+ This unbreaks the build, removing BROKEN= tag. - For examples, use [NO]PORTEXAMPLES instead of [NO]PORTDOCS - HAS_CONFIGURE -> GNU_CONFIGURE - Drop all patches from files/, + patch-configure.in and patch-newsstar.in integrated in upstream + patch-Makefile.am no longer needed after further upstream fixes - Drop USE_AUTOTOOLS, we're no longer patching *.ac/*.am files. - Mark MAKE_JOBS_SAFE for parallel builds. - Note I cannot actually test the resulting executable for lack of local news servers, hence I'm not taking maintainership either. Feature safe: yes
34 lines
1.2 KiB
Plaintext
34 lines
1.2 KiB
Plaintext
bin/newsstar
|
|
lib/newsstar/newsstar.bin
|
|
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
|
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
|
|
%%PORTDOCS%%%%DOCSDIR%%/NEWS
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/TODO
|
|
%%PORTDOCS%%%%DOCSDIR%%/QuickStart
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/news.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/index.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/ar01s02.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/ar01s03.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/ar01s04.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/ar01s05.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/ar01s06.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/ar01s07.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/ar01s08.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/ar01s09.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/ar01s10.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/ar01s11.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/ar01s12.html
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cf.server.sample
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curses.cf.sample
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/filter.pl.sample
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/main.cf.sample
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/master.ignore.sample
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/master.score.sample
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/newsrc.sample
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
@dirrm lib/newsstar
|
|
@dirrm etc/newsstar
|