Commit graph

117823 commits

Author SHA1 Message Date
jlam
ed1597fb03 Don't hardcode the use of "99" as a file descriptor because it may
not be available.  Instead, use (OPEN_MAX - 1) which uses the same
"pick a high number" strategy as choosing "99", but is more likely to
be available.  This allows users with a soft limit of 64 open files
to run courierfilter and courierldapaliasd.

Bump the following PKGREVISIONs:

	mail/courier-mta	--> 11
	meta-pkgs/courier	--> 7
	net/couriertcpd		--> 3
2007-09-23 11:42:43 +00:00
jlam
c99efd902a Honor PKGMANDIR. 2007-09-23 11:20:48 +00:00
tnn
008677835f Updated x11/mrxvt to 0.5.3nb1 2007-09-23 07:58:15 +00:00
tnn
4d6762f332 Add a recommended distribution patch that removes the ScrollWithBuffer
configuration file option (which doesn't work as intended.) Bump revision.
2007-09-23 07:57:00 +00:00
obache
ac5c13a28f + stalin-0.11 2007-09-23 07:32:44 +00:00
obache
2cc32a8362 HOMEPAGE and MASTER_SITES are not available now.
Update HOMEPAGE and MASTER_SITES (but commented out, since only have ver0.11).
2007-09-23 07:30:48 +00:00
wiz
98b9101341 + gtk2-engines-2.12.1, pcre-7.4, webmin-1.370, yacas-1.2.0,
yasm-0.6.2.
2007-09-23 07:20:00 +00:00
obache
54a74d9786 - galculator-1.3 2007-09-23 07:02:35 +00:00
obache
eda4965169 Updated math/galculator to 1.3 2007-09-23 07:01:48 +00:00
obache
d81a2b2b2c Update galculator to 1.3.
Based on patch provided by PR 37017.
Fixes build problem with gtk-2.12.0.
OKed by wiz@.

This release introduces so-called paper mode, a new galculator view intended to
be more intuitive by means of "Do your calculations as you would do them on a
paper". Along with this new GUI feature, various bugs all over the GUI - core
interface have been fixed, with the arithmetic core stable and flawless since a
handful of releases.
2007-09-23 07:00:30 +00:00
jlam
e95187554b Add some missing files to the PLIST (why didn't CHECK_FILES catch these?)
for courier-mta.  Bump the following PKGREVISIONS:

	mail/courier-mta	--> 10
	meta-pkgs/courier	--> 6
2007-09-23 01:24:55 +00:00
wiz
c2626c9b5a Updated x11/gtkmm to 2.10.11nb2 2007-09-22 22:57:06 +00:00
wiz
c931d92b95 Add three patches based on files in gtkmm-2.12.0 to fix the build
with gtk2+-2.12.0.  Bump PKGREVISION.

In case this doesn't build with gtk2+<2.12 any longer, please add
an appropriate BUILDLINK_API_DEPENDS.gtk2 line.
2007-09-22 22:56:43 +00:00
wiz
b47292c74c Add missing files to PLIST. Bump PKGREVISION. 2007-09-22 21:24:24 +00:00
minskim
ebdb858f23 Note update of synergy. 2007-09-22 18:23:08 +00:00
minskim
e954c1a167 Make this package build on Mac OS X without X11.
Bump PKGREVISION because of dependency changes.
2007-09-22 18:22:18 +00:00
jmmv
0355d632ec Note revision bump for monotone to 1. 2007-09-22 17:59:34 +00:00
jmmv
f5db804514 Install the scripts in contrib. From Hauke Fath's request in PR pkg/36990.
Bump PKGREVISION to 1.
2007-09-22 17:59:11 +00:00
tnn
85abfeee85 configure fails to detect mmap support on HPUX. Force it, because mmap
support in glib2 is required by gtk2's icon cache as of gtk2+-2.12.0.
2007-09-22 17:07:29 +00:00
gdt
41baa6d8fa revert previous; it has trouble in two many places and 1) a fix isn't
obvious 2) we're in freeze, so restore to working as quickly as
possible.
2007-09-22 15:19:47 +00:00
ghen
88934dbd29 Updated www/seamonkey-gtk1 to 1.1.4nb1. 2007-09-22 11:39:59 +00:00
ghen
bc855fb650 Add --enable-system-cairo to CONFIGURE_ARGS to fix build problem with recent
cairo versions that conflict with Mozilla's included version.

Reported via PR#37006 and fixed with input from Vincent on tech-pkg@netbsd.org.

Bump PKGREVISION.
2007-09-22 11:38:59 +00:00
rillig
b0bfc1fc77 Removed the build dependency on nroff, since it is no longer needed. 2007-09-22 07:53:03 +00:00
rillig
1f566f39d5 Updated sysutils/checkperms to 1.9 2007-09-22 07:49:27 +00:00
rillig
95102500a2 Updated checkperms to 1.9.
Changes since 1.7:
Version 1.9 (2007-09-22):
	Made the code simpler: For regular files, chmod and lchmod
	behave the same.
	Provide a preformatted man page with the package, to get rid
	of the build dependency for groff.

Version 1.8 (2007-06-18):
	Added the -e option, which treats warnings like errors.

