Commit Graph

1110 Commits

Author SHA1 Message Date
avsm
2e6d62c809 mention phpxs 2002-08-18 00:39:14 +00:00
avsm
c93190be66 use MASTER_SITE_HORDE 2002-08-17 01:51:08 +00:00
avsm
c9e720f715 - turn off transsid by default
- add license to phpxs
2002-08-17 01:39:25 +00:00
avsm
c80fb0bbc8 update sablotron lib_depends 2002-08-17 01:33:57 +00:00
avsm
052e9f68f2 patch for sablotron-0.95 2002-08-17 01:33:33 +00:00
brad
84d2f90b56 Bring in fix for KSSL sub-system. 2002-08-16 19:49:27 +00:00
couderc
71b4a8db13 Add tinyproxy 2002-08-12 22:54:00 +00:00
couderc
80f15e6245 Initial import of www/tinyproxy from Margarida Sequeira
--
tinyproxy is a GPLed, lightweight HTTP/SSL proxy. Designed from the ground
up to be fast and yet small, it is an ideal solution for sites where a
full-featured HTTP proxy is required, but the system resources required to
run a more demanding HTTP proxy are unavailable. tinyproxy is fully compatible
with all existing web browsers, and has a number of useful features.
2002-08-12 22:49:34 +00:00
avsm
951df1b6a2 - mcrypt now lib_depends on libtool since it uses libltdl
- patch for snmp to link with libdes
- stop libtool from helpfully mangling the ld.so hints file with
  crap from the ports build directory by removing the finish_command
- MESSAGE file reflects phpxs command
2002-08-12 04:30:21 +00:00
avsm
72c41ca52b - remove dependency on external libtool
- ltmain patch no longer needed
- move the php.ini extension lines to the end of the file
- introduce a new 'phpxs' command which enables/disables
  modules from a shell without needing to manually edit php.ini
- libphp4.so now installs into the same module dir as the extensions
- php4-enable is now done by 'phpxs -s' so remove it

tested by wilfried@, feedback from naddy@
2002-08-12 04:27:41 +00:00
avsm
392a8b07f1 + nag 2002-08-12 01:29:08 +00:00
avsm
4895b824d2 import nag-1.0
--

Nag is the Horde task list application. It stores todo items, things
due later this week, etc. It is very similar in functionality to
the Palm ToDo application.
2002-08-12 01:28:32 +00:00
avsm
7ef9c8c956 +kronolith 2002-08-12 01:21:46 +00:00
avsm
1fe15aadc7 import kronolith-1.0
--

Kronolith is the Horde calendar application. It provides a stable
and featureful individual calendar system for every Horde user, and
collaboration/scheduling features are starting to take shape. It
makes extensive use of the Horde Framework to provide integration
with other applications.
2002-08-12 01:21:19 +00:00
avsm
c28a46d3e9 + turba 2002-08-12 01:12:30 +00:00
avsm
950dc0ed20 import turba-1.1
--

Turba is the Horde contact management application.  It makes heavy
use of the Horde framework to provide integration with other
applications such as the IMP webmail system.
2002-08-12 01:11:46 +00:00
naddy
c84b332478 Update to 5.0r50. 2002-08-09 23:45:35 +00:00
avsm
044f54ecd7 remove the various php3 and flavor combinations 2002-08-07 22:17:25 +00:00
avsm
6abcd390cf mark as broken, since its no longer supported, use php4 instead 2002-08-07 22:16:54 +00:00
avsm
fd184dc795 add a bunch of no_* pseudo_flavors to enable building a subset of extension
packages

