Commit Graph

1527 Commits

Author SHA1 Message Date
sthen
425944e209 add MASTER_SITES_SAVANNAH and switch ports over to using it.
ok jasper, landry
2009-02-16 15:28:57 +00:00
sthen
7da86fc3d3 recognize 4.5, from Brad 2009-02-15 23:46:08 +00:00
naddy
cb1e30fc22 sync with -current ls 2009-02-14 16:39:28 +00:00
jasper
c4f052628e - fix potential 64-bit issue
- regen PLIST
- specify license version
- set NO_REGRESS=Yes
2009-02-14 10:10:37 +00:00
jasper
daccc032f3 - update checkbashisms to what's found in devscripts 2.10.46
- fix license marker
2009-02-14 08:53:21 +00:00
pea
109937ff49 Update to the latest alpha version (recommended version by upstream)
ok okan@ ajacoutot@
2009-02-11 13:17:28 +00:00
mglocker
e749b9de10 Update to uvideo firmware package version 1.1 which removes firmware
files for WDM (Windows Driver Model) devices for which we have no driver.

Found out with kettenis@
2009-02-10 15:11:30 +00:00
form
aa99206c3d add memtest86+ 2009-02-09 14:55:44 +00:00
form
4b408cc1ff Import Memtest86+ 2.11
Memtest86+ is thorough, stand alone memory test for Intel i386 architecture
systems, based on the well-known Memtest86 written by Chris Brady.
    
ok sturm@
2009-02-09 14:54:40 +00:00
sthen
f363b22732 update to 0.5.08, from Jim Razmus via maintainer Bruno Bigras. 2009-02-09 00:28:33 +00:00
sthen
bd9c0d45ea update to svn snapshot; no release in a few years and the port has
been broken for some time due to incompatibility with Python 2.5.
tested by Tasmanian Devil, thanks!
2009-02-08 22:42:56 +00:00
ajacoutot
d58ff5b5b0 - add missing run_dependency on
multimedia/gstreamer-0.10/plugins-good,-gconf

based on submissions from Benoit Chesneau and David Coppa
2009-02-06 15:05:06 +00:00
ajacoutot
40313e9896 - fix a misplaced cast that would corrupt swap statistics for systems
with >=2GB swap
- replace kvm reads with sysctl()
this change brings some useful improvements in the process:
* it fixes the disk plugin
* if you don't care about TCP connection statistics, then running sgid
is not needed anymore

all work done by Josh Elsasser, thank you!
"functionality-wise: thumbs up!" sturm@
2009-02-06 12:55:48 +00:00
okan
fd2698e7da - update to 2.5.0
- clarify GPLv2 license marker

ok merdely@
2009-02-02 22:14:55 +00:00
matthieu
dd871166a9 update to pciutils 3.0.3. From Benoit Lecocq. Thanks. 2009-01-30 22:22:39 +00:00
bernd
f9488107ee add ruby-thor 2009-01-30 03:01:49 +00:00
bernd
1e600ec0a2 Initial import of ruby-thor-0.9.9.
The purpose of Thor is to provide a robust command-line tool that
allows the creation of local, system-wide, and remote tasks in a
single CLI.
2009-01-30 03:00:38 +00:00
ajacoutot
5c4f46ca0f - fix missing and/or wrong desktop goos
Thanks to sthen@ who came up with a nice big list of potential missing
desktop goos but got caught up by crack-attack...
ok sthen@ jasper@
2009-01-29 17:37:56 +00:00
ajacoutot
c26e0e3882 - lowercase COMMENT
"sure" mglocker@
2009-01-26 10:37:46 +00:00
bernd
5a2713c94a Update to ruby-capistrano-2.5.3. 2009-01-24 18:06:37 +00:00
ajacoutot
5f2c72663c - regen WANTLIB after libgnome esound support removal 2009-01-21 10:50:12 +00:00
simon
1fb33bb7d4 add p5-Sys-Syscall 2009-01-20 09:19:27 +00:00
simon
bba8bd8697 import p5-Sys-Syscall
Sys::Syscall exposes more system calls than stock Perl does.

from Toni Mueller, with some tweaks by me
2009-01-20 09:19:23 +00:00
ajacoutot
20bede0678 - several cleanups
- do not enforce gcc optimisations
2009-01-19 18:50:10 +00:00
ajacoutot
ec9f1973a7 - change schemas file location
- don't hardcode /usr/X11R6, use X11BASE and SUBST_CMD
- add CONFIGURE_SHARED
- bump
2009-01-19 17:42:50 +00:00
jasper
edce24b977 - add d-feet 2009-01-19 17:05:50 +00:00
jasper
6fee6b8bae import d-feet 0.1.8
D-Feet is a D-Bus debugger written in PyGtk+.
Current features:
  * View names on any bus
  * View exported objects, interfaces, methods and signals
  * View the full command line of services on the bus
  * Execute methods with parameters on the bus and see their return
    values
