Commit Graph

1987 Commits

Author SHA1 Message Date
jeremy
03d678bbd4 Replace MODRUBY_REV by MODRUBY_LIBREV in PLIST. Use
MODRUBY_EXAMPLEDIR for the examples.  Bump because
MODRUBY_EXAMPLEDIR is a different location than the
old directory used.

OK landry@
2010-11-09 18:44:14 +00:00
jeremy
f4542e4eb3 REVISION bumps for most ruby ports after the ruby.port.mk update.
PKG_ARCH = * removed from many ports as it is added automatically
for pure ruby gem ports.  Switch ports that previously used
GEM_SKIPDEPENDS to adding dependencies or modifying the underlying
gem metadata with patches.

OK landry@
2010-11-08 23:28:53 +00:00
jeremy
cb1c9c889a Update plists for most ruby ports after changes to ruby.port.mk.
Requested as a separate commit by landry@.

OK landry@
2010-11-08 23:24:39 +00:00
jasper
b1d672ae2a - switch to pkg-readmes 2010-11-08 20:12:13 +00:00
jasper
41572393db - switch to pkg-readmes/REVISION/EPOCH
ok pea@ (MAINTAINER)
2010-11-08 08:24:32 +00:00
jasper
6526c60db5 - honor CC/CFLAGS
ok form@ (MAINTAINER)
2010-11-07 19:06:15 +00:00
jasper
71defdbc46 - move to pkg readmes 2010-11-07 18:29:54 +00:00
dcoppa
40bfc1599e +vmwh
OK jasper@
2010-11-07 18:07:50 +00:00
dcoppa
09ccaf282e Import vmwh, a handy vmware userland helper for X.
vmwh is a vmware helper for X11, developed on OpenBSD to run in userland
alongside the vmt(4) vmware kernel driver and the vmmouse Xorg driver.
It detects when the mouse cursor switches back to the host ("ungrabs")
and sends the guest's X11 clipboard data (read from xclip) to the host
through the vmware backdoor, which gets put onto the host's clipboard.
It then detects when the mouse cursor switches back to the guest
("grabs") and replaces the X11 clipboard contents (via xclip) with the
host's, which is read through the vmware backdoor.

OK jasper@
2010-11-07 18:06:00 +00:00
espie
9fb7a3fc28 tk/tcl wantlib conversion 2010-11-06 22:06:57 +00:00
espie
632a3518ab move gettext to new WANTLIB 2010-11-06 16:07:00 +00:00
ajacoutot
53a6778780 Update to backintime-common-1.0.4. 2010-11-05 16:39:10 +00:00
ajacoutot
c7d59dddc2 Update to notification-daemon-0.5.0.
This update brings ~3 years worth of changes and actually fixes several
lock up issues people have been seeing.

ok jasper@
2010-11-04 09:50:44 +00:00
robert
f87d701a5d Update to 2.6.3rc and fix a file locking issue while using LDAP.
Also add a patch for the LDAP connections to make puppet retry
instead of just erroring out.
2010-11-04 07:20:57 +00:00
jasper
6a038a9d8f - what was committed is NOT what I ok'd (found out rather late..). fix this mess. 2010-11-02 08:10:43 +00:00
steven
b9cc183023 change maintainer address
groff not needed

from Igor Zinovik (maintainer)
2010-11-01 19:25:57 +00:00
sthen
7723377a41 use kvm_getproc2, ok maintainer Ben Lovett. 2010-10-30 21:14:00 +00:00
ajacoutot
aac103ff9c Start work to implement services. Not working yet. 2010-10-29 15:05:28 +00:00
steven
feae1cf19b fix homepage
pointed out by Mikolaj Kucharski
2010-10-29 08:29:14 +00:00
steven
d3006f3fa6 +ns4 2010-10-28 11:50:32 +00:00
steven
facdb94461 import ns4 4.3.6
ns4 is a command line configuration management tool.  It allows the
automated backup of node (i.e. routers and switches) configurations to
an FTP/SFTP server or local media on a daily basis to create
configuration archives. It can run ad-hoc commands on multiple nodes as
well as custom scripts for automating complex tasks. It uses Perl and
allows you to manipulate the output of commands using regular
expressions within scripts.  Configuration based cartridges are used to
specify new node types, allowing the user to extend its functionality in
a simple and dynamic way.
2010-10-28 11:49:49 +00:00
steven
08cec9fd54 this builds fine with openbsd libtool so set USE_LIBTOOL=yes
however auto* needs libtoolize or some other libtool macros, therefore add
a build dependency on gnu libtool
2010-10-28 10:02:04 +00:00
merdely
6d0142a635 Oops... debugging line made it in. Remove it. 2010-10-27 22:43:47 +00:00
merdely
5a6883295c + pecl-fileinfo 2010-10-27 22:40:27 +00:00
merdely
926433a339 Initial import of pecl-fileinfo:
The Fileinfo extension allows retrieval of information regarding
vast majority of file.
This information may include dimensions, quality, length etc...

