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