Commit graph

894 commits

Author SHA1 Message Date
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
Kirill Ponomarev
4b57f65144 - Fix MASTER_SITES
PR:		57292
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-09-28 14:27:09 +00:00
Hye-Shik Chang
1fbe755537 Update to 0.6.7 2003-09-27 15:20:26 +00:00
Will Andrews
01ff961210 Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details. 2003-09-18 14:57:05 +00:00
Joe Marcus Clarke
9c0caae1c2 Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/.

This commit represents work done by adamw, bland, and myself as well as
many other contributers:

Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
Øyvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>

Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.

Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon).  The
best way to upgrade so that you get all shared library dependencies is:

portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2

Approved by:	portmgr (kris, will, myself implicitly)
Requested by:	re as well as many other users
2003-09-18 06:49:37 +00:00
Edwin Groothuis
65348be49e Follow up by Simon Barner <barner@in.tum.de>
Thanks for committing my patch. However, the port does not build at the
present (I think we must include <inttypes.h>, but I don't know whether
it is present on -current). This patch (pls. replace old patch file) works
on -stable with both gcc 2.95.4 and 3.3.1.

Submitted by:	Simon Barner <barner@in.tum.de>
2003-09-05 10:16:46 +00:00
Yen-Ming Lee
e743b009aa Update MASTER_SITES for arj-3.10g
PR:		56264
Submitted by:	Konstantin Reznichenko <kot@premierbank.dp.ua>
2003-09-03 01:00:56 +00:00
Edwin Groothuis
625c7a3ec8 [patch] archivers/unadf and "#define LITT_ENDIAN must exist"
Script Lib/myconf has problem with detecting Big or Little Endian
	machine and he always set "Big Endian machine". archivers/unadf will
	compile but when you want to unpack some files you will get this
	message:
	"Compilation error : #define LITT_ENDIAN must exist"

