Commit Graph

9596 Commits

Author SHA1 Message Date
avsm
c1a9641c20 /usr/local -> LOCALBASE 2001-02-26 05:52:17 +00:00
avsm
ccc0a9dd9a correct more LIB_DEPENDS (two colons) 2001-02-26 04:51:08 +00:00
avsm
af52d69683 correct bad LIB_DEPENDS (two colons, not one) 2001-02-26 04:48:29 +00:00
kevlo
35a570eb8b Add full name to maintainer.
Mentioned by danh@
2001-02-26 04:11:29 +00:00
brad
1258bf05f5 libnet has a shared library now 2001-02-26 04:02:35 +00:00
brad
6368ae3671 remove extra dependency 2001-02-26 03:57:45 +00:00
brad
002fe93019 reorganize Makefile and remove unnecessary extra dependency. 2001-02-26 03:53:05 +00:00
brad
df3111e511 libnet has a shared library now 2001-02-26 03:28:02 +00:00
brad
914a5daa3f create a shared library for libnet 2001-02-26 02:55:34 +00:00
brad
6806651b94 no need for post-install target anymore after upgrade to 1.0.2a 2001-02-26 02:47:41 +00:00
brad
cb5dbdaca4 upgrade to iozone 3.53 2001-02-26 02:33:04 +00:00
brad
4177dd0e7d respect CC and CFLAGS 2001-02-26 02:19:30 +00:00
danh
df50ae0024 add maintainer's real name 2001-02-26 00:25:42 +00:00
danh
9027238c27 add maintainer's real name 2001-02-25 17:17:41 +00:00
form
3ffad06f7c Update to 4.16.
Fixed buffer overflow.

>SECURITY ADVISORY                                   13th February 2001
>----------------------------------------------------------------------
>Program: analog
>Versions: all versions except 4.16 and 4.90beta3
>Operating systems: all
>----------------------------------------------------------------------
>There is a buffer overflow bug in all versions of analog released
>prior to today. A malicious user could use an ALIAS command to
>construct very long strings which were not checked for length.
>
>This bug is particularly dangerous if the form interface (which allows
>unknown users to run the program via a CGI script) has been installed.
>
>This bug was discovered by the program author, and there is no known
>exploit. However, users are advised to upgrade to one of the two safe
>versions immediately, especially if they have installed the form
>interface. The URL is http://www.analog.cx/
>
>I apologise for the inconvenience.
>                                                        Stephen Turner
2001-02-25 08:04:05 +00:00
obecian
db81d7e2b8 LIB_DEPENDS= tk83.1.3:x11/tk/8.3
should be
LIB_DEPENDS=    tk83.1.3::x11/tk/8.3

reported by Cameron Lerch <opcode@skylab.saturn5.yi.org>
2001-02-25 06:51:04 +00:00
danh
83a927d5da MAINTAINER -> ports@openbsd.org.
This port had no real name associated with the listed address.  When
trying to reach this person, the mail bounces.  It also appears from
the logs that this person hasn't been maintaining this.
2001-02-25 05:29:34 +00:00
danh
99ed696d38 add maintainer's real name 2001-02-25 04:43:59 +00:00
espie
6bc4c47f7f Rework the dependency framework.
* pull every dependency under the same rule, using specialized fragments.
* re-check after the dependency is expanded, unless earlyexit is true.
* explicitly recognize /nonexistent as a specific way to have always
triggered dependencies, use it to handle DEPENDS in a uniform way.
* parse dependencies fully. Note that we know have a pkg variable that will
be used.

Thanks to naddy@ for useful tweaks.

This is probably not quite perfect yet, stuff may break. Other stuff that
remain to be done:

