| 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
Notes:
svn path=/head/; revision=507372
|
|
|
|
|
|
|
|
|
|
| |
Add USES=compiler:c11 to fix:
/usr/local/include/maxminddb.h:92: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mmdb_uint128_t'
Approved by: mentors (implicit approval)
Notes:
svn path=/head/; revision=500833
|
|
|
|
|
|
|
|
|
| |
with GeoIP 2.
Also, as suggested by zi, add an UPDATING note about this.
Notes:
svn path=/head/; revision=490211
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I completely misunderstood the config file location for goaccess.conf.
The config file hasn't moved to ETCDIR, only the sample file has. The
config file is still read from PREFIX/etc.
Remove the UPDATING/pkg-message instructions about this, and install
the config file to the correct place, along with a PORTREVISION bump.
Pointy hat: adamw
Notes:
svn path=/head/; revision=489227
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
With this release:
- The config file has moved from PREFIX/etc to ETCDIR
- The web assets are no longer installed separately (they
are compiled into the binary so this should not affect
end-users)
- NLS support (and OPTION) added
pkg-message and UPDATING entry added for conf file location
change.
Changes: https://goaccess.io/release-notes
PR: 234047
Approved by: maintainer (sbz)
Notes:
svn path=/head/; revision=489224
|
|
|
|
|
|
|
|
| |
PR: 231241
Approved by: maintainer timeout (3w)
Notes:
svn path=/head/; revision=480854
|
|
|
|
|
|
|
| |
Reported by: adamw
Notes:
svn path=/head/; revision=437169
|
|
|
|
|
|
|
| |
PR: 217891
Notes:
svn path=/head/; revision=436561
|
|
|
|
|
|
|
|
|
| |
While here, restore build on DF with USES=alias
Approved by: ncurses blanket
Notes:
svn path=/head/; revision=428464
|
|
|
|
|
|
|
|
|
| |
Previously, the tokyocabinet dependency was never actually installed.
Approved by: just-fix-it
Notes:
svn path=/head/; revision=428269
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add pkg-plist
- Bump PORTREVISION
- Cleanup
Reported by: bapt
Differential Revision: https://reviews.freebsd.org/D8670
Notes:
svn path=/head/; revision=427387
|
|
|
|
|
|
|
| |
Reported by: roberto
Notes:
svn path=/head/; revision=426951
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412349
|
|
|
|
|
|
|
|
|
| |
- Fix binary installation (INSTALL_PROGRAM instead of INSTALL_SCRIPT + STRIP_CMD)
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=395947
|
|
|
|
|
|
|
|
| |
PR: 195321
Submitted by: Neel Chauhan <neel at neelc.org>
Notes:
svn path=/head/; revision=373960
|
|
|
|
|
|
|
|
| |
PR: 192754
Submitted by: Niels Kristensen <niels at kristensen.io>
Notes:
svn path=/head/; revision=365534
|
|
|
|
|
|
|
|
|
| |
r364627.
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=364628
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update pkg-descr
- Support STAGEDIR
- Drop FreeBSD 7.x support
PR: ports/187521
Submitted by: lwhsu
Notes:
svn path=/head/; revision=349188
|
|
|
|
|
|
|
| |
sysutils)
Notes:
svn path=/head/; revision=327772
|
|
|
|
| |
Notes:
svn path=/head/; revision=316355
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo
Notes:
svn path=/head/; revision=313633
|
|
|
|
| |
Notes:
svn path=/head/; revision=302303
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
PR: ports/156831 [1]
Submitted by: jadawin@
Approved by: jadawin@ (mentor)
Notes:
svn path=/head/; revision=273974
|
|
|
|
|
|
|
| |
Approved by: jadawin@ (mentor)
Notes:
svn path=/head/; revision=271244
|
|
viewer that runs in a terminal and provides fast and valuable HTTP statistics
for system administrators that require a visual report on the fly.
WWW: http://goaccess.prosoftcorp.com/
PR: ports/152332
Submitted by: Sofian Brabez <sbrabez at gmail.com>
Notes:
svn path=/head/; revision=264799
|