Commit graph

97995 commits

Author SHA1 Message Date
rillig
df86d70987 Replaced ECHO_MSG with STEP_MSG. 2006-05-21 13:24:44 +00:00
rillig
071cd211ef On NetBSD the DLL files are installed, too. Bumped PKGREVISION. 2006-05-21 13:23:31 +00:00
wiz
31aa94ccc2 USE_LANGUAGES=c++.
Package does not need qt3-tools at run time, so remove the full
dependency and bump PKGREVISION.
2006-05-21 13:20:46 +00:00
rillig
82a2942aab USE_TOOLS+=gmake, since the package complained about a missing gmake in
a recent bulk build.
2006-05-21 13:04:10 +00:00
rillig
a68e85797c + FAQ: Why do packages ignore my CFLAGS? 2006-05-21 12:23:29 +00:00
adrianp
d0365ccff5 Fix checksums 2006-05-21 11:58:25 +00:00
rillig
1cfc846445 Removed trailing white-space. 2006-05-21 11:46:29 +00:00
rillig
d94844a2d6 Removed default comment. 2006-05-21 11:44:39 +00:00
rillig
464acf32cc Fixed some pkglint warnings. 2006-05-21 11:41:59 +00:00
rillig
f0801ee3e6 Sorted. 2006-05-21 11:31:29 +00:00
rillig
ad839442e3 Fixed COMMENT. 2006-05-21 11:29:27 +00:00
rillig
6cef04c4ed Updated dpkg to 1.10.28. 2006-05-21 11:27:49 +00:00
rillig
a36e0bbca6 Updated dpkg to 1.10.28.
Changes since 1.10.24:
- Some new translations.
- Maybe other things.
2006-05-21 11:27:23 +00:00
rillig
4d5e080128 Fixed pkglint warnings. Fixed the build (caused by GNU Make). Bumped
PKGREVISION.
2006-05-21 11:17:28 +00:00
rillig
0dc829fa71 Removed trailing white-space. 2006-05-21 10:52:08 +00:00
grant
b7ab9679c5 install rc.d script in example dir. 2006-05-21 10:46:13 +00:00
grant
dce80282f1 note import of nagios-nrpe-2.5.1. 2006-05-21 10:30:43 +00:00
grant
8a22d3bb3e +nagios-nrpe 2006-05-21 10:29:09 +00:00
grant
10f8cbe556 initial import of nagios-nrpe-2.5.1 into pkgsrc.
This Nagios addon is designed to provide a way for executing plugins on
a remote host. The check_nrpe plugin runs on the Nagios host and is used
to send plugin execution requests to the nrpe agent on the remote
host. The nrpe agent will then run an appropriate plugins on the
remote host and return the plugin output and return code to the
check_nrpe plugin on the Nagios host.
2006-05-21 10:28:40 +00:00
xtraeme
693fef035f Updated audio/darkice to 0.17.1 (now depending on audio/twolame). 2006-05-21 10:28:10 +00:00
xtraeme
9ab215ebe0 Update to 0.17.1:
o bugfix: automatic reconnect works more reliably
    o added check for bufferSecs set to 0
    o added realtime parameter to the general section
    o added MPEG2 support through the TwoLame library.
    o added AAC support through the faac codec, http://www.audiocoding.com
    o bug fix: icecast2 sections didn't honor lowpass or highpass filters
      when using the mp3 format
2006-05-21 10:27:01 +00:00
xtraeme
d87f6f9568 Added audio/twolame. 2006-05-21 10:19:10 +00:00
xtraeme
4603b6ee8f Initial import of twolame-0.3.7.
TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based on
tooLAME by Mike Cheng, which in turn is based upon the ISO dist10
code and portions of LAME.

Features added to TwoLAME:

    * Fully thread-safe
    * Static and shared library (libtwolame)
    * API very similar to LAME's (for easy porting)
    * Frontend supports wider range of input files (using libsndfile)
    * automake/libtool/pkgconfig based build system
    * C99 compliant
2006-05-21 10:16:55 +00:00
agc
fb5ef6a93d Note update of devel/netbsd-iscsi to 20060520. 2006-05-21 09:53:15 +00:00
agc
0c73ae8313 Update the NetBSD iSCSI target to version 20060520:
Adjust the data VPD returns, to work around a problem in the Cisco
initiator (used on Solaris 10 Update 1) - the initiator demands that a
UUID is returned, so give it one.

Add autoconf glue for that, and a compat uuid_create(3) and
uuid_to_string(3).

This still spews a lot of output via the target's syslog, but persevere,
since it does actually make the target work with the Solaris initiator:

        solaris10# format
        Searching for disks...done


        AVAILABLE DISK SELECTIONS:
               0. c1d0 <DEFAULT cyl 29728 alt 2 hd 64 sec 63>
                  /pci@0,0/pci-ide@1f,1/ide@0/cmdk@0,0
               1. c2t5d0 <DEFAULT cyl 96 alt 2 hd 64 sec 32>
                  /iscsi/disk@0000iqn.1994-04.org.netbsd.iscsi-target%3Atarget00001,0
        Specify disk (enter its number): ^D
        solaris10# df -k /mnt
        Filesystem            kbytes    used   avail capacity  Mounted on
        /dev/dsk/c2t5d0s0      91407    1041   81226     2%    /mnt
        solaris10# uname -a
        SunOS solaris10 5.10 Generic_118844-26 i86pc i386 i86pc
        solaris10#
