Age | Commit message (Collapse) | Author | Files | Lines |
|
Inspired by FreeBSD "ports".
Fix the PLISTs accordingly.
Also, while at it, remove now obsolete compileall.py calls in post-install
targets and insure that extension.mk is in included before builinlinks of
other Python modules.
Discussed with/ok'ed by drochner@.
|
|
before renaming it to ".dylib" in the PLIST, since if it's a dynamic module,
it actually will be a ".so"
|
|
flag _OPSYS_PTHREAD_AUTO ("yes" for Darwin, "no" for everyone else) and
make pthread.buildlink2.mk do basically nothing in that case.
|
|
rdiff-backup-0.12.4, rocksndiamonds-3.0.4.
|
|
rebuilding the pkg_install tools if they're out of date. Suggested by
David Brownlee on tech-pkg@.
|
|
settings won't stomp on our CFLAGS/LDFLAGS/LIBS definitions.
|
|
|
|
Changes since previous:
* Fix context output
|
|
units work correctly now. Bump pkgrevision.
|
|
|
|
is included.
|
|
|
|
always use local prototypes.
|
|
|
|
_XOPEN_SOURCE_EXTENDED is defined. This fixes py-curses on NetBSD > 1.6T.
Bumb PKGREVSION to 2, because of the header change.
|
|
|
|
by Jun-ichiro itojun Hagino.
|
|
|
|
(a.out ld will fail on an empty library).
|
|
|
|
`unsigned long long' (ULLONG_MAX) if we don't have them.
as seen on (a) Linux.
|
|
|
|
- Fixed crash in Dump() function.
- Removed warning from reset() method.
- Moved <area> and <map> tags into the :html3 group. Hope this removes
undefined CGI::Area errors.
- Changed CGI::Carp to play with mod_perl2 and to (hopefully) restore
reporting of compile-time errors.
- Fixed potential deadlock between web server and CGI.pm when aborting
a read due to POST_MAX (reported by Antti Lankila).
- Fixed issue with tag-generating function not incorporating content when
first variable undef.
- Fixed cross-site scripting bug reported by obscure.
- Fixed Dump() function to return correctly formed XHTML - bug reported by
Ralph Siemsen.
- Fix to be P3P compliant submitted from MPREWITT.
- Added CGI->r() API for mod_perl1/mod_perl2.
- Fixed bug in redirect() that was corrupting cookies.
- Minor fix to behavior of reset() button to make it consistent with
submit() button (first time this has been changed in 9 years).
- Patch from Dan Kogai to handle UTF-8 correctly in 5.8 and higher.
- Patch from Steve Hay to make CGI::Carp's error messages appear on MSIE
browsers.
- Added Yair Lenga's patch for non-urlencoded postings.
- Added Stas Bekman's patches for mod_perl 2 compatibility.
- Fixed uninitialized escape behavior submitted by William Campbell.
- Fixed tied behavior so that you can pass arguments to tie()
- Fixed incorrect generation of URLs when the path_info contains + and other
odd characters.
- Fixed redirect(-cookies=>$cookie) problem.
- Fixed tag generation bug that affects -javascript passed to start_html().
|
|
pkg_delete(1) where recursive pkg_delete'ing didn't work if
${PKG_DBDIR} != /var/db/pkg.
|
|
ensuring that recursive pkg_delete'ing works by using the correct
pkg_dbdir to find packages. This fixes recursive deleting if the
-K flag is passed to pkg_delete(1), and the named dbdir differs from
the default dbdir (/var/db/pkg).
|
|
satisfied by a base system (X11R6) component.
|
|
the value of BUILDLINK_PREFIX.<pkg>.
|
|
|
|
|
|
|
|
* Correct a potential DOS attack in the fud daemon.
* Arbitron now works again
* Telemetry logging for mupdate
* Duplicate Suppression logging for redirect sieve actions
* A number of bugs in reconstruct have been fixed. also added the -p
and -x options
* Better stubbing out of user_deleteacl
* No longer log any shutdown() failures
* Improved IPv6 support (for systems with two getnameinfo
implementations)
* Misc Documentation Improvements
|
|
installations.
|
|
|
|
- gtkhtml (thanks, tron!).
|
|
|
|
except ignore it when linkfarming. This avoids conflicts between the many
perllocal.pod files across different depoted packages.
|
|
|
|
|
|
|
|
which also fixes the broken dependency. (hi, grant!)
|
|
|
|
is not available. But this version fixes a security problem described
in CAN-2003-0541.
|
|
file at a time. Also some minor clean-ups.
|
|
|
|
* Use ${SHLIBTOOL} to build the shared plugins so we don't get the useless
lib<plugin>.a file.
|
|
|
|
default user mailboxes to their home directory, specify the name of
the mailbox file.
|
|
isn't actually a pkgpattern; what we really want is <pkgwildcard>. This
should fix breakage with the "update" and "replace" targets introduced in
revisions 1.1275 and 1.1278.
|
|
* Use ALL_TARGET appropriately instead of using a post-build target.
* Get rid of DEPTHFIRST* variables and do the "depth-first" listing by
using a reverse sort instead.
* Get rid of extra shell processes.
* Tabify.
|
|
dependencies.
|