Commit graph

1838 commits

Author SHA1 Message Date
wiz
632c50b8b7 Add HOMEPAGE, and make compile on non-NetBSD.
From Jonathan Perkin in PR 22909.
2003-09-23 13:58:36 +00:00
wiz
0f38182c0a Fix installation on Solaris. From Jonathan Perkin in PR 22908. 2003-09-23 13:39:40 +00:00
wiz
65193cf15f Fix build on Solaris. From Jonathan Perkin in PR 22907. 2003-09-23 13:34:44 +00:00
wiz
7da77deb82 Fix installation on Solaris. From Jonathan Perkin in PR 22906. 2003-09-23 13:29:25 +00:00
wiz
acf4c985c7 Fix installation on Solaris. Install man page. Bump PKGREVISION.
From Jonathan Perkin in RP 22905.
2003-09-23 13:23:25 +00:00
wiz
a5375f64e3 Check for __linux__ instead of linux. 2003-09-23 08:49:16 +00:00
wiz
34d8b54208 Fix build on non-NetBSD. From Jonathan Perkin in PR 22903. 2003-09-23 08:47:17 +00:00
wiz
fb1b311411 Fix build on Solaris. From Jonathan Perkin in PR 22904. 2003-09-23 08:46:45 +00:00
lukem
ccf34e4e4a Update rdiff-backup from 0.12.3 to 0.12.4:
New in v0.12.4 (2003/09/13)
---------------------------

Specified socket type as SOCK_STREAM.  (Error reported by Erik
Forsberg.)

Fixed bug backing up unreadable regular files and directories when
rdiff-backup is run by root on the source site and non-root on the
destination side.  (Reported by Troels Arvin and Arkadiusz
Miskiewicz.)

If there is data missing from the destination dir (for instance if a
user mistakenly deletes it), only warn when restoring, instead of
exiting with error.

Fixed problems with --restrict options that would cause proper
sessions to fail.  Thanks to Randall Nortman for error report.

File examples.html added to distribution; examples section removed
from man page.
2003-09-21 16:42:45 +00:00
grant
90abd2de8a add patch-ac (hi, mycroft) 2003-09-20 00:39:01 +00:00
dent
49d8831342 Update HOMEPAGE and/or MASTER_SITES 2003-09-19 23:08:22 +00:00
mycroft
1d5d8c4e8f Snarf a patch from cdrecord -- the kernel has already done a REQUEST SENSE, so
use that result.
2003-09-19 17:49:17 +00:00
wiz
076234792c Remove patch-ac -- this file has never been committed (mycroft?). 2003-09-19 12:46:18 +00:00
wiz
52e744485f When setting DISTINFO_FILE, also set PATCHDIR. 2003-09-19 12:29:15 +00:00
abs
213fd0bce6 Update rconfig to 0.19:
0.19:	Explicitly set PATH in probe.sh
	Avoid incorrect progress % in Probe list when host failing
	Fix path to rconfig.conf (Noted by Alan Horn)
0.18:	Use correct timeout (do not use rsh_timeout for everything)
2003-09-19 09:41:13 +00:00
cube
3d68afcfbb The installed library is named 'pciutils' only on NetBSD to avoid
collision with the library from base. All other OSes need to know
the real name. OK'd by seb@ and agc@.

Change my e-mail address, while I'm here.
2003-09-19 09:30:42 +00:00
hubertf
6242207915 fix HOMEPAGE 2003-09-19 02:27:12 +00:00
seb
b52c6c78fb Update to cfengine version 2.0.8p1.
Provided in PR pkg/22816 by Michael Santos <mike at ethmoid dot org>.

Changes since last packaged version:

        2.0.8 - released this far as a 2.0.x patch

        Check for illegal characters in classes.
        Able to bind to a specific IP addressed interface in cfservd.
                BindToInterface = ( 10.10.43.6 )

        Security fix to transaction lengths in remote copying.
        Suspicious names now applies only to regular files
2003-09-16 19:24:25 +00:00
jmmv
29ace625cb Add MANINSTALL to BUILD_DEFS for completeness. 2003-09-15 16:27:53 +00:00
recht
44917e36b8 Use my NetBSD.org email address. 2003-09-14 18:13:48 +00:00
recht
e914ab3288 hange extension.mk to also install optimized files for distutils packages.
Inspired by FreeBSD "ports".

Fix the PLISTs accordingly.
Also, while at it, remove now obsolete compileall.py calls in post-install
targets and insure that extension.mk is in included before builinlinks of
other Python modules.

Discussed with/ok'ed by drochner@.
2003-09-14 16:43:45 +00:00
abs
d29e840cd3 Update rconfig to 0.17nb1
Add missing DEPEND on p5-Text-Substitute
2003-09-12 15:12:12 +00:00
jmmv
8abefb0b9d Add and enable idesk. 2003-09-08 14:28:11 +00:00
jmmv
11fed02bcd Initial import of idesk, version 0.3.5:
iDesk gives users of minimal window managers (like fluxbox, pekwm,
windowmaker...) icons on their desktop.  The icon graphics are either
from a PNG or SVG (vector) file and support some eyecandy effects like
transparency.  Each icon can be configured to run one or more shell
commands and the actions which run those commands are completely
configurable.  In a nutshell if you want icons on your desktop and you
don't have or don't want KDE or GNOME doing it, you can use idesk.

