Commit Graph

994 Commits

Author SHA1 Message Date
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