Commit graph

3800 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
70bcb5a9e1 - Update to 1.32
- Add LICENSE
- Sort PLIST

Changes:	http://search.cpan.org/dist/Archive-Zip/Changes
2013-11-09 18:48:44 +00:00
William Grzybowski
5aa35d51c9 archivers/lzip: fix links and update to 1.15
- Links for 1.14 were bad, fix it by updating to 1.15
- Allow staging [1]

PR:		ports/183073, ports/183540
Submitted by:	David Newman <dnewman networktest.com>, delphij, wg [1]
Approved by:	maintainer (timeout)
2013-11-09 13:45:42 +00:00
William Grzybowski
291e62bf66 archivers/laszip: allow staging
- Allow staging
- Use single space for WWW

PR:		ports/183798
Submitted by:	maintainer
2013-11-09 11:31:36 +00:00
Jimmy Olgeni
102342c579 - Add staging support.
- Do not mute install commands.
2013-11-08 16:19:49 +00:00
Ganael LAPLANCHE
a4da08b7e0 - Enable staging
- Use new LIB_DEPENDS format
- Rework doc installation
- Cleanup pkg-descr
2013-11-08 10:42:51 +00:00
Ganael LAPLANCHE
c1d74378d8 - Always copy documentation to stage dir
- Remove useless inclusion of bsd.port.options.mk
- Remove useless trailing slash

Reported by: mat
2013-11-07 10:23:09 +00:00
Ganael LAPLANCHE
c2d03d48af Use INSTALL_DATA to install doc
Reported by:	mat
2013-11-06 07:35:38 +00:00
Ganael LAPLANCHE
d3e628ca39 Enable staging 2013-11-05 08:13:58 +00:00
Sunpoet Po-Chuan Hsieh
7163c18bd7 - Update to 2.063
Changes:	http://search.cpan.org/dist/IO-Compress-Lzop/Changes
2013-11-03 04:53:49 +00:00
Sunpoet Po-Chuan Hsieh
9d0cfdd433 - Update to 2.063
Changes:	http://search.cpan.org/dist/IO-Compress-Lzma/Changes
2013-11-03 04:53:45 +00:00
Sunpoet Po-Chuan Hsieh
4f0a5d47b5 - Update to 2.063
Changes:	http://search.cpan.org/dist/IO-Compress-Lzf/Changes
2013-11-03 04:53:41 +00:00
Sunpoet Po-Chuan Hsieh
971f9a714b - Update to 2.063
Changes:	http://search.cpan.org/dist/IO-Compress/Changes
2013-11-03 04:53:37 +00:00
Sunpoet Po-Chuan Hsieh
7df2912e78 - Update to 2.063
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2013-11-03 04:53:33 +00:00
Sunpoet Po-Chuan Hsieh
657c04af31 - Update to 2.063
Changes:	http://search.cpan.org/dist/Compress-Raw-Lzma/Changes
2013-11-03 04:53:28 +00:00
Sunpoet Po-Chuan Hsieh
6130f7c623 - Update to 2.063
Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
2013-11-03 04:53:24 +00:00
John Marino
9d266068c4 archivers/qpress: Add <unistd.h> for modern compilers
Approved by:	portmgr (bapt, implicit)
2013-11-02 01:14:39 +00:00
Florian Smeets
f231f04572 - convert php53 ports to STAGE
- convert to new LIB_DEPENDS format
2013-11-01 23:49:56 +00:00
Renato Botelho
725bdaafc9 Fix wrong use of OPTIONS_SUB
Reported by:	danfe
2013-11-01 09:57:50 +00:00
John Marino
2129a89280 archivers/lzip: Unbreak fetch with LOCAL
The lzip developers do something very annoying.  When they issue a new
release, they remove the previous release's tarball in .gz format.
They keep the tarball in .lz format, but move it to the "old"
subdirectory.  The result is that gzipped tarballs for lzip get very
scarce, and requiring lz to unzip lz is not an option.  I don't
normally store distfiles for other maintainers, but it appears that
many folks have been asking for this port to be fixed, so I made
an exception and put a copy of lzip tarball in LOCAL/marino.

PR:		ports/182982
Approved by:	maintainer timeout
2013-10-31 23:49:04 +00:00
Renato Botelho
e8af00d64c . Use modern OPTION knobs to simplify Makefile 2013-10-31 23:28:18 +00:00
Renato Botelho
92445d8442 . Add LICENSE
. Remove conditional to install DOCS
2013-10-31 23:27:20 +00:00
Philippe Audeoud
223692a80a - Update to 1.96
- Support STAGE

Sponsored by:	OBS
2013-10-31 11:53:29 +00:00
Alex Dupre
c8e30015e9 Stagify. 2013-10-30 13:32:02 +00:00
Steve Wills
df0d3b8cb4 - Add stage support 2013-10-30 02:20:20 +00:00
Dirk Meyer
f9a95694ae - revert r331810 2013-10-28 20:17:49 +00:00
Emanuel Haupt
47f12b111c Support staging. 2013-10-28 13:26:35 +00:00
Dirk Meyer
338eecf237 - use STAGEDIR
- use OPTIONS_DEFINE
2013-10-27 22:29:46 +00:00
Xin LI
66706e2006 Use bsd.port.post.mk instead of bsd.port.mk.
Submitted by:	sunpoet
2013-10-26 19:40:04 +00:00
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Xin LI
8e8194fa38 Fix stagedir.
PR:		ports/183289
Submitted by:	Takefu <takefu airport fm>
2013-10-25 20:56:15 +00:00
Johan van Selst
98f95a8549 - Use PKGNAMESUFFIX instead of LATEST_LINK to avoid conflicts
- Enable staging support
- Shebang-fix in installed scripts
- Explicit PORTDOCS file list
- Remove additional patch for old FreeBSD releases

