Commit graph

1013 commits

Author SHA1 Message Date
Jun Kuriyama
eeacff5939 Update WWW and use $MASTER_SITE_SOURCEFORGE.
Submitted by:	MA, Dunzi <tadalunch@sources.redhat.com> (www update)
PR:		ports/48307
2003-04-24 02:04:52 +00:00
Joe Marcus Clarke
47f8b8a259 Fix a double-free bug in the logview application. This would be very bad
on non-FreeBSD systems, but phkmalloc should protect us.  This fix should
take care of the abort crashes on -CURRENT.
2003-04-23 18:58:32 +00:00
Daniel Harris
120d3394fd Update to 0.17.
PR:		51263
Submitted by:	maintainer
2003-04-23 16:56:06 +00:00
Joe Marcus Clarke
4ad2671dc7 Convert to new GNOME infrastructure. 2003-04-22 04:13:24 +00:00
Joe Marcus Clarke
9cd646e4d7 Update to 0.40.
PR:	51217
Submitted by:	maintainer
2003-04-21 16:51:36 +00:00
Dirk Meyer
245f2cc78c - rerolled distfile with small source changes and corected ChangeLog 2003-04-20 08:17:59 +00:00
Oliver Braun
1f6131edc9 Upgrade to 008. 2003-04-20 07:11:29 +00:00
Joe Marcus Clarke
daa68ed157 Remove USE_GNOMENG. 2003-04-18 21:20:06 +00:00
Dirk Meyer
4e6ee725c3 - Update to 0.5.1 2003-04-18 19:13:05 +00:00
Tilman Keskinoz
8d5f184023 Add karamba, a program that displays various information on your KDE desktop
PR:		50762
Submitted by:	Scott A. Moberly <smoberly@karamazov.org>
2003-04-16 12:06:10 +00:00
Tilman Keskinoz
90d5fa8421 Add kbirthday, a kde kicker-applet, that reminds you of birthdays from the
KDE Addressbook.

PR:		50877
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
2003-04-16 11:15:49 +00:00
Oliver Braun
d5b0c6da71 Take maintainership in agreement with the submitter/developer. 2003-04-13 21:21:52 +00:00
Dirk Meyer
78917e617a - Use libobjc.so
- Cleanup
- Use bsd.gnustep.mk
PR:		50479
2003-04-13 07:38:27 +00:00
Oliver Braun
f047f1e825 Add rolo 007, text-based contact management software.
PR:		ports/50593
Submitted by:	Andrew Hsu <ahsu@users.sf.net>
2003-04-12 08:50:34 +00:00
Joe Marcus Clarke
7f203fae3e * Add a missing dependency on popt [1]
* Convert to new GNOME infrastructure

Reported by:	bento [1]
2003-04-11 23:38:47 +00:00
Tilman Keskinoz
acdb9c559d Fix build on CURRENT
Reported by:	many
Tested by:	jeff@walters.name (Jeff Walters), seanc
2003-04-09 00:51:55 +00:00
Joe Marcus Clarke
c126810efd * Update to new GNOME infrastructure
* Set GNOME_DESKTOP_VERSION explicitly so users can upgrade or downgrade
  across desktop versions
2003-04-06 21:16:05 +00:00
Alan Eldridge
b294b98273 Rejoice, for the long awaited upgrade to kde 3.1.1 is here! 2003-04-05 22:16:12 +00:00
Jimmy Olgeni
c5c6f229da Update to version 1.9.2. 2003-04-05 09:54:48 +00:00
Joe Marcus Clarke
7bcf23bb4d * Update to 1.0.0
* Use the new GNOME infrastructure

