Commit Graph

78604 Commits

Author SHA1 Message Date
bentley
2e80be9f85 +armagetronad 2012-10-12 18:14:21 +00:00
bentley
b22714bd90 Import armagetronad-0.2.8.3.2.
Armagetron is a multiplayer game in 3d that attempts to emulate and
expand on the lightcycle sequence from the movie Tron. It's an old
school arcade game slung into the 21st century. Highlights include a
customizable playing arena, HUD, unique graphics, and AI bots. For the
more advanced player there are new game modes and a wide variety of
physics settings to tweak as well.

ok jeremy@ kirby@
2012-10-12 18:13:38 +00:00
rpe
0ff516f6e8 icinga:
- attach icinga-web to build

icinga-core:
- bump REVISION for -main, -cgi and -ido
- remove CFGDIR, MAKE_FLAGS from Makefile which are relics
- replace /var/www with ${PREFIX-cgi}
- add instructions for icinga-web to README
- choose mysql by default

icinga-web:
- bump REVISION
- remove README, all instructions are in the icinga-core README
- remove comments about w.i.p
- choose mysql by default
- tell configure where to find icinga binary, icinga.cfg and the
  icinga objects dir
- add icinga, icinga-idoutils and bash to RUN_DEPENDS
- patch shells scripts to use the correct path for bash
- patch databases.xml.in to have both DBs enabled by default

with help and ok from sthen aja
2012-10-12 17:59:24 +00:00
robert
13a086e13e re-add needed patch for i386 2012-10-12 17:34:17 +00:00
robert
26018c5afe update to 22.0.1229.94 2012-10-12 16:46:09 +00:00
rpe
ff9d38c33c add linuxlibertine-fonts-otf, linuxlibertine-fonts-ttf 2012-10-12 16:26:50 +00:00
rpe
1644536a7d based on a port from Jona Joachim in openbsd-wip/fonts
with help and ok from sthen aja
2012-10-12 16:23:19 +00:00
rpe
5967f80afb add roboto-fonts 2012-10-12 16:08:31 +00:00
rpe
8bcd0ba23f based on a port from juanfra684 in openbsd-wip/fonts
- reorder Makefile according to Makefile.template
- trim COMMENT
- fetch files from the original site
- change DISTNAME, MASTER_SITES, EXTRACT_SUFX accordingly
- use lowercase for fonts directory
- install docu pdf too

with help and ok from sthen aja
2012-10-12 16:06:03 +00:00
ajacoutot
b6566f6a3d Unfuck. 2012-10-12 15:54:39 +00:00
kirby
476d44b61c remove. it was superseded by foxtrotgps. 2012-10-12 15:53:42 +00:00
ajacoutot
ff06f56920 SECURITY update to cups-pk-helper-0.2.3.
prodded by landry@
2012-10-12 15:47:15 +00:00
kirby
302156d621 unhook tangogps. it was superseded by foxtrotgps. 2012-10-12 15:42:18 +00:00
ajacoutot
628a677758 Update to desktop-file-utils-0.21.
prodded by landry@
2012-10-12 15:41:04 +00:00
kirby
a1554408b5 add a quirk for tangogps 2012-10-12 15:39:28 +00:00
rpointel
986bec94c4 use MODPY_ADJ_FILES instead of MODPY_BIN_ADJ, to have MODPY_BIN_ADJ internal
variable of python.port.mk in the future.
"yup" sthen@.
no bump because package does not change.
2012-10-12 15:38:49 +00:00
kirby
a161bac321 first bits in moving from tangogps to foxtrotgps
looks good to dcoppa@
2012-10-12 15:38:12 +00:00
jasper
836edc7951 - update to 1.1.6 2012-10-12 15:34:00 +00:00
kirby
fbc38c8bd1 hook foxtrotgps to the build. 2012-10-12 15:33:55 +00:00
sthen
5d13be06cd +dnscrypt-proxy 2012-10-12 15:20:21 +00:00
sthen
d00e751efc import ports/net/dnscrypt-proxy, from Frank Denis with small tweaks
by me, ok jasper@