The first part of these changes were committed in r331479
2013-10-24 13:11:04 +00:00
Johan van Selst
7e07f77eb4 update 2013-10-24 11:45:48 +00:00
Matthias Andree
deb23cb5b7 Support staging.
Drop support for lzo.1, which has not been in the tree for a while.
2013-10-23 21:20:18 +00:00
Matthias Andree
5bc9f2a780 Support staging.
Strip library unless WITH_DEBUG is set (if it is, STRIP_CMD is a no-op),
and bump PORTREVISION.
2013-10-23 21:16:13 +00:00
Alex Kozlov
913bf1f75e - Support STAGEDIR
- Take maintainership
2013-10-23 21:02:25 +00:00
Olivier Duchateau
3568307321 - Support STAGEDIR
- Convert to new LIB_DEPENDS format (audio/thunar-media-tags-plugin)
2013-10-23 20:48:36 +00:00
Alex Kozlov
546a9259a9 - Return ports to the pool
PR:	ports/183244
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
2013-10-23 20:45:10 +00:00
Max Brazhnikov
21646392b0 - Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
2013-10-23 13:08:41 +00:00
Emanuel Haupt
6bdb085211 Support staging. 2013-10-23 07:40:52 +00:00
Emanuel Haupt
08ed78a7b4 Don't use ${STAGEDIR} in CONFIGURE_ARGS
Notified by:	William Grzybowski <william88@gmail.com>
2013-10-22 21:15:14 +00:00
Emanuel Haupt
f99f870994 Support staging 2013-10-22 21:13:49 +00:00
Emanuel Haupt
825f0aa3bb Support staging 2013-10-22 20:57:25 +00:00
Emanuel Haupt
33396bfe3e Support staging 2013-10-22 20:48:13 +00:00
Emanuel Haupt
fad2f612fc Support staging 2013-10-22 20:45:54 +00:00
Emanuel Haupt
53cf2c903e Support staging 2013-10-22 20:44:50 +00:00
Dmitry Marakasov
444b74f1ca - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with a)
Approved by:	portmgr (bdrewery)
2013-10-22 13:50:43 +00:00
Danilo Egea Gondolfo
472743a156 - Add stage support
- Add LICENSE
2013-10-21 20:54:28 +00:00
Danilo Egea Gondolfo
40e14aa23a - Update MASTER_SITES
- Add stage support
2013-10-21 20:22:15 +00:00
Olivier Duchateau
5db878a154 Fix pkg-plist, when DOCS is set
Reported by:	Kenta Suzumoto
2013-10-16 17:50:14 +00:00
Alex Kozlov
b41129a04e - Support STAGEDIR 2013-10-16 11:27:24 +00:00
Olivier Duchateau
5483a9d678 - Support STAGEDIR
While I'm here
- Switch to USES= gmake
- Convert to new LIB_DEPENDS format

- Enhance COMMENT entry (misc/xfce4-wm-themes)
- Adjust Xfce dependencies, and bump PORTREVISION
(sysutils/xfce4-power-manager)
2013-10-15 18:36:02 +00:00
Max Khon
d0c55049c0 Update to 0.4
PR:		182824
Submitted by:	Thierry Thomas
2013-10-15 05:12:03 +00:00
Baptiste Daroussin
fc5e444f88 This port requires openmp
While here stagify
2013-10-09 05:53:18 +00:00
Baptiste Daroussin
996c655381 replace USE_GCC=yes by compiler:c++11-lang, in fact that port doesn't need modern c++
but build crashes with g++ 4.2.1 from base but wotk properly with both clang and newer gcc
2013-10-08 20:48:34 +00:00
Baptiste Daroussin
47b211d303 Remove uneeded USE_GCC while here cleanup a bit to avoid the now useless pre.mk/post.mk dancing 2013-10-08 20:06:45 +00:00
Christian Weisgerber
3626747843 Update to 1.27.
Fix dependencies for STATIC option.
2013-10-07 16:53:54 +00:00
Sunpoet Po-Chuan Hsieh
0d66121079 - Fix PLIST
Notified by:	antoine
2013-10-06 13:19:56 +00:00
Rene Ladan
a07ab7e2e0 Add staging support for linux-f10 ports (category archivers) 2013-10-04 21:05:03 +00:00
Boris Samorodov
b1914a1a9c Preamble: the port has PKGNAME conflict with devel/rvm.
As per www.bsdstats.org this port has 10 times less user base, so let's
change this port. The official site names it "Rsync Vault Manager".
Seems that rvman is a good compromise for the package name, so

. PKGNAMESUFFIX=an;
. remove NO_LATEST_LINK=yes;

while here:
. support staging.

Reported by:	bapt
2013-10-03 15:09:56 +00:00
Emanuel Haupt
82f97a7afe Update to 0.8 2013-10-03 12:46:23 +00:00
Thomas Abthorpe
e94e07f6bc 2013-10-01 archivers/ruby-bz2: Does not work with Ruby 1.9
2013-10-01 sysutils/puppet26: End of Life from april 2013. Upgrade to 2.7 or 3.x.
2013-10-01 www/varnish2: No update since january 2011. Upgrade to Varnish 3.
2013-10-01 16:13:32 +00:00
Sunpoet Po-Chuan Hsieh
5cdb5ad119 - Support STAGEDIR 2013-09-30 12:57:39 +00:00
Sunpoet Po-Chuan Hsieh
63ad1b9938 - Support STAGEDIR 2013-09-30 12:25:57 +00:00
Sunpoet Po-Chuan Hsieh
8254dc69a0 - Support STAGEDIR 2013-09-30 12:25:53 +00:00
Sunpoet Po-Chuan Hsieh
23c342fa5b - Support STAGEDIR 2013-09-30 12:25:49 +00:00
Sunpoet Po-Chuan Hsieh
9e27e439cb - Support STAGEDIR 2013-09-30 12:25:45 +00:00
Sunpoet Po-Chuan Hsieh
04e4e833fb - Support STAGEDIR 2013-09-30 12:25:42 +00:00
Sunpoet Po-Chuan Hsieh
10e03ce35c - Support STAGEDIR 2013-09-30 12:25:38 +00:00
Sunpoet Po-Chuan Hsieh
528fe1107f - Support STAGEDIR 2013-09-30 08:50:37 +00:00
Sunpoet Po-Chuan Hsieh
b89f81351e - Support STAGEDIR 2013-09-28 17:12:51 +00:00
Sunpoet Po-Chuan Hsieh
5d37fd7fda - Support STAGEDIR 2013-09-28 17:12:47 +00:00
Sunpoet Po-Chuan Hsieh
541b4e20dd - Support STAGEDIR 2013-09-28 17:12:42 +00:00
Sunpoet Po-Chuan Hsieh
76983a17d1 - Support STAGEDIR 2013-09-28 17:12:38 +00:00
Sunpoet Po-Chuan Hsieh
795c75c7c2 - Support STAGEDIR 2013-09-28 17:12:34 +00:00
Sunpoet Po-Chuan Hsieh
e5f8d94a37 - Support STAGEDIR 2013-09-28 17:12:30 +00:00
Sunpoet Po-Chuan Hsieh
f89d8b33da - Support STAGEDIR 2013-09-28 17:12:25 +00:00
Sunpoet Po-Chuan Hsieh
52ec4f0513 - Support STAGEDIR 2013-09-28 17:12:21 +00:00
Sunpoet Po-Chuan Hsieh
b1635961dd - Support STAGEDIR 2013-09-28 17:12:17 +00:00
Sunpoet Po-Chuan Hsieh
183b9042ff - Support STAGEDIR 2013-09-28 17:12:12 +00:00
Brendan Fabeny
09b2c7fec0 Update zpaq to 6.42 2013-09-28 12:59:17 +00:00
Renato Botelho
12ca6a8ad8 back to use PORTDOCS 2013-09-27 14:49:44 +00:00
Xin LI
cbae61bd3d Update:
lzlib to 1.5
  plzip to 1.1