eg: env FLAVOR="no_gd no_pdflib no_shmop" make package
2002-08-07 15:52:05 +00:00
fgsch
c0fa14addb underline href's. 2002-08-05 23:32:24 +00:00
fgsch
765f079131 fix dependencies and logic for no_x11.
reported by Sarunas Grigaliunas <brudas@arena.ktu.lt>.
2002-08-03 20:50:48 +00:00
jakob
c82e58a0b4 add p5-HTTPD-Log-Filter 2002-08-02 20:47:02 +00:00
jakob
4d04523e13 httpd log filter library 2002-08-02 20:45:37 +00:00
naddy
b7aa4e2e41 replace verbatim control characters 2002-08-02 16:14:27 +00:00
brad
a4c3c6c27e remove myself as MAINTAINER from a number of ports that I don't use anymore, don't want to maintain, etc. 2002-07-30 14:36:49 +00:00
fgsch
96d509d92b make shift+ins paste as well. discussed with pvalchev@. 2002-07-29 23:46:35 +00:00
fgsch
0b423dec77 Make middle mouse button to paste as well, as with xterm.
discussed with pvalchev.
2002-07-29 14:41:49 +00:00
naddy
daee8c62a2 libpng include path 2002-07-28 15:46:52 +00:00
fgsch
7a5a0f01c4 enable links+ 2002-07-25 02:01:08 +00:00
fgsch
c96275a1e4 conflicts with links+ 2002-07-25 02:00:26 +00:00
fgsch
d0d5952260 Enhanced links with graphics support, tables, javascript and much more.
See http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/ for details.

brad@ ok.
2002-07-25 01:56:42 +00:00
brad
1b1ddd6bfa upgrade to Squid 2.5.PRE10
- The squid binary has been moved from bin/ to sbin/
- The cachemgr CGI is statically linked now
2002-07-24 18:14:08 +00:00
avsm
2c34081771 oops, too early 2002-07-24 16:14:56 +00:00
avsm
7cea50bc22 move the jpeg/tiff/png dependencies into the right subpackage
sections, so that they aren't introduced across the board
2002-07-24 16:14:27 +00:00
avsm
bf801d999b Restore the gd extension as a subpackage. Now the main package
is just a placeholder which informs the user to use the various
module sub-packages.
2002-07-24 15:41:42 +00:00
avsm
f994413c90 warn upgraders to read both php and zend licenses before upgrading
the port
2002-07-24 14:49:03 +00:00
avsm
2740f2774d upgrade to php-4.2.2, from brad@
closes a security hole: http://www.php.net/release_4_2_2.php
2002-07-22 16:47:33 +00:00
naddy
e9bb06905a Fix build with new png header include path.
From maintainer Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>.
2002-07-20 19:45:56 +00:00
naddy
f58a59a8d5 Maintenance update to 0.3.1. 2002-07-20 12:03:18 +00:00
brad
7df71e1b0e png header path change. 2002-07-18 13:58:41 +00:00
naddy
767d29bc54 sync function prototype with definition
(size_t is not the same as unsigned int on 64-bit archs)
2002-07-17 22:41:44 +00:00
kevlo
0321dbda2f add mycalendar 2002-07-17 03:15:02 +00:00
kevlo
3da1e15405 Initial import of mycalendar 1.5.
My Calendar is a lightweight, easy-to-use Web calendar.
There is also an included email script that you can have cron run everyday
to remind you of upcoming appointments.
Included is a script to convert an online calendar to a printable postscript
format using pscal.
2002-07-17 03:14:13 +00:00
brad
bb41ab0536 don't run strip(1) on the module. 2002-07-16 15:05:08 +00:00
kevlo
6f25021cd8 - upgrade to version 1.08
- takeover maintainership
2002-07-16 02:30:08 +00:00
nino
dd3638417b Update to gtkhtml 1.0.4, a simple bugfix release.
From maintainer Marc Matteo <marcm@lectroid.net>.
2002-07-14 20:02:16 +00:00
avsm
35a165e306 - move bundled extensions to core/ to save build time
- MACHINE_ARCH is predefined; jcs@
2002-07-12 10:13:56 +00:00
avsm
b0ad14257b Drop MAINTAINER for stuff I dont have time to maintain any more. 2002-07-10 20:48:12 +00:00
avsm
85c77ff8e5 fix pkgnames, thanks wilfried@ 2002-07-10 09:00:49 +00:00
jakob
b95b220f13 define MULTI_PACKAGES separately for each extension. ok avsm@ 2002-07-10 08:13:27 +00:00
avsm
c4f1233c9f force pear's path to be included in the include_path for php so it
doesn't have to be configured explicitly.
2002-07-09 20:40:51 +00:00
avsm
6dff052ddf activate direct i/o functions by default 2002-07-09 19:47:43 +00:00
avsm
a732bb96f2 add snmp entry 2002-07-09 19:38:06 +00:00
avsm
d77bc5784a add in snmp module 2002-07-09 19:35:10 +00:00
avsm
2ab23a776b now all the subpackages load successfully into macppc as well without
any library errors
2002-07-09 18:14:16 +00:00
wilfried
d67739b639 makes the bz2.so module actually loadable - it helps if the
define and ifdef are spelled the same ...
2002-07-09 15:06:30 +00:00
matt
5f9671ba58 taken by Chris Humphries <chumphries@drauku.net> 2002-07-09 12:32:34 +00:00
avsm
7c34a14d96 restrict building recode to i386 until someone figures out what
the problem is on other arches
2002-07-08 21:33:33 +00:00
avsm
9a281722d5 update to p5-libwww-5.65
submitted by Joerg Kuetemeier <jkuetemeier@wolf-systems.net>
2002-07-05 17:16:36 +00:00
jcs
083b16447e remove maintainer
requested by (now former) maintainer
2002-07-05 08:44:58 +00:00
naddy
376bb50bc8 Update to 6.02:
* New preferences look.
* Tons of unnoticeable bug fixes.