PR:	49011
Submitted by:	maintainer
2003-04-05 05:33:28 +00:00
Joe Marcus Clarke
49206b15e4 Update to 2.2.1. 2003-04-04 07:39:46 +00:00
Joe Marcus Clarke
5a4116ed6d Update to 0.4.0. 2003-04-04 07:37:39 +00:00
Pete Fritchman
099348fedf Update to 2.5. 2003-04-04 02:27:05 +00:00
Pete Fritchman
9f7ea48c45 Update to 1.0.27. 2003-04-04 02:24:42 +00:00
Joe Marcus Clarke
5242569a08 Make sure to run ldconfig -m for each of the module directories at boot time.
This allows mrproject and its API to survive reboots.

Reported by:	olgeni
Adapted from:	databases/mysql323-client
2003-04-01 20:32:55 +00:00
Dirk Meyer
3f7c0bb720 - reapply patch that was lost during the update to 0.5 2003-03-31 05:53:12 +00:00
Joe Marcus Clarke
39c41ad247 Update to 0.34.
PR:	50425
Submitted by:	maintainer
2003-03-29 17:21:46 +00:00
Edwin Groothuis
420997868e update for gdeskcal to 0.33,
PR:		ports/50341
Submitted by:	Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
2003-03-29 01:20:08 +00:00
Jimmy Olgeni
aa207f428c Add WWW. 2003-03-24 13:59:34 +00:00
Daniel Eischen
ef9ec81744 Update to version 1.8.6. 2003-03-23 23:23:59 +00:00
Dirk Meyer
4e2e52d338 - Update to 0.5 2003-03-23 19:40:02 +00:00
Dirk Meyer
952ce9b890 GWorkspace is the official GNUstep workspace manager. It is a clone of
NeXT's workspace manager and already ready for daily usage. GWorkspace is
probably one of the most useful and usable workspace managers available on
any platform, owing to its well-designed interface and the natural,
consistent design that it inherits from the GNUstep framework.

WWW: http://www.gnustep.it/enrico/gworkspace/
2003-03-23 19:33:38 +00:00
Jimmy Olgeni
b35540f9cc Fix bug in "edit" button handling.
Submitted by:	 The Anarcat <anarcat@anarcat.ath.cx>
2003-03-23 12:20:41 +00:00
Mario Sergio Fujikawa Ferreira
405dc43853 Fix build: replace BUILD_DEPENDS with EXTRACT_DEPENDS where appropriate
Submitted by:	bento
2003-03-23 05:59:49 +00:00
John Baldwin
b20dd48b3d Use a size_t to hold the result of sizeof() instead of an unsigned int.
Use a const char * instead of a char * type for a variable to quiet a
warning.  These fix the build on alpha.

