summaryrefslogtreecommitdiffstats
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* Add support for tk8.2jseger1999-09-074-4/+24
| | | | Approved by: jmz
* The tiff port now lives in ports/graphics/tiff.steve1999-09-076-6/+6
|
* Remove an extra blank line that I introduced a couple of revs ago.steve1999-09-064-4/+0
|
* Quick fix so this builds again on FreeBSD/Alpha.steve1999-09-051-0/+20
|
* Update to version 0.8.9cpiazza1999-09-044-33/+30
| | | | | PR: 13537 Submitted by: Will Andrews <andrews@technologist.com>
* Restore patches from rev. 1.18: add shlib minors to libraries with minors != 0jmz1999-09-024-24/+24
| | | | (necessary for FreeBSD 2.2.x)
* chmod these programs 4711 (like xterm) to make utmp/wtmp supportcpiazza1999-09-0210-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.5jmz1999-09-024-8/+28
| | | | Allow compilation of XF86Setup with tcl/tk 8.1
* Upgrade to 3.3.5jmz1999-09-028-44/+44
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-3116-18/+18
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-3196-96/+96
|
* Uncomment a line that wasn't supposed to be commented. Thiscpiazza1999-08-291-2/+2
| | | | | | broke package building. Noticed by: bento.freebsd.org
* Remove preceeding pkgname from some of the comments having one.hoek1999-08-292-2/+2
|
* mastersite movedmharo1999-08-281-2/+2
|
* sed -> ${SED}mharo1999-08-281-2/+2
|
* ln -> ${LN}mharo1999-08-281-2/+2
|
* Pass ${LOCALBASE}/(lib,include) as CPPFLAGS/LDFLAGS so installingcpiazza1999-08-254-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 defaultcpiazza1999-08-243-6/+15
| | | | Requested by: Joseph Scott <joseph.scott@owp.csus.edu>
* Add support for utmp in rxvt. All the user has to docpiazza1999-08-234-6/+26
| | | | | | is chmod 4711 rxvt. Noticed by: [paradox] on #FreeBSD@EFNet
* grep -> ${GREP}mharo1999-08-234-8/+8
| | | | | true -> ${TRUE} false -> ${FALSE}
* awk -> ${AWK}mharo1999-08-223-7/+7
| | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
* Update to version 1.3, add a missing MAINTAINER line, andcpiazza1999-08-223-7/+11
| | | | | | add a WWW: line in DESCR Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* chmod -> ${CHMOD}mharo1999-08-224-12/+12
| | | | chown -> ${CHOWN}
* New GNOME metaport to match recent updates. Note libglade andsteve1999-08-222-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.steve1999-08-224-6/+26
| | | | | PR: 12781 (8 of 19) Submitted by: Ade Lovett <ade@lovett.com>
* Update to version 1.0.14.steve1999-08-2233-216/+312
| | | | | PR: 12781 (4 of 19) Submitted by: Ade Lovett <ade@lovett.com>
* Activate xtermsetcpiazza1999-08-211-1/+2
|
* Import of xtermset.cpiazza1999-08-215-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.1cpiazza1999-08-186-30/+21
| | | | | PR: 13204 Submitted by: maintainer
* Moved gyrosscope from www to x11.jim1999-08-186-0/+56
|
* Remove from www category and put into x11 category.jim1999-08-181-1/+2
|
* Updated my email addressjim1999-08-144-20/+16
|
* Link the greeting code in statically like we do on the i386 so that xdmsteve1999-08-025-4/+33
| | | | | | will work again on FreeBSD/Alpha. Reviewed by: gallatin
* Add Doug Rabson's patches for XFree86 on the FreeBSD/Alpha with minorsteve1999-07-2713-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.asami1999-07-231-4/+4
|
* makefile's check for existance of DISPLAY only checked if the variabledbaker1999-07-231-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 variabledbaker1999-07-231-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.asami1999-07-208-8/+12
|
* Upgrade to 3.3.4jmz1999-07-2018-141/+175
|
* Properly check for gtk version.jseger1999-07-194-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).hoek1999-07-175-14/+13
|
* One line patch to make kdm work on FreeBSD/alpha.se1999-07-111-0/+10
| | | | Submitted by: dfr
* Verbosify error message received when not building when running X.obrien1999-07-061-2/+2
|
* The return type of time(3) is time_t.steve1999-07-051-0/+11
|
* Make this build on the Alpha too.steve1999-07-041-2/+14
|
* Add request to commiter to update the `rlock' port when this port isobrien1999-07-033-3/+15
| | | | updated. `rclock' uses the same distfile and is a very easy port to update.
* Activate xmx.cpiazza1999-06-281-1/+2
|
* Xmx: an X protocol multiplexor. It is a standalone utility forcpiazza1999-06-286-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.billf1999-06-281-32/+1
|
OpenPOWER on IntegriCloud