| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=508837
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=458308
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
| |
Notes:
svn path=/head/; revision=404704
|
|
|
|
| |
Notes:
svn path=/head/; revision=401096
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
Notes:
svn path=/head/; revision=394508
|
|
|
|
|
|
|
|
|
| |
- Fix shebangs
- Simplify patching
- Unsilence installation
Notes:
svn path=/head/; revision=389930
|
|
|
|
|
|
|
| |
- Bump portrevision as some files were not packaged with intended owner
Notes:
svn path=/head/; revision=370721
|
|
|
|
|
|
|
|
|
|
| |
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=357277
|
|
|
|
| |
Notes:
svn path=/head/; revision=356907
|
|
|
|
|
|
|
| |
finance)
Notes:
svn path=/head/; revision=327727
|
|
|
|
|
|
|
|
|
|
|
| |
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header
Reviewed by: bapt@ (exp-run)
Approved by: bapt@ (portmrg@)
Notes:
svn path=/head/; revision=324007
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=307595
|
|
|
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
Notes:
svn path=/head/; revision=300277
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
Notes:
svn path=/head/; revision=289563
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
| |
starting with E,F
Notes:
svn path=/head/; revision=240069
|
|
|
|
|
|
|
|
| |
PR: ports/129262
Submitted by: Antoine Beaupre <anarcat@lethe.koumbit.net> (maintainer)
Notes:
svn path=/head/; revision=223739
|
|
|
|
|
|
|
|
| |
Reported by: QA Tindy
Approved by: gabor (mentor, implicit)
Notes:
svn path=/head/; revision=215648
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change PORTNAME to ledgersmb, reflecting on real project name.
- Update pkg-plist.
- Makefile cleanup.
- Move pkg-message to FILESDIR.
PR: ports/122059
Submitted by: Antoine Beaupre <anarcat@lethe.koumbit.net>
Reworked by: lippe
Discussed with: araujo
Approved by: gabor (mentor, implicit)
Notes:
svn path=/head/; revision=215570
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
| |
PR: ports/121691
Submitted by: Scot Hetzel <swhetzel@gmail.com>
Notes:
svn path=/head/; revision=209045
|
|
LedgerSMB is a double entry accounting system, written in Perl.
Accounting data is stored in a PostgreSQL Server, for the display
any text or GUI browser can be used.
WWW: http://www.ledgersmb.org/
PR: ports/112248
Submitted by: Antoine Beaupre <anarcat@koumbit.org>
Notes:
svn path=/head/; revision=198991
|