Commit graph

113367 commits

Author SHA1 Message Date
joerg
9bd58ae4e6 PKG_BUILD_OPTIONS.gtk2+ -> gtk2 2007-05-25 23:08:57 +00:00
joerg
6a21c32dae Follow rename of PKG_BUILD_OPTION for gtk2. 2007-05-25 22:57:34 +00:00
joerg
e0c0989b2e It's clearly not my day. Remove the really last instance. 2007-05-25 21:53:00 +00:00
joerg
97358be800 Also rename the one forgotten variable to use gtk2, not gtk2+ as suffix. 2007-05-25 21:51:13 +00:00
agc
849811f665 Note addition of htop-0.6.5.
Please note that this utility uses a Linux-based /proc to retrieve data
from the kernel. Because of this, it will only work under NetBSD with
a /proc mounted with the '-o linux' option, with the latest fixes (from
25th May 2007, around 19:00 UTC).
2007-05-25 19:35:00 +00:00
agc
ea93717116 Add and enable htop. 2007-05-25 19:31:26 +00:00
agc
55bb2351bc Initial import of htop-0.6.5 into the Packages Collection.
htop is an enhanced version of top, the interactive process viewer,
which can display the list of processes in a tree form, like pstree.

	This is htop, an interactive process viewer.

	Comparison between 'htop' and 'top'
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

	 * In 'htop' you can scroll the list vertically and horizontally
	   to see all processes and full command lines.
	 * In 'top' you are subject to a delay for each unassigned
	   key you press (especially annoying when multi-key escape
	   sequences are triggered by accident).
	 * 'htop' starts faster ('top' seems to collect data for a while
	   before displaying anything).
	 * In 'htop' you don't need to type the process number to
	   kill a process, in 'top' you do.
	 * In 'htop' you don't need to type the process number or
	   the priority value to renice a process, in 'top' you do.
	 * In 'htop' you can kill multiple processes at once.
	 * 'top' is older, hence, more tested.
2007-05-25 19:30:21 +00:00
joerg
f16755ea90 Partly backout the commit and move install-dependencies back into
depends.mk. The quoting of arrays passed down is almost impossible
to get right. For example, PKG_BUILD_OPTION.* variables can contain
multiple space separated entries but have to be quoted twice.

The original commit exposed two separate issues:
- too many variables are passed down via MAKEFLAGS, including the above
mentioned PKG_BUILD_OPTIONs.
- x11/gtk2 used an invalid variable name that can't be assigned
correctly via make command line.

This is supposed to fix PR 36387.
2007-05-25 19:07:23 +00:00
reinoud
4944034b3d Fix unlocking unlocked mutex error found in libGL. 2007-05-25 18:57:27 +00:00
reinoud
438c2b63cd Fix unlocking unlocked mutex error that would get generated when GL was
initialised on a non GL display. Somehow an extra UnlockDisplay(dpy) was put
in.

This patch could also be of use in the modular xorg libs GL libs.
2007-05-25 18:52:48 +00:00
heinz
06ac4ac683 Added support for installation to DESTDIR. 2007-05-25 18:22:45 +00:00
joerg
4114080503 Remove old spelling of PKG_OPTION.gtk2+, it is after 2007Q1.
Fix spelling of the PKG_BUILD_OPTION.gtk2+ variable for the same
reason.
2007-05-25 18:02:45 +00:00
joerg
31f7ba18c8 Add xauth as tool. 2007-05-25 15:12:52 +00:00
rillig
72a55e9e86 When testing whether the patches/ directory exists or not, take into
account that CVS usually leaves empty directories around. This fixes the
bootstrapping after a "cvs update" without the -P option. The error
message leading to it was:

===> running: (cd /home/p/src/devel/bmake && /home/p/pkg/bin/bmake -s
	-DPKG_PRESERVE MAKECONF=/home/p/work/mk.conf.example
	WRKOBJDIR=/home/p/work/pkgsrc bootstrap-register)
