1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

1031 Commits

Author SHA1 Message Date
Jean-Marc Zucconi
914eaac095 Fix for problem with S3 Trio3D/2X chipset based video cards.
Submitted by:	BoB Savage <bob@savage.kiev.ua>
1999-10-06 01:00:24 +00:00
Thomas Gellekum
d37743a06f Fix MASTER_SITES; merge patch from PR 13614.
PR:		14126
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-10-05 10:20:27 +00:00
Jean-Marc Zucconi
4644e54be5 Update to v2.45
PR:		ports/13538
Submitted by:	Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk>
1999-09-27 19:56:07 +00:00
Jean-Marc Zucconi
b0936d024f Remove trailing white spaces in xterm termcap.
Submitted by:	Jose M. Alcaide <jose@we.lc.ehu.es>
1999-09-27 01:19:43 +00:00
Satoshi Asami
6bcd09cf58 Add aout libs, they are needed by netscape. Run ldconfig twice,
once for aout and once for elf.

Add PEX fonts and cursor/fixed.  Run mkfontdir on fonts/misc instead
of packing fonts.dir (which will be incorrect since only two fonts are
packed from misc).  These are needed to run Xvfb.
1999-09-24 02:02:09 +00:00
Satoshi Asami
9d5699a162 Remove CD-ROM.kdelnk for the fourth time. 1999-09-22 22:59:58 +00:00
Jean-Marc Zucconi
53d57b519c Use @exec/@unexec pairs for symlinks to directories. This should fix
errors with pkg_delete.
1999-09-21 14:29:02 +00:00
Satoshi Asami
cf0b330e89 Add Xvfb, we could use it to build packages. 1999-09-21 12:34:45 +00:00
Steve Price
a4c208df4b Remove an empty patch. 1999-09-20 00:29:36 +00:00
Steve Price
b6b33c519f Update to version 3.8.0.
PR:		13502
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
1999-09-18 17:40:39 +00:00
Stefan Eßer
833e387518 Update to KDE-1.1.2 1999-09-18 09:02:12 +00:00
Tim Vanderhoek
9dbc794cb4 Enforce random pkg/COMMENT rules, including the one that states Emacs
should be spelled corrcetly, although I rather liked "Emasc".
1999-09-18 04:56:11 +00:00
Steve Price
2169e434e8 The version number of libgif.so has changed to 5. 1999-09-18 03:12:11 +00:00
Justin M. Seger
ec965f1498 Add patches to find dict/words in the right location. 1999-09-10 01:25:37 +00:00
Satoshi Taoka
a617e57eaf Add gmessage 1999-09-09 02:24:17 +00:00
Satoshi Taoka
7723caa4c7 a gtk+ clone of xmessage. displays a given text in a X11 window
PR:		12696
Submitted by:	Dominik Brettnacher <domi@saargate.de>
1999-09-09 02:22:48 +00:00
Justin M. Seger
3e696bed1f Add support for tk8.2
Approved by:	jmz
1999-09-07 14:51:10 +00:00
Steve Price
ec1b2d16ed The tiff port now lives in ports/graphics/tiff. 1999-09-07 10:45:31 +00:00
Steve Price
d72c476d9c Remove an extra blank line that I introduced a couple of revs ago. 1999-09-06 23:14:37 +00:00
Steve Price
91a7f729bb Quick fix so this builds again on FreeBSD/Alpha. 1999-09-05 16:27:18 +00:00
Chris Piazza
e07be00336 Update to version 0.8.9
PR:		13537
Submitted by:	Will Andrews <andrews@technologist.com>
1999-09-04 19:30:32 +00:00
Jean-Marc Zucconi
e00e3aa17e Restore patches from rev. 1.18: add shlib minors to libraries with minors != 0
(necessary for FreeBSD 2.2.x)
1999-09-02 21:34:53 +00:00
Chris Piazza
26b944d786 chmod these programs 4711 (like xterm) to make utmp/wtmp support
actually work.

Requested by:	Joseph Scott <joseph.scott@owp.csus.edu>
		and two other people whose mail I lost.
