| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *: Bump PORTREVISIONs for math/mpc update to 1.3.1 | Gerald Pfeifer | 2023-04-23 | 1 | -1/+1 |
| | | |||||
| * | Remove WWW lines that have been moved into Makefiles | Stefan Eßer | 2022-09-08 | 2 | -3/+1 |
| | | | | | Approved by: portmgr (implicit) | ||||
| * | Remove WWW entries moved into port Makefiles | Stefan Eßer | 2022-09-07 | 1 | -2/+0 |
| | | | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner) | ||||
| * | Add WWW entries to port Makefiles | Stefan Eßer | 2022-09-07 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner) | ||||
| * | One more small cleanup, forgotten yesterday. | Mathieu Arnold | 2021-04-07 | 1 | -1/+0 |
| | | | | | Reported by: lwhsu | ||||
| * | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
| | | |||||
| * | science/aircraft-datcom: Unbreak build with GCC 10 | Tobias Kortkamp | 2020-07-04 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) /wrkdirs/usr/ports/science/aircraft-datcom/work/aircraft-datcom-ed877bb/src/auxout.f:185:40: 168 | 1 TINF,RN,SRF,CBAR,BLRF,XCG,ZCG,DUM, | 2 ...... 185 | 1 TRA(78),TRA(76),TRA(79),TRA(80),O,P,Q,R,S,T,NN,NM) | 1 Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) /wrkdirs/usr/ports/science/aircraft-datcom/work/aircraft-datcom-ed877bb/src/auxout.f:187:39: 168 | 1 TINF,RN,SRF,CBAR,BLRF,XCG,ZCG,DUM, | 2 ...... 187 | 1 SBD(124),SBD(123),SBD(115),ANA,O,P,Q,R,S,T,NN,NM) | 1 Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) /wrkdirs/usr/ports/science/aircraft-datcom/work/aircraft-datcom-ed877bb/src/auxout.f:302:34: 168 | 1 TINF,RN,SRF,CBAR,BLRF,XCG,ZCG,DUM, | 2 ...... 302 | 2 FACT(143),FACT(22),WBT(46),H,H,O,P,Q,R,S,T,NN,NM) | 1 Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) /wrkdirs/usr/ports/science/aircraft-datcom/work/aircraft-datcom-ed877bb/src/auxout.f:304:57: 167 | CALL SWRITE(11,FOR,46,ICONT,1,FLC(I+2),ALT,VINF,PINF, | 2 ...... 304 | 1 CALL SWRITE(6,FOR2,26,JCON,NALPHA,FLC(23),FACT(2),ANONE, | 1 Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) /wrkdirs/usr/ports/science/aircraft-datcom/work/aircraft-datcom-ed877bb/src/auxout.f:311:33: 168 | 1 TINF,RN,SRF,CBAR,BLRF,XCG,ZCG,DUM, | 2 ...... 311 | 2 STP(133),SWB(40),STP(111),H,H,O,P,Q,R,S,T,NN,NM) | 1 Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) /wrkdirs/usr/ports/science/aircraft-datcom/work/aircraft-datcom-ed877bb/src/auxout.f:313:57: 167 | CALL SWRITE(11,FOR,46,ICONT,1,FLC(I+2),ALT,VINF,PINF, | 2 ...... 313 | 1 CALL SWRITE(6,FOR2,26,JCON,NALPHA,FLC(23),SWB(12),ANONE, | 1 Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) /wrkdirs/usr/ports/science/aircraft-datcom/work/aircraft-datcom-ed877bb/src/auxout.f:336:7: 167 | CALL SWRITE(11,FOR,46,ICONT,1,FLC(I+2),ALT,VINF,PINF, | 2 ...... 336 | 1 H,O,P,Q,R,S,T,Q,R,S,T,NN,NM) | 1 Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) /wrkdirs/usr/ports/science/aircraft-datcom/work/aircraft-datcom-ed877bb/src/auxout.f:338:7: 167 | CALL SWRITE(11,FOR,46,ICONT,1,FLC(I+2),ALT,VINF,PINF, | 2 ...... 338 | 1 H,O,P,Q,R,S,T,Q,R,S,T,NN,NM) | 1 Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) /wrkdirs/usr/ports/science/aircraft-datcom/work/aircraft-datcom-ed877bb/src/auxout.f:348:7: 167 | CALL SWRITE(11,FOR,46,ICONT,1,FLC(I+2),ALT,VINF,PINF, | 2 ...... 348 | 1 H,O,P,Q,R,S,T,Q,R,S,T,NN,NM) | 1 Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/aircraft-datcom-0.0.20120723_5.log PR: 246700 Notes: svn path=/head/; revision=541192 | ||||
| * | audio/festvox-cmu_us_slt_arctic, games/flightgear-terragear, ↵ | Kurt Jaeger | 2020-03-02 | 1 | -1/+1 |
| | | | | | | | | | | graphics/zathura-cb, graphics/zathura-pdf-poppler, graphics/zathura-ps, math/nfft, net/py-mpi4py, science/aircraft-datcom, x11-themes/gnome-icons-luv: reset MAINTAINER Submitted by: Michael Danilov <mike.d.ft402@gmail.com> (maintainer) Notes: svn path=/head/; revision=527646 | ||||
| * | Bump PORTREVISION for ports depending on the canonical version of GCC | Gerald Pfeifer | 2019-07-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372 | ||||
| * | Related to revision 499061 bump ports with USES=fortran to have them | Gerald Pfeifer | 2019-04-22 | 1 | -1/+1 |
| | | | | | | | | | | | benefit from the improved situation where libgcc_s is only used when absolutely necessary. Suggested by: tijl Notes: svn path=/head/; revision=499638 | ||||
| * | Bump PORTREVISION for ports depending on the canonical version of GCC | Gerald Pfeifer | 2018-12-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272 | ||||
| * | Add DOCS options to ports that should have one. | Mathieu Arnold | 2018-09-10 | 1 | -3/+3 |
| | | | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406 | ||||
| * | Bump PORTREVISION for ports depending on the canonical version of GCC | Gerald Pfeifer | 2018-07-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857 | ||||
| * | Bump PORTREVISIONs of all users of math/mpc that we just updated to | Gerald Pfeifer | 2018-03-10 | 1 | -0/+1 |
| | | | | | | | | version 1.1.0 (via revision 464079). Notes: svn path=/head/; revision=464084 | ||||
| * | Do not abuse INSTALL_MAN when installing documentation, examples, and | Alexey Dokuchaev | 2018-01-11 | 1 | -1/+1 |
| | | | | | | | | other miscellaneous files that are not actually manual pages (part 2). Notes: svn path=/head/; revision=458739 | ||||
| * | Add new port science/aircraft-datcom | Rodrigo Osorio | 2017-12-03 | 4 | -0/+46 |
| aircraft-datcom is a modified version of USAF Aircraft DATCOM The goal of the project is to update the code and make it more usable by the end users PR: 207928 Submitted by: Michael Danilov <mike.d.ft402@gmail.com> Notes: svn path=/head/; revision=455488 | |||||
