| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
Notes:
svn path=/head/; revision=479407
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 231007
Exp-run by: antoine
Notes:
svn path=/head/; revision=479045
|
|
|
|
|
|
|
|
|
|
| |
Samba 4.6 will be discontinued in a few weeks
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D16904
Notes:
svn path=/head/; revision=478711
|
|
|
|
|
|
|
|
|
|
|
|
| |
most cases, the failure mode is the same. Also, mark them broken on
mips when necessary.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=473699
|
|
|
|
|
|
|
|
|
| |
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=472693
|
|
|
|
| |
Notes:
svn path=/head/; revision=470498
|
|
|
|
| |
Notes:
svn path=/head/; revision=470220
|
|
|
|
|
|
|
|
|
|
| |
- Update to USES+=mysql instead of USE_MYSQL
- Don't bump PORTREVISION as this is a NOOP
PR: 226296
Notes:
svn path=/head/; revision=463404
|
|
|
|
| |
Notes:
svn path=/head/; revision=459811
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add TEST_TARGET
- While I'm here, fix shebang for net/opensips
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 224675
Exp-run by: antoine
Notes:
svn path=/head/; revision=457965
|
|
|
|
|
|
|
| |
Reported by: florin.craciunica@imotors.ro
Notes:
svn path=/head/; revision=456720
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
Notes:
svn path=/head/; revision=455210
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=454113
|
|
|
|
|
|
|
|
|
| |
- Add support for rlm_unbound
- Migrate to new OPTIONS framework
- Bump PORTREVISION
Notes:
svn path=/head/; revision=454056
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FreeRadius developers include a feature enabled by default which checks
your OpenSSL version and refuses to run if certain CVEs are detected.
This is an interesting idea but it means it's possible to upgrade
FreeRadius on a production server and suddently it won't run, especially
if FreeBSD's base OpenSSL doesn't report a version number that can
convince the software it is free from the specified CVEs.
Currently FreeRadius refuses to run on FreeBSD 10.3-RELEASE because it
thinks base system OpenSSL is not patched for CVE-2016-6304, but that
was in fact patched by FreeBSD-10.3-RELEASE-p9.
This feature is only useful if you are using vanilla upstream versions
of OpenSSL which we are not.
Approved by: portmgr (with hat)
MFH: 2017Q3
Notes:
svn path=/head/; revision=447967
|
|
|
|
| |
Notes:
svn path=/head/; revision=447034
|
|
|
|
| |
Notes:
svn path=/head/; revision=446076
|
|
|
|
| |
Notes:
svn path=/head/; revision=443386
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add patch from upstream [1]
[1] https://github.com/FreeRADIUS/freeradius-server/commit/e104c051b4f741dafd771d343e2a0d2ae0159ca0
PR: 218225
Submitted by: dewayne@heuristicsystems.com.au
Approved by: zi (maintainer)
Notes:
svn path=/head/; revision=443120
|
|
|
|
|
|
|
|
|
| |
PR: 219662
Requested by: ohartmann@walstatt.org
Security: 673dce46-46d0-11e7-a539-0050569f7e80
Notes:
svn path=/head/; revision=442287
|
|
|
|
| |
Notes:
svn path=/head/; revision=436599
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.default-versions.mk can rely on ARCH being defined.
- In bsd.port.mk move inclusion of bsd.default-versions.mk from the
pre-makefile section to the options section so the variables can be used
earlier. Also put the bit of code sitting between the options section and
the pre-makefile section into the options section.
- Remove last few cases where ports set WITH_OPENSSL_PORT. This variable is
handled in bsd.default-versions.mk and some ports were setting it after
including bsd.port.options.mk. After FreeBSD 9 EoL all but a few ports,
and then only when setting non-default options, work without setting that
variable.
PR: 215996
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=433456
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=430947
|
|
|
|
| |
Notes:
svn path=/head/; revision=424487
|
|
|
|
|
|
|
|
|
|
| |
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Notes:
svn path=/head/; revision=424411
|
|
|
|
| |
Notes:
svn path=/head/; revision=424367
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412342
|
|
|
|
| |
Notes:
svn path=/head/; revision=407446
|
|
|
|
| |
Notes:
svn path=/head/; revision=405719
|
|
|
|
| |
Notes:
svn path=/head/; revision=399077
|
|
|
|
|
|
|
|
| |
PR: 201957
Reported by: Emmanuel Vadot <manu@bidouilliste.com>
Notes:
svn path=/head/; revision=397675
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=391878
|
|
|
|
| |
Notes:
svn path=/head/; revision=390787
|
|
|
|
|
|
|
|
| |
on base and can confuses ports system not installing security/krb5. No bump on
PORTREVISION since it's disabled by default
Notes:
svn path=/head/; revision=384944
|
|
|
|
|
|
|
|
| |
PR: 199631
Submitted by: ncrogers@gmail.com
Notes:
svn path=/head/; revision=384544
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=383882
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209
Notes:
svn path=/head/; revision=383107
|
|
|
|
|
|
|
|
| |
PR: 197829
Submitted by: ncrogers@gmail.com
Notes:
svn path=/head/; revision=379398
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Reported by: des@
Notes:
svn path=/head/; revision=376967
|
|
|
|
|
|
|
|
|
|
|
|
| |
resolve kqueue issue.
- Bump PORTREVISION
PR: 196600
Submitted by: ncrogers@gmail.com
Notes:
svn path=/head/; revision=376505
|
|
|
|
|
|
|
|
| |
PR: 196545
Submitted by: ncrogers@gmail.com
Notes:
svn path=/head/; revision=376433
|
|
|
|
| |
Notes:
svn path=/head/; revision=373100
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=371449
|
|
|
|
| |
Notes:
svn path=/head/; revision=368982
|
|
|
|
|
|
|
| |
Submitted by: ohauer@
Notes:
svn path=/head/; revision=368795
|
|
|
|
| |
Notes:
svn path=/head/; revision=368781
|
|
|
|
|
|
|
|
|
|
| |
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
Notes:
svn path=/head/; revision=366659
|
|
|
|
|
|
|
|
| |
PR: 192978
Submitted by: prj@rootwyrm.com
Notes:
svn path=/head/; revision=366024
|