summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)Author
1995-05-17Bug fixes for compilation from the O'Reilly and Associates CDROMJean-Marc Zucconi
Reviewed by: jmz Submitted by: Mark Murray <mark@grondar.za>
1995-05-15remove initial @cwdJean-Marc Zucconi
fix typo in app-defaults file name
1995-05-15Correct pathname of app-defaults fileJean-Marc Zucconi
1995-05-14Clean up subdir Makefiles. They now all look like this:Satoshi Asami
===== # 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".
1995-05-13Add back emiclock.Satoshi Asami
1995-05-13Upgrade (3.0.3.4 -> 3.0.3.7).Satoshi Asami
1995-05-13Add emiclock (doesn't fetch) to restricted. Add tkinfo, x3270, xdtm,Satoshi Asami
xgrab and xloadimage to SUBDIR.
1995-05-13Add "IS_INTERACTIVE=yes" (needs to actually *run* xrdb) andSatoshi Asami
"XMKMF=xmkmf" (make depend blows up). Still don't know if it works, though.
1995-05-13Define NO_PACKAGE for now, we aren't building the package of this thingSatoshi Asami
yet. The user can define FORCE_PACKAGE if the package is really desired.
1995-05-10Added xcolors.Satoshi Asami
1995-05-10xcolors, displays the colors in the universe, R6 versionSatoshi Asami
1995-05-03Remove gatekeeper.dec.com. Mirror of ftp.x.org:/contrib is gone. :<Satoshi Asami
1995-05-03Put back xlockmore, it built fine when I tried.Satoshi Asami
1995-05-02Upgrade to version 2.9.Joerg Wunsch
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.
1995-04-28xlockmore's distfile has been moved/lost. Disable until fixed.Gary Palmer
1995-04-26Use 'do-install:' instead of 'install:'Jean-Marc Zucconi
Complain and fail if no build option is set.
1995-04-26xdtm - X Desktop Manager.Gary Palmer
1995-04-24Move blt into alphabetical order in SUBDIR list. We now have LIB_DEPENDSSatoshi Asami
to take care of the dependencies
1995-04-22Fix a typoJean-Marc Zucconi
1995-04-22Changes for the new bsd.port.mkJean-Marc Zucconi
1995-04-13Add XFree86 to the SUBDIR listJean-Marc Zucconi
1995-04-13Add the MAINTAINER line.Jean-Marc Zucconi
1995-04-12And now the rest of the x11 ports Makefiles.Satoshi Asami
1995-04-12Now the rest of the ports Makefiles....Satoshi Asami
1995-04-12Some more ports Makefile updates...sorry, don't have time now soSatoshi Asami
x11/ is only halfway finished.
1995-04-11Added iv to broken list. It wasn't in SUBDIR to begin with.Satoshi Asami
1995-04-11New Makefile structure, package name and pre-configure target.Satoshi Asami
Submitted by: me
1995-04-11Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi
1995-04-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
1995-03-31Try to get most ports checksummedGary Palmer
1995-03-29Add Michael Elbel as MAINTAINER of the ports he manages.Jordan K. Hubbard
1995-03-29Add xperfmon to the SUBDIR listJean-Marc Zucconi
1995-03-28x3270 doesn't seem to exist anymore eitherGary Palmer
1995-03-28emiclock doesn't seem to exist on the MASTER_SITE anymoreGary Palmer
1995-03-26The tarballs at xtp.x.org have been updated to patchlevel 11. So there isJean-Marc Zucconi
no need to patch the distribution when X11_VIA_FTP=yes
1995-03-23Here is a patch for XFree86 to allow the proud owner of "The X CompanionJean-Marc Zucconi
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>
1995-03-22Add sxpc portJordan K. Hubbard
1995-03-22Bring in the simple X protocol compressor.Jordan K. Hubbard
1995-03-16Removed Canna, Wnn, kterm and nkf.Satoshi Asami
1995-03-15Added emiclock.Satoshi Asami
1995-03-11Mark emu as an interactive port. It uses xrdb that fails without a validAndreas Schulz
DISPLAY variable that is normally not set if you run a "make BATCH=yes".
1995-03-01Add g3view to the SUBDIR listJean-Marc Zucconi
1995-02-27Update to latest version.Jordan K. Hubbard
Submitted by: me
1995-02-27xgrab, xgrabsc: an X-Windows image grabberJean-Marc Zucconi
1995-02-24Make a checksum file.Joerg Wunsch
1995-02-23Make sure that the xlock binary gets installed suid-root, even if itJoerg Wunsch
has not been so originally.
1995-02-22Upgrade this beast to the most recent version.Joerg Wunsch
Most of the old patches are no longer needed. The app-defaults have been slightly modfied (so `image' is the default mode again, giving us the daemon image).
1995-02-22Upgrade this beast to the most recent version.Joerg Wunsch
Now we've got the BSD daemon incorporated into the distribution. :-)
1995-02-20Correct a typo which caused the W32 server always to be installedJean-Marc Zucconi
1995-02-18Get it into order again, i have hosed it with the last commit and add xfmAndreas Schulz
to the SUBDIR target.