Commit Graph

2001 Commits

Author SHA1 Message Date
jeremy
a8bf115817 REVISION bump all ruby ports due to a change in the pkgspec.
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9.  While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed.  This also fixes the
following minor issues:

Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.

Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS.  This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.

Switch to new style *_DEPENDS, with the version specification
at the end.  The remaining cases where this is not done is
because a specific version is used.

Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.

Some conversion of spaces to tabs for consistency.

OK landry@
2010-11-24 21:35:13 +00:00
ajacoutot
49e114bcbc pexp is useless here. 2010-11-23 18:53:46 +00:00
giovanni
2523c6b887 Update to 5.40, add rcscript and a patch to correctly handle hw.disknames 2010-11-23 18:21:45 +00:00
jasper
7ca3305ded - add a homepage 2010-11-22 20:10:54 +00:00
espie
fbc20d9b54 missed a few depends 2010-11-22 09:38:08 +00:00
espie
4856ef07e8 missed some new depends 2010-11-22 09:34:10 +00:00
espie
6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
ajacoutot
956cb57b2b Add missing dependency. 2010-11-17 16:34:43 +00:00
robert
f5b4fa5e19 Update to 2.6.3 and make it possible to tell the server from the client
which default node to use in case LDAP is used by setting the FACTER_defnode
environment variable.
2010-11-17 13:07:17 +00:00
ajacoutot
68528fec16 factsync is deprecated, so remove it from the default sample configuration
to prevent warnings.

ok robert@ (maintainer)
2010-11-13 11:18:41 +00:00
robert
d5b153f6e3 sync the default configuration to the new style 2010-11-11 20:40:56 +00:00
robert
e9671a4c38 Make sure that we are not referencing a nil variable when there is
no swap device specified on the machine.
2010-11-11 20:37:29 +00:00
espie
4d0f59f329 last WANTLIB conversion, hopefully 2010-11-11 19:00:48 +00:00
dcoppa
9da2799f80 Clarify usage and switch to pkg-readmes.
With help from and OK fgsch@
2010-11-11 14:52:01 +00:00
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