summaryrefslogtreecommitdiff
path: root/x11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Upgrade this beast to the most recent version.Joerg Wunsch1995-02-221-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). Notes: svn path=/head/; revision=1020
* Upgrade this beast to the most recent version.Joerg Wunsch1995-02-221-6/+7
| | | | | | | Now we've got the BSD daemon incorporated into the distribution. :-) Notes: svn path=/head/; revision=1019
* Correct a typo which caused the W32 server always to be installedJean-Marc Zucconi1995-02-204-4/+4
| | | | Notes: svn path=/head/; revision=1010
* Get it into order again, i have hosed it with the last commit and add xfmAndreas Schulz1995-02-181-2/+2
| | | | | | | to the SUBDIR target. Notes: svn path=/head/; revision=1006
* Add xdaliclock.Andreas Schulz1995-02-181-3/+3
| | | | Notes: svn path=/head/; revision=1004
* Makefiles have been simplified, and most of the work is now done inJean-Marc Zucconi1995-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. Notes: svn path=/head/; revision=994
* Added xphoon.Satoshi Asami1995-02-151-2/+2
| | | | Notes: svn path=/head/; revision=984
* Jordan missed taking vic outa here when he moved it..Gary Palmer1995-02-151-3/+2
| | | | Notes: svn path=/head/; revision=980
* correct bogus path for the app-defaults fileJean-Marc Zucconi1995-02-141-1/+1
| | | | Notes: svn path=/head/; revision=975
* Set flags so that ${PREFIX} is used when installing.Jean-Marc Zucconi1995-02-141-0/+4
| | | | Notes: svn path=/head/; revision=974
* Add xkeycapsJean-Marc Zucconi1995-02-121-2/+2
| | | | Notes: svn path=/head/; revision=950
* xkeycaps - graphically display and edit the keyboard mappingJean-Marc Zucconi1995-02-126-0/+38
| | | | Notes: svn path=/head/; revision=947
* Converted Makefiles as much as I could.Satoshi 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! Notes: svn path=/head/; revision=935
* md5 file for xsnow v1.39Gary Palmer1995-02-101-0/+1
| | | | Notes: svn path=/head/; revision=927
* Upgrade to 1.39Gary Palmer1995-02-101-2/+2
| | | | Notes: svn path=/head/; revision=926
* Upgrade to XFree86-3.1.1Jean-Marc Zucconi1995-02-1020-664/+788
| | | | Notes: svn path=/head/; revision=920
* Add a maintainer lineGary Palmer1995-02-013-3/+6
| | | | Notes: svn path=/head/; revision=866
* updated PLISTJoshua Peck Macdonald1995-02-011-0/+9
| | | | | | | | Reviewed by: jmacd Submitted by: JKOKOT@demeter.ipan.lublin.pl Notes: svn path=/head/; revision=864
* new Makefile corresponding to updated patchfile and packing listJoshua Peck Macdonald1995-02-011-1/+1
| | | | | | | | Reviewed by: jmacd Submitted by: JKOKOT@demeter.ipan.lublin.pl Notes: svn path=/head/; revision=863
* Erk - missed from last commitGary Palmer1995-01-261-0/+1
| | | | Notes: svn path=/head/; revision=829
* Upgrade to 3.0.3.4 and add md5 fileGary Palmer1995-01-261-4/+4
| | | | Notes: svn path=/head/; revision=828
* The master site has moved the distfile. Correct path here.Gary Palmer1995-01-153-6/+6
| | | | Notes: svn path=/head/; revision=778
* Deleted outdated entries.Jordan K. Hubbard1995-01-131-7/+4
| | | | Notes: svn path=/head/; revision=769
* XLOADIMAGE - X11 Image Loading UtilityJean-Marc Zucconi1995-01-094-0/+48
| | | | | | | | This is not the latest version, but this one is able to load fax .g3 images Notes: svn path=/head/; revision=737
* Nuke out xminesweeper.Jordan K. Hubbard1995-01-061-2/+2
| | | | Notes: svn path=/head/; revision=725
* removed a bad line in the scriptJean-Marc Zucconi1995-01-064-4/+4
| | | | Notes: svn path=/head/; revision=724
* Take out xv from SUBDIR list, it's a shareware.Satoshi Asami1995-01-061-2/+2
| | | | Notes: svn path=/head/; revision=723
* This is X11R6/XFree86 3.1Jean-Marc Zucconi1995-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!) Notes: svn path=/head/; revision=710
* Added missing subdirs to list.Steven Wallace1995-01-051-6/+6
| | | | Notes: svn path=/head/; revision=705
* Add a couple more targets to the Makefile. A ports review is imminent.Jordan K. Hubbard1995-01-041-3/+3
| | | | Notes: svn path=/head/; revision=692
* Janusz Kokot <janek@gaja.ipan.lublin.pl> brings us x3270. MakefileJordan K. Hubbard1994-12-294-0/+35
| | | | | | | | adjusted to correct MASTER_SITES. Submitted by: janek Notes: svn path=/head/; revision=645
* Adding magic and xcd to the subdirs target.Andreas Schulz1994-12-251-3/+3
| | | | Notes: svn path=/head/; revision=613
* The xview ports are added.L Jonas Olsson1994-12-251-2/+3
| | | | Notes: svn path=/head/; revision=612
* Added mpeg_play.Satoshi Asami1994-12-171-2/+2
| | | | Notes: svn path=/head/; revision=587
* Add vic.Garrett Wollman1994-12-141-2/+3
| | | | Notes: svn path=/head/; revision=574
* Add blt.Garrett Wollman1994-12-141-3/+3
| | | | Notes: svn path=/head/; revision=571
* With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none ofGary Palmer1994-12-123-6/+3
| | | | | | | these need to have INSTALL_MANPAGES= yes anymore. Notes: svn path=/head/; revision=558
* This doesn't like installing a manpage, so set NO_INSTALL_MANPAGESGary Palmer1994-12-121-1/+2
| | | | Notes: svn path=/head/; revision=555
* Added xfed.Satoshi Asami1994-12-081-2/+2
| | | | Notes: svn path=/head/; revision=544
* Add tvtwm to SUBDIRSGary Palmer1994-12-051-2/+2
| | | | Notes: svn path=/head/; revision=534
* Oops. Correct wee typo on prefix lineGary Palmer1994-12-053-6/+6
| | | | Notes: svn path=/head/; revision=530
* Package files for rxvtGary Palmer1994-12-059-0/+30
| | | | Notes: svn path=/head/; revision=529
* Add rxvt to SUBDIRSGary Palmer1994-12-051-2/+2
| | | | Notes: svn path=/head/; revision=528
* rxvt - miniature xterm clone.Gary Palmer1994-12-058-0/+265
| | | | Notes: svn path=/head/; revision=527
* Add ghostview and xfig to the SUBDIR list. Bring the list into alphabeticalAndreas Schulz1994-11-271-5/+6
| | | | | | | order again. Notes: svn path=/head/; revision=519