1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

3042 Commits

Author SHA1 Message Date
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Sunpoet Po-Chuan Hsieh
9ff2ecd840 - Update to 0.38
Changes:	http://search.cpan.org/dist/Archive-Extract-Libarchive/CHANGES
2012-02-15 05:07:21 +00:00
Martin Matuska
dbbf004162 Bump pcre library dependency due to 8.30 update 2012-02-14 12:45:35 +00:00
Gabor Pali
50371d5b46 - Update to 0.3.2.0
Obtained from:	FreeBSD Haskell
2012-02-13 04:00:16 +00:00
Gabor Pali
1a2291a4cf - Connect all the previously added hs- ports to the build
Obtained from:	FreeBSD Haskell
2012-02-13 03:58:47 +00:00
Gabor Pali
c4aebd467c - Please welcome GHC 7.0.4
GHC in the ports tree has been updated to version 7.0.4 and the port revision
for all the Haskell ports without version changes are bumped.  Other per-port
updates are coming soon.

This update also incorporates some improvements for bsd.cabal.mk that makes
working with Haskell ports even easier.

Thanks ashish@ for the help!

Obtained from:	FreeBSD Haskell
2012-02-13 03:49:32 +00:00
Gabor Pali
d59ac3e84e The zlib-enum package is a stop-gap to provide enumeratees for zlib
compression and decompression.

WWW:	http://github.com/maltem/zlib-enum

Obtained from:	FreeBSD Haskell
2012-02-13 02:05:00 +00:00
Gabor Pali
835a4103a4 This package contains low-level bindigs to the zlib package.
WWW:	http://github.com/snoyberg/zlib-bindings

Obtained from:	FreeBSD Haskell
2012-02-13 02:02:34 +00:00
Alexey Dokuchaev
7b8f1fdf7b - Switch to .tar.gz distfile (contents are identical, but new file is a bit
smaller and does not require external EXTRACT_DEPENDS)
- Do not hardcode list of programs twice, use ${PLIST_FILES:T} second time
- Use official spelling of PKZIP in COMMENT
- Unsplit PLIST_FILES definitions (join into one line) similar to MAN1
- Install seemingly useful documentation files
- Pacify portlint(1) and cleanup things a bit
- Canonicalize and reformat Makefile header while I am here
2012-02-12 09:59:54 +00:00
Alexey Dokuchaev
0d24562615 - Fix bad work with data types between architectures which resulted in
immediate segfault when being run on e.g. amd64
- Fix wrong length when reading block into structure (probably a typo)
- Other minor non-functional fixes

PR:		ports/161664
Submitted by:	Cray Elliott
2012-02-12 09:09:18 +00:00
Philip M. Gollucci
87f6e69e19 - Add TEST_DEPENDS
- expand BUILD_DEPENDS

PR:             ports/164112
Submitted by:   swills
Approved by:    maintainer timeout (clsung ; 28 days)
2012-02-12 02:04:00 +00:00
Eitan Adler
36ffb32d5a Remove whitespace after b.p.m to help reduce false postives when searching for other junk after b.p.m
Trivial non-functional change so maintainer not contacted

Submitted by:	Alex Kozlov
2012-02-08 14:01:32 +00:00
Brendan Fabeny
ca97af0a94 update to 20120202, which adds support for the ZPAQ level 2 standard 2012-02-05 19:39:05 +00:00
Sunpoet Po-Chuan Hsieh
bdfe09a5c1 - Update to 2.048
- Add LICENSE
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/IO-Compress-Lzop/Changes
2012-01-30 03:43:53 +00:00
Sunpoet Po-Chuan Hsieh
73a5b8fca5 - Update to 2.048
- Add LICENSE
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/IO-Compress-Lzma/Changes
2012-01-30 03:43:51 +00:00
Sunpoet Po-Chuan Hsieh
a81356401b - Update to 2.048
- Add LICENSE
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/IO-Compress-Lzf/Changes
2012-01-30 03:43:50 +00:00
Sunpoet Po-Chuan Hsieh
209e01fe56 - Update to 2.048
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/IO-Compress/Changes
2012-01-30 03:43:48 +00:00
Sunpoet Po-Chuan Hsieh
2bef143f8f - Update to 2.048
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2012-01-30 03:43:46 +00:00
Sunpoet Po-Chuan Hsieh
878fad6d4a - Update to 2.048
- Add LICENSE
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Compress-Raw-Lzma/Changes
2012-01-30 03:43:45 +00:00
Sunpoet Po-Chuan Hsieh
2f95366b19 - Update to 2.048
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
2012-01-30 03:43:43 +00:00
Martin Wilke
c69f6c05ce - Respect CXX/CXXFLAGS
PR:		163249
Submitted by:	Jan Beich <jbeich@tormail.net>
Approved by:	maintainer timeout
2012-01-27 17:43:28 +00:00
Alberto Villa
f234761615 The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, which
concludes the 4.7 series.

The official release notes can be found at:
http://kde.org/announcements/announce-4.7.4.php

PR:		162216
PR:		163662
2012-01-25 10:21:01 +00:00
Steve Wills
9455e3b7e1 - Forgot to bump PORTREVISION in previous commit, needed due to plist change 2012-01-24 04:37:36 +00:00
Steve Wills
92b06b9fd4 - Fix build 2012-01-24 04:36:18 +00:00
Alexey Dokuchaev
786b1f0d38 - Add support for new InstallShield header format instead of calling abort()
(sic!) on such files.  When header format could not be detected, try to use
  the newest algorithm instead the oldest one; this should make the port more
  "future proof"
- Allow to specify header format via command line (-i <version>) to override
  default detection logic
- Bump port revision and reformat Makefile header while I am here