Install both opera6rc and opera6rc.fixed.
Move sync DNS lookup disable to opera6rc.fixed.
2002-07-03 20:37:36 +00:00
kevlo
61739b300b add gd library dependency; ok avsm@ 2002-07-02 01:09:50 +00:00
brad
01aba3a6ba upgrade to Squid 2.5.PRE8 2002-06-30 18:29:22 +00:00
avsm
3282b3bc61 add ncurses module entry 2002-06-26 22:17:09 +00:00
avsm
86d07a84e3 add ncurses extension 2002-06-26 22:16:40 +00:00
avsm
263237df18 fix tpyo, from <aleksander.piotrowski@piestrak.waw.pl> 2002-06-26 21:32:56 +00:00
kevlo
cbe7f4982f update to 1.15 2002-06-26 09:11:05 +00:00
form
cb18d56d3a update to 5.24 2002-06-26 04:07:16 +00:00
avsm
d11c9bd355 add --with-pear and remove duplicated CONFIGURE_STYLE 2002-06-24 19:40:55 +00:00
avsm
171caa9beb remove the --with-pear here - not needed 2002-06-24 19:36:07 +00:00
avsm
f53c4bc7ad Remove the bazillion php4 flavors that cluttered this file...
This feels good!
2002-06-24 19:34:09 +00:00
avsm
1f01dcd9a3 add no_x11 flavor to the list 2002-06-24 19:33:05 +00:00
avsm
270cd759c1 Import php4-pear-4.2.1
PEAR is a set of class libraries for PHP4 - similar to CPAN.
This module installs the default 4.2.1 modules, and some extra ones
which mysteriously disappeared from the 4.1.2 -> 4.2.1 transition.

Also included are some command-line utilities to add more modules from
the PEAR web site.

espie@ ok
2002-06-24 19:30:30 +00:00
avsm
a5c226010f Import php4-4.2.1 extensions
This module generates a bunch of php4 extensions as shared modules,
and seperates them out into multiple packages.

End result is that you can pkg_add individual modules now without
getting into the mess of flavors that we've had in the past. 

Work by wilfried@ and me,  espie@ ok
2002-06-24 19:27:46 +00:00
avsm
15dc0f67ef Import php4-core-4.2.1
Installs the barebones php4 with only the gettext, iconv and recode
modules compiled in.