2013-09-26 17:29:29 +00:00
Sunpoet Po-Chuan Hsieh
cd729668ac - Add more TEST_DEPENDS
- Support STAGEDIR
2013-09-26 16:49:06 +00:00
Sunpoet Po-Chuan Hsieh
8dcfc5fcab - Update to 0.22
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Compress-Snappy/Changes
2013-09-26 16:47:22 +00:00
Danilo Egea Gondolfo
f0475bcdd9 - Update from 1.0 to 1.1
- Change maintainer email to @FreeBSD.org
- Add staging support
- Add lzip as EXTRACT_DEPENDS

Approved by:	wg (mentor)
2013-09-26 12:23:46 +00:00
Alex Kozlov
021ffc715f - Support STAGEDIR
- Improve COMMENT
- Clean pkg-descr
2013-09-26 09:52:15 +00:00
Danilo Egea Gondolfo
8d844fd76a - Change maintainer email to @FreeBSD.org
- Add staging support

Approved by:	wg (mentor)
2013-09-25 21:54:48 +00:00
Danilo Egea Gondolfo
5e011489a2 - Change maintainer email to @FreeBSD.org
- Add staging support
- Add the pkg-plist file

Approved by:	wg (mentor)
2013-09-25 21:15:17 +00:00
Danilo Egea Gondolfo
68e3937f8c - Change maintainer email to @FreeBSD.org
- Use new LIB_DEPENDS syntax
- Add staging support

Approved by:	wg (mentor)
2013-09-25 20:16:30 +00:00
Pawel Pekala
3c692b9e90 Add support for STAGEDIR 2013-09-25 19:59:55 +00:00
Vanilla I. Shu
2be33175a2 Support stage. 2013-09-25 13:26:03 +00:00
Vanilla I. Shu
759f63efd3 Support stage. 2013-09-25 13:22:02 +00:00
Vanilla I. Shu
f481b62051 Support stage. 2013-09-25 13:16:50 +00:00
Vanilla I. Shu
de79c3ff32 Support stage. 2013-09-25 12:45:36 +00:00
Vanilla I. Shu
f8beed7e20 Support stage. 2013-09-25 12:42:49 +00:00
Vanilla I. Shu
97e76e8216 Support stage. 2013-09-25 12:39:45 +00:00
Vanilla I. Shu
bc3cef62ef Support stage. 2013-09-25 12:30:08 +00:00
Vanilla I. Shu
46c9eb3d3e Support stage. 2013-09-25 12:24:22 +00:00
Vanilla I. Shu
b2771359ab Support stage. 2013-09-25 12:19:08 +00:00
Vanilla I. Shu
ca506aa667 Support stage. 2013-09-25 03:31:19 +00:00
Vanilla I. Shu
a9fcffd967 Support stage. 2013-09-25 03:26:07 +00:00
Vanilla I. Shu
8c058338c0 Support stage. 2013-09-25 03:24:11 +00:00
Vanilla I. Shu
2ca1515029 Support stage. 2013-09-25 03:17:42 +00:00
Vanilla I. Shu
a64fa51958 Support stage. 2013-09-25 03:08:03 +00:00
Vanilla I. Shu
7fced85da8 Support stage. 2013-09-25 03:05:42 +00:00
Vanilla I. Shu
92c3e83c48 Support stage. 2013-09-25 02:59:32 +00:00
Vanilla I. Shu
13b544b31d Support stage. 2013-09-25 02:56:20 +00:00
Vanilla I. Shu
9d85372aa9 Support stage. 2013-09-25 02:54:34 +00:00
Vanilla I. Shu
3410aefc54 Support stage. 2013-09-25 02:22:52 +00:00
Vanilla I. Shu
71547ec32c Support stage. 2013-09-25 02:17:18 +00:00
Vanilla I. Shu
b47182794c Support stage. 2013-09-25 02:06:25 +00:00
Bryan Drewery
2d8b17ea39 - Remove NO_STAGE as these have been tested to be safe
With hat:	portmgr
2013-09-25 00:54:08 +00:00
Renato Botelho
6a9d343c02 Support staging 2013-09-25 00:05:17 +00:00
Renato Botelho
67bb853a59 Enable staging 2013-09-24 23:55:46 +00:00
Christian Weisgerber
9ef88fa4a0 Convert to stage and option helpers.
Fix combination of NLS and STATIC options.
2013-09-24 15:11:03 +00:00
Baptiste Daroussin
110f3583b6 Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run
Exp-run by:	bdrewery
2013-09-24 06:24:17 +00:00
Thomas Abthorpe
ef81caa644 - Set EXPIRATION date to match www/puppet26
With hat:	portmgr
Discussed with:	swills
2013-09-23 17:06:38 +00:00
Christian Weisgerber
afc2bdaaf3 Use stage and options helpers. 2013-09-23 15:43:51 +00:00
Dirk Meyer
1e3119b07e - fix misplaced NO_STAGE in slaveports and ifdefs 2013-09-21 11:06:03 +00:00
Sunpoet Po-Chuan Hsieh
79d3547240 - Fix typo 2013-09-20 13:27:44 +00:00
Baptiste Daroussin
b80ec3e204 Add NO_STAGE all over the place in preparation for the staging support (cat: archivers) 2013-09-20 13:11:20 +00:00
Sunpoet Po-Chuan Hsieh
27b5749636 - Update to 0.21
Changes:	http://search.cpan.org/dist/Compress-Snappy/Changes
2013-09-20 11:30:57 +00:00
Pietro Cerutti
6e9adb7dd9 - Take maintainership (tcltk@)
- Convert to USES+=tcl
- Simplify files/Makefile.bsd
2013-09-19 14:59:42 +00:00
Florian Smeets
bd90b3fc8a Doesn't need USE_GCC, builds fine with clang, run test is ok, too.
Approved by:	bapt
2013-09-18 22:02:51 +00:00
Andrej Zverev
935fc1ffdb - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-16 07:29:08 +00:00
Sunpoet Po-Chuan Hsieh
1b4cba34fa - Cleanup Makefile header
- Remove Author line
2013-09-14 08:53:58 +00:00
Sunpoet Po-Chuan Hsieh
56cc3f4f5d - Update MASTER_SITES
- While I'm here:
  - Cleanup Makefile header
  - Add LICENSE
  - Convert to new options framework
  - Simplify PORTDOCS installation