Obtained from:	SynCE bug tracker at sf.net (ID: 3163039)
Approved by:	maintainer (sunpoet)
2012-01-18 03:00:40 +00:00
Sunpoet Po-Chuan Hsieh
4f1e8addf2 - Fix build after removal of hardcoded CXX/CXXFLAGS
Submitted by:	sunpoet (myself)
Approved by:	Yar <yarodin@gmail.com> (maintainer)
2012-01-16 12:51:02 +00:00
Max Khon
2c9a5b4b8b Update to 3.08
PR:		163856
Submitted by:	sunpoet@
2012-01-16 12:47:49 +00:00
Ganael LAPLANCHE
b1e67558fe - Update devel/tbb to 4.0.0
- Bump dependent ports' revisions
2012-01-16 09:46:55 +00:00
Martin Wilke
a6aed7b86e - Update to 0.608
PR:		164117
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2012-01-14 19:12:09 +00:00
Michael Scheidell
8f9d313cf2 - Didn't reinstall documentation/fceux.6 as intended.
- maintainer asked committer to submit the patch due to maintainer's schedule

PR:		ports/163510
Submitted by:	A.J. Kehoe IV (Nanoman)" <ibxht163@nanoman.ca>
Approved by:	maintainer (timeout, 22 days), gabor (mentor, implicit)
2012-01-13 13:43:37 +00:00
Philip M. Gollucci
8d5de75015 - Update to 2.0.2
PR:             ports/163376
Submitted by:   myself (pgollucci)
Approved by:    maintainer timeout (hhyou@cs.nctu.edu.tw ; 26 days)
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-01-12 19:33:50 +00:00
Carlo Strub
88db743951 LASzip is a compression library for compressing ASPRS LAS format data. It has
been provided as an LGPL-licensed stand-alone software library to allow other
softwares that handle LAS data to read and write LASzip-compressed data. The
BSD-licensed libLAS and the LGPL-licensed LASlib can take advantage of LASzip
to read and write compressed data.

LASzip is completely lossless. It compresses bulky LAS files into compact LAZ
files that are only 10-20 percent of the original size, accurately preserving
every single bit.

PR:		ports/163956
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
Approved by:	glarkin@ (mentor)
2012-01-11 19:50:22 +00:00
Eitan Adler
e1925f7102 - Remove outdated version checks
Reviewed by:	nox
2012-01-09 04:01:17 +00:00
Sunpoet Po-Chuan Hsieh
a82d4b8371 - Respect CXX/CXXFLAGS
Submitted by:	osa
2012-01-08 09:30:33 +00:00
Sunpoet Po-Chuan Hsieh
c8de440e97 - Update to 4.10 Beta 3 2012-01-06 08:28:10 +00:00
Sunpoet Po-Chuan Hsieh
e0050b4a00 - Update to 2.046
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/IO-Compress/Changes
2011-12-28 12:29:29 +00:00
Emanuel Haupt
48b16bc177 Pacify portlint
Feature safe:	yes
2011-12-27 15:14:23 +00:00
Gabor Kovesdan
2aff69237c - Patch zoo to work properly when modifying existing archives on 64-bit
systems
- Bump PORTREVISION

PR:		ports/162804
Submitted by:	Carl Johnson <carlj@peak.org>
2011-12-22 13:12:22 +00:00
Vanilla I. Shu
5ad171ccd0 Fix clang compile issue. 2011-12-22 01:03:31 +00:00
Vanilla I. Shu
a43ffb9eec Fix clang issue. 2011-12-22 00:59:55 +00:00
Brendan Fabeny
9ea6547fcb update to 20111221 (libzpaq 4.01, zpaq 4.03) 2011-12-22 00:04:11 +00:00
Jason Helfman
8060e798d4 Update MASTER_SITES to take advantage of latest CHEESESHOP mirrors and add MASTER_SITE_SUBDIR
Submitted by:	jgh
Approved by:	David Naylor (maintainer via email) , crees (mentor)
2011-12-21 19:34:14 +00:00
Philip M. Gollucci
7832ddf953 - Point at the homepage consistently as defined by rubygems.org 2011-12-20 00:21:54 +00:00
Mark Linimon
3b5cb304be Try to build this on the cluster, now that it has been updated to lzo2.
Feature safe:	yes
Hat:		portmgr
2011-12-11 07:06:01 +00:00
Sunpoet Po-Chuan Hsieh
a40fe8b0ee - Fix library linking
- Bump PORTREVISION for package change

Submitted by:	sunpoet (myself)
Approved by:	clsung (maintainer, via IRC)
Feature safe:	yes
2011-12-06 01:14:11 +00:00
Brendan Fabeny
d4fa92aaeb update to 20111128 (zpaq 4.02)
Feature safe:	yes
2011-12-05 13:57:51 +00:00
Sunpoet Po-Chuan Hsieh
261b928079 - Update to 2.045
Changes:	http://search.cpan.org/dist/IO-Compress-Lzop/Changes
Feature safe:	yes
2011-12-05 05:43:52 +00:00
Sunpoet Po-Chuan Hsieh
c336cdc0b0 - Update to 2.045
Changes:	http://search.cpan.org/dist/IO-Compress-Lzma/Changes
Feature safe:	yes
2011-12-05 05:43:51 +00:00
Sunpoet Po-Chuan Hsieh
0e82a61da7 - Update to 2.045
Changes:	http://search.cpan.org/dist/IO-Compress-Lzf/Changes
Feature safe:	yes
2011-12-05 05:43:49 +00:00
Sunpoet Po-Chuan Hsieh
bd9bc41c20 - Update to 2.045
Changes:	http://search.cpan.org/dist/IO-Compress/Changes
Feature safe:	yes
2011-12-05 05:43:48 +00:00