Commit graph

26516 commits

Author SHA1 Message Date
drochner
fb6df51f7f add py-curl 2002-01-29 16:33:19 +00:00
drochner
cdab19ffb6 add py-Checker, py-Optik, py-unit and py-unitgui 2002-01-29 16:32:18 +00:00
drochner
f79fce4c1d add py-cryptkit and py-gnupg 2002-01-29 16:30:23 +00:00
drochner
e64e6888a9 initial import of py-checker-0.8.8, a python code checker,
submitted by Shell Hung per PR pkg/15153
2002-01-29 16:27:53 +00:00
drochner
999458de7c initial import of py-HappyDoc-2.0, a python tool to generate Python API
documents, submitted by Shell Hung per PR pkg/15145
2002-01-29 16:26:44 +00:00
drochner
2e931a9845 initial import of py-IP-0.4, a python module to handle IPv4 and IPv6 address,
submitted by Shell Hung per PR pkg/15144
2002-01-29 16:24:39 +00:00
drochner
e0b42f7264 initial import of py-cryptkit-0.9, a python Cryptographic Toolkit,
submitted by Shell Hung per PR pkg/15131
2002-01-29 16:23:31 +00:00
drochner
a0ad18e39c initial import of py-curl-0.4.5, a python module interface to the cURL library,
submitted by Shell Hung per PR pkg/15103
2002-01-29 16:22:18 +00:00
drochner
9ae2c4cd5b initial import of py-unitgui-1.4.1, a GUI for py-unit,
submitted by Shell Hung per PR pkg/15095
2002-01-29 16:20:47 +00:00
drochner
4d1aa937d6 initial import of py-unit-1.4.1, a unit testing framework for python,
submitted by Shell Hung per PR pkg/15094
2002-01-29 16:19:03 +00:00
drochner
0dd0a5d492 initial import of py-Optik-1.2, a command line parsing library for Python,
submitted by Shell Hung per PR pkg/14786
2002-01-29 16:17:34 +00:00
drochner
a33f038660 initial import of py-gnupg-0.3.2, a python interface to GnuPG,
submitted by Shell Hung per PR pkg/14541
2002-01-29 16:15:47 +00:00
taca
399dd8fd4a Use the same policy on removing RUBY_SITEARCHLIBDIR and RUBY_SITELIBDIR.
This might fix long standing bulk build problem though there is still
a room for improvement.
2002-01-29 16:13:35 +00:00
agc
e608a43e28 In the show-vulnerabilities and show-vulnerabilities-html targets, tighten
down further the regexp used to match a vulnerable package.
2002-01-29 15:07:55 +00:00
drochner
81de140c4c update to 0.9.1, in response to PR pkg/15054 by jgoerzen@complete.org 2002-01-29 14:39:38 +00:00
wiz
4c14ed7651 Make it work with xpkgwedge.
Patch supplied by Hiramatsu Yoshifumi in pkg/15217.
2002-01-29 13:46:54 +00:00
wiz
a0f9578720 Standardize patch. 2002-01-29 13:46:17 +00:00
wiz
057df85503 Install to LOCALBASE, not hardwired /usr/pkg.
Patches provided by Hiramatsu Yoshifumi in pkg/15206.
2002-01-29 13:42:28 +00:00
wiz
cbb0d6a40b add and enable gentoo 2002-01-29 12:39:19 +00:00
drochner
ecb597a37d there is nothing to do in the "python" subdir anymore 2002-01-29 12:38:52 +00:00
drochner
493d9526b1 remove the old python-2.x pkg, this is superseded by the new framework 2002-01-29 12:37:46 +00:00
wiz
aaa1c45c40 Initial import of gentoo-0.11.18, provided by Pehr Johansson in pkg/15393,
with buildlinking and other minor changes by me:
gentoo is a modern, powerful, flexible, and utterly configurable file
manager for UNIX systems, written using the GTK+ toolkit. It aims to
be 100% graphically configurable; there's no need to edit config files
by hand and then restart the application. gentoo is somewhat
inspired in its look & feel by the classic Amiga program
DirectoryOpus.
2002-01-29 12:37:16 +00:00
drochner
bfeb99763a comment out Python support - it doesn't work anyway 2002-01-29 12:36:46 +00:00
drochner
d438ed2457 not needed anymore 2002-01-29 12:13:40 +00:00
drochner
2bbafae496 regen due to removed DIST_SUBDIR 2002-01-29 12:12:35 +00:00
drochner
93927399e5 convert to new Python framework 2002-01-29 12:12:07 +00:00
seb
d402e11068 makeinfo >= 4.0 is need to process this package *.texi files. 2002-01-29 11:57:59 +00:00
drochner
4c220a94ae convert to new Python framework 2002-01-29 11:33:54 +00:00
drochner
e466bb5e57 add this for depending pkgs 2002-01-29 11:33:11 +00:00
drochner
6dec0ecc10 add runtime search path to LDFLAGS 2002-01-29 11:14:56 +00:00
drochner
15a010e77e convert to new Python framework 2002-01-29 11:12:47 +00:00
wiz
c283c733e9 Add sound support, provided by Ben Collver in pkg/14375.
Bump to 1.337nb1.
2002-01-29 10:53:41 +00:00
martti
cd949a3375 Updated xmp-2.0.4 (provided by Rui-Xiang Guo in pkg/15283)
- Added driver for synthesized sounds
- Added Tatsuyuki Satoh's YM3812 emulator
- Added support to The Player 6.0a modules (using Sylvain "Asle"
  Chipaux's P60A loader)
- Added seek capability to XMMS plugin
- Added (very) experimental AIX driver
- Added envelope point sanity checks (fixed "Beautiful Ones" IT
  envelope bug reported by Chris Cox)
- Added support to dynamic linked drivers (for better packaging)
- Added option to package only DFSG-compliant code
- Fixed audioio.h detection in OpenBSD 2.8 (by Chris Cox
  <cox.family@sk.sympatico.ca>)
- Max. filter cutoff value changed from 254 to 253 to avoid problems
  in "Beautiful Ones")