PR:		ports/182019
Submitted by:	A. J. <freebsd@skysmurf.nl> (maintainer)
2013-09-14 06:50:59 +00:00
Pawel Pekala
f3668650f1 Update to version 1.17.1 2013-09-10 20:45:04 +00:00
Andrej Zverev
a6664fc48b - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-06 17:55:21 +00:00
Guido Falsi
642be1b81d - Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
2013-09-04 18:06:07 +00:00
Baptiste Daroussin
1e4f1b087d Fix build without libstdc++ 2013-09-04 13:47:08 +00:00
Baptiste Daroussin
1c7c3d2208 Add an explicit dependency on pkgconf 2013-09-03 12:13:23 +00:00
Baptiste Daroussin
2729c7d447 Add an explicit dependency on pkgconf 2013-09-02 21:32:24 +00:00
Renato Botelho
8009e03e6f Change my ports to USES (gmake|perl5) 2013-09-02 09:45:00 +00:00
Andrej Zverev
c49c3a90e6 - Finish conversion to perl5 framework
In global context we already have perl for build, with PERL we need perl
  for run

With hat:	perl@
2013-09-01 19:18:06 +00:00
Baptiste Daroussin
ecfa41e79d Convert archivers from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some port to the new perl world
- Convert some port from USE_GNOME=pkgconfig to USES=pkgconfig
2013-08-30 01:02:57 +00:00
Matthias Andree
7b02f2f6e0 Adjust NOPORTDOCS to OptionsNG.
Trim header.

PR:		ports/181644
Submitted by:	Takefu <takefu@airport.fm>
2013-08-29 21:58:49 +00:00
Sunpoet Po-Chuan Hsieh
fdd462485d - Remove Author line 2013-08-29 18:06:47 +00:00
Sunpoet Po-Chuan Hsieh
1b0d3f744b - Add WWW
- Use single space after WWW:
- Remove Author line
2013-08-29 17:16:52 +00:00
Pawel Pekala
f2904b6af8 - Switch to new LIB_DEPENDS format
- Convert USE_PERL5 to USES
- Remove stale MAKE_JOBS_SAFE
- Trim dependencies where they are too detailed
2013-08-29 15:01:46 +00:00
Dmitry Sivachenko
f6d825b0bc Update to 2.17. 2013-08-29 11:11:29 +00:00
Sunpoet Po-Chuan Hsieh
8e958a4c52 - Use single space after WWW: 2013-08-29 04:21:28 +00:00
Sunpoet Po-Chuan Hsieh
9e12ae1e0f - Use single space after WWW: 2013-08-29 04:10:37 +00:00
Sunpoet Po-Chuan Hsieh
7a0285baaf - Use single space after WWW: 2013-08-29 04:08:53 +00:00
Nicola Vitale
1469649b38 - Unbreak the port by a patch suitable for the newer zlib
PR:	ports/181360
Submitted by:	marino
2013-08-28 15:40:54 +00:00
Sunpoet Po-Chuan Hsieh
5d7d644260 - Update to 3.7
- Add LICENSE
- Use single space after WWW:

Changes:	http://search.cpan.org/dist/Compress-LZF/Changes
2013-08-27 18:11:13 +00:00
Baptiste Daroussin
208261f48b Propertly run make with the right ENV and ARGS and define the C++ compiler via MAKE_ARGS, this allows the package to build with clang 2013-08-26 17:28:28 +00:00
Sunpoet Po-Chuan Hsieh
18fab61d4d - Add p5-Archive-Any-Lite 0.07
Archive::Any::Lite is a fork of Archive::Any. The main difference is this works
properly even when you fork(), and may require less memory to extract a tarball.
On the other hand, this isn't pluggable (this only supports file formats used in
the CPAN toolchains), and this doesn't check mime types (at least as of this
writing).

WWW: http://search.cpan.org/dist/Archive-Any-Lite/
2013-08-25 05:15:39 +00:00
John Marino
1a819959f9 florist-gpl, zip-ada: Add trailing slash for WWW field.
These trailing slashes may be required as web site does not appear on
FreshPorts entries.

Approved by:	bapt/culot (mentors, implicit)
2013-08-23 06:57:09 +00:00
John Marino
37e379365d Add new port: archivers/zip-ada
The Zip-Ada library is written entirely in Ada, allowing compression
operations without any OS-dependent external calls on streams and files.

Approved by:	bapt/culot (mentors, implicit)
2013-08-22 23:25:49 +00:00
William Grzybowski
b8211ae086 archivers/lzip: update to 1.14
- Update to 1.14
- Trim Makefile header
- Rework pkg-descr and fix one space WWW:

PR:		ports/180968
Submitted by:	Jason Harris <jharris widomaker.com>
Approved by:	maintainer (timeout)
2013-08-21 22:58:24 +00:00
Sunpoet Po-Chuan Hsieh
e15628ebf6 - Use RUN_DEPENDS:=BUILD_DEPENDS
- Add BUILD_DEPENDS
- Cosmetic change
2013-08-21 14:55:43 +00:00
Sunpoet Po-Chuan Hsieh
c9cf6c6113 - Convert to new perl framework 2013-08-21 14:08:06 +00:00
Sunpoet Po-Chuan Hsieh
bc221a68c1 - Use USES=gmake 2013-08-21 12:03:51 +00:00
Sunpoet Po-Chuan Hsieh
810f699bfe - Add LICENSE
- Cosmetic change
- Cleanup Makefile header
2013-08-21 12:02:08 +00:00
Christian Weisgerber
d4984511f5 Simplify by dropping workarounds for unsupported FreeBSD versions. 2013-08-19 20:54:39 +00:00
Vanilla I. Shu
e4421a9903 remove uneeded file.
Submitted by:	maintainer via email.
2013-08-19 09:02:22 +00:00
Gerald Pfeifer
41e60477bd Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
2013-08-17 16:27:24 +00:00
Vanilla I. Shu
a69e7e03ba Add lz4 r101, fast compressor using LZ4 algorithm.
PR:		ports/181287
Submitted by:	Alexey Degtyarev <alexey@renatasystems.org>
2013-08-17 02:24:38 +00:00
Sunpoet Po-Chuan Hsieh
9e2de3c5e5 - Update to 2.062
Changes:	http://search.cpan.org/dist/IO-Compress-Lzop/Changes
2013-08-16 17:14:16 +00:00
Sunpoet Po-Chuan Hsieh
c856d38c19 - Update to 2.062
Changes:	http://search.cpan.org/dist/IO-Compress-Lzma/Changes
2013-08-16 17:13:39 +00:00
Sunpoet Po-Chuan Hsieh
46f7ee402c - Update to 2.062
Changes:	http://search.cpan.org/dist/IO-Compress-Lzf/Changes
2013-08-16 17:13:35 +00:00
Sunpoet Po-Chuan Hsieh
d0acb98491 - Update to 2.062
Changes:	http://search.cpan.org/dist/IO-Compress/Changes
2013-08-16 17:13:31 +00:00
Sunpoet Po-Chuan Hsieh
3597e87d9d - Update to 2.062
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2013-08-16 17:13:27 +00:00
Sunpoet Po-Chuan Hsieh
adc600c56f - Update to 2.062
Changes:	http://search.cpan.org/dist/Compress-Raw-Lzma/Changes
2013-08-16 17:13:23 +00:00
Sunpoet Po-Chuan Hsieh
7e0f7973db - Update to 2.062
Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
2013-08-16 17:13:19 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Brendan Fabeny
2965d8bc02 Update libzpaq and zpaqd to 6.33, and zpaq to 6.41 2013-08-07 23:32:02 +00:00
Andrej Zverev
ca70e439c2 - Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in current version)

