Commit graph

3118 commits

Author SHA1 Message Date
Martin Wilke
c651b8ea14 - Convert to optionNG 2012-06-04 04:56:48 +00:00
Gabor Pali
16ee5eedd6 - Update to 0.2.2.1
Obtained from:	FreeBSD Haskell
2012-06-03 21:26:18 +00:00
Gabor Pali
86181147fa - Update to 0.1.0.1
Obtained from:	FreeBSD Haskell
2012-06-03 21:25:44 +00:00
Gabor Pali
a3eb205d87 - Update to 0.5.3.3
Obtained from:	FreeBSD Haskell
2012-06-03 21:25:07 +00:00
Gabor Pali
679c180778 - Update to 0.1.1.8
Obtained from:	FreeBSD Haskell
2012-06-03 21:24:20 +00:00
Gabor Pali
9d4e2e373c - Update to 0.4.0.0
Obtained from:	FreeBSD Haskell
2012-06-03 21:23:44 +00:00
Gabor Pali
46e9ab0ca5 - Update The Glorious Glasgow Haskell Compiler to version 7.4.1
Please note that port revision for all the Haskell ports without version changes
are also bumped.  Other per-port updates are coming soon (in separate commits)!
In addition to that, separate -docs ports are no longer needed so they are
now removed.

Thanks ashish@ for the assistance.

Obtained from:	FreeBSD Haskell
2012-06-03 20:52:29 +00:00
Gabor Pali
41991156ca Streaming compression/decompression via conduits.
WWW:	http://github.com/snoyberg/conduit

Obtained from:	FreeBSD Haskell
2012-06-03 18:50:50 +00:00
Dirk Meyer
8175a7ed5f - add CONFLICTS
Suggested by:	ketas
2012-06-03 14:32:16 +00:00
Carlo Strub
fe19e92f65 Set maintainership back to ports@ 2012-06-03 12:14:38 +00:00
Alex Dupre
33625b9448 Fix integer overflow. 2012-06-02 06:39:36 +00:00
Johan van Selst
c14da463da Correct previous commit: now use the real patch,
rather than a patch of the patch to update the port

Reported by:	fluffy
Pointyhat to:	johans
2012-06-01 15:04:16 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Johan van Selst
51d481d8eb Add patch to fix compilation on CURRENT (10.x)
PR;		ports/168463
Submitted by:	Rodrigo OSORIO <rodrigo@bebik.net>
2012-05-31 21:14:41 +00:00
Tom Judge
260c7b0856 Update my email address.
Approved by:	eadler (mentor)
2012-05-31 19:40:19 +00:00
Martin Wilke
cab2bc94d8 - Fix sanity check 2012-05-30 17:06:56 +00:00
Martin Wilke
4b68fc723b - Convert complete XFCE to new options framework
While here some extra work:

- Remove 6.X gruft
- Correct NOPORTDOCS
- Pet portlint
- Whitespaces fixes

Reviewed by:	beat, bapt (thx!)
2012-05-30 16:49:12 +00:00
Martin Wilke
1df39a5fb1 - Welcome XFCE 4.10 to the portstree!
Special Thanks to:      rene, Olivier Duchateau <duchateau.olivier@gmail.com>
Submitted by:	 	Olivier Duchateau <duchateau.olivier@gmail.com>

Tested by:	phw
2012-05-25 16:51:40 +00:00
Philippe Audeoud
90f0e630a4 - Update to 1.86
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.86/CHANGES
2012-05-25 15:01:27 +00:00
Max Brazhnikov
f564508406 KDE/FreeBSD team presents long awaited KDE SC 4.8.3!
kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated
to match KDE SC version, old kdepim preserved in deskutils/kdepim44.

Follow UPDATING instruction!

