1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

59317 Commits

Author SHA1 Message Date
Joe Marcus Clarke
d0d49cfda8 Update to 0.5.
PR:		39323
Submitted by:	maintainer
2002-06-15 19:19:29 +00:00
Pete Fritchman
8578800af9 Update to 0.2.2.2.
PR:		39340
Submitted by:	maintainer
2002-06-15 19:05:02 +00:00
Akinori MUSHA
acf5c46baa Update to 0.2.7. 2002-06-15 17:30:02 +00:00
Akinori MUSHA
6ad6881624 Release maintainership.
This version (1.2) of expat is obsolete and should just go away as
soon as the dependents (just two in the ports tree) move to expat2.
2002-06-15 17:25:45 +00:00
Pete Fritchman
18696b59ed Update to 1.0.24. 2002-06-15 17:11:50 +00:00
Will Andrews
1aced58dae Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to the
rigorous testing performed on the part of the KDE/FreeBSD Project
over the last three weeks.  Thanks to everyone who helped test!

General changes:
	[1] Follow KDE2 style by moving KDE core specific macros and
	    the like to x11/kde3/Makefile.kde.
	[2] Fix a variety of comments or miscellaneous data to reflect
	    that this is KDE3 and not KDE2.
	[3] Account for more empty directories in the PLISTs.

deskutils/kdepim3:
	[4] More #include <malloc.h> -> #include <stdlib.h>.

audio/arts:
	[5] Upgrade to 1.0.1.
	[6] Point at MASTER_SITE_KDE not my own mirror.

audio/kdemultimedia3:
	[7] Account for the removal of the <machine/soundcard.h> symlink.
	    Simply point all such includes at <sys/soundcard.h>.

editors/koffice-kde3:
	[8] Get rid of #include <values.h> preemptively.

devel/kdesdk3:
	[9] Remove cervisia from build if building on -CURRENT due to
	    C++-unsafe sys/wait.h.  The header is believed to have been
	    fixed in newer -CURRENT (>= Jun 5) but we have not tested that.

devel/kdevelop:
	[10] Upgrade to 2.1.1 and use KDE 3 version.
	[11] Remove a number of suggested dependencies that no longer fit.
	[12] Account for where the docs for Qt went since they got moved
	     to fit in hier(7) better.

graphics/kdegraphics3:
	[13] Turn off kuickshow by default because it depends on imlib,
	     which in turn depends on gtk/glib.  This will be revisited
	     when we split up the KDE ports a bit.

games/kdegames3:
	[14] Fix compile error on -CURRENT where kpat/freecell-solver/md5.h
	     tried to define uint32_t after sys/types.h already had.

sysutils/kdeadmin3:
	No particular changes.

misc/kdeaddons3:
	No particular changes.

misc/kdeedu3:
	[15] Re-add the huge number of missing @dirrm's.

misc/kdeutils3:
	No particular changes.

misc/kde3-i18n-* and */kde3-i18n:
	For the most part, no particular changes.  A huge number of I18N
	message updates went into this release, though.

french/kde3-i18n:
	[16] Fix build Makefile error due to tarball builder's env.

net/kdenetwork3:
	No particular changes.

x11-clocks/kdetoys3:
	No particular changes.

x11/kdebase3:
	[17] Account for mkfontdir "soft" build-time dependency.  If
	     mkfontdir is available, use it to build fonts.dir where
	     kdebase installs fonts.  Otherwise, don't bother.
	[18] Patch ElectricEyes.desktop to use the name of the program
	     that FreeBSD uses when you install the port for it.
	[19] Patches for KDM merged into KDE 3.0.1.
	[20] Properly fix kdm/backend/xdmcp.c string format error.

x11/kdelibs3:
	[21] Support the KDE3 version check to make sure no one
	     tries to install KDE2 then KDE3.  The 'kde-version-check'
	     target is centralized in x11/kde3/Makefile.kde.
	[22] Remove patch for kdeprint/configure.in.in.
	[23] Add patch to fix critical icon loader bug.

x11/kde3:
	[24] Add Makefile.kde for centralizing KDE core-specific macros
	     that don't belong in bsd.kde.mk.

x11-toolkits/qt30:
	[25] Mark broken on any XFree86 version < 4 due to packing list
	     related problems if we tried to support XFree86 3.
	[26] Error out if the user has Qt2 installed already.

x11-wm/kdeartwork3:
	[27] Add USE_MESA to explicitly support the 3D screensavers.
	[28] Re-add a large number of missing @dirrm's.

Credits:

[1] [4] [5] [6] [7]
[9] [10] [14] [16]
[21] [22] [24] [26]:	will

