Commit Graph

254 Commits

Author SHA1 Message Date
Maxim Sobolev
29edcf9c5b Add wmclock 1.0.12.2, a dockable clock applet for Windowmaker.
PR:		27157
Submitted by:	Per Otterstr=F6m <pelle@fukt.bth.se>
2001-05-27 11:23:56 +00:00
Maxim Sobolev
3d0436f49d Update to 1.23.
PR:		27671
Submitted by:	maintainer
2001-05-27 07:31:02 +00:00
Mario Sergio Fujikawa Ferreira
deff634c87 - Remove unnecessary dir removal of share/doc. It's been in the mtree
file since Wed Jun 4 00:02:01 1997 UTC
- A great overlook on my part
2001-05-10 03:43:00 +00:00
Mario Sergio Fujikawa Ferreira
be656ce5f1 - Backward compability issue (as old as possible):
o "new" mtree versions take care of @dirrm share/doc
	o therefore, add a harmless @unexec

Submitted by:	maintainer
2001-05-10 03:14:12 +00:00
Mario Sergio Fujikawa Ferreira
d4ef2da689 The PORTDOCS installation missed the WRKSRC modification. Fix it.
Also, add a warning to avoid it in the future.

Submitted by:	Patrick Li <pat@databits.net>
Spotted by:	alan@clegg.com
2001-05-03 01:29:59 +00:00
Mario Sergio Fujikawa Ferreira
51a744742e New port: Multi-Function timer dockapp for WindowMaker
Submitted by:	Patrick Li <pat@databits.net> et al
2001-05-01 17:16:31 +00:00
Jim Mock
6d6a18ddea Update to version 0.7. 2001-04-22 00:31:50 +00:00
Jimmy Olgeni
b03a0d6104 Update port to version 1.21
PR:		26701
Submitted by:	Anders Nordby <anders@fix.no>
2001-04-19 15:41:06 +00:00
Kris Kennaway
0558b9a0e9 Update to wmfishtime 1.2
Approved by:	maintainer
2001-04-17 18:26:25 +00:00
Will Andrews
cdd3dcc6de Add wmfishtime 1.1, a time/date applet for WindowMaker with fishes
swimming around.

PR:		26245
Submitted by:	Anders Nordby <anders@fix.no>
2001-04-07 05:14:11 +00:00
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Will Andrews
cd5ac27b08 Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, what
this involves is this:  Cull GL from Qt by default, but still provide a
Qt+GL library that may or may not have threads.  Then also provide a Qt
library that has threads but not GL.  This allows us to make KDE2 depend
on a library that will *not* have threads, ever.  Threads will be
revisited at a later date.  Ports that require GL support need to be
updated to use the hacked library, libqtgl.so.4.  The net result is that
we bloat our qt2 package by 1.5-2.5MB for compatability.  Also, static
qt will not have GL support.

Introduce bsd.kde.mk, which will be tested on bento before becoming
fully activated.

Replace qt22-static with qt2-static, since it's just a proxy.  Update
qt-designer to depend on qt23.  Also make the old hack to package the
correct lib obsolete by using PLIST_SUB instead.

Miscellaneous changes:  remove LIBQTFILE from CONFIGURE_ENV, it's not
used anymore.  Solve namespace pollution problems with the devel/pth and
devel/libgnugetopt ports.  Hopefully.