Requested by:	kris
2003-03-18 18:20:11 +00:00
Joe Marcus Clarke
db3469a6ea Correct a typo (s/LIB_DEPEND/LIB_DEPENDS).
Approved by:	portmgr (lioux)
2003-03-08 19:52:51 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Dirk Meyer
4ba39af869 - add stamp.make 2003-03-05 04:50:54 +00:00
Dirk Meyer
3dfbc30c76 - Fix build for CURRENT 2003-03-04 19:49:33 +00:00
Tilman Keskinoz
5682a328cd Fix Build on CURRENT.
Submitted by:   Andy Fawcett <tap@hex.athame.co.uk>
Reported by:    many
Tested by:      leafy@leafy.idv.tw (CURRENT),  Andy Fawcett (4.7 5.0R)
2003-03-03 10:41:01 +00:00
Joe Marcus Clarke
d08ee56d53 Create locale dirs.
Reported by:	bento
2003-03-02 23:28:42 +00:00
Joe Marcus Clarke
4b8d72d3e2 Add gucharmap, a Unicode character map and viewer built on GTK+ 2. 2003-03-02 21:05:41 +00:00
Joe Marcus Clarke
679bb7d807 Add ljcharm, a Python CLI interface to LiveJournal servers.
PR:		48726
Submitted by:	Carl Schmidt <carl@perlpimp.codersluts.net>
2003-03-02 20:04:30 +00:00
Adam Weinberger
6131f71182 De-uglify the locale installation (somewhat).
Reviewed by:	marcus
2003-03-01 07:47:06 +00:00
Joe Marcus Clarke
3b582d603d Add gnotime, a time tracking application for the GNOME 2 desktop.
PR:		48801
Submitted by:	Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
2003-03-01 07:24:45 +00:00
Joe Marcus Clarke
e81140b2bf Add rubrica, an addressbook for the GNOME 2 desktop.
PR:		48768
Submitted by:	Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
2003-03-01 07:07:58 +00:00
Yoichi NAKAYAMA
e4f3b50a2c Update to current-snap-20030224 2003-02-28 16:57:20 +00:00
Joe Marcus Clarke
e762f333a1 Add gdeskcal, a calendar for the GNOME 2 desktop featuring alpha-blending.
PR:		48757
Submitted by:	Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
2003-02-28 07:46:44 +00:00
Edwin Groothuis
647c91ef87 deskutils/xcalendar: typos
PR:		ports/48732
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp>
2003-02-27 07:34:25 +00:00
Dirk Meyer
55b29f2dc4 - Update for gnustep 1.5.2 and gui 0.8.4 2003-02-26 20:05:16 +00:00
Joe Marcus Clarke
781689b5f8 Update to 0.9.1. 2003-02-25 05:49:41 +00:00
Mario Sergio Fujikawa Ferreira
74740483d0 De-pkg-comment 2003-02-23 19:58:35 +00:00
Joe Marcus Clarke
8606beae6c Update to 1.91.1.
PR:	48597
Submitted by:	maintainer
2003-02-23 18:17:16 +00:00
Jimmy Olgeni
2563cb72b3 De-pkg-comment my ports + some more. 2003-02-23 10:51:29 +00:00
Dmitry Sivachenko
f4eb28be13 Fix build after QT directory structure change.
Troubles noticed by:	kris/bento
2003-02-22 21:10:29 +00:00
MIHIRA Sanpei Yoshiro
99eb073c48 de-pkg-comment. 2003-02-22 13:24:09 +00:00
Akinori MUSHA
2e4c764a61 De-pkg-comment. 2003-02-21 11:15:57 +00:00
Dirk Meyer
4eb8d6d1fa - retire pkg-comment 2003-02-21 03:59:00 +00:00
Joe Marcus Clarke
f1b05e8a84 * Re-add libgnomeprint[ui]-2.0 support and unbreak
* De-pkg-comment where applicable
2003-02-20 19:00:53 +00:00
Dirk Meyer
387f34ee24 - add COMMENT 2003-02-20 18:26:42 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Oliver Braun
3d2b895bb7 De-pkg-comment and make portlint a little bit happier. 2003-02-18 10:50:48 +00:00
Joe Marcus Clarke
370e8ca0d1 Update to 0.9. MrProject now requires GNOME 2 libraries. The old GNOME 1
version didn't work anyway, and the developers have stopped releasing
patches for it.
2003-02-18 00:25:48 +00:00
Joe Marcus Clarke
98de9f1313 Add libmrproject, the library backend to the MrProject project management
application for the Gnome 2 desktop.
2003-02-18 00:20:52 +00:00
Ying-Chieh Liao
baf57e3382 add babytrnas 0.9.1
GTK+/GNOME front-end for Babylon Translator .dic files

Submitted by:	Frederic Cambus
2003-02-13 12:40:13 +00:00
Alan Eldridge
c9f3db841d fix for plist and funky binary name from Volker Stolz 2003-02-10 11:39:06 +00:00
Dirk Meyer
3138a6aef7 Preferences.app is, functionally, a clone of NeXTstep/OPENSTEP tool of
the same name. Just like the original program, it's a simple application
for setting preferences for the GNUstep system, with a friendly interface.
The program is simple, but powerful -- people can create new modules,
called "bundles", that add new things to the program that its original
developers did not think of or even intend -- that don't require
recompiling the main program. For more information on what bundles can do,
see StepWise. They are a very powerful tool.

