aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/ubench
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Cleanup patches, category benchmarksMathieu Arnold2016-07-275-27/+27
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419178
* - Add LICENSEDmitry Marakasov2016-02-283-101/+22
| | | | | | | - Simplify upstream makefile handling Notes: svn path=/head/; revision=409736
* - Reassign brian@'s ports after his commit bit was taken in for safekeepingFrederic Culot2016-02-241-1/+1
| | | | Notes: svn path=/head/; revision=409462
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=386312
* Support stageBaptiste Daroussin2014-01-051-3/+4
| | | | Notes: svn path=/head/; revision=338716
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | benchmarks) Notes: svn path=/head/; revision=327708
* - remove maintainer tags from pkg-descrEitan Adler2011-10-221-3/+0
| | | | | | | | Approved by: portmgr Approved by: bapt (mentor) Notes: svn path=/head/; revision=284139
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* Add a -t switch for varying the benchmark run time. I'll work onBrian Somers2010-11-235-0/+219
| | | | | | | submitting this upstream. Notes: svn path=/head/; revision=265034
* Take MAINTAINERship - I have some changes that I'd like to submit upstream.Brian Somers2010-09-141-1/+1
| | | | | | | | Approved by: leeym@ Feature safe: yes Notes: svn path=/head/; revision=261132
* - respect CCYen-Ming Lee2007-04-025-69/+99
| | | | | | | - use integrated patch instead Notes: svn path=/head/; revision=188973
* - update my email address in ports headerYen-Ming Lee2007-03-301-1/+1
| | | | Notes: svn path=/head/; revision=188840
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* SIZEify my ports.Yen-Ming Lee2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104359
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* change my email address to leeym@FreeBSD.orgYen-Ming Lee2002-08-191-1/+1
| | | | | | | | Reviewed by: ijliao (mentor) Approved by: ijliao (mentor) Notes: svn path=/head/; revision=64651
* Update to version 0.32Kevin Lo2000-08-203-9/+7
| | | | | | | | PR: 20703 Submitted by: Maintainer Notes: svn path=/head/; revision=31790
* - Use MASTER_SITE_SUNSITE to MASTER_SITESMaxim Sobolev2000-06-231-2/+2
| | | | | | | | PR: 19496 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=29808
* Initial import of ubench - yet another *nix benchmarking utility.Maxim Sobolev2000-06-069-0/+117
PR: 19049 Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw> Notes: svn path=/head/; revision=29261