aboutsummaryrefslogtreecommitdiffstats
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* - Fix MASTER_SITESjmz2000-03-041-11/+8
| | | | | | | - Fix usage of PREFIX/X11BASE PR: ports/17171 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Minor tweaks so this will build again in -current.steve2000-02-271-2/+44
|
* Bump shlib versions of kdelibs11 and kdesupport11.asami2000-02-2415-29/+29
|
* Bump shlib numbers. Add ".1" to end of PKGNAME to distinguish it fromasami2000-02-2418-128/+328
| | | | | | the previous version. Submitted by: Will Andrews <andrews@TECHNOLOGIST.COM>
* Activated imwheel.jhb2000-02-241-0/+1
|
* The imwheel port maps mouse button events to X keyboard events. Thisjhb2000-02-2412-0/+217
| | | | | can be used to use the wheel on mice such as the Microsoft IntelliMouse and the Logitech TrackMan+ in X.
* Add MODULE_VERSION information to the installed run-timeade2000-02-241-18/+22
| | | | | | configuration file. ie: make "gnome-config --modversion applets" DTRT
* Squeeze another update (to 1.0.56) under the wire before 4.0-RELEASEade2000-02-2412-789/+15
|
* Update to reflect new gnomeprint share library revisionade2000-02-233-3/+3
|
* Respect CC and CFLAGSkris2000-02-191-21/+40
|
* In 4.0-current, there is a new czech locale, but appropriate line injmz2000-02-193-0/+33
| | | | | | | | locale.alias is missing. If this patch is not applied, X Window system will not understand czech locales. PR: ports/16777 Submitted by: Rudolf Cejka <cejkar@dcse.fee.vutbr.cz>
* Change the WWW link to one that really exists.jim2000-02-171-1/+1
|
* Change the main MASTER_SITE to one that really exists, and add one of myjim2000-02-171-4/+5
| | | | own. While I'm here, do a few other minor Makefile cleanups.
* Use ungif instead of gif.ade2000-02-163-9/+9
| | | | Bad gnome-config.in for hardcoding this. No biscuit.
* A better fix to the XF86Setup core dump problem: use /usr/bin/cpp insteadjmz2000-02-164-27/+13
| | | | | | | of /usr/libexec/cpp in config/cf/FreeBSD.cf (/usr/bin/cpp defines __FreeBSD__ wheras /usr/libexec/cpp does not) Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
* Remove giflib dependence.imura2000-02-1517-28/+68
| | | | | | | | Only changed giflib -> libungif in kdegraphics. They realy do NOT want libgif, and do NOT use libgif anywhere. Some ports are checking its existence in configure, but they are nonsense at all!!
* Update the XFree86 3.3.6 port to:jmz2000-02-1018-7/+62
| | | | | | | | | | | - contain the released Rage128 patch (but unfortunately this does not solve all problems with this card under FreeBSD) - fix the release date "January 1999" --> "January 2000" - make it possible to build a package (PLIST problem: lib/X11/doc/BetaReport is not installed with 3.3.6) PR: ports/16626 Submitted by: Udo Schweigert <ust@cert.siemens.de>
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-083-3/+3
| | | | | | as the days of the former are numbered. Reviewed by: asami
* Update email address for my remaining ports.ade2000-02-081-1/+1
|
* Add missing "MAINTAINER=ports@FreeBSD.org".dirk2000-02-053-0/+6
|
* Enable building XF86Setup with tcl/tk 8.3jmz2000-02-044-4/+24
| | | | Submitted by: Chris Dillon <cdillon@wolves.k12.mo.us>
* Ports no longer need to pass CXXFLAGS to configure. bsd.port.mk does thisreg2000-01-301-1/+0
| | | | for them.
* Adding login.app version 2.0.0.a4.steve2000-01-3015-0/+266
| | | | | | | A nice looking login interface to your favorite X-server. PR: 16161 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Adding xkbctrl version 1.0.steve2000-01-298-0/+100
| | | | | | | Display and manipulate XKB keyboard controls from the commandline. PR: 16006 Submitted by: Yoshiro MIHIRA <sanpei@sanpei.org>
* Add libXThrStubjmz2000-01-251-0/+2
|
* Added xkeywraptaoka2000-01-241-0/+1
|
* XKeyWrap can record, repeat, and play key sequence in real time.taoka2000-01-246-0/+85
| | | | | PR: 16059 Submitted by: Sakai Hiroaki <sakai@seki.ee.kagu.sut.ac.jp>
* Allow sessreg to update /var/run/utmpjmz2000-01-243-0/+36
| | | | PR: ports/10945
* FreeBSD still supports the ru_SU locale, so there is no reason to exclude itjmz2000-01-233-0/+39
| | | | | | from X11. PR: ports/14955
* Fix and updates from KATO Tsuguru.nakai2000-01-2215-43/+652
| | | | Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
* Fix for NEWGCC (sigh).cpiazza2000-01-225-0/+59
|
* Fix bogus secure-keyboard startup mode for gnome-terminal.ade2000-01-211-7/+23
| | | | | PR: 16219 Submitted by: Andrew J. Korty <ajk@waterspout.com>
* Fix a number of gnome-terminal issues.ade2000-01-213-15/+66
| | | | | PR: 16218 Submitted by: Andrew J. Korty <ajk@waterspout.com>
* Unbreak XF86Setup. I am not sure of the correctness of the patch - I havejmz2000-01-193-0/+63
| | | | | | not tried to understand why it was broken. PR: ports/15341
* Move xcruise port from x11 to x11-fm category.imura2000-01-181-1/+0
| | | | Pointed out by: PW
* When copying Wraphelp.c use tr -d '\r' instead of cp. Too many peoplejmz2000-01-184-4/+4
| | | | get it transfered in ASCII mode.
* Revert my previous commit. The problem is not with tcl/tk 8.2jmz2000-01-174-8/+28
|
* Do not build XF86Setup with tcl/tk 8.2. It will not work.jmz2000-01-174-28/+8
|
* Update to 1.0.55ade2000-01-1512-96/+48
|
* Fix utmp/wtmp/lastlog support for gnome-terminalade2000-01-154-0/+796
| | | | | PR: 16081 Submitted by: Andrew J. Korty <ajk@waterspout.com>
* Activate xcruise.imura2000-01-151-0/+1
| | | | Sorry, I forgot it..
* Oops... my last change about kdm had no effect at all.imura2000-01-159-9/+18
| | | | | | | | | Hope this will realy fix the problem and I add USE_XLIB. What's the problem: configure script checks if $PATH/X exists and if so define XBINDIR as $PATH. In kdebase's package, XBINDIR is hardly embedded in kdm and it doesn't work. In last modification, I added $X11BASE/bin to $PATH in Makefile...
* Remove excessive LIB_DEPENDS and fix PREFIX/X11BASE usagecpiazza2000-01-152-10/+4
| | | | | PR: 16038 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to 0.5.9nakai2000-01-143-10/+8
|
* There is a new library: XThrStubjmz2000-01-138-4/+12
|
* Upgrade to 3.3.6jmz2000-01-132-8/+8
|
* Disable the i860 driver. It does not compile.jmz2000-01-124-4/+4
|
* Upgrade to version 3.3.6jmz2000-01-124-52/+8
|
* Upgrade to version 3.3.6jmz2000-01-1222-90/+856
| | | | | patch-4 has been split into several parts (patch-0?); one patch per modified file
* Upgrade to version 3.3.6 (threads support is already included)jmz2000-01-124-8/+8
|
* Upgrade to version 3.3.6jmz2000-01-124-36/+36
|
* Update to version 0.8.10.steve2000-01-105-14/+32
| | | | | PR: 14874 Submitted by: Rod Taylor <rod@zort.on.ca>
* Change MAINTAINER address from nacai@iname.com to nakai@FreeBSD.orgnakai2000-01-084-4/+4
|
* Change MAINTAINER to ade@FreeBSD.org .nakai2000-01-076-6/+6
|
* Add missing libraries.asami1999-12-311-0/+2
|
* Update to 1.0.55nakai1999-12-284-6/+127
| | | | | PR: ports/15726 Submitted by: Ade Lovett <ade@lovett.com>
* Fix typo.nakai1999-12-271-1/+1
| | | | Submitted by: Joroen Ruigrok/Asmodai <asmodai@wxs.nl>
* Adding qrash version 1.0steve1999-12-2727-0/+500
| | | | | | | An animated musical demo for X11. PR: 14554 Submitted by: Trevor Johnson <trevor@jpj.net>
* Correct MD5jedgar1999-12-271-1/+1
| | | | Found by: bento
* Update to version 2.7.2cpiazza1999-12-259-24/+27
|
* * Fixed MASTER_SITESsteve1999-12-255-37/+53
| | | | | | | | | | * Modified patches to support CFLAGS/X11BASE properly * Modified patches to support install macros * Sorted pkg/PLIST * Added WWW: line into pkg/DESCR PR: 15539 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Remove the old KerberosIV stuff and PAM-ize.markm1999-12-259-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-234-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-231-0/+30
| | | | | PR: ports/15430 Submitted by: Serguei Soltan <ssoltan@usa.net>
* Fix a couple long-standing and annoying bugscpiazza1999-12-231-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-231-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-064-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-061-4/+19
| | | | | PR: ports/12851 Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
* New location on MASTER_SITE.steve1999-12-054-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-304-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-254-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-174-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-134-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-033-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-263-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-221-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-152-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'!
* PR: ports/14303nakai1999-10-1436-189/+255
| | | | | | Submitted by:Ade Lovett <ade@lovett.com> Update to 1.0.53 This is a core library for 'October GNOME'
* Bump glib shlib major.asami1999-10-122-2/+2
| | | | | Found by: o-bento Forgotten by: vanilla
* New maintainer, new MASTER_SITE.steve1999-10-112-4/+3
| | | | | PR: 14220 Submitted by: Ade Lovett <ade@lovett.com>
* Now that the port is no more marked broken, there is no need to include ↵jmz1999-10-114-8/+0
| | | | bsd.port.pre.mk
* Unbreak for -current.marcel1999-10-104-12/+0
|
* Mark BROKEN for -current (signal.h)jmz1999-10-094-0/+20
|
* Use updated imlib library.nakai1999-10-086-8/+8
|
* Use Updated esound library.nakai1999-10-083-3/+3
|
* Use the updated libproplist shared librarycpiazza1999-10-071-1/+1
|
* Fix for problem with S3 Trio3D/2X chipset based video cards.jmz1999-10-063-0/+33
| | | | Submitted by: BoB Savage <bob@savage.kiev.ua>
* Fix MASTER_SITES; merge patch from PR 13614.tg1999-10-051-12/+16
| | | | | PR: 14126 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to v2.45jmz1999-09-282-4/+3
| | | | | PR: ports/13538 Submitted by: Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk>
* Remove trailing white spaces in xterm termcap.jmz1999-09-273-0/+57
| | | | Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es>
* Add aout libs, they are needed by netscape. Run ldconfig twice,asami1999-09-241-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.
* Remove CD-ROM.kdelnk for the fourth time.asami1999-09-239-9/+0
|
* Use @exec/@unexec pairs for symlinks to directories. This should fixjmz1999-09-215-10/+20
| | | | errors with pkg_delete.
* Add Xvfb, we could use it to build packages.asami1999-09-211-0/+1
|
* Remove an empty patch.steve1999-09-201-0/+0
|
* Update to version 3.8.0.steve1999-09-193-6/+9
| | | | | PR: 13502 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Update to KDE-1.1.2se1999-09-1846-84/+3006
|
* Enforce random pkg/COMMENT rules, including the one that states Emacshoek1999-09-181-1/+1
| | | | should be spelled corrcetly, although I rather liked "Emasc".
* The version number of libgif.so has changed to 5.steve1999-09-1815-15/+15
|
* Add patches to find dict/words in the right location.jseger1999-09-101-0/+14
|
* Add gmessagetaoka1999-09-091-0/+1
|
* a gtk+ clone of xmessage. displays a given text in a X11 windowtaoka1999-09-096-0/+46
| | | | | PR: 12696 Submitted by: Dominik Brettnacher <domi@saargate.de>
* 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-074-4/+0
|
* Quick fix so this builds again on FreeBSD/Alpha.steve1999-09-061-0/+20
|
* Update to version 0.8.9cpiazza1999-09-054-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-034-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-301-2/+2
| | | | | | broke package building. Noticed by: bento.freebsd.org
* Remove preceeding pkgname from some of the comments having one.hoek1999-08-302-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-233-7/+7
| | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
* Update to version 1.3, add a missing MAINTAINER line, andcpiazza1999-08-233-7/+11
| | | | | | add a WWW: line in DESCR Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* chmod -> ${CHMOD}mharo1999-08-234-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-221-1/+2
|
* Import of xtermset.cpiazza1999-08-225-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-196-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-218-8/+12
|
* Upgrade to 3.3.4jmz1999-07-2118-141/+175
|
* Properly check for gtk version.jseger1999-07-204-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-185-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-061-0/+11
|
* Make this build on the Alpha too.steve1999-07-051-2/+14
|
* Add request to commiter to update the `rlock' port when this port isobrien1999-07-043-3/+15
| | | | updated. `rclock' uses the same distfile and is a very easy port to update.
* Activate xmx.cpiazza1999-06-291-1/+2
|
* Xmx: an X protocol multiplexor. It is a standalone utility forcpiazza1999-06-296-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
|
* Remove trailing spaces, and any periods that were hidden by them.hoek1999-06-281-1/+1
|
* Upgrade to xscreensaver-3.16jseger1999-06-273-6/+10
|
* #4/4 enforcing Caps, no periodhoek1999-06-2745-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
* Upgrade to 4.14.tg1999-06-242-4/+4
|
* Assign MAINTAINERship to submitter.mph1999-06-233-6/+6
| | | | | PR: 12353, 12354 Submitted by: Will Andrews <andrews@technologist.com>
* Import true contents of repo.copied kde11*-i18n ports.sada1999-06-231-1/+2
| | | | Submitted by: Ryuichiro Imura <imura@cs.titech.ac.jp>
* Change all permutations in capitalization of "asami@freebsd.org" toasami1999-06-224-8/+8
| | | | "asami@FreeBSD.org".
* Change my email address to FreeBSD.org.cpiazza1999-06-192-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).
* Fix the wterm build. It didn't have a -I${LOCALBASE}/include which wasmharo1999-06-181-3/+4
| | | | | | | | needed for libPropList. Add a few more --with's to be more like the aterm port. PR: 12236 Submitted by: maintainer
* Add ${PREFIX}/share/Eterm/bg/{scale,tile} to seach paths in themes/*/MAINtaoka1999-06-161-0/+66
| | | | Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
* The xforms ports is no longer an i386-only port.steve1999-06-091-4/+1
|
* Update to version 2.6.0.steve1999-06-0914-67/+67
| | | | | PR: 12087 Submitted by: Chris Piazza <cpiazza@home.net>
* Add -lintl to the list of LDFLAGS since libgnome needs it.steve1999-06-093-9/+30
|
* Fix the following problems with version 1.31 of the xbanner port.steve1999-06-076-15/+265
| | | | | | | | | | | - installing in libexec directory isn't useful - app-defaults file could only be found when XAPPLRESDIR enviroment variable is set -> patch in sourcefile is needed - some compiler warnings and gets usage is fixed - wrong usage of isnumber macro fixed PR: 11768 Submitted by: Lars Koeller <lkoeller@cc.fh-lippe.de>
* time(3) returns a time_t and not a long.steve1999-06-071-0/+11
|
* Don't declare that read returns an int so this compiles on a -currentsteve1999-06-061-0/+11
| | | | box with egcs for archs where sizeof(ssize_t) != sizeof(int).
* Use the new libwraster.tg1999-06-041-2/+2
|
* Upgrade to xscreensaver-3.12jseger1999-06-013-17/+25
|
* Fix build for Alpha.steve1999-05-311-7/+15
|
* Updated checksum.asami1999-05-314-4/+4
| | | | | PR: 11924 Submitted by: taguchi@tohoku.iij.ad.jp
* And finally a brand new gnome meta port.steve1999-05-302-4/+34
| | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Use new gnome libs and set USE_LIBTOOL=yes.steve1999-05-3033-345/+261
| | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Use new gtk port and set USE_LIBTOOL=yes.steve1999-05-305-140/+97
| | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Remove kde 1.0 ports in favor of the 1.1 versions.steve1999-05-291-4/+1
|
* Each MASTER_SITE has a different checksum for the same file.steve1999-05-291-0/+1
| | | | PR: 11895
* Fixup after imlib version bump.steve1999-05-292-31/+27
| | | | | PR: 11843 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Forget about ${PREFIX}/include/giflib.tg1999-05-279-27/+18
|
* Use KDE version 1.1 instead of version 1.0.steve1999-05-241-4/+4
|
* Use proper path in manpage.mharo1999-05-221-0/+11
|
* Update to version 0.3.6.steve1999-05-172-5/+6
| | | | | PR: 11715 Submitted by: Chris Piazza <cpiazza@home.net>
* Fix building by properly using MOTIFLIB (actually just changedasami1999-05-122-1/+12
| | | | "MOTIFLIB=" to "MOTIFLIB?=").
* Clean up after yet another repository copy. Renamed "kde*-i18n-11"asami1999-05-111-3/+3
| | | | | | to "kde*11-i18n". Suggested by: sprice
* Activate kdesupport-i18n-11, kdelibs-i18n-11, kdebase-i18n-11.sada1999-05-111-1/+3
|
* Categories "misc kde" should be "x11 kde".asami1999-05-119-18/+18
| | | | Reported by: imura@cs.titech.ac.jp
* Update to version 1.0.9.steve1999-05-1021-39/+48
| | | | | PR: 11529 Submitted by: Ade Lovett <ade@lovett.com>
* Update to version 1.0.5.steve1999-05-105-68/+202
| | | | | PR: 11538 Submitted by: Ade Lovett <ade@lovett.com>
* Update to version 0.3.5.steve1999-05-102-9/+11
| | | | | PR: 11573 Submitted by: maintainer
* Add another valid checksum.asami1999-05-071-0/+1
| | | | Submitted by: Chris Piazza <cpiazza@home.net>
* Upgrade to 4.13.1.tg1999-05-052-7/+7
|
* Remove one file that is not installed. I'm not sure if this is theasami1999-05-059-9/+0
| | | | correct fix but at least this will get the package build going again.
* LIB_DEPENDS on the new unified xview port.steve1999-05-051-2/+2
|
* Upgrade KDE to Release 1.1.1.se1999-05-0450-425/+709
|
* Add WWW:mharo1999-05-0320-22/+23
|
* add support for MOTIFLIBmharo1999-05-031-15/+24
| | | | | I couldn't reproduce the error shown on bento but this should probably be added anyway.
* Back out to rev 1.3, the last committer is steve.foxfair1999-05-012-6/+0
| | | | My rev 1.1.1.2 went to wrong place, it should be in ports/chinese/aterm.
* Changed MAINTAINER's e-mail addresstaoka1999-05-012-4/+4
| | | | from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
* fix depends to use better method.mharo1999-05-011-3/+2
| | | | | | | Note to self: feeding brain == good PR: 11419 Submitted by: steve@freebsd.org in a followup to this pr
* Update to version 1.0.6.steve1999-05-0124-162/+168
| | | | | PR: 11017 Submitted by: maintainer
* Commit chinese aterm port again, && please remove the directoryfoxfair1999-05-011-0/+5
| | | | | | ports/chinese/zh-aterm. Requested by : asami@FreeBSD.ORG
* Second MASTER_SITE has a slightly different checksum for the exactsteve1999-05-011-0/+1
| | | | | | | same files (at least according to diff -urN). PR: 11393 Submitted by: Chris Piazza <cpiazza@home.net>
* wdm needed to depend on libraries installed with WindowMaker.mharo1999-05-011-1/+3
| | | | | PR: 11419 Submitted by: cpiazza@home.net
* Remove ktranslatortaoka1999-05-011-2/+1
|
* Add xlupe.asami1999-05-011-1/+2
|
* I forgot to portlint.taoka1999-04-301-1/+0
|
* magnifying glass for X. like xmag but with continously updates.taoka1999-04-305-0/+39
| | | | | PR: 11187 Submitted by: Thomas Runge <runge@rostock.zgdv.de>
* Remove include/bitmap directory on deinstall.jmz1999-04-281-0/+1
| | | | | PR: ports/11355 Submitted by: reg@shale.csir.co.za
* Added xballoontaoka1999-04-271-1/+2
|
* Updated to version 2.0taoka1999-04-273-17/+8
| | | | | PR: 10329 Submitted by: Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
* Balloons move on root windowtaoka1999-04-276-0/+37
| | | | | PR: 10354 Submitted by: Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
* Replace KDE-1.0 dependency with KDE-1.1, tidy up the Makefile a bit.kris1999-04-251-7/+5
|
* Preparing for Japan servers rearrangement,sada1999-04-171-4/+3
| | | | | replace `http://www.jp.freebsd.org/~<USER>' URLs with ${MASTER_SITE_PORTS_JP}.
* update MASTER_SITESmharo1999-04-141-4/+3
| | | | | PR: 10932 Submitted by: maintainer
* fix a problem with configure not finding all the libraries it neededmharo1999-04-131-2/+2
| | | | | PR: 10941 Submitted by: me
* Add additional master sitesmharo1999-04-133-6/+15
| | | | | PR: 11103 Submitted by: Chris Piazza cpiazza@home.net