- Save ports, never fully activated. Support blended back into master
- Both slave ports removed at submitters request, (ports/166300 and ports/166301) - Don't look for them in ../Makefile. Added once, cause INDEX issues, removed immediately PR: ports/166300 Submitted by: bbtruk@users.sourceforge.net (maintainer)
This commit is contained in:
parent
8f100ec53f
commit
4357729580
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295169
2
MOVED
2
MOVED
@ -3285,3 +3285,5 @@ mail/dbmail23||2012-04-18|Has expired: No more supported upstream. No ports depe
|
||||
math/octave-forge-times||2012-04-18|Depreciated upstream
|
||||
www/fpc-httpd13||2012-04-19|Obsolete freepascal unit. Use www/fpc-httpd22 instead of it
|
||||
www/fpc-httpd20||2012-04-19|Obsolete freepascal unit. Use www/fpc-httpd22 instead of it
|
||||
editors/lazarus-gtk2||2012-04-20|Never fully added. Use editors/lazarus instead
|
||||
editors/lazarus-qt4||2012-04-20|Never fully added. Use editors/lazarus instead
|
||||
|
@ -1,23 +0,0 @@
|
||||
# New ports collection makefile for: lazarus-gtk2
|
||||
# Date created: 2012-01-15
|
||||
# Whom: Beñat Gonzalez Etxeparee <bbtruk@users.sourceforge.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= lazarus-gtk2
|
||||
|
||||
MAINTAINER= bbtruk@users.sourceforge.net
|
||||
|
||||
BROKEN= Conflicts with master port in location of binary and INDEX.
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../lazarus
|
||||
|
||||
WITH_GTK2= yes
|
||||
WITHOUT_QT4= yes
|
||||
WITHOUT_LAZARUS_OPTIONS= yes
|
||||
|
||||
LATEST_LINK= lazarus-gtk2
|
||||
DESCR= ${.CURDIR}/pkg-descr
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
@ -1,3 +0,0 @@
|
||||
Lazarus with GTK2
|
||||
|
||||
WWW: http://www.lazarus.freepascal.org/
|
@ -1,23 +0,0 @@
|
||||
# New ports collection makefile for: lazarus-qt4
|
||||
# Date created: 2012-01-15
|
||||
# Whom: Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= lazarus-qt4
|
||||
|
||||
MAINTAINER= bbtruk@users.sourceforge.net
|
||||
|
||||
BROKEN= Creates duplicate index.
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../lazarus
|
||||
|
||||
WITHOUT_GTK2= yes
|
||||
WITH_QT4= yes
|
||||
WITHOUT_LAZARUS_OPTIONS= yes
|
||||
|
||||
LATEST_LINK= lazarus-qt4
|
||||
DESCR= ${.CURDIR}/pkg-descr
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
@ -1,3 +0,0 @@
|
||||
Lazarus with QT4
|
||||
|
||||
WWW: http://www.lazarus.freepascal.org/
|
Loading…
Reference in New Issue
Block a user