Suggested by:	ade, asami, sobomax (bsd.kde.mk)
Repocopied by:	asami (qt22-static --> qt2-static)
2001-03-24 22:15:59 +00:00
Jim Mock
04557097bb Update WWW in pkg-descr.
Submitted by:	fenner's distfile survey
2001-03-21 20:26:30 +00:00
Peter Pentchev
c32ff6afe0 Update MASTER_SITES.
PR:		25821
Submitted by:	maintainer
2001-03-15 09:27:11 +00:00
Kris Kennaway
04efd0146e Fix plist 2001-03-10 06:58:21 +00:00
Will Andrews
34849535be Attempt to fix conflicts with a local getopt.h (specifically, the fix is
for libgnugetopt's getopt.h).  Not tested, but should work.
2001-03-05 12:17:08 +00:00
Will Andrews
26121d15ae Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result of
the KDE team's excellent work, I am initiating burn sequence for KDE
1.x.  All base KDE1 ports are hereby nuked.  I am also reluctantly
reassuming maintainership of the KDE2 ports.  Official KDE 2.1 packages
built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's
official ftp mirrors now.  Enjoy!

Note:  It seems that the KDE people rerolled their kdelibs and kdebase
packages, and a quick examination of diffs reveal minor changes, but the
port should still work.  I'll fix the packaging problems that bento runs
into.

Approved by:	kevlo
2001-02-26 19:24:49 +00:00
Jimmy Olgeni
29cabc923d Change MASTER_SITES and maintainer email address.
PR:		24898
Submitted by:	maintainer
2001-02-06 12:25:42 +00:00
Jimmy Olgeni
d12632d046 Style fixes for x11-clocks. 2001-02-05 17:05:29 +00:00
FUJISHIMA Satsuki
a09649b47f fix X manpage error with XFree86-4
PR:		23440
2001-01-09 19:35:30 +00:00
FUJISHIMA Satsuki
548164fab3 fix X manpage error with XFree86-4.
remove -lxpg4; FreeBSD.cf knows how to handle it.
honor CC.

PR:		23438
2001-01-09 19:31:57 +00:00
FUJISHIMA Satsuki
7ff105631c use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.
PR:		23508
Submitted by:	myself
Approved by:	maintainer
2000-12-30 18:59:21 +00:00
Jun Kuriyama
96a9be949c Master site (www.asclock.org) seems to be down for about 2 month.
Add $MASTER_SITE_LOCAL to $MASTER_SITES.
2000-12-11 01:38:14 +00:00
David E. O'Brien
2c98c659d1 Add $FreeBSD$, which help me in problem reports. 2000-11-22 00:26:04 +00:00
Will Andrews
183f2a3017 Resign as maintainer of KDE2 ports, having brought them up from inception
to the final release of KDE 2.0.  Kevin Lo <kevlo@FreeBSD.org> will continue
as the new maintainer.  He has commit privileges on the KDE tree, making him
an excellent candidate for this job.  I'll be behind the scenes for awhile,
since there are some structural changes I'd like to make but I'd rather have
Kevin do the work.  Please, people, direct your patches at Kevin and watch
his "freetime deprivation process" _really_ start.  :-P
2000-11-17 18:24:40 +00:00
Jun Kuriyama
bb9a9d0d46 Add missing MAN1=asclock.1.
Submitted by:	bento
2000-11-02 04:21:02 +00:00
Will Andrews
7468059a5d Update MASTER_SITES and add NO_LATEST_LINK=yes to facilitate use of KDE2. 2000-10-30 01:34:45 +00:00
Will Andrews
8a3f152680 Oops, forgot to remove -lqt2 along with -L${X11BASE}/lib, to allow people
to compile on X4.0.1.

Submitted by:	Andrzej Tobola <san@tmp.iem.pw.edu.pl>
2000-10-29 03:09:49 +00:00
Will Andrews
93d5d50b4c Implement fix for configure scripts in regards to finding X libs on
XFree86 4.0.1.

Submitted by:	PW (thanks)
2000-10-28 23:22:16 +00:00
Will Andrews
618f8e2ca7 Fix KDE2 PLISTs and build for kdelibs. 2000-10-28 23:11:35 +00:00
R. Imura
6e9407708f - Change maintainer to ports@FreeBSD.org of all my ports.
(only ja-linux-netscape is back to sada-san)
  My short vacation finished and I have no longer
  enough time to keep maintaining my ports.

- Move some local-distfiles from my site to asami-san's.

- Some cosmetic changes around removing kde*-i18n ports.
2000-10-28 08:37:18 +00:00
Will Andrews
a80e044100 Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...
All KDE2 ports now use default USE_QT2.  Still todo: Merge in MTREE stuff.
2000-10-25 03:33:54 +00:00
R. Imura
7cf23183ac Move
kdetoys11-i18n to kdetoys11
  ja-kebook-i18n to ja-kebook
becuase they are not i18n specific now.
(repo-copied by asami)
2000-10-24 14:08:05 +00:00
R. Imura
48acbbff2d Merge kde11-i18n into kde11, and remove my *-i18n ports.
There is no so-version bump, because of compatibility.

Approved by:	will (kde11 maintainer)
2000-10-23 15:24:23 +00:00
Kevin Lo
1ea7c6a41d Remove manpage entry from pkg-plist and use MAN1
PR: 22166
Submitted by: Ports Fury
2000-10-21 13:15:36 +00:00
James E. Housley
5698723902 Commit update and minor fixes suggested by portlint
PR:		22147
Submitted by:	Thomas Runge <runge@rostock.zgdv.de> MAINTAINER
2000-10-20 13:49:53 +00:00
Jim Mock
328b8ad557 Update MASTER_SITES. 2000-10-11 21:52:42 +00:00
Satoshi Asami
65439d63b2 Rename PLIST.nosound to pkg-plist.nosound. 2000-10-08 06:35:55 +00:00
Jeremy Lea
c76cf46929 Implement USE_GNOME, part 2. 2000-10-05 07:17:31 +00:00
Jeremy Lea
99290b0d61 Implement USE_GTK, part 2. 2000-10-05 06:42:57 +00:00
Will Andrews
c70c66363e Update to KDE 1.94, the fifth and final beta release of KDE 2.0. If you
have not tried KDE 2.0 or haven't done so in awhile (i.e. since July or
before), you should try this.  This version is extremely stable and offers
better functionality than before.  This update also introduces the KDE2
modules kdegraphics and kdemultimedia to our ports tree.  Additionally,
this marks the first time FreeBSD packages were announced as part of the
KDE2 beta release announcement!  :-)