Approved by:	lth@ (maintainer)
2013-08-07 13:20:32 +00:00
Matthias Andree
51e24e11fb Relieve Maxim Andreev's from port maintainership. Repeated timeouts on lua-lgi;
no mail activity in three months.
2013-08-06 01:13:53 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Christian Weisgerber
9c7a77ab1e For all my ports
* remove MAKE_JOBS_SAFE (default now)
* change USE_GMAKE=yes to USES=gmake
2013-08-01 20:22:27 +00:00
Baptiste Daroussin
ff49338863 Fix build without gcc 2013-08-01 11:57:14 +00:00
Baptiste Daroussin
bff65fd2bc Fix build with clang 2013-08-01 05:50:29 +00:00
Baptiste Daroussin
e593196918 Fix build with clang by forcing gnu89 2013-07-30 12:32:54 +00:00
Max Khon
7a6e4cb54a Update to 3.09.
PR:		180223
Submitted by:	Devil <devzone.my@gmail.com>
2013-07-28 07:44:17 +00:00
Rene Ladan
66fee90926 KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
2013-07-26 19:19:20 +00:00
Andrej Zverev
2363c699fb - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
- pass maintainership to @perl

Information:	wiki@ PortsLongtermTargets
Approved by:	bapt@ (portmgr@)
2013-07-25 12:45:10 +00:00
Emanuel Haupt
ea0f02dfeb Remove MAKE_JOBS_SAFE which is now default. 2013-07-24 08:19:07 +00:00
Baptiste Daroussin
54db8c8a2f Mark as broken: does not build
testquagzipfile.cpp: In member function 'void TestQuaGzipFile::read()':
testquagzipfile.cpp:11: error: 'gzFile_s' was not declared in this scope
testquagzipfile.cpp:11: error: expected primary-expression before '=' token
testquagzipfile.cpp:12: error: expected primary-expression before ',' token
testquagzipfile.cpp:13: error: expected primary-expression before ')' token
testquagzipfile.cpp: In member function 'void TestQuaGzipFile::write()':
testquagzipfile.cpp:35: error: 'gzFile_s' was not declared in this scope
testquagzipfile.cpp:35: error: expected primary-expression before '=' token
testquagzipfile.cpp:38: error: expected primary-expression before ',' token
testquagzipfile.cpp:39: error: expected primary-expression before ')' token

Reported by:	pkg-fallout
2013-07-24 06:01:03 +00:00
Pawel Pekala
ea084d38b0 Use GNU versions of tar, md5sum, sha1sum, sha256sum during runtime
PR:		ports/180677
Reported by:	Holger Freyther <holger@freyther.de>
2013-07-22 21:23:02 +00:00
Martin Matuska
b864c5b83f Horde package update:
Horde_ActiveSync 2.5.3 -> 2.5.5
Horde_Auth 2.0.4 -> 2.0.5
Horde_Cache 2.2.0 -> 2.2.1
Horde_Cli 2.0.3 -> 2.0.4
Horde_Compress 2.0.3 -> 2.0.4
Horde_Compress_Fast 1.0.1 -> 1.0.2
Horde_Core 2.6.1 -> 2.6.2
Horde_Dav 1.0.0 -> 1.0.1
Horde_HashTable 1.0.0 -> 1.0.1
Horde_Icalendar 2.0.6 -> 2.0.7
Horde_Image 2.0.4 -> 2.0.5
Horde_Mail 2.0.5 -> 2.0.6
Horde_Memcache 2.0.1 -> 2.0.3
Horde_Mime 2.2.2 -> 2.2.3
Horde_Prefs 2.4.1 -> 2.5.0
Horde_Vfs 2.1.0 -> 2.1.1
horde-base 5.1.1 -> 5.1.2
horde-content 2.0.2 -> 2.0.3
horde-groupware 5.1.0 -> 5.1.1
horde-imp 6.1.2 -> 6.1.3
horde-ingo 3.1.1 -> 3.1.2
horde-kronolith 4.1.1 -> 4.1.2
horde-mnemo 4.1.0 -> 4.1.1
horde-nag 4.1.0 -> 4.1.1
horde-trean 1.0.2 -> 1.0.3
horde-turba 4.1.0 -> 4.1.1
horde-webmail 5.1.0 -> 5.1.1
2013-07-16 23:00:57 +00:00
Ade Lovett
b3b33257e5 - Update devel/automake to 1.14
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
  based on work from tijl@

PR:		178883
Submitted by:	ade
Sponsored by:	Wadsworth 6X
2013-07-16 05:42:36 +00:00
Pawel Pekala
9b087dd60f qpress is a portable file archiver using QuickLZ and designed to utilize fast
storage systems to their max. It's often faster than file copy because the
destination is smaller than the source.

WWW: http://www.quicklz.com/

PR:		ports/180225
Submitted by:	Alex Samorukov <samm@os2.kiev.ua>
2013-07-14 21:11:16 +00:00
Johan van Selst
44fa95635b Update RPM to 4.11.1 2013-07-14 16:10:23 +00:00
Max Brazhnikov
44f45cd7c7 - Update to 0.11.1 [1]
- Move MANx records to a separate makefile
- switch to xz compressed tarball
- Convert to USES, remove needless pkgconfig dependency

PR:		based on ports/180454 [1]
Submitted by:	Oleg Ginzburg <olevole at olevole.ru>
2013-07-13 18:01:04 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Pawel Pekala
e482e392f6 Convert my ports to current standards
- Switch USE_GMAKE to USES=gmake
- Define supported options so users can see them in config dialogs
- Use OPTIONS_SUB for plist alteration
- Convert to options macros for better readability
- Use PORTDOCS where it makes sense
2013-07-10 19:41:30 +00:00
Pav Lucistnik
0caf410ed8 - Drop all my ports 2013-07-09 21:26:48 +00:00
Emanuel Haupt
6fe706fd4b - Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
  It accidentally slipped in during the original introduction
- Trim header
2013-07-08 18:42:15 +00:00
Raphael Kubo da Costa
554e0c79c9 Update the KDE Software Compilation to 4.10.5.
Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two
KDE updates in just a few days, but the work on 4.10.5 was very light
compared to 4.10.4 so it was ready much faster.

The release announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.5.php

The biggest news for us on FreeBSD is that the Ruby bindings should work
with Ruby 1.9 now.

