Commit graph

980 commits

Author SHA1 Message Date
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