Commit Graph

46757 Commits

Author SHA1 Message Date
kevlo
fe7d3e2e61 import of p5-PerlIO-via-Bzip2-0.02
p5-PerlIO-via-Bzip2 implements a PerlIO layer which will let you 
handle bzip2 compressed files transparently.

ok jasper@
2008-11-11 14:12:01 +00:00
kevlo
81c3a1e931 +p5-Compress-Bzip2 2008-11-11 13:56:03 +00:00
kevlo
cb369e4eeb import of p5-Compress-Bzip2-2.09
p5-Compress-Bzip2 a Perl interface to the bzip2 compression
algorithms. It uses the low level interface to the algorithm,
and reimplements all high level routines.

ok jasper@
2008-11-11 13:55:21 +00:00
sthen
4f553e2d48 commit of patches/patch-include_GL_glut_h needed a PKGNAME bump 2008-11-11 12:41:43 +00:00
jasper
5485193d0b - update p5-Nmap-Parser to 1.19 2008-11-11 12:37:52 +00:00
jasper
eb000b38c2 - update WebService-MusicBrainz to 0.19 2008-11-11 12:37:32 +00:00
jasper
5de73057c8 - update POE-Component-Client-DNS to 1.01 2008-11-11 12:36:59 +00:00
jasper
f5f17c4550 - untwist build/run depends
from mikolaj kucharski, thanks!
2008-11-11 11:42:43 +00:00
steven
ca2029501c use reference instead of hash 2008-11-11 11:00:29 +00:00
steven
a6d6aed06a separate compile code into its own method 2008-11-11 10:46:14 +00:00
steven
176cb58ff7 don't use the shell, except for install mode (needs more tweaking)
use references in a few more places
check whether reference is defined before attempting to use it
2008-11-11 09:54:51 +00:00
jakob
c8e5d1884b upgrade to NSD v3.2.0
*IMPORTANT*: Due to a fix in the zone update process, the ixfr.db has a
new format. When you are planning to upgrade to NSD 3.2.x release, make
sure to process the old ixfr.db before starting the new release (by
running nsdc patch).
2008-11-11 09:05:09 +00:00
tedu
952216e941 add a patch that silences an annoying warning in glut.h 2008-11-11 02:22:41 +00:00
kevlo
3d3d61ced7 update to 0.75
ok jasper@
2008-11-11 01:52:21 +00:00
ajacoutot
34f7f28478 +plib 2008-11-10 22:13:04 +00:00
ajacoutot
e376bf6a95 +tuxkart 2008-11-10 22:12:18 +00:00
ajacoutot
e0e0f39489 Import tuxkart-0.4.0
Tuxkart is a simple Go-Kart racing game, similar in style to
MarioKart.

Based on a submission from Gallon Sylvestre (MAINTAINER)
2008-11-10 22:11:36 +00:00
ajacoutot
5d414bd321 Import plib-1.8.5
PLIB is a suite of portable game librairies.

PLIB includes sound effects, music, a complete 3D engine, font
rendering, a simple Windowing library, a game scripting language, a GUI,
networking, 3D math library and a collection of handy utility functions.
All are 100% portable across nearly all modern computing platforms.
Each library component is fairly independent of the others - so if you
want to use SDL, GTK, GLUT, or FLTK instead of PLIB's 'PW' windowing
library, you can.

Based on a submission from Gallon Sylvestre (MAINTAINER)
2008-11-10 22:10:22 +00:00
merdely
0ca4dc860c Update to handle changes in Hotmail's interface from upstream's CVS.
Users will have to log into Hotmail through a browser and check the
box so it never shows the 'changed' page again.  Then, add
'Mode=200810' to your config file.  You may also have to turn off
'reading panes'.

ok okan@
2008-11-10 20:23:50 +00:00
steven
b66a6e943b switch to tcl/tk 8.5, and use the tk module
from Giovanni Bechis with some tweaks
2008-11-10 20:18:14 +00:00
naddy
461ff6b8b8 Unhook mpg123's esd flavor. This may return as a subpackage. 2008-11-10 18:48:46 +00:00
ratchov
bba5d218ae use our license (ie license.template) for the new files
requested by naddy@
2008-11-10 16:34:28 +00:00
steven
5538e2a4ec change logic deciding whether to add a version; should fix a few ports 2008-11-10 15:52:30 +00:00
steven
f973bf3a82 only use reverse_zap_duplicates_ref and get rid of the array version
ok espie
2008-11-10 15:01:54 +00:00
sthen
c2d63423f1 fix doc location, pointed out by ajacoutot 2008-11-10 12:17:54 +00:00
pea
14dd8ee4e5 Update to version 8.2.7.
ok robert@ ajacoutot@
2008-11-10 11:58:34 +00:00
sthen
136611c6f3 import llvm/clang. not heavily tested yet but there's been a lot
of interest in the static analyser and it basically works, so put
it in now and link to the build later.

