aboutsummaryrefslogtreecommitdiff
path: root/x11/XFree86-4-libraries/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove an extra blank line that I introduced a couple of revs ago.Steve Price1999-09-061-1/+0
| | | | Notes: svn path=/head/; revision=21333
* Upgrade to 3.3.5Jean-Marc Zucconi1999-09-021-9/+9
| | | | Notes: svn path=/head/; revision=21186
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21147
* grep -> ${GREP}Michael Haro1999-08-231-2/+2
| | | | | | | | true -> ${TRUE} false -> ${FALSE} Notes: svn path=/head/; revision=20902
* Add Doug Rabson's patches for XFree86 on the FreeBSD/Alpha with minorSteve Price1999-07-271-1/+5
| | | | | | | | | | tweaks to the PLIST to accomodate the recent upgrade to 3.3.4. Submitted by: dfr Reviewed by: jmz (maintainer) Notes: svn path=/head/; revision=20365
* Use ${OSVERSION} instead of uname.Satoshi Asami1999-07-201-1/+2
| | | | Notes: svn path=/head/; revision=20288
* Upgrade to 3.3.4Jean-Marc Zucconi1999-07-201-16/+10
| | | | Notes: svn path=/head/; revision=20286
* Back out two patches that were not intended for commit.Satoshi Asami1999-03-191-4/+1
| | | | Notes: svn path=/head/; revision=17304
* Fix to make ports work with bsd.port.mk rev. 1.306.Satoshi Asami1999-03-081-1/+4
| | | | | | | | | | | | | | | | | | | ${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. :) Notes: svn path=/head/; revision=17053
* Fix up MASTER_SITES:Bill 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 Notes: svn path=/head/; revision=16388
* Upgrade to 3.3.3.1Jean-Marc Zucconi1999-01-111-2/+9
| | | | | | | Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=16012
* Typo (was making libX11.so symlink in two places).Satoshi Asami1998-11-241-2/+2
| | | | Notes: svn path=/head/; revision=14845
* Upgrade to 3.3.3Jean-Marc Zucconi1998-11-231-17/+10
| | | | Notes: svn path=/head/; revision=14839
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-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. Notes: svn path=/head/; revision=14512
* Add support for pc98 machinesJean-Marc Zucconi1998-10-271-1/+5
| | | | | | | | | PR: ports/8230 Reviewed by: jmz Submitted by: NAKAJI Hiroyuki <nakaji@zeisei3.dpri.kyoto-u.ac.jp> Notes: svn path=/head/; revision=14207
* Make lib*.so links in a.out case.Satoshi Asami1998-09-221-1/+15
| | | | Notes: svn path=/head/; revision=13301
* Convert to ELF. These changes are based on a recent threadSteve Price1998-09-211-2/+2
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=13269
* Add 3.3.2-patch3 to PATCHFILES.Jean-Marc Zucconi1998-08-051-2/+2
| | | | Notes: svn path=/head/; revision=12292
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+4
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Upgrade to XFree86 3.3.2p2. If you have tcl/tk 8.0 on your system andChris Timmons1998-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 Notes: svn path=/head/; revision=11676
* This is bugfix patch number 1 for XFree86 3.3.2. This patch fixes theJean-Marc Zucconi1998-05-051-1/+9
| | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=10866
* Don't try to untar Wraphelp.c if USA_RESIDENT=NOJean-Marc Zucconi1998-04-031-1/+2
| | | | Notes: svn path=/head/; revision=10405
* Enable all sorts of useful security features:Mark Murray1998-03-191-1/+22
| | | | | | | | | | | | | | | | | | o XDM-AUTHORIZATION-1 is more automated for the non-USA case. o PST's KerberosIV patches are reinstated for XDM. This is NOT a full-blown KerberosIV implementation for X - this will just get you a TGT when you log in - THATS ALL! o Enable compilation of SecureRPC. The use of SecureRPC at the moment is frought with danger! I have no idea how safe or good the implementation is. Enable at your own peril!! (Secure RPC is only available for those folk using 3.0-Current). Also allow XF86Setup to use TK-8.0. OK'ed By: JMZ Notes: svn path=/head/; revision=10228
* Upgrade to version 3.3.2.Jean-Marc Zucconi1998-03-081-9/+9
| | | | Notes: svn path=/head/; revision=10075
* Add NO_PACKAGE, we're not going to distribute packages for this as long asSatoshi Asami1997-12-041-1/+2
| | | | | | | XFree86 is also doing so. Notes: svn path=/head/; revision=8982
* Adjust directory in MASTER_SITES.Jean-Marc Zucconi1997-08-231-6/+6
| | | | Notes: svn path=/head/; revision=7664
* Upgrade to version 3.3.1Jean-Marc Zucconi1997-08-231-4/+6
| | | | Notes: svn path=/head/; revision=7663
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-171-2/+2
| | | | Notes: svn path=/head/; revision=7360
* This is not necessary anymore, as all directories are pre-created bySatoshi Asami1997-07-141-5/+1
| | | | | | | mtree (BSD.x11.dist). Notes: svn path=/head/; revision=7306
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-131-2/+2
| | | | Notes: svn path=/head/; revision=7303
* One of the distfiles (the fonts distribution) was for version 3.2Jean-Marc Zucconi1997-06-101-2/+2
| | | | Notes: svn path=/head/; revision=6849
* Upgrade to 3.3Jean-Marc Zucconi1997-06-091-20/+9
| | | | | | | Package not tested - I will upgrade PLIST later. Notes: svn path=/head/; revision=6815
* Put distribution patches in a separate dir.Satoshi Asami1997-02-061-3/+3
| | | | Notes: svn path=/head/; revision=5547
* PATCH_DIST_STRIP=-p1 is required for fix-01Jean-Marc Zucconi1997-02-051-1/+2
| | | | Notes: svn path=/head/; revision=5531
* There is a fix (3.2-fix-01) from XFree86.Jean-Marc Zucconi1997-02-021-1/+8
| | | | | | | I did not a make - this is untested!! Notes: svn path=/head/; revision=5502
* Pre-create all necessary manpage and catpage directories.Satoshi Asami1997-01-081-2/+8
| | | | Notes: svn path=/head/; revision=5264
* Quick hack of KOI8-R locale to make it work: add ISO8859-1:GRAndrey A. Chernov1996-12-251-4/+1
| | | | | | | | | | | | also it is not true. ISO8859-1:GR _always_ searched for pressed 8bit key independently of locale information, so only ISO8859-1 locales really works. Remove NO_PACKAGE, because XFree distributed package not have this fixes. Notes: svn path=/head/; revision=5086
* Add NO_PACKAGE reason (package available from XFree86).Satoshi Asami1996-12-071-2/+2
| | | | Notes: svn path=/head/; revision=4867
* Remove the suid bit of SuperProbe.Jean-Marc Zucconi1996-11-251-1/+2
| | | | | | | | | According to Marc Slemko (marcs@alive.ampr.ab.ca) there are potential security holes in SuperProbe and it is not going to be setuid in the next release. Notes: svn path=/head/; revision=4656
* Master site path for xfree86.cdrom.com was incorrect (of all places :-)Peter Wemm1996-11-101-2/+2
| | | | Notes: svn path=/head/; revision=4371
* Split out contrib part (is now x11/XFree86-contrib port). Make thisSatoshi Asami1996-11-091-27/+20
| | | | | | | | | | | Makefile look like one for a regular port. Full PLIST will follow later, I'm doing a recompile now. Reviewed by: jmz Notes: svn path=/head/; revision=4357
* Upgrade to version 3.2Jean-Marc Zucconi1996-11-061-96/+10
| | | | Notes: svn path=/head/; revision=4313
* Add USE_X11 in Makefile, delete @cwd /usr/X11R6 from pkg/PLIST (thisSatoshi Asami1996-09-101-1/+2
| | | | | | | | | one was ignored anyway). Problem reported by: Karl Denninger <karl@mcs.net> Notes: svn path=/head/; revision=3751
* Remove duplicate code, use DIST_SUBDIR to specify where files have to go,Jean-Marc Zucconi1996-07-191-8/+25
| | | | | | | | merge Makefile and Makefile.ftp Submitted by: asami Notes: svn path=/head/; revision=3404
* Assume X11_VIA_FTP=yes if one distribution file (xc-1.tar.gz) existsJean-Marc Zucconi1996-02-151-1/+15
| | | | | | | closes PR ports/690 Notes: svn path=/head/; revision=2713
* /usr/ports/distfiles -> ${DISTDIR}Jean-Marc Zucconi1996-01-161-2/+2
| | | | | | | Submitted by: jhs Notes: svn path=/head/; revision=2637
* Add CATEGORIES=x11. If this is not in category x11, what elseSatoshi Asami1995-10-061-1/+2
| | | | | | | can be?!? ;> Notes: svn path=/head/; revision=2288
* Upgrade to 3.1.2Jean-Marc Zucconi1995-09-161-3/+3
| | | | Notes: svn path=/head/; revision=2158
* Add "CATEGORIES=x11". Boy, was I surprised to find this baby in theSatoshi Asami1995-08-231-1/+2
| | | | | | | orphans dir! Notes: svn path=/head/; revision=2097