- handle library dependencies better, so that lib.10 will match only
lib.10.x and not lib.100.
- handle default FLAVORS correctly. This involves not
passing FLAVOR='', but rearranging ${MAKE} ${_DEPEND_THRU} to remove
FLAVOR from the environment and from MAKEFLAGS (yucky).
2001-02-24 22:02:08 +00:00
espie
c2d9e0dd69 Fix markers under qt2. Don't assume the beginning of the long word holds
anything remotely useful.
2001-02-24 21:09:23 +00:00
avsm
1a29865f08 - update to p5-Math-GMP-1.05
single static buffer -> malloced buffer change
2001-02-24 20:21:48 +00:00
espie
6557a71018 Remove junk from MASTER_SITES 2001-02-24 18:05:18 +00:00
fgsch
2955c8ae02 Update to rel. 1.9.18; regen patches.
Thanks to Shell Hung <i@shellhung.org> for the info.
2001-02-24 18:04:53 +00:00
espie
4872baa00a Don't put junk in MASTER_SITES 2001-02-24 17:56:21 +00:00
danh
d6f269ba82 mkhybrid is shipped with OpenBSD 2.8 2001-02-24 17:47:28 +00:00
reinhard
362669032f +sirc 2001-02-24 11:39:20 +00:00
reinhard
7974b79e64 MAINTAINER= Peter Valchev <pvalchev@toxiclinux.org>
Sirc is an Internet Relay Chat programmable client written in 
perl and C. It has a main perl script that can be run in 'dumb'
mode, standalone, and a separate split-screen front end in C,
called ssfe.
2001-02-24 11:25:58 +00:00
avsm
d2a35a2f5d - Update to p5-MIME-Base64-2.12
--
Speed up pure perl base64 encoder/decoder.
Doc update.
Downgrade UTF8 strings before starting to encode.
2001-02-24 09:15:43 +00:00
fgsch
c44de23084 Update to dist. patch 20001213. Add homepage and update package list.
Regen patch via update-patches.
2001-02-24 09:08:53 +00:00
avsm
e6105e2375 Update to p5-HTML-Parser-3.17
Fixes the somewhat obscure perl multiplicity builds
2001-02-24 09:02:07 +00:00
angelos
2d4eceaa8a Use redhat_base; it installs and runs, but I haven't tested any
extended functionality.
2001-02-24 06:04:21 +00:00
avsm
8787baa606 Upgrade to p5-HTML-Parser-3.16
Relevant changes:

The unbroken_text option now works across ignored tags.
Expose internal decode_entities() function at the Perl level.
2001-02-24 01:24:49 +00:00
brad
04d91aa405 add missing @dirrm tag 2001-02-23 17:35:19 +00:00
brad
c701ea0059 upgrade to procmail 3.15.1 2001-02-23 17:16:21 +00:00
ho
f5a72a011b Update to v0.99 2001-02-23 16:17:13 +00:00
jakob
56dc6d6c3a update to stunnel v3.14.
--
This release fixes a bug in pid creation.  If a user specified -P /dirname
instead of -P /dirname/ stunnel would assume that it's a file, delete it and
create a new one.  Now stunnel makes sure if it's really a file.
2001-02-23 14:39:15 +00:00
espie
481272932e Update to qt2-2.4. 2001-02-23 14:36:55 +00:00
jakob
af5cc19764 update to Postfix Snapshot 20010222.
this is the RELEASE CANDIDATE for the first official non-beta Postfix
release, bugfixes permitting.
2001-02-23 14:34:42 +00:00
danh
35e29313b3 add RUN_DEPENDS; reported by <couderc@fingo.net> 2001-02-23 14:09:13 +00:00
peter
d7a69171e2 Update to exim 3.22.
Quite a few bug fixes and a small number of new features are
documented in doc/ChangeLog in the exim source tree.
2001-02-23 11:30:02 +00:00
fgsch
0e1fa4ab57 Add homepage. 2001-02-23 10:23:40 +00:00
fgsch
e63f2b1924 Change Homepage: to WWW: to match other ports. 2001-02-23 10:21:57 +00:00
brad
32248135c4 upgrade to 7.0.3 blew away the RCS ids. 2001-02-23 02:41:00 +00:00
brad
36091a03ce no need for no_ipv6 FLAVOR anymore. 2001-02-23 02:31:35 +00:00
itojun
4cf7914333 pull latest IPv6 patch. this fixes standalone mode behavior (commented by brad) 2001-02-23 02:10:20 +00:00
naddy
911bf62a4f +xdmchoose 2001-02-23 01:42:31 +00:00
kevlo
e49c9ee005 ${PREFIX} -> ${LOCALBASE}
Thanks to danh@
2001-02-23 01:18:20 +00:00
brad
2544379f5d - /usr/local -> !!PREFIX!!
- fix listed spool dir.
2001-02-23 00:46:53 +00:00
brad
ed91e2036f remove unnecessary patch. 2001-02-23 00:20:23 +00:00
brad
1016e22b1a ${FOO} -> $FOO 2001-02-23 00:15:34 +00:00