Joe Marcus Clarke
29747f458a
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
...
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Rong-En Fan
f40984f245
- Update to 0.4.8
...
- Unbreak
PR: ports/104326
Submitted by: rafan
Approved by: portmgr (erwin), Gea-Suan Lin <gslin at gslin.org> (maintainer)
2006-10-12 14:59:01 +00:00
Stefan Eßer
081930c498
Fix rawio for sequential read/write tests:
...
Revision 1.3 of patch-ad worked around the problem, that only one writer
is allowed to allow a partition through GEOM. The fix was not complete,
leading to the file position not been incremented during reads and writes,
thus not testing sequential performance, but performance of cached reads
and writes, in general.
This fix makes rawio report reasonable sequential performance again,
but I'm still very suspicious with regard to randomized start positions
working. The results do not show the expected variation of sequential
read/write performance. I have not had time to look into this any deeper,
though, and thus decidied to not delay the commit any further ...
2006-10-09 17:19:54 +00:00
Cheng-Lung Sung
1e5d116a0e
Add p5-Benchmark-Stopwatch 0.03, simple timing of stages of your code.
...
PR: ports/102468
Submitted by: Gea-Suan Lin <gslin at gslin.org>
2006-09-30 08:08:28 +00:00
Cheng-Lung Sung
24c23be75d
- Update to 1.2.6
...
- reset maintainer
Submitted by: chinsan
Approved by: maintainer (timeout)
2006-09-21 10:37:18 +00:00
Kris Kennaway
fdad3a3ecd
BROKEN: Does not compile
2006-09-17 01:28:07 +00:00
Ion-Mihai Tetcu
1280e55e58
update to 1.1.r6
...
PR: ports/103032
Submitted by: Artem Naluzhny (maintainer)
2006-09-10 20:39:34 +00:00
Alexey Dokuchaev
045dd425c2
Fix fetching.
...
PR: ports/100725
Submitted by: Stanislav Sedov
2006-09-07 10:42:35 +00:00
Tilman Keskinoz
35fe0b1b20
Update to 1.26
2006-09-02 12:07:20 +00:00
Jean Milanez Melo
b02b7652cd
- Mark as broken on 7.x, does not compile.
...
Reported by: krismail
2006-08-25 18:08:09 +00:00
Martin Wilke
08e21ff1f5
- Update to 2.4.1
...
PR: ports/102321
Submitted by: dikshie <dikshie(at)lapi.itb.ac.id> (maintainer)
Approved by: krion (mentor)
2006-08-22 08:08:58 +00:00
Martin Wilke
eb7924400a
- Update to 1.3.2
...
PR: ports/102320
Submitted by: dikshie <dikshie(at)lapi.itb.ac.id> (maintainer)
Approved by: krion (mentor)
2006-08-22 08:06:42 +00:00
Stefan Eßer
d028c5bc43
Install to /... instead of to /...
2006-08-12 15:16:47 +00:00
Martin Wilke
637cf5f46d
- Fix build on 4.x
...
Submitted by: pointyhat
Approved by: krion (mentor), maintainer via irc
2006-08-09 14:04:10 +00:00
Cheng-Lung Sung
7a90183c69
- update to 2.0
...
PR: ports/101088
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-01 02:52:17 +00:00
Renato Botelho
0b6df8f20a
Xdd is a tool for measuring and characterizing disk subsystem I/O
...
on single systems and clusters of systems. It is a command-line
based tool that grew out of the UNIX world and has been ported to
run in Windows environments as well. It is designed to provide
consistent and reproducible performance measurements of disk I/O
traffic. There are three basic components to xdd that include the
xdd program itself, a timeserver program, and a gettime program.
The timeserver and gettime programs are used to synchronize the
clocks of xdd programs simultaneously running across multiple
computer systems.
WWW: http://www.ioperformance.com/
PR: ports/100833
Submitted by: Gerhard Gonter <g.gonter at ieee.org>
2006-07-26 15:33:21 +00:00
Jean Milanez Melo
a6f7226232
- Update to 2.65
...
PR: ports/99808
Submitted by: chinsan <chinsan.tw@gmail.com>
2006-07-07 14:14:19 +00:00
Mark Linimon
fb0914231a
Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.
...
PR: ports/92445
Hat: portmgr
2006-07-05 02:30:58 +00:00
Jean Milanez Melo
8c1f45eed4
- Fix WWW.
...
PR: ports/98816
Submitted by: Dan Langille <dan@langille.org>
Approved by: mnag (mentor)
2006-06-12 13:57:53 +00:00
Stefan Eßer
c8f8c94b50
Fix two bugs affecting bonnie runs with large data files:
...
- A printf format specified a long operand but received an offset_t value.
- The random numbers for large seek ranges were computed without regard
for operator precedence and could become negative (for file sizes larger
than 4GB, which was a wrong test for "large", since it did not account
for the chunk size).
The problems were found by etc at fluffles dot net (Enlightenment). Thanks
for the detailed report. Guess there aren't many Bonnie users with multi-
terabyte RAID systems; these bugs had been found long ago, else ...
2006-06-11 18:41:57 +00:00
Pav Lucistnik
b1f51f1703
- Update to 0.4.7
...
- Install documentation
- Better support for Postgre users
PR: ports/98443
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
2006-06-05 20:46:51 +00:00
Pav Lucistnik
0e15f28f68
- Update to 1.1.r5
...
- Take maintainership
PR: ports/97870
Submitted by: Artem Naluzhny <tut@nhamon.com.ua>
2006-05-26 08:25:14 +00:00
OKAZAKI Tetsurou
af7be7306c
We must use --with-mysql=no & --with-pgsql=no to disable mysql/pgsql support.
...
(thanks to gabor at berczi.be's report)
PR: ports/97541
Submitted by: maintainer
2006-05-23 03:36:16 +00:00
Pav Lucistnik
92e8609017
- Attempt to fix build on 4.X
...
Reported by: krismail
2006-05-21 18:53:05 +00:00
Erwin Lansing
f1de23c3fa
Fix MASTER_SITES and WWW
...
PR: 96921
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
2006-05-07 16:23:29 +00:00
Sergey Matveychuk
eb8b1d8797
- Satisfy portlint
...
Approved by: maintainer
2006-05-07 12:31:44 +00:00
Edwin Groothuis
72ad491a93
Remove USE_REINPLACE from all categories starting with B
2006-05-03 23:26:35 +00:00
Pav Lucistnik
658c0ba60f
GtkPerf is an application designed to test GTK+ performance. The point is to
...
create common testing platform to run predefined GTK+ widgets (opening
comboboxes, toggling buttons, scrolling text yms.) and this way define the speed
of device/platform.
WWW: http://gtkperf.sourceforge.net
PR: ports/96162
Submitted by: Andreas Kohn <andreas@syndrom23.de>
2006-05-01 13:26:55 +00:00
Pav Lucistnik
8a276428d5
- Update to 0.4.6
...
PR: ports/96498
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
2006-04-29 12:15:53 +00:00
Marcus Alves Grando
6553884a38
- Fix build when detect pthread_cancel (7.x)
...
- Fix configure detection of pthread_cancel on 4.x 5.x and 6.x
- portlint(1)
Notified by: kris
2006-04-24 14:30:00 +00:00
Jean-Marc Zucconi
2349ad06f4
Upgrade to version 3.263
...
PR: ports/95786
Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
2006-04-15 17:07:30 +00:00
Mark Linimon
0025f82662
Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
...
back sometime.
Hat: portmgr
2006-04-14 18:14:59 +00:00
Jean Milanez Melo
2cc9d91309
- Change my ports MAINTAINER to jmelo@FreeBSD.org.
...
Approved by: mnag (mentor)
2006-04-05 21:04:30 +00:00
Mark Linimon
317bb4cb88
Reset maintainer at his request due to current lack of FreeBSD time.
2006-03-18 22:21:52 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Joseph Koshy
99bfddda32
Add a local master site.
2006-02-18 04:02:07 +00:00
Joseph Koshy
36db042098
- Upgrade to v3.6.2.
...
- Incorporate patches from gnn to support IPv6 [1].
- Install the netpipe(1) manual page.
Submitted by: gnn [1]
2006-02-13 15:03:12 +00:00
Jean-Marc Zucconi
eb8e70347a
Use the right fix (PTHREAD_LIBS) to build on all OS versions.
...
Eagle eyes: kris
2006-02-10 10:12:29 +00:00
Jean-Marc Zucconi
7fb1f0eb81
Build fix for 4.x: don't use pthreads
2006-02-09 21:58:12 +00:00
Jean-Marc Zucconi
0a32fe2c07
- Update to 3.259
...
- Honor build environment CC and CFLAGS
- OPTIONS to support threading using pthreads
PR: ports/92714
Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
2006-02-02 10:02:57 +00:00
Mark Linimon
54b6f9deb0
Reset maintainer at his request.
2006-01-27 08:01:10 +00:00
Edwin Groothuis
acd87b4ad8
SHA256ify
...
Approved by: krion@
2006-01-22 08:34:46 +00:00
Pav Lucistnik
1a64862143
- Update to 1.2.4
...
PR: ports/91634
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2006-01-11 18:31:21 +00:00
Emanuel Haupt
36118d2ffc
Update to 1.1.r4
...
PR: 90852
Submitted by: Babak Farrokhi <babak@farrokhi.net>
Approved by: maintainer timeout
2006-01-09 14:21:13 +00:00
Pav Lucistnik
47a39af0bb
- Add SHA256
...
PR: ports/91094
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
2005-12-30 21:36:38 +00:00
Pav Lucistnik
4b59433115
- Add SHA256
...
PR: ports/90943
Submitted by: Scott Flatman <sf@slappy.org> (maintainer)
2005-12-27 03:57:00 +00:00
Tim Bishop
6cb33ed1c4
- Fix build on 4.x
...
PR: 90463
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
Approved by: clement (mentor)
2005-12-16 12:39:11 +00:00
Joseph Koshy
67404331b5
Add SA256 checksums.
2005-12-13 16:23:44 +00:00
Ying-Chieh Liao
5cc2085350
Fix postgresql support function
...
PR: 90244
Submitted by: maintainer
2005-12-12 01:25:56 +00:00
Ying-Chieh Liao
d860e6e516
change maintainer email address
2005-12-12 01:24:34 +00:00