aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/mail2sms/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/mail2sms/Makefile b/mail/mail2sms/Makefile
index ccfaa72023ca..629e97d6b94c 100644
--- a/mail/mail2sms/Makefile
+++ b/mail/mail2sms/Makefile
@@ -14,14 +14,15 @@ MAINTAINER= g.gonter@ieee.org
COMMENT= Mail to SMS converter
GNU_CONFIGURE= yes
+USE_REINPLACE= yes
MAN1= mail2sms.1
MAN5= mail2sms.5
post-patch:
${CP} ${WRKSRC}/mail2sms.4 ${WRKSRC}/mail2sms.5
- ${SED} -i.bak -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/mail2sms.5
- ${SED} -i.bak -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/main.c
+ ${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/mail2sms.5
+ ${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/main.c
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/mail2sms ${PREFIX}/bin
>jbeich2016-02-087-15/+92 * Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-131-1/+1 * x11-drivers/xf86-input-wacom: update to 0.32.0jbeich2015-12-072-4/+3 * - Kill references to drivers removed in r352941amdmi32015-11-271-2/+0 * Add USES=uidfix to allow build as a user.kwm2015-11-031-1/+1 * Xorg-server update to 1.17.2 with related driver updates and bumps.kwm2015-10-1381-357/+201 * Typos, whitespace and capitalization fixes (S-X).olgeni2015-09-211-1/+1 * x11-drivers/xf86-input-evdev: add new portjbeich2015-09-167-0/+130 * x11-drivers/xf86-input-wacom: switch to lighter libudev workaroundjbeich2015-09-161-1/+2 * multimedia/webcamd: clarify version requirements in consumersjbeich2015-09-161-1/+1 * x11-drivers/xf86-input-wacom: revert small part of r381903jbeich2015-09-102-1/+2 * x11-drivers/xf86-input-wacom: update to 0.31.0jbeich2015-08-202-3/+3 * x11-drivers/xf86-input-wacom: update to 0.30.0jbeich2015-06-153-5/+5 * Update ports in the remaining categories to not use GH_COMMIT.mat2015-05-084-9/+5 * Misc X.org port updates:kwm2015-04-1819-134/+80 * Add patches to allow xf86-video-intel to build with newer xorg-serverkwm2015-04-1813-16/+715 * Convert to USES=metaportbapt2015-03-281-6/+1 * Convert into a real meta portbapt2015-03-282-6/+3 * x11-drivers/drm-kmod: Port for the DRM kernel drivers for FreeBSD 9.3dumbbell2015-03-276-2/+60 * x11-drivers/xf86-video-intel: add CPE informationrobak2015-03-251-0/+3 * - Update to 0.29.0jbeich2015-03-227-43/+23 * x11-drivers/xf86-input-wacom: update 0.27.0 -> 0.28.0robak2015-03-136-5/+78 * Move ATI driver to be specific to x86. This fixes the xorg build for armlinimon2015-02-231-6/+5 * Per convention change my address to @FreeBSD.orgjbeich2015-01-211-1/+1 * - Add missing build dependenciesantoine2014-12-292-5/+2 * Use autoreconf.glebius2014-12-291-5/+1 * Revive the xf86-input-egalax driver. It now compiles with new Xorg.glebius2014-12-295-0/+40 * x11-servers/xorg-server: Update to 1.14dumbbell2014-12-20136-497/+755 * Sort entries alphabetically across all categories to avoid extra repo churn.danfe2014-12-081-1/+1 * Update to upstream version 0.27.0riggs2014-12-063-5/+5 * xf86-video-ati: Update to 7.5.0dumbbell2014-11-053-16/+25 * Remove UMS DDX support (xf86-video-intel 2.7.1).kwm2014-10-2826-745/+45 * Remove the switch code between 6.14.6 and 7.2.0.kwm2014-10-203-45/+4 * - Update to 0.26.1madpilot2014-10-146-11/+116 * Fix pkgnamebapt2014-10-031-0/+1 * Add a ums only version of the ati driversbapt2014-10-038-0/+92 * Arbitrary bump portrevision to make sure a newer version is installed alon wi...bapt2014-10-012-2/+2 * - Fix extra keyboards patch, was broken by 1.8.0 updateak2014-09-132-3/+3 * Fix the PORTREVISION bump for the lang/gcc update that went badly forgerald2014-09-128-24/+24 * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-1148-46/+48 * Rework checks to select between UMS and KMS versions of the ati driver.kwm2014-09-101-2/+25 * Don't query console keymapkwm2014-09-092-1/+230 * Remove non staged ports without pending PR from *bapt2014-09-025-39/+0 * Attempt to unbreakantoine2014-08-091-1/+1 * Add USE_XORG=inputproto.adamw2014-08-071-1/+1 * Update to 0.0.4.kwm2014-07-303-9/+12 * Update wacom input driver to 0.24.99.1bapt2014-06-1126-682/+335 * Remove all space characters from Makefile assignments.olgeni2014-06-091-1/+1 * x11-drivers/xf86-video-ati:kwm2014-05-302-1/+16 * - Stagifyamdmi32014-05-212-7/+3 * Convert all :U to :tu and :L to :tlbapt2014-05-051-9/+7 * Remove expired ports:rene2014-05-0423-407/+0 * When linking a library libA with a library libB using libtool, if libB.latijl2014-04-2399-121/+58 * The FreeBSD x11@ and graphics team proudly presentszeising2014-04-1750-56/+89 * Fix ppc arch in ONLY_FOR_ARCHESeadler2014-03-211-1/+1 * - Convert USE_GMAKE to USESmiwi2014-03-151-1/+1 * Mark BROKEN: Does not compileantoine2014-03-081-0/+2 * Remove expired ports:rene2014-02-285-55/+0 * Support stagebapt2014-02-241-2/+2 * Only use the KMS driver on i386/amd64. This allows the old version tokwm2014-02-061-1/+2 * Remove expired ports:rene2014-01-3115-160/+0 * - Reroll distribution file and host it locally to match WRKSRC enforcedrene2014-01-082-5/+4 * Add armv6 as allowed architecture.rene2014-01-051-1/+1 * Limit to arm/ppc/ppc64/sparc64rene2014-01-051-0/+2 * This package contains the X.Org xf86-video-scfb driver.rene2014-01-055-0/+27 * Fix includes so that portrevision gets set properly.zeising2013-12-171-2/+2 * Disconnect deprecated drivers.zeising2013-12-171-3/+0 * Mark as ignore and set expiration date.zeising2013-12-161-0/+4 * Fix staging with the non-default UTILS option.zeising2013-12-161-2/+2 * Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]zeising2013-12-1698-167/+185 * Update to 1.6.3.zeising2013-12-113-11/+4 * Update to 1.2.8zeising2013-11-083-5/+4 * Update to 6.9.2zeising2013-11-083-5/+4 * Update to 2.3.7zeising2013-11-083-5/+4 * - Support STAGEDIRak2013-10-142-3/+1 * - Fix various distinfo artifactsak2013-10-071-1/+0 * Fix build with old xorg on 10-CURRENT.zeising2013-10-021-1/+1 * The FreeBSD graphics/x11 team proudly presentszeising2013-09-3019-126/+965 * Update to 1.2.2 [1].kwm2013-09-243-6/+5 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-2155-16/+58 * Update to 0.3.7zeising2013-09-122-3/+3 * - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0 * Update to 6.9.1zeising2013-08-142-4/+3 * Update to 1.4.1 for new xorg.zeising2013-08-142-3/+3 * Update to 6.9.4zeising2013-06-262-3/+3 * Update to 1.6.2zeising2013-06-262-3/+3 * Update to 2.21.9 for new xorg.zeising2013-06-212-3/+5 * Update to 2.21.8 for new xorg.zeising2013-06-052-3/+3 * Revert changes to this file that accidentally snuck in in r319899.zeising2013-06-051-0/+2 * Fix security issues in xorg client libraries.zeising2013-06-051-2/+0 * Fix the options menu with bmake.kwm2013-06-041-0/+2 * Add xf86-input-fpit to x11-drivers/Makefile, forgotten during the xorgzeising2013-05-261-0/+1 * The FreeBSD x11 team proudly presentszeising2013-05-25111-716/+887 * Remove expired port:rene2013-05-105-43/+0 * Remove unmaintained, expired ports:rene2013-04-167-76/+0 * Style: tab -> space.eadler2013-03-291-1/+1 * Drop support for old versions of FreeBSD from unmaintained portseadler2013-03-281-7/+0 * This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.eadler2013-03-191-1/+1 * Add a new xorg module, to use with USE_XORG: xorg-macros. This modulezeising2013-03-121-5/+1 * Explicit disable KMS support. Because the ati driver only check if libdrm iskwm2013-03-111-0/+2 * Mark deprecated and set expiration date.zeising2013-03-111-5/+3 * Mark deprecated and set removal date.zeising2013-03-101-0/+3 * Remove xf86-video-intel29 here as well.zeising2013-02-221-1/+0 * Remove expired port.zeising2013-02-214-52/+0 * - Fix all cases of 'No newline at end of file' in ports treeak2013-02-011-1/+1 * Bring back to the futur the deprecation datebapt2013-01-271-6/+2 * Mark deprecated and set an expiration date one month for now. This port haszeising2013-01-161-0/+2 * Readd vmware and voodoo video drivers which got lost in the OptionNG conversion.kwm2013-01-121-1/+3 * Convert x11@ owned ports to OptionsNG. Thanks go to bapt@ for review and helpkwm2013-01-062-100/+96 * . incorporate an upstream patch to fix wrong read Protocol and Devicebsam2012-11-072-5/+13 * - Reassign nork@ ports to the heaptabthorpe2012-08-161-1/+1 * Fix the build of xorg related ports when the base system is compiled withzeising2012-07-301-0/+4 * - Update to 0.15.0scheidell2012-06-188-26/+26 * Teach the KMS intel driver how the KMS i915 kernel module in head is named.kwm2012-06-072-1/+13 * Convert to new options frameworkbapt2012-05-311-7/+8 * Fix pkglistkevlo2012-05-182-4/+1 * Unbreak by upgrading to 0.9.mi2012-05-072-9/+3 * - Mark BROKEN: bad plistpav2012-05-031-0/+2 * - Fix patchingpav2012-05-036-410/+0 * Fix patching by removing a obsolete patch.kwm2012-04-221-11/+0 * - Please welcome Xorg 7.5.2miwi2012-04-22103-190/+382 * Mark as deprecated and set expiration to 2012-05-10 for ports that are mark a...bapt2012-04-101-0/+3 * - Unbreak portscheidell2012-03-1311-435/+132 * Remove whitespace after b.p.m to help reduce false postives when searching fo...eadler2012-02-082-2/+0 * - Add WWWmiwi2012-02-041-0/+2 * In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1 * Update to 6.14.3eadler2012-01-132-3/+3 * Both of these ports have been BROKEN for nearly a year; it is time to get rid...eadler2012-01-089-66/+0 * - These two ports will soon be deleted so remove them from the meta port.eadler2012-01-081-2/+0 * - Connect xf86-video-intel29 to the buildpav2011-11-181-0/+1 * - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-0949-49/+0 * - Fix build on FreeBSD 10.0miwi2011-10-2949-5/+49 * Remove more tags from pkg-descr files fo the form:dougb2011-10-243-9/+0 * - Return my ports back to the pool. I was unable to make any fixes tostas2011-10-241-1/+1 * Update to 6.14.2.kwm2011-07-193-46/+3 * Add a patch to UMS supportkwm2011-03-272-0/+43 * - Update to 6.14.1miwi2011-03-254-59/+3 * - Get Rid MD5 supportmiwi2011-03-1933-34/+0 * Remove patch that is causing trouble for users of specific ATI cards.kwm2011-03-092-12/+1 * Replace a custom ARCH check in Mk/bsd.xorg.mk for xf86-video-sunffb withkwm2011-03-012-1/+1 * - Restore BROKEN does not buildmiwi2011-02-284-0/+8 * - Fix fetchmiwi2011-02-272-1/+1 * Update distinfo to unbreak build.kwm2011-02-261-3/+2 * - Add some missing patchesmiwi2011-02-263-0/+67 * - Connect xf86-video-ati613 to the buildmiwi2011-02-261-0/+1 * - Bump PORTREVISION after xorg updatemiwi2011-02-261-7/+2 * - Bump PORTREVISION after xorg updatemiwi2011-02-261-1/+0 * - Please welcome Xorg 7.5.1miwi2011-02-26130-580/+202 * Update from 11.0.1 to 11.0.3 as the former crashes under the modern Xorgmi2011-01-072-4/+3 * - Update to 6.13.2pgollucci2010-12-284-8/+8 * Sync to new bsd.autotools.mkade2010-12-042-2/+2 * Punt autoconf267->autoconf268ade2010-10-161-1/+1 * Round one migration of ports from automake{19,110} to automake111ade2010-10-061-2/+2 * Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+2 * Update to 11.0.1.jsa2010-08-133-4/+6 * Update to 12.6.9.jsa2010-08-132-4/+5 * - Mark BROKEN on 6.X: does not compilepav2010-07-241-0/+4 * - Unbreak with Xorg 1.7Xmiwi2010-07-103-24/+412 * Update from 0.1 to 0.2.osa2010-07-022-8/+7 * Mark ignore, useless without uep(4).osa2010-06-171-1/+8 * Add X.Org xf86-input-egalax driver, version 0.1.osa2010-06-025-0/+34 * Update to 1.2.1 in order to unbreak the build with X.org 7.5.marius2010-05-312-5/+4 * - Mark BROKEN on 6.X: does not compilepav2010-05-261-1/+7 * - Mark BROKEN on 6.X/amd64: does not compilepav2010-05-241-1/+7 * - Mark BROKEN: does not compilepav2010-05-243-0/+6 * - Mark BROKEN: does not compilepav2010-05-131-0/+2 * Pull in patch from git to fix BIOS read on 650 and 760rnoland2010-05-102-0/+12 * - Update to 2.1.17miwi2010-05-102-5/+5 * - Fix build on 6.Xmiwi2010-05-0734-33/+236 * - Fix build on 6.Xmiwi2010-05-0712-11/+84 * - Update to 12.6.7 (which also fix build on new xorg)miwi2010-05-062-5/+11 * Pull patches from git to fix build on newer Xorg.rnoland2010-05-042-1/+71 * Update to 1.4.1 (fix build with newer Xorg)rnoland2010-05-042-5/+4 * Pull patch from git to allow building with newer Xorg.rnoland2010-05-042-1/+76 * Add another patch to fix unresolved symbols.rnoland2010-05-042-1/+81 * - Update to Xorg 7.5miwi2010-05-01120-263/+1202 * - Add port for xf86-video-rdc, X.Org driver forstas2010-04-155-0/+36 * - Remove all broken Drivermiwi2010-03-271-9/+7 * x11-drivers/xf86-input-calcomp Unmaintained upstream. Notify x11 Maintainers...miwi2010-03-2749-403/+0 * Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1 * - Chase libpci shlib bumpfluffy2010-03-121-2/+2 * Chase xorg-server update and bump driver PORTREVISIONS.rnoland2010-02-0769-57/+69 * Limited Update to Mesa3D 7.6.1 and libdrm 2.4.17.nork2010-02-071-0/+4 * 2010-01-08 x11-toolkits/gtkada-gps: has been broken for 3 monthsmiwi2010-01-285-37/+0 * Fix the bsd.port.(pre|post).mk inclusion that was incorrectly removederwin2010-01-161-1/+3 * - USB module does not build on 8.x, turn it off by default in this case.pgollucci2010-01-151-7/+10 * Re-add accidentally removed line and fix PLISTgarga2009-12-221-0/+1 * Update to 0.2.904 to fix it on amd64garga2009-12-212-6/+4 * Revert to 1.1.2 for xorg big upgrade.nork2009-12-202-4/+4 * Update to 1.2.1.nork2009-12-202-4/+4 * This port has been broken for 3+ months, thuspav2009-12-081-0/+2 * Remove xf86-video-ati from CONFLICTS, and bump PORTREVISION.nork2009-12-051-2/+2 * Update to 1.3.0.nork2009-12-052-5/+5 * Go ahead and bump to 6.12.4.rnoland2009-12-024-10/+8 * Build for ia64 to satisfy the xorg-drivers dependencies.marcel2009-11-111-1/+1 * Update to 2009.11.01 based on 1.3.0.nork2009-11-013-19/+10 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-5/+4 * Update to 2009.08.08.nork2009-08-082-4/+4 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-032-2/+2 * Update to newer snapshot.rnoland2009-08-024-12/+38 * Update to 2009.07.26.nork2009-07-262-4/+4 * Update to 2009.07.01.nork2009-07-012-4/+4 * Mark BROKEN: does not build.erwin2009-06-211-0/+2 * Remove x11-drivers/xf86-video-vga as it has been marked BROKEN for overerwin2009-06-145-35/+0 * Update o 2009.06.07.nork2009-06-072-5/+5 * Fix dependency on glproto to enable DRI.nork2009-06-051-2/+2 * Update to 2009.06.05.nork2009-06-042-4/+4 * Mark BROKEN on 8.x: does not build.erwin2009-05-291-0/+4 * Mark as not for sparc64 (does not install, and not called for bylinimon2009-05-291-0/+2 * Update to 1.1.2rnoland2009-05-292-4/+4 * Update to 1.1.1rnoland2009-05-222-5/+4 * - Update to 20090514.9656762 to reflect libdrm updatemiwi2009-05-162-9/+8 * . add glproto as a dependency, so packages are got compiled without DRI support;bsam2009-05-141-2/+2 * Update to 2.7.1rnoland2009-05-134-8/+8 * Update to 2009.05.09 based on 1.2.5.nork2009-05-094-11/+28 * Fix pkg-plist. It isn't obeying prefix for includes... This should bernoland2009-05-082-0/+2 * Update to 1.7.1rnoland2009-05-082-5/+4 * Update to 1.4.10rnoland2009-05-082-4/+4 * Update to 6.8.1rnoland2009-05-082-5/+4 * Update to 2.7.0rnoland2009-05-086-12/+10 * Update to 1.3.0rnoland2009-05-082-5/+4 * Update to 1.4.1rnoland2009-05-083-6/+4 * Update to 2.2.2rnoland2009-05-082-7/+4 * Chase xserver update with driver port bumps.rnoland2009-05-0863-38/+63 * Update to 1.1.0rnoland2009-04-264-5/+20 * Update to 1.2.5.20090412, which is same version of xf86-video-radeonhd 1.2.5.nork2009-04-123-29/+12 * Update the nouveau snapshot and remove BROKEN now that libdrm hasrnoland2009-04-112-10/+34 * - Fix build with xorg-server 1.6pav2009-04-102-1/+7 * Update to 1.2.5rnoland2009-04-102-5/+4 * Update to 6.12.2rnoland2009-04-084-10/+8 * Restore native PS/2 support.jkim2009-04-082-11/+18 * Update to 2.1.13rnoland2009-04-084-50/+4 * Chase the Xorg server update and bump ports that depend on it.rnoland2009-04-04