Commit graph

748 commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Edwin Groothuis
e90c5ac85e port wouldn't build without the gnomelibs.
Noticed by: bento

Approved by:	Martin Klaffenboeck <martin.klaffenboeck@gmx.at> (maintainer)
2002-11-06 21:10:34 +00:00
Lars Koeller
4e2d4e0694 o Fix build error on STABLE due to conflicting definition of
calloc an malloc.

PR:		ports/43772
Submitted by:	charles.allen@angelo.edu
2002-11-03 21:44:31 +00:00
Mikhail Teterin
b98153570b Update to a more featurefull, but limited-unless-registered version 3.2.
. USE_JAVA=1.3+
	. Do not install swingall.jar
	. install in ${PREFIX}/share/java
	. don't extract under WKRDIR and copy -- untar the distfile
	  directly
	. move the start-up script's template from Makefile into its
	  own files/moneydance.sh

Reviewed by:	Sean Reilly (maintainer)
Approved by:	Sean Reilly (maintainer)
2002-11-03 17:16:01 +00:00
Akinori MUSHA
229367aa37 devel/SWIG-devel -> devel/swig13 2002-10-30 13:16:07 +00:00
Adam Weinberger
168425ba53 Update deskutils/glabels 1.89.2 -> 1.90.1
PR:		44537
Submitted by:	Martin Klaffenboeck <martin.klaffenboeck@gmx.at> (maintainer)
Approved by:	pat
2002-10-27 20:20:49 +00:00
Kris Kennaway
565a4bfeef Fix build on -current (cope with removal of union wait)
Submitted by:	mike
2002-10-26 01:43:31 +00:00
Adam Weinberger
6253d01520 add deskutils/glabels
A programm to create labels and business cards

PR:		43479
Submitted by:	martin.klaffenboeck@gmx.at
Approved by:	pat
2002-10-21 22:52:34 +00:00
Joe Marcus Clarke
41440137ee Remove extraneous '/' from pre-install target.
PR:	44089
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
2002-10-16 00:12:37 +00:00
Alan Eldridge
f62b4deba3 1. Removed comments from pkg-plist files per will's request.
2. This completes the KDE 3.0.4 commit. It's here, folks! Now /. those
   cvsup servers (in about an hour or so)!
2002-10-11 07:42:22 +00:00
Yoichi NAKAYAMA
1a94bafb35 Fix typo in the comment
Submitted by:	Kimura Fuyuki-san
2002-10-05 17:51:36 +00:00
Alan Eldridge
6bf4f3e83f One last commit. Fix the Markus-Brainz line time display in Korgas^Hnizer.
KAlarmd is still (a) broken and (b) really damn obnoxious, so don't use it.

Submitted by:	Ade to Andy Fawcett who sent it to me
Approved by:	Kris (will be)
2002-10-02 01:17:33 +00:00
Alan Eldridge
7ece2aeb0b 1. Bump PORTREVISION to 1.
2. Change gross kluge for klaptopdaemon to use DO_NOT_COMPILE.
3. Added WITH_KFLOPPY knob, defaults to undefined.
3A. If WITH_KFLOPPY is not defined, then we add kfloppy to DO_NOT_COMPILE.
4. Anything that got put in DO_NOT_COMPILE then gets passed in the env
   to the configure script, which dutifully sets things up to not compile
   it.

Approved by: kris
2002-10-01 18:21:21 +00:00
Ying-Chieh Liao
6082ca2e05 find->${FIND},xargs->${XARGS}
PR:		40791
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-09-29 08:07:47 +00:00
Alan Eldridge
40eea7fac0 Incomplete patch provided. Author doesn't answer mail. Dead. 2002-09-21 04:02:57 +00:00
Alan Eldridge
62631eb080 Update to kde3. Bump portrev. Patch by Dave Johnson. Patch mangling
by me.
2002-09-21 03:44:43 +00:00
Joe Marcus Clarke
59deb69012 GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00
Ying-Chieh Liao
9077593494 add mencal 2.0
A variation of the unix command cal