[2] [3] [8] [15] [17]
[19] [25] [27] [28]:	alane

[11] [12]
Submitted by:		Lauri Watts <lauri@kde.org>

[13] Found by:		mi
     Removed by:	will

[18] [23]
Submitted by:		Andy Fawcett <andy@athame.co.uk>

Tested by:		[in addition to the above, in no particular order]
			knu
			Mattias Douhan <matt@athame.co.uk>
			Bradley T. Hughes <bhughes@trolltech.com>
			Erik H. Bakke <ebakke@trolltech.com>
			David Johnson <david@usermode.org>
			JJ Behrens <jj@nttmcl.com>
			Michael W. Collette <metrol@metrol.net>
			Adriaan de Groot <adridg@sci.kun.nl>
			Mark Rowlands <mark.rowlands@minmail.net>
			Mark Stosberg <mark@summersault.com>
			Dave Cantrell <phaedrus@alltel.net>
			Mark Miller <joup@bigfoot.com>
			Wesley Morgan <morganw@chemikals.org>
			Arjan van Leeuwen <avl@operamail.com>
2002-06-15 16:16:32 +00:00
SADA Kenji
26687091c4 Upgrade to version 1.93 .
Noticed by:	Ying-Chieh Liao <ijliao@FreeBSD.org>
2002-06-15 16:04:23 +00:00
Jun Kuriyama
bdc9c2f5fa Chase java/jdk repocopy.
Submitted by:	Greg Lewis <glewis@eyesbeyond.com>
2002-06-15 14:09:21 +00:00
Anton Berezin
083db0afd9 Update to 1.28.
PR:		39328
Approved by:	maintainer
2002-06-15 13:21:23 +00:00
Ernst de Haan
8c44357135 Upgrade to JUMP 0.3. Added an alternative download location.
Not removing ${PREFIX}/share/java at deinstallation anymore
since it is part of the base hierarchy now.
2002-06-15 13:08:52 +00:00
Doug Barton
474d18267c Update to version 2.30, which has numerous bug fixes, better RBL
support, better language support, and other improvements.

The PR provided the new dependency, however the port needed
some portlint and other cleanup:

* Whitespace (spaces -> tabs)
* Wonky commands/paths/etc. replaced by ${VARIABLES} where appropriate
* Added some more files to PORTSDOCS, and tightened it up a bit
with a for loop
* Sorted the plist

It was also necessary to add a patch that provides the user with an
option as to whether or not to use dccproc. We have no port for it,
and porting it doesn't look fun. If the SA authors don't intend to
add this option to the base, I'll fix the (fairly simple) patch
to follow proper "one patch per file" rules.

