Commit Graph

41198 Commits

Author SHA1 Message Date
sthen
59b7161bf3 Remove notes about /var/www/etc/pwd.db since it's now handled
by the php5-imap port. Tidy PLIST while there.

discussed with robert, mbalmer

pwd.db parts ok robert@
"you can commit the other part too" mbalmer@
2007-11-05 10:29:23 +00:00
robert
5a3631a006 Kill the phpxs script that was used for enabling and disabling
the php core module and extenions.
Install a sample configuration file to /var/www/conf/modules.sample
which can be symlinked or copied over to /var/www/conf/modules
so apache is going to pick it up.

Allow php to scan /var/www/conf/php5 for php configuration
files so if the user installs or creates a symlink from the
sample configuration files from the php5.sample directory,
it is going to be picked up by php5.

Create a dummy pwd.db file in the php5-imap package in the apache
chroot because it is needed by c-client.

feedback and tests by sthen@
2007-11-05 10:11:09 +00:00
ajacoutot
eac18dfe63 - forgot these in previous commit 2007-11-05 09:50:09 +00:00
ajacoutot
26555bd7a4 - merge PFRAG.shared into PLIST as it is SHARED_ONLY 2007-11-05 09:46:00 +00:00
ajacoutot
3eb6ff13cc unlink py-reportlab-barcode 2007-11-05 09:45:40 +00:00
ajacoutot
f931fde204 - remove barcode plugin (included in py-reportlab now) 2007-11-05 09:45:05 +00:00
ajacoutot
67af7f0bdd - update to version 2.1
- add conflict with barcode plugin as it's now included in py-reportlab
- rl_accel now comes in a separate tarball

maintainer timeout
2007-11-05 09:44:19 +00:00
steven
ff5b83dc7f late pkg bump after switch to python 2.5 2007-11-04 23:24:43 +00:00
steven
f43223175e don't run autoconf, so it actually uses patch-configure... 2007-11-04 22:20:35 +00:00
jasper
a63f7178f9 - (security) update liferea to 1.4.6
from viq <viq at viq.ath.cx>
2007-11-04 21:03:12 +00:00
aanriot
640631db76 update to 2.9 .
ok ajacoutot@
2007-11-04 19:51:29 +00:00
aanriot
e56323e519 explain how to use the help with a browser.
"looks good" steven@
2007-11-04 19:49:25 +00:00
bernd
c71b88c8ec + ruby-rmail 2007-11-04 16:53:35 +00:00
bernd
4578d57dcc Initial import of ruby-rmail-0.17.
RubyMail is a lightweight Ruby library for parsing and creating
Multipurpose Internet Mail Extension (MIME) messages.

Submitted and maintained by Lawrence Teo (lteo.openbsd1 at calyptix.com).
2007-11-04 16:52:32 +00:00
rui
58359fc692 SECURITY: update mediawiki to 1.11.0 which fixes a cross site scripting vulnerability.
Reference: http://www.vuxml.org/freebsd/CVE-2007-4828.html

ok mbalmer@
2007-11-04 16:42:46 +00:00
merdely
e4753fd0ee Update to 0.97. Per Nick Nauwelaert's request, take over
maintainership.  Add p5-IO-Multiplex for REGRESS_DEPENDS
so all tests complete.  And the patches-* are no longer
needed.

ok simon@
2007-11-04 16:27:53 +00:00
eric
13788e4b81 do not install files that are not really needed/informative
suggestion, patch and ok ajacoutot@
2007-11-04 16:09:15 +00:00
merdely
f15550d688 Foo2zjs updated to latest version, some printers added,
some fixes to make it work with Ghostscript 8.60.

From Giovanni Bechis (MAINTAINER)
ok ajacoutot@
2007-11-04 15:47:45 +00:00
merdely
2d6000712b Update to evilwm-1.0.0
From Robert Blacquiere
ok kili@, jasper@
2007-11-04 15:42:19 +00:00
bernd
1607c0cbb9 Update to ruby-gem_plugin-0.2.3. 2007-11-04 14:35:22 +00:00
bernd
8563c2add3 Update to ruby-daemons-1.0.9. 2007-11-04 14:34:08 +00:00
rui
60e0a7460d update tor to 0.1.2.18. Changelog:
http://archives.seul.org/or/announce/Oct-2007/msg00000.html

ok merdely@
2007-11-04 08:39:20 +00:00
merdely
ea42cfc3f0 Add p5-Mail-DKIM 2007-11-03 17:01:49 +00:00
merdely
0a2a16ba91 This module implements the various components of the DKIM and DomainKeys
message-signing and verifying standards for Internet mail. It currently
tries to implement these Internet Drafts:
 * draft-ietf-dkim-base-10
 * draft-delany-domainkeys-base