WWW: http://prefsapp.sourceforge.net/about.php
2003-02-08 07:14:44 +00:00
Joe Marcus Clarke
57674cefcc Chase libgnomeui's shared lib version. 2003-02-07 19:33:51 +00:00
Joe Marcus Clarke
336b31c394 Update to GNOME 2.2.
This is Phase I.  All existing ports have been updated to their GNOME 2.2
counterparts.
2003-02-07 18:42:25 +00:00
Joe Marcus Clarke
575f96958a Move gnucash from deskutils to finance. 2003-02-06 03:20:56 +00:00
Joe Marcus Clarke
d6d5c6b370 Install the modules .la files. This is one of the rare exceptions where
this is required to get the application working.
2003-02-05 08:33:53 +00:00
Joe Marcus Clarke
76a6849607 Update to 1.8.0. 2003-02-05 06:12:43 +00:00
Edwin Groothuis
d67a1c0bbb iUpdate homepage
PR:		ports/47796
Submitted by:	MA, Dunzi <tadaluch@s5.xrea.com>
2003-02-03 13:52:03 +00:00
Joe Marcus Clarke
318ecf9e72 GnuCash no longer requires swig or eperl to build.
Submitted by:	Mike Harding <mvh@ix.netcom.com>
2003-02-02 16:14:47 +00:00
Tilman Keskinoz
c2cd3697a0 Update to 1.0 2003-02-01 20:24:11 +00:00
Dirk Froemberg
2aefbcb144 - fix isWarning
- fix ftp sites

PR:		ports/47418
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-01-30 10:05:54 +00:00
Dirk Froemberg
38f451f51c Upgrade to 1.1.
PR:		ports/47230
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-01-30 09:24:05 +00:00
Alan Eldridge
3c71ff78e9 update to 3.1 official release 2003-01-28 18:36:58 +00:00
Edwin Groothuis
c69306111d No need to remove DISTNAMEs which are perfectly reasonable.
Pointy hat to: edwin
2003-01-23 09:31:18 +00:00
Pete Fritchman
8c4aa02c33 The current maintainer does not wish to maintain these ports anymore,
so back to ports@ they go.

PR:		47310
Submitted by:	Scott A. Moberly <smoberly@karamazov.org> (previous maintainer)
2003-01-21 19:54:11 +00:00
Joe Marcus Clarke
34de2498d7 Update to 2.0.7. 2003-01-19 20:18:20 +00:00
Edwin Groothuis
956668e909 New port: deskutils/mnemo, a web-based notes and memos application.
Mnemo is the Horde notes and memos application. It lets
	users keep free-text notes and other bits of information
	which doesn't fit as a contact, a todo item, an event, etc.
	It is very similar in functionality to the Palm Memo
	application.

PR:		ports/39204
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-01-18 05:34:21 +00:00
Tilman Keskinoz
ee2747c955 pkg-message -> PKGMESSAGE
Fix pkg-comment format