I will probably add a note to UPDATING later about this, but as avilla@
pointed out, the clang support we mentioned that was improved in 4.10.4
requires a rebuild of the ports that depend on kdelibs4. Most of them are
covered by this update, but those which are not part of the Software
Compilation need to be rebuilt manually to make sure the previous issues
(proper symbol visibility being the most annoying of them) are solved.
2013-07-04 23:34:32 +00:00
Raphael Kubo da Costa
18ff93d1a7 Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.
With commits from avilla@, makc@, rakuco@ and Schaich Alonso.

The upstream announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.4.php

clang support should be more stable now, with clang being recognized by
kdelibs4 and being passed the correct flags to build other ports.
Additionally, all ports being committed have been verified to build with
-CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for
providing it).

Work on the newly-released 4.10.5 will begin shortly.
2013-07-02 19:04:18 +00:00
Alexey Dokuchaev
fd41145a00 Add p5-Archive-Any-Plugin-Rar, a wrapper around Archive::Rar.
PR:	ports/179751
2013-07-02 16:54:14 +00:00
Emanuel Haupt
63bf22c538 Update to 1.28 2013-06-30 12:37:53 +00:00
Xin LI
8e368ea986 - Update to 2.3
- Remove hardcoded GFLAGS
 - Convert Makefile headers to new style
 - Use single space after WWW in pkg-descr

PR:		ports/179937 with
		improvements from Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by:	maintainer (gslin)
2013-06-26 17:15:45 +00:00
Johan van Selst
fd007a3a5b - Update GNU gzip to 1.6
- Remove patch for -k (finally included upstream)
- Adopt port

Approved by:    gabor (old maintainer)
2013-06-24 19:04:49 +00:00
Alex Dupre
7fe96c1093 Welcome PHP 5.5!
Future steps:
- rename current php5 ports to php54
- make php55 the default one after an exp-run
2013-06-24 14:32:11 +00:00
Dmitry Sivachenko
36cbbf5e5d Update to version 2.16. 2013-06-24 06:25:13 +00:00
Philippe Audeoud
41b42990de - Update to 1.92
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.92/CHANGES
2013-06-19 15:01:23 +00:00
Martin Matuska
c00a612050 Upgrade pxz to git version as of 20120930
Build with gcc [1]

PR:		ports/179693 [1]
2013-06-19 07:06:16 +00:00
Andrej Zverev
b93bdbe2d6 - Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.

Approved by:	portmgr@ (bapt@)
2013-06-18 13:49:02 +00:00
Xin LI
6629a4909b - Update lzlib to 1.4.
- Update plzip to 1.0.
2013-06-18 03:38:38 +00:00
Nicola Vitale
a155398af8 - Commit updating of distinfo file for 0.5.1 2013-06-16 13:50:54 +00:00
Nicola Vitale
7672671c9c - Update to 0.5.1
- Add qtestlib to USE_QT4
- Add files/patch-qztest__testquagzipfile.cpp

Build log:	http://goo.gl/LJHzO
2013-06-16 13:49:17 +00:00
Andrej Zverev
124b00a56f - Fix build with new site_perl
Submitted by:	olli hauer <ohauer@gmx.de>
2013-06-12 17:45:02 +00:00
William Grzybowski
d404e31ed5 - Update to 1.0
- Pass maintainership to submitter

PR:		ports/179461
Submitted by:	Danilo Egêa Gondolfo <danilogondolfo@gmail.com>
Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-12 11:53:21 +00:00
Renato Botelho
6d0207e134 Do not install locale.alias file 2013-06-11 14:14:05 +00:00
Brendan Fabeny
a255e532f2 Update zpaq to 6.31 2013-06-10 05:41:25 +00:00
Sunpoet Po-Chuan Hsieh
0f964187db - Update to 2.061
Changes:	http://search.cpan.org/dist/IO-Compress-Lzop/Changes
2013-06-08 20:59:01 +00:00
Sunpoet Po-Chuan Hsieh
1b8ca0fda8 - Update to 2.061
Changes:	http://search.cpan.org/dist/IO-Compress-Lzma/Changes
2013-06-08 20:58:57 +00:00
Sunpoet Po-Chuan Hsieh
8dda1c683d - Update to 2.061
Changes:	http://search.cpan.org/dist/IO-Compress-Lzf/Changes
2013-06-08 20:58:52 +00:00
Sunpoet Po-Chuan Hsieh
c5a7e72918 - Update to 2.061
Changes:	http://search.cpan.org/dist/IO-Compress/Changes
2013-06-08 20:58:48 +00:00
Sunpoet Po-Chuan Hsieh
f2f704a162 - Update to 2.061
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2013-06-08 20:58:44 +00:00
Sunpoet Po-Chuan Hsieh
2b5667c63a - Update to 2.061
Changes:	http://search.cpan.org/dist/Compress-Raw-Lzma/Changes
2013-06-08 20:58:40 +00:00
Sunpoet Po-Chuan Hsieh
c855b24b2b - Update to 2.061
Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
2013-06-08 20:58:36 +00:00
Bryan Drewery
f914b482f1 Fix ports using GH_TAGNAME=master to depend on a known hash
instead of a branch that changes.

With hat:	portmgr
2013-06-07 22:29:01 +00:00
Brendan Fabeny
1967786299 Update zpaq to 6.29 and the zpaq spec to level 2 revision 2 2013-06-07 08:00:38 +00:00
Hiroki Sato
99715bdf95 Add archives/pixz, a parallel, indexing version of XZ. 2013-06-06 09:19:57 +00:00
William Grzybowski
63856003dc - Update to 0.3 [1]
- Remove USE_GCC (builds with clang) [1]
- Add LICENSE (GPLv2)

This is a new upstream, the original is dead.

PR:		ports/179029
Submitted by:	Herbert J. Skuhra <h.skuhra@gmail.com>
Approved by:	culot (mentor), maintainer
2013-06-05 11:15:06 +00:00
Mathieu Arnold
66b8abede9 Update to 1.7.0. 2013-06-05 08:09:23 +00:00
Mathieu Arnold
bac361c8e9 Update to 1.7.0. 2013-06-05 08:08:59 +00:00
Martin Matuska
646609c6f4 PHP extension that implements the LZ4 compression algorithm - an extremely
fast lossless compression algorithm.

WWW: http://pear.horde.org
2013-06-04 22:14:58 +00:00
Gabor Pali
109269205e - Update The Glorious Glasgow Haskell Compiler to version 7.6.3
- Update Haskell Platform to version 2013.2.0.0

Please note that port revisions for all the Haskell ports without version
changes are bumped.

Some highlights of the update:

- Fix PDF generation for pandoc [1]
- From now on, PREFIX/{lib,share,share/doc}/cabal/ghc-GHC_VERSION are used for
  hs- ports (Cabal packages) as prefixes to avoid problems when upgrading with
  portmaster(8) [2]
- Experimental support for LLVM-based code generation (disabled by default)
- Many simplifications, refactoring in bsd.cabal.mk

New ports (11):

