Commit Graph

44426 Commits

Author SHA1 Message Date
ajacoutot
a393c180d8 +pgworksheet 2008-06-14 15:24:19 +00:00
ajacoutot
f2dbf8a75a Import pgworksheet-1.9
Simple GUI frontend to PostgreSQL for executing SQL queries 
and psql commands.

from Pierre-Emmanuel Andre <pea at raveland dot org> (MAINTAINER)
2008-06-14 15:22:59 +00:00
ajacoutot
b0a769f88d - bugfix update of imapsync to version 1.252
from Pierre-Emmanuel Andre (MAINTAINER)
2008-06-14 14:55:27 +00:00
sthen
bffc2c2c8c Avoid a divide-by-zero which kills Net-SNMP's snmpd running
on sparc64 when you snmpwalk against it.

From http://marc.info/?l=openbsd-ports&m=119175114720453&w=2

ok rui
2008-06-14 07:48:23 +00:00
eric
6fed52b52d - use zope.interface as required by new twisted (8.x)
- fix gui images path

tweaks and ok ajacoutot@
2008-06-14 06:17:14 +00:00
pvalchev
2fbfcc7a81 epic4-2.10; Gleydson Soares 2008-06-14 02:01:10 +00:00
sturm
dd70bb7561 restore ability to launch external applications
get rid of a reference to opera's fake dir
2008-06-13 23:01:36 +00:00
landry
fba5666eb0 add libstdc++-man 2008-06-13 22:00:34 +00:00
landry
2615e0e8d2 Import libstdc++-man, a set of manpages generated by doxygen from
libstdc++ source, and in sync with our g++. Quite handy when you're hacking
on big c++/stl code without net access.

ok ajacoutot@
2008-06-13 21:59:17 +00:00
ajacoutot
d0d90f8c68 - fix typo in substitution: unbreak mime-type detection
- use SUBST_CMD and regen PLIST while here
- bump
2008-06-13 21:37:37 +00:00
merdely
783090c1bf Update to 2.223
Remove unecessary BUILD_DEPENDS
Add REGRESS_DEPENDS & update RUN_DEPENDS

help and ok simon@
2008-06-13 19:44:27 +00:00
brad
dc528b7d0f remove MAINTAINER.
ok MAINTAINER
2008-06-13 19:28:55 +00:00
ckuethe
6fe0fc7bee update to gtk-gnutella 0.96.5. also add a couple of tweaks to the network
settings to improve your chances of finding things other than spam...
ok sturm
2008-06-13 19:12:44 +00:00
merdely
0971bdd090 Update to 0.10
ok simon@
2008-06-13 19:00:22 +00:00
merdely
7bc360f0a3 Update to 0.02003.
No longer use modbuild.
Tweak regress_depends (from simon) and run_depends
Patch Makefile.PL to not run to CPAN for RUN_DEPENDS.

ok and help from simon@
2008-06-13 18:36:01 +00:00
merdely
7915e37acf Update to 0.23.
CPAN_AUTHOR is not necessary (anymore).
Patch Makefile.PL to not try to use CPAN to load missing RUN_DEPENDS.

ok simon@
2008-06-13 17:45:08 +00:00
ajacoutot
8393100627 - update to version 0.40
"joah" jasper@ (I hope it means ok...)
2008-06-13 17:43:24 +00:00
ajacoutot
e80f05d4bf - add amd64, arm and sparc to APM capable archs
thanks a lot to sthen@ for painful testing on zaurus ;-)
ok sthen@
2008-06-13 17:38:39 +00:00
jasper
a87cdd1bad - enter nx 2008-06-13 17:16:36 +00:00
jasper
5ee9e8dd1f import opennx 0.14
NX is an exciting new technology for remote display. It provides near
local speed application responsiveness over high latency, low bandwidth
links. The core libraries for NX are provided by NoMachine under the
GPL.

opennx is a LPGL implementation of the NX Client.

tweaks and ok bernd@
2008-06-13 17:14:42 +00:00
jasper
8a76961fbd import nxssh 3.2.0-1
Modified OpenSSH daemon and client for NX.

based on work by bernd@, ok bernd@
2008-06-13 17:13:42 +00:00
jasper
330e869810 import nxcomp 3.2.0-6
Library to compress the standard X protocol.

based on work by bernd@, ok bernd@
2008-06-13 17:12:42 +00:00
robert
4f10fbfb2b regen PLIST w/new infrastructure so it picks up @bin 2008-06-13 17:11:01 +00:00
jasper
374e12916b - add common files 2008-06-13 17:10:47 +00:00
robert
e9a2c6885c Do not hardcode LOCALBASE and X11BASE; regen PLIST 2008-06-13 17:10:30 +00:00
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