| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
update the autotools stuff in the change from 0.9.2 to 0.9.4
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
o Switch maintainership to submitter
PR: 37329
Submitted by: Alan Eldridge <ports@geeksrus.net> (new maintainer)
Approved by: Michiel De Wilde <michiel.dewilde@rug.ac.be> (previous
maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: 36044 37022
Submitted by: Sascha Holzleiter <sascha@root-login.org>
Reviewed by: sobomax
Approved by: sobomax
Obtained from: gtk-engines CVS
|
|
|
|
|
|
| |
compiled with Gnome support. As it is unlikely users who use fvwm2
with Gnome will install this port, this should not be a problem in the
interim until a permanent solution is found.
|
|
|
|
|
|
|
| |
I finally managed to track down the maintainer. Update an incorrect
MAINTAINER email address.
PR: 36849
|
|
|
|
| |
Bigger pointy hat to: cy
|
|
|
|
|
|
|
| |
not tested other than for syntax, but should DTRT from what I understand
of the problem.
Submitted by: bento
|
|
|
|
| |
Submitted by: Fenner's distfiles survey
|
| |
|
|
|
|
|
|
| |
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
| |
--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>
|
|
|
|
|
|
| |
MACHINE_ARCH=i386 *and* whether NO_KDE_OBJPRELINK is defined.
Requested by: several
|
|
|
|
|
|
|
|
| |
- depend on kdebase
- bump portrevision
PR: 33507
Submitted by: maintainer
|
|
|
|
|
| |
PR: 33462
Submitted by: maintainer
|
|
|
|
|
| |
PR: 32923
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
o Remove useless .la files
o Fix pkg-descr to be portlint happy
PR: 32099
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
| |
the later case
|
|
|
|
| |
Submitted by: Fenner's distfiles survey.
|
|
|
|
|
| |
PR: 31662
Submitted by: maintainer
|
|
|
|
|
| |
Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
(with slight modifications)
|
|
|
|
|
|
|
| |
The Notif2 GTK theme engine following the new Motif look and feel
PR: 30382
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
|
| |
|
|
|
|
|
| |
PR: 31154
Submitted by: Michiel De Wilde <michiel.dewilde@rug.ac.be>
|
| |
|
|
|
|
| |
Submitted by: Fenner's distfiles survey
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 30026
Submitted by: Michiel De Wilde <michiel.dewilde@rug.ac.be>
|
| |
|
| |
|
|
|
|
| |
Obtained from: bento logs
|
|
|
|
| |
Approved by: sobomax
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 27588
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
|
|
|
|
|
| |
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
|
|
|
|
| |
Submitted by: distfile survey
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CVS repo bloat, I'll only list the updates.
graphics/imlib 1.9.9 -> 1.9.10
textproc/xml-i18n-tools 0.8 -> 0.8.1
x11/gnomelibs 1.2.11 -> 1.2.13
devel/oaf 0.6.2 -> 0.6.5
devel/gconf 0.12 -> 1.0.0
devel/gnomevfs 0.5 -> 1.0
graphics/gdk-pixbuf 0.9.0 -> 0.11.0
sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1
print/gnomeprint 0.25 -> 0.28
devel/bonobo 0.37 -> 1.0.3
audio/gnomeaudio 1.0.0 -> 1.4.0
x11/gnomecore 1.2.4 -> 1.4.0.3
devel/libgtop 1.0.11 -> 1.0.12
x11/gnomeapplets 1.2.4 -> 1.4.0.1
misc/gnomeuserdocs NEW 1.4.1
misc/gnomeutils 1.2.1 -> 1.4.0
deskutils/gnomepim 1.2.0 -> 1.4.0
games/gnomegames 1.2.0 -> 1.4.0.1
print/ggv 0.95 -> 1.0
editors/ghex 1.1.4 -> 1.2
devel/bugbuddy 1.2 -> 2.0.1
devel/glade 0.5.11 -> 0.6.2
sysutils/gtop 1.0.12 -> 1.0.13
x11/xalf NEW 0.11
x11-toolkits/py-gtk 0.6.6 -> 0.6.7
x11-toolkits/py-gnome 1.0.53 -> 1.4.0
x11-toolkits/guile-gtk 0.19 -> 0.20
x11-toolkits/guile-gnome 0.10 -> 0.20
devel/libsigc++ 1.0.1 -> 1.0.3
x11-toolkits/gnome-- 1.1.15 -> 1.1.17
x11-toolkits/panel-- NEW 0.1
x11-fm/gnomemc 4.5.51 -> 4.5.54
|
| |
|
|
|
|
| |
Submitted by: FDS
|
|
|
|
|
| |
PR: 24805
Submitted by: Oyvind Albrigtsen
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: bento logs
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
${X11BASE}/share/sapphire/, so sapphire.inst (no longer available
as of sapphire 0.15.6) need not be run. Use the 12-point Lucida
fonts instead of the 15-point ones (the latter make sapphire crash
on my system). Bump PORTREVISION.
|
| |
|
| |
|
|
|
|
| |
Submitted by: bento
|
| |
|
| |
|
|
|
|
| |
- move MASTER_SITES to MASTER_SITE_THEMES.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- take over maintainership.
PR: 22424
Submitted by: PF
|
|
|
|
| |
Make indentation uniform across my ports.
|
| |
|
| |
|
| |
|
|
|
|
| |
I donno what the hell "Windows Whistler" is :-> ).
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Fix md5 (PR 21682).
Change pkg/INSTALL cosmetically.
PR: 21682
Approved by: will
|
|
|
|
| |
Approved by: will
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
as replacements for the extra themes which used to be installed by
the x11-wm/sapphire port (see ports/20879). Unlike the existing themes,
the new collection is free of copyright problems.
PR: 21044
Submitted by: Trevor Johnson <trevor@jpj.net>
|
| |
|
| |
|
|
|
|
| |
theme.
|
| |
|
| |
|
|
|
|
|
| |
PR: 20269
Submitted by: Ports Fury
|
| |
|
|
|
|
|
|
|
| |
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly
PR: 19623
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
theme engines.
|
| |
|
| |
|
|
|
|
| |
from my collection.
|
|
|
|
| |
from my collection.
|
|
|
|
|
|
| |
installation.
Submitted by: bento
|
|
|
|
|
|
| |
directory is shared between at least 3 ports (GTK+ theme engines).
Suggested by: bento
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 17530
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
| |
OK'd by: vanilla
|
|
|
|
|
| |
PR: 15666
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
| |
PR: 15506
Submitted by: Ade Lovett <ade@lovett.com>
|
|
|
|
|
| |
PR: 15238, 15248
Submitted by: Ade Lovett <ade@lovett.com>
|
|
|
|
|
| |
PR: 14804
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
| |
PR: 13677 (10 of 10)
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
| |
|
|
|
|
|
|
|
| |
$(datadir)
PR: 14208
Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 13602
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
[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
|
|
|
|
|
|
|
|
| |
Maintainer writes:
Sorry, but as Ive posted before, I can no longer maintain any of my
ports, serving in the army is eating up all of my free time.
Requested by: Gilad Rom <rom_glsa@ein-hashofet.co.il>
|
|
|
|
|
| |
PR: 11850
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
|
|
|
|
| |
PR: 11843
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
| |
|
|
|
|
| |
earlier version).
|
| |
|
| |
|
|
|
|
|
| |
libgdk_imlib.so.2 -> libgdk_imlib.so.3
libImlib.so.2 -> libImlib.so.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports/audio/esound 0.2.7 -> 0.2.8 PR ports/10422
ports/audio/gnomeaudio 0.99.8 -> 1.0.0 PR ports/10426
ports/audio/libaudiofile 0.1.5 -> 0.1.6 PR ports/10421
ports/deskutils/gnomepim 0.99.8.1 -> 1.0.1 PR ports/10435
ports/devel/ORBit 0.3.98 -> 0.4.0 PR ports/10423
ports/devel/gettext shared libs now PR ports/10293
ports/devel/glib12 1.1.16 -> 1.2.0 PR ports/10419
ports/devel/libgtop 0.99.8 -> 1.0.1 PR ports/10430
ports/games/gnomegames 0.99.8 -> 1.0.1 PR ports/10436
ports/graphics/electriceyes distfile moved PR ports/10437
ports/graphics/imlib 1.9.3 -> 1.9.4 PR ports/10424
ports/lang/gnomeobjc 0.99.3 -> 1.0.1 PR ports/10441
ports/math/gnumeric 0.6 -> 0.15 PR ports/10439
ports/misc/gnomeutils 0.99.5 -> 1.0.1 PR ports/10442
ports/sysutils/gnomeadmin 0.99.1 -> 1.0.1 PR ports/10445
ports/sysutils/gnomecontrolcenter 0.99.3.1 -> 1.0.1 PR ports/10446
ports/sysutils/gtop 0.99.2 -> 1.0.1 PR ports/10477
ports/textproc/libxml 0.99.8 -> 1.0.0 PR ports/10438
ports/www/libghttp distfile moved PR ports/10429
ports/x11/gnome 0.99.3 -> 1.0.0 PR ports/10450
ports/x11/gnomecore 0.99.8.1 -> 1.0.1 PR ports/10432
ports/x11/gnomelibs 0.99.8.1 -> 1.0.1 PR ports/10425
ports/x11-fm/gnomemc 4.5.10 -> 4.5.23 PR ports/10448
ports/x11-toolkits/gtk-engines 0.1 -> 0.5 PR ports/10427
ports/x11-toolkits/gtk12 1.1.6 -> 1.2.0 PR ports/10420
Note that repository copies were made before this commit, as follows:
ports/devel/glib11-devel -> ports/devel/glib12
ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
|
|
|
|
| |
and it doesn't work with gtk1.0.6.
Agree by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/9805
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
|
|
|
|
|
|
|
|
| |
"The biggest change is to the gtk-engines port, where I've made the gtkrc
files get the correct prefix. I've added the path to all the files, which
may be overkill (it's only really needed for the pixmap theme), but was
easier to do in an automated way, and provides a better example for people
making their own themes."
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
interface.
Submitted by: Gilad Rom <rom_glsa@ein-hashofet.co.il>
|