2006-05-21 09:51:00 +00:00
rillig
e717f552f2 Fixed a documentation bug. It's AC_INCLUDES_DEFAULT, not
AC_DEFAULT_INCLUDES. Bumped PKGREVISION.
2006-05-21 09:43:07 +00:00
rillig
1b6c0fd3ee Replaced the inclusion of the cmake buildlink3.mk file with a
BUILD_DEPENDS, since the buildlink3.mk file does not exist anymore.
2006-05-21 09:28:55 +00:00
rillig
3e40b559a1 devel/findlib has been an accident and is not worth mentioning, since it
got removed again less than an hour after importing.
2006-05-21 09:22:54 +00:00
wiz
1d474b95a0 USE_LANGUAGES=c++ 2006-05-21 09:04:38 +00:00
rillig
76365c833f Fixed pkglint warnings. Since bison and lex are not used when building,
they don't need to be defined in USE_TOOLS.
2006-05-21 08:00:49 +00:00
rillig
955428e9ea Fixed paths to the Perl and Bash interpreters. Bumped PKGREVISION. 2006-05-21 07:06:19 +00:00
dsainty
693927ed6f USE_LANGUAGES=c c++ 2006-05-21 03:01:10 +00:00
wiz
73998f3e19 USE_LANGUAGES=c c++ 2006-05-21 02:25:02 +00:00
wiz
c47dd3ce22 USE_LANGUAGES=c c++; remove empty post-install target. 2006-05-21 02:21:52 +00:00
wiz
82927bc0b0 USE_LANGUAGES=c c++ 2006-05-21 02:12:11 +00:00
wiz
2a9d3fa4c8 USE_LANGUAGES=c++ 2006-05-21 02:10:53 +00:00
tonio
025b713ed7 Build using -fno-common under Darwin, it is needed to be able to long gnutls
against libtasn1
bump pkgrevisoin, and the binary package changed on Darwin
2006-05-21 00:45:13 +00:00
jlam
408b9158bd Avoid a difference in shell implementation between IRIX 5.3 and newer
UNIX systems which caused recursive script invocations to not work.
Patch from Georg Schwarz in private email.
2006-05-21 00:14:51 +00:00
wiz
7331405209 Added cvsd-1.0.10. 2006-05-20 23:53:16 +00:00
wiz
6571897eea Add and enable cvsd. 2006-05-20 23:52:36 +00:00
wiz
ef9b86abab Initial import of cvsd, a cvs pserver wrapper that chroots the pserver.
Based on the work by Eric Schnoebelen and virtus@ in pkgsrc-wip.

DESCR:
cvsd is a wrapper program for cvs in pserver mode. It will run 'cvs
pserver' under a special uid/gid in a chroot jail.

cvsd is run as a daemon and is controlled through a configuration
file. It is relatively easy to configure and tools are provided
for easily setting up a rootjail.

This server can be useful if you want to run a public cvs pserver.
You should however be aware of the security limitations of running
a cvs pserver. If you want any kind of authentication you should
really consider using secure shell as a secure authentication
mechanism and transport. Passwords used in cvs pserver are transmitted
in plaintext and this wrapper won't change that.

This server adds a layer of security to cvs. cvs is a very powerful
tool and is capable of running scripts and other things. By running
cvs in a rootjail it is possible to limit the amount of "damage"
cvs can do if it is exploited.  It is generally a good idea to run
cvsd without any write permissions to any directory on the system.
2006-05-20 23:38:16 +00:00
jlam
ebf33f8172 Drop unnecessary modifications to *.po files that inserted whitespace
between msgid and "".  This is now automatically handled by revision
1.19 of pkgsrc/mk/tools/msgfmt.sh.
2006-05-20 23:34:39 +00:00
jlam
5b63911cc1 Modify msgfmt.sh to make the following changes when filtering *.po files:
msgid		-> msgid ""
	msgid"..."	-> msgid "..."
	msgstr		-> msgstr ""
	msgstr"..."	-> msgstr "..."

The filtered *.po files can then be processed by msgfmt<=0.10.35.

These changes workaround bugs in *.po files in software of the "all
the world runs Linux" variety where the software author either willfully
or stupidly can't follow the format for *.po files described in section
2.2 of the gettext info manual and, in addition, makes lame excuses
when confronted with the evidence.

This closes PR pkg/33506 by Ben Collver.
2006-05-20 23:29:42 +00:00
wiz
282f49d5f3 + bison-2.2, ion3-20060519, kmymoney2-0.8.4, phpmyadmin-2.8.1. 2006-05-20 23:10:55 +00:00
jlam
65ded3b2ac We can simplify MSGSTRN_RE because we already catch the msgstr[0] and
msgstr[1] cases earlier.
2006-05-20 22:13:23 +00:00
jlam
55b0077b28 Rename ORE to OBSOLETE_RE for more clarity in the variable name. 2006-05-20 22:10:18 +00:00
jlam
58a3fca292 Restore "unnecessary" variable... sometimes we use named constants for
documentation/readability purposes...
2006-05-20 22:06:34 +00:00
manu
6259813f6a Startup script from Nathan Arthur 2006-05-20 20:23:38 +00:00
joerg
09571989ba Forgotten patches. 2006-05-20 19:12:59 +00:00
joerg
b8a2284a7c Use config file framework. 2006-05-20 19:12:32 +00:00