# New ports collection makefile for: rAspell # Date created: 10 November 2002 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= raspell PORTVERSION= 0.1 PORTREVISION= 1 CATEGORIES= textproc ruby MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby interface binding to aspell LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell USE_RUBY= yes USE_RUBY_EXTCONF= yes INSTALL_TARGET= site-install post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODEXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/example.rb ${RUBY_MODEXAMPLESDIR}/ ${MKDIR} ${RUBY_MODDOCDIR} ${INSTALL_DATA} ${WRKSRC}/README ${RUBY_MODDOCDIR}/ .endif .include s-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/net/ntp
Commit message (Expand)AuthorAgeFilesLines
* Remove extraneous arguments and options, which don't make sense forcy2017-03-082-3/+16
* OpenSSL includes are configured even though option is not selectedcy2017-02-221-0/+1
* Same as r311005 in base, Fix up grammar.cy2017-02-222-0/+22
* devel/libevent2: drop historical suffix after r362796jbeich2017-02-201-2/+2
* devel/libevent2: update to 2.1.8 and cleanupjbeich2017-02-041-1/+1
* Cleanup BROKEN/IGNORE for 10.3-mat2017-01-031-4/+0
* Fix build with LibreSSL.cy2016-12-163-4/+22
* Flag ntp and ntp-devel ignore if libressl is installed due to md5cy2016-12-131-0/+4
* Unbreak Makefile, set up appropriate support for BROKEN.cy2016-11-251-5/+7
* Document that net/ntp does not build under FreeBSD-9.cy2016-11-241-0/+4
* Fix build folloing r426791.cy2016-11-231-0/+1
* Remove documentation of conflict with the ntp-rc port. net/ntp-rccy2016-11-221-1/+1
* Configure leap-second smearing (always).cy2016-11-221-0/+2
* Security update to 4.2.8p9.delphij2016-11-222-5/+4
* Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.tijl2016-10-011-1/+2
* Most commonly used build systems support silent builds, when theyamdmi32016-09-101-1/+0
* Fix Makefile typo.cy2016-08-241-1/+1
* Record an indirect libwww dependency.cy2016-08-241-1/+2
* Switch to USES=ssl.cy2016-08-241-2/+1
* Fixup sntp.8 man page formatting. This commit is the same as r304721cy2016-08-242-0/+12
* Update 4.2.8p7 --> 4.2.8p8cy2016-06-032-3/+4
* Security update net/ntp to 4.2.8p7.delphij2016-04-272-3/+3
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-2/+2
* Fixup some whitespace at the beginning of lines problems.mat2016-04-011-98/+98
* Update 4.2.8p5 --> 4.2.8p6cy2016-01-212-3/+3
* Update to 4.2.8p5.delphij2016-01-082-4/+3
* net/ntp: Fix untracked gettext dependency & lots morekoobs2016-01-072-8/+35
* Update ntp 4.2.8p3 --> 4.2.8p4.cy2015-10-222-4/+3
* Shebang fix update-leap.cy2015-10-201-2/+3
* - Switch to USES=libedit as suggested by stage-qaamdmi32015-09-021-10/+5
* Update 4.2.8p2 --> 4.2.8p3cy2015-07-013-6/+6
* Rework r385426:bdrewery2015-05-062-6/+5
* - Fix orphaned include/event2 dir (likely an upstream error that it is created)bdrewery2015-05-052-3/+6
* net/ntp: add CPE inforobak2015-04-231-1/+1
* Update ntp 4.2.8p1 --> 4.2.8p2cy2015-04-083-4/+7
* Add missing =cy2015-04-031-1/+1
* Copy net/ntp to net/ntp-rc to track release candidates.cy2015-04-031-0/+2
* Remove redundant DOCSDIR.cy2015-02-051-2/+0
* Update 4.2.8 --> 4.2.8p1cy2015-02-053-27/+4
* Adjust MASTER_SITES.cy2015-01-061-3/+2
* Unbreak MX4200.cy2014-12-222-5/+26
* MX4200 is still broken.cy2014-12-221-1/+5
* Properly address IPV6 loopback check.cy2014-12-223-32/+23
* Update 4.2.6p5 --> 4.2.8cy2014-12-209-87/+357
* Cleanup plistbapt2014-12-101-10/+0
* Remove LATEST_LINK and USE_AUTOTOOLStijl2014-10-071-9/+0
* Apply upstream recommended patch for CVE-2013-5211 and unforbid.cy2014-10-073-2/+32
* Update FORBIDDEN message.cy2014-09-071-1/+1
* Add DOCS option for ports with PORTDOCS in plist.adamw2014-07-161-1/+3
* Use OPTIONS helpers.adamw2014-07-041-23/+13
* - Switch to USES=libtoolamdmi32014-06-23