summaryrefslogtreecommitdiff
path: root/x11 (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-10-07Use the updated libproplist shared libraryChris Piazza1-1/+1
Notes: svn path=/head/; revision=22217
1999-10-06Fix for problem with S3 Trio3D/2X chipset based video cards.Jean-Marc Zucconi3-0/+33
Submitted by: BoB Savage <bob@savage.kiev.ua> Notes: svn path=/head/; revision=22184
1999-10-05Fix MASTER_SITES; merge patch from PR 13614.Thomas Gellekum1-12/+16
PR: 14126 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=22173
1999-09-27Update to v2.45Jean-Marc Zucconi2-4/+3
PR: ports/13538 Submitted by: Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk> Notes: svn path=/head/; revision=22026
1999-09-27Remove trailing white spaces in xterm termcap.Jean-Marc Zucconi3-0/+57
Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es> Notes: svn path=/head/; revision=21969
1999-09-24Add aout libs, they are needed by netscape. Run ldconfig twice,Satoshi Asami1-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. Notes: svn path=/head/; revision=21898
1999-09-22Remove CD-ROM.kdelnk for the fourth time.Satoshi Asami9-9/+0
Notes: svn path=/head/; revision=21893
1999-09-21Use @exec/@unexec pairs for symlinks to directories. This should fixJean-Marc Zucconi5-10/+20
errors with pkg_delete. Notes: svn path=/head/; revision=21856
1999-09-21Add Xvfb, we could use it to build packages.Satoshi Asami1-0/+1
Notes: svn path=/head/; revision=21853
1999-09-20Remove an empty patch.Steve Price1-0/+0
Notes: svn path=/head/; revision=21771
1999-09-18Update to version 3.8.0.Steve Price3-6/+9
PR: 13502 Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=21717
1999-09-18Update to KDE-1.1.2Stefan Eßer46-84/+3006
Notes: svn path=/head/; revision=21711
1999-09-18Enforce random pkg/COMMENT rules, including the one that states EmacsTim Vanderhoek1-1/+1
should be spelled corrcetly, although I rather liked "Emasc". Notes: svn path=/head/; revision=21709
1999-09-18The version number of libgif.so has changed to 5.Steve Price15-15/+15
Notes: svn path=/head/; revision=21701
1999-09-10Add patches to find dict/words in the right location.Justin M. Seger1-0/+14
Notes: svn path=/head/; revision=21528
1999-09-09Add gmessageSatoshi Taoka1-0/+1
Notes: svn path=/head/; revision=21468
1999-09-09a gtk+ clone of xmessage. displays a given text in a X11 windowSatoshi Taoka6-0/+46
PR: 12696 Submitted by: Dominik Brettnacher <domi@saargate.de> Notes: svn path=/head/; revision=21467
1999-09-07Add support for tk8.2Justin M. Seger4-4/+24
Approved by: jmz Notes: svn path=/head/; revision=21376
1999-09-07The tiff port now lives in ports/graphics/tiff.Steve Price6-6/+6
Notes: svn path=/head/; revision=21367
1999-09-06Remove an extra blank line that I introduced a couple of revs ago.Steve Price4-4/+0
Notes: svn path=/head/; revision=21333
1999-09-05Quick fix so this builds again on FreeBSD/Alpha.Steve Price1-0/+20
Notes: svn path=/head/; revision=21273
1999-09-04Update to version 0.8.9Chris Piazza4-33/+30
PR: 13537 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=21244
1999-09-02Restore patches from rev. 1.18: add shlib minors to libraries with minors != 0Jean-Marc Zucconi4-24/+24
(necessary for FreeBSD 2.2.x) Notes: svn path=/head/; revision=21202
1999-09-02chmod these programs 4711 (like xterm) to make utmp/wtmp supportChris Piazza10-0/+20
actually work. Requested by: Joseph Scott <joseph.scott@owp.csus.edu> and two other people whose mail I lost. Notes: svn path=/head/; revision=21188
1999-09-02Upgrade to 3.3.5Jean-Marc Zucconi4-8/+28
Allow compilation of XF86Setup with tcl/tk 8.1 Notes: svn path=/head/; revision=21187
1999-09-02Upgrade to 3.3.5Jean-Marc Zucconi8-44/+44
Notes: svn path=/head/; revision=21186
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro16-18/+18
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
1999-08-31$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21148
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