summaryrefslogtreecommitdiff
path: root/x11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Use @exec/@unexec pairs for symlinks to directories. This should fixJean-Marc Zucconi1999-09-215-10/+20
| | | | | | | errors with pkg_delete. Notes: svn path=/head/; revision=21856
* Add Xvfb, we could use it to build packages.Satoshi Asami1999-09-211-0/+1
| | | | Notes: svn path=/head/; revision=21853
* Remove an empty patch.Steve Price1999-09-201-0/+0
| | | | Notes: svn path=/head/; revision=21771
* Update to version 3.8.0.Steve Price1999-09-183-6/+9
| | | | | | | | PR: 13502 Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=21717
* Update to KDE-1.1.2Stefan Eßer1999-09-1846-84/+3006
| | | | Notes: svn path=/head/; revision=21711
* Enforce random pkg/COMMENT rules, including the one that states EmacsTim Vanderhoek1999-09-181-1/+1
| | | | | | | should be spelled corrcetly, although I rather liked "Emasc". Notes: svn path=/head/; revision=21709
* The version number of libgif.so has changed to 5.Steve Price1999-09-1815-15/+15
| | | | Notes: svn path=/head/; revision=21701
* Add patches to find dict/words in the right location.Justin M. Seger1999-09-101-0/+14
| | | | Notes: svn path=/head/; revision=21528
* Add gmessageSatoshi Taoka1999-09-091-0/+1
| | | | Notes: svn path=/head/; revision=21468
* a gtk+ clone of xmessage. displays a given text in a X11 windowSatoshi Taoka1999-09-096-0/+46
| | | | | | | | PR: 12696 Submitted by: Dominik Brettnacher <domi@saargate.de> Notes: svn path=/head/; revision=21467
* Add support for tk8.2Justin M. Seger1999-09-074-4/+24
| | | | | | | Approved by: jmz Notes: svn path=/head/; revision=21376
* The tiff port now lives in ports/graphics/tiff.Steve Price1999-09-076-6/+6
| | | | Notes: svn path=/head/; revision=21367
* Remove an extra blank line that I introduced a couple of revs ago.Steve Price1999-09-064-4/+0
| | | | Notes: svn path=/head/; revision=21333
* Quick fix so this builds again on FreeBSD/Alpha.Steve Price1999-09-051-0/+20
| | | | Notes: svn path=/head/; revision=21273
* Update to version 0.8.9Chris Piazza1999-09-044-33/+30
| | | | | | | | PR: 13537 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=21244
* Restore patches from rev. 1.18: add shlib minors to libraries with minors != 0Jean-Marc Zucconi1999-09-024-24/+24
| | | | | | | (necessary for FreeBSD 2.2.x) Notes: svn path=/head/; revision=21202
* chmod these programs 4711 (like xterm) to make utmp/wtmp supportChris Piazza1999-09-0210-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
* Upgrade to 3.3.5Jean-Marc Zucconi1999-09-024-8/+28
| | | | | | | Allow compilation of XF86Setup with tcl/tk 8.1 Notes: svn path=/head/; revision=21187
* Upgrade to 3.3.5Jean-Marc Zucconi1999-09-028-44/+44
| | | | Notes: svn path=/head/; revision=21186
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-3116-18/+18
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21148
* $Id$ -> $FreeBSD$Peter Wemm1999-08-3196-96/+96
| | | | Notes: svn path=/head/; revision=21147
* Uncomment a line that wasn't supposed to be commented. ThisChris Piazza1999-08-291-2/+2
| | | | | | | | | broke package building. Noticed by: bento.freebsd.org Notes: svn path=/head/; revision=21102
* Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1999-08-292-2/+2
| | | | Notes: svn path=/head/; revision=21098
* mastersite movedMichael Haro1999-08-281-2/+2
| | | | Notes: svn path=/head/; revision=21055
* sed -> ${SED}Michael Haro1999-08-281-2/+2
| | | | Notes: svn path=/head/; revision=21048
* ln -> ${LN}Michael Haro1999-08-281-2/+2
| | | | Notes: svn path=/head/; revision=21047
* Pass ${LOCALBASE}/(lib,include) as CPPFLAGS/LDFLAGS so installingChris Piazza1999-08-254-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
* Add xpm background and transparency support by defaultChris Piazza1999-08-243-6/+15
| | | | | | | Requested by: Joseph Scott <joseph.scott@owp.csus.edu> Notes: svn path=/head/; revision=20917
* Add support for utmp in rxvt. All the user has to doChris Piazza1999-08-234-6/+26
| | | | | | | | | is chmod 4711 rxvt. Noticed by: [paradox] on #FreeBSD@EFNet Notes: svn path=/head/; revision=20903
* grep -> ${GREP}Michael Haro1999-08-234-8/+8
| | | | | | | | true -> ${TRUE} false -> ${FALSE} Notes: svn path=/head/; revision=20902
* awk -> ${AWK}Michael Haro1999-08-223-7/+7
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* Update to version 1.3, add a missing MAINTAINER line, andChris Piazza1999-08-223-7/+11
| | | | | | | | | add a WWW: line in DESCR Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=20893
* chmod -> ${CHMOD}Michael Haro1999-08-224-12/+12
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* New GNOME metaport to match recent updates. Note libglade andSteve Price1999-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> Notes: svn path=/head/; revision=20876
* Update to version 1.0.9.Steve Price1999-08-224-6/+26
| | | | | | | | PR: 12781 (8 of 19) Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20864
* Update to version 1.0.14.Steve Price1999-08-2233-216/+312
| | | | | | | | PR: 12781 (4 of 19) Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20860
* Activate xtermsetChris Piazza1999-08-211-1/+2
| | | | Notes: svn path=/head/; revision=20853
* Import of xtermset.Chris Piazza1999-08-215-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
* Update to version 2.6.1Chris Piazza1999-08-186-30/+21
| | | | | | | | PR: 13204 Submitted by: maintainer Notes: svn path=/head/; revision=20789
* Moved gyrosscope from www to x11.Jim Mock1999-08-186-0/+56
| | | | Notes: svn path=/head/; revision=20772
* Remove from www category and put into x11 category.Jim Mock1999-08-181-1/+2
| | | | Notes: svn path=/head/; revision=20771
* Updated my email addressJim Mock1999-08-144-20/+16
| | | | Notes: svn path=/head/; revision=20713
* Link the greeting code in statically like we do on the i386 so that xdmSteve Price1999-08-025-4/+33
| | | | | | | | | will work again on FreeBSD/Alpha. Reviewed by: gallatin Notes: svn path=/head/; revision=20478
* 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