New ports:
- accessibility/kaccessible
- accessibility/kmag
- accessibility/kmousetool
- accessibility/kmouth
- archivers/ark
- comms/kremotecontrol
- deskutils/kcharselect
- deskutils/kdepim44
- deskutils/kdepim44-runtime
- deskutils/superkaramba
- devel/kdebindings4-perl-perlkde
- devel/kdebindings4-perl-perlqt
- math/analitza
- math/kcalc
- misc/kde4-l10n-fa
- security/kgpg-kde4
- security/kwallet
- sysutils/kdf
- sysutils/kfloppy
- sysutils/sweeper
- vietnamese/kde4-l10n
- x11-clocks/ktimer
- x11/kactivities
- x11/libkonq

Removed ports:
- devel/kdebindings4-kross-interpreters
- devel/kdebindings4-python
- devel/kdebindings4-ruby
- devel/kdebindings4-smoke
2012-05-25 02:15:20 +00:00
Martin Wilke
ac77569d4b - Respect Prefix
Approved by:	maintainer via IM
2012-05-21 09:59:47 +00:00
Alex Dupre
e8efd6aeb2 Remove pecl-bz2, since it's included in all supported php releases. 2012-05-20 07:07:17 +00:00
Alex Dupre
77cb321f55 Mark IGNORE with php 5.4 and set 5.3 as default.
Reported by:	pav
Pointyhat to:	me
2012-05-20 06:42:55 +00:00
Florian Smeets
902a0675be readd php 5.3.13 and all its modules as php53* 2012-05-16 09:46:51 +00:00
Martin Matuska
3cf2a2ba65 Update to 1.0.7 2012-05-16 08:55:11 +00:00
Martin Wilke
aef4251023 zlib is designed to be a free, general-purpose, legally unencumbered -- that is,
not covered by any patents -- lossless data-compression library for use on
virtually any computer hardware and operating system. The zlib data format is
itself portable across platforms. Unlike the LZW compression method used in Unix
compress(1) and in the GIF image format, the compression method currently used
in zlib essentially never expands the data. (LZW can double or triple the file
size in extreme cases.) zlib's memory footprint is also independent of the input
data and can be reduced, if necessary, at some cost in compression.

WWW: http://zlib.net/

