Commit graph

1838 commits

Author SHA1 Message Date
seb
56b682547a USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:59:08 +00:00
seb
8d15907ec2 USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:38:23 +00:00
heinz
4cad9c9591 add TEST_TARGET 2003-08-09 07:45:46 +00:00
wiz
4baec72088 Declare exp static to make this compile with gcc-3.3.1.
From Anders Hjalmarsson in PR 22370.
2003-08-06 06:23:29 +00:00
seb
df1f54a717 Convert to USE_NEW_TEXINFO. 2003-08-05 21:22:36 +00:00
seb
8b36c9c8e3 Convert to USE_NEW_TEXINFO. 2003-08-05 21:07:43 +00:00
seb
b11675ec5d Convert to USE_NEW_TEXINFO. 2003-08-05 20:29:55 +00:00
seb
81f8de84f9 Convert to USE_NEW_TEXINFO. 2003-08-05 20:21:42 +00:00
seb
1a5b643369 Convert to USE_NEW_TEXINFO. 2003-08-05 15:14:11 +00:00
seb
50fe3b7cd3 Add patch for handling info file properly. 2003-08-05 14:24:58 +00:00
seb
23254e1ee3 Handle info file properly. 2003-08-05 14:23:58 +00:00
seb
96c576f3f5 Convert to USE_NEW_TEXINFO. 2003-08-05 13:51:21 +00:00
drochner
15d0f250e6 bump revision after qt3/kde prefix change 2003-08-05 13:39:59 +00:00
jmmv
90828eda56 Convert to the bsd.pkg.install.mk framework:
- Honour PKG_SYSCONFDIR.
- Install configuration files in sample directory and copy them to
  PKG_SYSCONFDIR when appropiate.
- Use RCD_SCRIPTS to handle installed rc.d script.
Use buildlink2 too.  Bump PKGREVISION to 1.
2003-07-31 11:07:30 +00:00
abs
63fabae8a7 Update fix4SA110rev2 to 1.0nb1
Fix compilation under NetBSD 1.6.1/shark - from Krister Walfridsson
2003-07-31 09:17:45 +00:00
markd
b2ff2753a2 x11/kde3/ -> meta-pkgs/kde3/ 2003-07-30 15:43:43 +00:00
wulf
69adcdf481 Added missing PERL5_PACKLIST variable to dynamically create PLIST 2003-07-29 13:47:32 +00:00
seb
17cad0df4b Add TEST_TARGET. 2003-07-24 12:10:29 +00:00
mrg
a09b0ac07f add missing dependancy on p5-Gdk-Pixbuf 2003-07-21 17:39:44 +00:00
martti
86c6e000bc COMMENT should start with a capital letter. 2003-07-21 17:24:16 +00:00
martti
de776a690f COMMENT should start with a capital letter. 2003-07-21 17:24:10 +00:00
seb
5b69ceb8f5 Info files need to be listed in INFO_FILES. 2003-07-20 16:48:53 +00:00
wiz
04f62f706a Change address of maintainer per PR 22170. 2003-07-19 08:54:23 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
wiz
2d9b835f6b Update DEPENDS. 2003-07-13 17:54:29 +00:00
wiz
02f35e8dd9 Fix DEPENDS line. 2003-07-13 17:52:50 +00:00
wiz
bbdd3dd622 Fix grub-install problem reported in PR 22049 by Soren Jacobsen.
While here, convert to USE_NEW_TEXINFO, and make it compile.
[freestanding, but using nested functions; gcc emits __enable_exec_stack,
which lives in libgcc, but is not linked because the program is supposed
to be freestanding. Provide dummy __enable_exec_stack function.]
Bump PKGREVISION.
2003-07-13 17:35:04 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
rh
7bcb80ebad Update GWLib and gworkspace to 0.5.3. There are numerous changes,
including much improved viewers and inspectors, improved iconisation, and
many bug fixes.

