Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add aout libs, they are needed by netscape. Run ldconfig twice, | Satoshi Asami | 1999-09-24 | 1 | -3/+24 |
| | | | | | | | | once for aout and once for elf. Add PEX fonts and cursor/fixed. Run mkfontdir on fonts/misc instead of packing fonts.dir (which will be incorrect since only two fonts are packed from misc). These are needed to run Xvfb. | ||||
* | Remove CD-ROM.kdelnk for the fourth time. | Satoshi Asami | 1999-09-22 | 9 | -9/+0 |
| | |||||
* | Use @exec/@unexec pairs for symlinks to directories. This should fix | Jean-Marc Zucconi | 1999-09-21 | 5 | -10/+20 |
| | | | | errors with pkg_delete. | ||||
* | Add Xvfb, we could use it to build packages. | Satoshi Asami | 1999-09-21 | 1 | -0/+1 |
| | |||||
* | Remove an empty patch. | Steve Price | 1999-09-20 | 1 | -0/+0 |
| | |||||
* | Update to version 3.8.0. | Steve Price | 1999-09-18 | 3 | -6/+9 |
| | | | | | PR: 13502 Submitted by: Maxim Sobolev <sobomax@altavista.net> | ||||
* | Update to KDE-1.1.2 | Stefan Eßer | 1999-09-18 | 46 | -84/+3006 |
| | |||||
* | Enforce random pkg/COMMENT rules, including the one that states Emacs | Tim Vanderhoek | 1999-09-18 | 1 | -1/+1 |
| | | | | should be spelled corrcetly, although I rather liked "Emasc". | ||||
* | The version number of libgif.so has changed to 5. | Steve Price | 1999-09-18 | 15 | -15/+15 |
| | |||||
* | Add patches to find dict/words in the right location. | Justin M. Seger | 1999-09-10 | 1 | -0/+14 |
| | |||||
* | Add gmessage | Satoshi Taoka | 1999-09-09 | 1 | -0/+1 |
| | |||||
* | a gtk+ clone of xmessage. displays a given text in a X11 window | Satoshi Taoka | 1999-09-09 | 6 | -0/+46 |
| | | | | | PR: 12696 Submitted by: Dominik Brettnacher <domi@saargate.de> | ||||
* | Add support for tk8.2 | Justin M. Seger | 1999-09-07 | 4 | -4/+24 |
| | | | | Approved by: jmz | ||||
* | The tiff port now lives in ports/graphics/tiff. | Steve Price | 1999-09-07 | 6 | -6/+6 |
| | |||||
* | Remove an extra blank line that I introduced a couple of revs ago. | Steve Price | 1999-09-06 | 4 | -4/+0 |
| | |||||
* | Quick fix so this builds again on FreeBSD/Alpha. | Steve Price | 1999-09-05 | 1 | -0/+20 |
| | |||||
* | Update to version 0.8.9 | Chris Piazza | 1999-09-04 | 4 | -33/+30 |
| | | | | | PR: 13537 Submitted by: Will Andrews <andrews@technologist.com> | ||||
* | Restore patches from rev. 1.18: add shlib minors to libraries with minors != 0 | Jean-Marc Zucconi | 1999-09-02 | 4 | -24/+24 |
| | | | | (necessary for FreeBSD 2.2.x) | ||||
* | chmod these programs 4711 (like xterm) to make utmp/wtmp support | Chris Piazza | 1999-09-02 | 10 | -0/+20 |
| | | | | | | | actually work. Requested by: Joseph Scott <joseph.scott@owp.csus.edu> and two other people whose mail I lost. | ||||
* | Upgrade to 3.3.5 | Jean-Marc Zucconi | 1999-09-02 | 4 | -8/+28 |
| | | | | Allow compilation of XF86Setup with tcl/tk 8.1 | ||||
* | Upgrade to 3.3.5 | Jean-Marc Zucconi | 1999-09-02 | 8 | -44/+44 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 16 | -18/+18 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 96 | -96/+96 |
| | |||||
* | Uncomment a line that wasn't supposed to be commented. This | Chris Piazza | 1999-08-29 | 1 | -2/+2 |
| | | | | | | broke package building. Noticed by: bento.freebsd.org | ||||
* | Remove preceeding pkgname from some of the comments having one. | Tim Vanderhoek | 1999-08-29 | 2 | -2/+2 |
| | |||||
* | mastersite moved | Michael Haro | 1999-08-28 | 1 | -2/+2 |
| | |||||
* | sed -> ${SED} | Michael Haro | 1999-08-28 | 1 | -2/+2 |
| | |||||
* | ln -> ${LN} | Michael Haro | 1999-08-28 | 1 | -2/+2 |
| | |||||
* | Pass ${LOCALBASE}/(lib,include) as CPPFLAGS/LDFLAGS so installing | Chris Piazza | 1999-08-25 | 4 | -12/+12 |
| | | | | | | into another prefix will find libjpeg. Most (if not all) of the kde ports will similarly have to be changed. | ||||
* | Add xpm background and transparency support by default | Chris Piazza | 1999-08-24 | 3 | -6/+15 |
| | | | | Requested by: Joseph Scott <joseph.scott@owp.csus.edu> | ||||
* | Add support for utmp in rxvt. All the user has to do | Chris Piazza | 1999-08-23 | 4 | -6/+26 |
| | | | | | | is chmod 4711 rxvt. Noticed by: [paradox] on #FreeBSD@EFNet | ||||
* | grep -> ${GREP} | Michael Haro | 1999-08-23 | 4 | -8/+8 |
| | | | | | true -> ${TRUE} false -> ${FALSE} | ||||
* | awk -> ${AWK} | Michael Haro | 1999-08-22 | 3 | -7/+7 |
| | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} | ||||
* | Update to version 1.3, add a missing MAINTAINER line, and | Chris Piazza | 1999-08-22 | 3 | -7/+11 |
| | | | | | | add a WWW: line in DESCR Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | chmod -> ${CHMOD} | Michael Haro | 1999-08-22 | 4 | -12/+12 |
| | | | | chown -> ${CHOWN} | ||||
* | New GNOME metaport to match recent updates. Note libglade and | Steve Price | 1999-08-22 | 2 | -10/+12 |
| | | | | | | | | gnumeric have been disabled due to problems with libtool and the libglade port. PR: 12781 (19 of 19) Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Update to version 1.0.9. | Steve Price | 1999-08-22 | 4 | -6/+26 |
| | | | | | PR: 12781 (8 of 19) Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Update to version 1.0.14. | Steve Price | 1999-08-22 | 33 | -216/+312 |
| | | | | | PR: 12781 (4 of 19) Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Activate xtermset | Chris Piazza | 1999-08-21 | 1 | -1/+2 |
| | |||||
* | Import of xtermset. | Chris Piazza | 1999-08-21 | 5 | -0/+30 |
| | | | | | | | | xtermset allows you to dynamically change some of xterm's display settings easily. PR: 13288 Submitted by: Dominik Rothert <dr@domix.de> | ||||
* | Update to version 2.6.1 | Chris Piazza | 1999-08-18 | 6 | -30/+21 |
| | | | | | PR: 13204 Submitted by: maintainer | ||||
* | Moved gyrosscope from www to x11. | Jim Mock | 1999-08-18 | 6 | -0/+56 |
| | |||||
* | Remove from www category and put into x11 category. | Jim Mock | 1999-08-18 | 1 | -1/+2 |
| | |||||
* | Updated my email address | Jim Mock | 1999-08-14 | 4 | -20/+16 |
| | |||||
* | Link the greeting code in statically like we do on the i386 so that xdm | Steve Price | 1999-08-02 | 5 | -4/+33 |
| | | | | | | will work again on FreeBSD/Alpha. Reviewed by: gallatin | ||||
* | Add Doug Rabson's patches for XFree86 on the FreeBSD/Alpha with minor | Steve Price | 1999-07-27 | 13 | -8/+5497 |
| | | | | | | | tweaks to the PLIST to accomodate the recent upgrade to 3.3.4. Submitted by: dfr Reviewed by: jmz (maintainer) | ||||
* | Remove trailing whitespace. | Satoshi Asami | 1999-07-23 | 1 | -4/+4 |
| | |||||
* | makefile's check for existance of DISPLAY only checked if the variable | Daniel Baker | 1999-07-23 | 1 | -3/+4 |
| | | | | | was defined, and didn't not check the possibility of an empty DISPLAY, which was the cause of the packages building error. | ||||
* | makefile's check for existance of DISPLAY only checked if the variable | Daniel Baker | 1999-07-23 | 1 | -5/+4 |
| | | | | | was defined, and didn't not check the possibility of an empty DISPLAY, which was the cause of the packages build error. |