1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

3467 Commits

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