PR:		47066
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-01-16 22:23:22 +00:00
Edwin Groothuis
cc8acad54f [MAINTAINER UPDATE] deskutils/mencal 2.0 -> 2.1
PR:		ports/46927
Submitted by:	Christian Brueffer <chris@unixpages.org>
2003-01-16 11:54:31 +00:00
Tilman Keskinoz
c866fabe64 Add dependency on gnomeprintui.
Submitted by:	bento
Approved by:	maintainer
2003-01-16 10:39:18 +00:00
Edwin Groothuis
420f7115b2 new port, deskutils/logjam2
PR:		ports/44774
Submitted by:	michael johnson <ahze@rgv.net>
2003-01-16 04:26:24 +00:00
Joe Marcus Clarke
e6c1063ab4 Remove the help directories for archive-generator.
Reported by:	bento
2003-01-13 04:20:24 +00:00
Jimmy Olgeni
d5d3b541ee Add rox-memo, an appointment/todo manager for the ROX desktop. 2003-01-12 14:11:14 +00:00
Alan Eldridge
4ea8c5833e updated to version 0.6 2003-01-11 05:32:40 +00:00
Pete Fritchman
a569b8cbcb Fix a typo (forgot a '%' on a PLIST_SUB variable). 2003-01-05 17:26:04 +00:00
Joe Marcus Clarke
9f6bd76ddf Make this fetchable again. 2003-01-05 02:11:56 +00:00
Ying-Chieh Liao
eba8d4bcaf upgrade to 1.1
PR:		46577
Submitted by:	maintainer
2003-01-03 20:08:49 +00:00
Oliver Braun
d01eb803e6 Upgrade to 34.3333. 2003-01-03 13:19:25 +00:00
Ying-Chieh Liao
4a4dccae90 upgrade to 2.21
PR:		43890
Submitted by:	Marco Molteni <molter@tin.it>
Approved by:	maintainer
2003-01-03 07:06:45 +00:00
Tilman Keskinoz
b65790585c Update to 1.0.b2.1
PR:		46431
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-01-02 15:49:53 +00:00
Jimmy Olgeni
5609978c6c Update to version 0.9.14.001, fix pkg-plist using www/data-dist
rather than www/data.default.
2003-01-02 12:16:13 +00:00
Pete Fritchman
6bde17996c Fix build on alpha (don't include the klaptop files when we are on alpha,
we explicitly disable the build there).

Prodded by:	kris
2003-01-02 05:29:58 +00:00
Joe Marcus Clarke
e6d7bb288b Update to 1.4.9. 2003-01-01 19:11:27 +00:00
Oliver Braun
e43de53128 A tool for RDF site summaries based news-check.
WWW: http://checkrdf.sourceforge.net/
2003-01-01 17:38:27 +00:00
Alan Eldridge
85103fb63d A tree-structured outliner, note-taker. Written up on unixreview.com this
month.
2003-01-01 15:06:38 +00:00
Adam Weinberger
1cb3330b66 Use a description that says what programs the gnomepim package contains,
and what they are.
2002-12-10 09:32:08 +00:00
Joe Marcus Clarke
936c88c6aa Gak! Replace pre-patch with post-patch to allow gnomehack to do it's
magic.

Reported by:	bento
2002-12-02 21:00:34 +00:00
Tilman Keskinoz
39e4c18aed Mark BROKEN on -CURRENT. Drop Maintainership. 2002-12-02 09:10:02 +00:00
Kris Kennaway
badabcb579 Protect post-install target which is redefined by a slave port. 2002-12-01 02:07:21 +00:00
Joe Marcus Clarke
bec80830fd * Fix build with Evolution 1.2
* Give this port some much-needed TLC in the form of USE_REINPLACE and
  USE_GNOMENG.
* Bump PORTREVISION as the Evo fixes will require users to rebuild
  Mr. Project for correct functionality.

The build problems were

Reported by:	bento and beta
2002-11-29 21:09:02 +00:00
Jimmy Olgeni
3e94664a1e Upgrade port to version 0.9.14.000. 2002-11-24 11:36:08 +00:00
Norikatsu Shigemura
4792187633 Update holiday information about in coming year 2003.
PR:		ports/45648
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer)
2002-11-23 17:06:09 +00:00
Joe Marcus Clarke
6cb03aaf1e Update to 2.0.6. 2002-11-19 07:42:30 +00:00
Joe Marcus Clarke
e425708f2b Remove BUILD_DEPENDS on gm4 as this is now inherited from devel/bison. 2002-11-16 00:49:13 +00:00
Joe Marcus Clarke
6b5e87219b Add a BUILD_DEPENDS on gm4 which fixes a neat build problem on
bento.

Submitted by:	bento and ktrace
2002-11-15 07:52:15 +00:00
Edwin Groothuis
07c05f9dcf Make desktutils/ical building again.
This was a tricky thing and I suspect this is caused by the new
tcl83 package rolled out. What happens is that lib/tcl8.3/tclConfig.sh
has this line in it:
	TCL_LIB_FILE='libtcl83${TCL_DBGX}.so.1'
