Commit Graph

2101 Commits

Author SHA1 Message Date
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