summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)Author
1996-12-08Update to version 2.16David E. O'Brien
Submitted by: Matthew N. Dodd <winter@jurai.net> (with some mods by me)
1996-12-07Change DEPENDS to BUILD_DEPENDS with a nonexistent path, it is requiredSatoshi Asami
for building only.
1996-12-07Add NO_PACKAGE reason (package available from XFree86).Satoshi Asami
1996-12-07Add DEPENDS to sam, this port requires libraries and private headers.Satoshi Asami
1996-12-03${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change.Satoshi Asami
Hinted by: obrien
1996-12-02Upgrade from 3.11 to 3.12.Thomas Gellekum
1996-11-30Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds toSatoshi Asami
changes made in rev. 1.232 of bsd.port.mk.
1996-11-26Add p5-Tk400 and qvwm. Sort.Satoshi Asami
1996-11-25Activate bricons.Thomas Gellekum
1996-11-25Import of bricons, a start up utility for applications on an X display.Thomas Gellekum
Closes PR 1529. Submitted by: Andreas Kohout <shanee@rabbit.augusta.de>
1996-11-25Remove the suid bit of SuperProbe.Jean-Marc Zucconi
According to Marc Slemko (marcs@alive.ampr.ab.ca) there are potential security holes in SuperProbe and it is not going to be setuid in the next release.
1996-11-19Added xmascot.Satoshi Asami
1996-11-19A pretty animation on your X screen. WARNING: this program will put aSatoshi Asami
lot of pressure on your X server! Closes a lot of PRs. Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
1996-11-19Yipes, deleted CATEGORIES by mistake. Mea culpa.Satoshi Asami
1996-11-18Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami
PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
1996-11-18Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami
1996-11-18Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami
1996-11-18Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami
1996-11-16Finish what the previous revision intended to do, i.e., copy Wraphelp.cSatoshi Asami
from DISTDIR if found there, instead of looking for it in DISTDIR and copying it from X11FIXES (which is no longer defined). I guess it's impossible to test all cases for a port this size.
1996-11-15attach new portsEric L. Hernes
1996-11-15import xmold port.Eric L. Hernes
closes pr ports/1800 & ports/2026 Submitted by:Yukihiro Nakai Nakai@Mlab.t.u-tokyo.ac.jp
1996-11-15Add gwm.Satoshi Asami
LMP countesy of: markm
1996-11-13Fix Makefiles to work with new bsd.port.mk. Mostly just replacingSatoshi Asami
${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-12Typo: $id$ -> $Id$Thomas Gellekum
1996-11-12CATAGORIES+= -> CATAGORIES=David E. O'Brien
Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-10Look for Wraphelp.c in $DISTDIRJean-Marc Zucconi
Compile XF86Setup only if the static library libtk4[1234].a is available
1996-11-10Master site path for xfree86.cdrom.com was incorrect (of all places :-)Peter Wemm
1996-11-10Try to detect if tk4.x is present in /usr/local so that XF86Setup canJean-Marc Zucconi
be compiled.
1996-11-09Complete PLIST, as promised. Will also @dirrm everything except theSatoshi Asami
toplevel directories (bin, include, lib, man) and major second levels ({include,lib}/X11, man/man[135]).
1996-11-09Split out contrib part (is now x11/XFree86-contrib port). Make thisSatoshi Asami
Makefile look like one for a regular port. Full PLIST will follow later, I'm doing a recompile now. Reviewed by: jmz
1996-11-09Add XFree86-contrib.Satoshi Asami
1996-11-09Contrib part of XFree86.Satoshi Asami
Hints on how to fix xload by: joerg
1996-11-08No version number in COMMENT please!Satoshi Asami
1996-11-07Add tkgoodstuff.Satoshi Asami
1996-11-06Upgrade to version 3.2Jean-Marc Zucconi
1996-11-05Upgrade to version 3.11.Thomas Gellekum
1996-11-03Update for newly imported ports.James FitzGibbon
1996-11-01Delete FETCH_DEPENDS on ncftp2.Satoshi Asami
1996-10-31These ports are moved to astro.Satoshi Asami
1996-10-22Add missing entries.Jean-Marc Zucconi
Submitted by: jhs
1996-10-16Uncomment PKGNAME, it's different from DISTNAME so it's needed.Satoshi Asami
1996-10-15Remove PREFIX=/usr/X11R6, it is already the default if USE_IMAKE (orSatoshi Asami
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.
1996-10-10Clean up Biff and goodstuff startupPaul Traina
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami
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!
1996-10-08remove tkxpmPaul Traina
1996-10-08TkGoodstuff menu bar and biff/program launcher that interacts with fvwm2.Paul Traina
1996-09-17Added swisswatch. Closes PR ports/1627.Satoshi Asami
Submitted by: sanpei@yy.cs.keio.ac.jp
1996-09-15add sunclock to SUBDIRs listTorsten Blum
1996-09-11Use INSTALL_* macros defined in bsd.port.mk.Satoshi Asami
1996-09-10Add USE_X11 in Makefile, delete @cwd /usr/X11R6 from pkg/PLIST (thisSatoshi Asami
one was ignored anyway). Problem reported by: Karl Denninger <karl@mcs.net>