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

34 Commits

Author SHA1 Message Date
Martin Wilke
a95da8ec21 - Update to 4.65
PR:		131460
Submitted by:	bf <bf2006a@yahoo.com> (maintainer)
2009-02-09 13:03:44 +00:00
Martin Wilke
546d719cea - Update to 4.63
PR:		130533
Submitted by:	bf <bf2006a@yahoo.com> (maintainer)
2009-01-14 16:00:08 +00:00
Martin Wilke
7ff9b6b55a - Update to 4.62
PR:		129377
Submitted by:	bf <bf2006a@yahoo.com> (maintainer)
2008-12-06 15:39:48 +00:00
Martin Wilke
416422dfda - Update to 4.61
PR:		129171
Submitted by:	bf <bf2006a@yahoo.com> (maintainer)
2008-11-29 20:34:39 +00:00
Martin Wilke
c02da56a8b - Update to 4.60
- Remove an outdated change to the source code
- Add two build knobs and a regression-test target

PR:		128330
Submitted by:	bf <bf2006a@yahoo.com> (maintainer)
2008-10-24 19:00:14 +00:00
Mark Linimon
1a39435933 Assign to new volunteer. 2008-09-07 04:07:05 +00:00
Mark Linimon
d72c560b21 Reset infofarmer due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-07 00:19:05 +00:00
Pav Lucistnik
29e60de039 - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 09:08:42 +00:00
Andrew Pantyukhin
56bbe40c87 - Fix docs installation
Reported by:	Gri Msb <gri.msb@gmail.com>
2008-05-07 13:44:41 +00:00
Andrew Pantyukhin
e1ce3723e8 - Update to 4.58 2008-05-07 04:51:43 +00:00
Christian Weisgerber
19673e66e6 Conflict with archivers/lzmautils.
Approved by:	infofarmer
2008-04-21 15:57:10 +00:00
Andrew Pantyukhin
aadc5a714d - Respect a non-default CC
PR:		ports/122931
Submitted by:	Frank Fenor <frank@fenor.de>
2008-04-21 07:10:46 +00:00
Andrew Pantyukhin
a29ccad78a - Update to 4.57 2007-12-12 01:10:54 +00:00
Andrew Pantyukhin
2edd89ab2d - Update to 4.54 2007-09-04 15:26:27 +00:00
Andrew Pantyukhin
4eac7a8113 - Update to 4.53 2007-09-01 11:30:05 +00:00
Andrew Pantyukhin
655cfa2902 - Update to 4.52 2007-08-04 13:45:47 +00:00
Andrew Pantyukhin
353a877ee1 - Respect CXX and CFLAGS better 2007-07-28 11:58:31 +00:00
Andrew Pantyukhin
ba2c2e3aa8 - Update to 4.51 2007-07-26 09:51:23 +00:00
Andrew Pantyukhin
8ea64fdc2f - Update to 4.50 2007-07-24 11:48:04 +00:00
Andrew Pantyukhin
2576698578 - Update to 4.48 2007-06-26 14:55:45 +00:00
Andrew Pantyukhin
1f81a11d9c - Update to 4.47 (a noop bump) 2007-05-27 08:40:00 +00:00
Andrew Pantyukhin
c9fad0fbd7 - Update to 4.46 2007-05-25 13:03:54 +00:00
Andrew Pantyukhin
8a19cfbe4c - Fix build
Reported by:	pointyhat via kris
2007-04-23 00:15:27 +00:00
Andrew Pantyukhin
0d478b4242 - Update to 4.45 2007-04-21 21:09:19 +00:00
Andrew Pantyukhin
d040b78c59 - Update to 4.44 2007-01-20 12:17:32 +00:00
Andrew Pantyukhin
196d34848e - Respect DESTDIR
PR:		ports/101803
Submitted by:	Gabor Kovesdan <gabor@FreeBSD.org>
2006-08-11 16:31:27 +00:00
Andrew Pantyukhin
c36ad3d129 - Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
2006-07-30 22:46:04 +00:00
Andrew Pantyukhin
10b6f1bcd3 - Edit comment and pkg-descr 2006-06-09 11:39:44 +00:00
Andrew Pantyukhin
20d3578d2e - Update to 4.43 2006-06-04 10:46:14 +00:00
Jean-Yves Lefort
cf0f5c9e37 - Update to 4.32 [1]
- Drop maintainership

[1]:
PR:		ports/93778
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2006-03-19 02:05:50 +00:00
Edwin Groothuis
ba5e62bd93 SHA256ify
Approved by:	krion@
2006-01-22 06:58:31 +00:00
Jean-Yves Lefort
295a79963d - Respect ${CC} and ${CXX}
- Convert line terminators to UNIX format rather than requiring GCC 3.4 [1]

Reported by:	Patrick Bihan-Faou <patrick.bihan-faou@netzuno.com> [1]
2005-05-26 16:05:16 +00:00
Jean-Yves Lefort
652615459b Update to 4.17
PR:		ports/80706
Submitted by:	Radim Kolar <hsn@netmag.cz>
2005-05-08 16:22:55 +00:00
Jean-Yves Lefort
3a6cbec0cb Simple command line version of compression program using LZMA compression
method. This program is taken from LZMA SDK. 7-zip uses the same compression
method, but creates 7Z archives instead of pure LZMA data stream. LZMA can
compress and decompress data streams using standard input/output.

Compression ratio is about 25-30% better than bzip2 and decompression speed
is about two times faster. This makes LZMA good bzip2 replacement for
use in software distribution.

WWW: http://www.7-zip.org/sdk.html

PR:		ports/80554
Submitted by:	Radim Kolar <hsn@netmag.cz>
2005-05-07 19:11:16 +00:00