All of the other modules have to be installed as shared modules on
top of this.

In addition to the Apache module, this package also includes a php
command-line binary which can be used in shell scripts.  The binary
uses the same /var/www/conf/php.ini file as the Apache module.

There is some non-i386 breakage at the moment (notably macppc).

Work by wilfried@ and me.  espie@ ok
2002-06-24 19:23:41 +00:00
avsm
f359776efd delete the existing php4 port in preparation for the new, hopefully
improved one.
2002-06-24 19:17:49 +00:00
form
76a0d1cd6a update to 2.50 2002-06-18 03:59:46 +00:00
avsm
76f3c41cae Add 'xslt' flavour using the sablotron backend after numerous requests.
Don't worry, this explosion of flavours will end very soon
2002-06-17 07:55:29 +00:00
jcs
81e3860c26 re-enable freetds flavor
ok avsm@
2002-06-16 23:26:20 +00:00
avsm
e798a7f99f Upgrade to php-4.2.1
A few PEAR modules have disappeared completely during the PECL transition
so they are temporarily included here to avoid breaking dependencies
within the ports tree.
2002-06-16 15:47:29 +00:00
jsyn
a85ff0d926 sort; kill dangling # 2002-06-14 09:29:46 +00:00
shell
d5af129b06 Updated to cgicc-3.2.1 2002-06-10 08:33:04 +00:00
wilfried
2316247d71 add specifier to RUN_DEPENDS and BUILD_DEPENDS 2002-06-10 03:14:34 +00:00
wilfried
ef5caa6455 use CONFIGURE_STYLE=perl
install man pages in man3p
2002-06-08 18:56:34 +00:00
wilfried
0d7f82981e kill unused variable PERL_MODULES, ok brad@ 2002-06-07 21:37:11 +00:00
couderc
d7f59d50e8 No longer need these patches 2002-05-31 10:21:36 +00:00
couderc
8d4adf6616 Update to 0.6.6 from brad 2002-05-31 10:18:59 +00:00
nino
b93318a9bb +gtkhtml 2002-05-30 20:28:47 +00:00
nino
4af658b506 Import GtkHTML 1.0.2:
GtkHTML is a lightweight HTML rendering/printing/editing engine.
It was originally based on KHTMLW, part of the KDE project, but is
now being developed independently.