PR:		37195
Submitted by:	Christian Brueffer <chris@unixpages.org>
2002-09-18 10:21:36 +00:00
Alan Eldridge
5b84005fc1 Start category Makefile cleanup. 2002-09-10 15:37:45 +00:00
Joe Marcus Clarke
1f471fe7b4 Fix things after recent GNOMENG commit.
PR:		42605
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-09-09 18:50:06 +00:00
Joe Marcus Clarke
576d2c872a Update to 1.4.8. 2002-09-09 18:42:11 +00:00
Alan Eldridge
8179161fb5 KDE2 is dead. The source is no longer available. 2002-09-09 07:24:26 +00:00
David E. O'Brien
37f72c4a9f The configure test to see if we have a prototype for strncasecmp() is
totally bogus with a ISO-C++ compiler.  And the ical provided strncasecmp()
prototype is also bogus.  So just force things to know we have a proper
prototype in strings.h.
2002-09-09 00:18:41 +00:00
Kris Kennaway
dd37f65cec Depend on libgmp-freebsd to fix build on -current 2002-09-07 02:03:46 +00:00
Joe Marcus Clarke
b3108a88fc Update to 2.0.5. 2002-09-06 19:48:03 +00:00
Mario Sergio Fujikawa Ferreira
279554ac52 Deploy USE_GNOMENG infrastructure
PR:		42194
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-30 13:21:15 +00:00
Joe Marcus Clarke
07c7e0b69c Update to 2.0.4. 2002-08-29 05:28:10 +00:00
Maxim Sobolev
28d98ed48b Directory layouts of py-gtk and py-gnome packages have been changed, so that
update *_DEPENDS properly.
2002-08-28 18:03:59 +00:00
Will Andrews
ebe714bf05 Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted to
more closely conform to FreeBSD style etc, and Konqueror SSL patch merged.

Tested by:	Matt Douhan <matt@fruitsalad.org>, alane
Submitted by:	lioux [1]
2002-08-25 04:37:30 +00:00
Alan Eldridge
0bb0e1562d Grab all the qt2/kde2 ports with no maintainer and put them under kde@
maintainership.
2002-08-23 05:53:53 +00:00
Joe Marcus Clarke
6dd176bc6c Update to 1.6.8. 2002-08-22 20:33:37 +00:00
Joe Marcus Clarke
6bd87ba9cb Update to 2.0.3. 2002-08-20 21:16:24 +00:00
Maxim Sobolev
2c3e4f7d47 Update to 1.6.7. 2002-08-18 07:40:20 +00:00
Patrick Li
c51c962f3e PERL -> REINPLACE_CMD
PR:		ports/41442
Submitted by:	maintainer
2002-08-08 15:38:31 +00:00
Joe Marcus Clarke
f5f66a0ff8 Update to 2.0.2. 2002-08-07 19:55:20 +00:00
Neil Blakey-Milner
fa88b4920f Give up maintainership - haven't used this for some time. 2002-08-04 18:05:03 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Chris D. Faulhaber
e889b30c87 Relinquish this port since I no longer us it. 2002-07-31 21:36:42 +00:00
Will Andrews
a3140d136a In the words of Stephan Kulow <coolo@kde.org>:
"That's the penalty of using private interfaces".

Fix build with Qt 3.0.5 by using a patch committed to KDE CVS.  It was
backported to KDE_3_0_BRANCH so this patch will be removed with the upgrade
to KDE 3.0.3 (well, if it happens long enough before KDE 3.1).
2002-07-31 05:12:46 +00:00
Joe Marcus Clarke
8e9366c679 Use USE_GNOMENG. 2002-07-27 22:58:47 +00:00
Joe Marcus Clarke
a35a223d1b Update to 2.0.1 and USE_GNOMENG. 2002-07-26 17:54:15 +00:00
Kevin Lo
473128d919 Update to version 3.0.4
PR: 40836
Submitted by: Dmitry Morozovsky <marck@rinet.ru>
2002-07-23 02:53:06 +00:00
Maxim Sobolev
e871a9e3cd Use USE_GNOMENG. 2002-07-18 09:56:35 +00:00
Alan Eldridge
4698a646cf Restored kpilot/kpilotDaemon et al to active status. Portrevision bumped per
protocol on pkg-plist changes. Version is now kdepim-3.0.2_1.
2002-07-14 15:04:11 +00:00
Maxim Sobolev
19a718ac4c Convert all core GNOME1 components and some of the most popular GNOME1
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).

The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.

Please report any unusual problems to gnome@FreeBSD.org.

