summaryrefslogtreecommitdiff
path: root/x11/XFree86/pkg-plist (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use @exec/@unexec pairs for symlinks to directories. This should fixJean-Marc Zucconi1999-09-211-2/+4
| | | | | | | errors with pkg_delete. Notes: svn path=/head/; revision=21856
* Restore patches from rev. 1.18: add shlib minors to libraries with minors != 0Jean-Marc Zucconi1999-09-021-6/+6
| | | | | | | (necessary for FreeBSD 2.2.x) Notes: svn path=/head/; revision=21202
* Upgrade to 3.3.4Jean-Marc Zucconi1999-07-201-6/+20
| | | | Notes: svn path=/head/; revision=20286
* Restore shlib minors != 0.Satoshi Asami1998-11-241-6/+6
| | | | Notes: svn path=/head/; revision=14846
* Upgrade to 3.3.3Jean-Marc Zucconi1998-11-231-16/+41
| | | | Notes: svn path=/head/; revision=14839
* Convert to ELF. These changes are based on a recent threadSteve Price1998-09-211-2/+16
| | | | | | | | | | | | | | 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
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-0/+1
| | | | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
* Add a few files.Jean-Marc Zucconi1998-03-091-0/+40
| | | | Notes: svn path=/head/; revision=10077
* Run ldconfig on shared libraries.Satoshi Asami1997-11-101-0/+1
| | | | Notes: svn path=/head/; revision=8567
* Add a few fonts.Jean-Marc Zucconi1997-06-101-0/+20
| | | | Notes: svn path=/head/; revision=6853
* Sort the @dirrm lines again. Delete duplicate (guess how I found it).Satoshi Asami1997-06-101-8/+7
| | | | Notes: svn path=/head/; revision=6831
* 'make package' is ok now.Jean-Marc Zucconi1997-06-091-525/+631
| | | | Notes: svn path=/head/; revision=6824
* Complete PLIST, as promised. Will also @dirrm everything except theSatoshi Asami1996-11-091-1/+2456
| | | | | | | | toplevel directories (bin, include, lib, man) and major second levels ({include,lib}/X11, man/man[135]). Notes: svn path=/head/; revision=4363
* Upgrade to version 3.2Jean-Marc Zucconi1996-11-061-2088/+1
| | | | Notes: svn path=/head/; revision=4313
* Add missing entries.Jean-Marc Zucconi1996-10-221-5/+17
| | | | | | | Submitted by: jhs Notes: svn path=/head/; revision=4076
* Add USE_X11 in Makefile, delete @cwd /usr/X11R6 from pkg/PLIST (thisSatoshi Asami1996-09-101-1/+0
| | | | | | | | | one was ignored anyway). Problem reported by: Karl Denninger <karl@mcs.net> Notes: svn path=/head/; revision=3751
* Remove old version of cyrillic fontsAndrey A. Chernov1996-03-211-70/+0
| | | | Notes: svn path=/head/; revision=2873
* Added cyrillic font files. I have not checked if this file is still correct.Jean-Marc Zucconi1995-09-161-0/+70
| | | | Notes: svn path=/head/; revision=2159
* AddSatoshi Asami1995-06-241-0/+1
| | | | | | | | | | | | | | | | | post-install: pkg_add -m ${PREFIX}/lib to Makefiles and @exec ldconfig -m %D to packing lists of ports that install shared libraries. This should get rid of a huge chunk of confusion for novice users! All hail Paul Kranenburg! :) Notes: svn path=/head/; revision=1871
* Upgrade to XFree86-3.1.1Jean-Marc Zucconi1995-02-101-149/+173
| | | | Notes: svn path=/head/; revision=920
* This is X11R6/XFree86 3.1Jean-Marc Zucconi1995-01-051-0/+2052
The actual makefile does nothing! You have to edit it and remove a comment to build the beast. Note: there are in fact 2 makefiles: one which fetches the files from ftp.x.org and another which allows to compile from a cdrom. Note2: I have not extensively tested the port! (only one build!) Notes: svn path=/head/; revision=710