Submitted by maintainer Marc Matteo <marcm@lectroid.net>, with 
some fixes from me.
2002-05-30 20:23:13 +00:00
todd
2fa0b93ed0 fix ipv6 getaddrinfo test; based on patch from itojun@ for kde/libs3 2002-05-28 15:51:02 +00:00
naddy
faeb0fc665 - Update to 6.01.
- Add mirrors.
2002-05-28 15:03:03 +00:00
jakob
99ece9977b update to v2.23b1 2002-05-28 07:38:31 +00:00
pvalchev
2d835ce515 Update to calamaris-2.46; from maintainer grange@rt.mipt.ru 2002-05-20 02:34:24 +00:00
brad
1921c89940 use MASTER_SITE_SOURCEFORGE 2002-05-20 00:15:23 +00:00
matt
0f32d099ea - fix email (noticed by naddy@)
- add license comment
2002-05-16 23:38:40 +00:00
naddy
fdc291eedb Update to 6.0 release. 2002-05-16 12:55:21 +00:00
avsm
3415b63b47 update to p5-libwww-5.64 2002-05-16 04:43:42 +00:00
avsm
14b869bab6 Update to p5-HTTP-GHTTP-1.07 2002-05-16 04:30:30 +00:00
avsm
53d8369090 update to p5-URI-1.19 2002-05-16 04:10:48 +00:00
avsm
74a32627b3 Update to p5-HTML-Parser-3.26 2002-05-16 04:03:31 +00:00
avsm
18b329f22d Update to http_load-2002010
Previous timeout patches now integrated into main distribution
2002-05-16 02:04:53 +00:00
espie
82dec567e3 MASTER_SITE_SUBDIR kill 2002-05-15 17:58:49 +00:00
form
d57fd5fdbc Upgrade to 5.23 (form interface security fix). 2002-05-15 02:14:19 +00:00
couderc
2b22356b15 update to remove obsolete MASTER_SITE_SUBDIR 2002-05-13 16:51:56 +00:00
espie
47bb0f3975 uniformize maintainer addresses. 2002-05-11 00:31:22 +00:00
brad
ef9a92736d fix sample configuration files path
--
From: Andrey Smagin <andrey@smagin.com>
2002-05-10 04:18:23 +00:00
couderc
253526ab63 Enable cookies, submit by lebel@ 2002-05-03 10:41:12 +00:00
couderc
980d040150 update to 0.6.5, thanks to brad@ and naddy@ 2002-05-02 19:16:25 +00:00
naddy
137e3a9d3a update maintainer address 2002-05-02 19:02:10 +00:00
brad
9657c1e001 upgrade to Squid 2.5.PRE7 2002-05-02 02:37:04 +00:00
form
8c217005ac + calamaris 2002-04-29 10:39:20 +00:00
form
e964e6021e calamaris 2.45
calamaris parses logfiles from Squid, NetCache, Inktomi Traffic Server,
Oops! proxy server, Novell Internet Caching System, Compaq Tasksmart
or Netscape/iplanet Web Proxy Server and generates a report.
Written in perl5.
2002-04-29 10:38:20 +00:00
pvalchev
1254f69abe End sentence with a period. (some people copied/pasted too much) 2002-04-26 03:35:33 +00:00
matt
f943ccaa41 fix python not being called with full path; noticed by Dean Nevins
<openbsd@castlebartech.com>
2002-04-25 18:47:57 +00:00
matt
555fb7dc93 - 2.5.1
- make "prominent notices" in changed files for 100% license compliance
2002-04-25 15:38:54 +00:00
naddy
8e276b4c3d Upgrade to 6.0 beta 2.
Adds i18n, mouse gestures, and innumerable other improvements.
2002-04-23 15:44:43 +00:00
pvalchev
593ef1c95f full gtk lib depends 2002-04-20 01:39:53 +00:00
brad
130f964688 upgrade to Squid 2.5.PRE6
- PF patches integrated
2002-04-17 18:03:21 +00:00
danh
926ea2c6c1 update to webalizer 2.01-10
* bump NEED_VERSION
* security fix: buffer overflow in DNS resolver
* includes other bugfixes
* some strcpy/strncpy/sprintf calls changed to strlcpy/snprintf
2002-04-17 16:17:45 +00:00
naddy
3ef18e1e59 SECURITY: Add hotfix; from matt@
The issue involves a vulnerability involving "through the web code"
inadvertently allowing an untrusted user to remotely shut down a
Zope server by allowing the user to inject special headers into the
response. If you allow untrusted users to write "through the web"
code like Python Scripts, DTML Methods, or Page Templates, your
Zope server is vulnerable.
2002-04-17 16:04:01 +00:00
espie
2b7c75e086 Move perl manpages where they belong, from section 3 to section 3p.
NOTE THAT /usr/local/man/man3p MUST EXIST FOR THIS TO WORK.
UPDATE /etc/mtree/BSD.local.dist AND RUN IT ACCORDINGLY !!!
2002-04-16 19:25:01 +00:00
matt
24e6cb0057 correct python dependency spec; ok naddy@ 2002-04-10 01:39:08 +00:00
matt
057dcacf52 fix deps on python versions to actually use that version; ok naddy@ 2002-04-07 22:30:23 +00:00
naddy
e5230d5c9f Add missing RCS Id. 2002-04-07 01:54:47 +00:00
naddy
b2938a18be Somebody upstream secretly snuck in OpenBSD/alpha support without ever
telling me.
2002-04-07 00:54:46 +00:00
brad
f8116bda3d fix RCS id 2002-04-07 00:50:36 +00:00
naddy
5362b06354 The dillo project has moved. 2002-04-06 23:54:48 +00:00
brad
a43a4f3586 some more Kerberos libs to fix the imap FLAVOR on ELF systems. 2002-04-06 23:12:17 +00:00
brad
e03b0a8cd9 - Wl,'-rpath vs. Wl,'-Wl,-rpath, the first instance of Wl is stripped off by
APXS and thus the original command line option was incorrect.
- add some more Kerberos libraries which fixes the imap FLAVOR on ELF systems.
2002-04-06 21:16:16 +00:00
reinhard
0068c96b53 fix $JAVA_HOME; thx & ok brad@ 2002-04-04 11:28:39 +00:00
pvalchev
73d43b0115 fix some obvious 64bit issues 2002-04-02 02:28:00 +00:00
espie
51709295a3 Expand on description, put tweaks in the base script. 2002-04-01 13:46:59 +00:00
espie
ead8c623a3 Better handling of directories:
- use parsedir result to append '/',
- use ftpOpenDir instead of recoding it by hand,
- handle special case of an empty path, for URLs without trailing slashes
(last problem found by brad@).
2002-04-01 00:55:23 +00:00
espie
69b2baec3e kill unused stuff in ftp protocol. 2002-03-31 15:57:05 +00:00
brad
5e8c8857de I don't know how this worked before but this fix has been provided by naddy@ 2002-03-30 23:20:24 +00:00
espie
70126bcf01 ftp directory listing support 2002-03-30 22:02:13 +00:00
espie
189e7b813b Pull this from kdelibs-2.2.2 as well...
I shouldn't build konq-e on a machine with kdelibs-2.2.2 installed.