Discussed with:	marcus
Reviewed by:	marcus
2002-07-11 17:16:10 +00:00
Pete Fritchman
8d61c6fe47 - update to 1.0.25
- USE_REINPLACE
2002-07-06 07:06:21 +00:00
Will Andrews
3491a5043b Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51. 2002-07-04 19:39:36 +00:00
Joe Marcus Clarke
58d11a98d4 The FreeBSD GNOME team is proud to present GNOME 2.0 Release. 2002-06-30 22:20:44 +00:00
Joe Marcus Clarke
58d6153c1e Update to GNOME 2.0 RC2. 2002-06-26 09:18:37 +00:00
Ying-Chieh Liao
0825d343b6 ${PERL} -> ${REINPLACE_CMD}
PR:		39856
Submitted by:	maintainer
2002-06-26 03:54:09 +00:00
Maxim Sobolev
1456f96a12 - Fix incompatibility with guile-1.4.1 and bump PORTREVISION;
- use USE_REINPLACE while I am here.

Reported by:	Glenn Johnson <glennpj@charter.net>
2002-06-21 12:22:08 +00:00
Alan Eldridge
cba84991c6 Distfiles have been moved on kde site to Attic.
PR:		ports/39558
Submitted by:	glewis
Reviewed by:	alane
2002-06-21 02:48:48 +00:00
Ying-Chieh Liao
471cc5bc1d Replace ${PERL} with ${REINPLACE_CMD} in
PR:		39566
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-20 19:04:20 +00:00
Joe Marcus Clarke
71c8105783 Chase guile shared lib number.
Prompted by:	Mike Harding <mvh@ix.netcom.com>
2002-06-19 16:37:57 +00:00
Patrick Li
0ca81fd415 Update to 1.0 final, bump PORTREVISION.
PR:		39176
Submitted by:	maintainer
2002-06-18 07:46:24 +00:00
Patrick Li
988b511be9 Update to 1.0 final, bump PORTREVISION.
PR:		39175
Submitted by:	maintainer
2002-06-18 07:44:34 +00:00
Greg Lewis
21e54d2da4 Fix dependencies to be in sync with the recent JDK ports renaming.
Approved by:	sreilly@seanreilly.com (maintainer)
2002-06-16 00:38:35 +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
Joe Marcus Clarke
515147d6b6 Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release. 2002-06-15 09:05:13 +00:00
Joe Marcus Clarke
9f04edac18 Update to the latest GNOME 2 snapshot. 2002-06-12 00:18:21 +00:00
Maxim Sobolev
ba445c1136 Remove extra MASTER_SITES - the distfile is now awailable from the
MASTER_SITE_GNOME
2002-06-03 09:49:25 +00:00
Joe Marcus Clarke
dfcd75d164 Fix a problem where gnomecal would crash on the first of every month, and
correct the link to gnomecal's help documentation.  Bump PORTREVISION.

PR:		38773 (help docs)
Obtained from:	gnome-pim CVS (crash fix)
2002-06-01 17:28:10 +00:00
Joe Marcus Clarke
66fe6ad566 Update to 1.4.6. 2002-05-31 20:53:08 +00:00
Joe Marcus Clarke
1aadf412fd Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. 2002-05-28 16:08:26 +00:00
SADA Kenji
7329e2fb55 repo-move: misc/tuxcards --> deskutils/tuxcards
this port was placed in misc category and
maintainer added deskutils.

PR:		ports/36860
2002-05-24 18:21:24 +00:00
Ying-Chieh Liao
f2e23d3eef fix mastersite
PR:		38453
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2002-05-23 14:15:57 +00:00
Maxim Sobolev
5c083bf55b Actually do update to RC3.
PR:		38353
Submitted by:	maintainer
2002-05-23 11:51:09 +00:00
Maxim Sobolev
713ab01033 Update to RC3.
PR:		38266
Submitted by:	maintainer
2002-05-23 11:47:11 +00:00
Maxim Sobolev
824efb5aa2 Update to RC3.
PR:		38265
Submitted by:	maintainer
2002-05-23 11:45:59 +00:00
Ying-Chieh Liao
2a7fdef038 upgrade to 1.05
PR:		38405
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2002-05-22 14:34:40 +00:00
Andrew Gallatin
f3320d0aac Don't build klaptopdaemon on alpha.
Due to APM dependancies, its preventing the port from building on
alpha.  Since I can't see what use its features would be on a
platform which doesn't support power mgmnt, it seems simplest to
just yank it.