1999-09-02 03:23:54 +00:00
Jean-Marc Zucconi
181cde1f81 Upgrade to 3.3.5
Allow compilation of XF86Setup with tcl/tk 8.1
1999-09-02 02:39:17 +00:00
Jean-Marc Zucconi
62a2e5119d Upgrade to 3.3.5 1999-09-02 02:37:45 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +00:00
Peter Wemm
e17439d50d $Id$ -> $FreeBSD$ 1999-08-31 02:51:23 +00:00
Chris Piazza
70ced9aaea Uncomment a line that wasn't supposed to be commented. This
broke package building.

Noticed by:	bento.freebsd.org
1999-08-29 21:49:07 +00:00
Tim Vanderhoek
847ae8f2b6 Remove preceeding pkgname from some of the comments having one. 1999-08-29 19:19:43 +00:00
Michael Haro
66ad7a8499 mastersite moved 1999-08-28 06:07:52 +00:00
Michael Haro
8d6f14a9b2 sed -> ${SED} 1999-08-28 02:17:34 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Chris Piazza
8245eaccc6 Pass ${LOCALBASE}/(lib,include) as CPPFLAGS/LDFLAGS so installing
into another prefix will find libjpeg.

Most (if not all) of the kde ports will similarly have to be changed.
1999-08-25 05:18:43 +00:00
Chris Piazza
9c5820a5ea Add xpm background and transparency support by default
Requested by: Joseph Scott <joseph.scott@owp.csus.edu>
1999-08-24 03:45:17 +00:00
Chris Piazza
d8567e3606 Add support for utmp in rxvt. All the user has to do
is chmod 4711 rxvt.

Noticed by:	[paradox] on #FreeBSD@EFNet
1999-08-23 04:35:17 +00:00
Michael Haro
535add65ac grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Michael Haro
235481b52a awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Chris Piazza
6064aaa94b Update to version 1.3, add a missing MAINTAINER line, and
add a WWW: line in DESCR

Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-08-22 21:35:20 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Steve Price
80d23d8f86 New GNOME metaport to match recent updates. Note libglade and
gnumeric have been disabled due to problems with libtool and
the libglade port.

PR:		12781 (19 of 19)
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-22 04:06:04 +00:00
Steve Price
bab0548182 Update to version 1.0.9.
PR:		12781 (8 of 19)
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-22 03:47:50 +00:00
Steve Price
92e105b906 Update to version 1.0.14.
PR:		12781 (4 of 19)
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-22 03:42:59 +00:00
Chris Piazza
53609717e8 Activate xtermset 1999-08-21 20:41:49 +00:00
Chris Piazza
8cb8884b49 Import of xtermset.
xtermset allows you to dynamically change some of xterm's display
settings easily.

PR:		13288
Submitted by:	Dominik Rothert <dr@domix.de>
1999-08-21 20:41:28 +00:00
Chris Piazza
9413faf016 Update to version 2.6.1
PR:		13204
Submitted by:	maintainer
1999-08-18 19:30:48 +00:00
Jim Mock
3cba145a61 Moved gyrosscope from www to x11. 1999-08-18 08:42:03 +00:00
Jim Mock
5d8cffbdba Remove from www category and put into x11 category. 1999-08-18 08:24:15 +00:00
Jim Mock
a0285a6e13 Updated my email address 1999-08-14 09:11:55 +00:00
Steve Price
21a7c53a9d Link the greeting code in statically like we do on the i386 so that xdm
will work again on FreeBSD/Alpha.

Reviewed by:	gallatin
1999-08-02 00:54:56 +00:00
Steve Price
3f9c2051b0 Add Doug Rabson's patches for XFree86 on the FreeBSD/Alpha with minor
tweaks to the PLIST to accomodate the recent upgrade to 3.3.4.

