Commit graph

119861 commits

Author SHA1 Message Date
obache
275b378d74 Fixes typo in wapper script.
Problem noticed by Satoshi Suetake in PR 37445.

Bump PKGREVISION.
2007-11-28 11:40:35 +00:00
jnemeth
369a5a5d2c Add MAKE_JOBS_SAFE=NO from Rumko on pkgsrc-users@. 2007-11-28 11:40:09 +00:00
rillig
532c6fad52 Added some comments that explain the data structures. 2007-11-28 11:34:20 +00:00
tron
2a1ed84efb Make sure that the correct path to "bash" is used in shell scripts. 2007-11-28 09:18:57 +00:00
rillig
3a2689c94c Added keywords for "bmake help". 2007-11-28 08:48:11 +00:00
tron
1225135123 Don't depend on "shells/bash" on platforms which provided "/bin/bash". 2007-11-28 07:48:14 +00:00
tron
c0a2ce4a12 Modern versions of Solaris include "/bin/bash". 2007-11-28 07:45:50 +00:00
rillig
20b594e4b4 Use "ln -s" instead of "cp -r" for making DragonFly equivalent to
NetBSD, since the latter command doesn't like the inaccessible files
that are created when patching against /dev/null.
2007-11-28 07:37:46 +00:00
rillig
5f3b935cfc If we provide a mandoc-style manpage, we must also provide it
pre-formatted, for Solaris and some other operating systems that cannot
render it.
2007-11-28 07:28:27 +00:00
ghen
fea54941d9 Updated www/firefox, www/firefox-bin and www/firefox-gtk1 to 2.0.0.10. 2007-11-28 01:38:33 +00:00
ghen
c5e52e6ab8 Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.10.
Security fixes in this version:

MFSA 2007-39 Referer-spoofing via window.location race condition
MFSA 2007-38 Memory corruption vulnerabilities (rv:1.8.1.10)
MFSA 2007-37 jar: URI scheme XSS hazard

For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.10/releasenotes/
2007-11-28 01:36:09 +00:00
tron
42c0cd8f4d Fix primary and secondary master site URL. 2007-11-27 23:09:29 +00:00
rillig
8f225edbcd Made the code a bit more readable by elimination common subexpressions. 2007-11-27 23:06:43 +00:00
tron
38713c2651 Improve handling of configuration files and don't create obsolete "css"
directory. Problems noted by Stoned Elipot and Martti Kuparinen in
private e-mail. Bump package revision because of these changes.
2007-11-27 23:02:43 +00:00
drochner
bdc298f860 update to 1.20.2
changes: minor bugfixes
2007-11-27 21:47:44 +00:00
drochner
7064eb3ec4 update to 2.12.2
changes:
-many bugfixes
-translation updates

pkgsrc note: the gtk-doc (html) developer documentation was not
properly built when that release was done, so we need to rebuild
it using gtk-doc. Unfortunately this takes a lot of time.
2007-11-27 21:45:45 +00:00
drochner
a2f8d1406e -remove a temporary hack which made that posix_memalign(3) was not used
even if present; the purpose was to allow use of both malloc
 implementations of NetBSD-current, but since other pkgs are picking up
 posix_memalign(3) too, and NetBSD-current will deal with the binary
 compatibility problem, this is getting pointless
-comment out 2 selftests which depend on nonstandard behaviour of
 GNU iconv(3) -- the code itself works as documented
ride on recent update
2007-11-27 21:33:22 +00:00
drochner
738b7fb099 set OVERRIDE_DIRDEPTH because there are config.{guess,sub} files
deep within the hierarchy (not used by the build),
from Rumko per mail to pkgsrc-users
2007-11-27 21:24:32 +00:00
jlam
8199a0eab1 Make PKGNAME consistent across all platforms in the compat* and
netbsd32_compat* packages.
2007-11-27 19:40:51 +00:00
jlam
18bb62a29e Prevent the compat15 and compat16 packages from building on amd64
because those NetBSD releases didn't yet support amd64.

Before this change, pkgsrc would still try to install these packages
on amd64 if you manually entered the package directory and ran "make
install" because amd64 supports netbsd-i386 emulation.
2007-11-27 19:20:42 +00:00
pooka
2fd7ddd819 note addition of chironfs, raid1-like file system 2007-11-27 18:58:09 +00:00
pooka
f0a13608a5 add & enabled fuse-chironfs 2007-11-27 18:56:35 +00:00
pooka
9796a74f4d ChironFS, replicating file system which operates like RAID1 on a
file system level, i.e. is configured by collecting several
mountpoints into one virtual replicated file system.
2007-11-27 18:55:40 +00:00
jlam
b250f2c691 Document where this file is included. 2007-11-27 16:27:30 +00:00
tron
a68fd0eea6 Note update of the "phpmyadmin" package to version 2.11.2.1nb1. 2007-11-27 15:21:01 +00:00
tron
6b0e3c9b1a Improve handling of configuration files and don't create obsolete "css"
directory. Problems noted by Stoned Elipot and Martti Kuparinen in
private e-mail. Bump package revision because of these changes.
2007-11-27 15:20:47 +00:00
adam
538f14df4a Updated security/pam-ldap to 184 2007-11-27 08:29:01 +00:00
adam
028262906e Changes 184:
* fix for BUG 312: pam_ldap does not try to reconnect
  when LDAP server closed the connection
2007-11-27 08:27:06 +00:00
seb
ae70fa459a This package's configure script wants to find perl, so add 'perl'
to USE_TOOLS and let buildlink3 via perl5/module.mk handle the
full dependency recording.
2007-11-27 08:04:10 +00:00
hiramatsu
cd7b2efd27 Updated devel/p5-Class-Factory to 1.06. 2007-11-27 06:56:04 +00:00
hiramatsu
bba643795a Update p5-Class-Factory to 1.06.
Changes from 1.04:

