# Created by: nkazushi@highway.or.jp # $FreeBSD$ PORTNAME= plain2 PORTVERSION= 2.54.1 PORTREVISION= 2 CATEGORIES= japanese textproc MASTER_SITES= LOCAL MASTER_SITE_SUBDIR= hrs DISTNAME= ${PORTNAME}_${PORTVERSION:R}p${PORTVERSION:E}.orig PATCH_SITES= ${MASTER_SITES} PATCH_SITE_SUBDIR= ${MASTER_SITE_SUBDIR} PATCHFILES= ${PORTNAME}_${PORTVERSION:R}p${PORTVERSION:E}-4.2.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= turutani@scphys.kyoto-u.ac.jp COMMENT= A text converter from plain to any format WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}p${PORTVERSION:E}.orig BUILD_WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}p${PORTVERSION:E}.orig/src PLIST_FILES= bin/plain2 PORTDATA= OHP.p2 OHP_t.p2 header.p2 header_t.p2 jbook.p2 supsnum.p2 CFLAGS+= -DBSD -DKANJI -DPICTURE -DHTML ALL_TARGET= ${PORTNAME} NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ 's|/usr/lib/plain2|${DATADIR}|g' ${BUILD_WRKSRC}/plain2.h do-install: ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/${PORTNAME} ${PREFIX}/bin .if !defined(NOPORTDATA) @${MKDIR} ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/lib/*.p2 ${DATADIR} .endif .include index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-gtk2
Commit message (Expand)AuthorAgeFilesLines
* Update to 2.14.1.marcus2009-03-083-6/+25
* Fix installation when NOPORTDOCS is defined. Also, honor EXAMPLESDIR.marcus2009-02-162-567/+569
* Presenting GNOME 2.24 for FreeBSD.marcus2009-01-105-62/+507
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* Update to 2.12.1.mezz2008-01-083-4/+6
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-253-5/+9
* Update to 2.10.6.mezz2007-07-112-4/+4
* Update to 2.10.5.marcus2007-07-052-6/+5
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* - Pass actual python version to configure script. This is needed to supportpav2007-03-151-1/+2
* Update to 2.10.4.mezz2007-02-073-4/+11
* Update to 2.10.3 to fix the 64-bit platforms in the runtime.mezz2006-10-192-4/+4
* Presenting GNOME 2.16.1 for FreeBSD. This release represents a massivemarcus2006-10-144-8/+41
* -Change from EG_DST_DIR to EXAMPLESDIR.mezz2006-06-062-105/+106
* Presenting GNOME 2.14.1 for FreeBSD! Checkoutmarcus2006-04-303-23/+14
* Conversion to a single libtool environment.ade2006-02-232-1/+8