While at it, replace home grown PLIST substitution with standard GNUstep
buildlink2.mk symbols.
2003-07-06 08:51:33 +00:00
agc
88cff5db55 Add and enable cpuid 2003-07-03 10:22:15 +00:00
agc
d2f2570e7f Initial import of cpuid-3.3 into the NetBSD Packages Collection - with
thanks to seb for pointing this one out. For x86-based platforms only.

This is a fairly complete CPU identification utility.  It has been
tested on several Intel, AMD and Cyrix CPUs.  If the Pentium III
serial number misfeature is present and enabled, this program will
display it.
2003-07-03 10:21:31 +00:00
jmmv
1b139d8d2e Honour PKG_SYSCONFDIR. Bump PKGREVISION to 2. 2003-07-02 17:42:11 +00:00
grant
c6bd20eb08 unhardwire CC to allow this to be built with gcc3, which is not in
the PATH.
2003-07-02 09:28:58 +00:00
jmmv
2daa343934 Bump revision due to librsvg2 update (to 2.2.5). 2003-06-27 23:03:27 +00:00
agc
e63fb3abf8 Add and enable tob. 2003-06-27 12:02:23 +00:00
agc
4959707773 Initial import of tob-0.25 into the NetBSD Packages Collection.
This has been placed in sysutils rather than archivers since it doesn't
conform to the other archivers packages.

The nudge came from a netbsd-help posting by Thomas Hafner and a URL
posted by Jeremy Reed.

tob is a general driver for making and maintaining backups.