Additionally it can also be used to retrieve the mime type for a
particular file and for text files proper language encoding.

From MAINTAINER: Johan Huldtgren
Tweaks by me and one from sthen
ok sthen
2010-10-27 22:39:16 +00:00
landry
4b07d99a83 Unbreak on a clean box, add lang/ruby to build_depends. 2010-10-27 13:40:29 +00:00
ajacoutot
146540a4bd Document the fact that a system-wide D-BUS daemon needs to be running. 2010-10-26 21:36:33 +00:00
jeremy
9fa1d217ce Use CONFIGURE_STYLE = ruby gem ext to clean things up.
SHARED_ONLY = Yes wasn't set before, but it is set
automatically now, which is the correct setting.  This
requires removing PFRAG.shared and integrating the
contents into PLIST.

ok landry, phessler, sthen
2010-10-26 21:32:32 +00:00
sthen
87acce266a kinfo_procs -> kinfo_proc2 2010-10-26 16:36:59 +00:00
sthen
05e4aa46da kinfo_procs->kinfo_proc2 2010-10-26 16:13:40 +00:00
sthen
e3397f5a31 use kvm_getproc2; ok ajacoutot@ 2010-10-26 09:44:32 +00:00
sthen
9f42d17af7 switch kvm_getprocs to kvm_getproc2 2010-10-25 18:11:26 +00:00
jasper
3c9f8c99b2 - update to 1.7 2010-10-25 17:49:26 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
robert
dd9aaacf04 update to 1.5.8 2010-10-24 10:45:48 +00:00
robert
b124738dc8 missing patch 2010-10-24 10:26:36 +00:00
robert
59069c8a98 Update to version 2.6.2 2010-10-24 10:23:48 +00:00
ajacoutot
113f9ff0c9 Add a missing @sample directory. 2010-10-23 17:04:51 +00:00
naddy
6e72c64c14 oops, restore package name; from RD Thrush 2010-10-22 13:45:02 +00:00
naddy
c7c300c427 - use mandoc(1) for an mdoc(7) page
- some cleanup
2010-10-20 15:36:46 +00:00
naddy
ca9c6bdd67 ports that preformat man pages with mandoc via bsd.man.mk don't need groff 2010-10-20 15:23:04 +00:00
dcoppa
fdfcc77980 Adapt to python 2.6.
From "Tasmanian Devil" <tasm DOT devil AT googlemail DOT com>

OK dcoppa@, sthen@, fgsch@
2010-10-20 11:29:46 +00:00
ajacoutot
e3ee3f0207 Remove USE_X11=No, it's no needed. 2010-10-19 15:21:03 +00:00
naddy
c7f430a406 sync with 4.8, no need for groff 2010-10-19 14:37:01 +00:00
espie
709b054ab9 USE_GROFF=Yes 2010-10-19 07:43:00 +00:00
sthen
adba505abf - adapt io monitor to handle the new hw.disknames format (devname: or
devname:uid), problem reported by Anton Maksimenkov with a different diff.

- new-style lib_depends/wantlib

- let ports-standard DEBUG=xxx work as expected and produce binaries
with symbols

sm_io.c diff looks good to henning@
2010-10-19 01:07:13 +00:00
jasper
b0a8cebee9 - use_x11 comes from gnome.port.mk now 2010-10-18 13:41:15 +00:00
sthen
9a44ad2def Don't use LOG_MAKEPRI, it's undocumented, confusing, and in this port
is used incorrectly.
2010-10-17 14:20:53 +00:00
landry
225f233452 +apachetop 2010-10-17 11:15:59 +00:00
landry
c1df600c23 Import apachetop 0.12.6 from maintainer Gonzalo L. R., with some tweaks
by me and dcoppa@. 
ApacheTop is a curses-based top-like display for Apache information,
including requests per second, bytes per second, most popular URLs, etc.
ok benoit@ dcoppa@
2010-10-17 11:15:29 +00:00