From William Yodlowsky
help & ok simon@
2007-11-03 17:00:40 +00:00
naddy
d4fdb91205 make the renamed patches actually produce the same accumulative changes
as the mess before did
2007-11-03 16:26:34 +00:00
steven
2ef17219c4 you shouldn't just delete PKGNAME-main 2007-11-03 15:35:20 +00:00
naddy
625b2d9b0b restore patches 2007-11-03 15:25:38 +00:00
naddy
5702e27e39 bogus patch 2007-11-03 15:20:37 +00:00
steven
3b08865b7c rework comments a bit 2007-11-03 13:40:08 +00:00
ajacoutot
844c91eb13 - fix WANTLIB 2007-11-03 11:42:35 +00:00
espie
1f7a885b4d nail down build order for parallel build.
tested through a bulk build by sturm@
2007-11-03 11:16:21 +00:00
steven
8638149d6e handle current,revision,age stuff a bit better, and make sure it all gets
written in the .la file
2007-11-03 10:15:41 +00:00
steven
b5e8a26a13 drop -L flags containing .libs directories from installed .la file 2007-11-03 09:20:34 +00:00
steven
df477a7ef0 - library names don't have to start with 'lib'
- use libname.lax directory for extraction
- eliminate duplicates from dependency_libs
2007-11-03 08:47:46 +00:00
steven
28d09d3e28 really use python 2.5 2007-11-03 08:04:40 +00:00
sthen
846823df95 update to 2.63
ok steven
2007-11-02 22:40:03 +00:00
ajacoutot
3904196687 s/hpijs/hplip/ 2007-11-02 15:51:28 +00:00
ajacoutot
9191dec4ce - remove
this has been replaced by print/hplip,-hpijs
2007-11-02 15:50:40 +00:00
ajacoutot
0639571144 Import hplip-2.7.10
This port contains 3 subpackages:

* hplip
HPLIP is an HP developed solution for printing, scanning, and faxing
with HP inkjet and laser based printers in Unix.
The HPLIP project provides printing support for 1,248 printer models,
including Deskjet, Officejet, Photosmart, PSC (Print Scan Copy),
Business Inkjet, LaserJet, Edgeline MFP, and LaserJet MFP.

* hpijs (supersed print/hpijs)
The Hewlett-Packard Co. Linux Inkjet Driver Project is an add-on to the
GNU Ghostscript application. This driver is based on the Hewlett Packard
Appliance APDK for deskjet printers.

* hplip-docs
Documentation for HPLIP in HTML format.


feedback from winiger@, reviewed by bernd@
"looks correct" jasper@ , "works for me" sthen@
2007-11-02 15:48:55 +00:00
merdely
e9481ef01e Add p5-Text-ASCIIMathML, p5-Text-Restructured
Sort.
2007-11-02 14:57:10 +00:00
merdely
54ac0f0be9 Text::Restructured is a set of modules to parse reStructuredText
documents and output them in various formats, such as HTML or LaTeX.  For
details on reStructuredText, see http://docutils.sourceforge.net/rst.html.

From Okan Demirmen
ok simon@
2007-11-02 14:54:27 +00:00
merdely
76bd28a021 Text::ASCIIMathML is a parser for ASCIIMathML text which produces MathML
XML markup strings that are suitable for rendering by any
MathML-compliant browser.

From Okan Demirmen
ok simon@
2007-11-02 14:53:10 +00:00
merdely
a3ebb2e0e0 Add p5-Slay-Makefile, p5-Slay-Makefile-Gress, p5-Slay-Maker 2007-11-02 14:51:29 +00:00
merdely
393520a7ed Slay::Makefile::Gress provides support for running a set of regression
tests from a .t file by doing builds with a Slay::Makefile file.

From Okan Demirmen
ok simon@
2007-11-02 14:49:10 +00:00
merdely
8ebb73e506 Slay::Makefile wrapper allows for the rules to be contained within a
SlayMakefile file whose syntax is similar to that of a normal Makefile.

From Okan Demirmen
ok simon@
2007-11-02 14:47:59 +00:00
merdely
7ecb9c40fb Slay::Maker is a make engine that uses perl declaration syntax for
rules, including regular expressions for targets and anonymous subs for
targets, dependencies, and actions.

This allows you to tightly integrate a make engine in an application and
to exercise a large amount of control over the make process, taking full
advantage of Perl code at any point in the make cycle.

From Okan Demirmen
ok simon@
2007-11-02 14:46:30 +00:00
sturm
46d3c0017f use python 2.5, fix WANTLIB 2007-11-02 13:12:53 +00:00
ajacoutot
8e1f9eb396 +krusader 2007-11-02 11:18:25 +00:00
ajacoutot
cbe37f9efd Import krusader-1.80.0
Krusader is an advanced twin panel (commander style) file manager for
KDE similar to Midnight or Total Commander.
It provides all the file management features you could possibly want:
extensive archive handling, mounted filesystem support, FTP, advanced
search module, an internal viewer/editor, directory synchronisation,
file content comparisons, powerful batch renaming and much much more.
It supports a wide variety of archive formats and can handle other KIO
slaves such as smb or fish. It is (almost) completely customizable, very
user friendly and fast.

requested on ports@
2007-11-02 11:17:21 +00:00
sturm
f96be40d9d fix WANTLIB 2007-11-02 11:17:02 +00:00