Given a set of `volume definitions', it creates arj, tar or afio based
backups, and stores them either to a device in /dev, or a file in the
filesystem, to be burned to optical media later, moved off to other
machines, etc.  Through a straightforward configuration file, you can
instruct tob to mount and unmount devices before beginning backups.

tob supports full backups, differential backups (of the files which
were changed since the last full backup), and incremental backups (of
files changed since any previous backups).  It lets you determine the
size of the backup before actually making it, maintain listings of
made backups, make remote backups and possibly more.
2003-06-27 12:01:12 +00:00
salo
b05def1c1c Add dvdrip (hi mrg!). 2003-06-26 03:49:54 +00:00
agc
9d09cbaa8a Use buildlink2 for this package. 2003-06-24 11:15:52 +00:00
hubertf
7aad7e98a3 add & enable shmux 2003-06-24 00:33:33 +00:00
hubertf
a5c6a3766e Import shmux-0.10a: Shell Multiplexor
shmux is program for executing the same command on many hosts in parallel.

For each target, a child process is spawned by shmux, and a shell on
the target obtained one of the supported methods: rsh, ssh, or sh. The
output produced by the children is received by shmux and either output
in turn to the user, or written to files for later processing.

Submitted by Christophe Kalt <kalt@taranis.org> in PR 21961
2003-06-24 00:32:03 +00:00
jschauma
874df2b597 s/packages@/tech-pkg@/g
(Forgot the last time we did this.  Pointed out by Sergey
Svishchev (svs at ropnet dot ru))
2003-06-23 14:23:13 +00:00
agc
9703c22d38 Add and enable tcx. 2003-06-23 13:56:15 +00:00
agc
1a7e531c09 Initial import of tcx-19940124 into the NetBSD Packages Collection.
TCX is a system designed for the transparent decompression, execution
and recompression of executables under Unix.  It allows configuration
options such as the type of compression system used (compress(1),
gzip(1), your own local system etc), timeouts between recompressions,
and emergency directories in case a decompression fails from shortage
of disk space.  The system is designed with a reasonable amount of
robustness in mind, such as in the event of system crashes, or races
on trying to uncompress, compress or execute something.

This software is quite old (vintage 1993-94), and some things have moved
on since then. In particular, untcx is setuid root. I have done a minor
security audit, but anyone installing this software is invited to conduct
one for themselves.

===========================================================================
$NetBSD: MESSAGE,v 1.2 2002/09/12 19:37:07 wiz Exp $

    WARNING - this package contains a setuid root executable called
    untcx, which was written in 1994, and contained calls to getwd(3),
    sprintf(3), strcpy(3) and strcat(3).  I've done a minor audit of
    the code, and have fixed the above functions with calls to safer
    alternatives, but you may wish to delete this package from your
    own systems until you have carried out your own audit.

===========================================================================
2003-06-23 13:55:24 +00:00
adam
f2275a7606 Revision bumped because of gd shared library major bump 2003-06-23 11:18:42 +00:00
mrg
2a7ddd7bea new package for "dvdrip":
dvd::rip is a full featured DVD copy program written in Perl. It
provides an easy to use but feature-rich Gtk+ GUI to control almost
all aspects of the ripping and transcoding process. It uses the widely
known video processing swissknife transcode and many other Open Source
tools. dvd::rip itself is licensed under GPL / Perl Artistic License.

	"And note: it's spelled dvd::rip, and nothing else."
2003-06-23 07:36:14 +00:00
seb
f377e26c1f Update to version 1.6.5 as requested in PR pkg/19459 by Michael Santos
<mike at ethmoid dot org>.

Package changes:
	- the vicf script is not usable as is: patch it to make it obvious and
	install it as an example.
	- switch to requiring the auto* tools at build time.
	- While I'm here claim stewardship (before completely removing it
	from pkgsrc ?).

Changes in version 1.6.5:
	- bug fixes including a security issue with link races.
	- auto* tools update and commands installation directory change
	(overridden by this package patch files to keep it the same as
	previous versions and even cfengine 2.*)

XXX Threads support completely removed. From my humble experience it is
quite broken in cfengine 1.*. It is only used in cfd and when DCE support
is enabled: the latter is not activated in this package and if the former
really needs a performance/ability boost you should really consider
cfengine 2.*.

All in all you should not update but switch to cfengine2 package instead. ;)
2003-06-19 11:45:02 +00:00
tron
a3fbe78da6 Remove non-existing site "ftp.web.ad.jp" from master site list and
correct hostname of mirror in Sweden.
2003-06-19 07:31:13 +00:00
atatat
06607c96e0 Upgrade to lsof version 4.68. Changes related to or affecting NetBSD
(or pkgsrc) from the 00DIST file:

4.68            June 18, 2003
		...
                Upgraded EXT2FS and UFS support for NetBSD and
                OpenBSD to handle new inode information, and the
                fast UFS1 and UFS2 file systems.

                With the help of Andrew Brown <atatat@atatdot.net>
                determined the NetBSD snapshot (1.6F) at which
                <sys/mount.h> could be included under _KERNEL, thus
                eliminating the lsof netexport.h hack.  The same
                change applies to OpenBSD versions 3.3 and above.
		...

The former change obsoletes patches ab, ac, and ad.
2003-06-19 03:09:37 +00:00
seb
dc1c64f2a7 Update MASTER_SITES and HOMEPAGE. 2003-06-18 22:41:38 +00:00
agc
1cf87833d6 When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather than
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent
PKGREVISION changes. With thanks to jmc for the nudge.
2003-06-18 09:22:14 +00:00
tron
7dce9fea04 "GNU_PROGRAM_PREFIX" gets defined in "bsd.pkg.defaults.mk". So we don't
need to check for that here.
2003-06-17 17:36:59 +00:00
fredb
894e32fde4 Make this build in current. (No more P_INMEM in <sys/proc.h>.) 2003-06-17 15:31:40 +00:00
fredb
d1b7ec3067 Fix a typo. 2003-06-17 15:30:52 +00:00
tron
e82a63b373 We although need to conflict if "GNU_PROGRAM_PREFIX" is undefined. 2003-06-17 15:10:05 +00:00
tron
b9c6bb2758 Conflict with "teTeX-bin" package if "GNU_PROGRAM_PREFIX" is "". 2003-06-17 15:08:18 +00:00
dan
653e319ce3 PKGREVISION= 0 confuses lintpkgsrc -i
comment out until bumped.
2003-06-15 01:32:16 +00:00
abs
fb6c29f8bf Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while
now and not NetBSD-*-arm32. Changes include one or more of:
    - Change MACHINE_ARCH == arm32 to also match arm
    - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
    - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.
2003-06-11 20:50:50 +00:00
wiz
b8737eca68 Bump PKGREVISION because of db4 shlib major bump. 2003-06-10 09:56:16 +00:00
cjep
b184c1e87e Truncate COMMENT to under 70 characters 2003-06-07 14:47:16 +00:00
cjep
7768c531ee Add NetBSD RCS tags. 2003-06-07 14:37:01 +00:00
jmmv
8731c91251 Use MASTER_SITE_DEBIAN. 2003-06-05 17:20:26 +00:00
drochner
e71413c20e update to 0.98a14
changes:
full drag&drop support (rearrange tracks or add files to master from KDE/Gnome).
completely new non-root-mode which does not require any group or a change of
 modes on the cdrtools.
complete rewrite of internal device handling. Up to 64 devices can be
 independently configured and used. Devices are no longer scanned at each
 startup, support for remote-scsi (networked devices), Linux kernel-2.5.x
 devices and any other cdrecord supports.
improved Mac OS X support with automatic autodiskmount daemon handling.
support copy of audio-CDs on-the-fly.
save window positions and sizes.
display progress of reading/writing in window title.
even more integration of cdrecord-ProDVD.
Full support of DVD-R/RW and DVD+R/RW with newest ProDVD-versions.
added greek and ukrainian translations, updated most others.
a helpful HTML-manual in doc/manual (online: http://www.xcdroast.org/manual)
numerous usage improvements and bug fixes.
2003-06-05 16:15:47 +00:00
drochner
685afd2483 update to 2.00.3
security update (buffer overflow in SCSI lib), portability fixes
2003-06-05 16:12:10 +00:00
markd
381437c12b Add kdirstat. 2003-06-05 12:46:43 +00:00
markd
1cd1fc4cd2 Initial import of kdirstat version 2.3.7
KDirStat is a graphical disk usage utility, very much like the Unix "du"
command.  In addition to that, it comes with some cleanup facilities to reclaim
disk space.
2003-06-05 12:44:46 +00:00
jschauma
921cc33b8e These don't really need X after all -- they can be useful on headless
machines without X, too, so remove USE_X11.
2003-06-04 18:21:48 +00:00
reinoud
646c171dad Update dvd+rw-tools to dvd+rw-tools-5.6.4.4.4
Mainly bugfixing and and extra command `dvd+rw-mediainfo' that regretfully
only gives information when its really a DVD+/-R{W} disc ... this can be
used to get more information about the booktype used etc.
2003-06-04 16:12:11 +00:00
jmmv
544cdfbf04 Add a buildlink2.mk file. Closes PR pkg/21769. 2003-06-03 21:32:02 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
cjep
e676922b46 Add NetBSD RCS tags 2003-05-31 17:52:13 +00:00
jmmv
6fdf05cc93 Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handle
the shared share/mime-info directory.  Bump PKGREVISION.
2003-05-30 16:19:50 +00:00
mjl
9933b48d83 Update pstree to 2.19
No changelog available; our local patches have been folded in.
2003-05-30 08:45:36 +00:00
seb
7ae8c4f567 Update to version 2.0.7p3.
Versions 2.0.7p1, 2.0.7p2 and 2.0.7p3 are patch releases.

