Commit graph

115384 commits

Author SHA1 Message Date
he
d0fee867a0 Add a workaround so that po4a's use of GetTerminalSize() from
Term::ReadKey doesn't end up doing tty i/o, which will in all
probability stall a bulk build if it's started on a tty, and
no special steps are taken to disassociate the bulk build job
from the tty.

It appears that later versions of po4a does not suffer from
this problem, so this is a minimal fix suitable for pull-up.

Bump package revision.
2007-07-25 17:13:58 +00:00
xtraeme
a4b1417615 Updated mail/sylpheed to 2.4.4 2007-07-25 16:43:10 +00:00
xtraeme
557be380c1 Update to 2.4.4:
* Reply and forward marks are appended after messages are actually sent.
* The feature to reply to attached message/rfc822 messages was added.
* When a folder is renamed, the path of junk folder is also updated.
* A workaround for the error which occurs with Gmail SMTP server was made.
2007-07-25 16:42:08 +00:00
joerg
f80f601bce compositeproto-0.4 and libXcomposite-0.4.0. 2007-07-25 15:57:59 +00:00
joerg
1075627ea2 Update to libXcomposite-0.4.0:
- the semantic of the parent window clipping was changed.
No actual code changes.
2007-07-25 15:56:09 +00:00
joerg
57020cbf75 Update to compositeproto-0.4. Add CompositeNumberEvents and protocol
specification in English.
2007-07-25 15:53:10 +00:00
joerg
70b0ee97bd Don't hard-code that malloc.h exists, do the reverse.
*sigh* and we run autoconf because?
2007-07-25 15:32:43 +00:00
joerg
057de8d82c pkgsrc_base_dir is now without leading /, compensate. GC it in the HTML
report script. Bump to pbulk-0.9.
2007-07-25 15:12:53 +00:00
xtraeme
fa43e6186a Look for the indicator "charging" to know when the AC Adapter is plugged
in/off, so that it works fine with -current where the 'discharging'
sensor was removed.

Found by pooka@... bump PKGREVISION.
2007-07-25 15:09:32 +00:00
joerg
64c41eca87 Mostly deorbit mtree support:
- pkg_create bails out with -m
- pkg_add ignores mtree specs in packages and prints a warning.
  It does not remove the file like before.
- remove now obsolete documentation.

pkg_info still prints the information and pkg_admin ignores the files.
Make the dependency on the tools a runtime dependency.
Take maintainership of pkg_install and bump version to 20070725.
2007-07-25 15:01:45 +00:00
gdt
4a0dd1977e --enable-official-branding:
Clarify RESTRICTED (due to trademark issues), and add a comment
questioning if we also need to set LICENSE.
2007-07-25 13:13:09 +00:00
joerg
417dab059b malloc.h --> stdlib.h 2007-07-25 12:16:29 +00:00
adrianp
35f7e128c2 Add --config <file> from build script 2007-07-25 12:00:21 +00:00
tnn
33c6f4e9e1 I forgot to regen distinfo. Thanks to wiz@ for noticing. 2007-07-25 11:52:29 +00:00
joerg
a25b67ca2e Remove an additional ) and correct the assignment of a variable.
Bump to 0.8.
2007-07-25 11:07:28 +00:00
adrianp
554cf5daf1 Make sure PKG_INFO is set 2007-07-25 10:57:44 +00:00
joerg
8d9ec291da Security update of lighttpd to 1.4.16. 2007-07-25 10:55:19 +00:00
joerg
39387defee Update to lighttpd 1.4.16. This fixes a number of security issues:
- various possible NULL pointer references
- two cases were uninitialised memory is used or memory could be
corrupted. This might be exploitable to execute arbitrary code.
- possible mod_access by-pass by appending /
- a local DOS by broken FastCGI handlers
2007-07-25 10:26:05 +00:00
jnemeth
66d5e4782b Add MAKE_JOBS_SAFE=no as per Blair Sadewitz on tech-pkg. 2007-07-25 09:41:55 +00:00
markd
48d0b2b10b k3b, konversation updates. 2007-07-25 02:53:58 +00:00
markd
37f6a18cb4 Non GNU sed's don't like '\b' in a regexp so don't use it. Also
konversationircprotocolhandler script tries to use pidof command so
depend on psmisc package unless linux. Bump PKGREVISION.
2007-07-25 02:44:10 +00:00
markd
8395c54896 Update k3b to 1.0.3
pkgsrc change: include patch from PR kern/36030 to work around a problem
that can cause NetBSD to panic or just not read a CD.

1.0.3
=====
 * Reverted to old behaviour of reloading medium before verification. Not
   enough testing had been done before introducing this and some systems
   fail to read the medium before reload.
 * Do not crash when the currently playing audio project item is removed.
 * Added desktop actions to handle empty media with K3b.
 * Fixed read retry when reading data tracks
 * K3b's dialogs now honor the global button layout setting
 * Do not crash on mp3 files without tags if compiled with taglib support
 * Do not allow to copy a rewritable media to itself.
 * Fixed crash on startup with devices that return bogus GET PERFORMANCE
   data

1.0.2
=====
 * Properly determine the capacity of complete CD-R(W) media.
 * Mark a data project as modified if files are renamed.
 * Allow adding of all actions to the welcome window
 * Added "NoDisplay=true" property to k3b-cue.desktop and k3b-iso.desktop
 * Fixed supported write speed detection on some devices
 * No reload before verification and between writing sessions (CD copy +
   Mixed Mode CD) anymore
