Commit graph

939 commits

Author SHA1 Message Date
Alexander Leidinger
683b7ed55b - add missing file from the last update
- distinfo isn't needed anymore, the used file has no home and is
   included

PR:		59980 (part of)
Submitted by:	maintainer
2003-12-12 13:32:47 +00:00
Mark Linimon
cdd4d0a421 Replaces existing code with a version that doesn't slurp the entire file
into memory and supports the newer bzip2 compressed rpms.  Also, call it
rpm2cpio.pl so that it doesn't conflict with the binary version from
archivers/rpm.

PR:		ports/59980
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2003-12-11 10:26:07 +00:00
Dmitry Sivachenko
fcb3cb706f Do not build private copy of zlib library. Use what is shipped with FreeBSD
distribution.
2003-12-09 13:47:46 +00:00
Dmitry Sivachenko
69062b5d8c Upgrade to version 1.32. 2003-12-09 13:41:13 +00:00
Erwin Lansing
8558d063a6 Update to 1.09 2003-12-09 10:48:25 +00:00
Tilman Keskinoz
d1868e9f76 - AMD64 has no APM
- Revert logic, i386 seems to be the only ARCH with APM

Submitted by:	Adriaan de Groot
Approved by:	portmgr (marcus)
2003-11-25 18:57:36 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Pav Lucistnik
0bc45f3e31 Update maintainer field with my FreeBSD.org address.
Approved by:	adamw (mentor)
2003-11-14 01:10:23 +00:00
Edwin Groothuis
d30e571eb6 Add the virtual category "pear" to the Makefiles of these ports.
PR:		ports/56582
Submitted by:	edwin@mavetju.org
Approved by:	portmgr@freebsd.org
2003-11-12 23:46:19 +00:00
Alexander Nedotsukov
af8d62eefb Cleanup runtime dependency list. Fileroller does not require
any of archivers pre-installed. It pickups them if available.
2003-11-11 06:06:53 +00:00
Alexander Nedotsukov
ed9c77d8c7 Update to 2.4.2 2003-11-10 15:28:51 +00:00
Hye-Shik Chang
8148db165c Update to 0.7 2003-11-10 11:33:51 +00:00
Andrey A. Chernov
ddd1c539d8 Upgrade to 5.21j 2003-11-05 11:16:23 +00:00
Mark Linimon
1492eb5e4b Reset maintainer to ports@FreeBSD.org. Requested by: kris. 2003-11-03 07:28:44 +00:00
Akinori MUSHA
a923b0aa77 Update to 0.2.0. 2003-10-31 21:00:37 +00:00
Foxfair Hu
130a552e63 Approved by: maintainer
Upgrade p5-Compress-Zlib to 1.31
2003-10-31 09:34:57 +00:00
Ying-Chieh Liao
d5126fe5f3 introduce MASTER_SITE_GNU_ALPHA 2003-10-31 02:39:30 +00:00
Kirill Ponomarev
1f23fefd38 - Add *.la files for loadable module support
- Bump PORTREVISION

Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-10-29 09:13:26 +00:00
Kirill Ponomarev
4aa2131924 - Update to version 0.3.3
PR:		58620
Submitted by:	Ports Fury
2003-10-28 21:19:59 +00:00
Mathieu Arnold
85f5754b0d Update to 0.05 2003-10-27 17:56:47 +00:00
Kris Kennaway
78ae367331 portlint (.ifndef (PORTLINT) -> .if !defined(NOPORTDOCS)) 2003-10-26 22:58:12 +00:00
Kris Kennaway
6b35e42570 portlint (DISTFILES -> DISTNAME,EXTRACT_SUFX; silence possible errors from
@unexec)
2003-10-26 22:57:28 +00:00
Kris Kennaway
1ba0483cac portlint (variable ordering) 2003-10-26 22:52:23 +00:00
Kris Kennaway
852bf51bf8 portlint (remove trailing blank lines) 2003-10-26 22:51:11 +00:00
Kris Kennaway
1920a91664 Portlint (shorten pkg-descr) 2003-10-26 22:47:42 +00:00
Kris Kennaway
a86013b06b portlint (switch back to USE_LIBTOOL). I'm not sure why this was
changed in the libtool megapatch, but it seems to work now.
2003-10-26 22:44:49 +00:00
Kris Kennaway
195668f9e8 Portlint (DISTFILES -> DISTNAME, EXTRACT_SUFX) 2003-10-26 22:37:40 +00:00
Kris Kennaway
4d10edb542 portlint (shorten COMMENT) 2003-10-26 22:35:56 +00:00
Kris Kennaway
86c7a30083 portlint ($() -> ${}) 2003-10-26 22:34:13 +00:00
Kris Kennaway
f26b74d99d portlint (variable ordering, explicit /usr/local and /usr/ports refs) 2003-10-26 22:02:00 +00:00
Kris Kennaway
cd526025d6 portlint (fix whitespace) 2003-10-26 21:58:50 +00:00
Kris Kennaway
5f11c6ff70 portlint (fix whitespace) 2003-10-26 21:47:10 +00:00
Kris Kennaway
bd5c443095 Fix whitespace error
Submitted by:	portlint
2003-10-26 21:45:05 +00:00
Mark Linimon
a58c915e43 Note that all the mastersites have disappeared, according to the distfile
survey; note that archivers/cabextract still seems to be in active
development.
2003-10-26 08:32:17 +00:00
Andrey A. Chernov
954d44c3c8 Fixes to make slave ports happy
PR:             58268
Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-25 20:03:39 +00:00
Erwin Lansing
bd0c8610be Update to 1.08 2003-10-24 12:08:20 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Sergey A. Osokin
ab8cf5f2db Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
A part of PR:	57992
2003-10-21 09:58:09 +00:00
Tom Hukins
597da0f32f Update to version 1.07.
This update fixes a few bugs and adds a new feature.
2003-10-20 18:13:42 +00:00
Joe Marcus Clarke
3b6c6c678a Update to 2.4.1.1. 2003-10-19 18:44:23 +00:00
Kris Kennaway
85d2c34719 Fully respect CC and CFLAGS 2003-10-19 08:20:32 +00:00
Kris Kennaway
9651aa8e36 Respect CC and CFLAGS 2003-10-19 08:14:20 +00:00
Kris Kennaway
d4565ca2f2 Respect CC and CFLAGS 2003-10-19 08:06:55 +00:00
Akinori MUSHA
81c7cfe0d6 Update to 0.1.9. 2003-10-14 22:27:06 +00:00
Joe Marcus Clarke
9a6674811f Update to 2.4.1. 2003-10-13 21:26:57 +00:00
Peter Pentchev
a04575daed Fix the spelling of NOPORTDOCS.
Bump PORTREVISION for the packing list change in the NOPORTDOCS case.

