| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
is created, i. e. no additional support for e. g. databases
It is possible to build an apache13-php3 package now.
- honor ${CC} and ${CFLAGS} while compiling PHP3
- make apache13-php3 ${WRKDIRPREFIX} clean
- added OpenLDAP support
Requested by: Kurt D. Zeilenga <Kurt@OpenLDAP.Org>
- upgrade to mod_ssl-2.1.3
Notes:
svn path=/head/; revision=15496
|
|
|
|
|
|
|
| |
Pointed out by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
Notes:
svn path=/head/; revision=15330
|
|
|
|
|
|
|
|
| |
NO_WRKDIR is a port variable, not a user variable, it made no sense
for these to be here in the first place.
Notes:
svn path=/head/; revision=15298
|
|
|
|
| |
Notes:
svn path=/head/; revision=15124
|
|
|
|
|
|
|
|
| |
PR: ports
Submitted By: Josh Gilliam <josh@quick.net>
Notes:
svn path=/head/; revision=15072
|
|
|
|
|
|
|
|
|
|
|
| |
information removed, and thus breaks on an ELF system. Removed the regexp
support.
PR: ports/8808
Submitted by: Palle Girgensohn <girgen@partiutur.se>
Notes:
svn path=/head/; revision=14905
|
|
|
|
|
|
|
|
|
| |
Upgrade apache13-php3 to use apache-1.3.3, php-3.0.5 and mod_ssl-2.0.14
Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
Notes:
svn path=/head/; revision=14372
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
i. e. apache13-php3 supports SSL now!
- upgrade to Apache 1.3.2 and PHP 3.0.4
- enable track-vars for PHP3 by default to support phplib
(http://phplib.shonline.de/)
Pointed out by: Thomas Kuehne <thomas@todo.de>
- losts of minor changes (install php-icons, index.php3 as DirectoryIndex,
support .php3 and .phtml suffixes, enable application/x-httpd-php3-source
for .phps and .php3s, install default php3.ini-dist, ...)
Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
Notes:
svn path=/head/; revision=13560
|
|
|
|
|
|
|
|
|
| |
checks haven't missed anything.
Submitted by: dima
Notes:
svn path=/head/; revision=13159
|
|
|
|
|
|
|
| |
and freetype support
Notes:
svn path=/head/; revision=13096
|
|
|
|
| |
Notes:
svn path=/head/; revision=13037
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=12987
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- change maintainer to Dirk Froemberg <ibex@physik.TU-Berlin.DE>, since
he is now the driving force
- totally revamped configuration (dialog based as in ghostscript)
- make portlint happy (andreas@FreeBSD.ORG), APACHE_VER and PHP3_VER
variable has to appear later in Makefile, not in front of DISTNAME
and PKGNAME
Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
Notes:
svn path=/head/; revision=12985
|
|
|
|
|
|
|
| |
I gave him every chance to commit these changes (or even reply) himself.
Notes:
svn path=/head/; revision=12912
|
|
|
|
|
|
|
| |
No response from: maintainer
Notes:
svn path=/head/; revision=12881
|
|
|
|
| |
Notes:
svn path=/head/; revision=12659
|
|
|
|
|
|
|
|
| |
many thanks to the contributors.
Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE> and Stefan Herrmann <sh@webaffairs.de>
Notes:
svn path=/head/; revision=12108
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Included freetype support for php
Why freetype support ?
If you compile PHP with gd and freetype[it's already a port], and grab
some free truetype fonts from microsoft in self-install.exe format you
can generate really nice on the fly gif's with text in them. Buttons,
banners etc.
William told me: I had to install the free microsoft fonts on my pc
and then ftp them. I can't think of a way to extract the files from
the .exe archive. I don't think it's a zip type.
I got the fonts microsoft link by digging around in
http://www.freetype.org
Submitted by: William Lloyd <wlloyd@mpd.ca>
Notes:
svn path=/head/; revision=12103
|
|
|
|
|
|
|
|
|
|
| |
fixes regarding compilation/linking with libgd
a fix for me in Makefile to make this submission $PREFIX clean
big thanks to William
Submitted by: William Lloyd <wlloyd@tolstoy.mpd.ca>
Notes:
svn path=/head/; revision=11838
|
|
|
|
|
|
|
|
|
| |
If there are any problems related to this, send him an e-mail,
I can't test this !
Submitted by: William Lloyd <wlloyd@mpd.ca>
Notes:
svn path=/head/; revision=11561
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- now based on apache 1.2.6 and PHP3 support with the tough help of Dirk
- Supports 3 kinds of databases now
- msql
- mysql
- postgresql
- Only modified order in Makefile to keep portlint happy
- Fixed php's configure section in Makefile, to use CC and CFLAGS from
/etc/makefile, instead to use -g -O2
- only one patches subdir remains
This port should now be "repository moved" from:
apache-php
to something like:
apache12-php3
Obtained from: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
Notes:
svn path=/head/; revision=11420
|
|
|
|
|
|
|
|
|
|
| |
Reasons:
- mysql is free software and very popular.
- msql is only free for private use
- msql isn't as fast and reliable (from hearsay)
Notes:
svn path=/head/; revision=9889
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New features:
- You have to set variable PHP_DBTYPE to msql or mysql by typing
make PHP_DBTYPE=[ msql | mysql ]
to build the port with msql or mysql support.
- The php configuration isn't interactive anymore
Theoretically we could default to mysql database and build
a package, so that make batch could work !
- Cleaned up port dependency, so that libgd actually gets build
(I fixed this one)
- made portlint as happy as I could, changed /usr/local to ${PREFIX}
and changed sed -> ${SED}
The only thing that is missing now is an apache-php-SSL port and
postgresql support ;-))
Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
Notes:
svn path=/head/; revision=9888
|
|
|
|
| |
Notes:
svn path=/head/; revision=8102
|
|
|
|
|
|
|
|
| |
is not valid). Add "-php" in the middle of it to distinguish it with regular
apache.
Notes:
svn path=/head/; revision=7833
|
|
|
|
|
|
|
|
| |
file ... Not tested ... but necessary ... as I said "work in
progress"
Notes:
svn path=/head/; revision=7765
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Currently 2 kind of databases will be supported, msql and mysql
The problem is, that depending on the flavour of database you want
to support, you need a different set of patches to apache's
Makefile, so that header and loader flags, paths and libs
are correctly resolved ...
I marked this port as BROKEN, since I wasn't able, to exactly
check the whole port due to the fact, that currently I only
have one db installed. Will try to get it managed next weekend.
Well if someone is so keen, then simply remove BROKEN and you
should be able to use what's already possible ...
Notes:
svn path=/head/; revision=7764
|
|
|
|
|
|
|
|
| |
problems but gains almost nothing
PR: 4380
Notes:
svn path=/head/; revision=7691
|
|
|
|
| |
Notes:
svn path=/head/; revision=7568
|
|
|
|
| |
Notes:
svn path=/head/; revision=7544
|
|
|
|
| |
Notes:
svn path=/head/; revision=7244
|
|
|
|
|
|
|
| |
pkg_delete not remove current configuration
Notes:
svn path=/head/; revision=6788
|
|
|
|
| |
Notes:
svn path=/head/; revision=6781
|
|
|
|
| |
Notes:
svn path=/head/; revision=6658
|
|
|
|
| |
Notes:
svn path=/head/; revision=6657
|
|
|
|
| |
Notes:
svn path=/head/; revision=6656
|
|
|
|
| |
Notes:
svn path=/head/; revision=6378
|
|
|
|
| |
Notes:
svn path=/head/; revision=6206
|
|
|
|
| |
Notes:
svn path=/head/; revision=5764
|
|
|
|
| |
Notes:
svn path=/head/; revision=5756
|
|
|
|
| |
Notes:
svn path=/head/; revision=5750
|
|
|
|
| |
Notes:
svn path=/head/; revision=5454
|
|
|
|
|
|
|
| |
pre-existing.
Notes:
svn path=/head/; revision=5337
|
|
|
|
| |
Notes:
svn path=/head/; revision=5167
|
|
|
|
|
|
|
| |
Submitted by: mostly by peter
Notes:
svn path=/head/; revision=5095
|
|
|
|
|
|
|
| |
add myself as maintainer of the SSL version.
Notes:
svn path=/head/; revision=4935
|
|
|
|
| |
Notes:
svn path=/head/; revision=4929
|
|
|
|
| |
Notes:
svn path=/head/; revision=4575
|
|
|
|
| |
Notes:
svn path=/head/; revision=4327
|
|
|
|
| |
Notes:
svn path=/head/; revision=4326
|