Commit Graph

20427 Commits

Author SHA1 Message Date
espie
a99f4efbb0 remove real flavor, fold it into win32, now that the win32 codecs package
also includes real video stuff.
2003-05-26 16:53:05 +00:00
espie
bbed98fc05 Add realplayer linux codecs. Same licensing issues.
All of these are useful to convert non-free to free format.
2003-05-26 16:52:18 +00:00
naddy
6366a04d84 +mod_log_sql 2003-05-26 15:20:41 +00:00
naddy
0014fac83a Import mod_log_sql 1.18.
Submitted by Xavier Santolaria <xavier@santolaria.net>.

mod_log_sql offers Apache administrators the ability to log 
accesses to an SQL database.

Note: This port requires a system built with revision 1.40 or higher of
src/usr.sbin/httpd/Makefile.bsd-wrapper.
2003-05-26 15:19:32 +00:00
lebel
f65f6acdb1 update vim/snapshot to 6.2f:
(from the announcement, this is now BETA, not ALPHA)

This is a test version of Vim.  Since Vim 6.1 many reported problems
have been fixed.  Also included are new and updated syntax files,
translated menus and messages.

Main new features:
- Support for GTK 2. (Daniel Elstner)
- Support for editing Arabic text. (Nadim Shaikli & Isam Bayazidi)
- ":try" command and friends. (Servatius Brandt)
- Support for the neXtaw GUI toolkit (mostly like Athena). (Alexey Froloff)
- Cscope support for Win32. (Sergey Khorev)
- Support for PostScript printing in various 8-bit encodings. (Mike Williams)

The coming week beta testing will continue.  Please report any problem
that you discover!

Once you have installed 6.2f you can find details about the changes
since Vim 6.1 with ":help version-6.2".  There is a very long list of
fixed bugs.
2003-05-26 14:26:56 +00:00
naddy
67b3993486 +mod_random 2003-05-26 14:25:07 +00:00
naddy
bb07b6a262 Import mod_random 1.4.
Submitted by Xavier Santolaria <xavier@santolaria.net>.

mod_random provides three services.  The first service is as a
redirector.  The second is that it provides environmental variables
that can be used for doing ad banner systems.  The third is that it
can be used to display entire pages of random html.
2003-05-26 14:24:11 +00:00
naddy
71b447990f +mod_mp3,mysql 2003-05-26 13:43:00 +00:00
couderc
6328558d2a Fix to detect gettext and iconv from brad@. 2003-05-26 11:30:05 +00:00
wilfried
e2a5d17da8 find and use iconv and libIDL 2003-05-26 11:06:38 +00:00
kevlo
110c746618 upgrade to version 1.7 2003-05-26 05:35:26 +00:00
kevlo
bee287ecc6 fix PLIST 2003-05-26 03:38:34 +00:00
pvalchev
2ff9a1ad64 use nasm on i386 by default, per millert's idea, ok maintainer jakob 2003-05-26 03:20:29 +00:00
fgsch
dbe8aa80b5 fix info name so install/deinstall works correctly. 2003-05-26 02:07:22 +00:00
fgsch
cf34769ddc update to mtools 3.9.9 dist. patch 20030524. 2003-05-26 02:02:07 +00:00
naddy
ad6ea66e2c Fix master site URL, bump minimum version in dependency.
From: Xavier Santolaria <xavier@santolaria.net>
2003-05-25 22:14:13 +00:00
marcm
6f55a2e56d Sync with new Kerberos reality. Also, the switch to i386/ELF made
NEWDYNLIBDIR needed again :(.
2003-05-25 22:10:22 +00:00
naddy
08b3b32eea clean up install 2003-05-25 22:02:16 +00:00
naddy
eaaad6d376 +mod_layout 2003-05-25 19:59:11 +00:00
naddy
c4299a9b4b Import mod_layout 3.2.
Submitted by Xavier Santolaria <xavier@santolaria.net>.

mod_layout is an Apache module to wrap pages.  This means that you
can add at both the beginning (header) and the end (footer) of the
document some information.
2003-05-25 19:57:56 +00:00
naddy
f114448a6d +plone 2003-05-25 18:58:19 +00:00
naddy
98121e80de Import plone 1.0.1.
Submitted by Xavier Santolaria <xavier@santolaria.net>.

Plone is a user friendly and powerful content management system
built on top of the open source application server Zope and the
accompanying content management framework.
2003-05-25 18:57:01 +00:00
naddy
9e6950945d Update to 0.21.1:
Fix a well known problem to fail to update the file with the same
name but the different type.
2003-05-25 14:14:36 +00:00
pvalchev
838c77706b missing include 2003-05-25 14:11:59 +00:00
marcm
a1a4df8fe0 Remove myself from MAINTAINER here too, since this basically goes along
with mail/razor-agents.
2003-05-24 22:02:51 +00:00
marcm
18c4662c00 Update to 2.34. This fixes several perl issues and seems to not have the
segfault that 2.20 had :).

