# New ports collection makefile for: c-sig # Date created: 30 May 2004 # Whom: KIMURA Yasuhiro # # $FreeBSD$ # PORTNAME= c-sig PORTVERSION= 3.8 PORTREVISION= 2 CATEGORIES= mail elisp MASTER_SITES= http://www.threeweb.ad.jp/~kshibata/c-sig/programs/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= yasu@utahime.org COMMENT= Signature insertion tool for Emacs USE_EMACS= yes NO_WRKSUBDIR= yes LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME} do-build: cd ${WRKSRC}; ${EMACS_CMD} -batch -q -f batch-byte-compile c-sig.el do-install: ${MKDIR} ${LISPDIR} ${INSTALL_DATA} ${WRKSRC}/c-sig.el* ${LISPDIR} .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} .for file in c-sig-eng.faq c-sig-eng.man c-sig-jp.faq c-sig-jp.man ${INSTALL_MAN} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif .include ody>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - update to jpeg-8dinoex2010-02-051-2/+2
* Update to 2.18.6.marcus2010-01-184-16/+19
* Update to 2.18.5.marcus2009-12-112-4/+4
* Update to 2.18.4.marcus2009-12-064-15/+8
* Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thismarcus2009-11-298-38/+42
* Update to 2.16.6.marcus2009-08-302-5/+5
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
* Fix interoperability with the new libjpeg. In particular, this is known tomarcus2009-07-302-1/+12
* Update to 2.16.5.marcus2009-07-202-5/+5
* - update to jpeg7dinoex2009-07-181-2/+2
* Update to 2.16.4.kwm2009-07-032-4/+4
* Update to 2.16.2.marcus2009-05-313-5/+5
* Fix the CUPS dependency.marcus2009-05-191-1/+1
* Actually remove the obsolete patch.marcus2009-04-121-133/+0
* Update to 2.16.1.marcus2009-04-122-4/+4
* Presenting GNOME 2.26 for FreeBSD. Seemarcus2009-04-105-22/+146
* Fix a bug with applications not behaving correctly after XRandR events.marcus2009-02-262-1/+17
* Presenting GNOME 2.24 for FreeBSD.marcus2009-01-108-52/+82
* Add xcomposite dependency. Its configure has an autocheck that will buildmezz2008-09-051-2/+3
* Update to 2.12.11.marcus2008-07-023-36/+5
* Fix a problem where the window position would not be remembered.marcus2008-06-102-1/+32
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* Update to 2.12.10.marcus2008-06-064-22/+9
* Add a missing dependency on xdamage.marcus2008-05-051-2/+2
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-6/+2
* -Fix enable CUPS by add --enable-cups=auto. [1]mezz2008-03-281-2/+5
* Update to 2.12.9ahze2008-03-122-5/+5
* Run gtk-query-immodules-2.0 and gdk-pixbuf-query-loaders upon packagemarcus2008-02-222-1/+3
* Restore the behavior of unlinking invalid icon cache files to preventmarcus2008-02-172-1/+12
* Update to 2.12.8.marcus2008-02-132-4/+4
* Update to 2.12.7.mezz2008-01-313-4/+10
* Update to 2.12.5ahze2008-01-092-4/+4
* Update to 2.12.4.mezz2008-01-092-4/+4
* Update to 2.12.3.mezz2007-12-124-8/+7
* Remove a patch that cause some GTK+2 (mostly xfce4) apps to start up toomezz2007-11-032-50/+1
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-257-69/+50
* Fix one more problem with CUPS 1.3. I missed this in the original PR.marcus2007-10-021-2/+13
* Fix build and subsequent functionality of the CUPS printer backendmarcus2007-10-012-1/+14
* Remove USE_XPM as it brings in USE_XLIB via bsd.port.mk. The xpm librarymarcus2007-09-151-2/+1
* GTK+ does not need an X11 server.marcus2007-09-141-1/+1
* Remove dependency on xorg-libraries and set USE_XORG to the complete listflz2007-09-141-2/+6
* Update to 2.10.14.marcus2007-07-172-4/+4
* Update to 2.10.13ahze2007-06-142-5/+5
* Remove support for a separate X11BASE.marcus2007-05-202-6/+5
* - Welcome X.org 7.2 \o/.flz2007-05-202-43/+1
* Update to 2.10.12.marcus2007-05-032-4/+4
* Clean up the lines that has been disable the workaround of SSE2 bug for aboutmezz2007-03-251-9/+0
* Remove the special handing of WITH_DEBUG since this is taken care of inmarcus2007-03-191-28/+1
* Update to 2.10.11ahze2007-03-142-4/+4
* Update to 2.10.10.marcus2007-03-134-71/+11
* Fix a bug where a NULL path could be dereferenced in a GtkFileChooserButtonmarcus2007-02-222-1/+67
* Update to 2.10.9.mezz2007-01-243-26/+5
* Fix a double free that could cause a crash in applications that make usemarcus2007-01-192-1/+22
* Update to 2.10.8.marcus2007-01-172-4/+4
* Update to 2.10.7.marcus2007-01-064-19/+16
* Fix LPR printing for applications that use gtkprint. Seemarcus2006-12-292-1/+12
* Fix gtkprint with users that have cups-base installed, but who aremarcus2006-10-261-1/+3