1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
Commit Graph

63040 Commits

Author SHA1 Message Date
Tor Egge
d573a7ff4e Let main thread do an exit(1) instead of an exit(0) on unclean program
termination (multiple active threads).
2002-09-06 14:57:50 +00:00
Christian Weisgerber
233d7a5f7d Fix packaging list. 2002-09-06 14:36:01 +00:00
Oliver Braun
7d52fa1fed * Upgrade to 2.1.1.
* Pass maintainership to submitter.

PR:		ports/42476
Submitted by:	Volker Stolz <vs@lambda.foldr.org>
2002-09-06 13:56:08 +00:00
Tim Vanderhoek
fe0f46858b USE_REINPLACE rather than a somewhat convoluted perl expression. 2002-09-06 13:45:33 +00:00
OKAZAKI Tetsurou
3d91907984 Fix a syntax error of the Makefile.
String comparison operator should be either == or !=.

PR:		33519, 40844
Submitted by:	Vivek Khera <khera@kciLink.com>,
                "Matthew D.Fuller" <fullermd@over-yonder.net>
Approved by:	maintainer
2002-09-06 12:56:13 +00:00
Akinori MUSHA
e675f0bc21 MASTER_SITE_SOURCEFORGE is not worth listing in MASTER_SITES because
it is slow and does not mirror bz2 distfiles at all.  Remove it and
add four other working mirror sites instead.

PR:		ports/41960 (different solution)
Submitted by:	keramida
2002-09-06 12:06:00 +00:00
Maxim Sobolev
83ef62f22b Update to 20020619. 2002-09-06 11:13:22 +00:00
Ying-Chieh Liao
de3b760914 add transcalc 0.13
A analysis and synthesis tool for RF and microwave transmission lines
2002-09-06 09:40:18 +00:00
Sergey Skvortsov
3bc0c33551 Updated to 0.37 2002-09-06 09:09:44 +00:00
Peter Pentchev
e57416980d Update to bogosort-0.4.0, which includes fixes to the error handling and
printing routines, the problem originally found by Kris Kennaway.
Unfortunately, the bogosort author did not quite apply the patch I sent,
hence the need for the new files/patch-bogosort.c.
2002-09-06 09:08:45 +00:00
Sergey Skvortsov
13ef6e152c Updated to 0.42 2002-09-06 09:05:58 +00:00
Ying-Chieh Liao
5963b61590 add p5-GraphViz-Data-Structure 0.07
Visualise data structures
2002-09-06 08:19:18 +00:00
Oliver Braun
1fee44f784 Fix MASTER_SITES
PR:		ports/42471
Submitted by:	maintainer
2002-09-06 08:12:28 +00:00
Alan Eldridge
52828bf84a Patch for gcc 3.x.y. 2002-09-06 08:02:43 +00:00
Dirk Meyer
be1540f3dc bump Version to 1.4.0 2002-09-06 07:25:16 +00:00
Ying-Chieh Liao
8989d46a54 add lafontaine 0.3R3
Graphical logo interpreter
2002-09-06 07:07:14 +00:00
Oliver Braun
b4f7d7868c Add devel/hs-c2hs to RUN_DEPENDS.
Pointed out by:	developer
2002-09-06 06:26:55 +00:00
Ying-Chieh Liao
0193f41240 upgrade to 5.24
PR:		40821
Submitted by:	Eric Yu <ericyu@mail2000.com.tw>
Approved by:	maintainer timeout
2002-09-06 05:30:55 +00:00
Hajimu UMEMOTO
bc2291c7c9 /usr/X11R6 doesn't have sbin.
Submitted by:	Anders Andersson <anders@hack.org>
2002-09-06 05:18:39 +00:00
Roger Hardiman
4961f304d6 Upgrade to 0.8.1 2002-09-06 05:12:38 +00:00
Roger Hardiman
e424b62418 Fix portlint warnings and add a method of installing just the headers
(needed by the OpenH323 port)
2002-09-06 05:03:15 +00:00
Cy Schubert
f17b346fb5 Update 3.9.12 --> 3.9.13
Submitted by:	Matthew Jacob <mjacob@feral.com> on ports@
2002-09-06 03:38:47 +00:00
Bruce A. Mah
4a2ee6536a Use REINPLACE_CMD.
Approved by:	petef (maintainer)
2002-09-06 03:24:19 +00:00
Masafumi Max NAKANE
9066eb0501 Upgrade to 1.21. 2002-09-06 00:47:06 +00:00
Christian Weisgerber
972da1e734 Update to 2.6.2. Minor changes only. 2002-09-06 00:10:15 +00:00
Dmitry Sivachenko
9644310ec5 Respect CFLAGS.
MAINTAINER timeout.
2002-09-05 23:03:53 +00:00
Matthew N. Dodd
d55218add9 Spam detector using Bayesian analysis of word counts. 2002-09-05 19:40:10 +00:00
Eric Anholt
bef0d31d23 Fix WITH_MATROX_GXX_DRIVER case after 4.2.1 upgrade.
Submitted by:	obraun
2002-09-05 19:33:15 +00:00
Masafumi Max NAKANE
d774b240de Upgrade to 2.5.12. 2002-09-05 18:43:51 +00:00
Trevor Johnson
96ab2cdb74 Generate packing list in pre-install. 2002-09-05 18:37:47 +00:00
Trevor Johnson
36b6e6cbb2 Fix installation by adding do-install target.
PR:		42453
Submitted by:	Adam Weinberger
2002-09-05 18:33:21 +00:00
Andrey A. Chernov
80285b20b9 Tweak %htmlOpts more 2002-09-05 18:28:38 +00:00
Joe Marcus Clarke
2a65b2a410 Enable XInput by default. Apparently, this doesn't hurt anything, and will
help people using certain input devices and in certain locales.