PR:		ports/166991
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2012-05-16 05:14:28 +00:00
Thomas Abthorpe
2edf554e15 - Pass maintainership to submitter
PR:		ports/167937
Submitted by:	Tom Judge <tom@tomjudge.com>
2012-05-16 03:06:40 +00:00
Sunpoet Po-Chuan Hsieh
bc2868887c - Fix patch for unrar 4.20 Beta 1
Approved by:	maintainer (implicit)
2012-05-15 10:12:36 +00:00
Sunpoet Po-Chuan Hsieh
cefdf33f00 - Update to 4.20 Beta 1 2012-05-15 10:09:33 +00:00
Emanuel Haupt
445960e818 Respect STRIP (eg. if WITH_DEBUG is defined)
PR:		167816
Submitted by:	Jan Beich <jbeich@tormail.org>
2012-05-15 06:37:53 +00:00
Sunpoet Po-Chuan Hsieh
8095cd9c13 - Respect STRIP
PR:		ports/167815
Submitted by:	Jan Beich <jbeich@tormail.org>
2012-05-15 03:04:04 +00:00
Baptiste Daroussin
f44915884b 2012-05-10 archivers/php4-bz2: php4 is EOLed
2012-05-10 archivers/php4-zlib: php4 is EOLed
2012-05-10 converters/php4-iconv: php4 is EOLed
2012-05-10 converters/php4-mbstring: php4 is EOLed
2012-05-10 converters/php4-recode: php4 is EOLed
2012-05-10 databases/php4-dba: php4 is EOLed
2012-05-10 databases/php4-dbase: php4 is EOLed
2012-05-10 databases/php4-dbx: php4 is EOLed
2012-05-10 databases/php4-filepro: php4 is EOLed
2012-05-10 databases/php4-interbase: php4 is EOLed
2012-05-10 databases/php4-mssql: php4 is EOLed
2012-05-10 databases/php4-mysql: php4 is EOLed
2012-05-10 databases/php4-odbc: php4 is EOLed
2012-05-10 databases/php4-oracle: php4 is EOLed
2012-05-10 databases/php4-pgsql: php4 is EOLed
databases/php4-rrdtool: php4 is EOLed
2012-05-10 databases/php4-sybase_ct: php4 is EOLed
2012-05-10 devel/php4-dio: php4 is EOLed
2012-05-10 devel/php4-gettext: php4 is EOLed
2012-05-10 devel/php4-mcve: php4 is EOLed
2012-05-10 devel/php4-ncurses: php4 is EOLed
2012-05-10 devel/php4-pcntl: php4 is EOLed
2012-05-10 devel/php4-pcre: php4 is EOLed
2012-05-10 devel/php4-readline: php4 is EOLed
2012-05-10 devel/php4-shmop: php4 is EOLed
2012-05-10 devel/php4-sysvmsg: php4 is EOLed
2012-05-10 devel/php4-sysvsem: php4 is EOLed
2012-05-10 devel/php4-sysvshm: php4 is EOLed
2012-05-10 devel/php4-tokenizer: php4 is EOLed
2012-05-10 finance/php4-pfpro: php4 is EOLed
2012-05-10 ftp/php4-curl: php4 is EOLed
2012-05-10 ftp/php4-ftp: php4 is EOLed
2012-05-10 graphics/php4-chartdirector: php4 is EOLed
2012-05-10 graphics/php4-exif: php4 is EOLed
2012-05-10 graphics/php4-gd: php4 is EOLed
lang/php4: php4 is EOLed
2012-05-10 lang/php4-extensions: php4 is EOLed
2012-05-10 lang/php4-overload: php4 is EOLed
2012-05-10 mail/php4-imap: php4 is EOLed
2012-05-10 math/php4-bcmath: php4 is EOLed
2012-05-10 math/php4-gmp: php4 is EOLed
2012-05-10 misc/php4-calendar: php4 is EOLed
2012-05-10 misc/php4-mcal: php4 is EOLed
2012-05-10 net/php4-ldap: php4 is EOLed
2012-05-10 net/php4-sockets: php4 is EOLed
2012-05-10 net/php4-xmlrpc: php4 is EOLed
2012-05-10 net/php4-yp: php4 is EOLed
2012-05-10 net-mgmt/php4-snmp: php4 is EOLed
2012-05-10 security/php4-crack: php4 is EOLed
2012-05-10 security/php4-mcrypt: php4 is EOLed
2012-05-10 security/php4-mhash: php4 is EOLed
2012-05-10 security/php4-openssl: php4 is EOLed
2012-05-10 sysutils/php4-posix: php4 is EOLed
2012-05-10 textproc/php4-ctype: php4 is EOLed
2012-05-10 textproc/php4-domxml: php4 is EOLed
2012-05-10 textproc/php4-pspell: php4 is EOLed
2012-05-10 textproc/php4-wddx: php4 is EOLed
2012-05-10 textproc/php4-xml: php4 is EOLed
2012-05-10 textproc/php4-xslt: php4 is EOLed
2012-05-10 www/php4-session: php4 is EOLed
2012-05-10 archivers/pecl-zip: php4 is EOLed
2012-05-10 databases/pecl-sqlite: php4 is EOLed
2012-05-11 devel/pear-XML_XPath: php4 is EOLed
2012-05-11 devel/pecl-json: php4 is EOLed
2012-05-10 www/pecl-tidy: php4 is EOLed
2012-05-10 www/php-dyn: php4 is EOLed
2012-05-11 security/pecl-hash: php4 is EOLed
2012-05-11 net/phpldapadmin098: php4 is EOLed
graphics/jpgraph: php4 is EOLed
2012-05-11 19:36:53 +00:00
Sunpoet Po-Chuan Hsieh
e4d9ed8057 - Update to 2.054
- Use bundled zlib (1.2.7) instead of the one in src tree (1.2.5, src/lib/libz)
- Update pkg-descr

Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2012-05-09 11:36:23 +00:00
Sylvio Cesar Teixeira
1213a51516 - Update to 1.13 2012-05-07 17:34:14 +00:00
Sergey Skvortsov
0601a59f0e Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved).
2012-05-07 15:42:51 +00:00
Sunpoet Po-Chuan Hsieh
928ce52265 - Update to 2.053
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2012-05-06 18:05:43 +00:00
Steve Wills
1b000dfa39 - Assign clsung's p5- ports to perl@
Approved by:	clsung via IRC
2012-05-01 01:47:10 +00:00
Sunpoet Po-Chuan Hsieh
44421cbe8e - Update to 2.052
Changes:	http://search.cpan.org/dist/IO-Compress-Lzop/Changes
2012-04-29 17:15:54 +00:00
Sunpoet Po-Chuan Hsieh
e47b9c2f3a - Update to 2.052
Changes:	http://search.cpan.org/dist/IO-Compress-Lzma/Changes
2012-04-29 17:15:52 +00:00
Sunpoet Po-Chuan Hsieh
d943371452 - Update to 2.052
Changes:	http://search.cpan.org/dist/IO-Compress-Lzf/Changes
2012-04-29 17:15:51 +00:00
Sunpoet Po-Chuan Hsieh
47772596ed - Update to 2.052
Changes:	http://search.cpan.org/dist/IO-Compress/Changes
2012-04-29 17:15:49 +00:00
Sunpoet Po-Chuan Hsieh
a14a8f94f1 - Update to 2.052
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2012-04-29 17:15:48 +00:00
Sunpoet Po-Chuan Hsieh
7fca655050 - Update to 2.052
Changes:	http://search.cpan.org/dist/Compress-Raw-Lzma/Changes
2012-04-29 17:15:46 +00:00
Sunpoet Po-Chuan Hsieh
d8fcd4bc45 - Update to 2.052
Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
2012-04-29 17:15:45 +00:00
Sunpoet Po-Chuan Hsieh
35c49f6c73 - Add OPTIONS OPENSSL_AES: use OpenSSL implementation of AES instead of bundled
one to speed up extraction of encrypted archives
- Bump PORTREVISION for package change

