Commit graph

78581 commits

Author SHA1 Message Date
Dirk Meyer
6cb7a6ceab bump PORTREVISION
Submitted by:	cyrille.lefevre@laposte.net
2003-06-15 11:38:27 +00:00
Norikatsu Shigemura
3072134ad6 Remove no necessary patch file.
PR		ports/53183
Submitted by:	Gerhard H_ring <gh@ghaering.de>
Pointed out by:	bento via kris
Pointy hat to:	myself
2003-06-15 10:39:06 +00:00
Norikatsu Shigemura
a54d152077 o Enable load *.oct files. [1]
o Fix pkg-plist accordingly. [1]
o Bump PORTREVISION accordingly.
o Remove unnecessary files from pkg-plist. [2]

Submitted by:	Kay Lehmann <kay_lehmann@web.de> [1]
Pointed out by:	bento via kris [2]
Pointy hat to:	myself [2]
2003-06-15 10:28:37 +00:00
Sergey A. Osokin
46d1bb292c Update to 7.2.9.0, fix building on -CURRENT
Submitted by:	maintainer
PR:		53270
Approved by:	fjoe (implicit)
2003-06-15 10:17:27 +00:00
Yen-Ming Lee
dcb33419df - Update to 0.80 ("Determine"):
* New feature from Cory Wright.  TEMPLATE_DIR_MATCH_RECIPIENT will
    search for a template directory based on the recipient address.
  * New feature.  The bounce,reject FILTER_INCOMING action now takes an
    optional 'template' argument to bounce using a specific template
    rather than the default template (bounce.txt).
- Install missing contributed scripts/configs

Noticed by:	Jason R. Mastaler <jason@mastaler.com>
PR:		53297
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
Approved by:	Mike Meyer <mwm@mired.org> (MAINTAINER)
2003-06-15 09:55:55 +00:00
Sergey A. Osokin
7140bcef45 Security upgrade to 1.2 [1]
Add another MASTER_SITE [2]

Submitted by:	osa [1], kris [2]
PR:		53299
Approved by:	maintainer, fjoe (implicit)
2003-06-15 09:30:23 +00:00
Dirk Meyer
c537e5691a - Update to 1.12 2003-06-15 09:20:51 +00:00
Yen-Ming Lee
8751db0791 Fix build of ports/chinese/chinput3
PR:		53322
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Approved by:	maintainer
2003-06-15 08:07:48 +00:00
Adam Weinberger
4f0076b50b Fix build when using mozilla-devel-gtk2. 2003-06-15 07:34:17 +00:00
Joe Marcus Clarke
2e252f4339 Add a hack to remove CORBA stub files so that Galeon builds with ORBit2-2.7.2. 2003-06-15 06:53:33 +00:00
Joe Marcus Clarke
b6c3bce36c Fix build on -CURRENT.
Reported by:	Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
2003-06-15 06:39:34 +00:00
Marcel Moolenaar
19c146dfaa Complete the list of source files by adding tclResolve.c. Not
building it causes downstream dependencies to force the libraries
to be rebuilt. We don't want that.
There's no mention of tclResolve.c being excluded in the history,
so I expect it was just an unfortunate ommision.
2003-06-15 06:34:27 +00:00
Kris Kennaway
77e16c6f76 Fix compiler warnings to allow this to run on sparc64.
Bump PORTREVISION
2003-06-15 06:16:31 +00:00
Greg Lewis
b0106e2794 . In the cases where we need gtar, its an EXTRACT_DEPENDS, not a
BUILD_DEPENDS.
2003-06-15 05:55:36 +00:00
Greg Lewis
fae59e03a3 . Reorder the check for the source and patchset so that the failure
messages are produced in the order that they were intended.
2003-06-15 05:53:02 +00:00
Kris Kennaway
de2d4c3c36 BUILD_DEPENDS -> EXTRACT_DEPENDS 2003-06-15 05:24:29 +00:00
Kris Kennaway
54c0973dc2 Quiet some format string warnings. 2003-06-15 05:22:32 +00:00
Kris Kennaway
3337af0ae1 Add missing #include to quiet a compiler warning on sparc64. 2003-06-15 05:14:01 +00:00
Kris Kennaway
300b9195a7 Open the raw socket early and then drop setuid root privileges. Bump
PORTREVISION.

Obtained from:	OpenBSD
2003-06-15 01:25:08 +00:00
Kris Kennaway
5a91ab6dcc Avoid buffer overflow in option processing and bump PORTREVISION.
Obtained from:	OpenBSD
2003-06-15 00:29:36 +00:00
Christian Weisgerber
6b922f34c9 Update to version 2.7.0.
PR:		53285
Submitted by:	Ports Fury
2003-06-15 00:26:45 +00:00
Adam Weinberger
e7ef71bea5 Update to 2.2.2.1. 2003-06-14 20:29:57 +00:00
Adam Weinberger
f6ce297885 Update to 2.2.2. 2003-06-14 20:20:43 +00:00
Sergey A. Osokin
872ee29b5f New port: 3D asteroids-like multiplayer game
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
PR:		53194
Approved by:	fjoe (implicit)
2003-06-14 19:03:21 +00:00
Sergey A. Osokin
6ea44a46bd New port: library that makes it easy for programs to use
privilege separation

Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
PR:		53314
Approved by:	fjoe (implicit)
2003-06-14 18:36:14 +00:00
Kris Kennaway
6ce3e83de2 Correct a bug in my previous commit that caused compilation to fail
(CC was being set to the empty string by the configure script).
2003-06-14 14:51:57 +00:00
Makoto Matsushita
758280150b New port: aswiki
This is yet another wiki clone, written in Ruby.  It supports contents
logging with RCS; you can easily checks the difference of each change.

