1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Update port to 0.4.90

This commit is contained in:
Chris D. Faulhaber 2001-11-27 15:45:09 +00:00
parent d5078f1e93
commit 698436c477
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50650
5 changed files with 24 additions and 40 deletions

View File

@ -6,20 +6,17 @@
#
PORTNAME= lincvs
PORTVERSION= 0.2.3
PORTVERSION= 0.4.90
CATEGORIES= devel kde
MASTER_SITES= http://ppprs1.phy.tu-dresden.de/~trogisch/lincvs/download/
DISTNAME= ${PORTNAME}_${PORTVERSION}
MASTER_SITES= http://lincvs.sunsite.dk/download/${PORTNAME}-${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-0-generic-src
EXTRACT_SUFX= .tgz
MAINTAINER= jedgar@FreeBSD.org
GNU_CONFIGURE= yes
USE_GMAKE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_QT_VER= 2
WRKSRC= ${WRKDIR}/LinCVS-0.2.3
do-configure:
@${PERL} -pi.orig -e 's|__X11BASE__|${X11BASE}|' ${WRKSRC}/Makefile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/LinCVS ${PREFIX}/bin/lincvs
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (lincvs_0.2.3.tar.gz) = 628008a77bebe929ff02f9deae8d8949
MD5 (lincvs-0.4.90-0-generic-src.tgz) = 08d6eb8d4443e9b1fc470e93f9263827

View File

@ -1,26 +0,0 @@
--- Makefile.orig Fri Dec 3 10:45:01 1999
+++ Makefile Fri Dec 3 11:18:26 1999
@@ -7,15 +7,15 @@
####### Compiler, tools and options
-CC = gcc
-CXX = g++
-CFLAGS = -pipe -Wall -W -O3 -DLINCVS_APP
-CXXFLAGS= -pipe -Wall -W -O3 -DLINCVS_APP
-INCPATH = -I./include -I./res -I./themes/include -I./themes/res -I$(QTDIR)/include
-LINK = g++
+#CC = gcc
+#CXX = g++
+CFLAGS+= -DLINCVS_APP
+CXXFLAGS= $(CFLAGS)
+INCPATH = -I./include -I./res -I./themes/include -I./themes/res -I__X11BASE__/include/qt2
+LINK = $(CXX)
LFLAGS =
-LIBS = -L$(QTDIR)/lib -lqt -L/usr/X11R6/lib -lXext -lX11 -lm
-MOC = moc
+LIBS = -L__X11BASE__/lib -lqt2 -lXext -lX11 -lm
+MOC = __X11BASE__/bin/moc2
TAR = tar -cf
GZIP = gzip -9f

View File

@ -6,7 +6,7 @@ or single files and common operations like add, remove and commit,
diff against the repository or view of the log messages in list
form.
WWW: http://ppprs1.phy.tu-dresden.de/~trogisch/lincvs/lincvsen.html
WWW: http://www.lincvs.org/
- Chris D. Faulhaber
jedgar@FreeBSD.org
<jedgar@FreeBSD.org>

View File

@ -1 +1,14 @@
bin/lincvs
bin/LinCVS
bin/set-ssh-commit-env.sh
bin/set-ssh-env.sh
bin/start-openssh-agent.sh
bin/start-ssh-agent.sh
share/lincvs/AUTHORS
share/lincvs/COPYING
share/lincvs/ChangeLog
share/lincvs/INSTALL
share/lincvs/README
share/lincvs/SSH.txt
share/lincvs/THANKS
share/lincvs/VERSION
@dirrm share/lincvs