# New ports collection makefile for: fbpager # Date created: 25 Mar 2004 # Whom: Roman Bogorodskiy # # $FreeBSD$ # PORTNAME= fbpager PORTVERSION= 0.1.4 PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://www.fluxbox.org/download/ MAINTAINER= novel@FreeBSD.org COMMENT= Desktop pager for the Fluxbox window manager USE_XORG= x11 GNU_CONFIGURE= yes PLIST_FILES= bin/fbpager PORTDOCS= AUTHORS ChangeLog NEWS README TODO post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} .endif @${CAT} ${PKGMESSAGE} .include -ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/palm
Commit message (Expand)AuthorAgeFilesLines
* Changed MASTER_SITES because of missing the distfile.sumikawa2005-05-081-1/+1
* Fix C99-ism.bland2005-05-012-4/+4
* Add USB devices support for 5.x.bland2005-04-274-2/+176
* Commit a patch forgotten in the last commit:marcus2005-04-224-2/+24
* Link the gnome-pilot libraries correctly so they play nice with the newmarcus2005-04-224-0/+42
* Set my ports to their shiny new MAINTAINER address.lawrance2005-04-1213-13/+13
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-128-8/+8
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-118-8/+8
* Update to 2.0.13.marcus2005-04-1112-16/+38
* Fix MASTER_SITES.krion2005-03-311-3/+1
* BROKEN: Unfetchablekris2005-03-271-0/+2
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-1210-5/+10
* Update to 0.13arved2005-03-092-2/+3
* Remove more copies of Tcl's SunOS shared library hack.das2005-02-202-0/+34
* As previously announced, remove ports that have reached their expiry date,kris2005-02-196-55/+0
* Fix gzip namespace pollution (bump PORTREV)vs2005-02-172-1/+10
* BROKEN: Incorrect pkg-plistkris2005-02-121-0/+2
* ColdSync 2.2.5 fails to work with devices running PalmOS 4.0 and above,vs2005-02-123-6/+54
* - Fix pkg-plistleeym2005-02-081-0/+1
* - Look for pilot-link in ${LOCALBASE}pav2005-02-061-1/+2
* Unquote IGNORE.vs2005-01-201-1/+1
* [maintainer] palm/synce-kde: update to 0.8.0; transform from rapipedwin2005-01-145-434/+40
* - remove palm/rapip after repocopysem<