# New ports collection makefile for: stars-1.0 # Date created: 10 Jul 1996 # Whom: searle # # $FreeBSD$ # PORTNAME= stars PORTVERSION= 1.0 CATEGORIES= astro MASTER_SITES= ftp://ftp.planetmirror.com/pub/hpfreeware/X11/Demos/stars-1.0/ \ http://public.www.planetmirror.com/pub/hpfreeware/X11/Demos/stars-1.0/ DISTNAME= stars-1.0-ss-11.00 MAINTAINER= ports@FreeBSD.org COMMENT= Star field demo PLIST_FILES= bin/stars WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_X_PREFIX= yes do-build: ${CC} -I${PREFIX}/include ${CFLAGS} -c ${WRKSRC}/xwin.c -o ${WRKSRC}/xwin.o ${CC} -I${PREFIX}/include ${CFLAGS} -c ${WRKSRC}/main.c -o ${WRKSRC}/main.o ${CC} ${WRKSRC}/main.o ${WRKSRC}/xwin.o -L${PREFIX}/lib -lX11 -lm -o ${WRKSRC}/stars do-install: ${INSTALL_PROGRAM} ${WRKSRC}/stars ${PREFIX}/bin/stars .include reebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/x11
Commit message (Expand)AuthorAgeFilesLines
* Update to 0.16.6rnoland2010-02-122-4/+4
* - Fix build on HEADmiwi2010-02-104-0/+96
* Chase xorg-server update and bump driver PORTREVISIONS.rnoland2010-02-075-5/+5
* Update xorg-server and friends to 1.6.5.rnoland2010-02-072-4/+4
* Presenting KDE 4.3.5 for FreeBSD. The official release notes for thismiwi2010-02-0718-33/+27
* - Fix buildpav2010-02-061-2/+2
* Fix build on 9.x with utmp removal.kwm2010-02-051-0/+11
* - update to jpeg-8dinoex2010-02-05157-144/+166
* This package contains xbrightness, a commandline tool for altering themiwi2010-01-314-0/+31
* Update to 2.28.1.marcus2010-01-312-4/+4
* The KDE FreeBSD team is proud to announce the release of SIP-4.10 andfluffy2010-01-302-3/+4
* - Add missing dependenciespav2010-01-291-1/+1
* At some point in the future, the inclusion of bsd.perl.mk will belinimon2010-01-281-0/+1
* Adopt it againgarga2010-01-281-1/+1
* XWinWrap is a small utility written a loooong time ago that allowed you tomiwi2010-01-275-0/+88
* Add PORTSCOUT limit.ale2010-01-252-0/+4
* - update to 0.9.6dinoex2010-01-252-4/+4
* The FreeBSD KDE team is pleased to announce Qt-4.6.1 for FreeBSD.makc2010-01-226-33/+48
* - Fix build on HEADmiwi2010-01-226-0/+168
* Make the binary setuid, otherwise it cannot log to utmp/utx/wtmp.gj2010-01-211-1/+4
* Modify Makefile to use the proper CONFIGURE_ARGS to support utmpx.gj2010-01-211-1/+8
* Fix build on OSVERSION < 900006garga2010-01-212-9/+10
* Unbreak: Fix build with glib > 2.10 and run on amd64garga2010-01-213-9/+62
* This port doesn't build with recent gtk version and it doesn't run on amd64garga2010-01-201-1/+5
* Remove unneeded inclusion of <utmp.h>.ed2010-01-201-0/+10
* - Fix sorting and minor cleanups in category Makefilesamdmi32010-01-201-2/+2
* - Connect evilvte to the buildpav2010-01-201-0/+1
* Fix build on 9.x after the umtp -> umtpx switch.kwm2010-01-191-1/+9
* Update to xvkbd-3.1.roam2010-01-187-65/+123
* Make x11/sessreg build with utmpx exclusively.ed2010-01-182-0/+273
* fix build for FreeBSD 6oliver2010-01-163-4/+24
* Add patch-src-logging.c to fix the "can't parse pts/xx" error.gj2010-01-162-1/+26
* Really change this to use utx by replacing --disable-utmp withgj2010-01-151-1/+1
* Allow this to compile after the switch from utmp to utmpx in HEAD.gj2010-01-151-1/+7
* Fix on -CURRENT, after the switch to utmpx.h.thierry2010-01-151-0/+11
* - Allow the user to choose a video driver to use instead of the default vesa ...pgollucci2010-01-151-5/+11
* - Update x11/hs-x11-ghc to 1.5.0.0pgj2010-01-134-10/+8
* bump PORTREVISION for the recent update ofoliver2010-01-107-6/+7
* update to 0.4.3oliver2010-01-103-39/+84
* update to 0.3.106oliver2010-01-103-59/+80
* Add a missing BUILD_DEPENDS on iso-codes. This will ensure that languagemarcus2010-01-081-2/+5
* - Add support to python2.6 in configure scriptgahr2010-01-071-6/+15
* Update to version 253krion2010-01-032-5/+4
* By now the distinction between various flavors of the xscreensaverdougb2010-01-031-10/+0
* Reset vs@FreeBSD.org at his request due to lack of time.linimon2010-01-031-1/+1
* Upgrade to 9.07.thierry2009-12-312-5/+4
* - Update to 3.05miwi2009-12-292-4/+4
* - Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with srcmiwi2009-12-291-1/+1
* Update to 195.30bland2009-12-274-8/+8
* - Update to 3.04miwi2009-12-222-8/+9
* - Deprecate with expiration date 2010-07-01: doesn't compile under 8.x, no lo...amdmi32009-12-221-0/+3
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-2128-82/+1
* Allow a BATCH build of gnome-panel to be done without Evo support.marcus2009-12-201-1/+1
* Presenting GNOME 2.28.2. for FreeBSD.marcus2009-12-191-1/+1
* Update to 2.28.2.marcus2009-12-193-4/+7
* * Update to 2.28.2.marcus2009-12-195-28/+73
* Update to 2.28.2.marcus2009-12-183-5/+7
* - Fix with gnome-2.28amdmi32009-12-182-1/+15
* Update to 2.28.2.kwm2009-12-173-4/+7
* - Updated to 0.4.5glarkin2009-12-162-11/+23
* - Get rid of the trivial patchdanfe2009-12-152-34/+7
* - Canonicalize Makefile headerdanfe2009-12-152-25/+16
* Update to version 195.22. These are BETA drivers, and normally update woulddanfe2009-12-153-17/+42
* Release maintainership.thierry2009-12-151-1/+1
* - Update to 1.5pav2009-12-133-10/+13
* - Update to 1.6pav2009-12-133-4/+5
* - Update to 20091210.01wxs2009-12-112-9/+8
* This patch was actually meant for gdm-2.26. Remove it.marcus2009-12-071-40/+0
* Remove a bogus empty line to fix patching.marcus2009-12-071-1/+0
* Allow stack smashing protection to be enabled.marcus2009-12-071-2/+11
* Add keyboard invariant support to GDM.marcus2009-12-072-1/+42
* Fix the language list in GDM.marcus2009-12-073-20/+2
* Don't depend on libutempter.ed2009-12-071-2/+8
* - Update HsColour to 1.15pgj2009-12-074-6/+8
* Disable the libutempter dependency on OSVERSION 900004 and higher.ed2009-12-072-4/+16
* Remove the libutempter dependency on OSVERSION 900004 and higher.ed2009-12-072-2/+6
* Update to 195.22bland2009-12-054-8/+8
* Fix plist.kwm2009-12-052-0/+4
* Remove extra dependency on cups-basemakc2009-12-052-5/+2
* Fix dependencies on print/cups-*makc2009-12-021-2/+4
* The FreeBSD KDE is please to announce the release of KDE 4.3.4,miwi2009-12-0211-42/+26
* Point the epiphany-extensions dependency to the correct file:marcus2009-12-011-1/+1
* - Bump PORTREVISION: x11/hs-x11-ghc was updatedpgj2009-11-292-2/+2
* - Update to 1.4.6.1pgj2009-11-296-10/+10
* - Allow to force off Xinerama supportpgj2009-11-292-2/+10
* - update to 1.19.1dinoex2009-11-291-2/+2
* Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thismarcus2009-11-29