Committed during the freeze to allow easier installation on Solaris and
stripped-down versions of GNU/Linux. Ok'ed by wiz.
2007-09-22 07:49:16 +00:00
wiz
ff857d4bb7 Fix path to eog, noted by bjs@. 2007-09-22 06:42:52 +00:00
wiz
1d4d119ffb Sync buildlink3.mk includes with Makefile ones (remove libart too). 2007-09-22 06:15:48 +00:00
xtraeme
b1bdcce818 Add a patch that comments out a pthread_mutex_unlock() call, at this
point the mutex is not locked and triggers an assertion on NetBSD when
the video play has finished.
2007-09-22 06:14:59 +00:00
jlam
bfaeed6696 Also stop the webmlm rc.d script from creating the webmlm directory.
Ride previous PKGREVISION bump of courier-mta.
2007-09-22 05:07:49 +00:00
jlam
0023b20e9f Change the default directory for the various pid files to be
${COURIER_STATEDIR}/tmp, which defaults to /var/courier/tmp.  This
allows some of the servers which drop root privileges too soon to still
write the pid file into a courier-owned directory instead of the
root-owned /var/run.

In mail/courier-mta, de-list ${COURIER_STATEDIR}/webmlm from the list
of owned directories.  In fact, webmlmd expects that path to be a
socket file, and breaks horribly if the "webmlm" directory is present
instead.

Bump PKGREVISIONs for the following packages:

	mail/courier-imap	--> 2
	mail/courier-mta	--> 9
	mail/sqwebmail		--> 4
	meta-pkgs/courier	--> 5
2007-09-22 04:42:03 +00:00
kano
54556504ed fix typo 2007-09-22 02:52:48 +00:00
rillig
ca6b5bf2c5 Reverted two of my recent changes.
See: http://mail-index.netbsd.org/pkgsrc-changes/2007/09/21/0046.html
2007-09-22 00:12:33 +00:00
rillig
9993d0aa30 BINPKG_SITES may be empty, and most shells don't like syntactically
empty for loops.
2007-09-21 23:59:30 +00:00
reed
f3336e0529 Revert my last change with pcc.
Instead use the older tarball that does have the version as part of the
name. It has same checksum.

It is really beta but at least the file name exists tomorrow.

We will wait until developer releases a real version.

Sorry about going back in time in versioning in pkgsrc
-- hopefully nobody hit this in the past few minutes.
2007-09-21 23:16:39 +00:00
bjs
c9802148ff + Updated devel/scmgit to 1.5.3.2 [bjs 2007-09-21] 2007-09-21 23:15:20 +00:00
bjs
fffc7dfc3f Update to version 1.5.3.2. See release notes in tarball for changes.
Added beginnings of emacs support; I intend on supporting this and
other stuff from ${WRKSRC}/contrib after the freeze.
2007-09-21 23:13:26 +00:00
reed
f2cb8053a3 Update lang/pcc 2007-09-21 22:57:50 +00:00
reed
5d8594d643 Update to version 0.9.8.070920.
This fixes PR # 37014

Also take MAINTAINERship.

Update DESCR to not be first person.

Note: man pages not installed as they still need a little cleanup.
2007-09-21 22:55:46 +00:00
jlam
d38bf18637 Fix the permissions on some binaries and directories to match the
generated permissions.dat file used to create RPMs by the author.

Bump the PKGREVISIONs:

	meta-pkg/courier	--> 4
	mail/courier-mta	--> 8
	mail/sqwebmail		--> 3
2007-09-21 22:42:00 +00:00
ghen
8cfd1ffddc Updated www/seamonkey to 1.1.4nb1. 2007-09-21 22:28:46 +00:00
ghen
47f0049d21 Add --enable-system-cairo to CONFIGURE_ARGS to fix build problem with recent
cairo versions that conflict with Mozilla's included version.

Reported via PR#37006 and fixed with input from Vincent on tech-pkg@netbsd.org.

Bump PKGREVISION.
2007-09-21 22:07:54 +00:00
wiz
e011ed2321 + GConf-2.20.0, GraphicsMagick-1.1.10, advi-1.7.1, cups-1.3.2,
diction-1.11, eel-2.20.0, fast-user-switch-applet-2.20.0, glpk-4.22,
  gnome-games-2.20.0.1, gnome-media-2.20.1, gnome-panel-2.20.0.1,
  gnome-terminal-2.18.2, gnome-themes-2.20.0, gnome-utils-2.20.0.1,
  heimdal-1.0.1 [pkg/37010], libgnomeui-2.20.0, libxml++2-2.20.0,
  maradns-1.2.12.08, nautilus-2.20.0, phpmyadmin-2.11.1, pwlib-1.10.10,
  source-highlight-2.8, stella-2.4.2, sylpheed-2.4.6, t-prot-2.5.
2007-09-21 21:42:15 +00:00
markd
1222c3cb40 Updated version of konqueror address bar spoofing fix
http://www.kde.org/info/security/advisory-20070914-1.txt
also fix for KDM passwordless login vulnerability
http://www.kde.org/info/security/advisory-20070919-1.txt
2007-09-21 20:48:12 +00:00
joerg
8f146a878d Remove patch, XInputCheckExtension has some magic for that. 2007-09-21 20:47:14 +00:00
markd
1a758923e2 Updated version of Konqueror address bar spoofing fix
http://www.kde.org/info/security/advisory-20070914-1.txt
2007-09-21 20:45:52 +00:00
adrianp
edbe85691a Updated net/xipdump to 1.5.4nb3 2007-09-21 20:15:35 +00:00
adrianp
1db7253ed4 Actually *fix* it this time 2007-09-21 20:15:10 +00:00
adrianp
46c1171871 Fix error from libnet10-config on ./configure
Fix permissions on installed files
Problem noted by Dan McMahill
PKGREVISION++
2007-09-21 20:03:08 +00:00
bjs
be029bd21d + Updated x11/xset to 1.0.3 [bjs 2007-09-21]
+       Updated x11/inputproto to 1.4.2.1 [bjs 2007-09-21]
2007-09-21 19:55:31 +00:00
bjs
bf4243520d Update to version 1.4.2.1. The previous version had a broken configure
script.
2007-09-21 19:54:17 +00:00