summaryrefslogtreecommitdiff
path: root/x11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add Doug Rabson's patches for XFree86 on the FreeBSD/Alpha with minorSteve Price1999-07-2713-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
* Remove trailing whitespace.Satoshi Asami1999-07-231-4/+4
| | | | Notes: svn path=/head/; revision=20326
* makefile's check for existance of DISPLAY only checked if the variableDaniel Baker1999-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. Notes: svn path=/head/; revision=20323
* makefile's check for existance of DISPLAY only checked if the variableDaniel Baker1999-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. Notes: svn path=/head/; revision=20322
* Use ${OSVERSION} instead of uname.Satoshi Asami1999-07-208-8/+12
| | | | Notes: svn path=/head/; revision=20288
* Upgrade to 3.3.4Jean-Marc Zucconi1999-07-2018-141/+175
| | | | Notes: svn path=/head/; revision=20286
* Properly check for gtk version.Justin M. Seger1999-07-194-7/+17
| | | | | | | | | | Submitted by: grog PR: ports/12542 and upgrade to xscreensaver-3.17 Notes: svn path=/head/; revision=20273
* Cleanup some more WWW (occasionally fixing-up the DESCR in general too).Tim Vanderhoek1999-07-175-14/+13
| | | | Notes: svn path=/head/; revision=20250
* One line patch to make kdm work on FreeBSD/alpha.Stefan Eßer1999-07-111-0/+10
| | | | | | | Submitted by: dfr Notes: svn path=/head/; revision=20158
* Verbosify error message received when not building when running X.David E. O'Brien1999-07-061-2/+2
| | | | Notes: svn path=/head/; revision=20092
* The return type of time(3) is time_t.Steve Price1999-07-051-0/+11
| | | | Notes: svn path=/head/; revision=20082
* Make this build on the Alpha too.Steve Price1999-07-041-2/+14
| | | | Notes: svn path=/head/; revision=20050
* Add request to commiter to update the `rlock' port when this port isDavid E. O'Brien1999-07-033-3/+15
| | | | | | | updated. `rclock' uses the same distfile and is a very easy port to update. Notes: svn path=/head/; revision=19972
* Activate xmx.Chris Piazza1999-06-281-1/+2
| | | | Notes: svn path=/head/; revision=19888
* Xmx: an X protocol multiplexor. It is a standalone utility forChris Piazza1999-06-286-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
* New ports/{irc,java,x11-servers} categories, Step #2 - update old Makefiles.Bill Fumerola1999-06-281-32/+1
| | | | Notes: svn path=/head/; revision=19851
* Remove trailing spaces, and any periods that were hidden by them.Tim Vanderhoek1999-06-281-1/+1
| | | | Notes: svn path=/head/; revision=19848
* Upgrade to xscreensaver-3.16Justin M. Seger1999-06-273-6/+10
| | | | Notes: svn path=/head/; revision=19831
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-2645-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
* Upgrade to 4.14.Thomas Gellekum1999-06-242-4/+4
| | | | Notes: svn path=/head/; revision=19745
* Assign MAINTAINERship to submitter.Matthew Hunt1999-06-223-6/+6
| | | | | | | | PR: 12353, 12354 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=19698
* Import true contents of repo.copied kde11*-i18n ports.SADA Kenji1999-06-221-1/+2
| | | | | | | Submitted by: Ryuichiro Imura <imura@cs.titech.ac.jp> Notes: svn path=/head/; revision=19695
* Change all permutations in capitalization of "asami@freebsd.org" toSatoshi Asami1999-06-214-8/+8
| | | | | | | "asami@FreeBSD.org". Notes: svn path=/head/; revision=19609
* Change my email address to FreeBSD.org.Chris Piazza1999-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). Notes: svn path=/head/; revision=19556
* Fix the wterm build. It didn't have a -I${LOCALBASE}/include which wasMichael Haro1999-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 Notes: svn path=/head/; revision=19541
* Add ${PREFIX}/share/Eterm/bg/{scale,tile} to seach paths in themes/*/MAINSatoshi Taoka1999-06-161-0/+66
| | | | | | | Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> Notes: svn path=/head/; revision=19493
* The xforms ports is no longer an i386-only port.Steve Price1999-06-081-4/+1
| | | | Notes: svn path=/head/; revision=19323
* Update to version 2.6.0.Steve Price1999-06-0814-67/+67
| | | | | | | | PR: 12087 Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=19321
* Add -lintl to the list of LDFLAGS since libgnome needs it.Steve Price1999-06-083-9/+30
| | | | Notes: svn path=/head/; revision=19319
* Fix the following problems with version 1.31 of the xbanner port.Steve Price1999-06-066-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> Notes: svn path=/head/; revision=19275
* time(3) returns a time_t and not a long.Steve Price1999-06-061-0/+11
| | | | Notes: svn path=/head/; revision=19239
* Don't declare that read returns an int so this compiles on a -currentSteve Price1999-06-061-0/+11
| | | | | | | box with egcs for archs where sizeof(ssize_t) != sizeof(int). Notes: svn path=/head/; revision=19237
* Use the new libwraster.Thomas Gellekum1999-06-041-2/+2
| | | | Notes: svn path=/head/; revision=19202
* Upgrade to xscreensaver-3.12Justin M. Seger1999-05-313-17/+25
| | | | Notes: svn path=/head/; revision=19153
* Fix build for Alpha.Steve Price1999-05-311-7/+15
| | | | Notes: svn path=/head/; revision=19135
* Updated checksum.Satoshi Asami1999-05-304-4/+4
| | | | | | | | PR: 11924 Submitted by: taguchi@tohoku.iij.ad.jp Notes: svn path=/head/; revision=19128
* And finally a brand new gnome meta port.Steve Price1999-05-302-4/+34
| | | | | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19123
* Use new gnome libs and set USE_LIBTOOL=yes.Steve Price1999-05-3033-345/+261
| | | | | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19120
* Use new gtk port and set USE_LIBTOOL=yes.Steve Price1999-05-305-140/+97
| | | | | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19119
* Remove kde 1.0 ports in favor of the 1.1 versions.Steve Price1999-05-291-4/+1
| | | | Notes: svn path=/head/; revision=19081
* Each MASTER_SITE has a different checksum for the same file.Steve Price1999-05-291-0/+1
| | | | | | | PR: 11895 Notes: svn path=/head/; revision=19060
* Fixup after imlib version bump.Steve Price1999-05-292-31/+27
| | | | | | | | PR: 11843 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19059
* Forget about ${PREFIX}/include/giflib.Thomas Gellekum1999-05-279-27/+18
| | | | Notes: svn path=/head/; revision=19018
* Use KDE version 1.1 instead of version 1.0.Steve Price1999-05-241-4/+4
| | | | Notes: svn path=/head/; revision=18971
* Use proper path in manpage.Michael Haro1999-05-221-0/+11
| | | | Notes: svn path=/head/; revision=18934
* Update to version 0.3.6.Steve Price1999-05-162-5/+6
| | | | | | | | PR: 11715 Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=18839
* Fix building by properly using MOTIFLIB (actually just changedSatoshi Asami1999-05-122-1/+12
| | | | | | | "MOTIFLIB=" to "MOTIFLIB?="). Notes: svn path=/head/; revision=18796
* Clean up after yet another repository copy. Renamed "kde*-i18n-11"Satoshi Asami1999-05-111-3/+3
| | | | | | | | | to "kde*11-i18n". Suggested by: sprice Notes: svn path=/head/; revision=18784
* Activate kdesupport-i18n-11, kdelibs-i18n-11, kdebase-i18n-11.SADA Kenji1999-05-111-1/+3
| | | | Notes: svn path=/head/; revision=18781
* Categories "misc kde" should be "x11 kde".Satoshi Asami1999-05-109-18/+18
| | | | | | | Reported by: imura@cs.titech.ac.jp Notes: svn path=/head/; revision=18767