Thanks Niels.
2002-03-30 20:38:06 +00:00
espie
2933b02979 oops. Thanks pval 2002-03-30 18:55:26 +00:00
espie
b015513d0f Basic support for ftp urls, mostly taken from kdelibs-2.2.2. 2002-03-30 18:48:59 +00:00
espie
fb2a0cde9a run the gauntlet.
Turns out the launcher spawns children, but is not the main process.
For whatever reason, the SIGCHLD handler did not get propagated, and
it doesn't serve any purpose to add waitpid to Slave::kill, since it's
not run from the launcher, but the main process...
2002-03-30 17:25:13 +00:00
reinhard
1e8bfc57fc use jdk-1.3; thx ian@, nino@
*) bump NEED_VERSION
*) fix docs location

with jdk-1.2 tomcat breaks with:
Starting service Tomcat-Standalone
Apache Tomcat/4.0.2
SIGSEGV   11*  segmentation violation
        stackpointer=0xdfbfcbdc
OUCH: nested memory code, to 1 levels.
2002-03-29 11:10:54 +00:00
wilfried
eabe27475e add minor number to sharedlib, ok espie@ 2002-03-27 13:29:15 +00:00
brad
c9c1b5e165 module name was wrong from the very beginning thus the module was not
being removed on deinstall.
2002-03-26 03:19:43 +00:00
brad
829a7b6a31 don't try to remove the sub-dir
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Bundle
2002-03-26 02:53:38 +00:00
matt
e44d12be40 Upgrade to 2.5.1b1, as it's got a few important fixes, and nobody
knows if 2.5.1 is going to come out in time for the release.

Also add my patch to fix setuid support (not used by default) and
set our own version string to distinguish this from an "official"
Zope release.
2002-03-26 02:50:23 +00:00
brad
b5fbf38e7c need to specify some more libs when linking, now this links properly on ELF sytems. 2002-03-25 14:56:54 +00:00
brad
911db34a86 upgrade to 20020311 snapshot of konqueror-embedded
--
Ok'd by: maintainer
2002-03-25 00:35:41 +00:00
pvalchev
4c9c414733 oops 2002-03-24 18:53:16 +00:00
pvalchev
ae4fbee629 huh? sync with new version 2002-03-24 18:33:46 +00:00