robert
f37cf5730a
fix HOMEPAGE and MASTER_SITES, noticed by ajacoutot@
2008-06-13 17:07:46 +00:00
robert
3929bf3799
update to OpenOffice.Org 2.4.1;
...
fixes:
CVE-2008-2152: Different kinds of manipulated files may lead to
heap overflows and arbitrary code execution
2008-06-13 17:04:57 +00:00
mglocker
e0dd5cf72b
+fswebcam
2008-06-13 16:56:59 +00:00
robert
9e01b5d74a
+luvcview
2008-06-13 16:45:51 +00:00
robert
1145e7bd17
initial import of luvcview-20070512, a V4L capable application
2008-06-13 16:45:01 +00:00
mglocker
202d4e059f
fswebcam is a small and simple webcam app. It can capture images from
...
a number of different sources and perform simple manipulation on the
captured image. The image can be saved as one or more PNG or JPEG
files.
Works with uvideo(4).
OK robert@
2008-06-13 16:39:44 +00:00
merdely
a9142df442
+ p5-File-Tempdir
2008-06-13 14:35:33 +00:00
merdely
6116d68ae2
import File::Tempdir
...
This module provide an object interface to tempdir() from File::Temp.
This allows to destroy the temporary directory as soon you don't need it
anymore using the magic DESTROY() function automatically call be perl
when the object is no longer reference.
If a value is passed to at object creation, it become only a container
allowing to keep same code in your function.
This is for an update to another port coming soon.
ok simon@ who had a similar version in his tree.
2008-06-13 14:34:26 +00:00
merdely
6a6ec5ef05
Update to 1.000003. rfc* file removed upstream for licensing reasons.
...
ok todd@
2008-06-13 14:21:13 +00:00
merdely
89ee41eba9
Update to 0.179.
...
ok kevlo@ (MAINTAINER), simon@
2008-06-13 14:20:07 +00:00
landry
c9679feae8
Add xdotool
2008-06-13 05:34:53 +00:00
landry
b50957a693
Import xdotool, a nice little tool permitting to fake X mouse and keyboard
...
events, manipulate windows and desktops, search through existing windows..
ok ajacoutot@
2008-06-13 05:33:52 +00:00
matthieu
1dc26641c5
fix xcolors by not trying to redefine the location of the
...
rgb file to some non-standard place.
ok with a package bump (done) ajacoutot@
2008-06-13 05:11:35 +00:00
naddy
382931c0ad
Update to 0.17.
...
The major new functionality in this release is colorization support
in the message catalog tools.
ok brad@
2008-06-13 04:56:33 +00:00
ckuethe
9c613a8b57
remove openbsd-specific timestampin code since ldattach -p is the right
...
way to do this.
2008-06-13 04:13:36 +00:00
brad
affbcb281c
upgrade to libosip2 2.2.2
...
ok markus@
2008-06-13 03:33:06 +00:00
canacar
e70dad7d7a
Make pftop build again after the lates pf changes. Filtering against
...
'gateway' addres/ports does not work (yet) due to the address handling
changes in pf. Other functionality should work. Also fixes two minor
bugs reported by many. Suggestions and ok naddy@
2008-06-13 00:38:12 +00:00
ajacoutot
c1932f157a
- NOT_FOR_ARCHS -> BROKEN
...
no change, but it makes more sense: when bored people grep for BROKEN
they have a chance to find this
ok robert@
2008-06-12 22:10:38 +00:00
sthen
0df8422b00
sync wantlib, bump packages.
2008-06-12 21:58:11 +00:00
ajacoutot
1228e6a72e
- remove X-Red-Hat category for .desktop files (from jasper@)
...
- make the manage printer job entry appear (from jasper@)
- fix path to system-config-printer in applet.py
- use SUBST_FILES
ok jasper@
2008-06-12 21:51:42 +00:00
ajacoutot
e02a94359d
- fix a crash when using tab-completion for selecting a save filename
...
(from alpine SVN)
- regen PLIST while here
reported to and fixed by upstream
issue spotted by Jonathan Thornburg <J.Thornburg at soton.ac dot uk>
2008-06-12 21:47:20 +00:00
sthen
5b957a17ad
+spectrum-tools
2008-06-12 21:35:22 +00:00
sthen
6098741cc6
import spectrum-tools:
...
Spectrum-Tools is a set of utilities for using the Wi-Spy USB spectrum
analyzer tools from Metageek LLC (http://www.metageek.net ). They include
userspace drivers for the hardware (implemented via libusb), a graphing
UI built on GTK/Cairo, network servers for remote devices, and simple
utilities for developing additional tools.
This package contains the GTK user interface, spectool_gtk.
Non-GUI tools can be found in the spectrum-tools-utils package.
thanks to matthieu@ for testing and ckuethe@ for pointing me at the
svn code (better than the previous release). it's not perfect (some
X resource leaks) but usable.
2008-06-12 21:33:57 +00:00
sthen
8df342ec22
Update to the actual file I use for package snapshot builds for
...
the arm machines (armish and zaurus). If you need something else
that doesn't pull in a silly dependency, please mail me.
ok pvalchev
2008-06-12 21:09:28 +00:00
brad
936c51164c
upgrade to gmake 3.81
...
Bulk build tested by naddy@
ok okan@
2008-06-12 21:04:16 +00:00
sthen
727e588824
sync wantlib, bump packages.
2008-06-12 20:36:34 +00:00
tobias
751650761c
On 64-bit systems, artsdsp tries to access lib64, which is not available.
...
Also, ldpreload the proper shared objects.
Input and ok martynas, ok bernd
2008-06-12 19:18:00 +00:00
sturm
b7ff8abf05
we use fedora for a long time now, bye bye
2008-06-12 19:11:07 +00:00
sturm
7d4fe311f1
get rid of this ancient critter in order to fully remove emulators/redhat
...
use openoffice if you need a spreadsheet
2008-06-12 19:06:49 +00:00
sturm
e3dcf91535
update to opera 9.50
2008-06-12 19:04:10 +00:00
kurt
84aea7500b
Fix build with gmake-3.81. Corrections from OpenJDK repository:
...
http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/12b0d64c4953
No package bump since package didn't change.
2008-06-12 18:45:20 +00:00
ckuethe
e30c31e835
unbreak bulk build. partially from sturm@
...
"looks good" naddy@
2008-06-12 17:28:15 +00:00
laurent
36ee1826ed
Hook it to the build, pointed by merdely@
2008-06-12 17:09:51 +00:00
naddy
4edeb6ee70
autotools pull in some macros shipped with gettext 0.17 that require
...
at least autoconf 2.54
2008-06-12 17:06:45 +00:00
ajacoutot
f05e457c32
- bugfix update to xfe-1.19
...
fix a copy/move bug amongst other things
original patch from Bryan Linton <bl at shoshoni dot info>, thanks
2008-06-12 16:59:21 +00:00
eric
7aef3fbd3c
bump PKGNAME after plist change
...
noticed by naddy@
2008-06-12 16:53:35 +00:00
miod
cf240b3849
No need to elf2olf static binaries anymore; ok sturm@ (maintainer)
2008-06-12 16:33:21 +00:00
wcmaier
2ab389682e
Sync scapy with route(8) output now that we support priorities.
...
Initial report and testing from Tim Donahue <tdonahue at vonsystems
dot com> (and subsequent poke from sthen); thanks!
ok sthen@
2008-06-12 12:46:05 +00:00
bernd
960b2df8de
Only annotate OpenBSD binaries with @bin.
...
ok espie@
2008-06-12 09:06:52 +00:00
eric
0b0288fa0b
update to 8.1.0
...
tweaks and ok martynas@
2008-06-12 06:46:40 +00:00
kurt
2016b12bcd
- enable _cxa_atexit support
...
- implement pre-compiled header support using brk/sbrk. idea from drahn@
okay espie@
2008-06-12 01:14:06 +00:00
laurent
191b0e3fd1
Password cracker for compressed archives (rar, 7z, zip). ok jasper@
2008-06-11 21:55:36 +00:00
martynas
6de0dbf779
- freemat-3.6 is now possible
...
- make use of portaudio
- remove what i got in upstream
steven@ and Wiktor Izdebski say regression tests pass on amd64, i386
ok steven@
2008-06-11 21:09:06 +00:00
okan
596cd2c0cd
update to 2.03 from Gallon Sylvestre - thanks!
...
ok merdely@
2008-06-11 19:35:46 +00:00
okan
05a54fc691
update to 1.29 from kevlo@ (MAINTAINER)
...
ok merdely@ simon@
2008-06-11 18:20:55 +00:00
okan
64890b0f10
update to 1.02 from kevlo@ (MAINTAINER)
...
ok merdely@
2008-06-11 18:17:02 +00:00
okan
9a50149c93
update to 1.11.3 from Gleydson Soares
...
ok merdely@
2008-06-11 17:59:18 +00:00
landry
dd899175bb
Convert existing lua-related ports to use new lang/lua MODULE, and bump
...
PKGNAMEs.
ok wcmaier@ ajacoutot@
2008-06-11 05:04:37 +00:00
landry
89421d9037
Add a simple lua MODULE, can be used by potential new lua ports.
...
ok wcmaier@ ajacoutot@
2008-06-11 05:00:01 +00:00
wcmaier
4b1391964c
Take MAINTAINERSHIP from ish@ (timed out).
...
Clean up port (MODPY_EGG_VERSION, SUBST_VARS, typo in license
marker) and regen patches while here.
ok merdely@
2008-06-11 02:59:32 +00:00