summaryrefslogtreecommitdiffstats
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* Remove the old KerberosIV stuff and PAM-ize.markm1999-12-249-184/+35
| | | | OK'ed by: jmz
* Finish fixes between PR's 15537 and 15588:jedgar1999-12-241-1/+1
| | | | | | | | | | * Fixed MASTER_SITES * Added MAINTAINER line * zcat -> GZIP_CMD * sh -> SH PR: 15588 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Fix MASTER_SITESjedgar1999-12-241-5/+9
| | | | | PR: 15537 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* * Update to version 0.2jedgar1999-12-224-9/+16
| | | | | | | | | * Changed file name to use lower case only * Modified patches/to support X11BASE properly * Added WWW: line into pkg/DESCR PR: 15538 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Fix a bug with tiled images.jmz1999-12-221-0/+30
| | | | | PR: ports/15430 Submitted by: Serguei Soltan <ssoltan@usa.net>
* Fix a couple long-standing and annoying bugscpiazza1999-12-221-0/+35
| | | | | PR: 15628 Submitted by: Mark Newton <newton@atdot.dotat.org>
* Remove jraynard as MAINTAINER, since he no longer has an account.fenner1999-12-221-3/+1
| | | | | | | Move distfiles from ~jraynard/public_html/ports/distfiles/ to ~fenner/public_html/distfiles-- this does not imply that I take any responsibility for the ports but I'll at least host the existing distfiles =)
* Rename PID file from xdm-pid to xdm.pid for consistency.tg1999-12-221-2/+11
|
* Tell moc's location to the configure.imura1999-12-101-0/+2
| | | | | PR: 15082 Submitted by: Mario Ferreira <lioux@linf.unb.br>
* It must fix a package's kdm problem and screenlock's problem.imura1999-12-079-18/+135
| | | | PR: 14205, 14188
* Add directives such as HasJpTk and HasJpTcl when compiling with japanese tcl/tkjmz1999-12-054-36/+140
| | | | | PR: ports/12851 Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
* Add files specific to xf98 and remove their xf86 equivalent.jmz1999-12-051-4/+19
| | | | | PR: ports/12851 Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
* New location on MASTER_SITE.steve1999-12-044-4/+4
| | | | | PR: 15238, 15248 Submitted by: Ade Lovett <ade@lovett.com>
* Fix Kerberos support.jseger1999-12-011-4/+13
| | | | | Submitted by: Bush Doctor <dervish@ikhala.tcimet.net> PR: ports/15111
* Allow building XF86Setp with japanese tcl/tkjmz1999-11-294-4/+44
| | | | Submitted by: kiri@pis.toba-cmt.ac.jp
* Define HAVE_SAVED_UID and NEED_LINUX_HACK so that .Xauthorityjseger1999-11-262-0/+22
| | | | | | files from NFS mounted home dirs can be read by Eterm. PR: ports/11977
* Upgrade to xscreensaver-3.21jseger1999-11-253-3/+5
|
* Nuke japanese/camltk41 and x11/camltk41jseger1999-11-251-1/+0
| | | | Not objected to by: ports, MAINTAINER
* Change Imake.tmpl and FreeBSD.cf. Imake programs will now use the systemjmz1999-11-251-0/+20
| | | | | | CFLAGS instead of the predefined default (-O2) Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Unbreak.jmz1999-11-244-20/+0
|
* Unbreak for pre-gcc 2.95 systemsjmz1999-11-234-4/+16
|
* Fix for CONFIGURE_ENV line.nakai1999-11-213-3/+3
|
* Delete some meaningless line from Makefile.nakai1999-11-203-6/+0
| | | | Submitted by: tkato@prontomail.ne.jp
* Fix about KDE menu.nakai1999-11-201-1/+2
| | | | | | Now you can access KDE menu from GNOME panel. Submitted by: Yoichi ASAI
* Mark BROKEN, this defines putenv(), which has preprocessor #ifdef's wrappedbillf1999-11-164-0/+8
| | | | around them, but they don't detect it (or we don't tell it what it wants to know.
* One of the master sites no longer carries the distfilecpiazza1999-11-141-2/+1
|
* Add support for threads (use at your own risk)jmz1999-11-134-0/+44
| | | | Submitted by: Carlos A M dos Santos <casantos@inf.ufrgs.br>
* Turn off NO_PACKAGE for the Alpha. XFree86 is not yet providing us bitsobrien1999-11-124-0/+8
| | | | for that platform.
* upgrade to 1.19.sumikawa1999-11-098-28/+279
| | | | | PR: 14740 Submitted by: tkato@prontomail.ne.jp
* Upgrade to 4.15.tg1999-11-093-13/+13
|
* Update to 1.0.54nakai1999-11-0912-30/+30
| | | | | PR: ports/14788 Submitted by: Ade Lovett<ade@lovett.com>
* Update to 0.5.8nakai1999-11-094-259/+118
|
* Add dependency to Mesa.jseger1999-11-081-2/+3
|
* Update to 1.0.54nakai1999-11-083-19/+20
| | | | | PR: ports/14732 Submitted by: rod@zort.on.ca
* Activate wmmatrixjim1999-11-031-0/+1
|
* Import of wmmatrix.jim1999-11-036-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>
* Upgrade to xscreensaver-3.19jseger1999-11-023-9/+27
|
* Activate the xcut and xmsg ports.steve1999-11-011-0/+2
|
* Initial import of xmsg version 1.0.steve1999-11-015-0/+30
| | | | | | | The X11R4 version of xmessage updated for X11R5 and renamed. PR: 13899 Submitted by: John Sellens <jsellens@generalconcepts.com>
* Ininital import of xcut version 0.2.steve1999-11-016-0/+39
| | | | | | | Manipulate X cut buffers from the commandline. PR: 13925 Submitted by: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
* Pickup some missing files in PLIST.steve1999-11-016-0/+62
| | | | | PR: 13677 (7 of 10) Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Revive the comment at the top that reminded people to upgradecpiazza1999-10-253-0/+9
| | | | | | rclock and chinese/rxvt too. Noticed by: obrien
* Add a patch for i18n about dialog.nakai1999-10-253-0/+60
|
* Update to 2.7.1cpiazza1999-10-256-9/+9
| | | | | PR: 14410 Submitted by: maintainer
* Remove josh@quick.net as MAINTAINER. Email to josh@quick.net hasfenner1999-10-211-2/+0
| | | | | | | | | been bouncing with: <josh@quick.net>: host mx.quick.net said: 550 <josh@quick.net>... User unknown for over 2 months.
* Fix to enable to refer gtk-config or glib-config fromnakai1999-10-183-18/+18
| | | | | gnome-config. Now 'gnome-config gtk --cflags' or so works.
* Correct some applets' locale path.vanilla1999-10-161-0/+44
|
* Fix broken Makefile. Please be careful!dan1999-10-142-4/+4
| | | | Submitted by: Chris Montgomery <chris@click2net.com>
* PR: ports/14303nakai1999-10-142-16/+16
| | | | | Submitted by:Ade Lovett<ade@lovett.com> Update to 1.0.53 ( October GNOME )
* PR: ports/14303nakai1999-10-145-82/+216
| | | | | | Submitted by:Ade Lovett <ade@lovett.com> Update to 1.0.53 This is the core module for 'October GNOME'!
OpenPOWER on IntegriCloud