1.06  Tue Nov   6 21:16:07 CET 2007
      - Added remove_factory_type(), unregister_factory_type() and
        get_factory_type_for(). Marcel Gruenauer <marcel@cpan.org>

1.05  Thu Feb   1 22:57:21 PST 2007
      - Added method get_registered_class(), suggested by
        Sebastian Knapp <giftnuss@netscape.net>
2007-11-27 06:55:09 +00:00
taca
7463e1f5c5 +firefox-2.0.0.10. 2007-11-27 06:14:00 +00:00
rillig
ceabeaf481 rawphoto.c uses libm. 2007-11-27 01:31:03 +00:00
hubertf
7711a2ebcf Use -nc (no clobber) for wget.
Suggested by Matthias Ferdinand <mf@mferd.de>
2007-11-26 23:40:10 +00:00
hubertf
dda61e488c regen 2007-11-26 23:22:50 +00:00
wiz
f592c0060c + cone-0.74, courier-0.58.0, deskbar-applet-2.20.2, eog-2.20.3,
evolution-2.12.2, evolution-data-server-1.12.2,
  evolution-exchange-2.12.2, gail-1.20.2, gtkhtml-3.16.2, orca-2.20.2,
  rxvt-unicode-8.7, xmms-crossfade-0.3.14, zenity-2.20.1.
2007-11-26 23:16:03 +00:00
wiz
a63f2bf53d Update: Supports gtk2-2.10 too. Noted on tech-pkg. 2007-11-26 22:52:40 +00:00
wiz
077cef7362 Updated audio/py-karaoke to 0.5.1 2007-11-26 22:45:28 +00:00
wiz
f27b7bd8e0 Update to 0.5.1:
26/11/2007: PyKaraoke v0.5.1 has been released. New in this release:
* GUI: Now works with WxPython v2.8.
* GUI: Improved search results layout.
* CDG player: Improved handling of corrupt CDG files.
* CDG player: Solve minor scrolling issues.
Download it here!
2007-11-26 22:44:53 +00:00
seb
624dde4718 Note update to net/nagios-{base,nsca,plugins} 2007-11-26 22:17:31 +00:00
seb
1875a27324 - Install PREFIX/libexec/nagios/check_icmp set-user-id root and executable
by NAGIOS_GROUP.
- Bump PKGREVISION to 3
2007-11-26 22:14:27 +00:00
seb
4af75b1299 - Minor fix to MESSAGE file.
- Add NAGIOS_USER user and NAGIOS_GROUP handling.
- Explicitly configure NAGIOS_USER/NAGIOS_GROUP as Nagios NSCA user/group
hence this package now follows NAGIOS_USER and NAGIOS_GROUP settings.
- When deleting the package allow removal of directories shared
with other Nagios packages to fail.
- Bump PKGREVISION to 1
2007-11-26 22:14:23 +00:00
seb
7a3c5dca7b Get NAGIOS_USER and NAGIOS_GROUP definitions via mk/bsd.prefs.mk 2007-11-26 22:14:19 +00:00
seb
40ba22b280 Bump PKGREVISION to 4.
As proposed on pkgsrc-users@...

- Introduce NAGIOSDIR, defaults to VARBASE/spool/nagios, for log
and status files.

- Drop unused(?) 'nagadmin' user and group.

- Sync user and group handling with Nagios install
documentation/recommendations. Introduce the Nagios "external
command" group, NAGIOSCMD_GROUP, defaults to APACHE_GROUP. The
Nagios user should be manually added after package installation to
the NAGIOSCMD_GROUP group. Add this recommandation to the MESSAGE
file. Make the "external command directory", NAGIOSDIR/rw, owned
by NAGIOS_USER:NAGIOSCMD_GROUP.

- Use /var/run/nagios.lock as pidfile.

- Only install existing example configuration files.

- Put default values of NAGIOSDIR, NAGIOS_USER, NAGIOS_GROUP and
NAGIOSCMD_GROUP in mk/defaults/mk.conf and allow MAKECONF to
override them.

- Miscellaneous clean up and sync with the changes mentionned above.

- When deleting the package allow removal of directories shared
with other Nagios packages to fail.
2007-11-26 22:14:13 +00:00
bouyer
54849f656e Updated sysutils/xenkernel3 to version 3.1.0nb3 2007-11-26 19:36:34 +00:00
bouyer
9535d5e7a8 Properly initialize physaddr_bitsize for native 64bit dom0. Makes
NetBSD/xenamd64 boot on systems with more than 4Gb RAM.
Bump pkgrevision.
2007-11-26 19:35:24 +00:00
jnemeth
7aa52d166a news/cleanscsore -> news/cleanscore 2007-11-26 19:19:26 +00:00
tron
3387f0d9fe Note update of the "gettext-tools" package to version 0.14.6nb1. 2007-11-26 18:09:21 +00:00
tron
7c10f74202 Don't try to reference "char **environ" under Mac OS X. It breaks the
build under Leopard.
2007-11-26 18:08:36 +00:00
tron
6c41167104 Define "TOOLS_PLATFORM.flex" to "/usr/bin/flex" not "/usr/bin/lex".
The later is shell script which tries to execute "<current-dir>/flex"
under Mac OS X Leopard. This resulted in an endless loop caused by
the buildlink wrappers.

This is backward compatible with at least Mac OS X Tiger where
"/usr/bin/lex" and "/usr/bin/flex" are identical.
2007-11-26 16:19:08 +00:00