Commit Graph

7654 Commits

Author SHA1 Message Date
brad
9c276aa129 better, eliminates relinking of the libraries on installation 2000-09-14 13:56:21 +00:00
brad
db1cba8bef switch to libtool for shared library creation 2000-09-14 13:31:16 +00:00
brad
9b2f5996e2 simplify this patch 2000-09-14 13:07:47 +00:00
jakob
ff155e9ec4 update to v0.8.12 2000-09-14 12:10:19 +00:00
brad
519cfa5865 simplify this patch 2000-09-14 10:07:07 +00:00
brad
9d862b2561 simplify this patch 2000-09-14 09:30:32 +00:00
brad
e3c26286a5 @mode tag 2000-09-14 03:22:07 +00:00
brad
141985c114 share/opennap/examples -> share/examples/opennap
--
Reported by: Kai Gallasch <gallasch@getit.de>
2000-09-14 00:53:50 +00:00
brad
39e3210dc1 add another distsite for pnmtopng; From: louis@ 2000-09-14 00:05:48 +00:00
naddy
1ca2d254f1 - update to #146
- add USE_X11
2000-09-13 15:39:37 +00:00
avsm
5b96c29316 add jadetex to list 2000-09-13 15:05:37 +00:00
avsm
76d84f18d1 add jadetex-2.20 port
--
A set of TeX macros to process the output from the Jade/OpenJade
DSSSL tex backend.  It can output to DVI format, or directly to PDF
via the 'pdfjadetex' command.
2000-09-13 15:05:00 +00:00
avsm
8373f1365d - add a no_x11 flavour
- MAINTAINER is now both espie@ and avsm@
- use CONFIGURE_STYLE and remove deprecated GNU_CONFIGURE
- remove redundant FAKE=yes
- up the default limits for tex considerably.  This may be too
  much according to espie@, but we will down them later
- bump NEED_VERSION 1.218 -> 1.330
- add HOMEPAGE

ok'ed by espie@
2000-09-13 14:22:08 +00:00
espie
fae88b0133 Documentation clean-up: group deprecated variables, clarify
MAINTAINER comment. List bsd.port.mk(5) as the future source of
documentation.
2000-09-13 14:06:55 +00:00
avsm
9fd37ec8b1 add OpenBSD tag 2000-09-13 13:57:42 +00:00
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