Commit Graph

26 Commits

Author SHA1 Message Date
Sergey A. Osokin
236b50251f Upgrade to latest release 4.1.0. 2018-04-20 00:44:52 +00:00
Kirill Ponomarev
c78e3896a8 Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd if
/usr/bin/ld is lld, until the issue can be addressed.

PR:		214864

Approved by:	portmgr (LLD_UNSAFE blanket)

Sponsored by:	The FreeBSD Foundation
2017-12-30 21:15:25 +00:00
Sunpoet Po-Chuan Hsieh
dc98405d85 Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 15:03:13 +00:00
Tijl Coosemans
6d324c1f70 - Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile so
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)
2017-02-05 21:20:24 +00:00
Sergey A. Osokin
2389686eb5 Upgrade from 4.0.1 to 4.0.2. 2016-04-12 10:43:37 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Mathieu Arnold
3f84c4ba7d Don't set DISTNAME when using USE_GITHUB and MASTER_SITES=GH, the
framework already sets a unique DISTNAME.

With hat:	portmgr
Sponsored by:	Absolight
2015-12-08 09:04:59 +00:00
Sergey A. Osokin
1ea4271200 Fix build after lang/luajit upgrade to latest version.
Bump PORTREVISION.
2015-06-02 23:58:59 +00:00
Sergey A. Osokin
8fe3cdf350 Unhide compiler and linker output.
Use CFLAGS defined in port's Makefile.

Bump PORTREVISION.
2015-05-31 20:05:25 +00:00
Sergey A. Osokin
1761870a31 Another attempt to fix undefined reference to `__sync_fetch_and_add_8' and
`__sync_val_compare_and_swap_8' for FreeBSD[8|9].

Idea from:	tijl
2015-05-26 23:39:40 +00:00
Sergey A. Osokin
41f5c927c6 Try to fix undefined reference to `__sync_fetch_and_add_8' and
`__sync_val_compare_and_swap_8' for FreeBSD[8|9].
2015-05-24 23:47:56 +00:00
Sergey A. Osokin
f32bd63bf9 Upgrade to 4.0.1.
PR:	199307
2015-05-02 17:04:24 +00:00
Tijl Coosemans
c88aaf5c89 Add missing USE_OPENSSL=yes
PR:		195796
2015-01-15 09:05:37 +00:00
Sergey A. Osokin
d22bcaea22 Upgrade from 3.0.4 to 3.1.1. 2014-09-12 22:39:11 +00:00
Martin Wilke
f3f8ebb3a1 - Stage support
- While here drop FreeBSD 7 support
2014-01-31 12:32:19 +00:00
Baptiste Daroussin
c0d7b638ed Part 1 at removing now useless FETCH_ARGS redifition 2014-01-03 00:46:47 +00:00
Olli Hauer
4fb1cfb1cd - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00
Sergey A. Osokin
fdbb1bd0c2 Upgrade from 2.2.2 to 3.0.4.
Stagefy.
2013-11-26 03:48:13 +00:00
Baptiste Daroussin
0f0eb50c1e Add NO_STAGE all over the place in preparation for the staging support (cat: benchmarks) 2013-09-20 15:52:44 +00:00
Baptiste Daroussin
f811bf8ec5 Convert benchmarks from USE_GMAKE to USES=gmake
While here:
- Trim headers
- convert some port to the new perl5 world
2013-08-30 23:09:24 +00:00
Sergey A. Osokin
dd970fdfa9 Fix fetching by update to 2.2.2. 2013-07-13 07:05:26 +00:00
Sergey A. Osokin
f50011fcc3 Fix fetch by upgrade from 1.2.0 to 2.0.0.
Notice from:	miwi
2013-05-10 16:45:53 +00:00
Sergey A. Osokin
eeb6fdad26 Fix fetch by update from 1.1.1 to 1.2.0.
Feature safe: yes
2013-04-16 18:56:53 +00:00
Sergey A. Osokin
187193b253 Update from 1.0.0 to 1.1.1.
Make portlint(1) happy.
2013-03-20 14:35:10 +00:00
Beat Gaetzi
48de2dcf2c - Mark BROKEN on FreeBSD 7.x: does not link
undefined reference to `sqrtl'

Reported by:	pointyhat
2012-09-25 17:52:49 +00:00
Sergey A. Osokin
929a0db4a4 Add wrk - a HTTP benchmarking tool.
Requested by:	maxim
2012-08-01 17:54:32 +00:00