Commit Graph

7723 Commits

Author SHA1 Message Date
avsm
a386dfa93b add http_load to the subdir list 2000-09-12 18:09:50 +00:00
avsm
58ea93dc44 http_load-09jun00 added
--

http_load runs multiple http/https fetches in parallel, to test the
throughput of a web server.  However unlike most such test clients,
it runs in a single process, so it doesn't bog down the client
machine.

You give it a file containing a list of URLs that may be fetched,
a flag specifying how to start connections (either by rate or by
number of simulated users), and a flag specifying when to quit
(either after a given number of fetches or a given elapsed time).
There are also optional flags for checksums, throttling, and progress
reports.
2000-09-12 18:08:58 +00:00
brad
ab9651d627 use new extraction framework: remove USE_BZIP2 and set EXTRACT_SUFX 2000-09-12 16:15:44 +00:00
brad
f7f4730e95 remove egcs 1.1.2 checksums 2000-09-12 16:11:32 +00:00
kevlo
492c925dfc Update to version 1.3a4. This version supports ruby. 2000-09-12 15:58:53 +00:00
fgsch
6592f69dbd update to release 1.9.17. 2000-09-12 15:55:52 +00:00
brad
26c1abc58b - use new extraction framework: remove USE_BZIP2 and set EXTRACT_SUFX
- fix brokeness with threads FLAVOR, --enable-threads -> --with-threads
2000-09-12 15:54:35 +00:00
brad
08335c8a5a use new extraction framework: remove USE_ZIP and set EXTRACT_SUFX 2000-09-12 15:37:33 +00:00
todd
75fd95dba0 allow cmdline urls too ;-) 2000-09-12 15:12:53 +00:00
avsm
f108832358 - update to v0.34
- change MAINTAINER address to avsm@
2000-09-12 14:58:26 +00:00
camield
87b9ac35e8 rblsmtpd has been incorporated in net/ucspi-tcp 2000-09-12 14:26:03 +00:00
brad
fad2eb3966 remove SEPARATE_BUILD 2000-09-12 14:15:30 +00:00
brad
53e39b22de use new extraction framework: remove USE_ZIP and set EXTRACT_SUFX 2000-09-12 14:04:51 +00:00
brad
da2ac74192 shuffle the COPYRIGHT around so that its seen as expected. 2000-09-12 13:44:14 +00:00
brad
ecdfb8ff3e axe amp 2000-09-12 13:19:34 +00:00
brad
49082d6cb1 really old, unsupported, broken and not really worth keeping around. much
better alternatives can be used such as mpg123.
2000-09-12 13:19:01 +00:00
brad
052e9d1c41 get rid of deprecated or unused variables, FAKE, NO_CDROM,
USE_IMAKE/GNU_CONFIGURE -> CONFIGURE_STYLE etc.
2000-09-12 13:13:15 +00:00
avsm
7ed5d3da37 Add sablotron to the list 2000-09-12 12:14:01 +00:00
avsm
6e36383990 sablotron-0.43 port
--

Sablotron is an attempt to develop fast, compact and portable XSLT
processor.

