1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

3475 Commits

Author SHA1 Message Date
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