1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

1406 Commits

Author SHA1 Message Date
Jean-Marc Zucconi
cde2c108b3 Make configure a little smarter about already installed config files and
merge the yesno() noyes() functions.
Remove a few "if [ $answ = YES ] ..." unnecessary tests.

Submitted by:	eivind
2000-10-18 02:30:53 +00:00
Ade Lovett
bc4749ff34 Update to 1.2.6 2000-10-17 18:51:53 +00:00
Jim Mock
64e746914c Teach aterm about ptys above f.
Submitted by:	Phil Regnauld <regnauld@rh.dk>
2000-10-17 17:01:55 +00:00
Yukihiro Nakai
1a02a3d3ac Add pkg-message
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2000-10-17 09:13:37 +00:00
Trevor Johnson
d737861d77 Add USE_XPM. 2000-10-17 02:49:05 +00:00
Steve Price
ad73d2dc58 Remove a MASTER_SITE that has local mods noone else has. 2000-10-16 03:54:51 +00:00
Trevor Johnson
66d26208e2 Fix misplaced README and share/doc/portoseguro directory. 2000-10-15 14:33:04 +00:00
Ade Lovett
1df5b097f1 Support X11BASE properly
PR:		21619
Submitted by:	Ports Fury (no response from maintainer)
2000-10-13 20:29:53 +00:00
Ade Lovett
d1eb913e24 Update to 1.2.5 2000-10-13 15:33:18 +00:00
Jean-Marc Zucconi
0681ddfed6 Set PORTREVISION=3 (patch-l) 2000-10-13 12:15:43 +00:00
Jeremy Lea
7fbb0db06e Move man pages from manm to mann. Fix the missing install autoconf bug in a
more normal way.
2000-10-13 09:37:27 +00:00
David E. Cross
252bdaff13 Submitted by: <dec@freebsd.org>
Reviewed by:	<jmz@freebsd.org>
Approved by:	<jmz@freebsd.org>
Obtained from:	XFree86
XFree86-4.0.1 has a driver error with a large number of Mach64 based cards
that will cause errors of the form "unsupported XCLK 7".  This patch,
posted to the XPERT and newbies lists on XFree86.org by La france from
ualberta.ca fixes this issue.
2000-10-13 03:48:23 +00:00
Jean-Marc Zucconi
b746bc4c23 Add the latest fixes to PATCHFILES (all related to the s3 driver)
PATCH_DIST_ARGS had to be changed because one of the patchfiles has an
incorrect path. This is ok as long as all patches touch files in xc/programs/
2000-10-10 10:40:08 +00:00
Trevor Johnson
41a7eda481 Add ALL_TARGET to stop imake from trying to build dynamag.man.
Thanks again to Mike Meyer, for further testing.
2000-10-09 13:08:01 +00:00
Trevor Johnson
1bd430337d Add PortoSeguro, Felipe Bergo's dock. 2000-10-08 21:47:23 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Satoshi Asami
41a1051858 ${PKGDIR}/INSTALL -> ${PKGINSTALL}. I'm also giving it PRE-INSTALL as
the second argument.
2000-10-08 09:23:53 +00:00
Satoshi Asami
d5b54d0869 Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to
.) and other pkg variables if they are nearby.
2000-10-08 07:21:03 +00:00
Satoshi Asami
faf48efeec Rename PLIST.nodocs to pkg-plist.nodocs. 2000-10-08 06:38:42 +00:00
Satoshi Asami
43ac09adeb Rename PLIST.alpha to pkg-plist.alpha. (By the way, PLIST.pc98 is in
the Makefile but doesn't exist.)
2000-10-08 06:37:24 +00:00
Satoshi Asami
d7330b8ed2 Rename PLIST.* to pkg-plist.*. 2000-10-08 06:35:13 +00:00
Satoshi Asami
2f204c7727 Rewrite the rule that was copying patch-kanji into ${PATCHDIR} when
KANJI is defined (bad eterm, no cookie ;) to use EXTRA_PATCHES=
extra-patch-kanji.

(Actually, I'm not sure why KANJI is even needed when there exists a
japanese/eterm which appears to be a newer version, but anyway.)
2000-10-07 22:58:08 +00:00
Trevor Johnson
81d0db62d0 Add NO_INSTALL_MANPAGES. Thanks to Mike Meyer for his report. 2000-10-06 21:05:24 +00:00
Trevor Johnson
256ca0ab0a NO_INSTALL_MANPAGE -> NO_INSTALL_MANPAGES 2000-10-06 21:00:01 +00:00
Jeremy Lea
c76cf46929 Implement USE_GNOME, part 2. 2000-10-05 07:17:31 +00:00
Jeremy Lea
bebd89314e Implement WANT_IMLIB and USE_IMLIB. 2000-10-05 06:57:56 +00:00
Jeremy Lea
3707e5b740 Implment WANT_GTK. 2000-10-05 06:47:41 +00:00
Jeremy Lea
99290b0d61 Implement USE_GTK, part 2. 2000-10-05 06:42:57 +00:00
Jeremy Lea
d0cdca8bc3 Implement USE_GLIB. 2000-10-05 06:23:01 +00:00
Maxim Sobolev
55a61bb102 Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory.
2000-10-04 06:40:08 +00:00
Trevor Johnson
1452e5f02e Add x11/dynamag, a magnifier which follows the pointer.
PR:	21474
Approved by:	will
2000-10-04 04:45:22 +00:00
Murray Stokely
6661cc8a1b Requested-by: Greg Sutter
Update description
2000-10-03 11:55:17 +00:00
Murray Stokely
c71aa22d91 Update MASTER_SITES 2000-10-03 11:54:47 +00:00
Mario Sergio Fujikawa Ferreira
b327e9c777 Maintainer is now a committer, update email accordingly
Approved by: will
2000-10-03 05:12:49 +00:00
Trevor Johnson
14111407e3 Change MAINTAINER for my ports.
Approved by:	will
2000-10-02 05:39:35 +00:00
Jean-Marc Zucconi
ae8c79547a Remove extra directory in the name of files to patch. 2000-10-01 16:28:38 +00:00
Jean-Marc Zucconi
adfa9e2a0a A better patch for the mouse locking problem. The previous patch broke some
of the other mouse protocols.

Submitted by:	 Sascha Blank <sblank@addcom.de>
2000-09-30 22:13:04 +00:00
Satoshi Asami
db626527f3 Don't try to package libOSMesa for FreeBSD versions < 4.1, since they
are skipped in the build.  We can package XFree86-4-lib in 3-stable again!

Reviewed by:	maintainer
2000-09-29 01:39:58 +00:00
Satoshi Asami
e9af94f3e7 FreeBSD specific hack -- prefer OSREL from the environment over what
uname(3) says.  This is necessary for cross-version chroot builds.

Requested by:	PW
Submitted by:	maintainer
2000-09-29 00:21:49 +00:00
Ade Lovett
8bda462858 Chase new gnomeprint 2000-09-28 18:04:46 +00:00
Akinori MUSHA
5ef8043286 Update to 0.13 which supports Ruby 1.6.
Sort PLIST.
2000-09-28 10:50:35 +00:00
Ade Lovett
03d5df4f57 Update to 1.2.2.1 2000-09-26 18:33:08 +00:00
Akinori MUSHA
c68548820c Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY
or USE_LIBRUBY is defined, individual ruby ports no longer need to
include it explicitly.
2000-09-26 08:02:17 +00:00
Maxim Sobolev
10deb1ffb6 Remove ports/x11/gtik - it's now included into gnomeapplets.
Submitted by:	ade
2000-09-26 06:34:03 +00:00
Ade Lovett
74d1d7510c Remove scsh from "known shells".. it's not an interactive shell.
Submitted by:	nectar
2000-09-25 21:40:20 +00:00
Jean-Marc Zucconi
6f43b3ae89 Add PORTREVISION= 1 2000-09-25 21:18:26 +00:00
Jean-Marc Zucconi
79d3b56432 This fixes the nasty problem of the mouse locking if you toggle between X
and a virtual terminal.

Submitted by:	Sean O'Connell <sean@stat.Duke.EDU>
2000-09-25 21:16:16 +00:00
Ade Lovett
06116bab68 Update to 1.2.2 2000-09-25 21:02:34 +00:00
Ade Lovett
d78d6a0392 Allow gnomelibs to DTRT in the case where ${LOCALBASE} is not /usr/local
Original suggestion by:	nectar
Rewritten patch by:	ade (so don't blame nectar for this!)
2000-09-25 21:01:47 +00:00
Jean-Marc Zucconi
a53dbace20 Add PORTREVISION=1 2000-09-25 19:01:21 +00:00