# New ports collection makefile for: tcl8.0 # Version required: 8.0 # Date created: 19 August 1997 # Whom: jkh # # $FreeBSD$ # DISTNAME= tcl8.0.5 PKGNAME= tcl-8.0.5 CATEGORIES= lang tcl80 MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/ MAINTAINER= cwt@freebsd.org Y2K= http://www.scriptics.com/Y2K.html NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/tcl8.0.5/unix GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared CONFIGURE_ENV= PORTSDIR=${PORTSDIR} PKGINSTALL= ${PKGDIR}/INSTALL.tclsh SHLIB_MAJOR= 1 SHLIB_MINOR= 5 MAKEFILE= makefile TCL_LIB= libtcl80.so .include "files/manpages" MANCOMPRESSED= yes .include .if ${PORTOBJFORMAT} == "elf" TCL_LIB_FILE= ${TCL_LIB}.${SHLIB_MAJOR} .else TCL_LIB_FILE= ${TCL_LIB}.${SHLIB_MAJOR}.${SHLIB_MINOR} .endif post-configure: @${CP} ${FILESDIR}/Makefile.lib ${WRKSRC} @${CP} ${FILESDIR}/makefile ${WRKSRC} pre-build: @cd ${WRKSRC} && ${MAKE} -f Makefile.lib PREFIX=${PREFIX} \ SHLIB_MAJOR=${SHLIB_MAJOR} SHLIB_MINOR=${SHLIB_MINOR} post-install: ${LN} -sf ${TCL_LIB_FILE} ${PREFIX}/lib/${TCL_LIB} ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib .if exists(${PKGINSTALL}) ${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} .endif test: cd ${WRKSRC} && ${MAKE} test .include m'>
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - update to 1.4.1dinoex2010-03-281-1/+1
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
* 1. remove /var/run/mrtg via pkg-deinstall instead of via plistpgollucci2010-02-126-34/+58
* - update to jpeg-8dinoex2010-02-051-1/+1
* - Remove unneeded dependencies which is in perl-5.8.9 distkuriyama2010-01-241-3/+2
* - Fix build with SNMP option.wxs2010-01-102-59/+59
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1
* - Forced commit to fix maintainer address.lippe2008-06-061-1/+1
* - Update to 2.16.2. [1]lippe2008-06-063-12/+11
* - Unbreak startup script.lippe2008-05-301-2/+3
* Drop maintainership.demon2008-05-261-1/+1
* [UPDATE] net-mgmt/mrtg to 2.16.0edwin2008-05-247-160/+160
* Update to 2.15.2.demon2007-05-304-11/+10
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* Update to 2.15.1.demon2007-02-053-6/+6
* Update to 2.15.0.demon2006-12-313-9/+7
* Update to 2.14.7;demon2006-11-012-5/+4
* Update to 2.14.5.demon2006-08-184-14/+11
* fix file to patcholiver2006-04-261-2/+2
* The start script assumes that group name == user name. This goes wrongoliver2006-04-242-1/+24
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-211-1/+0
* Remove mrtg lock and pid files before starting daemon.demon2006-02-161-0/+7
* Update to 2.13.2.demon2006-02-083-23/+6
* Add bsnmpd and snmpd to REQUIRE section so mrtg daemon starts afterdemon2006-02-081-1/+1
* Install rcNG script to run mrtg in daemon mode.demon2006-02-064-0/+91
* SHA256ifyedwin2006-02-011-0/+1
* Utilize DOCSDIR and DATADIR macros.demon2005-09-061-74/+74
* Utilize OPTIONS.demon2005-09-061-1/+3
* Allow one to avoid p5-IO-INET6 dependency via WITHOUT_IPV6.demon2005-09-051-4/+9
* Upgrade to version 2.12.2.demon2005-06-202-4/+3
* * reflect renaming on CPAN File-Spec to PathToolsskv2005-06-121-1/+2
* Update to version 2.12.1.demon2005-05-173-21/+3
* Fix a problem when all graphs are being drawn as if "Unscaled" was set.demon2005-05-171-0/+18
* Upgrade to version 2.12.0.demon2005-05-164-126/+8
* Update to version 2.11.1.demon2005-02-112-3/+3