svn commit: r320544 - head/print/lyx16
Raphael Kubo da Costa
rakuco at FreeBSD.org
Tue Jun 11 09:36:05 UTC 2013
Author: rakuco
Date: Tue Jun 11 09:36:04 2013
New Revision: 320544
URL: http://svnweb.freebsd.org/changeset/ports/320544
Log:
Deprecate print/lyx16 and expire it in 1 month.
The final release of the 1.6 series was made around 2 years ago, and the 2.x
series should be stable enough now.
Concretely, this port probably has problems building with clang, and there
isn't much point in keeping it around with duct tape just for the sake of
it.
Modified:
head/print/lyx16/Makefile
Modified: head/print/lyx16/Makefile
==============================================================================
--- head/print/lyx16/Makefile Tue Jun 11 09:14:26 2013 (r320543)
+++ head/print/lyx16/Makefile Tue Jun 11 09:36:04 2013 (r320544)
@@ -24,6 +24,9 @@ CONFLICTS= lyx-1.4* lyx-devel-* lyx-2*
MAJOR_VERSION= 1.6
MINOR_VERSION= 10
+DEPRECATED= Unmaintained upstream, upgrading to the 2.x series is advised
+EXPIRATION_DATE= 2013-07-11
+
USE_BZIP2= yes
USE_GMAKE= yes
USE_QT4= gui moc_build uic_build rcc_build
More information about the svn-ports-head
mailing list