Initially provided in pkgsrc-wip by pancake@phreaker.net.
2003-09-08 14:27:27 +00:00
adam
6aeb12a85f Revision bump, because ImageMagick's shared library version change 2003-09-03 13:23:32 +00:00
cjep
b42456df51 Add NetBSD RCS tags 2003-09-01 10:17:35 +00:00
mycroft
e931ff9950 Update to 0.1.5.
No useful ChangeLog info.
2003-09-01 03:25:25 +00:00
mycroft
c2a89ff385 Update to dvdrip 0.50.15.
0.50.15 - [stable branch] -  Sun Aug 24 2003, joern

Bugfixes:
- mplayer DVD player command didn't work for LPCM tracks.
  Thanks to Fabio Russo for the patch. You must re-select
  the mplayer command from the Preferences page for this to
  take effect.
- Free diskspace warning wasn't exact. Thanks for the patch
  to Moritz Muehlenhoff <jmm AT informatik.uni-bremen.de>.
- Fixed a typo in the --avilimit option (for AVI files >2GB).
  Thanks for the report to Jarkko Seppa <Jarkko.Seppa AT oulu.fi>.
- Default target size was set to 1406, instead of 1400 (2x700).

Features:
- Expanded the subtitle selection popup to the maximum of
  32 entries, not only the probed entries. With some DVD's the
  subtitle probing fails. This way you can select even
  "impossible" subtitles, if they weren't detected correctly.
  Thanks for the suggestion to Stefan Raspl <stefan.raspl AT
  playofmind.net>.
- Blank CD-RW (uses the configured cdrecord command and device),
  supporting 'fast' and 'all' methods (choose in the preferences).
  Not really tested yet due to lack of CD-RW media. Suggested
  by <dvdrip AT vikas.mailshell.com>.
- New preference "Preferred language". Default audio track
  and subtitle are selected accordingly after reading TOC,
  resp. the first audio track / subtitle matching the
  preferred language will be selected. Note that you still
  should review this setting, because the first matching item
  found must not be the one you really want. Suggested by
  John Washington <washingtonj AT acm.org>. Credits for the
  list of available language codes go to Chris Phillips
  <acid_kewpie AT users.sourceforge.net>, the author of lsdvd,
  from which I extracted the list.
- Video codec list takes the new XviD variants of transcode 0.6.9
  into account (xvid, xvid2, xvid3 and xvid4). For earlier
  transcode versions still xvid and xvidcvs are listed here.
- Support for xvid4conf, a tool to tweak all options of the
  new dev-api-4 XviD codec. You need at least transcode 0.6.9
  and xvid4conf 1.6 for this to work.
  Note: the xvid4 settings will be used for all titles of your
  project. Also they don't take effect in cluster mode. This will
  change for future dvd::rip/transcode releases.

New/Changed X?S?VCD|CVD stuff:
- Renamed '(S)VCD' container format to 'MPEG', which is in fact
  what it is.
- Added new MPEG "Codecs": XSVCD, XVCD and CVD
  - SVCD and VCD create standard conform streams. You
    can't change parameters to non-standard values.
  - XSVCD and XVCD allow you to choose arbitrary video and
    audio bitrates / samplerates.
  - CVD allows you everything (like X(S)VCD), but additionally
    dvd::rip checks for correct frame sizes.
- Added new Clip & Zoom presets: CVD anamorph and XSVCD
  anamorph for PAL and NTSC.
- Added new Preference: "Default Container Format", fixing also
  a mismatch, if you choosed 'SVCD' or 'VCD' as a default codec,
  but dvd::rip still set to 'avi' container format by default.
- Audio bitrate 224 was missing in the popup list.
- Renamed 'Target format' to 'Select container' and the 'Video
  codec' label got renamed to 'MPEG variant' for the MPEG
  container"

Thanks to James L. Paul who urged me to implement the CVD
stuff, which hopefully introduced not too many bugs ;)
2003-08-31 18:42:04 +00:00
jlam
b2677a2cb0 Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if
USE_PKGINSTALL is "YES".  bsd.pkg.install.mk will no longer automatically
pick up a INSTALL/DEINSTALL script in the package directory and assume that
you want it for the corresponding *_EXTRA_TMPL variable.
2003-08-30 22:51:11 +00:00
jmc
d95286b983 Depend on latest version of lrmi 2003-08-30 16:17:45 +00:00
xtraeme
d5fc8ad9f9 Add and enable xfe 2003-08-30 16:11:39 +00:00
xtraeme
c16fdd367b Initial import of xfe 0.54.2
X File Explorer (Xfe) is an MS-Explorer like file manager for X.
It is based on the popular, but discontinued, X win Commander.
Xfe aims to be the file manager of choice for all the Unix Addicts!

