# Created by: Nils M Holm # $FreeBSD$ PORTNAME= alisp PORTVERSION= 20060917 CATEGORIES= lang devel lisp MASTER_SITES= http://t3x.org/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Interpreter for purely symbolic LISP BROKEN= unfetchable USES= uidfix USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS post-patch: .SILENT ${REINPLACE_CMD} -E -e 's/cc/$$(CC)/' \ -e '/^CFLAGS/{s/=/+=/;s/-g//;s/-O//;}' \ -e '/strip alisp/d' \ -e '/install.*alisp /s/install/& ${STRIP}/' \ -e 's,(BIN|DOC|INC|LIB|MAN|SHR)DIR),DESTDIR)$$(&,' \ ${WRKSRC}/Makefile ${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},g' ${WRKSRC}/alisp.h post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libalisp.so .include epository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* security/libgcrypt: 1.6.1 -> 1.6.2, bump dependspi2015-01-031-1/+1
* Cleanup plistantoine2014-11-221-4/+0
* Berkeley DB cleanup, remove versions 4.0 ... 4.7.mandree2014-08-221-1/+1
* Bump PORTREVISION on more ports that depend on libgcrypt after the updatetijl2014-08-061-1/+1
* net/openldap24-*:tijl2014-07-251-1/+1
* - USES=libtool tar:bzip2tijl2014-07-103-81/+21
* Add -D_IPP_PRIVATE_STRUCTURES to CPPFLAGS to fix the build with CUPS.marcus2014-06-081-0/+1
* Switch to using an exists() check on netatalk/ddp.h.marcus2014-04-211-4/+8
* Convert to new LIB_DEPENDS format.marcus2014-04-201-3/+3
* * Convert to STAGEmarcus2014-04-202-25/+56
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* . introduce ICONV_CONFIGURE_BASE variable at Mk/Uses/iconv.mk. It's value isbsam2013-09-061-7/+2
* Do not overwrite CONFIGURE_ARGSbapt2013-09-051-1/+1
* Fix build on head with iconv in libcbapt2013-09-051-2/+7
* Convert to USES: pkgconfig, gmake, perl5bapt2013-09-021-5/+2
* Update to 2.2.5.marcus2013-08-112-4/+3
* Fix previous bad commit in plistbapt2013-06-041-0/+1
* Convert to new options frameworkbapt2013-06-042-25/+18
* Chase security/libgcrypt updateehaupt2013-05-041-5/+2
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-1/+1
* Update to 2.2.4. See http://netatalk.sourceforge.net/2.2/ReleaseNotes2.2.4.htmlmarcus2012-10-213-303/+4
* Make sure not to detect mDNSResponder.marcus2012-07-092-4/+14
* Update the plist when AppleTalk support is disabled.marcus2012-06-031-26/+26
* Add a patch from netatalk git to fix the UAMS installation.marcus2012-05-302-0/+299
* Update to 2.2.3. See http://netatalk.sourceforge.net/2.2/ReleaseNotes2.2.3.htmlmarcus2012-05-283-24/+3
* Fix usage of sendfile on FreeBSD.marcus2012-04-291-0/+20
* Disable sendfile support by default and make it optional. Sendfilemarcus2012-04-291-1/+9
* Update to 2.2.2.marcus2012-04-273-4/+3
* Add optional (default: off) support for LDAP.marcus2012-04-081-1/+10
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1
* Update to 2.2.1.marcus2011-09-117-130/+6
* Fix installation when WITHOUT_NETATALK is defined.marcus2011-08-281-2/+2
* Make sure Netatalk waits for Avahi if Zeroconf support is enabled.marcus2011-08-152-2/+5
* Fix the packaging on FreeBSD < 800031 due to missing *at function support.marcus2011-08-082-2/+8
* Fix the build when upgrading from previous versions.marcus2011-08-012-7/+15
* Add optional Zeroconf (Bonjour) support and enable it by default.marcus2011-07-312-15/+21
* Update to 2.2.0. See http://netatalk.sourceforge.net/2.2/ReleaseNotes2.2.0.htmlmarcus2011-07-3110-90/+187
* - Chase the libgcrypt shared lib versionswills2011-07-031-1/+1
* Fix linkage when PAM support is enabled. This isn't on by default, but Imarcus2011-05-092-0/+12
* Update to 2.1.5.marcus2010-12-292-3/+3
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* Update to 2.1.4.marcus2010-11-084-50/+11
* - Remove conflicts with graphics/uniconvertor as it no longer installs bin/un...amdmi32010-10-271-1/+1
* Add support for wildcard IPv4/6 sockets.marcus2010-08-162-1/+40
* Chase security/libgcrypt shlib bump.wxs2010-07-271-0/+1
* Update to 2.1.3.marcus2010-07-253-8/+8
* Update to 2.1.2.marcus2010-07-075-34/+9
* Fix the build on 6.X.marcus2010-06-102-0/+20
* Add a missing symlink to the plist.marcus2010-06-022-0/+2
* * Update to 2.1.1 [1]marcus2010-05-319-156/+186
* Enable the use of OPTIONS.marcus2010-04-051-16/+9
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
* Update to 2.0.5.marcus2009-11-272-4/+4
* Fix PAM support.marcus2009-09-131-1/+1
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
* Update to 2.0.4.marcus2009-06-148-263/+35
* - Fix CVE-2008-5718miwi2009-03-192-1/+144
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* Add support for Kerberos V authentication.marcus2008-02-242-0/+12
* Refactor the rc.d script to add support for the netatalk.conf daemonmarcus2007-04-034-9/+73
* Use libtool port instead of included version to avoid a.out objformat botchkris2007-01-301-0/+1
* Revert a testing change that I inadvertantly committed.marcus2007-01-281-1/+1
* Fix the build with BDB 4.3 and higher.marcus2007-01-283-1/+29
* Correct a typo which resulted in a bad reinplace.marcus2006-12-051-1/+1
* Fix detection of BDB libraries.marcus2006-10-092-5/+73
* Fix rc.d script installation, and actually commit the plist change.marcus2006-07-272-3/+0
* * Use new USE_RC_SUBR layoutmarcus2006-07-263-11/+10
* Conversion to a single libtool environment.ade2006-02-232-2/+15
* SHA256ifyedwin2006-01-231-0/+1
* Add a missing cnid_metad to the PROVIDE line.marcus2006-01-091-2/+2
* One second thought, netatalk can get away with requiring DAEMON.marcus2006-01-091-2/+2
* * Update rc.d script for the New World Order, and require slpd if desiredmarcus2006-01-093-5/+12
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Update to 2.0.3. See http://netatalk.sourceforge.net/2.0/NEWS.html for themarcus2005-05-183-9/+3
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-11