PR:		ports/166968 (based on)
Submitted by:	naddy
2012-04-24 16:31:16 +00:00
Brendan Fabeny
80e017847a update zpsfx to 1.01 2012-04-22 05:23:21 +00:00
Sunpoet Po-Chuan Hsieh
310beeb63c - Add p5-Compress-Snappy 0.18
Compress::Snappy provides an interface to Google's Snappy (de)compressor.

Snappy does not aim for maximum compression, or compatibility with any other
compression library; instead, it aims for very high speeds and reasonable
compression. For instance, compared to the fastest mode of zlib, Snappy is an
order of magnitude faster for most inputs, but the resulting compressed files
are anywhere from 20% to 100% bigger.

WWW: http://search.cpan.org/dist/Compress-Snappy/
2012-04-18 17:51:38 +00:00
Alexander Leidinger
7be25933ea Set the expiration date for all ports which depend upon linux_base-fc4 to
the EoL of the last 7.x release. The 7.x branch is the only supported
FreeBSD version not yet at his EoL which needs a linux 2.4 based linuxulator
environment (linux_base-f10 doesn't work there).

I didn't bump the portrevision, this is mostly done as a hint for ports
committers to tell them that at least the emulation@-owned ports need
to stay until then (even the forbidden ones). The dependent ports need to
go at the same time, but are free to be deleted before.

Discussed with:	bsam
2012-04-14 20:24:51 +00:00
Baptiste Daroussin
928eae9bca php4 is EOLed, let's deprecate it
Approved by:	ale (maintainer by private mail)
2012-04-12 10:07:41 +00:00
Greg Lewis
062604cb9f . Update to 3.0.4.
Feature safe:	yes
2012-04-08 16:50:02 +00:00