summaryrefslogtreecommitdiff
path: root/x11 (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-11-03Activate wmmatrixJim Mock1-0/+1
Notes: svn path=/head/; revision=22878
1999-11-03Import of wmmatrix.Jim Mock6-0/+43
wmmatrix is a dock app that runs a slightly modified version of Jamie Zawinski's xmatrix screenhack. PR: 14312 Submitted by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=22877
1999-11-02Upgrade to xscreensaver-3.19Justin M. Seger3-9/+27
Notes: svn path=/head/; revision=22860
1999-11-01Activate the xcut and xmsg ports.Steve Price1-0/+2
Notes: svn path=/head/; revision=22806
1999-11-01Initial import of xmsg version 1.0.Steve Price5-0/+30
The X11R4 version of xmessage updated for X11R5 and renamed. PR: 13899 Submitted by: John Sellens <jsellens@generalconcepts.com> Notes: svn path=/head/; revision=22805
1999-11-01Ininital import of xcut version 0.2.Steve Price6-0/+39
Manipulate X cut buffers from the commandline. PR: 13925 Submitted by: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca> Notes: svn path=/head/; revision=22804
1999-11-01Pickup some missing files in PLIST.Steve Price6-0/+62
PR: 13677 (7 of 10) Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=22784
1999-10-25Revive the comment at the top that reminded people to upgradeChris Piazza3-0/+9
rclock and chinese/rxvt too. Noticed by: obrien Notes: svn path=/head/; revision=22626
1999-10-25Add a patch for i18n about dialog.Yukihiro Nakai3-0/+60
Notes: svn path=/head/; revision=22616
1999-10-25Update to 2.7.1Chris Piazza6-9/+9
PR: 14410 Submitted by: maintainer Notes: svn path=/head/; revision=22604
1999-10-21Remove josh@quick.net as MAINTAINER. Email to josh@quick.net hasBill Fenner1-2/+0
been bouncing with: <josh@quick.net>: host mx.quick.net said: 550 <josh@quick.net>... User unknown for over 2 months. Notes: svn path=/head/; revision=22561
1999-10-18Fix to enable to refer gtk-config or glib-config fromYukihiro Nakai3-18/+18
gnome-config. Now 'gnome-config gtk --cflags' or so works. Notes: svn path=/head/; revision=22499
1999-10-16Correct some applets' locale path.Vanilla I. Shu1-0/+44
Notes: svn path=/head/; revision=22480
1999-10-14Fix broken Makefile. Please be careful!Dan Moschuk2-4/+4
Submitted by: Chris Montgomery <chris@click2net.com> Notes: svn path=/head/; revision=22455
1999-10-14PR: ports/14303Yukihiro Nakai2-16/+16
Submitted by:Ade Lovett<ade@lovett.com> Update to 1.0.53 ( October GNOME ) Notes: svn path=/head/; revision=22444
1999-10-14PR: ports/14303Yukihiro Nakai5-82/+216
Submitted by:Ade Lovett <ade@lovett.com> Update to 1.0.53 This is the core module for 'October GNOME'! Notes: svn path=/head/; revision=22417
1999-10-14PR: ports/14303Yukihiro Nakai36-189/+255
Submitted by:Ade Lovett <ade@lovett.com> Update to 1.0.53 This is a core library for 'October GNOME' Notes: svn path=/head/; revision=22416
1999-10-12Bump glib shlib major.Satoshi Asami2-2/+2
Found by: o-bento Forgotten by: vanilla Notes: svn path=/head/; revision=22370
1999-10-10New maintainer, new MASTER_SITE.Steve Price2-4/+3
PR: 14220 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=22323
1999-10-10Now that the port is no more marked broken, there is no need to include ↵Jean-Marc Zucconi4-8/+0
bsd.port.pre.mk Notes: svn path=/head/; revision=22306
1999-10-10Unbreak for -current.Marcel Moolenaar4-12/+0
Notes: svn path=/head/; revision=22303
1999-10-09Mark BROKEN for -current (signal.h)Jean-Marc Zucconi4-0/+20
Notes: svn path=/head/; revision=22268
1999-10-08Use updated imlib library.Yukihiro Nakai6-8/+8
Notes: svn path=/head/; revision=22244
1999-10-08Use Updated esound library.Yukihiro Nakai3-3/+3
Notes: svn path=/head/; revision=22241
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