Changes in version 2.0.7:

Resolv.conf search directive removed from code. This was wrong, in spite
of pressure to put it in.

EditBackup -> Backup corrected in manual
Check for class definitions that are not installable

SMTP client handling patch in cfexecd - must wait for reply

AppendIfNoLineMatching replaced with regex, not Setline value

ChecksumPurge = ( on ) causes cfagent to purge its checksum database of
files that no longer exist.

Forgotten built in function RandomInt(a,b) - returns a random number in variable
assignments. Actually introduced in 2.0.6. Forgot this control:

           rand = ( RandomInt(4,7) )

Major rewrite of parser

  - code simplifications
  - Allowed escaping of quotes in strings and newlines e.g.

        var1 = ( "a b c\"substring\" d e" )
        var2 = ( "a b
        c" )

Tidy code tidied and bug fixed for new scheduler

Moduledirectory defaults to /var/cfengine/modules
2003-05-29 21:08:26 +00:00
agc
89b98fc6ad Let xmbmon find the patches it needs. 2003-05-28 09:26:46 +00:00
agc
59e07e5ea0 Add in the run-time path on NetBSD. 2003-05-28 09:22:58 +00:00
agc
d93fd5a560 The mbmon and xmbmon packages have only been tested on NetBSD/i386, so
only enable it on that platform.  Others can be enabled when they are
known to work.

Re-format the Makefile.common whitespace to be more aesthetically pleasing.
2003-05-28 08:43:41 +00:00
agc
2629dce42e Add and enable xmbmon 2003-05-28 07:26:35 +00:00
agc
d0a58e9db0 Initial import of the X11-based part of xmbmon-201 into the NetBSD
Packages Collection.

xmbmon is an X11-based program for monitoring motherboard environmental
information.
2003-05-28 07:25:41 +00:00
agc
e572a4c0da Add and enable mbmon 2003-05-28 07:23:50 +00:00
agc
376cd2b13b Initial import of the text-based part of xmbmon-201 into the NetBSD
Packages Collection.

mbmon is a text-based program for monitoring motherboard environmental
information.
2003-05-28 07:22:54 +00:00
salo
14948988b8 PKGREVISION++
- use included slang library, fixes various issues with colours and character
  printing (e.g., TERM=wsvt25 in color mode on wscons console or TERM=xterm in
  xterm).  From Pavel Arnost via PR pkg/21539.
- add patch from devel/libslang
2003-05-22 17:02:53 +00:00
salo
414cf8210d PKGREVISION++
- fix device handling on NetBSD ELF (from Pavel Arnost via PR pkg/21530)
- fix floppyd handling in better and simpler way
- don't hardcode -R, use RPATH_FLAG instead
- remove unused cruft, style nits
2003-05-22 16:16:03 +00:00
martti
3d837bc498 Updated etcupdate to 20030509
* sync with current (use awk instead of fgrep and sed)
2003-05-09 08:03:08 +00:00
jmmv
c0d51bc940 Honour PKG_SYSCONFDIR. Bump PKGREVISION to 1. 2003-05-08 16:57:37 +00:00
uebayasi
b35c24ae98 Sort. 2003-05-08 03:35:58 +00:00
grant
aea7988dcf improve COMMENT. 2003-05-07 21:23:13 +00:00
grant
a82c9585c4 make this build on Solaris. 2003-05-06 19:52:43 +00:00
grant
d902006f44 s/PKGNAME/PKGNAME_NOREV/, the revision number is not important in this
context.
2003-05-06 18:38:32 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
8a555528c0 PKGREVISION goes after PKGNAME. 2003-05-05 19:05:05 +00:00
jmmv
0e0976c10a Use tabs instead of spaces. 2003-05-05 16:51:06 +00:00
jmmv
54a84e2a76 Line up PKGREVISION whitespace. 2003-05-05 16:50:27 +00:00
jmmv
cf62b5616d Line up PKGREVISION whitespace. 2003-05-05 14:04:11 +00:00
salo
92cfd159f2 delint. 2003-05-04 10:28:30 +00:00
salo
2ee3c1ea97 Sync with reality. (hi atatat!) 2003-05-04 10:27:44 +00:00
rh
9f95b737b6 Make nautilus slightly more responsive when compiled with pth by yielding
the CPU every 200 ms.
Bump PKGREVISION.
2003-05-04 01:10:57 +00:00
wiz
1e0831959e Set USE_BUILDLINK2. 2003-05-03 22:08:39 +00:00
wiz
281d773b6e Convert to buildlink2. 2003-05-03 20:57:32 +00:00
wiz
1b130621dc Convert to buildlink2. 2003-05-03 20:52:06 +00:00
atatat
68b37f4439 Re-patch lsof with patches from Vic Abell. Building should now work
on all platforms, with ffs2 (and ext2fs) related bugs smoothed out.

Bump to PKGREVISION 2.
2003-05-03 16:55:28 +00:00