Approved by: will
2002-05-21 15:03:32 +00:00
Joe Marcus Clarke
63c7a0f973 Back to betas...Update to GNOME 2.0 beta 5. 2002-05-19 20:16:06 +00:00
SADA Kenji
2209bc25ca Add new port: deskutils/nag - Horde's task list manager.
PR:	ports/36908
Submitted by:	Thierry Thomas <thierry@pompo.net>
2002-05-18 00:22:48 +00:00
SADA Kenji
b9212ed7fd - switch to more stable version.
- change sub-category from kde to deskutils.
PR:	ports/36860
Submitted by:	maintainer
2002-05-17 19:23:30 +00:00
SADA Kenji
94ce44d913 Unbreak and upgrade to version 0.4 . Also,
- some portlint
- reflect PREFIX
PR:	ports/37886
Submitted by:	maintainer
2002-05-17 15:25:09 +00:00
Akinori MUSHA
89f3a11253 Follow the Japanese EUC locale change: ja_JP.EUC -> ja_JP.eucJP.
Bump PORTREVISION.

PR:		ports/37997
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp> (MAINTAINER)
2002-05-16 10:27:53 +00:00
SADA Kenji
04cc8a9d0f Upgrade to version 1.0-RC1.
PR:	ports/37953
Submitted by:	maintainer
2002-05-16 08:27:05 +00:00
Joe Marcus Clarke
5bf848e973 Fix a dependency issue. The wrong library name was specified.
Submitted by:	bento
2002-05-15 23:06:02 +00:00
SADA Kenji
cd674241ff Move www/horde-devel -> www/horde2 & mail/imp-devel -> mail/imp3
From PR's description:
  IMP 3.0 is the stable release of IMP,
  and Horde 2.0 the stable release of Horde.
Note:	mail/imp3 and deskutils/kronolith are marked as IS_INTERACTIVE
	since they need depending port mod_php4 with its mcrypt option
	enabled by hand.

PR:		ports/35051
Submitted by:	maintainer
2002-05-15 10:32:20 +00:00
Joe Marcus Clarke
3c678e3a7d Update to GNOME 2.0 RC2. 2002-05-12 06:49:02 +00:00
Dmitry Sivachenko
7668bebf8b fix a badly out of date pkg-plist.
Submitted by:	Alan E <alane@geeksrus.net>
2002-05-09 14:38:29 +00:00
Joe Marcus Clarke
6281a02caa Add gnomeutils2 after repo copy from gnomeutils. These are miscellaneous
utilities for the GNOME 2.0 desktop.
2002-05-08 22:31:19 +00:00
Neil Blakey-Milner
02f310f193 Update port deskutils/ithought to a5
PR:		36333
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-05-08 19:33:59 +00:00
Pete Fritchman
69e8e2da30 Update to 1.0.23.
PR:		37797
Submitted by:	Esa Karkkainen <ejk@iki.fi>
2002-05-07 03:23:26 +00:00
Patrick Li
c8a555b93a Correct the install of binary file.
PR:		37740
Submitted by:	maintainer
2002-05-04 19:09:22 +00:00
Ying-Chieh Liao
b641a63a05 upgrade to 1.2.a.1
PR:		37539
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-04-29 05:39:51 +00:00
Norikatsu Shigemura
d22fe6866e add missing files.
Not objected to by:	gnome
Reviewed by:		knu (mentor)
2002-04-28 16:03:28 +00:00
Pete Fritchman
719ef7cc3e Update to 2.3. 2002-04-25 06:51:11 +00:00
Will Andrews
d54d1eaf5d Update to 3.0. Sigh. 2002-04-23 00:13:10 +00:00
Will Andrews
d1c2f0dddd Please welcome Qt3/KDE3 to our ports tree. This includes work since the
original versions of these ports, so some PORTREVISIONs were bumped.  See
http://freebsd.kde.org/ and mailing lists linked to from there for info
on the packages generated to test these ports.

bsd.kde.mk has already been updated a few days ago to work with these.

Some patches applied to fix a few bugs were:

deskutils/kdepim3:
        [1] Remove kpilot from build because it wasn't ready at release.
editors/koffice-kde3:
        [2] Fix compile time bugs for FreeBSD.
misc/kdeedu3:
        [3] Fix compile problem with kvoctrain.
x11/kdebase3:
        [4] Fix KDM CPU usage and login bug.

