aboutsummaryrefslogtreecommitdiffstats
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* Add XFree86 to the SUBDIR listjmz1995-04-131-2/+2
|
* Add the MAINTAINER line.jmz1995-04-134-4/+8
|
* And now the rest of the x11 ports Makefiles.asami1995-04-138-28/+70
|
* Now the rest of the ports Makefiles....asami1995-04-134-0/+56
|
* Some more ports Makefile updates...sorry, don't have time now soasami1995-04-122-12/+20
| | | | x11/ is only halfway finished.
* Added iv to broken list. It wasn't in SUBDIR to begin with.asami1995-04-121-1/+4
|
* New Makefile structure, package name and pre-configure target.asami1995-04-111-8/+10
| | | | Submitted by: me
* Add MAINTAINER= jmz@FreeBSD.orgjmz1995-04-114-0/+4
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-0111-4/+17
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Try to get most ports checksummedgpalmer1995-04-014-0/+4
|
* Add Michael Elbel as MAINTAINER of the ports he manages.jkh1995-03-301-0/+1
|
* Add xperfmon to the SUBDIR listjmz1995-03-291-2/+3
|
* x3270 doesn't seem to exist anymore eithergpalmer1995-03-281-2/+2
|
* emiclock doesn't seem to exist on the MASTER_SITE anymoregpalmer1995-03-281-2/+2
|
* The tarballs at xtp.x.org have been updated to patchlevel 11. So there isjmz1995-03-264-4/+4
| | | | no need to patch the distribution when X11_VIA_FTP=yes
* Here is a patch for XFree86 to allow the proud owner of "The X Companionjmz1995-03-248-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>
* Add sxpc portjkh1995-03-231-3/+3
|
* Bring in the simple X protocol compressor.jkh1995-03-236-0/+57
|
* Removed Canna, Wnn, kterm and nkf.asami1995-03-161-2/+2
|
* Added emiclock.asami1995-03-151-3/+3
|
* Mark emu as an interactive port. It uses xrdb that fails without a validats1995-03-111-0/+1
| | | | DISPLAY variable that is normally not set if you run a "make BATCH=yes".
* Add g3view to the SUBDIR listjmz1995-03-011-2/+2
|
* Update to latest version.jkh1995-02-283-8/+13
| | | | Submitted by: me
* xgrab, xgrabsc: an X-Windows image grabberjmz1995-02-277-0/+64
|
* Make a checksum file.joerg1995-02-251-0/+1
|
* Make sure that the xlock binary gets installed suid-root, even if itjoerg1995-02-241-1/+3
| | | | has not been so originally.
* Upgrade this beast to the most recent version.joerg1995-02-231-47/+13
| | | | | | 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).
* Upgrade this beast to the most recent version.joerg1995-02-231-6/+7
| | | | Now we've got the BSD daemon incorporated into the distribution. :-)
* Correct a typo which caused the W32 server always to be installedjmz1995-02-214-4/+4
|
* Get it into order again, i have hosed it with the last commit and add xfmats1995-02-191-2/+2
| | | | to the SUBDIR target.
* Add xdaliclock.ats1995-02-191-3/+3
|
* Makefiles have been simplified, and most of the work is now done injmz1995-02-178-52/+636
| | | | | | configure. In particular patches are now done by the script. The port is now interactive, (ask for servers to be build, if you want to build fonts, etc) This time I have build it (successfully) from a cdrom.
* Added xphoon.asami1995-02-151-2/+2
|
* Jordan missed taking vic outa here when he moved it..gpalmer1995-02-151-3/+2
|
* correct bogus path for the app-defaults filejmz1995-02-141-1/+1
|
* Set flags so that ${PREFIX} is used when installing.jmz1995-02-141-0/+4
|
* Add xkeycapsjmz1995-02-131-2/+2
|
* xkeycaps - graphically display and edit the keyboard mappingjmz1995-02-126-0/+38
|
* Converted Makefiles as much as I could.asami1995-02-112-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out!
* md5 file for xsnow v1.39gpalmer1995-02-101-0/+1
|
* Upgrade to 1.39gpalmer1995-02-101-2/+2
|
* Upgrade to XFree86-3.1.1jmz1995-02-1020-664/+788
|
* Add a maintainer linegpalmer1995-02-023-3/+6
|
* updated PLISTjmacd1995-02-011-0/+9
| | | | | Reviewed by: jmacd Submitted by: JKOKOT@demeter.ipan.lublin.pl
* new Makefile corresponding to updated patchfile and packing listjmacd1995-02-011-1/+1
| | | | | Reviewed by: jmacd Submitted by: JKOKOT@demeter.ipan.lublin.pl
* Erk - missed from last commitgpalmer1995-01-261-0/+1
|
* Upgrade to 3.0.3.4 and add md5 filegpalmer1995-01-261-4/+4
|
* The master site has moved the distfile. Correct path here.gpalmer1995-01-153-6/+6
|
* Deleted outdated entries.jkh1995-01-131-7/+4
|
* XLOADIMAGE - X11 Image Loading Utilityjmz1995-01-094-0/+48
| | | | | This is not the latest version, but this one is able to load fax .g3 images
* Nuke out xminesweeper.jkh1995-01-061-2/+2
|
* removed a bad line in the scriptjmz1995-01-064-4/+4
|
* Take out xv from SUBDIR list, it's a shareware.asami1995-01-061-2/+2
|
* This is X11R6/XFree86 3.1jmz1995-01-0520-0/+8540
| | | | | | | | The actual makefile does nothing! You have to edit it and remove a comment to build the beast. Note: there are in fact 2 makefiles: one which fetches the files from ftp.x.org and another which allows to compile from a cdrom. Note2: I have not extensively tested the port! (only one build!)
* Added missing subdirs to list.swallace1995-01-051-6/+6
|
* Add a couple more targets to the Makefile. A ports review is imminent.jkh1995-01-041-3/+3
|
* Janusz Kokot <janek@gaja.ipan.lublin.pl> brings us x3270. Makefilejkh1994-12-294-0/+35
| | | | | adjusted to correct MASTER_SITES. Submitted by: janek
* Adding magic and xcd to the subdirs target.ats1994-12-261-3/+3
|
* The xview ports are added.ljo1994-12-261-2/+3
|
* Added mpeg_play.asami1994-12-171-2/+2
|
* Add vic.wollman1994-12-151-2/+3
|
* Add blt.wollman1994-12-151-3/+3
|
* With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none ofgpalmer1994-12-123-6/+3
| | | | these need to have INSTALL_MANPAGES= yes anymore.
* This doesn't like installing a manpage, so set NO_INSTALL_MANPAGESgpalmer1994-12-121-1/+2
|
* Added xfed.asami1994-12-081-2/+2
|
* Add tvtwm to SUBDIRSgpalmer1994-12-061-2/+2
|
* Oops. Correct wee typo on prefix linegpalmer1994-12-053-6/+6
|
* Package files for rxvtgpalmer1994-12-059-0/+30
|
* Add rxvt to SUBDIRSgpalmer1994-12-051-2/+2
|
* rxvt - miniature xterm clone.gpalmer1994-12-058-0/+265
|
* Add ghostview and xfig to the SUBDIR list. Bring the list into alphabeticalats1994-11-271-5/+6
| | | | order again.
* Added xgraph.asami1994-11-251-2/+2
|
* Added xli.asami1994-11-251-2/+2
|
* Added piewm.asami1994-11-251-2/+2
|
* man page is gzippedjmz1994-11-231-1/+1
|
* Remove ghostview from the Makefile - it's broken with some mysteriousjkh1994-11-231-2/+2
| | | | missing header file (ps.h) and I haven't time to try and figure out why.
* Added color_xterm.asami1994-11-231-2/+2
|
* Add Xaw3d fvwm iv kterm and tkhfs to the subdir list.ats1994-11-211-2/+3
|
* Add ImageMagick, ctwm, mpeg-lib and tiff to the subdirs listtorstenb1994-11-211-2/+3
|
* Remove the `iv' port until someone fixes it upgpalmer1994-11-151-2/+2
|
* Disable fvwm until someone fixes it.gpalmer1994-11-131-2/+2
|
* Add xsnow.jkh1994-11-121-2/+2
|
* From: Jean-Marc Zucconi <jmz@thud.cdrom.com>jkh1994-11-125-0/+31
| | | | | | | ~jmz/xsnow/ Xsnow - create a snowy and Santa-y desktop Merry X-mas :-) Submitted by: jmz
* Add xlockmoresmace1994-11-101-2/+2
|
* Import of xlockmore 1.14smace1994-11-105-0/+87
|
* Add xanim to SUBDIRS.jkh1994-11-071-3/+3
|
* added jpeg to Makefilesmace1994-11-061-2/+2
|
* Add xearth port.jkh1994-11-011-2/+2
|
* add xvsmace1994-10-311-2/+2
|
* added immpst1994-10-301-3/+4
|
* Add pcb.jkh1994-10-251-2/+3
|
* add olvwm to SUBDIRsmace1994-10-221-2/+2
|
* Add ghostviewjkh1994-10-221-2/+2
|
* Bring into alignment with current ports.jkh1994-10-201-2/+2
| | | | | | Reviewed by: Submitted by: Obtained from:
* Disable imm for the time being because of questions regarding the sourcewollman1994-10-181-2/+2
| | | | of the source.
* Added imm.wollman1994-10-141-2/+2
|
* Added ivs.wollman1994-10-141-2/+2
|
* Add nv.wollman1994-10-131-1/+5
|
* Remove jetpack and xmris from Makefile.jkh1994-10-131-2/+2
|
* Synchronize the ports with the Makefiles.jkh1994-09-261-2/+2
|
* Added ivadam1994-09-251-2/+2
|
* Several changes across all ports:jkh1994-09-141-2/+2
| | | | | | | | | | | | | | | 1. Make MASTER_SITES entries contain a trailing /. Garrett says that assuming a '/' seperator between entries in MASTER_SITES and entries in DISTFILES is a dangerous assumption. This will also be taken out of bsd.port.mk. 2. General clean-up. Some of these Makefiles were a little grim. Make sure they're all in sync with the sometimes rapidly changing bsd.port.mk! :) 3. Some small configuration tweaks to keep them compiling under the most recent 2.0 - some things seem to have broken along our road to release.
* Bring the emu port fully on line.jkh1994-09-144-1/+22
|
* Add emu to the list of ports to make.jkh1994-09-131-2/+2
|
* Bring in the emu port. Package files to follow.jkh1994-09-131-0/+12
|
* Add $Id$ lines to all the directory level Makefiles.jkh1994-08-231-0/+2
| | | | Submitted by: jkh
* Change ports Makefiles to use bsd.port.subdir.mkjkh1994-08-221-1/+1
| | | | Submitted by: jkh
* Bring in my little ports/x11 tree.jkh1994-08-221-0/+3
Submitted by: jkh