Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use @exec/@unexec pairs for symlinks to directories. This should fix | Jean-Marc Zucconi | 1999-09-21 | 2 | -4/+8 |
| | | | | errors with pkg_delete. | ||||
* | Add support for tk8.2 | Justin M. Seger | 1999-09-07 | 2 | -2/+12 |
| | | | | Approved by: jmz | ||||
* | Remove an extra blank line that I introduced a couple of revs ago. | Steve Price | 1999-09-06 | 2 | -2/+0 |
| | |||||
* | Restore patches from rev. 1.18: add shlib minors to libraries with minors != 0 | Jean-Marc Zucconi | 1999-09-02 | 2 | -12/+12 |
| | | | | (necessary for FreeBSD 2.2.x) | ||||
* | Upgrade to 3.3.5 | Jean-Marc Zucconi | 1999-09-02 | 2 | -4/+14 |
| | | | | Allow compilation of XF86Setup with tcl/tk 8.1 | ||||
* | Upgrade to 3.3.5 | Jean-Marc Zucconi | 1999-09-02 | 4 | -22/+22 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 2 | -2/+2 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 32 | -32/+32 |
| | |||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 2 | -2/+2 |
| | |||||
* | grep -> ${GREP} | Michael Haro | 1999-08-23 | 2 | -4/+4 |
| | | | | | true -> ${TRUE} false -> ${FALSE} | ||||
* | Re-enforce caps, no period. An "exceptions" file has been created | Tim Vanderhoek | 1999-08-02 | 1 | -1/+1 |
| | | | | containing the ports editors/vim5, sysutils/star, and one other. | ||||
* | Add Doug Rabson's patches for XFree86 on the FreeBSD/Alpha with minor | Steve Price | 1999-07-27 | 4 | -4/+58 |
| | | | | | | | tweaks to the PLIST to accomodate the recent upgrade to 3.3.4. Submitted by: dfr Reviewed by: jmz (maintainer) | ||||
* | Fix the xtt distribution master site and clean up some | Chris Piazza | 1999-07-22 | 1 | -6/+6 |
| | | | | | | | portlint warnings. PR: 12620 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>, maintainer | ||||
* | Use ${OSVERSION} instead of uname. | Satoshi Asami | 1999-07-20 | 4 | -4/+6 |
| | |||||
* | Upgrade to 3.3.4 | Jean-Marc Zucconi | 1999-07-20 | 8 | -64/+72 |
| | |||||
* | Add WWW:. This one exceeds 80 chars in length. I'm not sure what (if any) | Tim Vanderhoek | 1999-07-17 | 1 | -7/+3 |
| | | | | | | | kinds of problems that might cause. The other x11/Xtt*/pkg/DESCR also need to be fixed in the same way, but I'll wait and make sure that this passes all the web mirrors and who-knows-what that may be trying to read these DESCR files. | ||||
* | New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles. | Bill Fumerola | 1999-06-28 | 31 | -62/+62 |
| | |||||
* | New category x11-servers. Here's the charter: | Satoshi Asami | 1999-06-26 | 2 | -0/+37 |
| | | | | X11 servers. | ||||
* | #4/4 enforcing Caps, no period | Tim Vanderhoek | 1999-06-26 | 30 | -30/+30 |
| | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de | ||||
* | Mark `only for i386'. These have i386 assembler code. | Hidetoshi Shimokawa | 1999-06-13 | 6 | -6/+18 |
| | |||||
* | Updated checksum. | Satoshi Asami | 1999-05-30 | 3 | -3/+3 |
| | | | | | PR: 11924 Submitted by: taguchi@tohoku.iij.ad.jp | ||||
* | Change Mr.Nakaji's Email address. | SADA Kenji | 1999-05-17 | 14 | -42/+42 |
| | | | | Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> | ||||
* | Add WWW: | Michael Haro | 1999-05-03 | 2 | -0/+4 |
| | |||||
* | Alpha doesn't have JoystickSupport. | Hidetoshi Shimokawa | 1999-04-29 | 1 | -1/+1 |
| | |||||
* | Add 'ONLY_FOR_ARCHS=i386'. | Hidetoshi Shimokawa | 1999-04-13 | 14 | -14/+42 |
| | | | | NEC PC-98 is i386 architecture. | ||||
* | Updated to version 1.2.1 | Satoshi Taoka | 1999-04-02 | 32 | -120/+131 |
| | | | | | PR: ports/10814 Submitted by: maintainer | ||||
* | Two more patches that were not intended for commit. | Satoshi Asami | 1999-03-19 | 1 | -3/+3 |
| | |||||
* | Back out two patches that were not intended for commit. | Satoshi Asami | 1999-03-19 | 4 | -10/+4 |
| | |||||
* | Fix to make ports work with bsd.port.mk rev. 1.306. | Satoshi Asami | 1999-03-08 | 5 | -7/+13 |
| | | | | | | | | | | | | | | | | ${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: | Bill Fenner | 1999-01-27 | 2 | -10/+10 |
| | | | | | ftp.ibp.fr (no such host) -> ftp.lip6.fr ftp.uni-stuttgart.de (broken symlink) -> ftp.cs.tu-berlin.de | ||||
* | Correct pkg/PLIST, maintainer forgot to add some entry. | Vanilla I. Shu | 1999-01-17 | 1 | -0/+3 |
| | |||||
* | Oops, forgot to add this file. Please mention additions in PRs please! | Satoshi Asami | 1999-01-15 | 1 | -0/+23 |
| | |||||
* | Submitted by: maintainer | Satoshi Asami | 1999-01-15 | 33 | -90/+124 |
| | | | | | | | | | PR: 9513 following is a update patch for ${PORTSDIR}/x11/Xtt* ports. (1) Now, We use XFree86 3.3.3.1 rather than 3.3.3. (2) update to Xtt1.1pl05. It includes some Windowz encoding. (3) more simple XttXF86srv-common/Makefile ;-) | ||||
* | Upgrade to 3.3.3.1 | Jean-Marc Zucconi | 1999-01-11 | 4 | -4/+20 |
| | | | | Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> | ||||
* | Activate RUN_DEPENDS to mkttfdir. | SADA Kenji | 1999-01-04 | 1 | -2/+2 |
| | | | | Submitted by: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp> | ||||
* | I've forgotton a file: host.def.XF86_3DLabs . | SADA Kenji | 1999-01-03 | 1 | -0/+23 |
| | |||||
* | Fix for 3DLabs server's build. | SADA Kenji | 1999-01-03 | 3 | -46/+53 |
| | | | | | Make keep once presented options "SHARE_WRKSRC". Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> (maintainer) | ||||
* | A X True Type Server for 3DLabs Graphics Boards. | SADA Kenji | 1999-01-02 | 4 | -0/+38 |
| | | | | | PR: ports/9242 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> | ||||
* | Update to 1.1 | SADA Kenji | 1999-01-02 | 48 | -228/+250 |
| | | | | | PR: ports/9242 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> | ||||
* | Initial import of Xfstt version 0.9.10. | Steve Price | 1998-12-24 | 8 | -0/+105 |
| | | | | | | | A TrueType font server for X11. PR: 7883 Submitted by: Joe Abley <jabley@clear.co.nz> | ||||
* | Add missing drivers: s3_virge, newmmio mmio_928 s3_generic, | Jean-Marc Zucconi | 1998-12-18 | 2 | -4/+14 |
| | | | | | | neo cyrix rendition p9x00 spc8110 PR: ports/9114 | ||||
* | Use libttf.3 of the new freetype 1.2 | Justin M. Seger | 1998-12-12 | 1 | -2/+2 |
| | |||||
* | portlint. | Jun Kuriyama | 1998-12-05 | 1 | -2/+1 |
| | |||||
* | A X True Type Server for X98 Graphics Cards. | Jun Kuriyama | 1998-12-05 | 56 | -0/+546 |
| | | | | | PR: ports/8537 Submitted by: NAKAJI Hiroyuki <nakaji@zeisei3.dpri.kyoto-u.ac.jp> | ||||
* | Add PC98 support. | Jun Kuriyama | 1998-12-05 | 30 | -2/+352 |
| | | | | | PR: ports/8537 Submitted by: NAKAJI Hiroyuki <nakaji@zeisei3.dpri.kyoto-u.ac.jp> | ||||
* | Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote | Satoshi Asami | 1998-12-01 | 15 | -31/+71 |
| | | | | | that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.) | ||||
* | Restore shlib minors != 0. | Satoshi Asami | 1998-11-24 | 2 | -12/+12 |
| | |||||
* | Typo (was making libX11.so symlink in two places). | Satoshi Asami | 1998-11-24 | 2 | -4/+4 |
| | |||||
* | Upgrade to 3.3.3 | Jean-Marc Zucconi | 1998-11-23 | 8 | -128/+192 |
| | |||||
* | Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change | Satoshi Asami | 1998-11-14 | 3 | -39/+47 |
| | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. |