Low Level Virtual Machine (LLVM) is:
- A compilation strategy designed to enable effective program
  optimization across the entire lifetime of a program.
- A virtual instruction set.
- A compiler infrastructure.
- LLVM does not imply things that you would expect from a high-level
  virtual machine. It does not require garbage collection or run-time
  code generation.

some parts from chl@ and the FreeBSD port.
2008-11-10 11:25:33 +00:00
jasper
65edb5e318 - update p5-Net-Whois-Raw to 1.58 2008-11-10 11:16:17 +00:00
jasper
3c440ffe9c - update p5-Event-RPC to 1.01 2008-11-10 11:14:45 +00:00
robert
712aa9d0a1 update to 1.6.2; 2008-11-10 10:23:11 +00:00
jasper
106327b391 - update maatkit to 2442
from giovanni bechis (MAINTAINER), thanks!
2008-11-10 10:15:55 +00:00
jasper
828ed12d8d - update radmind to 1.13.0
- regen PLIST

from William Yodlowsky (MAINTAINER), thanks!
2008-11-10 09:19:25 +00:00
landry
c95d53c728 Update to vte 0.17.4, regen PLIST.
ok ajacoutot@ jasper@
2008-11-10 09:02:30 +00:00
sthen
7ca677bed1 remove sh from no_shared_archs, ok steven@ 2008-11-10 08:46:21 +00:00
steven
ad57797716 update to 2.1.1 and take maintainership
with a few patches from author Balazs Scheidler, thanks

some testing by Brian A. Seklecki
2008-11-09 23:27:03 +00:00
jasper
4193310b3c - fetch .tar.bz2 distfiles
- make MASTER_SITES overrideable
- use DIST_SUBDIR
- regen distinfo accordingly
2008-11-09 21:56:35 +00:00
jasper
7a903ad7fb - specify license versions 2008-11-09 21:12:34 +00:00
jasper
44ce2ed0bf - update iso-codes to 3.3
- fix dependencies
- tweak DESCR
2008-11-09 19:11:56 +00:00
jakob
7082c2c380 update to ldns v1.4.0 2008-11-09 19:03:18 +00:00
jakob
21e9baa036 fix etag generation incompatibility; from Jason Oster 2008-11-09 18:26:03 +00:00
ajacoutot
393edbb883 - fix build when libexecinfo is installed by adding it to lib_depends;
there's no switch do disable it
- while here, precise license marker and regen PLIST
- bump
2008-11-09 17:56:59 +00:00
ajacoutot
c72b360d72 - update to gkrellm-2.3.2 2008-11-09 13:38:29 +00:00
steven
f2bea3b294 reintroduce (incomplete) support for --config, needed by some ports 2008-11-09 12:37:35 +00:00
steven
11da5ccdac more use of references
go for it espie@
2008-11-09 12:29:54 +00:00
steven
68831eca93 - use reference in process_deplibs and a few other places
- avoid split/join ' ' dance
- prettier debug output

ok espie@
2008-11-09 10:30:54 +00:00
sturm
5f8ea9aa83 update to nagios 3.0.5 2008-11-09 10:18:56 +00:00
simon
b165889136 update to version 0.10 which fixes access_denied action support 2008-11-08 23:01:01 +00:00
sthen
ca839e9209 repair libnet_get_hwaddr which was broken since the last
RTM_VERSION change. some analysis by me, fix from Mikko Tolmunen
<oskari at sefirosu.org> on ports@, thanks! tested on many arch.
2008-11-08 22:15:10 +00:00
sthen
c798e25019 regenerate patches in order that the next commit is more
readable; no package change.
2008-11-08 22:09:40 +00:00
ajacoutot
604917d4c4 - bring in a patch from Debian to fix a SIGABRT on startup
issue noticed by todd@
2008-11-08 17:13:08 +00:00