summaryrefslogtreecommitdiff
path: root/x11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add missing entries.Jean-Marc Zucconi1996-10-224-20/+68
| | | | | | | Submitted by: jhs Notes: svn path=/head/; revision=4076
* Uncomment PKGNAME, it's different from DISTNAME so it's needed.Satoshi Asami1996-10-161-2/+2
| | | | Notes: svn path=/head/; revision=3993
* Remove PREFIX=/usr/X11R6, it is already the default if USE_IMAKE (orSatoshi Asami1996-10-153-6/+3
| | | | | | | | | USE_X11) is set. Besides, we are not supposed to be changing PREFIX in the Makefiles unless there's absolutely no way other than that to make it work. Notes: svn path=/head/; revision=3986
* Clean up Biff and goodstuff startupPaul Traina1996-10-101-2/+2
| | | | Notes: svn path=/head/; revision=3951
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-1013-13/+13
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* remove tkxpmPaul Traina1996-10-081-2/+1
| | | | Notes: svn path=/head/; revision=3933
* TkGoodstuff menu bar and biff/program launcher that interacts with fvwm2.Paul Traina1996-10-086-0/+307
| | | | Notes: svn path=/head/; revision=3927
* Added swisswatch. Closes PR ports/1627.Satoshi Asami1996-09-171-1/+2
| | | | | | | Submitted by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=3792
* add sunclock to SUBDIRs listTorsten Blum1996-09-151-1/+2
| | | | Notes: svn path=/head/; revision=3784
* Use INSTALL_* macros defined in bsd.port.mk.Satoshi Asami1996-09-111-5/+5
| | | | Notes: svn path=/head/; revision=3754
* Add USE_X11 in Makefile, delete @cwd /usr/X11R6 from pkg/PLIST (thisSatoshi Asami1996-09-108-8/+8
| | | | | | | | | one was ignored anyway). Problem reported by: Karl Denninger <karl@mcs.net> Notes: svn path=/head/; revision=3751
* better fix for fclose(NULL)Andrey A. Chernov1996-09-031-5/+7
| | | | Notes: svn path=/head/; revision=3737
* Add xfedorAndrey A. Chernov1996-09-031-1/+2
| | | | Notes: svn path=/head/; revision=3734
* Font/Bitmap/Pixmap/Mouse editor.Andrey A. Chernov1996-09-0311-0/+267
| | | | | | | | ATTENTION: It not work in > 256 colors modes, anyone who knows X in this place, fix it, please. Notes: svn path=/head/; revision=3733
* Add getbdfAndrey A. Chernov1996-08-301-1/+2
| | | | Notes: svn path=/head/; revision=3726
* Delete xephem, it has moved to misc.Satoshi Asami1996-08-191-2/+1
| | | | Notes: svn path=/head/; revision=3656
* added in my new portsEric L. Hernes1996-08-161-1/+2
| | | | Notes: svn path=/head/; revision=3621
* Added xautolock.Satoshi Asami1996-08-161-1/+2
| | | | Notes: svn path=/head/; revision=3613
* Activate xlock after a user-defined time of inactivity.Satoshi Asami1996-08-166-0/+79
| | | | Notes: svn path=/head/; revision=3612
* Add dclock.Satoshi Asami1996-08-161-1/+2
| | | | Notes: svn path=/head/; revision=3611
* Add new x11 port 'stars'Chuck Robey1996-08-031-1/+2
| | | | | | | Submitted by: Michael Searle Notes: svn path=/head/; revision=3515
* Change arguments to gzip, should have been -9nf.Chuck Robey1996-08-031-2/+2
| | | | Notes: svn path=/head/; revision=3513
* Added new x11 port tkdesk.Chuck Robey1996-08-021-1/+2
| | | | | | | Submitted by: Andreas Kohout. Notes: svn path=/head/; revision=3502
* add in my new portsEric L. Hernes1996-08-011-1/+2
| | | | Notes: svn path=/head/; revision=3488
* Added new port "blast"Chuck Robey1996-07-311-1/+2
| | | | | | | Submitted by: Michael Searle Notes: svn path=/head/; revision=3475
* New X11 game, leaves holes in your windows!Chuck Robey1996-07-315-0/+46
| | | | | | | Submitted by: Michael Searle Notes: svn path=/head/; revision=3474
* Upgrade to version 2.41Jean-Marc Zucconi1996-07-313-22/+12
| | | | Notes: svn path=/head/; revision=3469
* Upgrade to version 2.41Jean-Marc Zucconi1996-07-311-5/+5
| | | | | | | Use a different MASTER_SITE Notes: svn path=/head/; revision=3468
* Add new ports/x11 port 'qt'Chuck Robey1996-07-311-1/+2
| | | | | | | Submitted by: Michael Searle Notes: svn path=/head/; revision=3467
* Upgrade to version 2.31Jean-Marc Zucconi1996-07-302-4/+1
| | | | Notes: svn path=/head/; revision=3461
* Upgrade to version 2.31Jean-Marc Zucconi1996-07-301-4/+4
| | | | | | | Change MASTER_SITES Notes: svn path=/head/; revision=3460
* Added xtacy.Satoshi Asami1996-07-251-1/+2
| | | | Notes: svn path=/head/; revision=3431
* "X11 trippy color-cycling toy"Satoshi Asami1996-07-256-0/+86
| | | | | | | Submitted by: Matthew Stein <matt@bdd.net> Notes: svn path=/head/; revision=3430
* Update package...Paul Traina1996-07-231-1/+1
| | | | Notes: svn path=/head/; revision=3427
* Missed a patch, will compile now.Paul Traina1996-07-231-0/+12
| | | | Notes: svn path=/head/; revision=3426
* Remove bowman, add afterstep.Satoshi Asami1996-07-231-2/+2
| | | | Notes: svn path=/head/; revision=3420
* Remove unused patch.Paul Traina1996-07-231-17/+0
| | | | Notes: svn path=/head/; revision=3418
* Upgrade to xlockmore 3.9Paul Traina1996-07-222-5/+5
| | | | Notes: svn path=/head/; revision=3417
* Fix a bug caused by a undefined variable in some cases.Jean-Marc Zucconi1996-07-194-36/+60
| | | | | | | Do not ask if Kerberos support is wanted when libkrb is not installed. Notes: svn path=/head/; revision=3406
* Add fix-12, remove cfont312.tgzJean-Marc Zucconi1996-07-194-4/+4
| | | | Notes: svn path=/head/; revision=3405
* Remove duplicate code, use DIST_SUBDIR to specify where files have to go,Jean-Marc Zucconi1996-07-194-32/+100
| | | | | | | | merge Makefile and Makefile.ftp Submitted by: asami Notes: svn path=/head/; revision=3404
* Remove unprintable character. Also shorten.Satoshi Asami1996-07-101-1/+1
| | | | | | | Pointed out by: James Raynard <fports@jraynard.demon.co.uk> Notes: svn path=/head/; revision=3353
* Fix two emu problems:Jordan K. Hubbard1996-05-222-0/+86
| | | | | | | | 1. Decorations disabled by default. 2. No-decoration case not properly handled in menus, resulting in seg fault. Notes: svn path=/head/; revision=3117
* Add specJava to subdirs.Jordan K. Hubbard1996-05-211-1/+2
| | | | Notes: svn path=/head/; revision=3116
* Wow! I didn't miss adding xpostit to the SUBDIRS this time! :)Joerg Wunsch1996-05-061-1/+2
| | | | | | | (I'm sure i've botched something else then...) Notes: svn path=/head/; revision=3071
* Add fvwm95. We now have fvwm(1), fvwm2 and fvwm95. We only need 92 more.Satoshi Asami1996-04-121-1/+2
| | | | Notes: svn path=/head/; revision=2974
* pkg/COMMENT files for use by ports READMEs.Satoshi Asami1996-04-091-0/+1
| | | | Notes: svn path=/head/; revision=2959
* Added bowman.Satoshi Asami1996-03-301-1/+2
| | | | Notes: svn path=/head/; revision=2912
* Oops, forget to add an option to not build russian fontsAndrey A. Chernov1996-03-224-0/+4
| | | | Notes: svn path=/head/; revision=2877
* Remove obsoleted russian fontsAndrey A. Chernov1996-03-214-20/+0
| | | | Notes: svn path=/head/; revision=2874