Some caveats:
        * All PLISTs are broken for deinstall due to script bug that I
          didn't notice until very recently.  This will be fixed when I
          commit an update tomorrow.  These ports should still install
          perfectly fine though.  They should also deinstall without
          giving errors, but will leave directories behind.
        * You can't install this with any other version of QT or KDE
          already installed.  I am not sure the checks are 100% working,
          but fixes for these will be forthcoming.  This is mainly due
          to a policy decision made by kde@ to make QT/KDE ports install
          the way the rest of the world expects it to while also still
          conforming to FreeBSD's hier(7).  For reference on this decision,
          please consult the KDE/FreeBSD mailing list archives.  This
          decision fixes 2-year-old bug reports relating to how we handled
          this for KDE2 vs KDE1.

Submitted by:   [1] Adrian de Groot <adridg@cs.kun.nl>,
                [2] David Faure <faure@kde.org>,
                    Andy Fawcett <andy@athame.co.uk>
                    Lauri Watts <lauri@kde.org>
                [3] Lauri Watts <lauri@kde.org>
                [4] Alan Eldridge <alane@geeksrus.net>
                    Oswald Buddenhagen <ossi@kde.org>
Reviewed by:    kde
2002-04-21 23:47:50 +00:00
Will Andrews
e05ed36727 Say goodbye to Qt 1.x and all of its dependents. The one port I found
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION.  All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.

Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.

This commit made in impending view of Qt3/KDE3 entering ports tree.
2002-04-19 02:30:02 +00:00
Ying-Chieh Liao
26fdeea67a add krss 2.6
KDE Rich Site Summary viewer
2002-04-18 06:23:43 +00:00
Maxim Sobolev
3a28fb3952 GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS.
2002-04-15 17:05:52 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Yoichi NAKAYAMA
922e33044b Change maintainer's address to the one at FreeBSD.org. 2002-04-11 14:51:07 +00:00
Yoichi NAKAYAMA
912eab21d4 Update to mhc-current-snap20020411. 2002-04-11 14:43:19 +00:00
Maxim Sobolev
da7926a34c Remove iconv->giconv hack. 2002-04-08 11:05:53 +00:00
Will Andrews
c364686d1f Make the perl regex to get rid of malloc.h much much more broad. Should
fix the build on -current.
2002-04-04 11:51:58 +00:00
Dirk Meyer
0d34afbabd Let INSTALL_PROGRAM strip the binary 2002-03-30 11:22:32 +00:00
Dirk Meyer
6a0d8433fa mcal & gmcal use the libmcal library (see PR ports/31416 )
to access calendars that can be stored in many different formats.
They are mostly exsamples and how-to use the MCAL library

PR:		31461
Submitted by:	thierry@pompo.net
2002-03-30 11:21:03 +00:00
Dirk Meyer
0eeb6d5984 mcal & gmcal use the libmcal library (see PR ports/31416 )
to access calendars that can be stored in many different formats.
They are mostly samples and how-to use the MCAL library.

PR:		31461
Submitted by:	thierry@pompo.net
2002-03-30 11:09:01 +00:00
Will Andrews
97e6d16408 Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This is
not tested other than for syntax, but should DTRT from what I understand
of the problem.

