Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | benchmarks/dbs: extend BROKENness to FreeBSD 14 | Dmitry Marakasov | 2021-04-27 | 1 | -0/+1 |
| | |||||
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
| | |||||
* | Expand FreeBSD 12 conditionals to include 13.0-CURRENT | Jan Beich | 2018-10-23 | 1 | -0/+1 |
| | |||||
* | - Add LICENSE | Dmitry Marakasov | 2017-07-05 | 1 | -1/+7 |
| | | | | - Switch to options helpers | ||||
* | Mark some ports failing on power64. In cases where the error message | Mark Linimon | 2017-05-21 | 1 | -0/+2 |
| | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills | ||||
* | Cleanup patches, category benchmarks | Mathieu Arnold | 2016-07-27 | 7 | -18/+18 |
| | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight | ||||
* | Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. | Mathieu Arnold | 2016-04-01 | 1 | -1/+1 |
| | | | | | With hat: portmgr Sponsored by: Absolight | ||||
* | Fix usage of ${PERL5}. | Mathieu Arnold | 2015-12-17 | 1 | -4/+0 |
| | | | | | | | | | | | | | | ${PERL5} points to a specific version of perl, say, perl5.22.1, it is fine to use it in a ports Makefile to do Perly things, but ports using it must use ${PERL}, that points to /usr/local/bin/perl so that if the minor version is updated, the shebang keep working. While there, make some ports use shebangfix, regen a few patches, and bump PORTREVISION where a shebang went from PERL5 to PERL. PR: 205367 With hat: portmgr Sponsored by: Absolight | ||||
* | Update the default version of GCC in the Ports Collection from GCC 4.7.4 | Gerald Pfeifer | 2014-09-10 | 1 | -1/+1 |
| | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) | ||||
* | Rename benchmark/ patch-xy patches to reflect the files they modify. | Adam Weinberger | 2014-07-28 | 7 | -0/+0 |
| | |||||
* | Stage support | Antoine Brodin | 2014-01-18 | 1 | -13/+6 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
| | | | | benchmarks) | ||||
* | - Convert to new perl framework | Mathieu Arnold | 2013-08-03 | 1 | -1/+2 |
| | | | | - Remove MAKE_JOBS_SAFE=yes, it's the default. | ||||
* | For unmaintained ports in `benchmarks' category, drop leading article from | Alexey Dokuchaev | 2013-03-13 | 1 | -9/+9 |
| | | | | COMMENT and perform other minor cleanups along the way, whenever noticed. | ||||
* | - update png to 1.5.10 | Dirk Meyer | 2012-06-01 | 1 | -1/+1 |
| | |||||
* | - Fix build for 9 and above | Martin Wilke | 2012-05-21 | 5 | -44/+44 |
| | | | | | | | | | - Add USE_PERL5_RUN - Support CFLAGS properly - Support PORTDOCS/PORTEXAMPLES/PLIST_FILES PR: 168021 Submitted by: Ports Fury | ||||
* | Remove more tags from pkg-descr files fo the form: | Doug Barton | 2011-10-24 | 1 | -2/+0 |
| | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. | ||||
* | - Mark BROKEN on recent -CURRENT: | Pav Lucistnik | 2011-07-20 | 1 | -1/+7 |
| | | | | | | /usr/include/netinet/in_pcb.h:390: error: requested alignment is not a constant Reported by: pointyhat | ||||
* | Bump PORTREVISION after open-mofit update | Max Brazhnikov | 2011-05-02 | 1 | -1/+1 |
| | |||||
* | - Get Rid MD5 support | Martin Wilke | 2011-03-18 | 1 | -1/+0 |
| | | | | With hat: portmgr (myself) | ||||
* | - update to 1.4.1 | Dirk Meyer | 2010-03-28 | 1 | -1/+1 |
| | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi | ||||
* | - update to jpeg-8 | Dirk Meyer | 2010-02-05 | 1 | -1/+1 |
| | |||||
* | Reset maintainership. | Joseph Koshy | 2008-04-10 | 1 | -1/+1 |
| | |||||
* | - Welcome X.org 7.2 \o/. | Florent Thoumie | 2007-05-19 | 1 | -0/+1 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | Add a SHA256 checksum. | Joseph Koshy | 2005-12-04 | 1 | -0/+1 |
| | |||||
* | - Add ${MASTER_SITE_LOCAL} to the list of master sites. | Joseph Koshy | 2005-10-22 | 2 | -9/+11 |
| | | | | - portlint -a cleanups. | ||||
* | Add SIZE information. | Joseph Koshy | 2004-03-18 | 1 | -0/+1 |
| | |||||
* | Cosmetic fix: use %%DOCSDIR%% macro. | Sergey A. Osokin | 2003-10-22 | 1 | -5/+5 |
| | | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992 | ||||
* | Make portlint(1) happy by changing strip to ${STRIP_CMD} | Sergey A. Osokin | 2003-09-24 | 1 | -1/+1 |
| | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 | ||||
* | Clear moonlight beckons. | Ade Lovett | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Update MASTER_SITE url. | Joseph Koshy | 2002-06-27 | 2 | -2/+2 |
| | |||||
* | Correct stale URLs. | Joseph Koshy | 2001-12-25 | 2 | -2/+2 |
| | |||||
* | Change the default kernel name assumed by this port from "/vmunix" to | Joseph Koshy | 2000-11-02 | 1 | -0/+11 |
| | | | | | | "/kernel". Reported by: Marc Emmelmann <emmelmann@fokus.gmd.de> | ||||
* | update with the new PORTNAME/PORTVERSION variables | Michael Haro | 2000-04-08 | 1 | -2/+2 |
| | |||||
* | Make this build again on -current after jlemon's changes to tcp_var.h. | Steve Price | 1999-09-20 | 1 | -2/+16 |
| | |||||
* | Resolve many 301 Moved Permanently URLs in DESCR. | Bill Fenner | 1999-09-17 | 1 | -1/+1 |
| | |||||
* | Switch back dependency to gnuplot, now that chuckr has fixed it. | Satoshi Asami | 1999-09-11 | 1 | -1/+1 |
| | |||||
* | Change dependency from gnuplot to gnuplot+ (which has already been fixed | Satoshi Asami | 1999-09-10 | 1 | -1/+1 |
| | | | | | to adopt to the new gd). If the gnuplot mainainer can fix it before the freeze, we'll switch back. | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. | ||||
* | Prefix Websites With Www: | Tim Vanderhoek | 1999-05-02 | 1 | -1/+1 |
| | |||||
* | RUN_DEPENDS on gnuplot: DBS uses gnuplot to create its graphs. | Joseph Koshy | 1998-08-04 | 1 | -1/+3 |
| | |||||
* | A distributed benchmarking system for TCP networks. | Joseph Koshy | 1998-08-01 | 11 | -0/+203 |