FreeBSD Bugzilla – Attachment 67377 Details for
Bug 99315
[MAINTAINER] lang/fpc-units: Added missing units of Free Pascal
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fpc-units-2.0.2.patch
fpc-units-2.0.2.patch (text/plain), 1.92 KB, created by
Jose Alonso Cardenas Marquez
on 2006-06-22 18:20:20 UTC
(
hide
)
Description:
fpc-units-2.0.2.patch
Filename:
MIME Type:
Creator:
Jose Alonso Cardenas Marquez
Created:
2006-06-22 18:20:20 UTC
Size:
1.92 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/lang/fpc-units/Makefile /usr/ports/lang/fpc-units-new/Makefile >--- /usr/ports/lang/fpc-units/Makefile Wed Jun 21 11:44:53 2006 >+++ /usr/ports/lang/fpc-units-new/Makefile Thu Jun 22 12:05:32 2006 >@@ -26,8 +26,10 @@ > FORMS "Interface to X-Forms" on \ > FPGTK "Interface to create programs with gtk" on \ > FV "Free Pascal unit for Delphi support" on \ >+ GCONF "Interface to GConf" on \ > GDBM "Interface to the GNU database system" on \ > GGI "Interface to libggi library" on \ >+ GNOME "Free Pascal unit to create programs for GNOME" on \ > GTK "Interface to gtk libraries" on \ > GTK2 "Interface to gtk2 libraries" on \ > IMLIB "Interface to imlib library" on \ >@@ -41,22 +43,25 @@ > UNZIP "Routines for unzipping zip files" on \ > UTMP "Interface to gather information from the utmp file" on \ > X11 "Interface to X windows server" on \ >- ZLIB "Interface to the zlib compression library" on >+ ZLIB "Interface to the zlib compression library" on \ >+ ZVT "Interface to Zed's Virtual Terminal" on > > .include <bsd.port.pre.mk> > > UNITSDIR= ${LOCALBASE}/lib/fpc/${PORTVERSION}/units/${BUILDNAME} >-ALL_OPTIONS= BFD FCL FORMS FPGTK FV GDBM GGI GTK GTK2 \ >+ALL_OPTIONS= BFD FCL FORMS FPGTK FV GCONF GDBM GGI GNOME GTK GTK2 \ > IMLIB LIBGD LIBPNG NCURSES OPENGL SVGALIB \ >- SYSLOG TCL UNZIP UTMP X11 ZLIB >+ SYSLOG TCL UNZIP UTMP X11 ZLIB ZVT > > BFD_UNIT= devel/fpc-bfd > FCL_UNIT= devel/fpc-fcl > FORMS_UNIT= x11-toolkits/fpc-forms > FPGTK_UNIT= graphics/fpc-fpgtk > FV_UNIT= devel/fpc-fv >+GCONF_UNIT= devel/fpc-gconf > GDBM_UNIT= databases/fpc-gdbm > GGI_UNIT= graphics/fpc-ggi >+GNOME_UNIT= x11-toolkits/fpc-gnome > GTK_UNIT= x11-toolkits/fpc-gtk > GTK2_UNIT= x11-toolkits/fpc-gtk2 > IMLIB_UNIT= graphics/fpc-imlib >@@ -71,6 +76,7 @@ > UTMP_UNIT= sysutils/fpc-utmp > X11_UNIT= x11/fpc-x11 > ZLIB_UNIT= devel/fpc-zlib >+ZVT_UNIT= x11-toolkits/fpc-zvt > > .for OPT in ${ALL_OPTIONS} > . if defined(WITH_${OPT}) && !defined(WITHOUT_${OPT})
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 99315
: 67377