summaryrefslogtreecommitdiff
path: root/x11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add xbuffy.Satoshi Asami1995-06-221-2/+2
| | | | Notes: svn path=/head/; revision=1855
* Set DISTFILES so that the files will be checksum'ed (only with FTP build)Jean-Marc Zucconi1995-06-174-4/+8
| | | | Notes: svn path=/head/; revision=1837
* ChecksumJean-Marc Zucconi1995-06-174-0/+16
| | | | Notes: svn path=/head/; revision=1836
* Moved iv from BROKEN to SUBDIRS. Hooray!Satoshi Asami1995-05-311-4/+2
| | | | Notes: svn path=/head/; revision=1814
* Bug fixes for compilation from the O'Reilly and Associates CDROMJean-Marc Zucconi1995-05-178-88/+24
| | | | | | | | Reviewed by: jmz Submitted by: Mark Murray <mark@grondar.za> Notes: svn path=/head/; revision=1772
* remove initial @cwdJean-Marc Zucconi1995-05-151-2/+1
| | | | | | | fix typo in app-defaults file name Notes: svn path=/head/; revision=1758
* Correct pathname of app-defaults fileJean-Marc Zucconi1995-05-151-2/+2
| | | | Notes: svn path=/head/; revision=1757
* Clean up subdir Makefiles. They now all look like this:Satoshi Asami1995-05-141-2/+2
| | | | | | | | | | | | | | | | | | | | | | ===== # Id line # # RESTRICTED: restricted_port_1 (comment1) # RESTRICTED: restricted_port_2 (comment2) # # BROKEN: broken_port_3 (comment3) # BROKEN: broken_port_4 (comment4) # BROKEN: broken_port_5 (comment5) # SUBDIR= good_port_1 good_port_2 ... ===== Basically, the idea is to make it easy to find restricted or broken ports by doing a "grep". Notes: svn path=/head/; revision=1740
* Add back emiclock.Satoshi Asami1995-05-131-3/+3
| | | | Notes: svn path=/head/; revision=1727
* Upgrade (3.0.3.4 -> 3.0.3.7).Satoshi Asami1995-05-135-10/+10
| | | | Notes: svn path=/head/; revision=1723
* Add emiclock (doesn't fetch) to restricted. Add tkinfo, x3270, xdtm,Satoshi Asami1995-05-131-4/+6
| | | | | | | xgrab and xloadimage to SUBDIR. Notes: svn path=/head/; revision=1722
* Add "IS_INTERACTIVE=yes" (needs to actually *run* xrdb) andSatoshi Asami1995-05-131-1/+5
| | | | | | | | | "XMKMF=xmkmf" (make depend blows up). Still don't know if it works, though. Notes: svn path=/head/; revision=1721
* Define NO_PACKAGE for now, we aren't building the package of this thingSatoshi Asami1995-05-134-4/+16
| | | | | | | | yet. The user can define FORCE_PACKAGE if the package is really desired. Notes: svn path=/head/; revision=1703
* Added xcolors.Satoshi Asami1995-05-101-2/+2
| | | | Notes: svn path=/head/; revision=1673
* xcolors, displays the colors in the universe, R6 versionSatoshi Asami1995-05-104-0/+45
| | | | Notes: svn path=/head/; revision=1672
* Remove gatekeeper.dec.com. Mirror of ftp.x.org:/contrib is gone. :<Satoshi Asami1995-05-031-1/+0
| | | | Notes: svn path=/head/; revision=1595
* Put back xlockmore, it built fine when I tried.Satoshi Asami1995-05-031-3/+3
| | | | Notes: svn path=/head/; revision=1588
* Upgrade to version 2.9.Joerg Wunsch1995-05-022-6/+6
| | | | | | | | | | | | Slightly reordered the MASTER_SITES, since gatekeeper doesn't seem to be up-to-date yet. The port still doesn't compile out of the box, since the standard make sequence for our ports doesn't invoke `xmkmf -a', but xlockmore does need it. Notes: svn path=/head/; revision=1587
* xlockmore's distfile has been moved/lost. Disable until fixed.Gary Palmer1995-04-281-3/+3
| | | | Notes: svn path=/head/; revision=1550
* Use 'do-install:' instead of 'install:'Jean-Marc Zucconi1995-04-264-24/+32
| | | | | | | Complain and fail if no build option is set. Notes: svn path=/head/; revision=1540
* xdtm - X Desktop Manager.Gary Palmer1995-04-266-0/+63
| | | | Notes: svn path=/head/; revision=1539
* Move blt into alphabetical order in SUBDIR list. We now have LIB_DEPENDSSatoshi Asami1995-04-241-7/+2
| | | | | | | to take care of the dependencies Notes: svn path=/head/; revision=1519
* Fix a typoJean-Marc Zucconi1995-04-224-4/+4
| | | | Notes: svn path=/head/; revision=1498
* Changes for the new bsd.port.mkJean-Marc Zucconi1995-04-224-64/+44
| | | | Notes: svn path=/head/; revision=1497
* Add XFree86 to the SUBDIR listJean-Marc Zucconi1995-04-131-2/+2
| | | | Notes: svn path=/head/; revision=1354
* Add the MAINTAINER line.Jean-Marc Zucconi1995-04-134-4/+8
| | | | Notes: svn path=/head/; revision=1353
* And now the rest of the x11 ports Makefiles.Satoshi Asami1995-04-128-28/+70
| | | | Notes: svn path=/head/; revision=1352
* Now the rest of the ports Makefiles....Satoshi Asami1995-04-124-0/+56
| | | | Notes: svn path=/head/; revision=1351
* Some more ports Makefile updates...sorry, don't have time now soSatoshi Asami1995-04-122-12/+20
| | | | | | | x11/ is only halfway finished. Notes: svn path=/head/; revision=1349
* Added iv to broken list. It wasn't in SUBDIR to begin with.Satoshi Asami1995-04-111-1/+4
| | | | Notes: svn path=/head/; revision=1336
* New Makefile structure, package name and pre-configure target.Satoshi Asami1995-04-111-8/+10
| | | | | | | Submitted by: me Notes: svn path=/head/; revision=1330
* Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi1995-04-114-0/+4
| | | | Notes: svn path=/head/; revision=1327
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-0111-4/+17
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Try to get most ports checksummedGary Palmer1995-03-314-0/+4
| | | | Notes: svn path=/head/; revision=1262
* Add Michael Elbel as MAINTAINER of the ports he manages.Jordan K. Hubbard1995-03-291-0/+1
| | | | Notes: svn path=/head/; revision=1240
* Add xperfmon to the SUBDIR listJean-Marc Zucconi1995-03-291-2/+3
| | | | Notes: svn path=/head/; revision=1236
* x3270 doesn't seem to exist anymore eitherGary Palmer1995-03-281-2/+2
| | | | Notes: svn path=/head/; revision=1222
* emiclock doesn't seem to exist on the MASTER_SITE anymoreGary Palmer1995-03-281-2/+2
| | | | Notes: svn path=/head/; revision=1221
* The tarballs at xtp.x.org have been updated to patchlevel 11. So there isJean-Marc Zucconi1995-03-264-4/+4
| | | | | | | no need to patch the distribution when X11_VIA_FTP=yes Notes: svn path=/head/; revision=1204
* Here is a patch for XFree86 to allow the proud owner of "The X CompanionJean-Marc Zucconi1995-03-238-24/+92
| | | | | | | | | | CD for R6" from O'Reilly and Associates, Inc, to mount and compile X on this CD. I have tried to create this patch in such a way that if any other CD's come along, they can be kluged in too. Submitted by: Mark Murray <mark@grondar.za> Notes: svn path=/head/; revision=1188
* Add sxpc portJordan K. Hubbard1995-03-221-3/+3
| | | | Notes: svn path=/head/; revision=1183
* Bring in the simple X protocol compressor.Jordan K. Hubbard1995-03-226-0/+57
| | | | Notes: svn path=/head/; revision=1182
* Removed Canna, Wnn, kterm and nkf.Satoshi Asami1995-03-161-2/+2
| | | | Notes: svn path=/head/; revision=1134
* Added emiclock.Satoshi Asami1995-03-151-3/+3
| | | | Notes: svn path=/head/; revision=1131
* Mark emu as an interactive port. It uses xrdb that fails without a validAndreas Schulz1995-03-111-0/+1
| | | | | | | DISPLAY variable that is normally not set if you run a "make BATCH=yes". Notes: svn path=/head/; revision=1122
* Add g3view to the SUBDIR listJean-Marc Zucconi1995-03-011-2/+2
| | | | Notes: svn path=/head/; revision=1074
* Update to latest version.Jordan K. Hubbard1995-02-273-8/+13
| | | | | | | Submitted by: me Notes: svn path=/head/; revision=1060
* xgrab, xgrabsc: an X-Windows image grabberJean-Marc Zucconi1995-02-277-0/+64
| | | | Notes: svn path=/head/; revision=1047
* Make a checksum file.Joerg Wunsch1995-02-241-0/+1
| | | | Notes: svn path=/head/; revision=1031
* Make sure that the xlock binary gets installed suid-root, even if itJoerg Wunsch1995-02-231-1/+3
| | | | | | | has not been so originally. Notes: svn path=/head/; revision=1027