(And the villagers rejoiced!)
Snes9X actually builds now.
(And the villagers rejoiced!)
Snes9X should actually work on the Alpha now.
(And the villagers rejoiced!)
From maintainer:
The other day I made some modifications to FreeGrep which double its speed
or better. Here is an update to the port.
PR: 13824
Submitted by: maintainer
- Add php4_snmp.c.diff to PATCHFILES in order to unbreak SNMP support.
There was a conflicting type between ${PREFIX}/include/ucd-snmp/mib.h
and ${WRKDIR}/php-4.0b2/ext/snmp/snmp.c due to ucd-snmp upgrade
to 4.0.1.
Reported by: Wizzard <wizzard@mwci.net>
- Delete http://www.php.net/ from MASTER_SITES to workaround the problem
that the http server isn't returning a 404 for non-existant files and
thus breaks fetching of mod_ssl distfile.
Reported by: Iron Yuppie <aronchick@formatta.com>
There was a conflicting type between ${PREFIX}/include/ucd-snmp/mib.h
and ${WRKDIR}/php-3.0.12/functions/snmp.h due to ucd-snmp upgrade
to 4.0.1.
Reported by: Andreas Klemm <andreas@FreeBSD.org>
- Move MASTER_SITES for mod_ssl down again and replace http://www.php.net/
with ftp://ftp.php.net/pub/ to workaround the problem that the http
server isn't returning a 404 for non-existant files and thus breaks
fetching of mod_ssl distfile.
Reported by: Iron Yuppie <aronchick@formatta.com>
in ucd-snmp port
- put modssl download site in from of php download site
when trying to fetch the modssl package, the html error
message will be fetched and put into the DISTFILES directory
tar tries to unpack the 5k file with html error output
that this site didn't find mod_ssl sources and the whole
make chokes on this
possibly this is not the solution, the solution is, that the
site doing this has to be avoided as master site or fetch isn't
clever enough to handle this as an error ... dunno exactly.
make port prefix clean
use perl from /usr/bin not /usr/local/bin
patch interactive configure script to show sane default paths for
- apache paths
- apache documents, etc.
updated PLIST
cosmetics in DESCR
was a py-gtk port until about half a year ago (since been repository copied
to py-gnome and cvs removed), this is a forced commit to make sure that
the new versions will not be confused with the old.
(repository copy)
Requested by: nectar
Approved by: jdp
was a py-gtk port until about half a year ago (since been repository copied
to py-gnome and cvs removed), this is a forced commit to make sure that
the new versions will not be confused with the old.
(repository copy)
Requested by: nectar
Approved by: jdp
"PostMark: A New File System Benchmark" -- Existing file system benchmarks
are deficient in portraying performance in the ephemeral small-file regime
used by Internet software, especially: electronic mail, netnews, and
web-based commerce.
Xmp is the "eXtended Module Player". It supports many of the
Amiga and PC module formats -- currently 47 of them and runs with
little system load.
PR: 13805
Submitted by: Anders Nordby <anders@fix.no>