Submitted by:	bento
2002-03-30 09:07:53 +00:00
Daniel Eischen
5bc6dfb7fb Prevent inclusion of <malloc.h> when building.
Reported by:	bento
2002-03-29 16:25:48 +00:00
David E. O'Brien
0d77c3b570 Backout my backout of rev 1.31.
We can now build with Tcl/Tk 8.3.
2002-03-19 04:42:56 +00:00
Maxim Sobolev
4c809351ec Provide backup MASTER_SITE.
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-18 15:17:06 +00:00
Maxim Sobolev
a68d2827d3 Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv.
2002-03-18 11:50:38 +00:00
Maxim Sobolev
449a928eea Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with
<giconv.h> or -liconv with -lgiconv.
2002-03-18 11:26:13 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Anders Nordby
6a7f3a5015 Master site updates: www.freenix.no => atreides.freenix.no for these
files.
2002-03-15 00:31:54 +00:00
Maxim Sobolev
ad661490f2 Update to 1.6.6. 2002-03-13 10:52:13 +00:00
Pete Fritchman
f128ca0511 malloc.h -> stdlib.h
PR:		35519
2002-03-04 20:02:36 +00:00
Pete Fritchman
539446151c Update to 1.0.22 2002-02-19 05:32:44 +00:00
Maxim Sobolev
c395d13191 Update to 1.4.1.2. 2002-02-08 13:29:20 +00:00
Pete Fritchman
b968251bf4 - update to 2.1
- sort pkg-plist
2002-02-04 01:11:06 +00:00
Maxim Sobolev
da22f39fbd Fix patch, so that it doesn't break some ports on 4-STABLE.
Submitted by:	Joe Macus Clarke <marcus@marcuscom.com>
2002-02-03 07:16:38 +00:00
Maxim Sobolev
30205df2d5 Add missed continue statement. 2002-01-29 07:17:18 +00:00
Dmitry Sivachenko
197494a82e gnome@ is an alias for sobomax@ 2002-01-29 05:27:38 +00:00
Dmitry Sivachenko
325f8a95b9 Change MAINTAINER to sobomax@ 2002-01-29 03:16:55 +00:00
Maxim Sobolev
941a8de0fe Add Evolution into ${BUILD,RUN}_DEPENDS.
Submitted by:	Joe Clarke <marcus@marcuscom.com>
2002-01-29 00:31:27 +00:00
Maxim Sobolev
5ab4ca8f90 Update to 0.5.1.
Submitted by:	Anders Andersson <anders@hack.org>
		Joe Clarke <marcus@marcuscom.com>
2002-01-29 00:21:14 +00:00
Maxim Sobolev
8e47a4aba8 Update version number of guppi shared library.
Submitted by:	Michael V. Harding <mvh@corp.namesafe.com>
2002-01-25 06:28:45 +00:00
Maxim Sobolev
de77e20e60 Fix compilation when WITHOUT_PILOT is defined.
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-21 09:52:47 +00:00
Maxim Sobolev
888d58cd87 Correct logic for optional pilot support.
Submitted by:	Anders Andersson <anders@hack.org>
		Joe Clarke <marcus@marcuscom.com>
2002-01-21 01:45:26 +00:00
Mario Sergio Fujikawa Ferreira
8557cd021d Update maintainer address
PR:		34095
Submitted by:	MAINTAINER
2002-01-20 22:32:44 +00:00
Anders Nordby
df64a33fc8 Update broken master sites.
Approved by:	shanee@augusta.de (maintainer)
2002-01-20 16:31:12 +00:00
Ying-Chieh Liao
1e5f8701d9 horde-devel from 2.0 RC3 to 2.0;
turba from 1.0 RC3 to 1.0;
imp-devel from 3.0 RC3 to 1.0
2002-01-19 16:58:09 +00:00
David W. Chapman Jr.
7cdb9dd859 Update maintainer's email address
Update a few MASTER_SITES

PR:		34012
Submitted by:	maintainer
2002-01-17 23:13:38 +00:00
Maxim Sobolev
d91c9ce8c3 Remove empty files. 2002-01-15 09:28:31 +00:00
Patrick Li
d5ff811e03 Add port misc/tuxcards A small Application, which organizes your notes
in a tree, so they are easier to find. Clone of the Windows software
"CUECards"

PR:		33734
Submitted by:	Tilman Linneweh <freebsdports@arved.de>
2002-01-11 23:36:07 +00:00
Will Andrews
bda8e9b3d4 Bring in a few changes to the KDE ports infrastructure, and some fixes.
- Move all stuff specific to kde core ports to x11/kde2/Makefile.kde.
   + Default to compile optimized for speed, not debugging, in ports
     builds, not just packages.  We don't really get that many backtraces
     or debugging information, and there's a better way to provide these
     things to people willing to spend some time working on KDE.  It's
     at (as announced before): http://freebsd.kde.org/.
 - Remove teTeX dependency for kdegraphics2 upon request, and being unable
   to find any reason not to.  Apparently, kdegraphics still compiles
   libkdvi and kdvi -- I guess dvips is merely a runtime dependency.
   Therefore to enable its use one just needs to add the teTeX package.
   Bump PORTREVISION to reflect dependency change.
 - Fix koffice port by removing PYTHON_VERSION, which is unnecessary.

PR:		33650 (part of)
Submitted by:	John Merryweather Cooper <jmcoopr@johncoop.MSHOME.bmi.net>
Reviewed by:	kde-freebsd@lists.csociety.org (teTeX dep removal, and
		optimizing for speed, not debugging capability)
