PAPI aims to provide the tool designer and application engineer with a consistent interface and methodology for use of the performance counter hardware found in most major microprocessors. PAPI enables software engineers to see, in near real time, the relation between software performance and processor events. WWW: http://code.google.com/p/papi-for-freebsd/ WWW: http://icl.cs.utk.edu/papi ntw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/databases/memcached/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* devel/libevent2: update to 2.1.11jbeich2019-08-021-0/+1
| | | | | | | | | | Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable ABI: https://abi-laboratory.pro/tracker/timeline/libevent/ PR: 239599 Reported by: GitHub (watch releases) Approved by: zeising (maintainer) MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI) Differential Revision: https://reviews.freebsd.org/D21133
* databases/memcached: update to 1.5.16swills2019-05-261-1/+1
|
* databases/memcached: update to 1.5.15swills2019-05-221-1/+1
|
* databases/memcached: update to 1.5.14swills2019-04-291-1/+1
|
* databases/memcached: update to 1.5.13swills2019-04-241-1/+1
|
* databases/memcached: update to 1.5.12swills2018-11-271-1/+1
|
* Remove compatibility code for FreeBSD < 11.2 from all ports.rene2018-11-021-1/+0
| | | | | | | Simplify some ports where DragonFlyBSD no longer needs to be special-cased. Submitted by: rene Reviewed by: bapt, jbeich Differential Revision: https://reviews.freebsd.org/D17724
* databases/memcached: update to 1.5.11swills2018-10-311-1/+1
|
* databases/memcached: update to 1.5.10swills2018-09-211-1/+1
|
* databases/memcached: update to 1.5.9swills2018-07-101-1/+1
|
* Mark various ports broken on mips64 and, where appropriate, mips.linimon2018-07-021-0/+3
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* databases/memcached: update to 1.5.8swills2018-05-251-1/+1
|
* databases/memcached: update to 1.5.7swills2018-03-301-1/+1
|
* dtrace fails to link on armvX as well, so exclude it for now:linimon2018-03-151-0/+2
| | | | | | dt_modtext:usr/src/cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(820): arm not implemented Approved by: portmgr (tier-2 blanket)
* databases/memcached: update to 1.5.6swills2018-03-021-1/+1
|
* databases/memcached: update to 1.5.5swills2018-02-161-2/+1
| | | | While here, re-generate patches.
* databases/memcached: Fix user/group handling for running processfeld2018-01-191-0/+1
| | | | | | | | You can now set memcached_user and memcached_group in rc.conf and get expected results of running process and socket ownership. MFH: 2018Q1 Differential Revision: https://reviews.freebsd.org/D13967
* databases/memcached: update to 1.5.4swills2018-01-091-1/+1
|
* databases/memcached: Update to version 1.5.2pizzamig2017-10-101-13/+13
| | | | | | | | | While I'm here, reoredr some variables in the Makefile Reviewed by: swills (maintainer) Approved by: lme (mentor) Sponsored by: trivago N.V. Differential Revision: https://reviews.freebsd.org/D12602
* databases/memcached: update to 1.5.0swills2017-07-271-2/+1
|
* devel/libevent2: drop historical suffix after r362796jbeich2017-02-201-2/+2
| | | | | PR: 216777 Approved by: mm (maintainer)
* devel/libevent2: update to 2.1.8 and cleanupjbeich2017-02-041-0/+1
| | | | | | | | | | | - DEFAULT_VERSIONS += ssl=openssl-devel is now supported - devel/py-event and devel/p5-Event-Lib are marked BROKEN Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog PR: 216527 Exp-run by: antoine Approved by: mm (maintainer)
* databases/memcached: temporarily hide DTRACE option on aarch64jbeich2017-01-211-0/+2
| | | | | | | | | | | | /usr/sbin/dtrace -G -o memcached_dtrace.o -s ./memcached_dtrace.d ... dt_modtext:/usr/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(841): DOODAD dt_modtext:/usr/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(841): DOODAD [...] ld: memcached_dtrace.o.iRgx2j: Relocations in generic ELF (EM: 0) memcached_dtrace.o.iRgx2j: error adding symbols: File in wrong format dtrace: failed to link script ./memcached_dtrace.d: failed to link memcached_dtrace.o: ld exited with status 1 PR: 214556
* databases/memcached: update to 1.4.34swills2017-01-121-2/+1
|
* Remove OPTIONS_EXCLUDE_FreeBSD_9sunpoet2017-01-041-1/+0
| | | | Approved by: portmgr (blanket)
* databases/memcached: remove unnecessary lineswills2016-12-041-1/+0
| | | | Reported by: mat
* databases/memcached: fix and enable DTrace optionswills2016-12-041-2/+13
|
* databases/memcached: explicitly enable docsswills2016-11-031-0/+1
|
* databases/memcached: Update to version 1.4.33swills2016-11-021-10/+7
| | | | | | | | PR: 213416 Submitted by: luca.pizzamiglio@gmail.com (with modifications) MFH: 2016Q4 Relnotes: https://github.com/memcached/memcached/wiki/ReleaseNotes1433 Security: f4bf713f-6ac7-4b76-8980-47bf90c5419f
* GOOGLE_CODE has gone away.mat2016-09-141-1/+0
| | | | | | | | | | - If a port has another upstream, remove GOOGLE_CODE - If a port only has GOOGLE_CODE mark it BROKEN Some ports have a local mirror configured but for security reasons, it is not considered upstream. Sponsored by: Absolight
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵amdmi32016-05-241-1/+1
| | | | | | by default anyway and don't need to be listed Approved by: portmgr blanket
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-3/+3
| | | | | With hat: portmgr Sponsored by: Absolight
* databases/memcached: update to 1.4.25swills2016-03-211-2/+1
|
* databases/memcached: don't assume group is same as userswills2015-09-171-1/+1
|
* databases/memcached: mark MAKE_JOBS_UNSAFEswills2015-09-151-0/+2
| | | | PR: 202590
* databases/memcached: allow control of username passed to memcached daemonswills2015-09-101-0/+1
| | | | | PR: 202257 Submitted by: simon@optinet.com
* databases/memcached: update to 1.4.24swills2015-06-281-2/+3
| | | | | | | While here, re-generate existing patches Also, add memcached_post_start to rc script [1] Submitted by: Maximilian Boße <Maximilian.Bosse@trivago.com> (private email) [1]
* MASTER_SITES cleanup.mat2015-05-141-3/+2
| | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
* - Add CPE infoamdmi32015-04-161-1/+1
| | | | Approved by: portmgr blanket
* databases/memcached: update to 1.4.22xmj2015-01-271-2/+3
| | | | | | | | | - Update to 1.4.22 PR: 196530 Submitted by: lwhsu Approved by: swills (maintainer) Approved by: koobs (mentor)
* databases/memcached: Update to 1.4.21koobs2014-12-101-7/+4
| | | | | | | | | | | | | | - Update to 1.4.21 - Remove doc patches (upstreamed) - Remove unconditional CFLAGS because: a) -fstack-protector is now a default b) -I${LOCALBASE}/include casues SASL headers to be found even when --disable-sasl is set (SASL option disabled). Removal of these flags does not affect libevent header discovery - While I'm here, whitespace alignment Differential Revision: https://reviews.freebsd.org/D1284 Approved by: swills (maintainer)
* Only use libevent2bapt2014-07-241-7/+3
| | | | | | | | | | | | Remove libevent as libevent2 is providing a good compatibility interface as well as providing better performances. Remove custom patches from libevent2 and install libevent2 the regular way Mark ports abusing private fields of the libevent1 API as broken Import a patch from fedora to have honeyd working with libevent2 Remove most of the patches necessary to find the custom installation we used to have for libevent2 With hat: portmgr
* databases/memcached: remove test depends for nowswills2014-07-241-3/+0
|
* databases/memcached: fix build when xml2rfc is installedswills2014-07-231-10/+14
| | | | | | | | | | | | | | | | The docs for require xml2rfc and aren't built in the case where it's not installed. However when they are installed, they fail due to make issues. This patches the doc Makefile to avoid the gmake specific extensions as well as ensuring that network access is not needed to build the docs. It also ensure that xml2rfc is always there in the case where the DOCS option is enabled so that the docs are always built the same. While here, I decided to include some of the cleanup from the PR including the LICENSE change ane enabling the SASL and DOCS options by default since they don't add much in the way of dependencies. Also switched to static plist. PR: 192009 Reported by: jaap@NLnetLabs.nl
* databases/memcached: update to 1.4.20, other cleanups while hereswills2014-07-16