Michael Haro
5213ec480e
portlint (whitespace)
2000-04-19 19:43:21 +00:00
Michael Haro
04346df06d
portlint
2000-04-19 19:42:34 +00:00
Ade Lovett
08df76d077
Update gnomeprint shared library revision
2000-04-19 15:07:06 +00:00
Jeremy Lea
b4455771cc
Standardize all user defined options to the booleans WITH_FOO and
...
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
2000-04-17 00:19:02 +00:00
Satoshi Asami
0401cfe3de
DISTNAME-related fixups.
2000-04-16 23:26:18 +00:00
Jean-Marc Zucconi
8e7574cc62
Set WRKSRC=${WRKDIR}/${DIST_SUBDIR}. Otherwise it will not build.
2000-04-16 03:30:37 +00:00
R. Imura
6f2674d86f
DISTNAMe -> DISTNAME
2000-04-15 12:57:39 +00:00
Jean-Marc Zucconi
aa82d74ce0
Fix installation when /usr/X11R6 is a symlink.
...
PR: ports/17946
Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
2000-04-14 18:55:43 +00:00
Chris Piazza
fe5426321a
Update to use PORTNAME/PORTVERSION
2000-04-13 19:19:05 +00:00
Chris Piazza
500b47f7ae
Update with the new PORTNAME/PORTVERSION variables
2000-04-10 19:50:46 +00:00
Ade Lovett
8d6ec105b7
Update to 1.0.58
2000-04-06 15:31:22 +00:00
Thomas Gellekum
2ce0a6acc5
Upgrade to 4.16.
2000-04-03 11:07:26 +00:00
Will Andrews
a0b12bb2ea
I forgot to remove GNU_CONFIGURE, as it is now implied by the newly-added
...
USE_LIBTOOL hook. This does not change anything.
Submitted by: Andrzej Tobola <san@tmp.iem.pw.edu.pl>
2000-04-03 07:12:36 +00:00
Will Andrews
a0b83061a7
Back in USE_LIBTOOL now that we have libtool 1.3.4 in the ports tree.
...
This should fix the build for 5.0-CURRENT (as tested on my -current
and -stable machines).
Submitted by: reg (parts of it)
2000-04-03 00:37:32 +00:00
Michael Haro
e6890b482f
- Fix MASTER_SITES
...
- Support CFLAGS/PREFIX properly
PR: 17169
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-01 01:45:51 +00:00
Michael Haro
9bff59abb9
portlint - ${MKDIR} doesn't need a -p flag after it
2000-03-31 20:45:29 +00:00
John Baldwin
c8d81995cd
Activated 'ebuttons', 'efancylauncher', and 'eweather'.
2000-03-31 18:40:04 +00:00
John Baldwin
72b978342c
E-Weather is an epplet used to display information about the current
...
weather similar to the wmWeather dockapp.
2000-03-31 18:31:32 +00:00
John Baldwin
5754f0ce52
E-FancyLauncher is an epplet that is an advanced button bar used to launch
...
other applications. It features tooltips and pixmaps for each button as
well as optional transparency.
2000-03-31 18:28:30 +00:00
John Baldwin
079dddae7a
E-Buttons is an epplet for Enlightenment that provides several buttons
...
that can be used to launch user applications simliar to the asbutton
utility for Afterstep.
Reviewed by: jim
2000-03-31 18:23:14 +00:00
Michael Haro
97a5376808
forgot a file
2000-03-31 08:02:48 +00:00
Michael Haro
5887d7af3e
update mastersites
...
PR: 17560
Submitted by: Trevor Johnson (trevor@jpj.net ) <trevor@jpj.net>
2000-03-31 08:02:00 +00:00
Ade Lovett
8466248889
gnomeprint shlib bump
2000-03-28 02:54:50 +00:00
Satoshi Asami
987d18f4bd
Add X symlink and file it points to (XF86_SVGA), some ports want to see if
...
the X server is there by doing a "test -f".
Requested by: imura
2000-03-27 19:30:32 +00:00
Will Andrews
263b30f8cd
Update to rxvt 2.7.3 per the rxvt-devel mailing list announcement.
...
I'll take care of other ports depending on this pending maint approval.
Changes:
1) Update rxvt website URL (badly needed).
2) Remove pkg/PLIST - Makefile inconsistency regarding chmod.
2000-03-27 07:00:09 +00:00
Will Andrews
246fe3cbb8
Back out USE_LIBTOOL. This thing isn't working. I'll have to do some more
...
work to ensure that LIBTOOL works properly next time I commit something to
fix this. :-(
Hopefully this will stop all the complaints that have flooded my mailbox.
2000-03-25 21:49:47 +00:00
R. Imura
403c782e43
Fix incomplete PLIST.
2000-03-25 19:44:56 +00:00
R. Imura
544bec4012
Add share/applnk/Network
2000-03-25 19:42:59 +00:00
R. Imura
3daf5ca497
Doing KDE style mtree in kdelibs.
...
OK'd by: will
2000-03-25 16:14:50 +00:00
Will Andrews
4cf6f6a1c3
Whoops, forgot to re-add libkdecore.la to PLIST per previous Makefile
...
commit. I hope this doesn't break USE_LIBTOOL. Same pretense as said commit.
2000-03-24 22:24:27 +00:00
SADA Kenji
ba56b30731
Ldconfig would fail unless PREFIX/lib/aout dir exists.
...
PR: ports/17574
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2000-03-24 18:14:16 +00:00
Ade Lovett
94fa65b2c7
Update to 1.0.57 (more bugfixes)
2000-03-24 02:41:21 +00:00
Jean-Marc Zucconi
b5d8bf9cc8
Compile the mouse driver even if the user choose to not build the servers
...
with extended input devices. Otherwise the build will fail.
2000-03-24 01:11:55 +00:00
Will Andrews
add2ed7652
Emergency add ${PREFIX}/lib/libkdecore.la so kde ports install properly.
...
Once we have had time to discuss whether this is the best method to solve
the broken configure behavior on most KDE ports, we will decide whether
to keep this commit or not.
Complained about by: scrappy
2000-03-23 22:22:23 +00:00
Will Andrews
8a99d54a0d
Fix kdelibs11 port so it builds on 5.0-CURRENT.
...
Change MAINTAINER to myself.
Clean up pkg/PLIST, fix some of the unexec rmdir's and change some of the
@dirrm's to unexec rmdir.
Add USE_LIBTOOL + remove pkg/PLIST *.la.
Actually add WWW: to pkg/DESCR.
Reported by: asami
Approved by: asami
2000-03-23 02:54:30 +00:00
Satoshi Asami
54a5565d35
<machine/param.h> -> <sys/param.h>
2000-03-22 23:26:35 +00:00
Jean-Marc Zucconi
004bdf6c66
Remove support for building on a.out systems.
2000-03-22 21:56:13 +00:00
Will Andrews
af4a01863e
Finish moving MAINTAINER for my ports.
...
andrews@technologist.com -> will@FreeBSD.org . :-)
Reminded by: asami
2000-03-22 01:59:41 +00:00
Ade Lovett
55333a3655
libglade shared library version bump
2000-03-21 17:47:33 +00:00
Michael Haro
cb04a15e6d
remove extra : in MASTER_SITES
2000-03-21 08:37:15 +00:00
Justin M. Seger
7cc807dbea
Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgrade
2000-03-20 23:25:21 +00:00
Vanilla I. Shu
2eeb510dee
Rename zh_TW.big5 to zh_TW.Big5,
...
add some encoding map of Big5.
2000-03-20 00:08:15 +00:00
Chris Piazza
42245e3151
Re-enable PAM support, problems are fixed.
2000-03-19 02:44:09 +00:00
Chris Piazza
e142a5b9ef
Use /etc/pam.conf instead of /etc/pam.d/ (doesn't change pam.conf)
...
Remove patch-an which was a security hole and isn't needed any more
Submitted by: ume
2000-03-19 02:30:45 +00:00
Jean-Marc Zucconi
6ab40a3e04
Fix compilation problems on FreeBSD 5.0-CURRENT
...
Submitted by: ANAZAWA Akio <anazawa@hic-soft.co.jp>
2000-03-19 00:54:01 +00:00
Satoshi Asami
31efbc1fbd
Fix security hole. Packages are unaffected. The release tag will
...
be rolled forward.
Submitted by: kris
2000-03-16 08:42:10 +00:00
Satoshi Asami
d722a55168
xfree86.cdrom.com -> ftp.freesoftware.com
2000-03-13 08:29:51 +00:00
Satoshi Asami
d16c6e06e2
Comment out "IS_INTERACTIVE=no" -- that is the same as defining it "yes"!
2000-03-13 08:09:33 +00:00
Satoshi Asami
21f3a654ac
Fix typo (by me) and add manpage.
...
Submitted by: jmz (maintainer)
2000-03-12 04:21:24 +00:00
Satoshi Asami
5c6b186474
Add mouse driver.
...
Submitted by: jmz (maintainer)
2000-03-12 01:16:37 +00:00
SADA Kenji
b262f5384f
Enable warning message with compat22 libs for package users.
...
Maintainer admitted this on ports-ML.
(message-id: <20000309102434.P54218@shale.csir.co.za>)
# Sorry Jeremy, the tree would be frozen soon.
2000-03-11 17:52:08 +00:00
Chris D. Faulhaber
b0f8c785f0
- Remove obsolete sites from MASTER_SITES
...
- Add MAINTAINER line
PR: 17285
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-11 14:29:28 +00:00
Satoshi Asami
359ea69fed
(forgot to cvs add this file -- should have been committed with patch-bj)
...
Fix build error on extremely new -current caused by this:
===
src/sys/sys/socket.h:
----------------------------
revision 1.38
date: 2000/03/03 11:13:03; author: shin; state: Exp; lines: +8 -13
CMSG_XXX macros alignment fixes to follow RFC2292.
Approved by: jkh
Submitted by: Partly from tech@openbsd
Reviewed by: itojun
---------------------------
===
Basically you need to include <machine/param.h> before <signal.h>.
Problem diagnosed by: Ade Lovett <ade@FreeBSD.org>
2000-03-11 01:53:54 +00:00
Satoshi Asami
410e4dd70f
Fix build error on extremely new -current caused by this:
...
===
src/sys/sys/socket.h:
----------------------------
revision 1.38
date: 2000/03/03 11:13:03; author: shin; state: Exp; lines: +8 -13
CMSG_XXX macros alignment fixes to follow RFC2292.
Approved by: jkh
Submitted by: Partly from tech@openbsd
Reviewed by: itojun
---------------------------
===
Basically you need to include <machine/param.h> before <signal.h>.
Problem diagnosed by: Ade Lovett <ade@FreeBSD.org>
2000-03-11 01:52:48 +00:00
Jean-Marc Zucconi
101f035f69
Activate XFree86-4
2000-03-11 00:22:16 +00:00
Jean-Marc Zucconi
1ec0dc8225
Port of the latest XFree86 version (4.0). Not tested on alpha and pc98 (and
...
hence no corresponding PLISTs).
Use at your own risk :-)
2000-03-11 00:20:34 +00:00
Bill Fumerola
fa881b4992
x11/xsheep -> games/xsheep
...
Requested by: The Wraith
2000-03-10 23:41:09 +00:00
Jordan K. Hubbard
6885bd453e
Include libXThrStub.so on the Alpha package version.
2000-03-09 17:22:11 +00:00
Chris D. Faulhaber
999c378f96
Update port to 1.20
...
PR: 17252
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-08 17:12:29 +00:00
Bill Fenner
45555c1eed
Remove nkazushi@highway.or.jp as MAINTAINER; mail has been bouncing for
...
2 months.
2000-03-07 23:38:46 +00:00
Thomas Gellekum
e1b505174b
Add PAM support to wdm.
...
Submitted by: ume
Reviewed by: cpiazza
2000-03-07 11:52:41 +00:00
Jeremy Lea
66b16a684a
Mark this port as i386 only, and check for the presence of compat22.
2000-03-07 09:59:03 +00:00
Jeremy Lea
1cdfc9280d
Discourage the building of a.out libs in favour of the new XFree86-aoutlibs
...
port.
Minor PLIST fixes.
Approved by: maintainer
2000-03-07 06:44:47 +00:00
Jeremy Lea
afaf1edacc
Add XFree86-aoutlibs.
2000-03-07 06:42:01 +00:00
Jeremy Lea
64774cbcab
XFree86 3.3.3.1 a.out compatability libraries.
2000-03-07 06:40:23 +00:00
Bill Fumerola
10610b6921
xsheep, a moronic little sheep that trundles around the X desktop walking along
...
the top of windows and falling of the edges among other mildly amusing antics.
Dedicated to: Jordan "Love Ewe" Hubbard <jkh@FreeBSD.org>
2000-03-07 03:27:25 +00:00
Jean-Marc Zucconi
b86c8cd372
- Fix MASTER_SITES
...
- Fix usage of PREFIX/X11BASE
PR: ports/17171
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-03 23:34:11 +00:00
Steve Price
87b6bd7d7b
Minor tweaks so this will build again in -current.
2000-02-27 14:44:01 +00:00
Satoshi Asami
8cdbcbd8da
Bump shlib versions of kdelibs11 and kdesupport11.
2000-02-24 07:01:14 +00:00
Satoshi Asami
19a6a6739c
Bump shlib numbers. Add ".1" to end of PKGNAME to distinguish it from
...
the previous version.
Submitted by: Will Andrews <andrews@TECHNOLOGIST.COM>
2000-02-24 06:54:56 +00:00
John Baldwin
e7c7af0915
Activated imwheel.
2000-02-23 23:36:51 +00:00
John Baldwin
f97d64c503
The imwheel port maps mouse button events to X keyboard events. This
...
can be used to use the wheel on mice such as the Microsoft IntelliMouse
and the Logitech TrackMan+ in X.
2000-02-23 23:30:22 +00:00
Ade Lovett
39d583669b
Add MODULE_VERSION information to the installed run-time
...
configuration file.
ie: make "gnome-config --modversion applets" DTRT
2000-02-23 20:28:32 +00:00
Ade Lovett
7fc5b5b021
Squeeze another update (to 1.0.56) under the wire before 4.0-RELEASE
2000-02-23 18:38:28 +00:00
Ade Lovett
db5e2eb3b0
Update to reflect new gnomeprint share library revision
2000-02-23 00:09:38 +00:00
Kris Kennaway
7c05f640db
Respect CC and CFLAGS
2000-02-19 09:01:54 +00:00
Jean-Marc Zucconi
b7292d3081
In 4.0-current, there is a new czech locale, but appropriate line in
...
locale.alias is missing. If this patch is not applied, X Window system will
not understand czech locales.
PR: ports/16777
Submitted by: Rudolf Cejka <cejkar@dcse.fee.vutbr.cz>
2000-02-18 21:17:53 +00:00
Jim Mock
7f5a8ef67d
Change the WWW link to one that really exists.
2000-02-17 02:43:03 +00:00
Jim Mock
c2d3db6a5f
Change the main MASTER_SITE to one that really exists, and add one of my
...
own. While I'm here, do a few other minor Makefile cleanups.
2000-02-17 02:39:54 +00:00
Ade Lovett
9ec7396641
Use ungif instead of gif.
...
Bad gnome-config.in for hardcoding this. No biscuit.
2000-02-16 03:00:03 +00:00
Jean-Marc Zucconi
de607d8627
A better fix to the XF86Setup core dump problem: use /usr/bin/cpp instead
...
of /usr/libexec/cpp in config/cf/FreeBSD.cf (/usr/bin/cpp defines __FreeBSD__
wheras /usr/libexec/cpp does not)
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
2000-02-15 23:03:55 +00:00
R. Imura
46789bfcb4
Remove giflib dependence.
...
Only changed giflib -> libungif in kdegraphics.
They realy do NOT want libgif, and do NOT use libgif anywhere.
Some ports are checking its existence in configure, but they
are nonsense at all!!
2000-02-15 13:45:23 +00:00
Jean-Marc Zucconi
c72e6d240a
Update the XFree86 3.3.6 port to:
...
- contain the released Rage128 patch (but unfortunately this does
not solve all problems with this card under FreeBSD)
- fix the release date "January 1999" --> "January 2000"
- make it possible to build a package
(PLIST problem: lib/X11/doc/BetaReport is not installed with 3.3.6)
PR: ports/16626
Submitted by: Udo Schweigert <ust@cert.siemens.de>
2000-02-10 15:51:05 +00:00
Peter Wemm
02c5b6c7c6
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
...
as the days of the former are numbered.
Reviewed by: asami
2000-02-08 09:29:51 +00:00
Ade Lovett
105fd72e80
Update email address for my remaining ports.
2000-02-07 16:57:44 +00:00
Dirk Froemberg
4e6deb28ec
Add missing "MAINTAINER=ports@FreeBSD.org".
2000-02-05 10:55:49 +00:00
Jean-Marc Zucconi
639739304d
Enable building XF86Setup with tcl/tk 8.3
...
Submitted by: Chris Dillon <cdillon@wolves.k12.mo.us>
2000-02-03 16:47:29 +00:00
Jeremy Lea
d02f2cd4ef
Ports no longer need to pass CXXFLAGS to configure. bsd.port.mk does this
...
for them.
2000-01-29 22:46:04 +00:00
Steve Price
142e06cf65
Adding login.app version 2.0.0.a4.
...
A nice looking login interface to your favorite X-server.
PR: 16161
Submitted by: Maxim Sobolev <sobomax@altavista.net>
2000-01-29 22:42:59 +00:00
Steve Price
413d8b01b6
Adding xkbctrl version 1.0.
...
Display and manipulate XKB keyboard controls from the commandline.
PR: 16006
Submitted by: Yoshiro MIHIRA <sanpei@sanpei.org>
2000-01-29 05:46:08 +00:00
Jean-Marc Zucconi
df671f05dc
Add libXThrStub
2000-01-24 18:03:17 +00:00
Satoshi Taoka
507da4498f
Added xkeywrap
2000-01-24 04:55:09 +00:00
Satoshi Taoka
761385b6c3
XKeyWrap can record, repeat, and play key sequence in real time.
...
PR: 16059
Submitted by: Sakai Hiroaki <sakai@seki.ee.kagu.sut.ac.jp>
2000-01-24 04:53:24 +00:00
Jean-Marc Zucconi
a109f4e9f0
Allow sessreg to update /var/run/utmp
...
PR: ports/10945
2000-01-23 22:18:44 +00:00
Jean-Marc Zucconi
df4f2a96e4
FreeBSD still supports the ru_SU locale, so there is no reason to exclude it
...
from X11.
PR: ports/14955
2000-01-23 01:45:11 +00:00
Yukihiro Nakai
044fe0d8a2
Fix and updates from KATO Tsuguru.
...
Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
2000-01-22 11:46:45 +00:00
Chris Piazza
74f8e30622
Fix for NEWGCC (sigh).
2000-01-22 04:00:57 +00:00
Ade Lovett
850941fe1e
Fix bogus secure-keyboard startup mode for gnome-terminal.
...
PR: 16219
Submitted by: Andrew J. Korty <ajk@waterspout.com>
2000-01-21 03:55:13 +00:00
Ade Lovett
dbe4b24a7f
Fix a number of gnome-terminal issues.
...
PR: 16218
Submitted by: Andrew J. Korty <ajk@waterspout.com>
2000-01-21 03:53:38 +00:00
Jean-Marc Zucconi
ab69edba4d
Unbreak XF86Setup. I am not sure of the correctness of the patch - I have
...
not tried to understand why it was broken.
PR: ports/15341
2000-01-19 02:10:31 +00:00