Submitted by:	dfr
Reviewed by:	jmz (maintainer)
1999-07-27 14:27:34 +00:00
Satoshi Asami
cd7e9ffb8c Remove trailing whitespace. 1999-07-23 08:29:23 +00:00
Daniel Baker
99250c0e09 makefile's check for existance of DISPLAY only checked if the variable
was defined, and didn't not check the possibility of an empty DISPLAY, which
was the cause of the packages building error.
1999-07-23 05:34:54 +00:00
Daniel Baker
3334445bde makefile's check for existance of DISPLAY only checked if the variable
was defined, and didn't not check the possibility of an empty DISPLAY, which
was the cause of the packages build error.
1999-07-23 05:29:55 +00:00
Satoshi Asami
b1b67f1bd9 Use ${OSVERSION} instead of uname. 1999-07-20 23:42:31 +00:00
Jean-Marc Zucconi
cb65d977e7 Upgrade to 3.3.4 1999-07-20 22:15:05 +00:00
Justin M. Seger
98a5bc8b8e Properly check for gtk version.
Submitted by:	grog
PR:		ports/12542

and upgrade to xscreensaver-3.17
1999-07-19 16:01:45 +00:00
Tim Vanderhoek
33020b8878 Cleanup some more WWW (occasionally fixing-up the DESCR in general too). 1999-07-17 21:08:39 +00:00
Stefan Eßer
4c014496f6 One line patch to make kdm work on FreeBSD/alpha.
Submitted by:	dfr
1999-07-11 12:27:28 +00:00
David E. O'Brien
d067260a6a Verbosify error message received when not building when running X. 1999-07-06 03:57:39 +00:00
Steve Price
0043259a12 The return type of time(3) is time_t. 1999-07-05 16:33:13 +00:00
Steve Price
db000ac3c9 Make this build on the Alpha too. 1999-07-04 21:40:45 +00:00
David E. O'Brien
9e7037d6f0 Add request to commiter to update the `rlock' port when this port is
updated.  `rclock' uses the same distfile and is a very easy port to update.
1999-07-03 18:02:01 +00:00
Chris Piazza
3ea8aae7a3 Activate xmx. 1999-06-28 23:05:59 +00:00
Chris Piazza
bc8d6179b1 Xmx: an X protocol multiplexor. It is a standalone utility for
displaying an X windows session on multiple displays.  It was
developed at Brown University and has been in use there since 1988.

