Commit Graph

854 Commits

Author SHA1 Message Date
jasper
74024da86e set NO_REGRESS 2010-12-30 11:11:41 +00:00
benoit
7fe2ad4550 - update unrar to 4.02
- maintainer timeout
- add and regen patches

ok giovanni@
2010-12-30 07:51:27 +00:00
jasper
5086d2eecb -sync 2010-12-08 12:44:32 +00:00
jasper
2eeb92a657 import hs-zlib-bindings
Low-level bindings to the zlib package.

ok kili@
2010-12-08 12:44:04 +00:00
ajacoutot
aaa1885833 Bump after recent cpan.port.mk change.
ok jasper@
2010-12-03 11:44:22 +00:00
naddy
e1e7068a4a Fix bug with --one-file-system and --listed-incremental. This is
important for at least misc/amanda-client.  From upstream.
2010-11-27 21:02:54 +00:00
jasper
91d45d6e46 - sync 2010-11-27 09:17:40 +00:00
jasper
fb6d30f3b5 import libzip 0.9.3
libzip is a C library for reading, creating, and modifying zip archives.
Files can be added from data buffers, files, or compressed data copied
directly from other zip archives. Changes made without closing the
archive can be reverted.

ok sthen@
2010-11-27 09:16:57 +00:00
espie
8392c16198 redo depends with >= 2010-11-26 07:07:56 +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
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
espie
3759fd0ba1 forgotten commit 2010-11-11 19:39:23 +00:00
naddy
c24db02341 allow building as root; requested by ckuethe@ 2010-11-09 16:28:59 +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
naddy
9ef62d28db update to first non-beta release 5.0.0; mostly from steven@ 2010-11-08 20:11:13 +00:00
naddy
b3cc96497f update to 1.25: fixes extraction with the -C option in effect 2010-11-08 16:31:51 +00:00
jasper
8d332e7992 don't reset BUILD_DEPENDS if we're using the static flavor, so we keep
xz as a build dependency there. fixes build of gtar,static on a clean box
2010-11-04 22:51:13 +00:00
kili
b808903775 bumpski 2010-11-03 22:12:01 +00:00
benoit
3efca309a7 - update lzo2 to 2.04
ok steven@
2010-11-01 11:20:46 +00:00
naddy
e31f897ea2 don't preformat the man pages now that man(1) calls mandoc(1) 2010-10-30 17:27:03 +00:00
jasper
7d9a103945 - regen plist after recent ghc.port.mk change
- adjust @exec/@unexec accordingly

"just go ahead" kili@
2010-10-28 13:51:00 +00:00
naddy
f59334ed04 update to 1.24: various bug fixes, no major changes 2010-10-28 13:50:30 +00:00
steven
037647bdb7 drop the conflict and rename zzuf's zzcat utility to zzufcat instead
ok naddy@
2010-10-28 10:17:54 +00:00
steven
9937dceb18 zziplib and zzuf conflict (zzcat executable)
pointed out by naddy@
2010-10-28 09:04:19 +00:00
merdely
e0f038524e + pecl-lzf 2010-10-27 23:09:07 +00:00
merdely
4967608efe Initial import of pecl-lzf:
This package handles LZF de/compression.

From MAINTAINER: Johan Huldtgren
Tweaks by me.
ok sthen@
2010-10-27 23:08:11 +00:00
jasper
1dd9d5d3bb - sync 2010-10-24 11:38:50 +00:00
jasper
743487af26 import p5-POE-Filter-Zlib 2.02
POE::Filter::Zlib provides a POE filter for performing
compression/uncompression using Compress::Zlib. It is suitable for use
with POE::Filter::Stackable.

ok sthen@
2010-10-24 11:38:22 +00:00
naddy
4be689a796 ports that preformat man pages with mandoc via bsd.man.mk don't need groff 2010-10-19 21:04:52 +00:00
espie
b02283c3fe LIB_DEPENDS -> WANTLIB 2010-10-19 19:45:53 +00:00
sthen
4e1488e52a fix tabs 2010-10-18 21:55:51 +00:00
sthen
16fb1a7783 fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin 2010-10-18 21:35:47 +00:00
espie
3ed7d907a5 USE_GROFF=Yes 2010-10-18 16:47:00 +00:00
sthen
94f3dde2b7 Add a taint mode fix for newer Perl, from CPAN RT. Fixes a problem with
MailScanner noted by Brad, tested by Brad and myself.
2010-10-15 18:50:23 +00:00
jeremy
82143f7987 Remove MASTER_SITES from most ruby gem ports, specify it in ruby.port.mk
All ruby .gem files are now hosted on rubygems.org in the same
directory.  If the ruby gem CONFIGURE_STYLE is used, make the
default MASTER_SITES that directory.

There are still a few uses of MASTER_SITE_RUBYFORGE in the tree, for
some ports that aren't gems, or where the .gem file isn't hosted on
rubygems.org, or where the hashes don't match.  Most of these will be
dealt with in the near future.

OK landry@
2010-09-28 20:12:16 +00:00
sthen
33fe97dfb9 bump 2010-09-24 15:23:05 +00:00
jeremy
d765f5df76 Bump all ruby ports not already handled.
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.

This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake.  It moves most of
the regress tests to use MODRUBY_REGRESS.

OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:30:24 +00:00
jasper
2d4a122bfb - reset maintainer, requested by reinhard@ 2010-09-22 09:02:42 +00:00
naddy
4c9983c6be SECURITY update to 1.0.6, which fixes an integer overflow, CVE-2010-0405.
ok jasper@
2010-09-20 18:21:10 +00:00
naddy
667c7e5294 maintenance update to 2.8.4, no changes of note 2010-09-13 17:10:31 +00:00
jasper
fab4167387 - move distfiles/ to a proper mirroring location. 2010-09-12 16:49:08 +00:00
ajacoutot
f7296e021c Remove PKGNAME=${DISTNAME} constructs where possible, as this is the
default anyway.

ok jasper@
2010-08-31 08:15:44 +00:00
fgsch
9719068811 Bump revision after python's default change. 2010-08-30 16:48:31 +00:00
jasper
e2a7aee7e4 - add working master_site 2010-08-26 09:18:30 +00:00
jasper
4c1fe006e3 - remove dead master site 2010-08-26 08:48:21 +00:00
jasper
8c385375f7 - Security update of libmspack to 0.2alpha
* fixes libmspack MS-ZIP Infinite Loop Denial of Service (SA40719)

ok naddy@
2010-08-04 17:36:26 +00:00
jolan
394d5206d6 update to 20100731 which incorporates a 64-bit fix from tedu@ 2010-07-31 16:52:24 +00:00
kevlo
9be02aeebf SECURITY update to 1.3:
http://www.cabextract.org.uk/#changes

ok merdely@, sthen@
2010-07-31 00:30:27 +00:00
jolan
42789545ec +luazlib 2010-07-26 01:18:31 +00:00