Requested by:	netchild, Teemu Hakala <temmi.hoo@kolumbus.fi>
2002-09-05 18:12:57 +00:00
Andrey A. Chernov
8bd04e0508 1) Turn off opt_lowres if no javascript is active since it does nothing
for perl-generated pages (i.e. not implemented).
2) Properly store all lowres* options in %htmlOpts.
3) Don't even call createLowResolutionImage() if not opt_lowres - speedup
WebMagick twice.
4) Don't try to clean lowresdir and cachedir if they are not exists or
corresponding options are not turned on.
5) Don't try to create lowresdir and cachedir if corresponding options
are not turned on.
6) Read only first image from multi-image sequence such as animated GIFs
or MPEGs, lowres|cache image can't be created otherwise (they are not
exists after ->Write).
2002-09-05 17:48:32 +00:00
Hajimu UMEMOTO
71102ae006 2.0.1 was replaced with 2.0.1a with applying the patch which was
included in this port.  Since there is no difference at all, we
don't need bumping PORTVERSION.
2002-09-05 17:35:21 +00:00
Hajimu UMEMOTO
30de99b018 Update to 2.0.1. 2002-09-05 16:32:53 +00:00
Ying-Chieh Liao
2fbfb594e3 add rfbproxy 0.6.5
A simple tool for recording VNC sessions
2002-09-05 16:09:27 +00:00
Peter Pentchev
c10f5ff465 Update to qmailadmin-1.0.6, containing a couple of security fixes.
There are two new knobs:
- WITHOUT_IPAUTH disables the IP authentication: by default, qmailadmin
  "remembers" your IP address after a successful login, and then logs
  the session out if you try to access a page from a different address,
  even with the same session ID;
- WITHOUT_USER_INDEX disables the user index display, which might
  confuse earlier versions of Internet Explorer.

Prompted by:	David Phillips <david@acz.org>
2002-09-05 15:09:24 +00:00
OKAZAKI Tetsurou
33f40b1b43 Add missing @dirrm.
Bump PORTREVISION.

PR:		ports/42444
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2002-09-05 14:38:45 +00:00
Peter Pentchev
f31f83abe9 Update to vpopmail-5.3.8.
There are two new configuration knobs:
- WITHOUT_USERS_BIG_DIR disables the use of 'big' directories for users,
  thereby saving a little on disk space and inode usage; IMO, the
  savings are negligible;
- WITHOUT_SEEKABLE disables the newly introduced ability of vdelivermail
  to examine its input stream for seekability, and read it all into a
  file to make it seekable.  This works quite fine in the tests that I
  have done, so there seems to be no need to enable it on FreeBSD;
  however, if things should go wrong (in particular, if delivering mail
  to your virtual domains seems to fail), try rebuilding vpopmail with
  this knob.

Prompted by:	David Phillips <david@acz.org>
2002-09-05 14:30:21 +00:00
Christian Weisgerber
816feec53e Fix directory permissions. 2002-09-05 13:56:20 +00:00
Oliver Braun
8f86896189 Fix pkg-plist.
Noticed by:	bento
2002-09-05 13:54:07 +00:00
Peter Pentchev
a8636d465c Change the WITH_MD5_PASSWORDS knob to WITHOUT_MD5_PASSWORDS;
the vpopmail default is to build support for MD5-hashed passwords now.

Reported by:	Jetchko Jekov <jeka@flavia-bg.com>
2002-09-05 13:42:30 +00:00
Ying-Chieh Liao
13b89b27f1 add missing files 2002-09-05 13:00:15 +00:00
Andrey A. Chernov
ee9976fca9 Bump portrevision for prev change 2002-09-05 09:52:10 +00:00
Kris Kennaway
f4126b0d7b Fix build on -current 2002-09-05 09:12:37 +00:00
Ying-Chieh Liao
64cee8ba33 add lm-solve 0.6.0
A Computerized Solver for Logic Mazes
2002-09-05 09:07:55 +00:00
Kris Kennaway
96f8dfa671 Fix build on -current (don't assume that everything not FreeBSD 4.x is
FreeBSD 3.x)
2002-09-05 09:04:07 +00:00
Kris Kennaway
99a35848b0 Fix build on -current (don't try and prototype functions from <stdlib.h>) 2002-09-05 09:03:24 +00:00
Satoshi Taoka
b0b0fe101a Update vertion to 1.26
PR:		ports/40230
Submitted by:	Andreas Schulz  <ats@first.fhg.de>
2002-09-05 09:01:28 +00:00