Reviewed by:	kuriyama, knu
2003-06-14 14:27:30 +00:00
Makoto Matsushita
3548b99839 New port: ruby-diff
This is a ruby library, implements Algorithm::Diff of Perl.  This library
is needed for aswiki, which will be commited later.

Reviewed by:	kuriyama, knu
2003-06-14 14:23:21 +00:00
Dmitry Sivachenko
d4937a2cbe Update to version 1.02.
Maintainer timeout.
2003-06-14 11:45:50 +00:00
Maxim Sobolev
41a49226e8 Update to 0.11.0. 2003-06-14 09:38:44 +00:00
Maxim Sobolev
64dafc71d0 Update to 0.9.7. 2003-06-14 09:38:26 +00:00
Marcel Moolenaar
cadebbae3e Teach configure about ia64 so that it builds on ia64. We have more
than 600 ports depending (directly or indirectly) on Mesa3, so this
should help increase the "coverage".

Ok'd by: sobomax (maintainer)
2003-06-14 08:39:46 +00:00
Adam Weinberger
976649a8f5 Add mp3wrap.
With mp3wrap you can easily concatenate multiple mp3 files.
You can even add non-mp3 content.

PR:		ports/52900
Submitted by:	Ulrich Spoerlein <q@uni.de>
2003-06-14 08:17:35 +00:00
Adam Weinberger
dd97aea954 Add mp3splt.
mp3splt is a nice utility to split large mp3/ogg files via cue-sheet

PR:		ports/52899
Submitted by:	Ulrich Spoerlein <q@uni.de>
2003-06-14 08:16:16 +00:00
Adam Weinberger
8f46be35ca Update distinfo, forgotten with last commit.
PR:		ports/53312
Submitted by:	Jin-Shan.Tseng.tjs@cdpa.nsysu.edu.tw
2003-06-14 07:55:00 +00:00
Joe Marcus Clarke
b83be6d6f3 Patch the correct file to enable the right desktop links. 2003-06-14 05:05:53 +00:00
Yen-Ming Lee
934bc14579 update to spamstats-0.4b4, which fix the empty array problem. 2003-06-14 04:59:32 +00:00
Andrey A. Chernov
b2ba8b886d Yet another overflow check, better temp file name & misc cleanups
Submitted by: kris & Debian (edited by me)
2003-06-14 04:41:50 +00:00
Yen-Ming Lee
4c0771ee11 Patch to update sysutils/mktool to version 0.0.25. This also cleans up
the port Makefile a little and switches us to using the .bz2 distfile.

PR:		53287
Submitted by:	Jos Backus <jos@catnook.com>
2003-06-14 04:25:33 +00:00
Adam Weinberger
f616e0cc43 Update to 0.3.0.
PR:		ports/53078
Submitted by:	Thierry Thomas <thierry@pompo.net> (maintainer)
2003-06-14 04:08:18 +00:00
Yen-Ming Lee
3eb9ccd2ab update to LaBrea-2.4
PR:		53267
Submitted by:	Nick Rogness <nick@rogness.net>
2003-06-14 03:53:27 +00:00
Adam Weinberger
45cd4d0fd1 Update to 0.1.3. 2003-06-14 02:45:03 +00:00
Foxfair Hu
1151514036 Submitted by: Kjell <la3sg@frisurf.no>
Reviewed by:	maintainer
Correct wording in pkg-message to avoid a possible copy & paste
problem, and bump PORTREVISION.
2003-06-14 01:24:49 +00:00
Sergey A. Osokin
68b41447c2 Update to 0.9.7, maintainership to Sergei
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
PR:		53179
Approved by:	fjoe (implicit)
2003-06-14 00:42:25 +00:00
Doug Barton
8b18ba9970 Update to version 0.38. Versions 0.3[567] all had various bugs with
either the Makefile.PL script, or other, and offered nothing new
of interest.

This version has a more efficient dn_expand method, and adds a
warning that Resolver::axfr_old() is deprecated.
2003-06-14 00:14:21 +00:00
Sergey A. Osokin
445d53b2d1 A getopt(1) replacement that supports GNU-style long options
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
PR:		53174
Approved by:	fjoe (implicit)
2003-06-13 23:56:42 +00:00
Sergey A. Osokin
c57d4aa83c New port: graphical configuation utility for the newsreader slrn
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
PR:		53298
Approved by:	fjoe (implicit)
2003-06-13 23:24:07 +00:00
Munechika SUMIKAWA
0e6ef47852 Zebra-pj is zebra routing daemon with unreleased(uncommited) patches.
This port is repo-copied from net/zebra.
2003-06-13 23:05:15 +00:00
Sergey A. Osokin
5663215378 New port: Shell authentication for TACACS+ protocol
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
PR:		53296
Approved by:	fjoe (implicit)
2003-06-13 22:50:50 +00:00
Kris Kennaway
9a6dbead97 Be more careful with string buffers and temporary files. Bump PORTREVISION.
Obtained from:	OpenBSD
2003-06-13 21:36:31 +00:00