Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Pkgsrc changes:
- Add a startup script
- Use SUBST_* framework (a lot)
- Install documentation and man pages
- Use CONF_FILES_* for installing config files
App changes:
- bugfixes
- documentation updates
- feature improvements
- See the Changes file for full details
|
|
|
|
o Enable pkgviews installation (hi cube, the one from pkgsrcCon 2004 who
forgot to commit this)
Bump PKGREVISION.
|
|
- Reported by Steven M. Bellovin in PR 27117, thanks Steven !
|
|
Added 35 share/httpd/manual entries to PLIST. Most are .ko.euc-kr,
.ko, ja.euc-jp, and .ja files.
I don't know when these were added.
Bump PKGREVISION because now package has several more files.
|
|
|
|
for devel/apr when updating the apache2 version.
|
|
|
|
|
|
Also added comment to www/apache2/Makefile.common to remind to
update checksum in devel/apr also.
No actual devel/apr changes seen.
Also removed www/apache2/patches/patch-ab because it is identical to
fix for security in new version.
Changes with Apache 2.0.52
*) Use HTML 2.0 <hr> for error pages. PR 30732 [André Malo]
*) Fix the global mutex crash when the global mutex is never allocated
due to disabled/empty caches. [Jess Holle <jessh ptc.com>]
*) Fix a segfault in the LDAP cache when it is configured switched
off. [Jess Holle <jessh ptc.com>]
*) SECURITY: CAN-2004-0811 (cve.mitre.org)
Fix merging of the Satisfy directive, which was applied to
the surrounding context and could allow access despite configured
authentication. PR 31315. [Rici Lake <rici ricilake.net>]
*) Fix the handling of URIs containing %2F when AllowEncodedSlashes
is enabled. Previously, such urls would still be rejected.
[Jeff Trawick, Bill Stoddard]
*) mod_mem_cache: Fixed race condition causing segfault because of memory being
freed twice, or reused after being freed.
[J. Clar, W. Stoddard, G. Ames]
*) Add -l option to rotatelogs to let it use local time rather than
UTC. PR 24417. [Ken Coar, Uli Zappe <uli ritual.org>]
*) mod_log_config: Fix a bug which prevented request completion time
from being logged for I_INSIST_ON_EXTRA_CYCLES_FOR_CLF_COMPLIANCE
processing. PR 29696. [Alois Treindl <alois astro.ch>]
|
|
|
|
- Some memory leaks were nailed (thanks to kmaraas and valgrind).
- Default ruleset for partially non-compliant servers introduced
(though it still long way to go for AccelleratedX support).
- A couple of small tests introduced.
- Hopefully the last release in 1.0x series.
|
|
checking for PLIST changes when updating.
No changes to PLIST entries.
|
|
- Modify the COMMENT as it's been wrong for a long time now
|
|
package doesn't currently build on darwin with or without the patch,
but darwin has gtar in the base OS anyway.)
|
|
|
|
|
|
Linux compatibility package based on the SuSE Linux distribution, take a
look at "http://www.suse.com/" for more information about it.
This package contains the GNU fileutils package in ELF binary
format, linked with glibc2.
|
|
|
|
|
|
Mail Notification is a status icon (aka tray icon) that informs you if
you have new mail.
It works with system trays implementing the freedesktop.org System Tray
Specification, such as the GNOME Panel Notification Area, the Xfce
Notification Area and the KDE System Tray.
Mail Notification features include:
* Multiple mailbox support.
* Mbox, MH, Maildir, Sylpheed, POP3, IMAP and Gmail support.
* SASL authentication support.
* APOP authentication support.
* SSL/TLS support.
* Automatic detection of mailbox format.
* Immediate notification (the status icon is updated within seconds after
a mailbox changes).
* HIG 2.0 compliance.
|
|
we were running intltoolize before the configure stage, which replaced all
intltool-*.in files with symlinks to the ones installed by this package.
However, the new version of intltool, 0.31.3, has added new substitution
patterns to the scripts, which must be replaced by configure scripts at
configuration time. The problem is that old configure scripts (pre-0.31.3)
do not know about these patterns, which results in them not being substituted,
thus causing build failures.
So, to fix this issue, replace all intltool-* files _after_ the configure
stage, just like we do with libtool. Additional patters might be added
through the INTLTOOL_OVERRIDE variable, but I doubt this will be needed).
While here, update the dependency to 0.31.3 (has no other effect, as this
package is only used at build time by other packages).
|
|
|
|
- Move to options.mk framework to support SNMP, OpenLDAP, PostgreSQL and
mySQL modules
- Add patches/patch-aj and patches/patch-ak for OpenLDAP and PostgreSQL builds
- Add extra PLIST's for OpenLDAP, PostgreSQL and mySQL modules
|
|
|
|
when needed) is correct but... no answers in tech-pkg@ for several days.
* Use absolute paths and allow env var overrides for gettext scripts
-- bug #152020 (Rodney Dawes)
* Allow shell-backticks (and other shell features) in variable names
-- bug #152448 (Danilo Segan)
* Fix typographical error in intltool.m4
-- bug #153630 (Rodney Dawes)
|
|
for PHP
|
|
|
|
to work with newer Python (no more FCNTL module)
|
|
|
|
|
|
so bump the PKGREVISION and bump the buildlink dependency
needed because previously it wanted libdb4 and now it doesn't it.
This fixes build problem with apache2 because of missing -ldb4.
|
|
ago.
|
|
|
|
|
|
gsmc is a GTK application that allow to do all the calculation
usually done on a Smith Chart. It permits to make calculation
for network composed by resistor, capacitor, inductance, and
transmission line (also as stub). Network topology is
limited to series, parallel and as trasmissive
for trasmission line. No series connection are allowed in parallel
branch, neither parallel connection in series branch.
Trasmission line can be placed as quadrupole or as a parallel or
series stub, either opened or shorted at the other end.
Calculation procedure starts with setting the initial impedance to be
matched, next network elements are added and tuned to obtain the
desidered impedance value.
The network so obtained can be saved in spice format for other analysis;
current work can be saved for succesive retrieve.
The initial (start) impedance is thought as "the load" so when
adding a trasmission line placed as a quadrupole rotation is
clockwise, going "toward generator"; generator is placed after the
last network element, as can be seen from spice output.
|
|
|
|
reader.
|
|
reader.
|
|
|
|
|
|
df work at least if procfs -o linux is mount in ${EMULDIR}/proc.
Add and remove proc dir.
Bump PKGREVISION to 3.
|
|
- add some missing headers to get rid of various compiler warnings on
alpha.
Patches have been fed back to the author.
|
|
|
|
tnt to tnt-mmtl to avoid a conflict with ham/tnt. Addresses PR27100
from Berndt Josef Wulf.
|
|
un-ichiro itojun Hagino created this package, so list him.
|
|
handling has been moved into mk/compiler/mipspro.mk.
|
|
|