Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass ${LOCALBASE}/(lib,include) as CPPFLAGS/LDFLAGS so installing | cpiazza | 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 | cpiazza | 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 | cpiazza | 1999-08-23 | 4 | -6/+26 |
| | | | | | | is chmod 4711 rxvt. Noticed by: [paradox] on #FreeBSD@EFNet | ||||
* | grep -> ${GREP} | mharo | 1999-08-23 | 4 | -8/+8 |
| | | | | | true -> ${TRUE} false -> ${FALSE} | ||||
* | awk -> ${AWK} | mharo | 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 | cpiazza | 1999-08-22 | 3 | -7/+11 |
| | | | | | | add a WWW: line in DESCR Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 4 | -12/+12 |
| | | | | chown -> ${CHOWN} | ||||
* | New GNOME metaport to match recent updates. Note libglade and | steve | 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 | 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 | 1999-08-22 | 33 | -216/+312 |
| | | | | | PR: 12781 (4 of 19) Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Activate xtermset | cpiazza | 1999-08-21 | 1 | -1/+2 |
| | |||||
* | Import of xtermset. | cpiazza | 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 | cpiazza | 1999-08-18 | 6 | -30/+21 |
| | | | | | PR: 13204 Submitted by: maintainer | ||||
* | Moved gyrosscope from www to x11. | jim | 1999-08-18 | 6 | -0/+56 |
| | |||||
* | Remove from www category and put into x11 category. | jim | 1999-08-18 | 1 | -1/+2 |
| | |||||
* | Updated my email address | jim | 1999-08-14 | 4 | -20/+16 |
| | |||||
* | Link the greeting code in statically like we do on the i386 so that xdm | steve | 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 | 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. | asami | 1999-07-23 | 1 | -4/+4 |
| | |||||
* | makefile's check for existance of DISPLAY only checked if the variable | dbaker | 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 | dbaker | 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. | ||||
* | Use ${OSVERSION} instead of uname. | asami | 1999-07-20 | 8 | -8/+12 |
| | |||||
* | Upgrade to 3.3.4 | jmz | 1999-07-20 | 18 | -141/+175 |
| | |||||
* | Properly check for gtk version. | jseger | 1999-07-19 | 4 | -7/+17 |
| | | | | | | | Submitted by: grog PR: ports/12542 and upgrade to xscreensaver-3.17 | ||||
* | Cleanup some more WWW (occasionally fixing-up the DESCR in general too). | hoek | 1999-07-17 | 5 | -14/+13 |
| | |||||
* | One line patch to make kdm work on FreeBSD/alpha. | se | 1999-07-11 | 1 | -0/+10 |
| | | | | Submitted by: dfr | ||||
* | Verbosify error message received when not building when running X. | obrien | 1999-07-06 | 1 | -2/+2 |
| | |||||
* | The return type of time(3) is time_t. | steve | 1999-07-05 | 1 | -0/+11 |
| | |||||
* | Make this build on the Alpha too. | steve | 1999-07-04 | 1 | -2/+14 |
| | |||||
* | Add request to commiter to update the `rlock' port when this port is | obrien | 1999-07-03 | 3 | -3/+15 |
| | | | | updated. `rclock' uses the same distfile and is a very easy port to update. | ||||
* | Activate xmx. | cpiazza | 1999-06-28 | 1 | -1/+2 |
| | |||||
* | Xmx: an X protocol multiplexor. It is a standalone utility for | cpiazza | 1999-06-28 | 6 | -0/+166 |
| | | | | | | | | displaying an X windows session on multiple displays. It was developed at Brown University and has been in use there since 1988. PR: 12294 Submitted by: Oliver Breuninger <ob@seicom.NET> | ||||
* | New ports/{irc,java,x11-servers} categories, Step #2 - update old Makefiles. | billf | 1999-06-28 | 1 | -32/+1 |
| | |||||
* | Remove trailing spaces, and any periods that were hidden by them. | hoek | 1999-06-28 | 1 | -1/+1 |
| | |||||
* | Upgrade to xscreensaver-3.16 | jseger | 1999-06-27 | 3 | -6/+10 |
| | |||||
* | #4/4 enforcing Caps, no period | hoek | 1999-06-26 | 45 | -45/+45 |
| | | | | | | | | | | | | [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 | ||||
* | Upgrade to 4.14. | tg | 1999-06-24 | 2 | -4/+4 |
| | |||||
* | Assign MAINTAINERship to submitter. | mph | 1999-06-22 | 3 | -6/+6 |
| | | | | | PR: 12353, 12354 Submitted by: Will Andrews <andrews@technologist.com> | ||||
* | Import true contents of repo.copied kde11*-i18n ports. | sada | 1999-06-22 | 1 | -1/+2 |
| | | | | Submitted by: Ryuichiro Imura <imura@cs.titech.ac.jp> | ||||
* | Change all permutations in capitalization of "asami@freebsd.org" to | asami | 1999-06-21 | 4 | -8/+8 |
| | | | | "asami@FreeBSD.org". | ||||
* | Change my email address to FreeBSD.org. | cpiazza | 1999-06-19 | 2 | -7/+3 |
| | | | | | Also some minor nits (extra fluff in all of my ports' DESCR files, USE_XLIB defined when USE_X_PREFIX is also defined, etc). | ||||
* | Fix the wterm build. It didn't have a -I${LOCALBASE}/include which was | mharo | 1999-06-18 | 1 | -3/+4 |
| | | | | | | | | needed for libPropList. Add a few more --with's to be more like the aterm port. PR: 12236 Submitted by: maintainer | ||||
* | Add ${PREFIX}/share/Eterm/bg/{scale,tile} to seach paths in themes/*/MAIN | taoka | 1999-06-16 | 1 | -0/+66 |
| | | | | Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> | ||||
* | The xforms ports is no longer an i386-only port. | steve | 1999-06-08 | 1 | -4/+1 |
| | |||||
* | Update to version 2.6.0. | steve | 1999-06-08 | 14 | -67/+67 |
| | | | | | PR: 12087 Submitted by: Chris Piazza <cpiazza@home.net> | ||||
* | Add -lintl to the list of LDFLAGS since libgnome needs it. | steve | 1999-06-08 | 3 | -9/+30 |
| | |||||
* | Fix the following problems with version 1.31 of the xbanner port. | steve | 1999-06-06 | 6 | -15/+265 |
| | | | | | | | | | | | - installing in libexec directory isn't useful - app-defaults file could only be found when XAPPLRESDIR enviroment variable is set -> patch in sourcefile is needed - some compiler warnings and gets usage is fixed - wrong usage of isnumber macro fixed PR: 11768 Submitted by: Lars Koeller <lkoeller@cc.fh-lippe.de> | ||||
* | time(3) returns a time_t and not a long. | steve | 1999-06-06 | 1 | -0/+11 |
| | |||||
* | Don't declare that read returns an int so this compiles on a -current | steve | 1999-06-06 | 1 | -0/+11 |
| | | | | box with egcs for archs where sizeof(ssize_t) != sizeof(int). | ||||
* | Use the new libwraster. | tg | 1999-06-04 | 1 | -2/+2 |
| |