ERROR: [resolve-dependencies] A package matching ``digest>=20010302'' should
ERROR:     be installed, but one cannot be found.  Perhaps there is a
ERROR:     stale work directory for ../../pkgtools/digest?
2007-05-25 14:21:32 +00:00
jmmv
95556b766a Note addition of tex-xkeyval and tex-glossaries. 2007-05-25 11:55:56 +00:00
jmmv
aab0c0c353 Add and enable tex-glossaries and tex-xkeyval. 2007-05-25 11:55:13 +00:00
jmmv
867349d118 Initial import of tex-glossaries, version 1.0:
The glossaries package supports acronyms and multiple glossaries.
New entries are defined to have a name and description (and optionally
an associated symbol).  Plural forms can also be specified.  New
glossary styles can be defined, and preambles and postambles can be
specified.  There is provision for loading a database of terms: only
terms used in the text will be added to the relevant glossary.
2007-05-25 11:54:17 +00:00
jmmv
b3f6980f74 Initial import of tex-xkeyval, version 2.5f:
This package is an extension of the keyval package and offers additional
macros for setting keys and declaring and setting class or package options.
The package allows the programmer to specify a prefix to the name of the
macros it defines for keys, and to define families of key definitions;
these all help use in documents where several packages define their own
sets of keys.
2007-05-25 11:53:15 +00:00
markd
cd90258a46 tonights updates 2007-05-25 11:43:59 +00:00
markd
8f0f2aec03 Add p5-CGI-Application-Plugin-(DBH,ValidateRM} 2007-05-25 11:34:29 +00:00
markd
314b76551c Initial import p5-CGI-Application-Plugin-ValidateRM version 2.1
CGI::Application::Plugin::ValidateRM helps to validate web forms when
using the CGI::Application framework and the Data::FormValidator module.
2007-05-25 11:31:35 +00:00
markd
1b4b2dcfdc Initial import p5-CGI-Application-Plugin-DBH version 4.00
CGI::Application::Plugin::DBH adds easy access to a DBI database handle
to your CGI::Application modules. Lazy loading is used to prevent a
database connection from being made if the "dbh" method is not called
during the request. In other words, the database connection is not
created until it is actually needed.
2007-05-25 11:29:58 +00:00
markd
81d7d6c1d5 Update HTML-FillInForm to 1.06
1.06 - October 13th, 2005

Distinguish between selects with and without the multiple attribute set
(Alexander Hartmaier)

Added warnings to PREREQ_PM

1.05 - December 19th, 2004

Added new tests in 19_extra.t (Vsevolod (Simon) Ilyushchenko)
as part of Phalanx

Make it clearer that doesn't have a CGI.pm dependency.
2007-05-25 11:20:29 +00:00
markd
e8d4a67744 Update docutils to 0.4
Components:
* Added an S5/HTML writer and the rst2s5.py front end: multi-platform,
  multi-browser HTML slide shows.
* The newlatex2e writer is nearing completion.
* Added a DocTree reader, publish_doctree and publish_from_doctree convenience
  functions, for document tree extraction and reprocessing.
reStructuredText:
* Added directives: "container" (generic block-level container),
  "default-role" (role used for `backtick` syntax), "title" (document title
  metadata), and "date" (generate the current local date, for substitution
  definitions).
* Length units are now supported for image sizes.
* Added standard definition files for special characters etc.
Internationalization:
* Added Japanese and Simplified Chinese language mappings, and support for
  double-width CJK-characters in tables and section titles.
Documentation:
* Added a guide for distributors (package maintainers) and a guide for
  developers.
General:
* Added significant Emacs support for reST.
* Added a --strip-comments option.
* --embed-stylesheet is now the default for the HTML writer (rather than
  --link-stylesheet).
