# New ports collection makefile for: lsdb (for emacs21) # Date Created: 27 Apr 2002 # Whom: Yoichi NAKAYAMA # # $FreeBSD$ # PORTNAME= lsdb PORTVERSION= 0.10 CATEGORIES= databases elisp MASTER_SITES= http://downloads.sourceforge.jp/lsdb/${SFJP_RELEASE_ID}/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= yoichi@FreeBSD.org COMMENT= Lovely Sister Database BUILD_DEPENDS= ${LOCALBASE}/share/flim/${FLIM_COOKIE}:${PORTSDIR}/editors/flim${DEPPORT_SUFFIX} EMACS_PORT_NAME?= emacs21 .if (${EMACS_PORT_NAME} == emacs21) DEPPORT_SUFFIX= .else DEPPORT_SUFFIX= -${EMACS_PORT_NAME} .endif SFJP_RELEASE_ID= 1494 FLIM_COOKIE= flim-${EMACS_PORT_NAME}-1.14.FreeBSD-packages USE_REINPLACE= yes ALL_TARGET= elc MAKE_ARGS= LISPDIR=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} post-patch: ${REINPLACE_CMD} -e "s@ChangeLog:@ChangeLog:#@g" ${WRKSRC}/Makefile post-install: ${INSTALL_DATA} ${WRKSRC}/bbdb-to-lsdb.el ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME} .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include >index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert to USES=jpegantoine2015-06-231-3/+2
* Convert to USES=autoreconftijl2015-04-181-3/+1
* Bump portrevision after png updatebapt2014-12-261-1/+1
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-261-1/+1
* Cleanup plistantoine2014-11-131-3/+0
* - Convert to USES=libtool and add INSTALL_TARGET=install-striptijl2014-09-083-19/+38
* Berkeley DB cleanup, remove versions 4.0 ... 4.7.mandree2014-08-221-1/+1
* Fix a few of its glaring bugs around type widths.mandree2014-08-166-104/+58
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-07-171-1/+1
* 1: Stagify.vanilla2014-07-073-109/+102
* - Convert gmake,bzip2,xz to USESmiwi2014-05-261-3/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-231-7/+2
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.eadler2013-03-191-1/+1
* new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configbapt2012-07-261-1/+1
* For ports maintained by ports@ where pkgconfig is one of the USE_GNOME depsdougb2012-07-231-1/+2
* - update png to 1.5.10dinoex2012-06-011-2/+2
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-3/+2
* - Fix MASTER_SITESmiwi2011-08-262-19/+25
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+1
* Remove WWW entries from unmaintained ports that return 404 or where the domainehaupt2011-08-031-2/+0
* - Kick MD5 Supportmiwi2011-07-031-1/+0
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* - fix build for png-1.4.1dinoex2010-03-291-0/+20
* - fix build for png-1.4.1dinoex2010-03-291-0/+53
* - update to 1.4.1dinoex2010-03-281-2/+2
* - update to jpeg-8dinoex2010-02-051-2/+2
* - Fix broken makefiles introduced with translation to new SF File Release Systemamdmi32009-08-221-2/+0
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+3
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
* - update to jpeg7dinoex2009-07-181-2/+2
* - Fix build with gcc4miwi2007-06-292-6/+16