PR:		ports/39319
Submitted by:	Alex Vasylenko <lxv@a-send-pr.sink.omut.org>
2002-06-15 09:56:34 +00:00
Joe Marcus Clarke
515147d6b6 Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release. 2002-06-15 09:05:13 +00:00
Yoichi NAKAYAMA
5f1422a7d6 Add patch to fix bugs.
* Fix typo in elscreen-show-list.
* Avoid error when message contains "%" in elscreen-message.
(I've sent same patch to the author.)
2002-06-15 07:05:19 +00:00
Greg Lewis
269a85dc0e Revive the nethack32 port.
Approved by:	knu
2002-06-15 02:34:47 +00:00
Greg Lewis
10c8d61b5d You die... But wait... Your medallion begins to glow!--More--
You feel much better!  The medallion crumbles to dust!--More--
You survived that attempt on your life.

Approved by:	knu
2002-06-15 02:33:45 +00:00
Doug Barton
a5e07169fa Update to 0.23:
Fixed Net::DNS::mx() to work properly in scalar context.

Fixed taint issue when Net::DNS::Resolver::nameservers() is passed
a hostname as an argument.
2002-06-15 00:49:59 +00:00
Yoshio MITA
3048597ca6 Update Mozilla japanese language package
PR:		ports/38981 and following discussions with PR author.
Submitted by:	Mayama Ko
2002-06-15 00:22:06 +00:00
Martin Blapp
31f9fb5ff6 Add Russian OpenOffice slave port 2002-06-15 00:15:06 +00:00
Martin Blapp
72c16cc1d3 Add Korean OpenOffice slave port 2002-06-15 00:14:13 +00:00
Martin Blapp
7e2183b92a Add Japanese OpenOffice slave port 2002-06-15 00:13:36 +00:00
Martin Blapp
aa68814503 Add German OpenOffice slave port 2002-06-15 00:12:40 +00:00
Martin Blapp
cdad1a0fd7 Add French OpenOffice slave port 2002-06-15 00:10:08 +00:00
Martin Blapp
7c1f6bee85 Add Swedish OpenOffice slave port 2002-06-15 00:08:28 +00:00
Martin Blapp
c273f51ece Add Polish OpenOffice slave port 2002-06-15 00:07:45 +00:00
Martin Blapp
cc630272c2 Add Italian OpenOffice slave port 2002-06-15 00:07:06 +00:00
Martin Blapp
9fd06989c8 Add Spanish OpenOffice slave port 2002-06-15 00:06:23 +00:00
Martin Blapp
28ad8a6acd Add Arabic OpenOffice slave port 2002-06-15 00:05:33 +00:00
Martin Blapp
57d315da89 Add Turkish OpenOffice slave port 2002-06-15 00:04:43 +00:00
Martin Blapp
11240e4486 Add Portuguese OpenOffice slave port 2002-06-15 00:03:53 +00:00
Martin Blapp
9e53567023 Add Dutch OpenOffice slave port 2002-06-15 00:01:50 +00:00
Martin Blapp
2baacf5ce8 Add Greek OpenOffice slave port 2002-06-15 00:00:51 +00:00
Martin Blapp
a02a3d208e Add Danish OpenOffice port 2002-06-14 23:59:47 +00:00
Martin Blapp
5dc75c5f56 Preparations to add OO ports for other languages. I'll add later OO
slave ports for 12 languages.

Obtained from:		lioux (slave port skeletons)
2002-06-14 23:05:41 +00:00
Patrick Li
7376214b3f Install library properly without stripping the symbols
PR:		39138
Submitted by:	Matthew Landauer <mlandauer@yahoo.com>
2002-06-14 22:04:33 +00:00
Patrick Li
24a1c852ed Update to 1.02c
PR:		39220
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-14 21:47:45 +00:00
Patrick Li
96cd4dd6fd Update to 1.1.1
Update maintainer email address

PR:		39303
Submitted by:	maintainer
2002-06-14 21:35:55 +00:00
Patrick Li
2bf3a3add3 Update to 0.7.8
PR:		39302
Submitted by:	maintainer
2002-06-14 21:30:36 +00:00
James E. Housley
9966701b9f Update to 4207 2002-06-14 20:27:57 +00:00
Joe Marcus Clarke
ee840f0aae Update to 1.0.7. 2002-06-14 20:11:58 +00:00
Andrey A. Chernov
f7a14c95a8 Remove GCC2 requirement, it builds fine with recently fixed GCC3 under -current
too (and I confirm it).

PR:	39300
Submitted by:	Alexander Kabaev <ak03@gte.com>
2002-06-14 19:38:27 +00:00
Greg Lewis
2f62ed9f9d . Fix the dependencies for this port following the renaming of the JDK
ports.
. Use (and define if necessary) ${FIND} and ${CPIO}, rather than
  /usr/bin/find and /usr/bin/cpio, respectively.

Reviewed by:	znerd
2002-06-14 19:08:49 +00:00
Stefan Eßer
73e6113793 Use $WRKSRC instead of $WRKDIR/$DISTNAME. 2002-06-14 18:16:29 +00:00
Stefan Eßer
014bd4330f Fix build on -current: initialization of FILE* outfile = stdout failed.
Testing the port revealed, that the SHAR archives could not be retrieved,
but a TAR archive is available from wuarchive, so I converted the port
to use it. This simplified the Makefile considerably as a side effect.

Approved by:	me@FreeBSD.org (port maintainer)
2002-06-14 18:14:16 +00:00
Akinori MUSHA
88b8420988 Get the IGNORE warning working. ${DISTFILES} cannot be referenced in
a .if condition before reading through bsd.port.post.mk.

Approved by:	netchild (MAINTAINER)
2002-06-14 15:54:18 +00:00
David W. Chapman Jr.
29100c0abd Update to 2.3.5
Submitted by:	maintainer
2002-06-14 15:14:00 +00:00
Anton Berezin
1fa3224f7e Add p5-Time-Piece, a perl module implementing time objects. 2002-06-14 14:35:36 +00:00
Christian Weisgerber
9e93966b7c * Take maintainership.
* Fix compilation with gcc 3.1; from Marc Espie <espie@openbsd.org>.
* Override variables with MAKE_ARGS instead of patching Makefile.
2002-06-14 14:33:24 +00:00
Johann Visagie
51d9e9ebf4 - Update to version 0.5 2002-06-14 13:26:59 +00:00
Thomas Gellekum
164cfe2626 Upgrade to 21.0. 2002-06-14 11:19:43 +00:00
Thomas Gellekum
5abd985434 Use new PYTHONPREFIX_*DIR variables to make these ports PREFIX-clean. 2002-06-14 11:19:13 +00:00