2007-05-25 11:15:03 +00:00
markd
dc3d620004 Explicitly disable python support 2007-05-25 10:47:53 +00:00
obache
6709d7acf6 Pass PAM location to configure script.
Pointed out in PR 36386 by Ondrej Tuma.
2007-05-25 07:30:49 +00:00
taca
49311c1771 +samba-3.0.25a 2007-05-25 05:16:41 +00:00
rh
446640a6eb Note PKGREVISION bump of cgoban-java 2007-05-25 02:44:19 +00:00
rh
41a70eecca Don't use the java executable directly in the cgoban-java script. Use the
corresponding wrapper script instead to make sure environment variables
and limits are set correctly.  Fixes PR pkg/33373 by jfranz at bsdprojects
dot net.
Bump PKGREVISION.
2007-05-25 02:41:25 +00:00
rh
6d8e22770e Replace sun15 with sun6 to match reality. 2007-05-25 02:04:15 +00:00
rh
a9f99cffe4 Make it explicit that this is a Socks 4/5 proxy as suggested by lukem@
Remove me as maintainer (I haven't been maintaining this for some time now)
2007-05-25 00:28:19 +00:00
heinz
f095088c32 Added support for installation to DESTDIR. 2007-05-24 22:56:29 +00:00
dmcmahill
c0d19daf6b Updated devel/m4 to 1.4.9nb1 2007-05-24 22:08:43 +00:00
dmcmahill
d3f1b2b291 Fix a division bug when negative numbers are involved. Bump pkgrev. 2007-05-24 21:51:47 +00:00
obache
4a644be456 Added devel/ucpp version 1.3. 2007-05-24 16:26:23 +00:00
obache
6cf23373a1 Added ucpp. 2007-05-24 16:25:03 +00:00
obache
58d6e41581 Import ucpp version 1.3.
Based on PR 31480 by Jeroen Ruigrok van der Werven,
fixed manual page installation path.

ucpp is a C preprocessor and lexer. It has the following goals:

   - Strict conformance to the C99 standard (with switches to
     disable some extensions and mimic C90 behaviour)
   - Low memory consumption
   - Possibility to use the code as a lexer (that outputs tokens
     directly)
2007-05-24 16:23:23 +00:00
xtraeme
d03f3bc2b9 Don't add LIBEXPAT to DPADD, it doesn't exist in all cases... and
the pkgsrc version is used anyway.
2007-05-24 14:06:33 +00:00
jlam
5ff033e27e Honor PKGMANDIR. 2007-05-24 14:00:38 +00:00
obache
5854e2dfb4 Updated x11/x11vnc to 0.9.1. 2007-05-24 13:31:13 +00:00
obache
73232aed92 Update x11vnc to 0.9.1.
New in the 0.9.1 x11vnc release:

        A new Unix username identification scheme is provided when
                SSL client certificates are used to authenticate VNC
                viewers.  The username is extracted from the 'Subject'
                section of the cert.  The option is "-users sslpeer="
                which, like "-users unixpw=" already does, will cause
                a switch to the Unix user.  This is useful for the
                -find and -create options that try to find an existing
                X session associated with the user or create a new one.

        The UltraVNC Java Viewer has been modified to support SSL
                connections.  Some bugs were also fixed and some
                improvements added.  A patch file and a compiled jar file
                (UltraViewerSSL.jar and SignedUltraViewerSSL.jar in the
                classes/ssl directory) are provided in the x11vnc package.

        For the -user option groups are now handled better by using
                initgroups(3), or if finer control is needed one can
                use: "-users user1.group1,..."

        When SSL client certification is being used and external login
                programs are being used the env. var. RFB_SSL_CLIENT_CERT
                is set to the clients certificate.  Set X11VNC_SSLPEER_CN
                to use the Common Name instead of the certificate email
                address to find the unix username.

  miscellaneous new features and changes:

        The -wait and -defer defaults were lowered from 30 to 20
                milliseconds, set the values explicitly if this increases
                the load too much for your liking.

        In -create mode where a Xvfb session is started, mwm was added
                as a session type.  setpgrp(2) is used for the spawned
                process if available.  The XKEYBOARD extension is
                enabled (+kb, but it doesn't seem to always work).
                TrueColor is forced to be the default visual (recent
                Xvfb seem to choose DirectColor, this is likely a bug)
                One can also force creating a new Xvfb by setting the
                env. var. X11VNC_FINDDISPLAY_ALWAYS_FAILS (not exactly
                clear what this would be used for).

        The WAITBG env. var. enables -display WAIT:... to take place in
                the background.

        One can specify the X11VNC_SKIP_DISPLAY env. var. for a list of
                displays to exclude in the FINDDISPLAY action.  This can
                also be specified via nd=... as a -unixpw login option.

        setsid() or setpgrp() is called for the external command spawned
                by the -gone option (since it may be long lived, e.g. a
                screen locker).

        The script "onetimekey" utility is provided in the classes/ssl
                subdirectory that allows a (very long) string representing
                a Client SSL certificate to be provided by the authenticating
                client, or via https cgi script (e.g. after a web login).

        Some bugs were fixed in the libvncserver implementation of
                UltraVNC file transfer.
2007-05-24 13:30:20 +00:00
salo
e78fd655c4 Sync with the recent silc-client update. 2007-05-24 11:35:39 +00:00
minskim
2008eb0769 Add ruby-syntax. 2007-05-24 10:50:33 +00:00
minskim
d9c2541950 Import ruby-syntax.
Syntax is a lexical analysis framework.  It supports pluggable syntax
modules, and comes with modules for Ruby, XML, and YAML.  It means you
can use Syntax to take a body of text representing instructions in
some syntax (like Ruby), and break that text into tokens.  You could
conceivably use it to count the number of classes in a system, or the
number of lines of code per method.  But Syntax was written
specifically with syntax highlighting in mind.
2007-05-24 10:48:11 +00:00
rillig
fb94cde2f6 Replaced printf(1) with echo(1), since printf is not available in the
top-level directory of pkgsrc.
2007-05-24 05:33:49 +00:00
rillig
1cf36740dd If more than one location for a topic is found, print an empty line
between them. Up to now, "bmake help topic=configure" looked rather
compressed.
2007-05-24 05:29:06 +00:00
rillig
461f38151c Fixed pkglint warnings and file permissions. PKGREVISION++ 2007-05-24 04:46:52 +00:00
rillig
a3f7d8b7a3 Added the patch from PR 36383, which fixes a type name clash on NetBSD. 2007-05-24 04:46:15 +00:00
dmcmahill
3396dea585 Get this to build on solaris-2.9/sparc. Verified that it didn't break
NetBSD.
2007-05-24 02:06:14 +00:00
wiz
fe4473a595 Squelch a pkglint warning. 2007-05-23 23:49:24 +00:00