2009-01-19 17:03:32 +00:00
ajacoutot
f609036ef0 - remove myself from MAINTAINER 2009-01-16 08:06:26 +00:00
sthen
6ce4c007b6 - we don't implement USB_DISCOVER, don't try to use it
- don't assume that usb_descriptor_t has a field bDescriptorSubtype,
this field is class specific and shouldn't be there
- make fetch of hub descriptors in usbctl work (by setting the
correct request value)
- before reading a string descriptor, read the language table and
use a correct language code if possible
- install usbgen(8) manual, regen plist, bump

mostly from pkgsrc,
http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/sysutils/usbutil/patches/patch-ab
2009-01-14 00:58:39 +00:00
sthen
555b47b93f "important bug fix" update to 2.4.4
ok merdely@ (maintainer).
2009-01-12 21:17:07 +00:00
jolan
92545fdd38 update to 2.10; from benoit lecocq 2009-01-08 21:07:53 +00:00
ajacoutot
456846d897 - we are not Linux 2009-01-07 14:10:50 +00:00
jasper
52f8a39dcd - honor CC and CFLAGS
- set NO_REGRESS=Yes

ok Antti Harri (MAINTAINER)
2009-01-07 09:18:39 +00:00
rui
f9c9d2cf43 - maintenance update to sleuthkit 3.0.0.
ok laurent@
2009-01-05 22:15:56 +00:00
giovanni
4f60431030 Drop maintainership, I do not use those tools anymore.
ok sthen@, mbalmer@, kili@
2009-01-05 10:55:18 +00:00
kili
d6195c119a MODPY_EXPAT_DEPENDS doesn't exist any longer.
While here, update PLISTs, some WANTLIBs, some license
markers and use MODPY_EGG_VERSION where it may help to
keep future PLIST diffs smaller.

help, nitpicking and ok jasper@, ok wcmaier@

note that print/py-reportlab/reportlab needs some more
love.
2009-01-03 21:27:25 +00:00
pvalchev
d34652833c lsof-4.81 & some updated master sites; prompted by vlad glagolev 2009-01-01 22:31:43 +00:00
steven
e4ba56e634 expect is a rundep
ok pea@
2009-01-01 16:57:44 +00:00
sturm
215794e18e remove commented MAKE_FLAGS
from maintainer
2008-12-29 20:28:12 +00:00
sturm
e12325eba7 faubackup 2008-12-29 19:52:53 +00:00
sturm
4f6fbc67bc initial import of faubackup 0.5.9
faubackup uses a filesystem on a hard drive for incremental and full backups.
All backups can easily be accessed by standard filesystem tools. Later backups
to the same filesystem will automatically be incremental, as unchanged files
are only hard-linked with the existing version of the file.

from Sebastian Trahm <basti at schleifi.com>
2008-12-29 19:51:09 +00:00
mglocker
4ca6de9b60 The license marker for some firmware ports was "BSD" instead of
"Proprietary" by mistake.  Fix it.

Spotted by ajacoutot@
2008-12-25 19:17:18 +00:00
mglocker
f05b088ba5 Add acx-firmware, bwi-firmware, malo-firmware, pgt-firmware, upgt-firmware,
and uvideo-firmware.

OK sthen@
2008-12-25 10:51:12 +00:00
mglocker
5c900a39a5 Builds firmware package for the upgt(4) driver.
Help and OK sthen@
2008-12-25 10:48:10 +00:00
mglocker
b8c731f550 Builds firmware package for the pgt(4) driver.
Help and OK sthen
2008-12-25 10:46:07 +00:00
mglocker
745bd1def7 Builds firmware package for the malo(4) driver.
Help and OK sthen@
2008-12-25 10:43:29 +00:00
mglocker
9172e95be8 Builds firmware package for the bwi(4) driver.
Help and OK sthen@
2008-12-25 10:41:10 +00:00
mglocker
ebc1c29128 Builds firmware package for the acx(4) driver.
Help and OK sthen@
2008-12-25 10:39:12 +00:00
mglocker
80b4f27cfb Builds firmware package for the uvideo(4) driver.
Help and OK sthen@
2008-12-25 10:32:13 +00:00
canacar
368b3deb14 Sync to systat:
* Fix byte-order of bytes, packets, age and expire fields.
* Fix the order of traversal when printing the queues.
Reported by many.
2008-12-20 04:36:11 +00:00