devel/hs-asn1-types                         0.1.3
devel/hs-data-default-class                 0.0.1
devel/hs-data-default-instances-base        0.0.1
devel/hs-data-default-instances-containers  0.0.1
devel/hs-data-default-instances-dlist       0.0.1
devel/hs-data-default-instances-old-locale  0.0.1
devel/hs-extensible-exceptions              0.1.1.4
devel/hs-mmorph                             1.0.0
devel/hs-quickcheck-io                      0.1.0
x11-toolkits/hs-GLURaw                      1.3.0.0
x11-toolkits/hs-OpenGLRaw                   1.3.0.0

Updated ports (104):

archivers/hs-zlib                        0.5.4.0_1        --> 0.5.4.1
databases/hs-persistent                  1.1.5.1          --> 1.2.0.1
databases/hs-persistent-sqlite           1.1.5            --> 1.2.0
databases/hs-persistent-template         1.1.2.4          --> 1.2.0
devel/hs-HUnit                           1.2.5.1_1        --> 1.2.5.2
devel/hs-IORefCAS                        0.2_3            --> 0.2.0.1
devel/hs-MonadRandom                     0.1.8            --> 0.1.9
devel/hs-QuickCheck                      2.5.1.1_1        --> 2.6
devel/hs-abstract-deque                  0.1.6_1          --> 0.2
devel/hs-alex                            3.0.2_1          --> 3.0.5
devel/hs-async                           2.0.1.3_1        --> 2.0.1.4
devel/hs-basic-prelude                   0.3.4.0          --> 0.3.5.0
devel/hs-blaze-builder                   0.3.1.0_4        --> 0.3.1.1
devel/hs-byteorder                       1.0.3_4          --> 1.0.4
devel/hs-cabal-install                   0.14.0_4         --> 1.16.0.2
devel/hs-classy-prelude                  0.5.3            --> 0.5.7
devel/hs-cmdargs                         0.10.2           --> 0.10.3
devel/hs-conduit                         1.0.2            --> 1.0.5
devel/hs-data-default                    0.5.0_1          --> 0.5.3
devel/hs-fsnotify                        0.0.6            --> 0.0.11
devel/hs-generic-deriving                1.4.0            --> 1.5.0
devel/hs-git-annex                       4.20130323_1     --> 4.20130601
devel/hs-haddock                         2.11.0_1         --> 2.13.2
devel/hs-hashable                        1.2.0.5          --> 1.1.2.5,1
devel/hs-hlint                           1.8.43           --> 1.8.45
devel/hs-hspec                           1.4.4            --> 1.5.4
devel/hs-hspec-expectations              0.3.0.3_1        --> 0.3.2
devel/hs-largeword                       1.0.4            --> 1.0.5
devel/hs-lens                            3.8.7.3          --> 3.9.0.2
devel/hs-lifted-base                     0.2.0.2          --> 0.2.0.5
devel/hs-monad-control                   0.3.1.4_1        --> 0.3.2.1
devel/hs-monad-logger                    0.3.0.1          --> 0.3.1.1
devel/hs-monad-par                       0.3.4.1          --> 0.3.4.2
devel/hs-pool-conduit                    0.1.1_1          --> 0.1.2
devel/hs-profunctors                     3.3              --> 3.3.0.1
devel/hs-reflection                      1.1.7            --> 1.3.2
devel/hs-resourcet                       0.4.5            --> 0.4.7.1
devel/hs-show                            0.5              --> 0.6
devel/hs-split                           0.2.1.1_1        --> 0.2.2
devel/hs-stm                             2.4_1            --> 2.4.2
devel/hs-syb                             0.3.7_1          --> 0.4.0
devel/hs-tagged                          0.4.4_1          --> 0.6
devel/hs-text                            0.11.2.3_1       --> 0.11.3.1
devel/hs-unix-compat                     0.4.1.0          --> 0.4.1.1
devel/hs-unix-time                       0.1.5            --> 0.1.8
devel/hs-unordered-containers            0.2.3.0          --> 0.2.3.1
devel/hs-utility-ht                      0.0.8_3          --> 0.0.9
devel/hs-uuagc                           0.9.42.2_3       --> 0.9.42.3
devel/hs-uuid                            1.2.9            --> 1.2.13
devel/hs-void                            0.5.11           --> 0.6
math/hs-NumInstances                     1.2              --> 1.3
math/hs-comonad-transformers             3.0.1_1          --> 3.0.2
math/hs-semigroups                       0.9              --> 0.9.1
math/hs-statistics                       0.10.2.0_2       --> 0.10.3.1
net/hs-network                           2.3.1.0_1        --> 2.4.1.2
net/hs-publicsuffixlist                  0.0.3            --> 0.1
net/hs-socks                             0.5.0            --> 0.5.1
security/hs-certificate                  1.3.5_1          --> 1.3.7
security/hs-cipher-aes                   0.1.7            --> 0.1.8
security/hs-clientsession                0.8.1_1          --> 0.9
security/hs-crypto-api                   0.11             --> 0.12.1
security/hs-crypto-conduit               0.5.0            --> 0.5.2
security/hs-crypto-pubkey                0.1.2_1          --> 0.1.3
security/hs-crypto-pubkey-types          0.2.0_1          --> 0.3.2
security/hs-cryptocipher                 0.4.0_1          --> 0.5.0
security/hs-cryptohash                   0.8.3_1          --> 0.9.0
security/hs-skein                        0.1.0.12         --> 1.0.3
textproc/hs-HaXml                        1.23.3_2         --> 1.24
textproc/hs-attoparsec-conduit           1.0.0            --> 1.0.1
textproc/hs-blaze-html                   0.6.0.0          --> 0.6.1.1
textproc/hs-blaze-markup                 0.5.1.4          --> 0.5.1.5
textproc/hs-case-insensitive             1.0              --> 1.0.0.2
textproc/hs-highlighting-kate            0.5.3.8          --> 0.5.3.9
textproc/hs-hs-bibutils                  4.17             --> 5.0
textproc/hs-polyparse                    1.8_3            --> 1.9
textproc/hs-texmath                      0.6.1.3          --> 0.6.1.5
textproc/hs-xml                          1.3.12_4         --> 1.3.13
textproc/hs-yaml                         0.8.2.3          --> 0.8.2.4
www/hs-HTTP                              4000.2.5_1       --> 4000.2.8
www/hs-cgi                               3001.1.7.4_6,1   --> 3001.1.7.5,1
www/hs-hamlet                            1.1.6.3          --> 1.1.7.1
www/hs-happstack-server                  7.1.7            --> 7.1.7.1
www/hs-heist                             0.11.1           --> 0.12.0
www/hs-http-conduit                      1.9.0            --> 1.9.3
www/hs-http-reverse-proxy                0.1.1.3          --> 0.1.1.6
www/hs-shakespeare                       1.0.3.1          --> 1.0.5
www/hs-shakespeare-css                   1.0.3            --> 1.0.5.1
www/hs-shakespeare-js                    1.1.2.1          --> 1.1.4
www/hs-snap                              0.11.2           --> 0.12.0
www/hs-wai-extra                         1.3.2.4          --> 1.3.4
www/hs-wai-test                          1.3.0.4          --> 1.3.1
www/hs-warp                              1.3.7.4          --> 1.3.8.1
www/hs-yesod                             1.1.9.2          --> 1.2.0.1
www/hs-yesod-auth                        1.1.5.3          --> 1.2.0
www/hs-yesod-core                        1.1.8.2          --> 1.2.0.4
www/hs-yesod-form                        1.2.1.3          --> 1.3.0
www/hs-yesod-persistent                  1.1.0.1_1        --> 1.2.0
www/hs-yesod-platform                    1.1.8            --> 1.2.0.1
www/hs-yesod-routes                      1.1.2            --> 1.2.0
www/hs-yesod-static                      1.1.2.2          --> 1.2.0
www/hs-yesod-test                        0.3.5            --> 1.2.0
x11-toolkits/hs-GLUT                     2.1.2.1_7,1      --> 2.4.0.0,1
x11-toolkits/hs-OpenGL                   2.2.3.1_4,1      --> 2.8.0.0,1
x11/hs-xmobar                            0.16_2           --> 0.17

