aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/amiwm/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* fix so this port now buildsmharo1999-04-161-8/+6
| | | | | PR: 11131 Submitted by: Tom Hukins tom@eborcom.com
* Mark this broken:asami1998-11-241-1/+3
| | | | | | | | | | | | | | | | | ======= ===> Building for amiwm-0.20p48 cc -c -I. -I./libami -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_STAT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_WAIT3=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_WAITPID=1 -DHAVE_XSHAPE=1 -DBSD_STYLE_GETTIMEOFDAY=1 -DLAME_ENDIAN=1 -O -pipe -I/usr/X11R6/include main.c main.c: In function `main': main.c:1384: `ShapeNotify' undeclared (first use this function) main.c:1384: (Each undeclared identifier is reported only once main.c:1384: for each function it appears in.) main.c:1385: `XShapeEvent' undeclared (first use this function) main.c:1385: `s' undeclared (first use this function) main.c:1385: parse error before `)' main.c:1386: `ShapeBounding' undeclared (first use this function) *** Error code 1 Stop.
* Upgrade to 0.20p48.vanilla1998-11-241-5/+5
|
* Move "afterstep-devel afterstep amiwm blackbox ctwm enlightenment fvwmasami1998-08-081-2/+2
| | | | | fvwm2 fvwm95 gwm icewm lwm mlvwm olvwm piewm qvwm tvtwm windowmaker wm2 wmx" from x11 to x11-wm.
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Import amiwm port. amiwm is a window manager that makes your desktoptg1997-11-141-0/+29
look like an Amiga(TM). PR: 5035 Submitted by: Douglas Carmichael <dcarmich@mcs.com>