2002-01-11 06:17:04 +00:00
Maxim Sobolev
a21212ed3e Update to 1.6.5. 2002-01-10 12:10:07 +00:00
Maxim Sobolev
7577c67e21 Pilot-link now lives in ${LOCALBASE}, not in ${LOCALBASE}/pilot.
PR:		ports/33651
Submitted by:	Ollivier Robert <roberto@eurocontrol.fr>
2002-01-08 10:20:07 +00:00
Will Andrews
fccbfb4a6f If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also add
--enable-debug and turn off stripping of binaries so we actually get all
the debugging we're supposed to get.  :)

Submitted by:	Alan Eldridge <alane@geeksrus.net>
2002-01-08 01:24:11 +00:00
Will Andrews
8ad291c33e Make pilot-link install directly into PREFIX. This should allow
pilot-link and all dependents to build correctly on bento.
2002-01-05 08:57:29 +00:00
Will Andrews
06517618a8 Conditionalize use of objprelink based on whether we're running on
MACHINE_ARCH=i386 *and* whether NO_KDE_OBJPRELINK is defined.

Requested by:	several
2002-01-05 02:29:15 +00:00
Patrick Li
62e915c8e1 Fix install of holiday file
PR:		33508
Submitted by:	maintainer
2002-01-04 03:21:00 +00:00
Ying-Chieh Liao
49342df43b add narval 1.1
Network Assistant Reasoning with a Validating Agent Language
2002-01-03 20:42:32 +00:00
Dmitry Sivachenko
29fba16782 Correct LIB_DEPENDS. 2002-01-03 11:14:17 +00:00
Mario Sergio Fujikawa Ferreira
972dba1d61 Fix DISTNAME
Submitted by:	maintainer
2001-12-29 16:49:51 +00:00
Mario Sergio Fujikawa Ferreira
ad723ac860 Replaced with Japanese specific xcalendar-uj.hol
PR:		33180
Submitted by:	maintainer
2001-12-27 04:33:04 +00:00
Mario Sergio Fujikawa Ferreira
27892f93f9 1. Update to 4.0.2002
2. update holiday file
	2.1. remove files/xcalendar.hol
	2.2. add files/xcalendar-uj.hol (rename for ja_JP.EUC)

PR:		33180
Submitted by:	maintainer
2001-12-26 15:44:42 +00:00
Patrick Li
b666502afd - PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Maxim Sobolev
19cd7328dd Add USE_BISON, because port having problems building itself using byacc.
Submitted by:	bento
2001-12-19 11:19:01 +00:00
Maxim Sobolev
260688534e Correct WITHOUT_PILOT test in one place. 2001-12-19 11:15:05 +00:00
Pete Fritchman
ef79928b8f Fix a problem with auto{conf,make}: some build magic was introduced to
make sure that the "autoconf" and "automake" binaries KDE looked for were
found and were autoconf213 and automake14 (as there are issues with the
latest versions), but the logic in setting $PATH was wrong.  This puts
${WRKSRC}/auto-bin before the rest of the users $PATH.  This fixes KDE
auto* problems if automake14 and automake-1.5 are both installed.

(This is the last one, promise!)

Submitted by:	Alan Eldridge <alane@geeksrus.net>
2001-12-18 07:16:30 +00:00
Maxim Sobolev
148b1b7e7f Make Pilot support "on" by default, so that package build on bento will
contain all possible features.
2001-12-17 11:28:00 +00:00
Ying-Chieh Liao
8a9110aa33 add kronolith
Kronolith is the Horde calendar application

PR:		32712
Submitted by:	Thierry Thomas <thierry@thomas.as>
2001-12-13 03:38:17 +00:00
Pete Fritchman
61a3a66271 Fix a problem with auto{conf,make}: some build magic was introduced to
make sure that the "autoconf" and "automake" binaries KDE looked for were
found and were autoconf213 and automake14 (as there are issues with the
latest versions), but the logic in setting $PATH was wrong.  This puts
${WRKSRC}/auto-bin before the rest of the users $PATH.  This fixes KDE
auto* problems if automake14 and automake-1.5 are both installed.

PR:		32512
Submitted by:	Alan Eldridge <alane@geeksrus.net>
Approved by:	will
2001-12-07 15:43:46 +00:00