| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Submitted by: bento
|
| |
|
|
|
|
|
|
| |
to compile on X4.0.1.
Submitted by: Andrzej Tobola <san@tmp.iem.pw.edu.pl>
|
|
|
|
|
|
| |
XFree86 4.0.1.
Submitted by: PW (thanks)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
(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.
|
|
|
|
| |
All KDE2 ports now use default USE_QT2. Still todo: Merge in MTREE stuff.
|
|
|
|
|
|
|
| |
kdetoys11-i18n to kdetoys11
ja-kebook-i18n to ja-kebook
becuase they are not i18n specific now.
(repo-copied by asami)
|
|
|
|
|
|
| |
There is no so-version bump, because of compatibility.
Approved by: will (kde11 maintainer)
|
|
|
|
|
| |
PR: 22166
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 22147
Submitted by: Thomas Runge <runge@rostock.zgdv.de> MAINTAINER
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/.
|
| |
|
|
|
|
|
|
| |
This fixes $PREFIX problem.
Submitted by: bento
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
PR: 20657
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
destination.
Pointed out by: bento
|
|
|
|
| |
Prodded by: kris
|
|
|
|
|
|
|
|
| |
- Remove USE_GMAKE
- WindowMaker -> Window Maker
PR: 20551
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
| |
- Remove USE_GMAKE
- WindowMaker -> Window Maker
PR: 20552
Submitted by: Ports Fury
|
|
|
|
|
| |
Reported by: bento
Suggested by: PW
|
|
|
|
| |
--> sanpei@FreeBSD.org
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in
general seems less buggy. Only kdeutils was left out of this mega-update.
However, it should return soon. :-)
The massive reduction in patches is mostly the result of using perl
regex replacement. This reduces the amount of time it will take in the
future to upgrade these ports, and load on the repository.
QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express
purpose of allowing KDE2 to compile. It is available in the qt22 port.
Additionally, GIF support is re-enabled in both Qt2 ports, so that
people can now read GIF images. GIF support is enabled through an
internal GIF reader in Qt, and requires no patented libraries. Special
effort was made to ensure that people do not install both qt21 and qt22
ports at the same time.
I'd like to take a moment to thank the following people for their help:
Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri
Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier
<scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias
Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard
work, testing, etc. were put into this update. Another couple hundred of
hours were spent by CPUs trying to compile this behemoth. :->
Special thanks to: Physics Computer Network @ Purdue staff, especially
C. Stephen Gunn <csg@physics.purdue.edu>, for giving
me access to an extremely fast machine for doing
test builds (it performed 12 full builds of the
entire suite in the last 7 days).
PR: 18838
Submitted by: Arun Sharma <adsharma@sharmas.dhs.org>
Approved by: imura, asami
|
|
|
|
|
|
|
| |
Update maintainer's email
PR: ports/20092
Submitted by: Maintainer
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly
PR: 19623
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
| |
--> sanpei@sanpei.org
|
|
|
|
| |
MASTER_SITE_LOCAL site.
|
|
|
|
|
|
|
| |
Adjust for this port.
PR: 19566
Submitted by: maintainer
|
|
|
|
|
| |
PR: 19418
Submitted by: maintainer
|
|
|
|
| |
these ports.
|
| |
|
|
|
|
|
| |
PR: 18643
Submitted by: maintainer
|
|
|
|
|
| |
PR: 18670
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
| |
it to install the basic KDE2 stuff. Also update kdetoys to finally
remove ImageMagick dependency and allow non-i18n people to use it.
And now, KDE2 is fully imported into the tree.
Repo-copies by: asami
|
|
|
|
| |
Noticed by: asami
|
| |
|
|
|
|
|
| |
PR: 18144
Submitted by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
| |
Good-bye KDE_NAME, KDE_VERSION, QTTYPE variables.
|
| |
|
| |
|
|
|
|
| |
Approved by: obrien
|
| |
|
|
|
|
| |
Submitted by: fenner's distfile survey
|
| |
|
| |
|
|
|
|
|
|
| |
as the days of the former are numbered.
Reviewed by: asami
|
|
|
|
|
| |
distributed in the tarball to be built isn't being built, just the
X11 code.
|
|
|
|
|
| |
PR: 16234
Submitted by: Joseph Scott <joseph.scott@owp.csus.edu>
|
|
|
|
|
| |
PR: 16223
Submitted by: Joseph Scott <joseph.scott@owp.csus.edu>
|
|
|
|
|
| |
PR: 16227
Submitted by: Joseph Scott <joseph.scott@owp.csus.edu>
|
| |
|
|
|
|
| |
Discovered by: The Unicorn <unicorn@blackhats.org>
|
| |
|
|
|
|
|
| |
PR: 15681
Submitted by: Hiroaki Sakai <akai@miya3f12.ee.kagu.sut.ac.jp>
|
| |
|
|
|
|
|
| |
PR: 15585
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
| |
PR: 15586
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
|
|
|
|
| |
* zcat -> GZIP_CMD
* sh -> SH
* Added WWW: line into pkg/DESCR
PR: 15587
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 15522
Submitted by: Maintainer
|
| |
|
|
|
|
|
| |
PR: 15044
Submitted by: Maintainer
|
|
|
|
| |
Submitted by: Jeroen Ruigrok van der Werven <asmodai@wxs.nl>
|
|
|
|
| |
fetchable again.
|
|
|
|
| |
PR: 14557
|
|
|
|
|
| |
PR: 14047
Submitted by: developer
|
| |
|
|
|
|
|
| |
PR: 14451
Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
|
| |
|
|
|
|
| |
(Patch is from "KATO Tsuguru" <tkato@prontomail.ne.jp> )
|
|
|
|
|
| |
PR: 14076
Submitted by: Keith Stevenson <ktstev01@osaka.louisville.edu>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
glclock is an opengl demo with benchmarking capability. It
displays clocks with different textures etc. You will need
a very fast cpu or a hardware accelerated 3d card
(www.freebsd.org/~3d).
PR: 13866
Submitted by: Randall Hopper <aa8vb@ipass.net>
|
|
|
|
|
|
|
|
|
|
| |
Now x11-clocks/kdetoys11-i18n is no longer RESTRICTED.
Fix incorrect PLIST which is caused by
changed bahavior of devel/libtool.
(x11/kdelibs11-i18n, net/kdentwork11-i18n)
PR: 13749
|
|
|
|
|
|
|
|
|
|
| |
And modified followings:
1. patch updated(x11/kdelibs11-i18n, net/kdentwork11-i18n)
2. convert some of gif files to xpm (x11/kdebase11-i18n, games/kdegames11-i18n)
3. move patch-ab to ${FILESDIR} (x11/kdebase11-i18n)
4. remove unused *.kdelnk (deskutils/korganizer11-i18n, x11-clocks/kdetoys11-i18n)
5. sorting PLIST :-)
|
| |
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
| |
|
|
|
|
| |
Reviewed by: kris
|
|
|
|
| |
(kdetoys only: change BROKEN to FORBIDDEN to avoid building incomplete packages)
|
|
|
|
| |
chown -> ${CHOWN}
|
|
|
|
|
| |
PR: 13203
Submitted by: Will Andrews <andrews@technologist.com>
|
|
|
|
|
|
|
| |
all the ports that use them accordingly.
PR: 13205
Submitted by: Ade Lovett <ade@lovett.com>
|
| |
|
|
|
|
|
|
|
|
| |
Updated one of DISTFILES, kdelnkfiles-ja-19990523.tar.bz2 ->
kdelnkfiles-ja-19990809.tar.bz2
PR: 13057
Submitted: maintainer
|
|
|
|
|
|
| |
PR: 11587
Submitted by: Fumihiko Nishio <nishio@nexus.rim.or.jp>
Rasmus Kaj <kaj@raditex.se>
|
| |
|
| |
|
|
|
|
|
| |
PR: 12683
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
|
| |
|
|
|
|
| |
Submitted by: Ryuichiro Imura <imura@cs.titech.ac.jp>
|
|
|
|
| |
Submitted by: Ryuichiro Imura <imura@cs.titech.ac.jp>
|
|
|
|
|
| |
PR: 12202
Submitted by: maintainer
|
|
|
|
|
| |
Also some minor nits (extra fluff in all of my ports' DESCR files,
USE_XLIB defined when USE_X_PREFIX is also defined, etc).
|
|
|
|
|
|
| |
Make sense '-t' option.
Pointed out by: Kentaro Inagaki <inagaki@tg.rim.or.jp>
|
|
|
|
| |
#ifdef __i386 -> #ifdef __i386__
|
|
|
|
|
| |
PR: 11791
Submitted by: maintainer
|
|
|
|
| |
PR: 11660
|
| |
|
| |
|
|
|
|
|
| |
PR: 11842
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
|
|
|
|
| |
PR: 11616
Submitted by: maintainer
|
|
|
|
|
|
| |
A tool made for Blackbox that displays the date in a decorated window.
Cut-n-paste-o'd by: steve
|
| |
|
| |
|
|
|
|
|
|
|
| |
An xbiff-like mailbox program for the Blackbox window manager.
PR: 11476
Submitted by: Chris Piazza <cpiazza@home.net>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: Chris Piazza <cpiazza@home.net>
PR: ports/11392
|
| |
|
|
|
|
|
| |
PR: 11297
Submiited by: Jim Mock <jim@phrantic.phear.net>
|
| |
|
|
|
|
|
| |
PR: 11188
Submitted by: Thomas Runge <runge@rostock.zgdv.de>
|
| |
|
| |
|
|
|
|
|
| |
PR: 10900
Submitted by: Jim Mock <jim@phrantic.phear.net>
|
|
|
|
|
| |
PR: 10901
Submitted by: Jim Mock <jim@phrantic.phear.net>
|
| |
|
|
|
|
|
|
| |
Submitted by: jim@phrantic.phear.net
simple analog clock program.
Any 64x64 pixmap may be used as a background, including tiles.
|
|
|
|
|
| |
PR: ports/11054
Submitted by: Jim Mock <jim@phrantic.phear.net>
|
| |
|
|
|
|
|
| |
PR: ports/9955
Submitted by: Lars Koeller lkoeller@cc.fh-lippe.de
|
| |
|
|
|
|
|
| |
PR: ports/9852
Submitted by: Jim Mock jim@phrantic.phear.net
|
| |
|
|
|
|
|
| |
PR: 10712
Submitted by: Joe Abley <jabley@clear.co.nz>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
it shows standard time, date, as well as the new internet time. For
more info on internet time, see http://www.swatch.com/
PR: 9999
Submitted by: Jim Mock <jim@phrantic.phear.net>
|
|
|
|
|
| |
PR: 9914
Submitted by: Chris Piazza <cpiazza@home.net>
|
| |
|
|
|
|
| |
Submitted by: Howard Goldstein <hgoldste@mpcs.com>
|
|
|
|
|
| |
PR: ports/9693
Submitted by: Chris Piazza <norn@home.net>
|
| |
|
| |
|
|
|
|
| |
and BROKEN some gnome ports until I upgrade it.
|
|
|
|
|
| |
PR: 9342
Submitted by: hjh@photino.com
|
|
|
|
|
| |
PR: 9363
Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
|
| |
|
|
|
|
| |
Prompted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
|
|
|
|
|
| |
Submitted by: kkennawa@physics.adelaide.edu.au
Fix spells NOV as NOW
|
|
|
|
|
| |
PR: ports/9037
Submitted by: josh@quick.net
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Submitted by: handy@physics.montana.edu
Initial Import astime.
Time/Date applet.
|
|
|
|
|
| |
PR: ports/8726
Submitted by: sanpei@sanpei.org
|
|
|
|
|
| |
PR: 8614
Submitted by: candy@kgc.co.jp <maintainer>
|
| |
|
|
|
|
| |
Pointed out by: steve
|
|
|
|
|
| |
PR: 8013
Submitted by: maintainer
|
|
|
|
| |
Noticed by: Asami-san
|
| |
|
|
|
|
| |
in the first place.
|
|
|
|
| |
ELF conversion.
|
| |
|
|
|
|
|
| |
PR: ports/7829
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.kp>
|
|
|
|
|
|
|
|
|
|
|
| |
don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many
do, subtly) and don't install more than one manpage.
Any port listed here is a good candidate for a general review simply
due to age... For example, a number of them seem to patch an install:
target into the program Makefile and/or arbitrarily compress their
manpages from patches/patch-*. This has been out-of-vogue since I would
guess mid-1996, at least.
|
|
|
|
| |
worth my time.
|
|
|
|
|
| |
emiclock mlclock mouseclock rclock swisswatch t3d wmtime xalarm
xdaliclock" from x11 to x11-clocks.
|
|
|
|
| |
and x11-wm. Their contents to be repository copied shortly.
|
|
|
|
|
| |
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
|
|
|
|
|
|
|
| |
Time/Date applet for WindowMaker.
PR: 7139
Submitted by: Richard M. Neswold <rneswold@mcs.net>
|
|
|
|
|
| |
PR: 6489
Submitted by: Ian Struble <ian@majesticnet.com>
|
|
|
|
|
| |
PR: 6372
Submitted by: J Han <hjh@best.com>
|
| |
|
|
|
|
|
| |
PR: ports/5646
Submitted by: furusawa@com.cs.osakafu-u.ac.jp (FURUSAWA Kazuhisa)
|
|
|
|
|
|
|
| |
maintainer has changed. (ports@freebsd.org -> nobu@psrc.isac.co.jp)
PR: 5299
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
|
|
|
|
| |
to maintain all these ports I once committed (sometimes as a proxy).
|
|
|
|
|
|
|
|
|
|
|
| |
(2) The "copy extra file to ${PATCHDIR}" trick doesn't work well if
${PATCHDIR} doesn't exist. Also, you need to delete the patch in
pre-clean. In addition, it may give problems to people who are
trying to build this on a read-only medium.
Solve all the above problems by calling ${PATCH_CMD} ${PATCH_ARGS}
directly on the patch in ${FILESDIR}. Also, make the message a
little clearer about what's going on.
|
|
|
|
|
| |
PR: ports/5272
Submitted by: Yukihiro Nakai <Nakai@technologist.com>
|
| |
|
|
|
|
|
|
|
| |
people who like the afterstep look.
PR: 4277
Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
|
|
|
|
| |
"23:00") if ``-12hr'' is specified.
|
| |
|
|
|
|
|
|
|
| |
time using the X root cursor.
PR: 4392
Submitted by: FURUSAWA, Kazuhisa <furusawa@com.cs.osakafu-u.ac.jp>
|
| |
|
|
|
|
|
|
|
| |
xtimer is a very simple timer for X11.
PR: 3227
Submitted by: The best use is to display the connecting time of iij-ppp.
candy@fct.kgc.co.jp (Toshihiro Kanda)
|
|
|
|
| |
to prevent future confusion.
|
|
|
|
|
|
|
| |
from it. ;)
PR: 3589
Submitted by: Brian Handy <handy@lambic.space.lockheed.com>
|
|
|
|
|
| |
conserves memory and has extra features: rclock enters reverse video if
there is mail waiting; an appointment reminder is also builtin.
|
|
|
|
| |
Bug fixes.
|
|
|
|
|
|
| |
Closes PR #2151.
Submitted by: Kenneth Monville <desmo@bandwidth.org>
|
|
|
|
|
| |
Modify Imakefile to link libxpg4.
Submitted by: nobu@psrc.isac.co.jp
|
| |
|
|
|
|
|
|
|
|
| |
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
|
|
|
|
| |
Submitted by: David Leonard <d@scry.dstc.edu.au>
|
| |
|
|
|
|
| |
unnecessary @ directives from PLIST.
|
|
|
|
| |
Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
|
|
|
|
| |
lot of ports or what! ;>
|
|
|
|
| |
distfile is now gone from the original master site. Oh well.
|
| |
|
| |
|
|
|
|
|
| |
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
|
|
|
|
| |
and some other minor cleanup.
|
|
|
|
|
|
| |
characters. Click the left button to display the menu.
Submitted by: Masayuki Koba <nobu@psrc.isac.co.jp>
|
|
|