Removed ports (2):

www/hs-yesod-default                     1.1.3.2
www/hs-yesod-json                        1.1.2.1

PR:		ports/179146 [1]
Requested by:	Omar Thameen <omar@biglist.com> [1]
Reported by:	sperber, bapt [2]
Tested by:	sperber [2]
Obtained from:	FreeBSD Haskell
2013-06-04 18:53:40 +00:00
Steve Wills
d545c3520f - Update to 0.5.4 2013-06-02 01:25:57 +00:00
Steve Wills
800f3ec8ef Ruby module for reading and writing zip files
WWW: http://rubygems.org/gems/rubyzip
2013-06-01 14:27:22 +00:00
Emanuel Haupt
334b85f6dc Update to 1.27 2013-05-31 14:50:13 +00:00
Emanuel Haupt
bf5ecc9466 Chase devel/libexplain update 2013-05-31 11:12:58 +00:00
Antoine Brodin
11ee953eac - Respect CFLAGS
- Unbreak with clang using -Wno-error=return-type (old K&R code)

Approved by:	miwi, eadler (mentors, implicit)
2013-05-30 19:51:38 +00:00
Rene Ladan
1759b37af1 - Finish removal of support for Linux 2.4 in bsd.linux-apps.mk and
bsd.linux-rpm.mk.  The default linux version is now Fedora 10.
- Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6,
  emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3.
  While there, remove superfluous -p argument from ${MKDIR}.
- Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from
  astro/google-earth.
- Remove expired Fedora Core 4 ports which were only used on FreeBSD 7
  and below.
- Update LEGAL and MOVED

PR:		ports/176877
Submitted by:	myself
Approved by:	portmgr (bapt)
Exp-run by:	bapt
2013-05-30 09:11:52 +00:00
Martin Wilke
3cb1b61453 - Update to 3.0.1 2013-05-28 08:40:58 +00:00
Pawel Pekala
211362fe2a - Update to version 1.16.10
- Sort plist
- Trim Makefile header
2013-05-27 19:39:04 +00:00
William Grzybowski
58b279c2ca - Use gcc for now (does not compile with clang)
Upstream seems inactive for about 7 years

PR:		ports/178989
Submitted by:	wg (myself)
Approved by:	culot (mentor)
2013-05-27 12:53:53 +00:00
Baptiste Daroussin
e0fe479f38 Fix build with recent clang 2013-05-27 10:34:54 +00:00
Baptiste Daroussin
e71de09d6d Do not let system make.conf inpact the port's makefile
This fixes build on current
2013-05-24 16:35:30 +00:00
Baptiste Daroussin
e8bb25be40 Add USES=charsetfix, while here do not try to remove directory not created by the port/package 2013-05-24 16:20:31 +00:00
Brendan Fabeny
2b5b2e526b update zpaq to 6.28 2013-05-23 05:48:41 +00:00
Max Brazhnikov
250a3e24d3 KDE/FreeBSD team presents KDE SC 4.10.3 ports!
- Remove patches and checks for unsupported FreeBSD versions.

The area51 repository features commits by avilla, rakuco and myself.
2013-05-18 20:34:41 +00:00
Jason Helfman
d3cca4f775 Snappy-java is a Java port of snappy, a fast C++
compresser/decompresser developed by Google.

WWW: https://github.com/xerial/snappy-java

PR:		ports/178560 (based on)
Submitted by:	Radim Kolar <hsn@filez.com>
2013-05-17 17:09:05 +00:00
Brendan Fabeny
ad3c41ea0b update zpaq to 6.27 2013-05-14 19:38:52 +00:00
Martin Wilke
7c02368b0a - Remove php4 reference 2013-05-13 15:47:47 +00:00
Olivier Duchateau
9edd44e588 - Update to 0.3.1
- Sort locales in pkg-plist file
- Update WWW entry
2013-05-11 17:47:00 +00:00
Lars Engels
c8b89cd3fa - Update to 1.5
- Trim Makefile header
- Pass maintainership to submitter

PR:		ports/178440
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2013-05-10 20:43:23 +00:00
Martin Wilke
cad29590f3 - Fix build
PR:		178154
Submitted by:	Ports Fury
2013-05-10 14:31:14 +00:00
Max Khon
2de5493f9d Unbreak the build. 2013-05-09 09:25:26 +00:00
Olivier Duchateau
be6348fdc7 Bump PORTREVISION after update of x11-fm/thunar
Finish to convert USES
2013-05-08 16:08:36 +00:00
Sunpoet Po-Chuan Hsieh
9466429ecc - Cleanup Makefile
- Restore mis-removed tab between USES= and pathfix
2013-05-08 16:00:32 +00:00
Emanuel Haupt
3a4a8bf8a5 - Mark MAKE_JOBS_SAFE
- Trim header
2013-05-08 08:04:04 +00:00
Florian Smeets
5ac18767d1 Fix installation of ports that rely on cp -n for installing files. r245960
changed cp to exit with a non-zero exit code if the file exists and is not
overwritten thus causing ports to fail installing when e.g. trying to cp
.default -> .conf files that already exist.

We just ignore the error and continue, as we used to.

Reported by:	jaset
Approved by:	portmgr (bapt)
2013-05-04 22:48:03 +00:00
Baptiste Daroussin
bc7da6eef7 Fix build on current 2013-05-03 22:16:19 +00:00
Alexey Dokuchaev
20874252b5 Adjust PKGNAME, register CONFLICTS against `textproc/par'. 2013-04-30 15:07:15 +00:00