Details
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 12422 Build 12698: arc lint + arc unit
Event Timeline
math/mathgl/Makefile | ||
---|---|---|
24 | You could alphabetize them, i.e. USE_GL before USE_XORG. | |
37 | you can leave out the _DESC's for everything that is in Mk/bsd.options.desc.mk.
| |
44 | ^probably qmake_build suffices. Normally I tend to alphabetize the components... (by groups, normal-, build-, and run-depends), i.e. Just makes it a tad quicker to look for something. |
math/mathgl/Makefile | ||
---|---|---|
7 | SF/${PORTNAME}/files/${PORTNAME}/${PORTNAME}%20${PORTVERSION} | |
22 | python:2.7 | |
48 | Should be earlier. and the "options" block can get more spaces between its sections. See 14.9. Options and Helpers |
math/mathgl/Makefile | ||
---|---|---|
7 | It doesn't fetch with this MASTER_SITES. |
math/mathgl/Makefile | ||
---|---|---|
7 | Can you post the difference of make fetch-urlall-list with your version and with mine ? |
math/mathgl/Makefile | ||
---|---|---|
7 | < https://sourceforge.net/projects/mathgl/files/mathgl/mathgl%202.4.1/mathgl-2.4.1.tar.gz --- > https://downloads.sourceforge.net/project/mathgl/files/mathgl/mathgl%202.4.1/mathgl-2.4.1.tar.gz > https://cytranet.dl.sourceforge.net/project/mathgl/files/mathgl/mathgl%202.4.1/mathgl-2.4.1.tar.gz > https://excellmedia.dl.sourceforge.net/project/mathgl/files/mathgl/mathgl%202.4.1/mathgl-2.4.1.tar.gz > https://freefr.dl.sourceforge.net/project/mathgl/files/mathgl/mathgl%202.4.1/mathgl-2.4.1.tar.gz > https://jaist.dl.sourceforge.net/project/mathgl/files/mathgl/mathgl%202.4.1/mathgl-2.4.1.tar.gz > https://kent.dl.sourceforge.net/project/mathgl/files/mathgl/mathgl%202.4.1/mathgl-2.4.1.tar.gz > https://nchc.dl.sourceforge.net/project/mathgl/files/mathgl/mathgl%202.4.1/mathgl-2.4.1.tar.gz > https://netcologne.dl.sourceforge.net/project/mathgl/files/mathgl/mathgl%202.4.1/mathgl-2.4.1.tar.gz > https://netix.dl.sourceforge.net/project/mathgl/files/mathgl/mathgl%202.4.1/mathgl-2.4.1.tar.gz > https://superb-dca2.dl.sourceforge.net/project/mathgl/files/mathgl/mathgl%202.4.1/mathgl-2.4.1.tar.gz > https://superb-sea2.dl.sourceforge.net/project/mathgl/files/mathgl/mathgl%202.4.1/mathgl-2.4.1.tar.gz > https://ufpr.dl.sourceforge.net/project/mathgl/files/mathgl/mathgl%202.4.1/mathgl-2.4.1.tar.gz > https://vorboss.dl.sourceforge.net/project/mathgl/files/mathgl/mathgl%202.4.1/mathgl-2.4.1.tar.gz > http://downloads.sourceforge.net/project/mathgl/files/mathgl/mathgl%202.4.1/mathgl-2.4.1.tar.gz > http://cytranet.dl.sourceforge.net/project/mathgl/files/mathgl/mathgl%202.4.1/mathgl-2.4.1.tar.gz > http://excellmedia.dl.sourceforge.net/project/mathgl/files/mathgl/mathgl%202.4.1/mathgl-2.4.1.tar.gz > http://freefr.dl.sourceforge.net/project/mathgl/files/mathgl/mathgl%202.4.1/mathgl-2.4.1.tar.gz > http://jaist.dl.sourceforge.net/project/mathgl/files/mathgl/mathgl%202.4.1/mathgl-2.4.1.tar.gz > http://kent.dl.sourceforge.net/project/mathgl/files/mathgl/mathgl%202.4.1/mathgl-2.4.1.tar.gz > http://nchc.dl.sourceforge.net/project/mathgl/files/mathgl/mathgl%202.4.1/mathgl-2.4.1.tar.gz > http://netcologne.dl.sourceforge.net/project/mathgl/files/mathgl/mathgl%202.4.1/mathgl-2.4.1.tar.gz > http://netix.dl.sourceforge.net/project/mathgl/files/mathgl/mathgl%202.4.1/mathgl-2.4.1.tar.gz > http://superb-dca2.dl.sourceforge.net/project/mathgl/files/mathgl/mathgl%202.4.1/mathgl-2.4.1.tar.gz > http://superb-sea2.dl.sourceforge.net/project/mathgl/files/mathgl/mathgl%202.4.1/mathgl-2.4.1.tar.gz > http://ufpr.dl.sourceforge.net/project/mathgl/files/mathgl/mathgl%202.4.1/mathgl-2.4.1.tar.gz > http://vorboss.dl.sourceforge.net/project/mathgl/files/mathgl/mathgl%202.4.1/mathgl-2.4.1.tar.gz |
math/mathgl/Makefile | ||
---|---|---|
7 | Ok, so, looking at where your hand crafted url redirects to: SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} |
math/mathgl/Makefile | ||
---|---|---|
7 | This works, thanks! |
math/mathgl/Makefile | ||
---|---|---|
46 | sorry, this was unsubmitted from a previous run through... and I think it belonged to the XORG=x11,sm,xext,ice one |
Sorry, I must have forgotten to update the diff.
Of course, cmake:outsource worked. :)
It fails to stage for me:
===> Checking for items in pkg-plist which are not in STAGEDIR Error: Missing: %%DATADIR%%/fonts/STIX.vfm Error: Missing: %%DATADIR%%/fonts/STIX_b.vfm Error: Missing: %%DATADIR%%/fonts/STIX_bi.vfm Error: Missing: %%DATADIR%%/fonts/STIX_i.vfm Error: Missing: %%DATADIR%%/fonts/adventor.vfm Error: Missing: %%DATADIR%%/fonts/adventor_b.vfm Error: Missing: %%DATADIR%%/fonts/adventor_bi.vfm Error: Missing: %%DATADIR%%/fonts/adventor_i.vfm Error: Missing: %%DATADIR%%/fonts/bonum.vfm Error: Missing: %%DATADIR%%/fonts/bonum_b.vfm Error: Missing: %%DATADIR%%/fonts/bonum_bi.vfm Error: Missing: %%DATADIR%%/fonts/bonum_i.vfm Error: Missing: %%DATADIR%%/fonts/chorus.vfm Error: Missing: %%DATADIR%%/fonts/cursor.vfm Error: Missing: %%DATADIR%%/fonts/cursor_b.vfm Error: Missing: %%DATADIR%%/fonts/cursor_bi.vfm Error: Missing: %%DATADIR%%/fonts/cursor_i.vfm Error: Missing: %%DATADIR%%/fonts/heros.vfm Error: Missing: %%DATADIR%%/fonts/heros_b.vfm Error: Missing: %%DATADIR%%/fonts/heros_bi.vfm Error: Missing: %%DATADIR%%/fonts/heros_i.vfm Error: Missing: %%DATADIR%%/fonts/heroscn.vfm Error: Missing: %%DATADIR%%/fonts/heroscn_b.vfm Error: Missing: %%DATADIR%%/fonts/heroscn_bi.vfm Error: Missing: %%DATADIR%%/fonts/heroscn_i.vfm Error: Missing: %%DATADIR%%/fonts/pagella.vfm Error: Missing: %%DATADIR%%/fonts/pagella_b.vfm Error: Missing: %%DATADIR%%/fonts/pagella_bi.vfm Error: Missing: %%DATADIR%%/fonts/pagella_i.vfm Error: Missing: %%DATADIR%%/fonts/schola.vfm Error: Missing: %%DATADIR%%/fonts/schola_b.vfm Error: Missing: %%DATADIR%%/fonts/schola_bi.vfm Error: Missing: %%DATADIR%%/fonts/schola_i.vfm Error: Missing: %%DATADIR%%/fonts/termes.vfm Error: Missing: %%DATADIR%%/fonts/termes_b.vfm Error: Missing: %%DATADIR%%/fonts/termes_bi.vfm Error: Missing: %%DATADIR%%/fonts/termes_i.vfm ===> Error: Plist issues found. *** Error code 1