Commit Graph

7639 Commits

Author SHA1 Message Date
espie
6b10c1319a Fix dependency problem linked to make's POSIX rules.
Reported by Camiel, thanks.
2000-09-13 13:49:51 +00:00
espie
48eafe61d9 Remove xemacs20 from the list of packages built. 2000-09-13 13:48:34 +00:00
fgsch
c168225268 openbsd tag. 2000-09-13 09:36:40 +00:00
brad
d747487760 mark threads FLAVOR BROKEN on SPARC. 2000-09-13 08:56:30 +00:00
brad
4a454a2989 just use --without-threads when we want to disable threads, there never
was an --enable-threads option. --with/--without-threads both seem to
disable threads, arrgghhh. also mark threads FLAVOR BROKEN on SPARC.
2000-09-13 08:43:40 +00:00
camield
b5f10bebb8 add arping 2000-09-13 08:42:23 +00:00
camield
39e4e5d20d ARP level ping utility
Broadcasts a who-has ARP packet on the network and prints answers. Very
useful when you are trying to pick an unused IP for a net that you don't
yet have routing to.

Submitted by Joshua Stein <jcs@rt.fm>
2000-09-13 08:41:44 +00:00
brad
8e7dc483c2 yuck, bye bye partial autoconf cache file 2000-09-13 08:38:52 +00:00
brad
830303b9f5 - use better filename for patch
- change -lpthread -> -pthread consistantly throughout the autoconf script
2000-09-13 08:37:15 +00:00
brad
114b5a68e6 remove the "(unknown)" string beside the OS name in XFMail 2000-09-13 08:35:55 +00:00
jakob
50004cf3b3 add no_x11 flavor 2000-09-13 06:10:42 +00:00
kevlo
3b480ecf57 - Update to version 3.6
- Bump NEED_VERSION
- Add @comment to package list

OK maintainer(dugsong@).
2000-09-13 04:48:57 +00:00
brad
7330e34707 - add a working distsite
- ldconfig -> DYNLIBDIR
- use PFRAG.shared for shared libs
- add @comment with RCS id to PLISTs
- add HOMEPAGE to DESCR
- have install make relative symlinks
2000-09-13 04:04:02 +00:00
kevlo
67691f38ff - Trivial fake
- Bump NEED_VERSION
- USE_IMAKE -> CONFIGURE_STYLE
- Add @comment to PLIST
2000-09-13 03:02:39 +00:00
fgsch
2ac24dcce1 update to release 5.5.2 and bump NEED_VERSION. 2000-09-12 22:27:34 +00:00
rohee
bc873d0030 checksum changed on distsite 2000-09-12 21:51:55 +00:00
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