summaryrefslogtreecommitdiffstats
path: root/x11/XFree86-4
Commit message (Collapse)AuthorAgeFilesLines
* Add directives such as HasJpTk and HasJpTcl when compiling with japanese tcl/tkjmz1999-12-051-9/+35
| | | | | PR: ports/12851 Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
* Allow building XF86Setp with japanese tcl/tkjmz1999-11-291-1/+11
| | | | Submitted by: kiri@pis.toba-cmt.ac.jp
* Unbreak.jmz1999-11-241-5/+0
|
* Unbreak for pre-gcc 2.95 systemsjmz1999-11-231-1/+4
|
* Mark BROKEN, this defines putenv(), which has preprocessor #ifdef's wrappedbillf1999-11-161-0/+2
| | | | around them, but they don't detect it (or we don't tell it what it wants to know.
* Add support for threads (use at your own risk)jmz1999-11-131-0/+11
| | | | Submitted by: Carlos A M dos Santos <casantos@inf.ufrgs.br>
* Turn off NO_PACKAGE for the Alpha. XFree86 is not yet providing us bitsobrien1999-11-121-0/+2
| | | | for that platform.
* Pickup some missing files in PLIST.steve1999-11-012-0/+19
| | | | | PR: 13677 (7 of 10) Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Now that the port is no more marked broken, there is no need to include ↵jmz1999-10-101-2/+0
| | | | bsd.port.pre.mk
* Unbreak for -current.marcel1999-10-101-3/+0
|
* Mark BROKEN for -current (signal.h)jmz1999-10-091-0/+5
|
* Fix for problem with S3 Trio3D/2X chipset based video cards.jmz1999-10-061-0/+11
| | | | Submitted by: BoB Savage <bob@savage.kiev.ua>
* Remove trailing white spaces in xterm termcap.jmz1999-09-271-0/+19
| | | | Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es>
* Use @exec/@unexec pairs for symlinks to directories. This should fixjmz1999-09-211-2/+4
| | | | errors with pkg_delete.
* Add support for tk8.2jseger1999-09-071-1/+6
| | | | Approved by: jmz
* Remove an extra blank line that I introduced a couple of revs ago.steve1999-09-061-1/+0
|
* Restore patches from rev. 1.18: add shlib minors to libraries with minors != 0jmz1999-09-021-6/+6
| | | | (necessary for FreeBSD 2.2.x)
* Upgrade to 3.3.5jmz1999-09-021-2/+7
| | | | Allow compilation of XF86Setup with tcl/tk 8.1
* Upgrade to 3.3.5jmz1999-09-022-11/+11
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* grep -> ${GREP}mharo1999-08-231-2/+2
| | | | | true -> ${TRUE} false -> ${FALSE}
* Link the greeting code in statically like we do on the i386 so that xdmsteve1999-08-022-2/+11
| | | | | | will work again on FreeBSD/Alpha. Reviewed by: gallatin
* Add Doug Rabson's patches for XFree86 on the FreeBSD/Alpha with minorsteve1999-07-274-2/+2714
| | | | | | | tweaks to the PLIST to accomodate the recent upgrade to 3.3.4. Submitted by: dfr Reviewed by: jmz (maintainer)
* Use ${OSVERSION} instead of uname.asami1999-07-202-2/+3
|
* Upgrade to 3.3.4jmz1999-07-204-32/+36
|
* Updated checksum.asami1999-05-301-1/+1
| | | | | PR: 11924 Submitted by: taguchi@tohoku.iij.ad.jp
* Add WWW:mharo1999-05-031-0/+2
|
* Back out two patches that were not intended for commit.asami1999-03-192-5/+2
|
* Fix to make ports work with bsd.port.mk rev. 1.306.asami1999-03-082-2/+5
| | | | | | | | | | | | | | | | ${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of some ports that added it explicitly; define it as ${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part; define it as something else (such as ${MACHINE_ARCH}--freebsdelf if the port requires that; define it as an empty string if the port doesn't like it at all. The last might be a sign that a GNU_CONFIGURE port actually doesn't use GNU's version of configure at all; but I don't have time to go look at them all, we'll fix them as time goes on. At least we've got much fewer "-unknown-"s in the tree as the result. :)
* Fix up MASTER_SITES:fenner1999-01-271-5/+5
| | | | | ftp.ibp.fr (no such host) -> ftp.lip6.fr ftp.uni-stuttgart.de (broken symlink) -> ftp.cs.tu-berlin.de
* Upgrade to 3.3.3.1jmz1999-01-112-2/+10
| | | | Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* Add missing drivers: s3_virge, newmmio mmio_928 s3_generic,jmz1998-12-181-2/+7
| | | | | | neo cyrix rendition p9x00 spc8110 PR: ports/9114
* Restore shlib minors != 0.asami1998-11-241-6/+6
|
* Typo (was making libX11.so symlink in two places).asami1998-11-241-2/+2
|
* Upgrade to 3.3.3jmz1998-11-234-64/+96
|
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeasami1998-11-141-17/+20
| | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk.
* Add support for pc98 machinesjmz1998-10-271-10/+38
| | | | | PR: ports/8230 Submitted by: NAKAJI Hiroyuki <nakaji@zeisei3.dpri.kyoto-u.ac.jp>
* Add support for pc98 machinesjmz1998-10-271-1/+5
| | | | | | PR: ports/8230 Reviewed by: jmz Submitted by: NAKAJI Hiroyuki <nakaji@zeisei3.dpri.kyoto-u.ac.jp>
* Fixes for Krb4.markm1998-09-231-8/+16
| | | | Reviewed by: Steve Price <sprice@hiwaay.net>
* Make lib*.so links in a.out case.asami1998-09-221-1/+15
|
* Convert to ELF. These changes are based on a recent threadsteve1998-09-213-5/+25
| | | | | | | | | | | on the -current mailing list and at least partial credit goes to the following people for this commit: Joachim Kuebart <joki@kuebart.stuttgart.netsurf.de> Ollivier Robert <roberto@keltia.freenix.fr> NOTE: Kerberos support has been temporarily turned off until someone can make it work.
* Add checksum for 3.3.2-patch3jmz1998-08-061-0/+1
|
* Add 3.3.2-patch3 to PATCHFILES.jmz1998-08-051-2/+2
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+4
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Don't propose to build with secure RPC on 2.x systems - this is a FreeBSD-3.xjmz1998-07-271-2/+3
| | | | feature.
* Upgrade to XFree86 3.3.2p2.cwt1998-07-031-0/+1
| | | | (sorry, I should hav batched these commits together better...)
* Upgrade to XFree86 3.3.2p2. If you have tcl/tk 8.0 on your system andcwt1998-07-031-2/+2
| | | | | | | haven't rebuilt it in a while, make sure libtcl80.a and libtk80.a have been ranlib-ed, else your build of XFree86 will choke. OK'd by jmz
* This is bugfix patch number 1 for XFree86 3.3.2. This patch fixes thejmz1998-05-052-1/+10
| | | | | | | | | | | | following problems: - xterm utmp handling problem. - exploitable buffer overflows in xterm related to the preeditType, inputMethod and *Keymap resources. - fix xterm's mishandling of the -vb command line option. - fix an invisible cursor problem with xterm. - exploitable buffer overflows in setuid programs using the Xaw library which are related to the preeditType and inputMethod resources.
* Execute `ldconfig -R' at the pkg_delete step.tg1998-05-051-0/+1
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
OpenPOWER on IntegriCloud