Also removes me from MAINTAINER.
2003-05-24 21:57:32 +00:00
pvalchev
8d80683a1c Take maintainership
big update coming - this has been actively developed over the past
several years, none of which this port reflects
2003-05-24 19:46:14 +00:00
pvalchev
eb2c5e1c91 bump PKGNAME after last change to distinguish the move 2003-05-24 19:42:22 +00:00
pvalchev
2afa58311a help this find 9libs in their new location 2003-05-24 19:39:20 +00:00
pvalchev
e43c2d3933 move includes into LOCALBASE/include/9libs, to avoid conflicts
(regexp.h conflicted w/ the one in /usr/include)
2003-05-24 19:38:46 +00:00
pvalchev
2aece5742a update-patches 2003-05-24 19:13:08 +00:00
avsm
f050c355fa +pear-Config 2003-05-24 18:47:52 +00:00
avsm
e6ce2e2259 initial import of pear-Config-1.6
--
The Pear-Config package provides methods for manipulation configuration
information needed by PHP applications.  Features include:

* Creates configurations from scratch
* Parses and outputs different formats (XML, PHP, INI, Apache, etc)
* Edits existing configurations
* Converts configurations to other formats
* Allows manipulation of sections, comments, directives, etc
* Parses configurations into an XML tree structure
2003-05-24 18:47:18 +00:00
avsm
2b670b6d61 +pear-PHPUnit 2003-05-24 18:40:12 +00:00
avsm
627878e833 initial import of pear-PHPUnit-0.6.1
--
PHPUnit is a regression testing framework used for implementing the
unit tests in the PHP source.  It is based upon JUnit, which can
be found at http://www.junit.org/
2003-05-24 18:39:25 +00:00
avsm
7f86816dec woops, install the example programs as well 2003-05-24 18:13:18 +00:00
avsm
8ee036c449 +p5-Curses-UI 2003-05-24 18:07:10 +00:00
avsm
99f2c3c1fb initial import of p5-Curses-UI-0.74
--
Curses::UI can be used for the development of curses based user
interfaces.  It provides a range of common interface elements such
as dialogs, menus, text viewers, and windows.
2003-05-24 18:05:31 +00:00
avsm
6ad56f0625 - update to mod_gzip-1.3.26.1a
- install html docs, and sample conf file is now in archive
- my vary patch has been long integrated, so remove it from here

prodded into updating by Alexander.Farber@t-online.de & mhess@solarius.org
2003-05-24 15:37:44 +00:00
naddy
7dc96179e3 update homepage; from Han Boetes <han@linux-mandrake.com> 2003-05-24 15:36:46 +00:00
naddy
8a4b2428cb add homepage, update to 2.14; maintainer timeout 2003-05-24 15:30:52 +00:00
wilfried
a836b52ca8 add subpackage spec, from sturm@ 2003-05-24 11:08:17 +00:00
jcs
b61f9dee4e build with new freetds 2003-05-24 06:34:37 +00:00
jolan
673d69c62c p5-Compress-LZO # GNU GPL -> GPL
p5-Archive-Tar
p5-Archive-Zip
p5-Compress-Zlib
p5-IO-Zlib
----------------
All these use the same license:
"This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself."

Perl is GPL, so I am marking these # GPL
2003-05-24 02:55:16 +00:00
jolan
aed7b6d5b0 lzo -- # GPL
lzop    -- # GNU GPL -> # GPL
macutil -- sync w/# None style
nulib   -- # Restrictive
rar     -- # Restrictive
ucl     -- # GPL
unace   -- # Copyrighted but freely distributable.
             That's all the author states.  Is this acceptable as a
             license?
        -- Drop MAINTAINER per his request
unarj   -- # Restrictive
           PERMIT_*_CDROM=No
             "If you wish to distribute a modified version of UNARJ
              you MUST indicate that it is a modified version both in
              the program and source code."
unrar  --  # Restrictive
unzip  --  # Conditional
             It is freely re-distributable with conditions which we meet.
             This could use another pair of eyes to confirm.
zip    --  # Conditional
             Same thing as unzip.
zoo    --  # Conditional
             Different author/license but same idea as zip/unzip.
2003-05-24 02:40:42 +00:00
jolan
4156720cd4 # Restrictive 2003-05-24 01:43:01 +00:00
jolan
c19dced2a8 # GPL 2003-05-24 01:33:19 +00:00
jolan
17304ff40e # GPL/LGPL 2003-05-24 01:29:15 +00:00
jolan
72164e333a bzip is patented, revert change w/comment per brad@'s suggestion 2003-05-24 01:14:50 +00:00
jolan
6466f3b0d6 - nuke first MASTER_SITE, it doesn't exist anymore
- PERMIT_*=No, there's no license
2003-05-24 01:09:59 +00:00