aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/tk83/Makefile
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1999-06-20 22:05:44 +0800
committerjseger <jseger@FreeBSD.org>1999-06-20 22:05:44 +0800
commit77fcc3cf24831abea48e72fb5fe0bea88bd3e3e5 (patch)
tree205f5c206e1c52da70666ca2b02b2863be41b8d4 /x11-toolkits/tk83/Makefile
parentf3c98de99cdb4278b9dd535fee18a8e705d5b892 (diff)
downloadfreebsd-ports-gnome-77fcc3cf24831abea48e72fb5fe0bea88bd3e3e5.tar.gz
freebsd-ports-gnome-77fcc3cf24831abea48e72fb5fe0bea88bd3e3e5.tar.zst
freebsd-ports-gnome-77fcc3cf24831abea48e72fb5fe0bea88bd3e3e5.zip
Upgrade to tcl and tk 8.1.
Move NO_LATEST_LINK from tcl81 and tk81 to tcl80 and tk80. Submitted by: YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
Diffstat (limited to 'x11-toolkits/tk83/Makefile')
-rw-r--r--x11-toolkits/tk83/Makefile16
1 files changed, 9 insertions, 7 deletions
diff --git a/x11-toolkits/tk83/Makefile b/x11-toolkits/tk83/Makefile
index b42fbd864757..872bcf1aa13a 100644
--- a/x11-toolkits/tk83/Makefile
+++ b/x11-toolkits/tk83/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: tk8.1
-# Version required: 8.1a2
+# Version required: 8.1
# Date created: 19 August 1997
# Whom: jkh
#
-# $Id: Makefile,v 1.23 1999/05/04 20:50:08 fenner Exp $
+# $Id: Makefile,v 1.24 1999/05/04 21:03:55 fenner Exp $
#
-DISTNAME= tk8.1b1
-PKGNAME= tk-8.1.b1
+DISTNAME= tk8.1
+PKGNAME= tk-8.1
CATEGORIES= x11-toolkits tk81
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_1/
@@ -17,7 +17,6 @@ LIB_DEPENDS= tcl81.1:${PORTSDIR}/lang/tcl81
FILE_DEPENDS= ${PORTSDIR}/x11-toolkits/tk80
USE_XLIB= yes
-NO_LATEST_LINK= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
@@ -38,9 +37,9 @@ MAN3= 3DBorder.3 BindTable.3 CanvPsY.3 CanvTkwin.3 CanvTxtInfo.3 \
MapWindow.3 MeasureChar.3 MoveToplev.3 Name.3 NameOfImg.3 OwnSelect.3 \
ParseArgv.3 QWinEvent.3 Restack.3 RestrictEv.3 SetAppName.3 \
SetClass.3 SetGrid.3 SetOptions.3 SetVisual.3 StrictMotif.3 \
- TextLayout.3 Tk_Init.3 Tk_Main.3 WindowId.3
+ TextLayout.3 Tk_Init.3 Tk_InitStubs.3 Tk_Main.3 WindowId.3
MANN= bell.n bind.n bindtags.n bitmap.n button.n canvas.n checkbutton.n \
- chooseColor.n clipboard.n dde.n destroy.n dialog.n entry.n event.n \
+ chooseColor.n clipboard.n destroy.n dialog.n entry.n event.n \
focus.n focusNext.n font.n frame.n getOpenFile.n grab.n grid.n \
image.n label.n listbox.n loadTk.n lower.n menu.n menubar.n \
menubutton.n message.n messageBox.n option.n optionMenu.n options.n \
@@ -293,6 +292,9 @@ MANCOMPRESSED= yes
.include <bsd.port.pre.mk>
+post-extract:
+ ${MV} ${WRKDIR}/${DISTNAME}/doc/InitStubs.3 \
+ ${WRKDIR}/${DISTNAME}/doc/Tk_InitStubs.3
post-install:
${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
.if exists(${PKGINSTALL})
umn1'>| | | | | Approved by: krion@ PR: ports/88711 (related) * Remove pear ports obsolated by devel/pear and switchale2005-12-101-1/+1 | | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net * - Register CONFLICTS with chinese/phpbb-twgarga2005-11-151-0/+2 | * Update to 2.0.18mnag2005-11-093-10/+4 | | | | | | | | Add SHA256 PR: 87372 Submitted by: Ed Schouten <ed@fxq.nl> Approved by: maintainer timeout, 23 days * - Update to 2.0.17pav2005-07-212-3/+3 | | | | | PR: ports/83832 Submitted by: Kang Liu <liukang@bjut.edu.cn> (maintainer) * Update www/phpbb to 2.0.16.novel2005-06-292-3/+3 | | | | | PR: 82763 Submitted by: Kang Liu (maintainer) * - Update to 2.0.15 [1]jylefort2005-05-166-35/+13 | | | | | | | - Use SUB_FILES=pkg-message PR: ports/81060 [1] Submitted by: maintainer [1] * - fix low risk vulnerabilityclsung2005-03-142-0/+17 | | | | | | | (VuXML ID 4a0b334d-8d8d-11d9-afa0-003048705d5a) PR: 78779 Submitted by: Kang Liu (maintainer) * - The phpbb developer group announces there are 2 security problemsclsung2005-03-013-14/+13 | | | | | | | | | | in phpbb 2.0.12, privilege elevatiIn my patch:disclosure. (VuXML ID: 53e711ed-8972-11d9-9ff8-00306e01dda2) - 1. update www/phpbb to 2.0.13 - 2. use DATADIR in pkg-plist PR: 78189 Submitted by: Kang Liu (maintainre) * - Update to 2.0.12clsung2005-02-233-6/+6 | | | | | | | | | - This release addresses a number of bugs and a couple of potential exploits. - Release note: [http://www.phpbb.com/phpBB/viewtopic.php?f=14&t=265423] PR: ports/77943 Submitted by: clsung Approved by: Kang Liu (maintainer) * %%PREFIX%%/INDEX.html -> %%PREFIX%%/README.htmledwin2004-12-031-1/+1 | * Update www/phpbb to 2.0.11daichi2004-11-243-5/+5 | | | | | | | It is a SECURITY update. PR: ports/74106 Submitted by: Kang Liu <liukang@bjut.edu.cn> (maintainer) * Kill me, forgot to change the distinfo.mezz2004-07-241-2/+2 | * Update to 2.0.10, it is now compatible with PHP5.mezz2004-07-241-3/+4 | | | | | | PR: ports/69237 Submitted by: Xin LI <delphij@frontfree.net> Approved by: "Kang Liu" <liukang@bjpu.edu.cn> (maintainer) * - Update to 2.0.9pav2004-07-144-113/+10 | | | | | | PR: ports/69042 Submitted by: Xin LI <delphij@frontfree.net> Approved by: maintainer * - Plug IP spoofing vulnerablitypav2004-05-063-1/+123 | | | | | | | | | http://www.vuxml.org/freebsd/cfe17ca6-6858-4805-ba1d-a60a61ec9b4d.html - Plug sessions table exhaustion DoS attack http://www.securityfocus.com/archive/1/360931 PR: ports/66150 Submitted by: Xin LI <delphij@frontfree.net> (maintainer) * - Update to 2.0.8apav2004-03-313-26/+4 | | | | | PR: ports/64939 Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer) * - Plug another SQL injection vulnerabilitypav2004-03-272-0/+23 | | | | | | | | Exploit posted at: http://www.securityfocus.com/archive/1/358708 Patch obtained from: http://www.securityfocus.com/archive/1/358751 PR: ports/64803 Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer) * - Update to 2.0.8 and plug security issuepav2004-03-273-10/+6 | | | | | PR: ports/64770 Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer) * mark FORBIDDEN: ↵eik2004-03-261-0/+2 | | | | http://people.freebsd.org/~eik/portaudit/c551ae17-7f00-11d8-868e-000347dd607f.html * - Update to 2.0.7a which fixes SQL injection vulnerabilitypav2004-03-262-2/+3 | | | | | | | | | - Bump PORTREVISION http://www.phpbb.com/phpBB/viewtopic.php?f=14&t=182281 PR: ports/64679 Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer) * - Update to 2.0.7pav2004-03-153-12/+14 | | | | | PR: ports/64239 Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer) * - Update checksumpav2004-03-032-2/+3 | | | | | | | | | | | | New version (2.0.6d) was released without changing distfile name. Security vulnerability (sql injection) in viewtopic was fixed and some issues with login was fixed. I verified this by diffing old and new distfile. - Add SIZE - Bump PORTREVISION PR: ports/63641 Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer) * - Update distinfo after tarball was changed to fix security issues, please seepav2004-01-062-2/+2 | | | | | | | http://www.phpbb.com/phpBB/viewtopic.php?f=14&t=161943 for details. PR: ports/60921 Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer) * Fix Potential security issue with search in phpbbmharo2003-12-172-2/+2 | | | | | PR: 59741 Submitted by: maintainer * - Fix BBCode vulnerability & pgsql problem in phpbbkrion2003-09-182-2/+2 | | | | | PR: 56706 Submitted by: maintainer * - Fix typo NOPORTOCS -> NOPORTDOCSkrion2003-08-312-2/+3 | | | | | | | | - Fix install problem when NOPORTDOCS is defined - Bump PORTREVISION PR: 56189 Submitted by: maintainer * update ports/www/phpbb to 2.0.6edwin2003-08-245-251/+199 | | | | | | | | | | | | | phpBB Group are pleased to announce the release of phpBB 2.0.6 the "phew, it's way to hot to be furry" Edition. This release had been made to fix a number of potential security related issues and more annoying bugs. (from: http://www.phpbb.com/phpBB/viewtopic.php?t=124245) Here is the patch made by me,I would like to be the maintainer of this port. PR: ports/55230 Submitted by: Kang Liu <liukang@bjpu.edu.cn> * o Fix two vulnerabilities.nork2003-07-073-2/+55 | | | | | | | | | | | | | | | | | | http://www.phpbb.com/news.php?id=17 * phpBB SQL Injection vulnerability http://www.phpbb.com/phpBB/viewtopic.php?t=112052 * PHPBB Admin_Styles.PHP Theme_Info.CFG File Include Vulnerability http://www.securityfocus.com/bid/7932/credit/ http://www.phpbb.com/phpBB/viewtopic.php?t=113826 o Bump PORTREVISION. o Take MAINTAINERship to ports@. PR: ports/54165[1] Submitted by: Kang Liu <lazykang@hotmail.com> [1] Ivanchenko V. I. <webmaster@asiamusic.ru> * Update to 2.0.5.nork2003-06-253-7/+12 | | | | | | | | | | | | http://www.phpbb.com/phpBB/viewtopic.php?t=111156 It says "This edition includes a significant number of fixes for bugs and a minor cross-site scripting issue." The XSS exploit in phpBB viewtopic.php has been post in bugtraq. PR: ports/53691 Submitted by: Kang Liu <lazykang@hotmail.com> Approved by: for SECURITY UPDATE * Bump PORTREVISION in last commit.nork2003-06-081-0/+1 | * Fix dependency on php/pear system (follow up new PEAR strcture).nork2003-06-081-1/+1 | | | | Submitted by: Alex Dupre <sysadmin@alexdupre.com> * Clear moonlight beckons.ade2003-03-072-1/+1 | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. * Update phpBB to 2.0.4.seanc2003-03-063-233/+230 | | | | Submitted by: "Ivanchenko V. I." <webmaster@asiamusic.ru> * Mark port as FORBIDDEN with the typical list of PHP securityseanc2003-02-071-0/+5 | | | | | | | | vulnerabilities. http://online.securityfocus.com/archive/1/307212 http://online.securityfocus.com/bid/6634 http://online.securityfocus.com/archive/1/302199 * - Ensure clean deinstallation if user had installed additional languagewjv2002-10-311-8/+8 | | | | packs, styles or avatars. * - Update to version 2.0.3wjv2002-10-305-62/+73