jasper
3684c385be
update to Set-Crontab-1.03
2011-06-01 17:05:02 +00:00
jasper
1d46698fa5
update to Capture-Tiny-0.11
2011-06-01 17:05:00 +00:00
ajacoutot
f20ba91c44
MESSAGE -> README and greatly extend documentation in the process.
2011-06-01 12:23:53 +00:00
ajacoutot
84147c7d44
MESSAGE -> README.
2011-06-01 11:29:53 +00:00
naddy
b54c819e8e
update to 2.8; mostly from gsoares@
...
ok sthen@, gsoares@
2011-05-31 19:36:36 +00:00
sthen
13602cba97
use base64-encoded checksums, "if you wish to regen, go ahead" espie@
2011-05-31 08:35:20 +00:00
landry
78cde93ac6
Update to upower 0.9.11, remove patches merged upstream, add a patch
...
from jasper@ to fix an implicit declaration warning (pushed upstream)
2011-05-30 07:48:53 +00:00
ajacoutot
3239a328de
Fix several users management related functions.
2011-05-29 08:27:05 +00:00
robert
a96a545876
unbreak the do-build target and use a versioned distfile
2011-05-25 21:21:15 +00:00
robert
b157249298
bring back all the original functionality because it is needed for
...
the chromium builds
2011-05-25 20:27:02 +00:00
robert
f5324e1913
using cgit as the MASTER_SITE was a bad idea
2011-05-25 17:08:15 +00:00
robert
c55b6e7234
+flock
2011-05-25 17:03:28 +00:00
robert
520664660f
import flock which is a flock(2) manager for shell scripts
...
this version is based on the original one from utils-linux but
it is cleaned up and trimmed down
2011-05-25 17:02:56 +00:00
ajacoutot
86e446d37c
Add obvious as it may seem, do notify that apmd(8) needs to be running
...
to access the full set of uPower functionnalities.
ok landry@ (maintainer) jasper@ (on a former diff)
2011-05-24 16:02:39 +00:00
jasper
88b9b45dae
Add missing ONLY_FOR_ARCHS =${APM_ARCHS} to upower (and gnome-session
...
as upower is integrated into it).
2011-05-24 07:47:52 +00:00
landry
7bec652bbd
+upower
2011-05-23 19:05:29 +00:00
landry
f7272cc878
Import upower 0.9.10:
...
UPower is an abstraction for enumerating power devices, listening to
device events and querying history and statistics. Any application or
service on the system can access the org.freedesktop.UPower service
via the DBUS system message bus.
OpenBSD specific backend written by yours truly with help from upstream
developer. So far, battery levels and ac status works, using either apm
or acpibat/acpiac if available.
As a sidenote, if udev, udisks and friends were designed with the same
clear separation between os-specific and generic parts, porting to
'alternative OSes' would be much simpler. UPower is a nice example of
'how to design a portable service'.
with a patch for glib version check, tweaks and ok ajacoutot@
2011-05-23 19:04:57 +00:00
ajacoutot
07c05a5c24
Don't try to open /proc, use kvm(3) instead.
...
reviewed by robert@
2011-05-23 08:22:43 +00:00
ajacoutot
4faf041b78
Oops, I meant to use g_strcmp0 here.
2011-05-22 17:34:55 +00:00
ajacoutot
ba9b9561d5
Make it possible to lock/unlock users.
2011-05-22 17:30:00 +00:00
jasper
99d7b39472
using PKGNAME to construct WRKDIST is bad practice. aja@ agrees.
2011-05-22 13:44:47 +00:00
ajacoutot
9dd11e8979
Add missing CATEGORY.
2011-05-22 13:34:19 +00:00
schwarze
924d23c55e
+xbattbar
2011-05-22 12:39:06 +00:00
schwarze
30c4021e2f
Import xbattbar-1.4.2.
...
xbattbar is a battery monitor that displays a status bar on any edge
of the screen using apm(4).
From MAINTAINER Brynet; ok landry@.
2011-05-22 12:32:41 +00:00
ajacoutot
30ca46e876
Fix adding/deleting users with upcoming gnome-control-center 3.
2011-05-22 12:21:41 +00:00
ajacoutot
0b7c744653
+accountsservice
2011-05-22 10:58:15 +00:00
ajacoutot
062fda667a
Import accountsservice-0.6.12.
...
The AccountsService project provides:
* A set of D-Bus interfaces for querying and manipulating user
account information.
* An implementation of these interfaces based on the usermod(8),
useradd(8) and userdel(8) commands
ok jasper@ ("though I'm surprised they didn't name it 'accountskit'")
2011-05-22 10:57:32 +00:00
ajacoutot
2d9d7918d7
Add RUN_DEPENDS on x11/dbus and add missing @sample dirs.
2011-05-21 05:00:07 +00:00
gsoares
576872c5a1
- fix MASTER_SITES/HOMEPAGE
...
- tidy up whitespace in Makefile
- bump REVISION
ok jasper@
2011-05-20 19:31:59 +00:00
gsoares
3dc482cae2
PREFIX -> TRUEPREFIX; bump REVISION; ok aja@ sthen@
2011-05-19 20:01:27 +00:00
ajacoutot
f0b3dd8bc1
No need to support procfs since we use kvm_getproc2(3).
...
"axe it" pval@ (maintainer)
2011-05-18 16:25:14 +00:00
jasper
b6cb8227ab
- fix path in MESSAGE
...
"sure" aja@ (MAINTAINER)
2011-05-18 11:18:31 +00:00
ajacoutot
a9d7f12f69
Remove part of this patch which is not needed.
2011-05-16 17:30:31 +00:00
ajacoutot
8e6304f974
deve/gconf2 is about to loose its dependency on x11/gtk+2 so explicitely
...
register x11/gtk+2 for ports depending on gconf2 that don't have another
dependency that would bring it.
discussed with jasper@
2011-05-14 21:29:03 +00:00
ajacoutot
b6107a3c47
Maintenance update to consolekit-0.4.5.
2011-05-14 12:13:13 +00:00
okan
892d302f67
update to 2.6.0; ok rpointel@
2011-05-13 12:43:56 +00:00
ajacoutot
c54e12bbe0
Sanitize some @unexec/@extraunexec calls to rm: move them up in the
...
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 07:45:52 +00:00
dcoppa
c4dd932362
Link conky flavors to the build (audacious,imlib2)
...
OK sthen@
2011-05-06 14:25:52 +00:00
sthen
829d78de46
+moreutils
2011-05-04 14:12:35 +00:00
sthen
d94d6330a1
import sysutils/moreutils: ok dcoppa@
...
moreutils is a growing collection of the unix tools that nobody thought
to write long ago when unix was young, including amongst others:
lckdo: execute a program with a lock held
mispipe: pipe two commands, returning the exit status of the first
pee: tee standard input to pipes
sponge: soak up standard input and write to a file
ts: timestamp standard input
vidir: edit a directory in your text editor
vipe: insert a text editor into a pipe
zrun: automatically uncompress arguments to command
2011-05-04 14:11:59 +00:00
ajacoutot
adf7b825cd
Add a patch from Debian:
...
(Crash with interfaces with the same name but in different namespaces)
See https://bugs.launchpad.net/ndesk-dbus/+bug/377672 for details.
2011-05-03 09:51:24 +00:00
sthen
27dab222b0
- update symon to 2.83
...
- take maintainer, agreed with present maintainer(+upstream) Willem Dijkstra
2011-05-02 21:19:13 +00:00
steven
91bc646285
update to 3.1.4
2011-05-01 13:48:32 +00:00
ajacoutot
382b28b3a0
Use proper AUTOCONF_VERSION, from Brad.
2011-05-01 11:43:06 +00:00
ajacoutot
9413dc5c08
Regen dependencies after recent updates: drop eggdbus dependency.
...
(this will also fix a symbol conflict between libeggdbus and glib2)
ok jasper@
2011-04-28 13:10:57 +00:00
ajacoutot
af6b7de546
Update to polkit-0.101.
...
Merge several patches from upstream to fix CVE-2011-1485.
ok jasper@
2011-04-28 13:09:07 +00:00
ajacoutot
03b8f5bd01
Update to consolekit-0.4.4.
...
Make sure we don't try and use /proc.
s/KERN_PROC2/KERN_PROC
ok jasper@
2011-04-28 13:08:33 +00:00
dcoppa
88753aa14e
Clarify license marker.
...
Remove useless @sample.
Suggested by, ok sthen@
Ok benoit@ (maintainer)
2011-04-28 10:31:16 +00:00
dcoppa
584e1a26bf
Update to conky-1.8.1.
...
Added audacious, imlib2 and xmms2 flavors.
USE_GROFF and manpage patching during post-install are no more
needed.
Joint work with Pascal Stumpf (thanks!)
OK jasper@, benoit@ (maintainer)
2011-04-27 12:55:10 +00:00
gsoares
18919b55c7
- update to 5.2.8
...
- doesn't need groff
- regen PLIST
ok jasper@ sthen@
2011-04-27 11:40:24 +00:00
ajacoutot
687b73d774
No need for the itlocaledir tweak anymore.
2011-04-26 13:09:07 +00:00
ajacoutot
6d01c2069a
Fix build/run with new libnotify.
...
tested in a bulk by landry, thanks!
ok landry@ jasper@
2011-04-21 07:04:56 +00:00
ajacoutot
42ffabad02
Ident, blank line: make the Makefile more readable.
...
Set PERMIT_CDROM to 'without fee'.
ok gutenberg^landry@
2011-04-20 20:14:24 +00:00
landry
0927e0c94b
+crashme
2011-04-20 20:04:16 +00:00
landry
fa18673f0b
Import crashme 2.4:
...
crashme is a very simple program that tests the operating environment's
robustness by invoking random data as if it were a procedure. The
standard signals are caught and handled with a setjmp back to a loop
which will try again to produce a fault by executing random data. Some
people call this stress testing.
Tweaks/distfile hosting/ok jasper@
Req'd by deraadt@
2011-04-20 20:03:33 +00:00
naddy
58e0430f04
update to 1.7.3 to fix build with gmake 3.82; ok maintainer Josh Grosse
2011-04-20 14:38:26 +00:00
jasper
0510a88459
tweak previous
2011-04-18 08:09:19 +00:00
jasper
9c1c353db1
- remove unnecessary NULL casts
2011-04-17 18:19:37 +00:00
jasper
085e5b24a6
- update to 0.3.0
...
- fix warning when using systrace
from gleydson soares
2011-04-16 15:40:26 +00:00
ajacoutot
96d502a25f
Fix DEPENDS after gnutls update.
...
ok landry@ jasper@
2011-04-15 16:10:37 +00:00
lum
477b7f3d6c
update to toprump-0.14.4.
...
Sync with recent changes in top(1).
2011-04-15 05:40:03 +00:00
sthen
f2384050ef
- factor ftp.isc.org MASTER_SITES into a common MASTER_SITE_ISC
...
- add more mirrors, prefer http
2011-04-14 13:47:59 +00:00
ajacoutot
803f3ba099
Cope with recent libcanberra subpackaging.
2011-04-13 06:47:42 +00:00
jasper
3930388cd1
bump got lost
2011-04-11 16:44:16 +00:00
sthen
6cff525786
handle PF_FASTROUTE removal. broken build reported by and diff ok with jasper
2011-04-11 08:20:41 +00:00
jasper
61f9ed9482
adjust after recent lesstif removal
...
ok aja@ sthen@
2011-04-10 18:00:23 +00:00
jasper
a74025e567
- use MASTER_SITE_SOURCEFORGE
...
- tweak COMMENT
- zap dead HOMEPAGE
2011-04-07 17:41:33 +00:00
ajacoutot
73a989d170
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 11:12:12 +00:00
ajacoutot
0e4ea5c477
One more daemon in black list.
2011-04-03 17:25:33 +00:00
ajacoutot
174ea062e2
Simplify: use my distfiles subdomain.
2011-04-02 16:56:42 +00:00
ajacoutot
bd12e4a0d6
Minor update to system-tools-backends-2.10.2.
2011-04-02 12:56:31 +00:00
jasper
48f266c893
- update to 0.10
...
- remove USE_GROFF
2011-03-31 14:01:49 +00:00
ajacoutot
bf37c44754
Unbreak usage and add an rc.d(8) script.
2011-03-31 12:21:39 +00:00
lum
4b2e733fbe
update to toprump-0.14.3.
...
Bug fix release.
Also remove gcc2 patch, patch now included in toprump source.
2011-03-27 14:03:01 +00:00
landry
94dd6c5e77
Drop MAINTAINER on various ports i don't use.
2011-03-24 22:01:08 +00:00
jeremy
efe0b6985f
Don't use the FLAVORS provided by the lang/ruby module.
...
Enable the regression test suite.
OK landry@
2011-03-24 21:28:05 +00:00
ajacoutot
c94ae4fc50
Add rc scripts and adapt documentation accordingly.
...
maintainer timeout
ok sthen@
2011-03-21 17:06:23 +00:00
ajacoutot
24c65f886d
Add rc scripts for puppetd and puppetmasterd.
...
Set GPL version while here.
ok robert@ (maintainer)
2011-03-20 15:46:34 +00:00
benoit
3d533758e7
- update dwdiff to 1.9
...
- regen PLIST
- add fr and ru to LANGS
from gleydson soares
2011-03-19 09:56:28 +00:00
landry
eb3accb186
+tarsnap
2011-03-18 18:19:16 +00:00
landry
6d174bc88e
Import tarsnap 1.0.29:
...
Tarsnap is an online encrypted backup service. It presents a tar-like
command-line interface, but stores data online rather than locally;
From maintainer Joachim Shipper, setting PERMIT_* markers to
'restrictive licence' after lengthy discussion on ports@
ok sthen@
2011-03-18 18:18:40 +00:00
pirofti
48abf14996
Remove ruby-rails-app-installer. Okay landry@, prompted by jeremy@.
...
Newer versions of ruby-typo don't need it anymore and the version in tree is
broken due to rails upgrade.
2011-03-17 16:48:41 +00:00
pirofti
e23f19d4da
Remove ruby-rails-app-installer. Okay landry@, prompted by jeremy@.
...
Newer versions of ruby-typo don't need it anymore and the version in
tree is broken due to rails upgrade.
2011-03-17 16:47:13 +00:00
sthen
795a3f3f21
+security/oath-toolkit
...
+sysutils/login_oath
2011-03-16 10:12:42 +00:00
sthen
0ed87a8a5c
import ports/sysutils/login_oath; ok jasper@
...
The login_oath package contains bsdauth providers to validate OATH one-
time passwords via oath-toolkit (liboath). Currently only TOTP (time-based)
passwords are supported. Two separate modules allow for either OTP-only
or a combination of OTP+password.
2011-03-16 10:11:37 +00:00
landry
da52b36bc1
*** empty log message ***
2011-03-15 20:51:26 +00:00
landry
dbac38de88
Fix build after daddr_t removal, use daddr64_t instead.
...
hints from thib@, thanks!
2011-03-15 20:27:14 +00:00
sthen
d580cde0ab
fix various typos, from Anthony J. Bentley with a few tweaks by myself
2011-03-14 09:15:33 +00:00
sthen
213ced970b
fix typos and rewrap; Anthony J. Bentley (+ a missing bump)
2011-03-14 08:44:38 +00:00
ajacoutot
99ee91ed97
Meh, fix the other half... spotted by Anthony J. Bentley.
2011-03-13 18:56:55 +00:00
ajacoutot
cecc231815
Grammar, from Anthony J. Bentley.
2011-03-13 07:33:37 +00:00
form
9023c387fe
update to 4.20
2011-03-10 08:02:36 +00:00
sthen
750233cdf7
- split the netxml-ups driver into a separate package (nut-xml),
...
as was already done with the snmp-ups driver, to reduce dependencies
for the common case
- rewrite the various DESCR files
2011-03-09 23:32:20 +00:00
sthen
719b1efe23
adjust MESSAGE to show people how to identify device nodes for USB UPS,
...
so they don't need to whack permissions on usb* ugen*. with aja@
2011-03-09 12:55:04 +00:00
robert
f393d3f55e
Use pcidump istead of lspci to determine if we are running
...
inside of vmware.
2011-03-09 11:24:14 +00:00
sthen
9124dca4c6
- update nut to 2.6.0 (major documentation revamp and support for new
...
devices, including APC 5G, various Eaton, HP, and Tripp Lite models,
and a number of USB HID devices)
- build the snmp package by default
- use correct user/group names in MESSAGE
2011-03-09 11:00:55 +00:00
robert
a0216196ec
update to 2.6.5
2011-03-09 10:31:52 +00:00
landry
0005249370
Missed REVISION bumps for -mux and -mon when adding rcscripts.
2011-03-09 08:04:48 +00:00
ajacoutot
304b67eef7
New style *_DEPENDS.
2011-03-07 18:54:50 +00:00
rpointel
699ec4cfd8
update downtimed to 0.5.
...
ok aja@.
2011-03-03 18:41:14 +00:00
ajacoutot
3ea118d229
Update to backintime 1.0.6.
2011-03-03 13:49:27 +00:00
landry
6c498e11c6
Upstream now does proper releases, update to 0.4 and fix MASTER_SITES (and
...
set EPOCH to 0).
2011-03-02 12:36:42 +00:00
ajacoutot
c0bb868ea3
Fix typo in man page, we use the _symon user, not symon.
...
Add rc.d(8) scripts for symon and symux.
ok landry@
2011-03-02 07:13:13 +00:00
ajacoutot
8b4546975f
Update to gkrellm-2.3.5.
2011-03-02 06:59:55 +00:00
ajacoutot
22dd2fea9c
Tweak example.
2011-03-02 06:50:23 +00:00
ajacoutot
90e4ce3c77
Add /usr/obj and /usr/ports/pobj to the non monitored list.
...
prodded by and ok landry@
2011-03-02 06:47:40 +00:00
jakemsr
ea82525963
the USB_DEVICEINFO ioctl only requires read access to the usb bus.
...
open the bus with O_RDONLY instead of O_RDWR to not require write
permission.
ok ajacoutot@
2011-02-02 21:56:03 +00:00
ajacoutot
d40b897cb0
Update to xstatbar-0.5.
...
This version adds a new '-t' and '-T' switches to specify the time
format.
2011-01-18 19:04:22 +00:00
ajacoutot
9d72cc0d29
Initial work for users management. Not quite there yet...
...
ok jasper@
2011-01-18 13:07:21 +00:00
ajacoutot
5db42ca029
Disable services with dash, not underscore.
2011-01-17 23:06:20 +00:00
ajacoutot
d6c2be1873
Tweaks.
...
ok jasper@
2011-01-17 20:49:21 +00:00
ajacoutot
8f195c4751
Fix samba users handling.
...
ok jasper@
2011-01-17 18:54:42 +00:00
ajacoutot
5184624d6f
Populate get_role() with more services.
...
ok jasper@
2011-01-17 17:49:19 +00:00
ajacoutot
16cba46b6a
Finish services handling. Still a bit rought but works fine.
...
ok jasper@
2011-01-17 15:00:23 +00:00
ajacoutot
eee558b55a
Add initial support for rc.d services.
2011-01-17 00:36:28 +00:00
naddy
3f1960b6f3
recognize OpenBSD 4.9
2011-01-15 01:19:35 +00:00
jasper
23bdc66288
Remove mjc@ as maintainer after several generous time-outs.
2011-01-14 22:50:56 +00:00
jasper
a7798bf227
- fix WANTLIB
...
- newstyle spacing
- add the PDF handbook in various languages
from vadim zhukov (MAINTAINER)
2011-01-11 10:29:20 +00:00
marco
f8295f1bdc
move to new version and take maintainership
...
ok todd laurent
2011-01-10 19:19:37 +00:00
landry
5bfa9eb751
Update to pkg_mgr 0.2.1, fixes a bug when simulating updates/installs as
...
regular user and some files on the system are only readable by root
(cups, dbus...)
2011-01-07 16:36:19 +00:00
landry
1135670536
+shelldap
2011-01-06 12:17:07 +00:00
landry
6129a567f4
Import shelldap 0.20110106:
...
Shelldap is a handy shell-like interface for browsing LDAP servers
and editing their content. It keeps command history, has sane
autocompletes, credential caching, site-wide and individual configs,
and it's fun to say.
Shelldap documentation can be viewed using perldoc(1).
with feedback/distfile hosting/ok jasper@.
2011-01-06 12:16:39 +00:00
jeremy
4f9664ab00
REVISION bump for rbx FLAVOR PLIST change.
...
OK landry@
2011-01-06 04:24:22 +00:00
jasper
6beeb8547c
sync
2011-01-05 14:14:32 +00:00
jasper
16aa9a8442
import p5-Proc-Wait3 0.03
...
from Abel Abraham Camarillo Ojeda
ok landry@
2011-01-05 14:12:07 +00:00
rpointel
6b55ddae1a
I learn my alphabet...
...
moved downtimed to correct place
2011-01-04 18:08:40 +00:00
rpointel
47c74c7ed9
+downtimed
2011-01-04 17:42:01 +00:00
rpointel
a0fc00466d
Import downtimed, a program for monitoring operating system downtime.
...
ok aja@ benoit@
2011-01-04 17:40:42 +00:00
jasper
b8e5167366
- make xml2 reachable again
...
- remove redundant library from WANTLIB-snmp (from sebastia@)
ok sebastia@ (MAINTAINER)
2010-12-28 15:08:31 +00:00
ajacoutot
4ec44530ca
Simplify after recent rc.subr change.
...
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
landry
08fe227325
Update to pkg_mgr 0.2.. release early, release often :)
...
Mostly rewritten, properly (sort of) integrates with pkg_* code,
Likely to have bugs, but if noone uses it they won't show up.
Oh, and even features a manpage with feedback from schwarze@ and jmc@.
2010-12-26 19:51:05 +00:00
ajacoutot
b28452a489
Cope with recent rc.subr changes.
2010-12-24 10:40:04 +00:00
jeremy
cffc0382ca
+=ruby-directory_watcher
2010-12-20 18:50:27 +00:00
jeremy
0455c278f8
Import ruby-directory_watcher 1.3.2, dependency of ruby-jekyll
...
The directory watcher operates by scanning a directory at some interval
and generating a list of files based on a user supplied glob pattern. As
the file list changes from one interval to the next, events are
generated and dispatched to registered observers. Three types of events
are supported--added, modified, and removed.
2010-12-20 18:19:54 +00:00
steven
df61492183
update to 3.1.3
2010-12-12 15:10:38 +00:00
landry
cde74941c8
+p5-Plack and its new dependencies
2010-12-11 09:55:51 +00:00
landry
8ced82a6ef
Import p5-Filesys-Notify-Simple:
...
Filesys::Notify::Simple is a simple but unified interface to get
notifications of changes to a given filesystem path. It utilizes
inotify2 on Linux and fsevents on OS X if they're installed, with a
fallback to the full directory scan if they're not available.
(note from importer: it could use a kqueue/libevent backend instead of a
gross full scan every 2 secs, which is not even configurable :)
From Abel Abraham Camarillo Ojeda on ports@
2010-12-11 09:41:40 +00:00
jeremy
746dffb2b7
Update ruby-thor to 0.14.6, required by Rails 3.
...
This temporarily breaks www/ruby-merb, which will be dealt
with shortly.
ok landry
2010-12-08 21:43:44 +00:00
ajacoutot
df4e1203e4
Bump after recent cpan.port.mk change.
...
ok jasper@
(final commit)
2010-12-03 11:46:46 +00:00
ajacoutot
4973830405
Set the sgid kmem bit by default.
...
"no objections" sthen@, ok pval@ (maintainer)
2010-12-02 09:14:53 +00:00
jasper
5b965fc5da
SECURITY UPDATE of collectd to 4.10.2, among the regular bugfixes is a fix
...
for SA42393, collectd "cu_rrd_create_file()" Denial of Service Vulnerability.
ok landry@
2010-11-29 20:20:41 +00:00
dcoppa
326d0ae2e5
Fix WANTLIB and bump.
...
Ok landry@ (MAINTAINER)
2010-11-27 09:32:09 +00:00
espie
095b509459
libnet PGKSPEC
2010-11-26 14:56:14 +00:00
espie
be2f93f11d
since db/v4 has db->=4,<5 as default, no need to specify it explicitly
2010-11-26 14:50:09 +00:00
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
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