Most (if not all) of the remaining modules in KDE2 will be added for the
update WRT the final release.

A hack was added to fix building with SSL in kdelibs; this has been merged
in the main tree and will go away with 2.0 release update.  Thanks to David
Faure <david@mandrakesoft.com> for his help regarding this.

Also, building the docs should now succeed because I've added a build
dependency on jade and linuxdoc (should be enough).

People can get my precompiled packages from the usual location on the KDE
FTP server (should spread to the mirrors Real Soon Now (tm)):

	http://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/FreeBSD/

Have fun!  Remember to reports bugs through http://bugs.kde.org/.
2000-09-15 21:40:47 +00:00
Maxim Sobolev
47d5cca845 Add sanduhr - an alarm clock for GNOME desktop designed as a sand-glass. 2000-09-14 06:53:20 +00:00
Jun Kuriyama
689bb16caf Move variable definitions before including bsd.port.pre.mk.
This fixes $PREFIX problem.

Submitted by:	bento
2000-09-12 12:50:02 +00:00
Will Andrews
763de026f3 Update to 20000829A snapshot. Disable kdenetwork2 for the time being so
I can address some of its issues (should see it marked un-broken in about
3 hours, if they're trivial enough).  It took too long to get this update
out the door... :-(

This is a rather stable version of KDE2.  Release is hoped for sometime
next month, so I'm going to try to reroll snapshots this weekend.

Also decide policy by removing the interactive requirement in qt22's
configure script.  I don't know why they bothered adding it there..

Bugged by:	*many* bug-reports, requests, etc.
2000-08-29 23:44:32 +00:00
Chris D. Faulhaber
58f3a2e343 Support CC properly
PR:		20657
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-08-18 13:09:09 +00:00
Chris D. Faulhaber
0ecef4ad10 Oops, let's use the correct MD5 2000-08-15 16:18:31 +00:00
Chris D. Faulhaber
c38738a2a1 Bring abclock unto the world 2000-08-15 16:14:46 +00:00
Chris D. Faulhaber
f938f2e551 New port: abclock, an unusual analog clock for X 2000-08-15 16:14:24 +00:00
Jun Kuriyama
3748baa68f I don't know why I used both $X11BASE and $LOCALBASE for installing
destination.

Pointed out by:	bento
2000-08-14 05:49:49 +00:00