Ok'ed by wiz@
2003-08-30 16:09:21 +00:00
reed
5dd81c8c4b Add missing spaces. 2003-08-30 05:07:24 +00:00
reed
e2336bb021 "It's" stands for "it is" (or "it has"). The apostrophe is not used
for a possessive (like her, his, whose, their, and its).

Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).

I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
2003-08-30 02:14:19 +00:00
hubertf
94e44ca606 add a manpage 2003-08-29 19:16:47 +00:00
hubertf
284daa0437 add & enable free 2003-08-29 18:51:56 +00:00
hubertf
626be26106 Import free-1.0: Displays memory usage
Many users with a linux-background expect the command free, here it is,
based on NetBSD's vmstat.

From bsdforums.org (http://www.bsdforums.org/forums/showthread.php?s=&threadid=13410),
with permission by the author Karsten Kruse <tecneeq@tecneeq.de>
2003-08-29 18:51:05 +00:00
xtraeme
252d9f7253 Change my email address to the NetBSD one, ok'ed by wiz@ 2003-08-28 20:05:13 +00:00
wiz
77f9554d12 Add and enable atitvout (hi mrg!). 2003-08-28 09:50:13 +00:00
mrg
c9535c1b9b add a "-r" flag that enables a "raw" mode - copy the data out in 2352
sector chunks.  this flag has already been included by the upstream and
will be in the next release of bchunk.
2003-08-25 12:11:29 +00:00
recht
04d3f5a175 Update {x}mbmon to 2.03.
changes since 2.01:

* Genesys Logic GL512SM and GL520SM sensors are supported.
* Intel ICH5 SMBus access supported.
* LM85, Analog Devices ADM1024/1025/1027/ADT7463,
 and SMSC EMC6D10X sensors are supported.
* Analog Devices ADM1020/1021/1023 temperature sensors are supported.
* A log standing bug from version 2.00 in the treatment of
 fan-divisor for the IT87xxF sensor chip is fixed.
* NetBSD/OpenBSD support is added (by a contribution of a patch
 given by Stephan Eisvogel). "./configure; make" just works.
* The AMD8111 and NVidia nForce2 SMBus access is supported
 (by information from Alex van Kaam).
* National Semiconductor LM90 temperature sensor is supported.
* Winbond W83L784R, W83L785R, W83L785TS-S sensors are supported.
* The case of two sensor chips are supported.
* Others: Fixing small bugs,  clean-up the code.
2003-08-23 16:41:58 +00:00
drochner
1c84c87cd9 simplify build a bit, and allow any Python version >=2.2 2003-08-18 10:24:11 +00:00
reed
f058bf91b9 Remove un-needed operating system specific reference. 2003-08-16 07:09:20 +00:00
abs
a425cdb4d8 Update rdiff-backup to 0.12.3 (Also fixes PR pkg/22095)
- Over 1500 lines of changelog since 0.10.2
	- Now rdiff-backup writes metadata (uid, gid, mtime, etc.) to a
	  compressed text file in the rdiff-backup-data directory
	- No longer seems compelled to send symlinks every time
2003-08-14 12:08:00 +00:00
mrg
964c40cf57 automatically detect how to talk to a mobility radeon 9000 2003-08-13 13:58:57 +00:00
atatat
8a3a940f43 A patch (courtesy of the lsof maintainer) to make lsof build again on
NetBSD-current, where the structure of the vnode has been altered.
This patch will, as usual, be obsoleted by the next lsof release.
PKGREVISION bumped accordingly.

Install the lsof.8 man page in man8 instead of installing the
preformatted copy in man1 (doing so used to slide by, by new groff
really doesn't like formatting preformatted man pages, and besides, it
was in the wrong place).

Since the only thing left untouched was the DESCR file, I also added
mention of kqueues as something lsof might note, meaning that this
patch touches every file in the pkg.
2003-08-13 13:24:15 +00:00
mrg
cde1bddce7 initial import of the "atitvout" package that provides tv-out capabilities
for many recent ATI video cards.  tested to be able to switch from the lcd
to the s-video tv-out with a radeon mobility 9000 (M9), and also known to
work on:
	ATI Technologies Inc Rage Mobility P/M AGP 2x
	ATI Technologies Inc 3D Rage LT Pro AGP-133
	ATI Rage Mobility M3
but to fail on:
	ATI Technologies Inc Rage Mobility M4 AGP
2003-08-13 05:22:59 +00:00
martin
f1257f075e Update to xuvmstat-20030810 (fixes for gcc3.3). 2003-08-11 07:39:26 +00:00
wiz
0c99c5f94f Remove empty lines to make fewer pkglint warnings. 2003-08-10 21:47:32 +00:00
wiz
398c6d4817 Make build with gcc-3.3.1. From Sean Davis in PR 22420. 2003-08-10 07:56:54 +00:00