2007-07-25 02:33:03 +00:00
rillig
c46825ef4e Corrected the license part. This is an example of a weird combination:
public-domain, but no commercial use.
2007-07-25 00:19:33 +00:00
rillig
c38b2ed98b Imported games/velena-1.0 2007-07-25 00:11:22 +00:00
rillig
bd89c633a4 Imported velena.
Velena is a program playing connect-four based on the work of Victor
Allis, who proved in 1986 that the first player can always win.
2007-07-25 00:11:10 +00:00
adrianp
ddd12d5ad7 Added chat/inspircd version 1.1.10 2007-07-24 20:17:01 +00:00
adrianp
120e10a619 +inspircd 2007-07-24 20:14:52 +00:00
adrianp
9a07bde08b InspIRCd is a modular C++ IRC Daemon for Linux, BSD and Windows systems
created to provide a stable, modern, lightweight ircd (irc server) from
scratch and provide a vast number of features in a modularised form using
an advanced module API. By keeping the functionality of the main core to a
minimum we hope to increase the stability and speed of our project and make
it customisable to the needs of many users.
2007-07-24 20:13:19 +00:00
adrianp
55bf3ab6d3 Add epoll and a bunch of inspircd descriptions. 2007-07-24 20:11:00 +00:00
adrianp
2637bfc26b Check we can write to ${PKGVULNDIR} before attempting a download.
Reported by wiz@
2007-07-24 18:57:02 +00:00
wiz
d79a85a577 + seamonkey-1.1.3, thunderbird-2.0.0.5, tor-0.1.2.15. 2007-07-24 18:27:37 +00:00
jschauma
694fd8ebe1 update to 0.41:
A cross site scripting vulnerabilty was found in the ipcalc CGI wrapper
script. (Note: This is not the ipcalc script itself, it is only used
when ipcalc is run via a web interface).
This script was included in the tar archives of ipcalc 0.39 and 0.40.

ok zuntum@
2007-07-24 17:23:34 +00:00
drochner
6b6e733b27 -make this build with NetBSD's version of mremap(2)
(reused joerg's patch to python24)
-fix some misbehaviour of distutils - the interpreter path of scripts
 was messed up under some circumstances
2007-07-24 16:53:20 +00:00
joerg
4529c36125 malloc.h is an anachroism, use stdlib.h instead. 2007-07-24 15:14:49 +00:00
joerg
e6c367979b Don't include a reimplementation of strdup, ANSI C is old enough. 2007-07-24 14:26:31 +00:00
joerg
8ec603044e Skip example directory for the interpreter check. 2007-07-24 14:23:26 +00:00
joerg
6095fcb5a5 Add missing directory. This still fails to interpreter check, e.g.
due to a missing csh dependency and many .in files getting installed.
2007-07-24 13:58:35 +00:00
joerg
8793c3428c Installs Perl script to bin/, so depend on it and fix path. 2007-07-24 13:46:45 +00:00
wiz
d65b2918d0 Fix build on NetBSD with mremap(). 2007-07-23 23:58:35 +00:00
wiz
6a87ea37ed + allegro-4.2.2, anthy-9100 [pkg/36675], cairomm-1.4.2,
docbook-xsl-1.73.0, eric3-4.0.1 [now called eric4], gcc-4.2.1,
  gkrellm-2.3.0, gmime-2.2.10, hylafax-5.1.6, imap-uw-2006j2,
  k3b-1.0.3, nut-12.6, p5-Class-Autouse-1.28, p5-Test-Inline-2.205,
  p5-Want-0.15, p5-libwww-5.806, phpmyadmin-2.10.3, pioneers-0.11.1,
  sudo-1.6.9, sylpheed-2.4.4, tcpreplay-3.1.1, wcalc-2.3, xterm-228.
2007-07-23 23:46:59 +00:00
tls
0e8f59c908 Note update of sudo to 1.6.9. 2007-07-23 17:05:17 +00:00
tls
e45a7ebbb0 Update sudo to 1.6.9. We don't take the new default of PAM and no other
authentication; that can be enabled by adding pam to the package options
if users desire.
2007-07-23 16:38:36 +00:00
joerg
de82d7fa12 *blush* One variable was missing for the !modular case. 2007-07-23 15:25:20 +00:00
jlam
9bb51d11c7 Putting bsd.pkginstall.mk under bsd.tools.mk was a bad idea -- the
former set several USE_TOOLS lines that were being missed by bsd.tools.mk.

Rearrange the +SHLIBS code so that bsd.tools.mk can now be included
after bsd.pkginstall.mk again.  The +SHLIBS code has now been moved
over to the plist module, which is so far the repository for all of
the shlib-type handling.

This should fix the problem with fonts handling being broken.
2007-07-23 15:23:46 +00:00
joerg
a3551a9262 More aggressively conditionalize X11BASE handling. Only one case
is left now and that is hidden by LOCALBASE=X11BASE for modular Xorg.
2007-07-23 13:22:11 +00:00
adrianp
ae1629c33a Include nbcompat.h to sort out err.h
Add a conditional include for cdefs.h
This resolves the remainder of the issues in PR #36662
Thanks to Stuart Shelton for testing and feedback.
2007-07-23 12:29:32 +00:00
joerg
ebe8eba5a1 When using check-perms, also depend on sysutils/checkperms. 2007-07-23 12:10:56 +00:00
wennmach
1ef31eddcb Correct "size"-info for GMT4.1.4_web.tar.bz2.
Distinfo problem pointed out by wiz.
2007-07-23 11:56:05 +00:00
adrianp
f4f2403b78 PATCH_SITES update 2007-07-22 22:26:04 +00:00
tnn
954b179cfd Move variable declaration to top of function body to make this build with
older versions of gcc. From Anonymous on IRC.
2007-07-22 13:22:21 +00:00