Age | Commit message (Collapse) | Author | Files | Lines |
|
bsd.pkg.mk into bsd.pkg.check.mk file.
|
|
a new bsd.pkg.check.mk file. This new file will eventually collect
all of the various "check" targets that are run at install-time.
While here, change the implementation of check-files so that it is
not so monolithic.
Change the meaning of the CHECK_FILES variables so that if it's not
"no", then the file checks are run. Also, allow these checks to be
run if the user explicitly sets CHECK_FILES in /etc/mk.conf, even if
PKG_DEVELOPER is not defined.
|
|
|
|
* fix warnings produced by pkglint
* fix portname math in indexmaker
* accept extreme networks switches for ifAlias in cfgmaker
* set unknown values to 0 for threshold checking if unknonwnaszero is set
* updated NetWare integration
|
|
|
|
20050517
Bugfix: in a DSN report, the original recipient should not
be xtext encoded. File: bounce/bounce_notify_util.c.
20050523
Bugfix: mymalloc() panic with mistyped server host list.
File: global/dict_pgsql.c.
20040530
Bugfix: TLS MUST_NOPEERMATCH didn't work (inherited from
TLS patch), and a dangling pointer in the corresponding
error handling. File: smtp/smtp_proto.c.
20050615
Cleanup: the SMTP client now sends QUIT when the initial
HELO handshake fails. it still doesn't send QUIT when the
server greets with a [45]XX code, as that is handled in the
connection management code before a session context exists.
File: smtp/smtp_connect.c.
20050616
Bugfix: missing or mis-placed va_end() macros, found in
Postfix 2.3 code review. Files: util/netstring.c,
util/myaddrinfo.c, util/attr_clnt.c, util/vstream.c.
20050621
Portability: file descriptor passing is available for Tru64
UNIX, but AIX4 and IRIX6 will have to do without. This means
no SMTP connection caching for those platforms. Albert
Chin. File: util/sys_defs.h.
|
|
* xfce4-xmms-plugin
* xfce4-netload-plugin
* xfce4-systemload-plugin
* xfce4-notes-plugin
* jalbum
|
|
|
|
to use and most powerful tool in this category - and free! JAlbum runs on
Windows, Mac OS X, Linux and others and speaks 17 languages.
|
|
* bug fixes
|
|
* bug fixes
|
|
* bug fixes
|
|
* bug fixes
|
|
XXX: someone should fix the array has type char issues.
|
|
isn't "no", then we run the checks. This allows for possibly making
CHECK_WRKREF a more multi-valued option or list in the future.
|
|
on all platforms supported by libtool.
* Remove the unnecessary dependencies on glut and perl, and only use
perl as a build dependency.
* Use REPLACE_PERL instead of hand-crafted substitution code.
Bump the PKGREVISION for graphics/OpenRM to 2. Due to the changed
dependency graph, bump the PKGREVISION for packages that use the OpenRM
libraries. In this case, games/genecys-client is the only one, so
bump its PKGREVISION to 2.
|
|
Steel Bank Common Lisp (SBCL) is an Open Source complier and runtime
system for ANSI Common Lisp. It provides an interactive environment
including an integrated native compiler, a debugger, and many
extensions.
|
|
system for ANSI Common Lisp. It provides an interactive environment
including an integrated native compiler, a debugger, and many
extensions.
|
|
- split PKG_OPTIONS to options.mk file
- fix issue with state directory in (typically) /var/run,
noted by Justin Newcomer on tech-pkg@
- delint
|
|
|
|
older C environments as well.
|
|
the change in revision 1.6 of mk/buildink3/libtool-fix-la, and create
the qmake.conf files at post-configure time. This causes the libtool
wrapper to be used to create the libtool archives, instead of just
using ${LOCALBASE}/bin/libtool. Bump the PKGREVISIONs for the packages
that include qt3-libs/Makefile.common as their *.la files are now
different.
|
|
http://www.apache.org/mirrors/.
|
|
|
|
|
|
|
|
value (xls2csv wouldn't accept any command line without this fix).
While we're here, add <stdlib.h> to analyze.c so that exit() is
declared.
|
|
uninstalled libtool archive in the case where we build it into some
place other than the current directory. Older versions of libtool
didn't allow you to build a *.la file anywhere other than the current
directory, and libtool-fix-la made use of this assumption in libtool's
behavior. More recent versions of libtool *do* let you build a *.la
file anywhere you'd like, so instead of blindly assuming it's the
current directory, use the path to the argument of the -o option.
This embeds the proper directory path into the uninstalled libtool
archive.
This has no impact on packages that just build libtool archives into
the current directory. The packages that *are* impacted are the ones
that:
(1) pkgsrc converted to use libtool, and,
(2) build shared libraries that are linked into other things
as part of the build, and,
(3) builds the libtool archives in some place other than the
current directory.
|
|
|
|
|
|
for new apache2/modperl2.0. This will close PR #30302.
Changes says:
Version 3.10
1. Added Apache2::RequestIO, which is necessary for mp2 interoperability.
Version 3.09
1. Fixed tabindex="0" when using CGI to create forms without a prior start_html
2. Removed warning about non-numeric MOD_PERL_API_VERSION.
Version 3.08
1. update support for mod_perl 2.0. versions prior to
mod_perl 1.999_22 (2.0.0-RC5) are no longer supported.
Version 3.07
1. Fixed typo in mod_perl detection.
Version 3.06
1. Fixed bare call to script() in start_html
2. Moved Fh::DESTROY out of autoloaded functions so as to avoid
clobbering $@ when CGI functions are executed in an eval{}
context.
3. mod_perl 2.0 version detection patch in CGI::Cookie provided by
Allen Day.
4. autoEscape() flag is now respected when generating extra
attributes.
5. Tests for *tag start/end generation from Shlomi Fish.
6. Support for can() method provided by Ron Savage.
7. Fix for lang='' when outputting XHTML.
8. Added support for chunked transfer encoding, as suggested by
Hakan Ardo
9. Fixed clobbering of row and column headers in tableized radio
and checkbox groups, as reported by Nicolas Thierry-Mieg.
10. <Label> tags are now associated with form elements, as suggested
by accessibility guidelines.
11. The <?xml> directive produced by start_html is now turned off by
default and the charset is specified in a <meta> directive. Apparently
IE6 (and maybe some versions of Opera) were getting confused by this.
12. Support for tab indexes.
13. Retired the HTML docs. The POD docs are now primary documentation.
14. CGI::Carp now correctly detects and handles Apache::Dispatch.
15. CGI::Util::utf8_chr now correctly sets the UTF8 flag on 5.006 or
higher perls (fix courtesy Slaven Rezic).
|
|
|
|
Changes:
Bugfixes on 0.0.9.x (backported from 0.1.0.10):
- Refuse relay cells that claim to have a length larger than the
maximum allowed. This prevents a potential attack that could read
arbitrary memory (e.g. keys) from an exit server's process.
Bugfixes on 0.0.9.x:
- If unofficial Tor clients connect and send weird TLS certs, our
Tor server triggers an assert. This release contains a minimal
backport from the broader fix that we put into 0.1.0.4-rc.
Approved by <jlam>
|
|
Also change dependencies from build to run as needed while in use.
oked during "deep freeze" by Alistair Crooks.
|
|
|
|
change, remove some unnecessary changes to the configure script and
makefiles that caused @NETCDF@ to be substituted since the existing
mechanism (simply set NETCDFHOME in the environment) is more than
sufficient.
* Remove some unnecessary changes to the configure script and makefiles
to cause @LIBTOOL@ to be substituted. We can simply pass in the
right value via MAKE_ENV instead of hardcoding the value.
* Fix a place where we weren't calling the compiler correctly, which
broke the build of certain programs that should be installed and
which were already listed in the PLIST.
* Add --mode=MODE tags in the appropriate places to suppress the
warnings from libtool that were cluttering the build log.
Commit approved during the deep freeze by <agc>.
|
|
and libCstd when building with sunpro.
ok'd by jlam@
|
|
needed (and now breaks the build).
|
|
noting why we did so, and that this will be fixed after pkgsrc-2005Q2
is branched. Bump the PKGREVISION.
|
|
This fixes compiler warnings and lets this build with -Werror. This
fixes the build on NetBSD.
Commit approved during the deep freeze by <agc>.
|
|
Closes PR 29611.
Commit during deep freeze approved by agc@.
|
|
because it's a full path to bison. Force HAVE_YACC=yes to sidestep
the stupid extra check added by the gcalctool authors. This should
fix the build of gcalctool.
Commit approved during the deep freeze by <agc>.
|
|
the modules are statically-linked into the ircservices executable.
This fixes the installation of chat/ircservices on platforms where
dlopen() doesn't obey its "mode" argument, e.g. RTLD_NOW. Unfortunately,
NetBSD/amd64 currently falls into this category (port-amd64/30570),
but this will also fix installation on any a.out NetBSD or OpenBSD
platform.
Approved for commit during the deep freeze by <agc>.
|
|
I am so thrilled ..
|
|
|
|
print/apsfilter
sysutils/fsv
textproc/groff
wm/qvwm
|
|
find-files.mk fragment. This fixes the version number detection for
Mesa, XFree86, and X.org.
|
|
|
|
in nature. This makes sure we get the correct libtool which fixes a
problem where the installed .la files have references to ${WRKSRC} left
in them. Fix suggested by Johnny Lam. Bump PKGREVISION.
|
|
BUILTIN_X11_VERSION.${X11_TYPE}. Clarify this in the comment header.
|