PR:	12294
Submitted by:	Oliver Breuninger <ob@seicom.NET>
1999-06-28 23:03:58 +00:00
Bill Fumerola
08339d7df6 New ports/{irc,java,x11-servers} categories, Step #2 - update old Makefiles. 1999-06-28 01:46:17 +00:00
Tim Vanderhoek
e32f86f31b Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +00:00
Justin M. Seger
24e2306755 Upgrade to xscreensaver-3.16 1999-06-27 14:15:20 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[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
1999-06-26 19:22:14 +00:00
Thomas Gellekum
78f3dcd0fa Upgrade to 4.14. 1999-06-24 09:01:13 +00:00
Matthew Hunt
b270c5cb68 Assign MAINTAINERship to submitter.
PR:		12353, 12354
Submitted by:	Will Andrews <andrews@technologist.com>
1999-06-22 23:51:41 +00:00
SADA Kenji
29a2ad252c Import true contents of repo.copied kde11*-i18n ports.
Submitted by:   Ryuichiro Imura <imura@cs.titech.ac.jp>
1999-06-22 23:42:27 +00:00
Satoshi Asami
bfdba6df30 Change all permutations in capitalization of "asami@freebsd.org" to
"asami@FreeBSD.org".
1999-06-21 23:25:11 +00:00
Chris Piazza
bbed9774f9 Change my email address to FreeBSD.org.
Also some minor nits (extra fluff in all of my ports' DESCR files,
USE_XLIB defined when USE_X_PREFIX is also defined, etc).
1999-06-19 08:26:18 +00:00
Michael Haro
fb47dccfe5 Fix the wterm build. It didn't have a -I${LOCALBASE}/include which was
needed for libPropList.  Add a few more --with's to be more like the aterm
port.

PR:		12236
Submitted by:	maintainer
1999-06-18 02:55:28 +00:00
Satoshi Taoka
bef73f88d0 Add ${PREFIX}/share/Eterm/bg/{scale,tile} to seach paths in themes/*/MAIN
Submitted by:   MANTANI Nobutaka <nobutaka@nobutaka.com>
1999-06-16 07:18:52 +00:00
Steve Price
593990a1e7 The xforms ports is no longer an i386-only port. 1999-06-08 22:15:15 +00:00
Steve Price
8c18536aac Update to version 2.6.0.
PR:		12087
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-06-08 22:10:41 +00:00
Steve Price
a3044dd0fd Add -lintl to the list of LDFLAGS since libgnome needs it. 1999-06-08 22:03:48 +00:00
Steve Price
ac8274b67c Fix the following problems with version 1.31 of the xbanner port.
- installing in libexec directory isn't useful
    - app-defaults file could only be found when XAPPLRESDIR
      enviroment variable is set -> patch in sourcefile is needed
    - some compiler warnings and gets usage is fixed
    - wrong usage of isnumber macro fixed

PR:		11768
Submitted by:	Lars Koeller <lkoeller@cc.fh-lippe.de>
1999-06-06 18:11:04 +00:00
Steve Price
c4f7786a27 time(3) returns a time_t and not a long. 1999-06-06 16:04:52 +00:00
Steve Price
1f7fe3f825 Don't declare that read returns an int so this compiles on a -current
box with egcs for archs where sizeof(ssize_t) != sizeof(int).
1999-06-06 15:58:31 +00:00
Thomas Gellekum
fd9ddf7840 Use the new libwraster. 1999-06-04 08:01:18 +00:00
Justin M. Seger
81add6f9a2 Upgrade to xscreensaver-3.12 1999-05-31 16:57:53 +00:00
Steve Price
a53d0ce8e7 Fix build for Alpha. 1999-05-31 04:57:17 +00:00
Satoshi Asami
4ea3dac242 Updated checksum.
PR:		11924
Submitted by:	taguchi@tohoku.iij.ad.jp
1999-05-30 23:02:58 +00:00
Steve Price
0186792bd6 And finally a brand new gnome meta port.
PR:             11844
Submitted by:   Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 04:05:59 +00:00
Steve Price
257a928899 Use new gnome libs and set USE_LIBTOOL=yes.
PR:             11844
Submitted by:   Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 04:02:08 +00:00
Steve Price
c66dec465e Use new gtk port and set USE_LIBTOOL=yes.
PR:             11844
Submitted by:   Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 04:00:47 +00:00
Steve Price
b3ac985891 Remove kde 1.0 ports in favor of the 1.1 versions. 1999-05-29 05:01:38 +00:00
Steve Price
b24528aff0 Each MASTER_SITE has a different checksum for the same file.
PR:		11895
1999-05-29 04:13:21 +00:00
Steve Price
17c11bd357 Fixup after imlib version bump.
PR:		11843
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 04:10:49 +00:00
Thomas Gellekum
25490e549c Forget about ${PREFIX}/include/giflib. 1999-05-27 07:32:49 +00:00
Steve Price
d16b6fb6c2 Use KDE version 1.1 instead of version 1.0. 1999-05-24 02:31:51 +00:00
Michael Haro
3296252ea9 Use proper path in manpage. 1999-05-22 03:54:35 +00:00
Steve Price
32db3cec8e Update to version 0.3.6.
PR:		11715
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-05-16 23:32:36 +00:00
Satoshi Asami
5399cff94a Fix building by properly using MOTIFLIB (actually just changed
"MOTIFLIB=" to "MOTIFLIB?=").
1999-05-12 07:19:52 +00:00
Satoshi Asami
847e319ae3 Clean up after yet another repository copy. Renamed "kde*-i18n-11"
to "kde*11-i18n".

Suggested by:	sprice
1999-05-11 03:12:57 +00:00
SADA Kenji
f8874331de Activate kdesupport-i18n-11, kdelibs-i18n-11, kdebase-i18n-11. 1999-05-11 02:18:20 +00:00
Satoshi Asami
f9b6aca71e Categories "misc kde" should be "x11 kde".
Reported by:	imura@cs.titech.ac.jp
1999-05-10 22:50:21 +00:00