PR:		57745
Submitted by:	Piotr Smyrak <smyru@smyrak.com>
2003-10-08 15:02:49 +00:00
Andrey A. Chernov
f802b4924d Change MASTER_SITE and use FETCH_CMD which follows redirect 2003-10-07 18:12:02 +00:00
Will Andrews
d075bf0f86 Fix the -pthread problem in case the option gets removed again. This
patch involved patching the core auto* routines in KDE to accept the
PTHREAD_* variables in the environment, with fallbacks.  We decided the
easiest way to implement this in ports was to generate configure instead
of risking incorrect generation at port configure time.

Said patch has already been committed to HEAD in KDE and as such will be
removed with the 3.2 upgrade once it is released.

Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE
modules) have this support commented out due to lack of patch.

Helped out:	Adriaan de Groot <adridg@cs.kun.nl>
		Lauri Watts <lauri@kde.org>
		Andy Fawcett <andy@athame.co.uk>
2003-10-03 22:34:44 +00:00
Andrey A. Chernov
7520b47117 Fix comment info about compression.
Drop maintainership, I don't understand Japanese.

PR:             57392
Submitted by:   IIJIMA Hiromitsu <delmonta@ht.sakura.ne.jp>
2003-09-30 13:28:09 +00:00
Tilman Keskinoz
3d1a27e930 IA64s do not have apm.
IA64 Laptops are also very unlikely, so disable klaptop on ia64.
2003-09-30 13:12:51 +00:00