- Fixed external drivers problem with the XMMS plugin (reported by
  greg <gjones@computelnet.com>)
- Fixed xmp_ord_set() bug (was calling XMP_ORD_PREV)
- Fixed period calculation algorithm (that was an OLD bug!)
- Started adding support to MED 1.11, 1.12, 2.00 and 3.22
- Replaced RPM spec with Dominik Mierzejewski's version
2002-01-29 07:41:28 +00:00
martti
1d246f458a Updated libxslt to 1.0.9 (provided by Shell Hung in pkg/15078)
- documentations updated
- applied Keith Isdale patch for debugger glue
- replaced breakpoint module
- more bugs fixed
2002-01-29 07:40:45 +00:00
martti
10856ce17c Updated libxml2 to 2.4.13
* several bug fixes
* documentation fixes

(ChangeLog is almost 200 lines for 2.4.12 -> 2.4.13)
2002-01-29 07:40:11 +00:00
taca
3dcdb4e076 Move ${LOCALBASE}/libdata/rats to ${LOCALBASE}/share/rats since this
directory contains machine independent files.
2002-01-29 00:51:50 +00:00
taca
c6c952fb0a Update rats package to 1.3.
o Utilize textproc/expat/buildlink.mk.
o Install data file to ${LOCALBASE}/libdata/rats instead of ${LOCALBASE}/lib.

It seems that Changes isn't available but PHP support was added.
2002-01-29 00:37:05 +00:00
zuntum
3b239e809c add & enable autorespond 2002-01-28 22:30:52 +00:00
zuntum
7950eca690 Initial import of autorespond-2.0.2
This is a simple autoresponder for qmail.

Mail is sent to help@my-company.com. An automatically generated response
is sent back to the user with an address of "help@my-company.com".  You
can set the envelope sender to an empty string.  However, some programs
will parse the message for the "From:"  field and send an autoresponse
back to it.  It is received at your autoresponder, and you now have a mail
loop.

This autoresponder also catches some other simple situations such as mail
from a mailer-daemon, empty envelope sender, bulk precedence headers, etc.
2002-01-28 22:29:49 +00:00
agc
f5aeb6d3be Fix PR 15395, whereby a package entry in the vulnerabilities file,
which shared a common prefix with a package being installed, would
erroneously be flagged as having a vulnerability.  (e.g. samba and
sam).
2002-01-28 20:55:26 +00:00
zuntum
6270866043 Switch second patch site from qmail.obeer.com to www.qmail.org as the latter
works better
2002-01-28 20:39:35 +00:00
zuntum
0099b1b9d2 Use += instead of = in second PATCH_SITE 2002-01-28 19:39:00 +00:00
jlam
527f4e5d5b Make sure that the decompression/extraction programs needed are
automatically DEPENDed if EXTRACT_SUFX is set to a known suffix but
EXTRACT_ONLY is set to an empty value.  This should fix the problems for
audio/guspatches and textproc/iso8879 in the 2002-01-28 i386 bulk-build
results.
2002-01-28 19:08:18 +00:00
jlam
a1bedec55f We've changed DEPENDS=foo-* into DEPENDS=foo-[0-9]* everywhere else but
here, so correct that oversight.
2002-01-28 19:00:05 +00:00
zuntum
d6ff77a116 Apply QMAILQUEUE patch:
Bruce Guenter has written a patch which causes any program that would
run qmail-queue to look for an environment variable QMAILQUEUE.
If it is present, it is used in place of the string "bin/qmail-queue"
when running qmail-queue. This could be used, for example, to add a program
into the qmail-smtpd->qmail-queue pipeline that could do filtering,
rewrite broken headers, etc.

This does not break anything, and is required by some programs, for instance
qmail-scanner.

Bump PKGREVISION - we are at qmail-1.03nb2 now.
2002-01-28 18:28:09 +00:00
zuntum
3d427e643e Remove IS_INTERACTIVE setting as this package should now build just fine in BATCH
builds!
2002-01-28 17:57:08 +00:00
zuntum
10436ee8ae Alter DEINSTALL comment:
${ECHO} You may want to remove qmail-users package now, as it is no longer needed.
->
	${ECHO} You may remove qmail-users package now, as it is no longer needed.
2002-01-28 17:56:19 +00:00
zuntum
6bf00de6d6 Add NO_CHECKSUM=yes to get rid of warning message in build stage 2002-01-28 17:51:11 +00:00
zuntum
d7f93903b5 sed -> ${SED} 2002-01-28 17:44:48 +00:00
drochner
91609a6817 use buildlink files for Python and py-Tk 2002-01-28 17:38:44 +00:00