Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | PATCH_DIST_STRIP=-p1 is required for fix-01 | jmz | 1997-02-05 | 1 | -1/+2 | |
| | ||||||
* | Fix a typo. | jmz | 1997-02-02 | 1 | -1/+1 | |
| | | | | Submitted by: jhs | |||||
* | There is a fix (3.2-fix-01) from XFree86. | jmz | 1997-02-02 | 1 | -1/+8 | |
| | | | | I did not a make - this is untested!! | |||||
* | Pre-create all necessary manpage and catpage directories. | asami | 1997-01-08 | 1 | -2/+8 | |
| | ||||||
* | Quick hack of KOI8-R locale to make it work: add ISO8859-1:GR | ache | 1996-12-25 | 1 | -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. | |||||
* | Add NO_PACKAGE reason (package available from XFree86). | asami | 1996-12-07 | 1 | -2/+2 | |
| | ||||||
* | ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change. | asami | 1996-12-03 | 1 | -2/+2 | |
| | | | | Hinted by: obrien | |||||
* | Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to | asami | 1996-11-30 | 1 | -2/+2 | |
| | | | | changes made in rev. 1.232 of bsd.port.mk. | |||||
* | Remove the suid bit of SuperProbe. | jmz | 1996-11-25 | 1 | -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. | |||||
* | Finish what the previous revision intended to do, i.e., copy Wraphelp.c | asami | 1996-11-16 | 1 | -2/+2 | |
| | | | | | | | from DISTDIR if found there, instead of looking for it in DISTDIR and copying it from X11FIXES (which is no longer defined). I guess it's impossible to test all cases for a port this size. | |||||
* | Look for Wraphelp.c in $DISTDIR | jmz | 1996-11-10 | 1 | -5/+5 | |
| | | | | Compile XF86Setup only if the static library libtk4[1234].a is available | |||||
* | Master site path for xfree86.cdrom.com was incorrect (of all places :-) | peter | 1996-11-10 | 1 | -2/+2 | |
| | ||||||
* | Try to detect if tk4.x is present in /usr/local so that XF86Setup can | jmz | 1996-11-10 | 1 | -0/+18 | |
| | | | | be compiled. | |||||
* | Complete PLIST, as promised. Will also @dirrm everything except the | asami | 1996-11-09 | 1 | -1/+2456 | |
| | | | | | toplevel directories (bin, include, lib, man) and major second levels ({include,lib}/X11, man/man[135]). | |||||
* | Split out contrib part (is now x11/XFree86-contrib port). Make this | asami | 1996-11-09 | 2 | -28/+20 | |
| | | | | | | | | Makefile look like one for a regular port. Full PLIST will follow later, I'm doing a recompile now. Reviewed by: jmz | |||||
* | No version number in COMMENT please! | asami | 1996-11-08 | 1 | -1/+1 | |
| | ||||||
* | Upgrade to version 3.2 | jmz | 1996-11-06 | 6 | -2330/+64 | |
| | ||||||
* | Add missing entries. | jmz | 1996-10-22 | 1 | -5/+17 | |
| | | | | Submitted by: jhs | |||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 1 | -1/+1 | |
| | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! | |||||
* | Add USE_X11 in Makefile, delete @cwd /usr/X11R6 from pkg/PLIST (this | asami | 1996-09-10 | 2 | -2/+2 | |
| | | | | | | one was ignored anyway). Problem reported by: Karl Denninger <karl@mcs.net> | |||||
* | Fix a bug caused by a undefined variable in some cases. | jmz | 1996-07-19 | 1 | -9/+15 | |
| | | | | Do not ask if Kerberos support is wanted when libkrb is not installed. | |||||
* | Add fix-12, remove cfont312.tgz | jmz | 1996-07-19 | 1 | -1/+1 | |
| | ||||||
* | Remove duplicate code, use DIST_SUBDIR to specify where files have to go, | jmz | 1996-07-19 | 1 | -8/+25 | |
| | | | | | merge Makefile and Makefile.ftp Submitted by: asami | |||||
* | Oops, forget to add an option to not build russian fonts | ache | 1996-03-22 | 1 | -0/+1 | |
| | ||||||
* | Remove obsoleted russian fonts | ache | 1996-03-21 | 1 | -5/+0 | |
| | ||||||
* | Remove old version of cyrillic fonts | ache | 1996-03-21 | 1 | -70/+0 | |
| | ||||||
* | The cpwh variable is not always defined and thus caused a syntax error | jmz | 1996-03-09 | 1 | -1/+1 | |
| | | | | (if [ != NO ]) | |||||
* | Assume X11_VIA_FTP=yes if one distribution file (xc-1.tar.gz) exists | jmz | 1996-02-15 | 1 | -1/+15 | |
| | | | | closes PR ports/690 | |||||
* | 1) Remove -fno-strength-reduce | ache | 1996-02-12 | 1 | -4/+1 | |
| | | | | 2) Don't even ask for gnumalloc, because we have only fake one now | |||||
* | /usr/ports/distfiles -> ${DISTDIR} | jmz | 1996-01-16 | 1 | -2/+2 | |
| | | | | Submitted by: jhs | |||||
* | Move the physical copy of Wraphelp.c to after link-farm creation. | markm | 1995-11-23 | 1 | -2/+7 | |
| | | | | | This fixes the build for CDROM owners. Reviewed by: jmz | |||||
* | ...just realized I was committing a binary file to CVS, ugh...redo uncompressed | pst | 1995-11-07 | 1 | -1/+1 | |
| | ||||||
* | Add optional support for enabling MIT's DES based authentication and | pst | 1995-11-07 | 2 | -1/+68 | |
| | | | | | also rolled in Kerberos V4 support so xdm can aquire your tickets for you. Approved by: jmz & asami | |||||
* | Update our port to XFree86-3.1.2-S, which has the security update from | pst | 1995-11-04 | 1 | -7/+11 | |
| | | | | | the XFree86 group (which is their flavor of XC fix 13). Reviewed by: jmz | |||||
* | Version number is 3.1.2, not 3.1.1!!! | jmz | 1995-10-10 | 2 | -2/+2 | |
| | | | | Submitted by: Julian H. Stacey | |||||
* | Add CATEGORIES=x11. If this is not in category x11, what else | asami | 1995-10-06 | 1 | -1/+2 | |
| | | | | can be?!? ;> | |||||
* | Add -fno-strength-reduce to compilation flags | jmz | 1995-09-18 | 1 | -4/+5 | |
| | | | | Ask the user if he/she wants to use gnu malloc | |||||
* | User input is now only required at the beginning of the script, patches | jmz | 1995-09-16 | 1 | -53/+100 | |
| | | | | | are done after the user configuration. Check if all files are present before building from CDROM | |||||
* | Added cyrillic font files. I have not checked if this file is still correct. | jmz | 1995-09-16 | 1 | -0/+70 | |
| | ||||||
* | Upgrade to 3.1.2 | jmz | 1995-09-16 | 2 | -4/+5 | |
| | ||||||
* | Add "CATEGORIES=x11". Boy, was I surprised to find this baby in the | asami | 1995-08-23 | 1 | -1/+2 | |
| | | | | orphans dir! | |||||
* | Add | asami | 1995-06-24 | 2 | -1/+5 | |
| | | | | | | | | | | | | | | 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! :) | |||||
* | Set DISTFILES so that the files will be checksum'ed (only with FTP build) | jmz | 1995-06-17 | 1 | -1/+2 | |
| | ||||||
* | Checksum | jmz | 1995-06-17 | 1 | -0/+4 | |
| | ||||||
* | Bug fixes for compilation from the O'Reilly and Associates CDROM | jmz | 1995-05-17 | 2 | -22/+6 | |
| | | | | | Reviewed by: jmz Submitted by: Mark Murray <mark@grondar.za> | |||||
* | Define NO_PACKAGE for now, we aren't building the package of this thing | asami | 1995-05-13 | 1 | -1/+4 | |
| | | | | | yet. The user can define FORCE_PACKAGE if the package is really desired. | |||||
* | Use 'do-install:' instead of 'install:' | jmz | 1995-04-26 | 1 | -6/+8 | |
| | | | | Complain and fail if no build option is set. | |||||
* | Fix a typo | jmz | 1995-04-22 | 1 | -1/+1 | |
| | ||||||
* | Changes for the new bsd.port.mk | jmz | 1995-04-22 | 1 | -16/+11 | |
| | ||||||
* | Add the MAINTAINER line. | jmz | 1995-04-13 | 1 | -1/+2 | |
| |