| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
as a stand-in for "are we running on gcc".
For people already testing powerpc on clang, it is possible that they
already have both compilers in base. Thus, the assumption that "gcc is
in base" (e.g. libstdc++.so exists) always means "force use of GCC" is
already broken. It will be for everyone on -CURRENT once the switch is
made.
While here, standardize on compiler:c++11-lang instead of -lib (they are
equivalent these days), pet portlint, and do some other cleanup.
Approved by: portmgr (tier-2 blanket)
|
| |
|
|
|
|
| |
PR: 237036
Submitted by: Piotr Kubaj <pkubaj % anongoth.pl>
Approved by: linimon (portmgr)
|
| |
|
|
|
| |
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D19030
|
| |
|
|
|
|
|
| |
PR: 235289
Reported by: Piotr Kubaj <pkubaj % anongoth.pl>
Approved by: rene (mentor)
Sponsored by: IntegriCloud
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Makefile
- adopt the port; stage-qa; check-plist; OK
- LIB_DEPENDS: add devel/pcre
- DOCS: now ships doc/*.md, plus README.FreeBSD
- redo install stage for extensions, modules and samples;
- add comment regarding already stripped binaries.
pkg-plist
- reflect new installed files to pkg-plist;
-reorg DOCS and LOGROTATE
https://sf.net/projects/ncid/files/ncid/1.10/README.md
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D18590
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update LICENSE
- Add shells/bash to RUN_DEPENDS
- Update PORTDOCS files
- Add missing files from distribution
- Use INSTALL_SCRIPTS instead of INSTALL_PROGRAM to properly install scripts
- Convert config files to @sample in pkg-plist
- Drop maintainership
Changelog:
https://sourceforge.net/p/ncid/news/2016/11/ncid-16-released/
Reviewed by: amdmi3, junovitch
Approved by: amdmi3, junovitch (mentors)
Differential Revision: D8914
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update MAINTAINER to my @FreeBSD.org address
- Add LICENSE_FILE
- Add bash dependency
- Fix shebangs
- Add LOGROTATE option to install logrotate scripts
- Remove MAKE_JOBS_UNSAFE
- Cosmetic changes
Changelog:
https://sourceforge.net/p/ncid/news/2016/06/ncid-14-released/
Reviewed by: junovitch (mentor)
Approved by: junovitch (mentor)
Differential Revision: D7419
|
| |
|
|
|
| |
PR: 206277
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
Changes: See doc/CHANGES
- added a hangup-feature
- man-pages updated
PR: 203615
Submitted by: Carlos J. Puga Medina <cpm@fbsd.es> (maintainer)
|
| |
|
|
|
| |
PR: 202721
Submitted by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
|
| |
|
|
|
| |
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
| |
|
|
|
|
|
|
|
|
|
| |
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
|
| | |
|
| |
|
|
|
| |
PR: 193345
Submitted by: maintainer (Carlos JPM)
|
| |
|
|
|
| |
PR: ports/192902
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
|
| |
|
|
|
|
|
| |
Also identify LICENSE and assign maintainership to submitter
PR: 192179
Submitted by: Carlos JPM
|
| |
|
|
| |
With hat: portmgr
|
| | |
|
| |
|
|
| |
comms)
|
| |
|
|
|
|
|
|
|
|
|
| |
changed cp to exit with a non-zero exit code if the file exists and is not
overwritten thus causing ports to fail installing when e.g. trying to cp
.default -> .conf files that already exist.
We just ignore the error and continue, as we used to.
Reported by: jaset
Approved by: portmgr (bapt)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
- Bump PORTREVSION
Reported by: Diane Bruce (db@)
|
| | |
|
| |
|
|
| |
Reported by: QAT
|
| |
|
|
| |
Approved by: tabthorpe (co-mentor)
|
| |
|
|
| |
Approved by: tabthorpe (co-mentor)
|
| |
|
|
|
|
| |
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav)
|
| |
|
|
|
| |
PR: 130309
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer)
|
| |
|
|
|
| |
PR: 127755
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer)
|
| |
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 127594
Submitted by: Dennis Herrmann <adox@mcx2.org>
|
| |
|
|
|
|
| |
- Don't clobber config files
- Many tweaks
- This port could use a lot more attention
|
| |
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
| | |
|
| | |
|
| |
|
|
|
|
| |
<david@freshports.org>: host nezlok.unixathome.org[66.154.97.250] said: 550
<david@freshports.org>: User unknown in virtual alias table (in reply to
RCPT TO command)
|
|
|
CID information from a modem, and a client to display the CID information on a
computer, TiVo, text pager, or cell phone. Multiple clients are permitted.
PR: ports/81954
Submitted by: David <david@freshports.org>
|