Commit graph

53 commits

Author SHA1 Message Date
Dmitry Marakasov
33e3d901d4 Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:	2 tinderbox runs by pav
Approved by:	portmgr (pav)
2009-06-09 15:33:28 +00:00
Erwin Lansing
ff45d34240 Mark BROKEN on HEAD: does not build. 2008-08-13 06:56:37 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Tim Bishop
c583fc77fb Respect LOCALBASE.
PR:		113118
Submitted by:	self
Approved by:	maintainer timeout (42 days)
2007-07-10 14:10:46 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Edwin Groothuis
a871c7f0f5 Unbreak port by fixing pkg-plist 2005-11-04 07:06:22 +00:00
Kris Kennaway
0d8f47d8f7 This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
2005-07-23 02:53:43 +00:00
Kris Kennaway
70886c1846 BROKEN: Incomplete pkg-plist 2005-02-28 01:50:22 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10:32 +00:00
David E. O'Brien
916de8cb1a Update this port from being based on the X11 R6.5.1 sources to R6.6. 2003-08-18 00:29:08 +00:00
David E. O'Brien
8753df7e31 Remove the _POSIX_SOURCE handling to fix the building on 5-CURRENT. 2003-08-17 22:57:15 +00:00
Kris Kennaway
488b213183 BROKEN: Does not compile 2003-05-07 00:12:29 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
David E. O'Brien
9715a732c9 Use PORTCOMMENT. 2002-11-07 03:38:39 +00:00
David E. O'Brien
e59e2f3d6c Unmark broken. Please have the decentcy to notify the maintainer of a build
problem.
2002-10-17 00:26:36 +00:00
Kris Kennaway
7dfc6744de BROKEN: Does not compile 2002-10-05 22:11:09 +00:00
David E. O'Brien
d183abc159 Don't gratuitously add -O. 2002-09-09 02:38:11 +00:00
David E. O'Brien
6a972e963b 'union wait' was depreciated by the time of Net/2. 2002-09-09 02:37:41 +00:00
David E. O'Brien
8a08378eb1 Catch up with lossage of 'union wait' in 5-CURRENT.
Also use system prototypes rather than define incorrect local ones.
2002-09-09 02:12:30 +00:00
David E. O'Brien
9f2b0fc56a Note the standard these utilities conform to. 2001-11-28 01:36:31 +00:00
David E. O'Brien
34eaa3c702 Our -man package does not understand .PN and .MS. So use .B (bold) until
I figure out what is the correct spelling for .PN and .MS.
2001-08-22 18:54:19 +00:00
David E. O'Brien
9b943320ad Note that VNterm adheres to RFC 1456 (VISCII and VIQR encodings) 2001-07-15 07:43:25 +00:00
David E. O'Brien
1d8d1d2183 Use cp' rather than ln' as WRKDIR and FILESDIR can be on different devices. 2001-04-17 08:58:15 +00:00
David E. O'Brien
1d149b2708 Update vnterm so it is based on the X11R6.5.1 Xterm rather than the X11R5 one.
This also removes libviqr and the Xfonts from this package as they are now
seperate ports.
2001-02-10 23:56:40 +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
a1862f30e7 Add dependency to mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.
Submitted by:	bento and gohan
2000-09-12 11:08:05 +00:00
Satoshi Asami
e6bed60d02 Add one manpage, one doc file and delete two directories.
Submitted by:	bento
2000-07-05 06:10:27 +00:00
Michael Haro
4cf4ab0a2f Correct whitespace introduced during PORTNAME conversion and portlint 2000-04-21 08:19:33 +00:00
Satoshi Asami
575c171393 Remove "vi-" prefix from PORTNAMEs, they are set by PKGNAMEPREFIX in
../Makefile.inc.
2000-04-15 01:56:18 +00:00
Chris Piazza
37c0ef8e3b Update with the new PORTNAME/PORTVERSION variables 2000-04-09 21:54:47 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
Peter Wemm
85bc214e28 $Id$ -> $FreeBSD$ 1999-08-31 02:11:56 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
David E. O'Brien
ac783edf03 mark unbroken - can't repeat the problem 1998-11-07 04:26:03 +00:00
Justin M. Seger
d1591fb421 Mark BROKEN for ELF:
cc -o vnterm -I../include -O      -L/usr/X11R6/lib main.o input.o charproc.o cursor.o util.o tabs.o               screen.o scrollbar.o button.o Tekproc.o misc.o                  VTPrsTbl.o TekPrsTbl.o data.o menu.o vnvars.o -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 ../lib/libviqr.a ../lib/libvntype.a -ltermcap  -Wl,-rpath,/usr/X11R6/lib
cc: ../lib/libviqr.a: No such file or directory
cc: ../lib/libvntype.a: No such file or directory
*** Error code 1

Stop.
*** Error code 1
1998-10-16 00:39:44 +00:00
David E. O'Brien
c39b734489 Remove manpages from pkg/PLIST 1998-08-13 18:31:17 +00:00
David E. O'Brien
8c910b61d9 Portlint these babies. 1997-10-13 07:12:28 +00:00
David E. O'Brien
fd6c0ef516 Change my email address to @FreeBSD 1997-10-10 06:53:48 +00:00
Masafumi Max NAKANE
3d91be32c6 Use ISO639 language code instead of ISO3166 country code for PKGNAME.
(IE, vn-* -> vi-*.)
1997-09-22 16:54:25 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
David E. O'Brien
960fef1cd6 Make more more pty's available. 1997-04-26 17:11:43 +00:00
David E. O'Brien
9802c96856 Cleaned up helper script. 1996-12-10 09:42:24 +00:00
David E. O'Brien
6f6ac99c4b Ah, I think I now understand INSTALL scripts w/pkg_add
Thanks-to:	Satoshi
1996-12-09 07:25:57 +00:00
David E. O'Brien
783d07b0e8 Fixed running of pkg/INSTALL 1996-12-09 00:53:22 +00:00
David E. O'Brien
82a844aed1 run the pkg/INSTALL script on ``make install'' 1996-12-09 00:14:54 +00:00