summaryrefslogtreecommitdiff
path: root/x11 (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-31$Id$ -> $FreeBSD$Peter Wemm96-96/+96
Notes: svn path=/head/; revision=21147
1999-08-29Uncomment a line that wasn't supposed to be commented. ThisChris Piazza1-2/+2
broke package building. Noticed by: bento.freebsd.org Notes: svn path=/head/; revision=21102
1999-08-29Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek2-2/+2
Notes: svn path=/head/; revision=21098
1999-08-28mastersite movedMichael Haro1-2/+2
Notes: svn path=/head/; revision=21055
1999-08-28sed -> ${SED}Michael Haro1-2/+2
Notes: svn path=/head/; revision=21048
1999-08-28ln -> ${LN}Michael Haro1-2/+2
Notes: svn path=/head/; revision=21047
1999-08-25Pass ${LOCALBASE}/(lib,include) as CPPFLAGS/LDFLAGS so installingChris Piazza4-12/+12
into another prefix will find libjpeg. Most (if not all) of the kde ports will similarly have to be changed. Notes: svn path=/head/; revision=20943
1999-08-24Add xpm background and transparency support by defaultChris Piazza3-6/+15
Requested by: Joseph Scott <joseph.scott@owp.csus.edu> Notes: svn path=/head/; revision=20917
1999-08-23Add support for utmp in rxvt. All the user has to doChris Piazza4-6/+26
is chmod 4711 rxvt. Noticed by: [paradox] on #FreeBSD@EFNet Notes: svn path=/head/; revision=20903
1999-08-23grep -> ${GREP}Michael Haro4-8/+8
true -> ${TRUE} false -> ${FALSE} Notes: svn path=/head/; revision=20902
1999-08-22awk -> ${AWK}Michael Haro3-7/+7
basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
1999-08-22Update to version 1.3, add a missing MAINTAINER line, andChris Piazza3-7/+11
add a WWW: line in DESCR Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=20893
1999-08-22chmod -> ${CHMOD}Michael Haro4-12/+12
chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
1999-08-22New GNOME metaport to match recent updates. Note libglade andSteve Price2-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> Notes: svn path=/head/; revision=20876
1999-08-22Update to version 1.0.9.Steve Price4-6/+26
PR: 12781 (8 of 19) Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20864
1999-08-22Update to version 1.0.14.Steve Price33-216/+312
PR: 12781 (4 of 19) Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20860
1999-08-21Activate xtermsetChris Piazza1-1/+2
Notes: svn path=/head/; revision=20853
1999-08-21Import of xtermset.Chris Piazza5-0/+30
xtermset allows you to dynamically change some of xterm's display settings easily. PR: 13288 Submitted by: Dominik Rothert <dr@domix.de> Notes: svn path=/head/; revision=20852
1999-08-18Update to version 2.6.1Chris Piazza6-30/+21
PR: 13204 Submitted by: maintainer Notes: svn path=/head/; revision=20789
1999-08-18Moved gyrosscope from www to x11.Jim Mock6-0/+56
Notes: svn path=/head/; revision=20772
1999-08-18Remove from www category and put into x11 category.Jim Mock1-1/+2
Notes: svn path=/head/; revision=20771
1999-08-14Updated my email addressJim Mock4-20/+16
Notes: svn path=/head/; revision=20713
1999-08-02Link the greeting code in statically like we do on the i386 so that xdmSteve Price5-4/+33
will work again on FreeBSD/Alpha. Reviewed by: gallatin Notes: svn path=/head/; revision=20478
1999-07-27Add Doug Rabson's patches for XFree86 on the FreeBSD/Alpha with minorSteve Price13-8/+5497
tweaks to the PLIST to accomodate the recent upgrade to 3.3.4. Submitted by: dfr Reviewed by: jmz (maintainer) Notes: svn path=/head/; revision=20365
1999-07-23Remove trailing whitespace.Satoshi Asami1-4/+4
Notes: svn path=/head/; revision=20326
1999-07-23makefile's check for existance of DISPLAY only checked if the variableDaniel Baker1-3/+4
was defined, and didn't not check the possibility of an empty DISPLAY, which was the cause of the packages building error. Notes: svn path=/head/; revision=20323
1999-07-23makefile's check for existance of DISPLAY only checked if the variableDaniel Baker1-5/+4
was defined, and didn't not check the possibility of an empty DISPLAY, which was the cause of the packages build error. Notes: svn path=/head/; revision=20322
1999-07-20Use ${OSVERSION} instead of uname.Satoshi Asami8-8/+12
Notes: svn path=/head/; revision=20288
1999-07-20Upgrade to 3.3.4Jean-Marc Zucconi18-141/+175
Notes: svn path=/head/; revision=20286
1999-07-19Properly check for gtk version.Justin M. Seger4-7/+17
Submitted by: grog PR: ports/12542 and upgrade to xscreensaver-3.17 Notes: svn path=/head/; revision=20273
1999-07-17Cleanup some more WWW (occasionally fixing-up the DESCR in general too).Tim Vanderhoek5-14/+13
Notes: svn path=/head/; revision=20250
1999-07-11One line patch to make kdm work on FreeBSD/alpha.Stefan Eßer1-0/+10
Submitted by: dfr Notes: svn path=/head/; revision=20158
1999-07-06Verbosify error message received when not building when running X.David E. O'Brien1-2/+2
Notes: svn path=/head/; revision=20092
1999-07-05The return type of time(3) is time_t.Steve Price1-0/+11
Notes: svn path=/head/; revision=20082
1999-07-04Make this build on the Alpha too.Steve Price1-2/+14
Notes: svn path=/head/; revision=20050
1999-07-03Add request to commiter to update the `rlock' port when this port isDavid E. O'Brien3-3/+15
updated. `rclock' uses the same distfile and is a very easy port to update. Notes: svn path=/head/; revision=19972
1999-06-28Activate xmx.Chris Piazza1-1/+2
Notes: svn path=/head/; revision=19888
1999-06-28Xmx: an X protocol multiplexor. It is a standalone utility forChris Piazza6-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> Notes: svn path=/head/; revision=19887
1999-06-28New ports/{irc,java,x11-servers} categories, Step #2 - update old Makefiles.Bill Fumerola1-32/+1
Notes: svn path=/head/; revision=19851
1999-06-28Remove trailing spaces, and any periods that were hidden by them.Tim Vanderhoek1-1/+1
Notes: svn path=/head/; revision=19848
1999-06-27Upgrade to xscreensaver-3.16Justin M. Seger3-6/+10
Notes: svn path=/head/; revision=19831
1999-06-26#4/4 enforcing Caps, no periodTim Vanderhoek45-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 Notes: svn path=/head/; revision=19804
1999-06-24Upgrade to 4.14.Thomas Gellekum2-4/+4
Notes: svn path=/head/; revision=19745
1999-06-22Assign MAINTAINERship to submitter.Matthew Hunt3-6/+6
PR: 12353, 12354 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=19698
1999-06-22Import true contents of repo.copied kde11*-i18n ports.SADA Kenji1-1/+2
Submitted by: Ryuichiro Imura <imura@cs.titech.ac.jp> Notes: svn path=/head/; revision=19695
1999-06-21Change all permutations in capitalization of "asami@freebsd.org" toSatoshi Asami4-8/+8
"asami@FreeBSD.org". Notes: svn path=/head/; revision=19609
1999-06-19Change my email address to FreeBSD.org.Chris Piazza2-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). Notes: svn path=/head/; revision=19556
1999-06-18Fix the wterm build. It didn't have a -I${LOCALBASE}/include which wasMichael Haro1-3/+4
needed for libPropList. Add a few more --with's to be more like the aterm port. PR: 12236 Submitted by: maintainer Notes: svn path=/head/; revision=19541
1999-06-16Add ${PREFIX}/share/Eterm/bg/{scale,tile} to seach paths in themes/*/MAINSatoshi Taoka1-0/+66
Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> Notes: svn path=/head/; revision=19493
1999-06-08The xforms ports is no longer an i386-only port.Steve Price1-4/+1
Notes: svn path=/head/; revision=19323