DNSCrypt-proxy provides local service which can be used directly
as your local resolver or as a DNS forwarder, encrypting requests
using the DNSCrypt protocol and passing them to an upstream server,
by default OpenDNS who run this on their resolvers.

The DNSCrypt protocol is very similar to DNSCurve, but focuses on
securing communications between a client and its first-level resolver.
While not providing end-to-end security, it protects the local
network, which is often the weakest point of the chain, against
man-in-the-middle attacks. It also provides some confidentiality to
DNS queries.
2012-10-12 15:20:00 +00:00
sthen
70b6c6a8f2 bump various packages with static libs which frequently get pulled in;
this is to force pkg_add -u to pick them up because moving to PIE does change
these files but since there are no library bumps, the package signature stays
the same.

there are probably others, these are just ones I've run into. not a great
fix, and needs to be repeated when other arch move, but it's the simplest low
impact fix and I'm fed up with "relocation R_X86_64_32S can not be used
when making a shared object; recompile with -fPIC"
2012-10-12 15:06:37 +00:00
ajacoutot
9b58522046 VT monitoring is only available on i386 and amd64. 2012-10-12 15:04:14 +00:00
rpointel
22bb0bc152 use MODPY_ADJ_FILES instead of MODPY_BIN_ADJ, to have MODPY_BIN_ADJ internal variable of python.port.mk in the future.
ok sthen@ and sebastian@ (maintainer).
no bump because package does not change.
2012-10-12 14:57:42 +00:00
ajacoutot
fb5a6a3e3f Bring some checks and enhancements from Debian and FreeBSD.
Enable console monitoring using VT_WAITACTIVE now that we have rthreads \o/
2012-10-12 14:55:42 +00:00
jasper
87c46341f9 move desktop goo where it belongs
ok kirby@ (MAINTAINER)
2012-10-12 14:54:34 +00:00
sthen
6eacdb91e8 bump various packages with static libs which frequently get pulled in;
this is to force pkg_add -u to pick them up because moving to PIE does change
these files but since there are no library bumps, the package signature stays
the same.

there are probably others, these are just ones I've run into. not a great
fix, and needs to be repeated when other arch move, but it's the simplest low
impact fix and I'm fed up with "relocation R_X86_64_32S can not be used
when making a shared object; recompile with -fPIC"
2012-10-12 14:53:39 +00:00
kirby
b7148bda52 import foxtrotgps-1.1.1
FoxtrotGPS is an offshoot of Marcus Bauer's excellent Free & Open Source
tangoGPS application, with a focus on cooperation and fostering
community innovation. By default maps tiles are downloaded from the
Openstreetmap project. Map tiles are automatically downloaded and cached
for offline use. To get real-time positioning from a GPS receiver you
need to run gpsd.

With some help from jasper@, input and ok@ from dcoppa@
2012-10-12 14:50:45 +00:00
jasper
0fcf75bd72 - update to rygel-0.16.1 2012-10-12 14:40:04 +00:00
kirby
3f22329e0b Change maintainer. Suggested by jasper@ (old maintainer). 2012-10-12 14:29:22 +00:00
jeremy
76b42f8e0b Link libR and other libraries with RPATH in the ELF header, so that
other libraries can link to them with RPATH and work correctly
without modifying the ld.so search path.

OK dcoppa@
2012-10-12 14:23:13 +00:00
jeremy
e6d78868eb Add patches for building on ruby 1.9. 2012-10-12 14:12:28 +00:00
dcoppa
545f83df7b Update to hs-cereal-0.3.5.2, needed by an upcoming port of hs-dbus
(it wants Data.Serialize.IEEE754).
Bump the other ports where necessary (because their haskell package
signatures changed).

Suggestion about bumps, and ok kili@
2012-10-12 14:02:21 +00:00
gonzalo
390ea93e76 Update for iSync to 1.0.5:
- don't crash if neither host nor tunnel are specified
- give the implicitly created imap account config the name of the store
- handle failure to store messages
- don't hang after failed start_tls
- deal with UIDVALIDITY of 0 properly
- fix memory access error (used memcpy for overlapping regions)

