Tilman Keskinoz
5eed0cad36
Add -fPIC to CXXFLAGS, attempt to fix build on IA64
2003-12-10 15:40:35 +00:00
Joe Marcus Clarke
fc5cb38672
Fix help file detection in certain cases (especially newer apps that use
...
the screen-egg code).
2003-12-09 22:29:01 +00:00
Joe Marcus Clarke
49d766ecf7
Fix build on -STABLE.
...
Reported by: Mike Harding <mvh@ix.netcom.com>
2003-12-09 21:57:28 +00:00
Kirill Ponomarev
6a1872e2bb
- Update to version 0.4b
...
PR: 60075
Submitted by: Ports Fury
2003-12-09 20:22:39 +00:00
Kirill Ponomarev
89b3d628cd
- Fix build ageinst new version of libepplet
...
PR: 60074
Submitted by: Ports Fury
2003-12-09 20:20:44 +00:00
Kirill Ponomarev
4a268837ee
- Fix build ageinst new version of libepplet
...
- Fix pkg-plist
PR: 60073
Submitted by: Ports Fury
2003-12-09 20:17:30 +00:00
Kirill Ponomarev
814bf4b0b1
- Fix build against new version of libepplet
...
PR: 60072
Submitted by: Ports Fury
2003-12-09 20:13:44 +00:00
Joe Marcus Clarke
9d77a89369
Update to 0.10.4.
2003-12-09 17:27:50 +00:00
Joe Marcus Clarke
c996d952fa
Announcing GNOME 2.4.1 for FreeBSD.
...
This represents a culmination of bug fixes and improvements that have been
trickling in over the past few months. For a complete list of what has
changed. Please see the release announcement at
http://mail.gnome.org/archives/gnome-announce-list/2003-November/msg00095.html .
2003-12-09 02:58:57 +00:00
Pav Lucistnik
fe5c5b9939
Add ggiterm, a GGI-based ANSI terminal emulator, but it runs on any GGI target
...
- X, SVGAlib, etc. It uses Freetype (by default) for fonts.
PR: ports/58342
Submitted by: andi payn <andi_payn@speedymail.org>
2003-12-09 00:05:55 +00:00
MANTANI Nobutaka
2938806b44
Add WITH_FRIBIDI knob.
...
Submitted by: Samy Al Bahra <samy@kerneled.com>
PR: ports/59784
2003-12-08 14:46:05 +00:00
David E. O'Brien
9dbcd2cc53
Don't falsely tell the kernel that this driver supports the nForce onboard
...
Ethernet's PCI Device ID's.
Obtained from: http://www.onthenet.com.au/~q/nvnet/nvidia-agp.diff
2003-12-08 00:50:59 +00:00
David E. O'Brien
619df5a9a0
Don't falsely tell the kernel that this driver supports the nForce onboard
...
Ethernet's PCI Device ID's.
Obtained from: http://www.onthenet.com.au/~q/nvnet/nvidia-agp.diff
2003-12-07 05:16:20 +00:00
Pav Lucistnik
8661561f12
Add apwal, a simple and powerful application launcher.
...
It is composed in 2 parts: the application launcher itself and
a good looking easy to use editor.
PR: ports/59940
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-12-06 13:07:52 +00:00
Sergei Kolobov
7caa6ea819
Add xfce4-clipman-plugin 0.3.1, XFce 4 clipboard module for xfce4-panel.
...
This plugin is a clipboard history for the panel.
It now includes a "Clear clipboard" option,
and a drag-and-drop paste feature contributed by Andre Lerche.
Author: Eduard Roccatello <master@spine-group.org>
WWW: http://xfce-goodies.berlios.de/
PR: 59633
Submitted by: Matt Lancereau <matt@rimasec.net>
2003-12-05 23:42:12 +00:00
Peter Wemm
3ff34d5f5b
Make this package on amd64 now that I've added two more files.
2003-12-05 01:57:05 +00:00
Peter Wemm
cd0bbf0b8d
Second change to get kdebase3 to work on amd64. kdebase builds a plugin
...
called kxkb.so, which links against libxkbfile. This is fatal on
amd64 because XFree86 does not normally provide libxkbfile.so, and it is
a guaranteed fatal error to link non-PIC code into a .so file.
I have only arranged for libxkbfile.so to be build on amd64 so as to
not risking distrubing dependencies on other platforms.
2003-12-05 01:46:18 +00:00
Pav Lucistnik
8ea91b1a5e
- Domain with MASTER_SITE is now owned by cybersquatters, it's gone from
...
mirror too. Maintainer put distfile on his ftp site.
PR: ports/59951
Submitted by: Stefan 'Sec' Zehl <sec@42.org> (maintainer)
2003-12-04 22:32:46 +00:00
Oliver Lehmann
249a9ba526
update xfce to 4.0.1
2003-12-04 17:17:40 +00:00
Kirill Ponomarev
7876593d3e
- Fix MASTER_SITES
...
PR: 59759
Submitted by: Ports Fury
2003-12-04 11:09:07 +00:00
Trevor Johnson
dda5182fe4
The linux-gtk port sets USE_LINUX_PREFIX which adds a dependency
...
on linux_base 7.1, but the latter port has its own XFree86 libraries
which conflict with the ones from this port. The rpm2cpio (used
in pre-install) and rpm (used in do-install) ports conflict with
each other. Fix the dependencies by bringing in parts of the
linux-gtk Makefile so this port can stand on its own, and by using
the rpm2cpio that accompanies rpm.
While I'm here, be less verbose, reorder some lines to please
portlint, and slim the pre-install a little.
Approved by: portmgr (marcus) for 5.2 freeze
2003-12-03 16:57:36 +00:00
Joe Marcus Clarke
c80072948e
Remove some extraneous spaces introduced in the last commit.
...
Noticed by: olgeni
2003-12-02 21:53:20 +00:00
Joe Marcus Clarke
35ede39fa2
Add some wording on how to move from gnome2-lite to the full-blown GNOME 2
...
desktop.
2003-12-02 18:48:05 +00:00
Will Andrews
ca41d746f3
Add bits for slave port kde-lite.
2003-12-01 05:43:07 +00:00
Will Andrews
ab96518bc4
Add kde-lite, the FreeBSD release "meta-port" for KDE.
...
Requested by: re
Approved by: portmgr (implicit)
2003-12-01 05:42:38 +00:00
Joe Marcus Clarke
e28eabd635
Add CONFLICTS for each other.
2003-12-01 05:29:53 +00:00
Joe Marcus Clarke
eb07a748fc
Add gnome2-lite, a trimmed down version of the GNOME 2 desktop that will
...
be used on FreeBSD release CDs.
Requested by: re
Approved by: portmgr (implicit)
2003-12-01 05:26:38 +00:00
Joe Marcus Clarke
b4f67189ec
Fix build on amd64 where Mozilla cannot be built (yet).
...
Approved by: portmgr (implicit)
2003-12-01 01:00:09 +00:00
Bruce M Simpson
f13a4b29b1
Fix build on -CURRENT.
...
Submitted by: Volker Stolz
2003-11-25 13:27:41 +00:00
Jake Burkholder
a021c16641
Fix XFree86-4-FontServer build on sparc64.
...
Requested by: kris
2003-11-25 08:56:30 +00:00
Greg Lewis
012749a433
. Update to 5.10. [1]
...
. Add some knobs (WITH_MB, XLOCKMORE_LANG). [1]
. USE_MESA -> USE_GL.
PR: 59139 [1]
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> [1]
2003-11-21 23:49:58 +00:00
Joe Marcus Clarke
18864a17a7
Remove some left-over directories.
...
Spotted by: adamw
2003-11-20 23:50:51 +00:00
Joe Marcus Clarke
38489cbc79
Remove another left-over directory.
...
Spotted by: adamw
2003-11-20 23:49:08 +00:00
Joe Marcus Clarke
32cb708d44
Remove a left-over directory.
...
Spotted by: adamw
2003-11-20 23:45:01 +00:00
Joe Marcus Clarke
763c952304
Remove a left-over directory.
...
Spotted by: adamw
2003-11-20 23:38:00 +00:00
Akinori MUSHA
6948908d2d
Update the Ruby/GNOME2 suite to 0.8.0.
2003-11-20 20:19:39 +00:00
Trevor Johnson
7e223b8511
Define USE_PERL5_BUILD, not erroneous USE_PERL.
...
Submitted by: Oliver Eikemeier
2003-11-20 15:06:14 +00:00
Trevor Johnson
318a536982
Define USE_PERL to make Perl available for (mostly deprecated)
...
"perl -pi -e" construction.
2003-11-20 13:51:47 +00:00
Tilman Keskinoz
fe5a380496
Add a patch that should fix the "A window and A desktop icon sometimes have
...
keyboard focus at the same time".
No PORTREVISION bump, since only very few people noticed this.
Reported by: arved, dwhite, Andy Fawcett
Obtained from: bugs.kde.org
2003-11-20 12:29:57 +00:00
Pav Lucistnik
074e558cef
- Fix build on 5.x
...
PR: ports/58346
Submitted by: Samy Al Bahra <samy@kerneled.com>
Approved by: jim (maintainer)
Approved by: adamw (mentor)
2003-11-20 09:51:12 +00:00
Trevor Johnson
ade135a5d0
Make sure linux_base-8 is installed. Record conflicts with the
...
other linux_base ports, which contain their own XFree86 libraries.
2003-11-20 06:12:37 +00:00
Trevor Johnson
98d5ecbdb2
Run the Linux ldconfig after installation (PORTREVISION bumped to 1).
2003-11-19 21:43:52 +00:00
Oliver Eikemeier
e3c2232e45
Reset unreachable MAINTAINERs to ports@FreeBSD.org
...
PR: 59109
Approved by: marcus (mentor)
2003-11-19 19:28:40 +00:00
Trevor Johnson
37983803dd
new Linux/i386 binary port of XFree86 libraries
2003-11-19 16:08:33 +00:00
Alexander Nedotsukov
9655fe196a
Network load indicator from multiload applet now works on FreeBSD.
2003-11-17 15:21:39 +00:00
Trevor Johnson
b3ba3ae427
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
2003-11-17 12:29:10 +00:00
Trevor Johnson
00e692203d
USE_REINPLACE must be defined before REINPLACE_CMD may be used.
2003-11-17 12:03:17 +00:00
Mark Linimon
62abf5f321
Add x11/chameleon.
...
PR: ports/47189
Submitted by: Gavin Atkinson <gavin@ury.york.ac.uk>
Reviewed by: Edwin Groothius (implicitly)
2003-11-15 05:03:58 +00:00
Mark Linimon
b103e9fa9b
Chameleon is an application which allows the user to put a picture
...
in any format or a solid color onto the root window. It can be
controlled through a GTK interface, or from the command line.
PR: ports/47189.
2003-11-15 05:02:21 +00:00
Trevor Johnson
7dae1c683f
Remove my e-mail address from DESCR files of ports
...
I have contributed, in order to attract less spam.
2003-11-13 10:21:08 +00:00
Trevor Johnson
11b0931878
Remove my e-mail address from comment blocks of ports
...
I have contributed, in hopes of attracting less spam.
2003-11-13 10:11:35 +00:00
Joe Marcus Clarke
f9f67b7f19
Add gtk2-theme-switch, a command line tool for switching GTK+-2 themes.
...
PR: 57039
Submitted by: Andrew J. Caines <A.J.Caines@halplant.com>
Anish Mistry <amistry@am-productions.biz>
2003-11-13 08:55:43 +00:00
Trevor Johnson
d33d5b9809
Use a version of autoconf which works.
...
Submitted by: Darren "igla" of batterybackups.net
2003-11-12 03:13:16 +00:00
Eric Anholt
b7f4234b95
Switch MAINTAINER to x11@FreeBSD.org for group maintaining of these ports.
2003-11-12 01:04:37 +00:00
Eric Anholt
573ede432f
Disable the patch from XFree86 bug 641 to copy the terminal's settings in
...
luit to its new pty. This code doesn't work for some reason and produces
"Couldn't copy terminal settings" when luit is run manually or the symptom
of an xterm -lc flashing on screen and exiting.
Submitted by: Guido Berhoerster <ich@guido-berhoerster.org>
2003-11-11 04:09:42 +00:00
Joe Marcus Clarke
3631634036
Update to 2.4.2.
2003-11-10 19:50:28 +00:00
Jean-Marc Zucconi
4fa2e87af8
Fix wrong path in /etc/XF86Config (purely cosmetical)
...
PR: ports/34796
2003-11-10 13:45:46 +00:00
Doug Barton
8534800ba2
Update for version 4.14. Usual combination of new hacks, and a few bug fixes.
2003-11-10 07:50:40 +00:00
Doug Barton
4a57880e46
This patch is no longer needed, the author fixed the problem
2003-11-10 07:48:28 +00:00
Jean-Marc Zucconi
4125b0f776
Move USE_IMAKE before .include <bsd.port.pre.mk>
2003-11-09 19:12:39 +00:00
Eric Anholt
4c54a5df65
Update luit (helper app that does locale translation for xterm) in
...
XFree86-4-clients from XFree86 CVS. This allows luit to be used setuid, which
closes a security hole (tty left world-writable) that luit complains about on
startup if not setuid. Setting WITH_SETUID_LUIT installs luit setuid.
PR: ports/51632
Submitted by: Guido Berhoerster <ich@guido-berhoerster.org>
Help from: ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>
2003-11-09 04:44:30 +00:00
Joe Marcus Clarke
9b751cff10
Update to 4.14.
2003-11-09 04:03:40 +00:00
Joe Marcus Clarke
303e86725f
Update to 2.4.2.
2003-11-09 02:38:22 +00:00
Kris Kennaway
e7c6a97db7
As announced on Aug 7, remove the broken twin port
2003-11-08 06:51:00 +00:00
Joe Marcus Clarke
295603fb96
s/USE_MESA/USE_GL/
2003-11-08 01:01:54 +00:00
Tilman Keskinoz
c270706e03
Update to 2.0.2
...
Drop Maintainership
2003-11-06 17:30:01 +00:00
Mikhail Teterin
8a54ffccd9
Fix a bug in my last commit -- the second coma in -Wl,rpath,DIRECTORY
...
was missing.
Reported by: Andy Fawcett (who watches the ports cluster logs)
Uwe Laverenz
2003-11-05 19:09:58 +00:00
Kirill Ponomarev
43c0eb1688
- Update to version 1.08
...
PR: 58966
Submitted by: Ports Fury
2003-11-05 16:22:58 +00:00
Mikhail Teterin
038bfd6832
Add a patch for Mesa's glheader.h to teach it about the Intel
...
compiler(s) (no __cdecl, INLINE means inline). Add a hunk to the
FreeBSD.cf patch to make always prepend -rpath with the -Wl, --
GCC understands it either way, but Intel's icc, for example,
does not -- and need not.
Approved by: enholt (maintainer)
Also reviewed by: netchild (icc guru)
2003-11-05 05:29:28 +00:00
Joe Marcus Clarke
7524984514
Chase the libxslt shared lib version with a PORTREVISION bump.
2003-11-04 18:30:50 +00:00
Mark Linimon
6e095bbb91
Fixed configure and unbroke by maintainer request on a thread on -ports.
2003-11-03 09:33:24 +00:00
Kris Kennaway
87fa56aa04
Reset bouncing maintainer address
2003-11-03 04:56:45 +00:00
Kris Kennaway
09b69954f2
Mark BROKEN (see bento logs). These ports are scheduled for removal
...
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
2003-11-03 03:56:42 +00:00
Kris Kennaway
b4fd0b8e38
Reset maintainer on ports owned by the following committers who have
...
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb
Reviewed by: portmgr
2003-11-03 01:19:26 +00:00
Will Andrews
a725cb5ec5
Switch to a more scalable and better method of hacking the pthread stuff
...
in for -CURRENT (essentially, reinplace). This method was originally
believed not to work, but it was simply missing the ltmain.sh fix. This
should allow third-party apps to be fixed without needing to put the same
snippet everywhere. Not to mention getting rid of the patches.
2003-11-02 15:56:12 +00:00
Mark Linimon
a4eed71c19
Per bento logs, mark as broken for gcc3.3.
2003-11-02 09:22:04 +00:00
Edwin Groothuis
03f8a6f768
ports with possibly unreachable MAINTAINERs
...
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 03:36:45 +00:00
Mark Linimon
f31caf8e1f
Per distfile survey, chase moved mastersite.
2003-11-01 23:39:21 +00:00
Trevor Johnson
3a6d3d5a6d
Update to 1.2.
...
Requested by: vdesk author Adam Sampson via e-mail
Submitted by: Tim Bishop via GNATS
PR: 58781
2003-10-31 22:26:37 +00:00
Joe Marcus Clarke
d707be32ab
Fix the build on -STABLE.
...
Reported by: bento via kris
2003-10-31 19:50:22 +00:00
Christian Weisgerber
99a6666cfd
Update to version 1.6.5.
...
PR: 58383
Submitted by: Ports Fury
2003-10-29 16:09:10 +00:00
Tilman Keskinoz
7d361ef883
Update to 2.0.
...
Quickstart improved, but still a lot of bugs.
2003-10-28 11:13:27 +00:00
Trevor Johnson
ba4e367955
Make fetchable.
...
found by: fenner's survey
2003-10-28 07:55:22 +00:00
Trevor Johnson
a66920caa6
Make fetchable.
...
found by: fenner's survey
2003-10-28 07:45:22 +00:00
Mark Linimon
e67ed6b88d
Reset maintainer to ports@. Reviewed by: current maintainer, who
...
no longer uses Enlightenment.
2003-10-27 07:36:20 +00:00
Joe Marcus Clarke
3d29c218f2
Point to the FTP mirrors fpr the splash screen now that they've had a chance
...
to sync.
2003-10-26 18:23:08 +00:00
Kirill Ponomarev
5508a46470
- The WWW site is unreachable for a long time, so omitted from
...
pkg-descr
PR: 58507
Submitted by: maintainer
2003-10-25 07:40:08 +00:00
Maho Nakata
40aca4dffd
Add new port mxico(Maho's eXtention to ico).
...
not only displaying regular polyhedra,
semiregular polyhedra and Zalgaller polyhedra
2003-10-24 23:02:45 +00:00
Ying-Chieh Liao
c634b4bb83
utilize SITE_PERL
...
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Alexander Nedotsukov
cdf2f1b8b1
Add one more missed PLIST entry.
2003-10-24 02:39:05 +00:00
Alexander Nedotsukov
c3662b628a
Add gswitchit-plugins-capplet to PLIST.
2003-10-23 11:37:53 +00:00
Alexander Nedotsukov
47ea4fc185
Update to 2.5.0
2003-10-23 07:14:12 +00:00
Alexander Nedotsukov
e2ff7524b0
Update to 0.95
2003-10-23 06:58:51 +00:00
Sergei Kolobov
b5ac288585
Change to my @FreeBSD.org address.
...
Approved by: krion
2003-10-23 05:42:49 +00:00
Peter Wemm
4cae726e0c
Unbreak for gcc-3.3 where #include <varargs.h> is a fatal error. varargs
...
wasn't even used here....
2003-10-23 02:29:44 +00:00
Ying-Chieh Liao
b0f399b2a6
update WWW
2003-10-19 11:10:56 +00:00
Joe Marcus Clarke
44dae595c5
Teach gnomedesktop about the KDE datadir.
2003-10-18 22:59:51 +00:00
Alexander Nedotsukov
0c02a96ab7
Update to 2.0.1
2003-10-18 05:19:45 +00:00
Joe Marcus Clarke
562cf6f2eb
Update to 2.4.4.5.
2003-10-17 19:17:58 +00:00
Eric Anholt
ee9cc4fb2b
Fix pre-everything target. While I'm here, fix another portlint complaint.
...
PR: ports/58148
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-16 22:46:11 +00:00
Mark Linimon
783389d28e
Update to 0.4a, make fetchable, reset maintainer (Murray says
...
he doesn't use enlightenment anymore).
PR: ports/45148
Reviewed by: murray (maintainer)
2003-10-16 21:39:33 +00:00
Joe Marcus Clarke
b1db53530f
Update to 2.4.4.4. This fixes a few DoS problems, so upgraded is definitely
...
recommended:
- Fixed CAN-2003-0793, a local DoS, the socket connection is now non-blocking
and limitted to the number of commands
- Fixed CAN-2003-0794, a local DoS, the line length is limitted
to 4096 bytes (note, this was not a buffer overrun).
2003-10-16 18:42:38 +00:00
Kris Kennaway
d894e365fe
BROKEN on 5.x: does not compile
2003-10-15 22:23:25 +00:00
Joe Marcus Clarke
2ade2f3b15
Update to 2.4.1.1.
2003-10-15 16:40:18 +00:00
Mark Linimon
8dbfaa656b
Remove dead mastersite.
...
PR: ports/45127
Submitted by: Mark Linimon
Approved by: maintainer timeout (several months)
2003-10-15 06:36:39 +00:00
Joe Marcus Clarke
5fec40cf2a
Add a CONFLICT on gtkada.
...
PR: 58027
Submitted by: maintainer
2003-10-14 19:28:28 +00:00
Joe Marcus Clarke
0e4f52f0af
Update to 2.4.1.
2003-10-14 19:02:59 +00:00
Joe Marcus Clarke
f9f5836288
* Update to 2.4.1
...
* Add a new FreeBSD GNOME splash screen [1]
Submitted by: Samy Al Bahra <samy@kerneled.com> [1]
2003-10-14 18:34:35 +00:00
Joe Marcus Clarke
0c0f5d701b
Update to 2.4.1.
2003-10-14 18:11:52 +00:00
Vanilla I. Shu
717c96e381
Upgrade to 0.52, and grab maintainer bit.
...
PR: ports/58000
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2003-10-14 13:37:08 +00:00
MANTANI Nobutaka
bc142ef843
Update to 2.8.0.
2003-10-14 12:59:33 +00:00
Joe Marcus Clarke
7b2fdaff15
Update to 2.4.1.
2003-10-14 06:42:49 +00:00
Adam Weinberger
f4d968b8f9
Update to 2.4.1.
2003-10-14 01:10:41 +00:00
Eric Anholt
02d69ca9fe
Fix XFree86-4-clients build. It was failing depending on lib*.a which weren't
...
being built due to the split build. Remove the dependencies on them, and it'll
pick them up from ${X11BASE}/lib. I don't know why this broke now but worked
in the past.
Reported by: everyone
Tested on: ref5 (libraries,clients)
2003-10-14 00:45:30 +00:00
Eric Anholt
b19ea7a6ff
Somehow the typo in the previous commit didn't make the build fail. Fix it.
2003-10-12 23:41:06 +00:00
Eric Anholt
b0c17c5aef
Suppress warnings in system headers with gcc 3.x.
2003-10-12 23:12:43 +00:00
Kris Kennaway
44368fb280
BROKEN: Broken pkg-plist
2003-10-12 22:42:08 +00:00
Alexander Nedotsukov
8f73de67a3
Fix Libs: list in libgnomemm-2.0.pc file.
2003-10-12 15:23:32 +00:00
Alexander Nedotsukov
a7a556d158
Update to 2.0.0
2003-10-12 14:38:37 +00:00
Kirill Ponomarev
d955972b53
- Update to version 0.5
...
PR: 57900
Submitted by: maintainer
2003-10-12 14:26:13 +00:00
Joe Marcus Clarke
bc6a666a49
Correct some gross mis-uses of g_strdup_printf() which caused a crash
...
when clicking on info links in -CURRENT.
Tracked down by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@Fernuni-Hagen.de>
2003-10-10 06:59:27 +00:00
Edwin Groothuis
483cf5f9bb
New port: x11/yalias: an execution box with regex matching
...
yalias has a window with two buttons and a text widget. The
left button clears the widget (and is bound to the Escape
key). The right button matches the contents of the widget
against a series of regular expressions that the user has
previously specified in their $HOME/.yaliasrc, and executes
the specified command if it matches any of them.
PR: ports/56611
Submitted by: Tim Bishop <tim@bishnet.net>
2003-10-07 23:19:11 +00:00
Joe Marcus Clarke
df6d4015a0
Update to 0.7.1.
2003-10-07 16:46:04 +00:00
Joe Marcus Clarke
b0f13371ee
Use the new-style locale names since the old ISO_8859 names are obsolete
...
on -CURRENT.
2003-10-06 01:02:27 +00:00
Adam Weinberger
415e830ec6
Update to 0.7.
...
Author incorporated all the FreeBSD-specific patches from files/.
Now, if none of the supported bg-setting programs are installed
at install-time, x11-fm/fluxbox will be installed.
2003-10-05 19:07:04 +00:00
Joe Marcus Clarke
f30e9c7a73
Add a dependency on gnotime.
...
Obtained from: http://5toe.lyrical.net/?action=packages&category=office
2003-10-05 00:21:33 +00:00
Edwin Groothuis
62a8ba9cf4
new virtual category requested: accessibility
...
This category, to be described as "of interest to disabled
users" is intended to make it simpler for users to find
software which will let them overcome a handicap. For
example, blind users may want to combine OCR and text-to-speech
software so the computer can read books to them; users with
diminished eyesight can use large fonts and "magnifiers";
paralyzed users may use speech recognition to compose text
or give commands.
PR: ports/39103
Submitted by: Trevor Johnson <trevor@jpj.net>
2003-10-04 01:34:47 +00:00
Will Andrews
d075bf0f86
Fix the -pthread problem in case the option gets removed again. This
...
patch involved patching the core auto* routines in KDE to accept the
PTHREAD_* variables in the environment, with fallbacks. We decided the
easiest way to implement this in ports was to generate configure instead
of risking incorrect generation at port configure time.
Said patch has already been committed to HEAD in KDE and as such will be
removed with the 3.2 upgrade once it is released.
Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE
modules) have this support commented out due to lack of patch.
Helped out: Adriaan de Groot <adridg@cs.kun.nl>
Lauri Watts <lauri@kde.org>
Andy Fawcett <andy@athame.co.uk>
2003-10-03 22:34:44 +00:00
Michael Nottebrock
8192ec1a37
Back the space-saving out again, the tag has been slipped.
...
Notified by: marcus
2003-10-02 16:47:41 +00:00
Michael Nottebrock
9e5f042d9e
Temporarily do not depend on kdeedu, kdevelop and kdesdk in the package. This
...
is for Release CDROM space-saving purposes.
Approved by: kde-freebsd
2003-10-02 16:14:54 +00:00
Joe Marcus Clarke
9edc43e9ad
Fix the clock display for the Danish, Italian, and Chinese locales. FreeBSD's
...
strftime(3) does not support the '-' (no pad) modifier that GNU date does.
2003-10-01 20:01:23 +00:00
Ernst de Haan
f7fc40dd3d
Added caraldi.com to MASTER_SITES.
2003-10-01 11:01:09 +00:00
Ernst de Haan
f1aaaa33ec
New port: numlockx.
...
PR: 56638
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
2003-10-01 10:58:13 +00:00
Adam Weinberger
0f59d8d1a9
The Fluxbox Background Tool gives you a nice GUI to make background
...
changing easier in fluxbox/blackbox. It lets you use pixmaps as well
as solid colours. It includes a daemon to change the background
automatically.
2003-10-01 01:11:02 +00:00
Joe Marcus Clarke
e6a0be587a
Conditionalize two more battstat files.
2003-09-30 20:18:58 +00:00
Joe Marcus Clarke
3d16c39135
Assign maintainership to gnome@ and update to 0.4.
2003-09-30 05:31:51 +00:00
Tilman Keskinoz
f6ed807045
From KDE_3_1_BRANCH:
...
Deal with 64-bit time_t
With this fix I was able to complete compilation of kdebase on IA64.
Submitted by: Adriaan de Groot <adridg@cs.kun.nl>
Thanks to: marcel for prodding and installing kdelibs on pluto2
2003-09-29 09:39:38 +00:00
Dmitry Sivachenko
10b15d1b9b
Add back DIST_SUBDIR. It was removed by mistake.
...
Approved by: maintainer
2003-09-28 17:52:45 +00:00
Bruce M Simpson
4995e8ec3e
Use my FreeBSD.org address for MAINTAINER field.
2003-09-27 22:57:53 +00:00
Bruce M Simpson
9f19fd7b12
Use MASTER_SITES_XCONTRIB instead of hard-coding MASTER_SITES.
...
Noticed by: linimon
2003-09-27 22:56:57 +00:00
Dmitry Sivachenko
a28e5f6a63
Update to 4.0.0 release.
2003-09-27 11:45:13 +00:00
Joe Marcus Clarke
267e8ab456
Update to 2.4.1.
2003-09-27 04:20:23 +00:00
Joe Marcus Clarke
f473462661
Chase the libgnomeuimm shared lib version.
...
Noticed by: Koop Mast <einekoai@chello.nl>
2003-09-26 19:27:34 +00:00
Alexander Nedotsukov
87036f7370
Update to 2.4.4.3
2003-09-26 12:55:37 +00:00
Daichi GOTO
5eba91822a
update x11/idesk: 0.5.5 -> 0.5.6
...
PR: 57059
Submitted by: Sascha Holzleiter <sascha@root-login.org>
2003-09-26 07:20:17 +00:00
Joe Marcus Clarke
46166e0edf
Conditionalize gnomemeeting on i386 only.
2003-09-26 06:13:16 +00:00
Joe Marcus Clarke
dfc0434383
Bump PORTREVISION for the last commit. It fixes the dreaded thread problem
...
on 5.x.
2003-09-25 07:30:47 +00:00
Adam Weinberger
0043945a54
Update to 2.4.4.2.
2003-09-25 05:43:08 +00:00
Joe Marcus Clarke
1a4195fbd6
Fix build on Alpha.
2003-09-25 03:32:06 +00:00
Sergey A. Osokin
f37f7775e3
Make portlint(1) happy by changing strip to ${STRIP_CMD}
...
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
2003-09-24 09:37:11 +00:00