The single ticks TCL_DBGX not to be expanded, that's okay. But the
configure-script didn't evaluate the variable once it got it from
the tclConfig.sh script.

Noticed by: bento
2002-11-15 07:03:00 +00:00
Edwin Groothuis
0708a94edf Add libgnomeui-2.0 to LIB_DEPEND.
Spotted by: bento
2002-11-15 06:22:23 +00:00
Joe Marcus Clarke
fdcab77074 It seems the previous version of gnomeutils2-2.0.5 was not the right one.
A new release has since been rolled that matches with the online release
notes.  A diff shows this to be accurate with what is on the official GNOME
FTP site.

Reported by:	Edward Glowacki <glowack2@msu.edu>
2002-11-15 03:17:49 +00:00
Joe Marcus Clarke
9911298e4e Fix build with the new gtkhtml. 2002-11-12 03:10:10 +00:00
Joe Marcus Clarke
49834e035e Bump PORTREVISION after the gtkhtml version bump. 2002-11-12 02:09:58 +00:00
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
Maxim Sobolev
f23bb676f6 Put in missing .else - this should make WITH_PILOT working.
PR:		32569
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2001-12-07 09:33:05 +00:00
Maxim Sobolev
75a6855996 Update to 1.4.3.
PR:		32511
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2001-12-06 10:15:19 +00:00
Will Andrews
1d206a3483 Upgrade KDE to 2.2.2:
* General:
 	- Support for objprelink.
 	- Hack for autoconf 2.13/automake 1.4.  Note that we can't use
	  the standard USE_AUTO* because they change things in work/*;
	  KDE has its own way of doing that.
 	- Light cleanup of extra dirs in the PLISTs provided by
	   my mkplistpkg[1] script.
 	- Speedups of both compile and runtime through the usage of
	  --disable-debug and --enable-final.  The latter did not work
	  with the kdemultimedia package, unfortunately.
	- Patch updates.
 * audio/kdemultimedia2:
	- Patch to fix KSCD on FreeBSD[2].  It works very well now.
 * deskutils/kdepim:
 	- Enable kpilot[3].  Pull in the latest pilot-link stuff.
 * devel/kdesdk,
 * devel/kdevelop:
 	- No specific changes.
 * devel/qt-designer:
 	- Make this port depend almost entirely on qt23 to make it more
	  maintainable, so I don't have to keep hacking the patches to
	  get them to apply.
 * editors/koffice,
 * games/kdegames,
 * graphics/kdegraphics:
 	- No specific changes.
 * misc/kdeaddons:
	- SDL is required now.  Cull SDL PLIST_SUB and such.
	- Fix breakage from hardcoding "sdl-config".
 * misc/kdeutils2:
	- Fix problem with klaptopdaemon[4] where it didn't properly
	  display the battery time.  This patch is untested, but applied.
 * net/kdenetwork2:
	- Fix DCC for KSIRC[5].
	- Remove ktalkd from the build.  It requires some weird thing
	  in the configure script that I don't have time to look at.
 * sysutils/kdeadmin:
	- No specific changes.
 * textproc/kdoc:
	- Remove bogus requirement that kdoc requires Perl 5.6.0; it sure
	  seems to operate fine with >= 5.005.  But I'll let time tell.
 * www/quanta:
	- No specific changes (--disable-debug support only).
 * x11/kde2:
	- No specific changes.
 * x11/kdebase2:
	- Fix ksysguard compile by merging the files from the HEAD branch
	  of KDE CVS that were missing at release time for FreeBSD[6].  :\
 * x11/kdelibs2:
	- Recognize CUPS' spinoff[7].
	- Add libxslt dependency since it was removed from kdelibs.
	- Fix libxml compile problems[8] (accomplished by upgrading).
	- Remove libkformula from port Makefile; this library has been
	  spun off into koffice.
	- Fix mode problems with DCOP[9].  This allows you to save files
	  properly.  It also seems to be a FreeBSD specific problem.
	- Fix bashisms in kdeprint/imagetops script[10].
 * x11-clocks/kdetoys2:
 	- No specific changes.
 * x11-toolkits/qt23:
	- Do NOT upgrade to QT 2.3.2[11].
	- Allow devel/qt-designer to depend on this port entirely for the
	  patches by adding a perlre to accomplish this.
 * x11-wm/kdeartwork:
	- No specific changes.

Thanks to the FreeBSD/KDE[1] team[12] who helped me test these out!

[1]  http://freebsd.kde.org/;
     http://www.databits.net/cgi-bin/cvsweb.cgi/scripts/portbuild/mkplistpkg
[2]  Submitted by:	Matthew Holmes <matt@speakeasy.net>
[3]  PR:		31914
     Submitted by:	Alan Eldridge <alane@geeksrus.net>
[4]  PR:		28475
     Submitted by:	Arun Sharma <arun@sharmas.dhs.org>
[5]  Submitted by:	Luc Morin <luc_m@videotron.ca>
[6]  Found at:	http://webcvs.kde.org/kdebase/ksysguard/ksysguardd/FreeBSD/
[7]  PR:		32321
     Reported by:	gad
     Submitted by:	James A. Halstead <jah4007@cs.rit.edu>
[8]  PR:		32055
     Reported by:	William Richard <wrichard@trivalley.com>, others
[9]  PR:		31629
     Submitted by:	Alan Eldridge <alane@geeksrus.net>
[10] PR:		32358
     Submitted by:	Alexander N. Kabaev <ak03@gte.com>
[11] PR:		31809
     Requested by:	Nathan Ahlstrom <nrahlstr@winternet.com> (denied)
[12] http://freebsd.kde.org/contact.shtml;
     http://lists.csociety.org/pipermail/kde-freebsd;
     http://lists.csociety.org/listinfo/kde-freebsd
2001-12-04 03:47:18 +00:00
Yoichi NAKAYAMA
4054724a79 Add mhc, Message Harmonized Calendaring system (for emacs21).
Reviewed by:	knu(mentor)
2001-12-03 15:24:51 +00:00
Yoichi NAKAYAMA
c044b9d8a5 Move master port to deskutils/mhc and add support for emacs21.
PR:		ports/31568
Submitted by:	yoichi(MAINTAINER)
Reviewed by:	knu(mentor)
2001-12-03 14:06:11 +00:00
Will Andrews
a34e5c6fee This port has been obsoleted by deskutils/kdepim.
PR:		30290
Submitted by:	Ports Fury
2001-11-30 03:20:19 +00:00
Maxim Sobolev
d463c9e7db Update to 1.6.4. 2001-11-23 17:59:14 +00:00
Ying-Chieh Liao
611fcfa204 upgrade to 1.04
PR:		32214
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-11-23 17:34:53 +00:00
Maxim Sobolev
1055acf937 Update to 1.4.1.1. 2001-11-23 16:24:43 +00:00
Mario Sergio Fujikawa Ferreira
f391b4f79e WWW tag should contain a valid URI. Rewrite tag appropriatly 2001-11-20 23:00:22 +00:00
Ying-Chieh Liao
cd116e5157 s/malloc.h/stdlib.h/ 2001-11-09 08:49:55 +00:00
Ying-Chieh Liao
ebafc6220b s/malloc.h/stdlib.h/ 2001-11-09 08:36:21 +00:00
David E. O'Brien
6c5b827b78 Back out rev 1.31 which was never run past me, and which breaks the building
of the port.
2001-10-31 00:53:39 +00:00
Pete Fritchman
2d36fc2a99 Update to 1.0.20 2001-10-29 10:58:04 +00:00
Maxim Sobolev
1a7a48b6f8 Correct Guppi entry in LIB_DEPENDS after updating Guppi to 0.40.0. 2001-10-28 04:43:18 +00:00
Dmitry Sivachenko
c96b4198d0 Upgrade to 2.2.1.
Submitted by:		SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
(with slight modifications)
2001-10-27 08:50:18 +00:00
Maxim Sobolev
36cdf41820 Unbroke on -stable.
Prompted by:	many
2001-10-10 07:08:05 +00:00
Maxim Sobolev
56b5acaca4 Update to 1.4.1. 2001-10-09 13:33:16 +00:00
Maxim Sobolev
861539a6de Remove sysutils/e2fsprogs from LIB_DEPENDS - we don't really need it here. 2001-10-05 11:41:04 +00:00
Maxim Sobolev
bc582f8d87 Move g-wrap from BUILD_DEPENDS to LIB_DEPENDS, because it is required at the
run time as well.

Submitted by:	Jim Freeze <jfreeze@freebsdportal.com>
		Glenn Johnson <glennpj@charter.net>
		Mike Meyer <mwm@mired.org>
2001-09-29 07:21:58 +00:00
Maxim Sobolev
a14c2d8322 Dump ports/deskutils/bitnotes into the Attic - the MASTER_SITE, home page and
the service itself have been dead for a quite some time now. R.I.P.
2001-09-27 11:51:05 +00:00
Dmitry Sivachenko
2284070020 Upgrade to 0.4.0 2001-09-22 23:26:02 +00:00
Bill Fenner
ef269090ea Remove extraneous " in MASTER_SITES. 2001-09-18 21:33:13 +00:00
David W. Chapman Jr.
798509269d Add kmymoney2 0.3.6, kMyMoney2 - The Personal Finances Manager for KDE.
PR:		29407
Submitted by:	dmitry_makovey@mail.com
2001-09-17 03:23:39 +00:00
Pete Fritchman
dae25760be Update to 1.9 2001-09-14 08:06:27 +00:00
Pete Fritchman
084d335b17 Update to 1.0.18 2001-09-14 07:44:07 +00:00
Maxim Sobolev
a83090b440 Refine RUN_DEPENDS: delete obsolete gnuplot and add two perl modules necessary
for getting stock quote updates.

PR:		30403
Submitted by:	Glenn Johnson <gjohnson@srrc.ars.usda.gov>
2001-09-11 15:52:31 +00:00
Akinori MUSHA
091e5e8ce2 - Hand the maintainership over to the submitter.
- Make some minor fixes including making it honor PREFIX.

PR:		ports/30384
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2001-09-11 12:17:27 +00:00
Dmitry Sivachenko
6845ee0376 Set DIST_SUBDIR=KDE 2001-09-10 20:22:28 +00:00
Dmitry Sivachenko
ed1d654263 MAINTAINER -> kde@FreeBSD.org 2001-09-01 08:35:47 +00:00
Pete Fritchman
4e8eccf6f7 Give maintainership to David Gilbert <dgilbert@velocet.ca> 2001-08-31 16:40:48 +00:00
Mikhail Teterin
b6ceec520a Drop maintainership. I don't use this thing any more... 2001-08-31 02:21:08 +00:00
David W. Chapman Jr.
61cb9d3231 Make not fail when width or height = 0
Bump PORTREVISION

PR:		23701
No Response:	maintainer
Submitted by:	dgilbert@velocet.ca
2001-08-31 02:12:31 +00:00
Akinori MUSHA
23a999b22b Make CATEGORIES and MAINTAINER overridable for japanese/kde*.
Approved by:	kde (will), demon (MAINTAINERs)
2001-08-30 18:56:50 +00:00
Will Andrews
fe68eec3e2 Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically to
maintain and improve QT/KDE on FreeBSD.  This group (at this time)
consists of:  demon, olgeni, kevlo, lauri@kde.org, rwatson, and will.

While I'm here, fail build of kdelibs11 if kdelibs2 is installed.  This
was originally supposed to be committed with the 2.2 update, but...
2001-08-25 02:17:59 +00:00