While here, GROFF is not needed and the patch was applyed upstream.

Ok giovanni@
2012-10-12 13:43:00 +00:00
dcoppa
835663b224 Bunch of fixes from upstream:
Fix unsafe client removal from list at timeout.
(upstream git commit ad3bc56f96b024ac31e8927f21d1f5e7b8f61b56)

Reset timeout timer when receiving UDP data too: fix timeout when
using push-to-talk. Correct speling error.
(upstream git commit 6087b18a630eb32df682a7fd90d88408aa99c726)

Fix handling of long cipherstrings/lists with OpenSSL.
(upstream git commit 35d4608d0e044df48ee8cea13d3cbeafbb33535d)
2012-10-12 13:31:49 +00:00
jasper
f33686eb74 - unbreak after games-extra-data removal. 2012-10-12 13:02:20 +00:00
sthen
d449cdab9c SECURITY update to libproxy 0.4.9; CVE-2012-4504, buffer overflow in PAC
processing.

While there, remove unnecessary patches (some fixed upstream, some workarounds
for header problems which have since been cleaned up, and change the "Build the
pacrunner into libproxy" patch into -DBIPR:BOOL=OFF in CONFIGURE_ARGS instead).

ok ajacoutot@
2012-10-12 13:01:15 +00:00
ajacoutot
8bfcf7e09c Missing dependency on libmagic. 2012-10-12 12:06:04 +00:00
kirby
7e58c7b95f Missed bump, sorry.
Pointed by dcoppa@
2012-10-12 10:36:25 +00:00
kirby
126285efbf - remove HOMEPAGE, it's dead
- mirror distfile on my own server
 - regen distinfo
 - remove devel/atk from LIB_DEPENDS - it's already picked up from gtk+2

Prodded by dcoppa@
2012-10-12 10:10:50 +00:00
kirby
0da08b478d Major update to munin-2.0.7
Full changelog is here:
https://github.com/munin-monitoring/munin/blob/2.0.7/ChangeLog

Lots of input and help from sthen@ (maintainer)
ok sthen@

P.S. Your config may need some manual interference.
2012-10-12 09:46:46 +00:00
bluhm
5c0677688a - update p5-Crypt-SSLeay to 0.64
- this fixes an "undefined symbol 'SSLv2_client_method'" bug
- take maintainer
OK ajacoutot@
2012-10-12 09:16:07 +00:00
kirby
22f4c3cc5c - Properly call gdk_threads_enter() and gdk_threads_leave() to prevent
abort() on startup due to gtk trying to unlock a uninitialized mutex
 - regen WANTLIB
 - sort LIB_DEPENDS
Fix from dcoppa@, thanks!
2012-10-12 09:09:46 +00:00
dcoppa
21469b28e1 In the configuration file, remove comments from the wireless stanza,
since wireless monitoring now works fine.
While here, add a message about how to deal with the configuration
of i3status.

ok jasper@
2012-10-12 07:57:26 +00:00
dcoppa
6a7fcbe286 Update to 2.7.1
ok rpointel@ (maintainer)
2012-10-12 06:59:54 +00:00
ajacoutot
92c48467aa -games-extra-data 2012-10-11 21:51:41 +00:00
ajacoutot
eb4b04cadc Last time I checked, the full GNOME we maintain indirectly depends on
more than 500 ports. Upstream decided to split gnome-games for the next
release into >15 different subprojects.
So give us some slack and remove this useless port. Sure, it's just one
port but it makes Jasper and I feel good and very slighly less
overwhelmed by the maintenance burden.
2012-10-11 21:51:20 +00:00
ajacoutot
11eb418f35 -motif 2012-10-11 21:47:25 +00:00
ajacoutot
27951c90cc Unbreak by removing (common, Open Motif for the Linux emulation layer!!!???). 2012-10-11 21:47:13 +00:00
naddy
eb7dc8462d bump after PERMIT_* change 2012-10-11 19:02:12 +00:00