It is an open project; other users and developers are encouraged
to use it or to help test or improve it. The goal of this project
is to create a reliable and fast XSLT processor conforming to the
W3C specification, which is available for public viewing, and can
be used as a base for multi-platform XML data distribution systems.
2000-09-12 12:12:11 +00:00
espie
ef76e2f030 Re-organized port.
Do the extract and installation ourselves, as the script is not really
needed. This avoids copying the archive around several times.
Provide a better shell-wrapper.
Fix dependencies.
Fake.
2000-09-12 12:00:59 +00:00
brad
8f4d0f6fe6 - FAKE
- remove an unnecessary patch
- use better filename for patch
- add @comment with RCS id to PLIST
2000-09-12 10:38:51 +00:00
brad
95e93edcb1 better 2000-09-12 10:32:16 +00:00
espie
5b8337af4a Update distsite.
Fake (trivial)
2000-09-12 10:02:25 +00:00
brad
41b3b98195 - bump NEED_VERSION
- reorganize Makefile
2000-09-12 03:18:55 +00:00
marc
6ddcd6e2f2 distclean: don't puke when _DISTFILES and _PATCHFILES are empty
prob found by Jeremie Kass <jeremie@umich.edu>
2000-09-12 02:52:01 +00:00
brad
8adced9b62 oops, remove a @dirrm 2000-09-12 00:11:35 +00:00
espie
e35f4db285 Deprecate old EXTRACT_* variables.
Use some weird code to allow backward compatibility.
Rely on distfiles suffixes and a case statement (with matching variable
EXTRACT_CASES) to allow distinct extraction rules for multiple distfiles.
2000-09-11 18:06:24 +00:00
avsm
d6600dab36 - update to v2.18
- change maintainer address to @openbsd.org
- bump NEED_VERSION
2000-09-11 16:32:12 +00:00
espie
e34f7f72f8 Fix mbone issue. 2000-09-11 10:05:18 +00:00
brad
96df027496 upgrade to LessTif 0.91.8 2000-09-11 07:23:18 +00:00
brad
d799c56ad6 don't need to specify --srcdir 2000-09-11 06:38:45 +00:00
brad
5facf35389 bad Makefile! do not link setup or metaserver with libwrap unless of
course you like having non-functional binaries
2000-09-11 06:27:38 +00:00
turan
9b84958af4 depend is mispelled 2000-09-11 01:44:59 +00:00
brad
00ed33495b trim out a piece of this patch that managed to sneak in 2000-09-11 00:29:08 +00:00
angelos
22572b7857 Comment out SEPARATE_BUILD for now, as it seems to break port build. 2000-09-10 23:06:33 +00:00
angelos
10a3477c63 Remove -m486 flag (doesn't work on other archs :-) 2000-09-10 22:54:45 +00:00
obecian
87ae8b53b1 added dia to graphics/Makefile 2000-09-10 21:59:39 +00:00
obecian
76e599954d dia-0.86 port 2000-09-10 21:56:04 +00:00
avsm
0939ee2710 - Update to v1.0
- Change the maintainer address
- Remove redundant Makefile.in patch and regenerate others
2000-09-10 20:38:10 +00:00
turan
2acbb68e6a sync 2000-09-10 20:18:48 +00:00
brad
49bcdfe3b5 upgrade to sox 12.17 2000-09-10 16:05:01 +00:00
jakob
ec2dc9dbcf update to v4.1.39, mark unbroken 2000-09-10 14:10:41 +00:00
brad
09a1a79056 - remove license type
- create symlinks with relative paths instead of absolute
2000-09-10 13:38:04 +00:00
brad
a67bdcf540 upgrade to jftpgw 0.0.10d 2000-09-10 13:18:52 +00:00
jakob
cd5b125792 - update to v0.98.1
- fix MASTER_SITE & HOMEPAGE
- cleanup
2000-09-10 12:58:56 +00:00
jakob
436be6ae15 update to v0.4.0 2000-09-10 12:42:47 +00:00
brad
e2ffb2c05d add libart to Makefile 2000-09-10 11:35:45 +00:00
brad
0ce1fbbb23 add libart port
--
Libart is a library for high-performance 2D graphics.

Libart supports a very powerful imaging model, basically the same as SVG
and the Java 2D API. It includes all PostScript imaging operations, and
adds antialiasing and alpha-transparency.

Libart is also highly tuned for incremental rendering. It contains data
structures and algorithms suited to rapid, precise computation of Region
of Interest, as well as a two-phase rendering pipeline optimized for
interactive display.
2000-09-10 11:30:35 +00:00
jakob
4de89d0855 update to v1.21 2000-09-10 09:14:11 +00:00
brad
a91532a9c1 add popt to Makefile 2000-09-10 08:37:13 +00:00