PR:		ports/53622
Submitted by:	Jacek Serwatynski <tutus@trynet.eu.org> <tutus@trynet.eu.org>
2003-08-31 13:13:37 +00:00
Edwin Groothuis
8a8b31d05c [patch] Unbreak port: archivers/libcabinet
This port did not build with gcc 3.3.1. I also fixed a
	possible buffer overflow (they used gets() to read from
	stdin).

	Please review the patch file ``patch-cftypes.cpp'' with
	extra care, since I am not sure whether this makes sense
	(2 positions in the file, marked with ``TODO'' - thanks.

Also added some lines in cftypes.cpp to overcome the absence of
values.h on -current.

PR:		ports/55767
Submitted by:	Simon Barner <barner@in.tum.de>
2003-08-31 13:09:31 +00:00
Mathieu Arnold
291cc76b77 Update to 1.05
Approved by:	maintainer
2003-08-27 20:27:30 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Jimmy Olgeni
9d92bdf87e Update to 1.9.3. 2003-08-25 20:15:36 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Akinori MUSHA
6ba96b1b92 Update to 0.5.1. 2003-08-23 10:21:46 +00:00
Akinori MUSHA
a0c8b8f46b Update to 0.5.0. 2003-08-22 23:03:37 +00:00
Mathieu Arnold
b373209ef0 Update to 1.04
PR:	55046
Submitted by:	me
Approved by:	demon (mentor), maintainer timeout (> 3weeks)
2003-08-20 15:54:20 +00:00
Andrey A. Chernov
1f3ad986ee Upgrade to 0.93 2003-08-18 15:25:41 +00:00
Andrey A. Chernov
5887a48e3b Back out PORTEPOCH decrementing 2003-08-18 06:59:34 +00:00
Andrey A. Chernov
3e234528f3 Bump PORTREVISION, not PORTEPOCH 2003-08-17 18:24:37 +00:00
Akinori MUSHA
06c62d1368 Drop maintainership. Feel free to update the port. (fastjar is now
maintained in the gcc repository without being released separately,
though)
2003-08-16 20:04:54 +00:00
Kris Kennaway
18f7c67c5e Utilize INFO. 2003-08-16 10:08:28 +00:00
Kris Kennaway
218656ddba Utilize INFO and bump PORTREVISION. 2003-08-16 10:07:08 +00:00
Kris Kennaway
86a80c2806 Reset bouncing maintainer address.
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-08-16 06:27:02 +00:00
Andrey A. Chernov
2b1cb1f349 Upgrade to 3.2.3 (fix for new gcc) 2003-08-15 19:40:42 +00:00
Kirill Ponomarev
52c50ee402 - Update to 1.1
PR:		55524
Submitted by:	maintainer
2003-08-13 08:21:02 +00:00
Max Khon
56d020a446 Fix build with gcc 3.3.1
Approved by:	ache (MAINTAINER)
2003-08-12 15:10:37 +00:00
Hye-Shik Chang
5ab2abb78b Update to 0.6.6 2003-07-31 20:31:05 +00:00
Akinori MUSHA
1f24112627 Update to 0.1.8. 2003-07-29 12:16:52 +00:00
Maxim Sobolev
10588346d3 Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00
Michael Nottebrock
ac4ef3820b Update KDE to the latest official release, KDE 3.1.3
Official KDE 3.1.3 announcement:
http://www.kde.org/announcements/announce-3.1.3.php

(may not work until a few hours after this commit - we jumped the gun a little
 in order to have the update in place at the time the security notifications for
 KDE 3.1.2 will be released together with the announcement of KDE 3.1.3).

Changelog from 3.1.2 to 3.1.3 release:
http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php

Thanks and credits need to go to the whole KDE-FreeBSD team, as well
as everyone on kde@freebsd.org for providing feedback, reporting bugs
and just using the KDE ports.

Approved by: will (real mentor asleep)
2003-07-29 04:26:22 +00:00
Andrey A. Chernov
a64b51263a Use better ../ & control vulnerability fix
Submitted by:   ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>
2003-07-29 03:41:54 +00:00
Andrey A. Chernov
813a186866 Close vulnerability with control char between two dots.
Allow 255 char in file names.
2003-07-28 14:43:08 +00:00
Daichi GOTO
5b83770767 fix archivers/makeself: makeself.sh fails
PR:		54805
Submitted by:	Andriy I Pylypenko <bamby@oranta.ua>
2003-07-28 05:09:23 +00:00
Kirill Ponomarev
bcadc8453d Change my mail to @FreeBSD.org
Approved by:	fjoe (mentor)
2003-07-22 10:34:12 +00:00
Kris Kennaway
ff1377e0c8 Fix build with gcc 3.3 2003-07-18 03:48:03 +00:00
Erwin Lansing
f8c1612272 Update to 1.06 2003-07-17 22:04:32 +00:00
FUJISHIMA Satsuki
b185046be2 get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
2003-07-14 02:53:03 +00:00
FUJISHIMA Satsuki
8e775bbe3a get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
respect CC, CFLAGS.
2003-07-14 02:37:44 +00:00
FUJISHIMA Satsuki
451c73b09f get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
respect CC, CFLAGS, PREFIX.
2003-07-14 02:35:50 +00:00
Erwin Lansing
9f2a9f06b4 Drop maintainership 2003-07-12 10:37:39 +00:00
Norikatsu Shigemura
3cb93e47ca Don't compile with -static [1].
Drop MAINTAINERship.

PR:		ports/42556 [1]
Requested by:	Mikhail Teterin <mi@aldan.algebra.com> [1]
Approved by:	maintainer timeout (a long time)
2003-07-11 19:56:12 +00:00
Erwin Lansing
938e402a66 - Update to 1.03
- Add WWW

PR:		54315
Submitted by:	Mathieu Arnold <m@absolight.net>
Approved by:	maintainer
2003-07-10 13:34:26 +00:00
Sergey A. Osokin
e0c8232be1 Update to 2.1.2
PRs:		54099, 54130
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
Approved by:	fjoe (mentor) (implicit)
2003-07-06 18:40:45 +00:00
Dmitry Sivachenko
b522d46a69 Update to version 1.22;
Utilize SITE_PERL variable.

PR:		53972
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-07-02 07:23:21 +00:00
Dmitry Sivachenko
ad67f6b719 Update to version 1.02;
Utilize SITE_PERL variable.

PR:		53971
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-07-02 07:19:23 +00:00
Joe Marcus Clarke
8f5e9fff5a Update to 2.2.5. 2003-06-29 18:01:49 +00:00