| Summary: | Update lang/fpc to 2.4.0 | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Christopher Key <cjk32> | ||||||||||||||||||||||||||||||
| Component: | Individual Port(s) | Assignee: | Jose Alonso Cardenas Marquez <acm> | ||||||||||||||||||||||||||||||
| Status: | Closed FIXED | ||||||||||||||||||||||||||||||||
| Severity: | Affects Only Me | ||||||||||||||||||||||||||||||||
| Priority: | Normal | ||||||||||||||||||||||||||||||||
| Version: | Latest | ||||||||||||||||||||||||||||||||
| Hardware: | Any | ||||||||||||||||||||||||||||||||
| OS: | Any | ||||||||||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||||||||
|
Description
Christopher Key
2010-04-23 20:20:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->acm Fix synopsis and assign. 2010/4/23 <linimon@freebsd.org>: > Old Synopsis: [ports] Update fpc to 2.4.0 > New Synopsis: [ports] Update lang/fpc to 2.4.0 > > Responsible-Changed-From-To: freebsd-ports-bugs->acm > Responsible-Changed-By: linimon > Responsible-Changed-When: Fri Apr 23 22:10:08 UTC 2010 > Responsible-Changed-Why: > Fix synopsis and assign. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=146001 > Hi Christopher :) What about editors/lazarus port? is it compiling/running without problems with new version of freepascal? Greetings ACM Alonso Cárdenas Márquez wrote: > What about editors/lazarus port? is it compiling/running without > problems with new version of freepascal? > > Greetings > ACM > > Hi Christopher :) Hi Alonso, I'm afraid I only have a headless FreeBSD system so I've not been able to test the result, but lazarus 0.9.28.2_2 compiled happily in a tinderbox with the new version of freepascal. The only requirement was to set WITHOUT_IBASE=true for fpc-ibase, although looking at http://www.freshports.org/databases/firebird20-client/, this is no longer required. Kind regards, Chris. acm 2010-08-16 17:45:15 UTC
FreeBSD ports repository
Modified files:
lang/fpc Makefile Makefile.units distinfo
pkg-plist
textproc/fpc-aspell pkg-plist
lang/fpc-base Makefile
graphics/fpc-cairo Makefile
lang/fpc-docs Makefile distinfo
devel/fpc-fcl-base pkg-plist
devel/fpc-fcl-db Makefile pkg-plist
devel/fpc-fcl-image Makefile pkg-plist
devel/fpc-fcl-web Makefile pkg-plist
devel/fpc-fcl-xml Makefile pkg-plist
math/fpc-fftw Makefile
x11-toolkits/fpc-gnome1 Makefile
graphics/fpc-graph Makefile pkg-plist
x11-toolkits/fpc-gtk2 Makefile pkg-plist
security/fpc-hash pkg-plist
converters/fpc-iconvenc pkg-plist
editors/fpc-ide Makefile
graphics/fpc-imagemagick Makefile
graphics/fpc-imlib Makefile
ftp/fpc-libcurl Makefile
graphics/fpc-libgd Makefile
graphics/fpc-libpng Makefile
databases/fpc-odbc Makefile
graphics/fpc-opengl pkg-plist
databases/fpc-oracle Makefile
graphics/fpc-pasjpeg pkg-plist
databases/fpc-pxlib Makefile
devel/fpc-sdl Makefile pkg-plist
graphics/fpc-svgalib Makefile
archivers/fpc-unzip pkg-plist
sysutils/fpc-users Makefile
lang/fpc-utils Makefile pkg-plist
x11-toolkits/fpc-xforms Makefile
Mk bsd.fpc.mk
Added files:
lang/fpc/files patch-rtl-bsd-x86_64_syscall.inc
patch-rtl-bsd-x86_64_syscallh.inc
patch-rtl-bsd_ossysc.inc
Removed files:
devel/fpc-fcl-db/files patch-packages-fcl-db_Makefile
Log:
- Update to 2.4.0
- Add support for amd64 [1]
- Add 23 new ports to to bsd.fpc.mk
- Remove obsolete patch file patch-packages-fcl-db_Makefile
- Turn off some optional dependencies like databases/unixODBC,
graphics/svgalib, databases/oracle8-client for avoid break amd64 support
- Clean up
PR: ports/146001
Submmitted by: Christopher Key <cjk32__ at _cam.ac.uk>
Patch reviewed by: marcov_ at _pascalprogramming.com (fpc developer)[1]
Revision Changes Path
1.11 +47 -15 ports/Mk/bsd.fpc.mk
1.2 +3 -3 ports/archivers/fpc-unzip/pkg-plist
1.2 +3 -0 ports/converters/fpc-iconvenc/pkg-plist
1.15 +1 -1 ports/databases/fpc-odbc/Makefile
1.15 +1 -1 ports/databases/fpc-oracle/Makefile
1.2 +1 -1 ports/databases/fpc-pxlib/Makefile
1.6 +3 -0 ports/devel/fpc-fcl-base/pkg-plist
1.17 +0 -2 ports/devel/fpc-fcl-db/Makefile
1.2 +0 -28 ports/devel/fpc-fcl-db/files/patch-packages-fcl-db_Makefile (dead)
1.6 +3 -0 ports/devel/fpc-fcl-db/pkg-plist
1.16 +1 -1 ports/devel/fpc-fcl-image/Makefile
1.6 +12 -0 ports/devel/fpc-fcl-image/pkg-plist
1.13 +1 -1 ports/devel/fpc-fcl-web/Makefile
1.6 +9 -0 ports/devel/fpc-fcl-web/pkg-plist
1.11 +1 -1 ports/devel/fpc-fcl-xml/Makefile
1.5 +3 -0 ports/devel/fpc-fcl-xml/pkg-plist
1.5 +0 -1 ports/devel/fpc-sdl/Makefile
1.2 +3 -3 ports/devel/fpc-sdl/pkg-plist
1.21 +1 -3 ports/editors/fpc-ide/Makefile
1.7 +1 -1 ports/ftp/fpc-libcurl/Makefile
1.7 +1 -1 ports/graphics/fpc-cairo/Makefile
1.7 +1 -1 ports/graphics/fpc-graph/Makefile
1.3 +3 -3 ports/graphics/fpc-graph/pkg-plist
1.5 +1 -1 ports/graphics/fpc-imagemagick/Makefile
1.14 +1 -1 ports/graphics/fpc-imlib/Makefile
1.13 +1 -1 ports/graphics/fpc-libgd/Makefile
1.10 +1 -1 ports/graphics/fpc-libpng/Makefile
1.3 +1 -0 ports/graphics/fpc-opengl/pkg-plist
1.4 +3 -0 ports/graphics/fpc-pasjpeg/pkg-plist
1.9 +1 -1 ports/graphics/fpc-svgalib/Makefile
1.16 +1 -4 ports/lang/fpc-base/Makefile
1.13 +2 -2 ports/lang/fpc-docs/Makefile
1.9 +3 -3 ports/lang/fpc-docs/distinfo
1.12 +1 -1 ports/lang/fpc-utils/Makefile
1.6 +3 -0 ports/lang/fpc-utils/pkg-plist
1.35 +40 -16 ports/lang/fpc/Makefile
1.23 +119 -5 ports/lang/fpc/Makefile.units
1.12 +12 -6 ports/lang/fpc/distinfo
1.1 +89 -0 ports/lang/fpc/files/patch-rtl-bsd-x86_64_syscall.inc (new)
1.1 +10 -0 ports/lang/fpc/files/patch-rtl-bsd-x86_64_syscallh.inc (new)
1.1 +17 -0 ports/lang/fpc/files/patch-rtl-bsd_ossysc.inc (new)
1.12 +16 -9 ports/lang/fpc/pkg-plist
1.7 +1 -1 ports/math/fpc-fftw/Makefile
1.7 +3 -0 ports/security/fpc-hash/pkg-plist
1.2 +1 -1 ports/sysutils/fpc-users/Makefile
1.2 +4 -1 ports/textproc/fpc-aspell/pkg-plist
1.12 +1 -1 ports/x11-toolkits/fpc-gnome1/Makefile
1.18 +2 -2 ports/x11-toolkits/fpc-gtk2/Makefile
1.7 +3 -3 ports/x11-toolkits/fpc-gtk2/pkg-plist
1.12 +1 -1 ports/x11-toolkits/fpc-xforms/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
acm 2010-08-16 17:46:57 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/fpc-fastcgi Makefile pkg-plist
Log:
- New port: www/fpc-fastcgi
Free Pascal interface to interbase
PR: 146001
Submitted by: Christopher Key <cjk32 __at __cam.ac.uk>
Revision Changes Path
1.2661 +1 -0 ports/www/Makefile
1.1 +21 -0 ports/www/fpc-fastcgi/Makefile (new)
1.1 +9 -0 ports/www/fpc-fastcgi/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
acm 2010-08-16 17:51:09 UTC
FreeBSD ports repository
Modified files:
archivers Makefile
Added files:
archivers/fpc-bzip2 Makefile pkg-plist
Log:
- New port: archivers/fpc-bzip2
Free Pascal bzip2 unit
PR: 146001
Submitted by: Christopher Key <cjk32_ at cam.ac.uk>
Revision Changes Path
1.243 +1 -0 ports/archivers/Makefile
1.1 +21 -0 ports/archivers/fpc-bzip2/Makefile (new)
1.1 +15 -0 ports/archivers/fpc-bzip2/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
acm 2010-08-16 17:53:02 UTC
FreeBSD ports repository
Modified files:
audio Makefile
Added files:
audio/fpc-a52 Makefile pkg-plist
Log:
- New port: audio/fpc-a52
Free Pascal interface to a52 library
PR: 146001
Submitted by: Christopher Key <cjk32 _ at _ cam.ac.uk>
Revision Changes Path
1.1121 +1 -0 ports/audio/Makefile
1.1 +23 -0 ports/audio/fpc-a52/Makefile (new)
1.1 +9 -0 ports/audio/fpc-a52/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
acm 2010-08-16 17:56:07 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/fpc-dbus Makefile pkg-plist
Log:
- New port: devel/fpc-dbus
Free Pascal interface to dbus library
PR: 146001
Submitted by: Christopher Key <cjk32 (at) cam.ac.uk>
Revision Changes Path
1.4008 +1 -0 ports/devel/Makefile
1.1 +23 -0 ports/devel/fpc-dbus/Makefile (new)
1.1 +9 -0 ports/devel/fpc-dbus/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
acm 2010-08-16 17:58:39 UTC
FreeBSD ports repository
Modified files:
multimedia Makefile
Added files:
multimedia/fpc-dts Makefile pkg-plist
Log:
- New port: multimedia/fpc-dts
Free Pascal interface to the dts library
PR: 146001
Submitted by: Christopher Key <cjk32_ at _cam.ac.uk>
Revision Changes Path
1.383 +1 -0 ports/multimedia/Makefile
1.1 +23 -0 ports/multimedia/fpc-dts/Makefile (new)
1.1 +9 -0 ports/multimedia/fpc-dts/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
acm 2010-08-16 18:02:33 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/fpc-fcl-res Makefile pkg-plist
Log:
- New port: devel/fpc-fcl-res
Free Pascal Component Library
PR: 146001
Submitted by: Christopher Key <cjk32 __ at __ cam.ac.uk>
Revision Changes Path
1.4009 +1 -0 ports/devel/Makefile
1.1 +21 -0 ports/devel/fpc-fcl-res/Makefile (new)
1.1 +114 -0 ports/devel/fpc-fcl-res/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
acm 2010-08-16 18:05:28 UTC
FreeBSD ports repository
Modified files:
graphics Makefile
Added files:
graphics/fpc-fpvectorial Makefile pkg-plist
Log:
- New port: graphics/fpc-fpvectorial
Free Pascal fpvectorial unit
PR: 146001
Submitted by: Christopher Key <cjk32 _ __ cam.ac.uk>
Revision Changes Path
1.1340 +1 -0 ports/graphics/Makefile
1.1 +21 -0 ports/graphics/fpc-fpvectorial/Makefile (new)
1.1 +33 -0 ports/graphics/fpc-fpvectorial/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
acm 2010-08-16 18:07:50 UTC
FreeBSD ports repository
Modified files:
math Makefile
Added files:
math/fpc-gmp Makefile pkg-plist
Log:
- New port: math/fpc-gmp
Free Pascal interface to gmp library
PR: 146001
Submitted by: Christopher Key <cjk32 at cam.ac.uk>
Revision Changes Path
1.668 +1 -0 ports/math/Makefile
1.1 +23 -0 ports/math/fpc-gmp/Makefile (new)
1.1 +9 -0 ports/math/fpc-gmp/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
acm 2010-08-16 18:10:02 UTC
FreeBSD ports repository
Modified files:
graphics Makefile
Added files:
graphics/fpc-hermes Makefile pkg-plist
graphics/fpc-hermes/files patch-Makefile
Log:
- New port: graphics/fpc-hermes
PR: 146001
Submitted by: Christopher Key <cjk32 __ at __ cam.ac.uk>
Revision Changes Path
1.1341 +1 -0 ports/graphics/Makefile
1.1 +23 -0 ports/graphics/fpc-hermes/Makefile (new)
1.1 +10 -0 ports/graphics/fpc-hermes/files/patch-Makefile (new)
1.1 +14 -0 ports/graphics/fpc-hermes/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
acm 2010-08-16 18:12:29 UTC
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/fpc-ldap Makefile pkg-plist
Log:
- New port: net/fpc-ldap
Free Pascal interface to OpenLDAP
PR: 146001
Submitted by: Christopher Key <cjk32 __ at _ cam.ac.uk>
Revision Changes Path
1.2240 +1 -0 ports/net/Makefile
1.1 +23 -0 ports/net/fpc-ldap/Makefile (new)
1.1 +12 -0 ports/net/fpc-ldap/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
acm 2010-08-16 18:14:38 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/fpc-libxml2 Makefile pkg-plist
Log:
- New port: textproc/fpc-libxml2
Interface to xml2 library
PR: 146001
Submitted by: Christopher Key <cjk32 __ __ cam.ac.uk>
Revision Changes Path
1.1478 +1 -0 ports/textproc/Makefile
1.1 +23 -0 ports/textproc/fpc-libxml2/Makefile (new)
1.1 +12 -0 ports/textproc/fpc-libxml2/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
acm 2010-08-16 18:17:11 UTC
FreeBSD ports repository
Modified files:
lang Makefile
Added files:
lang/fpc-lua Makefile pkg-plist
lang/fpc-lua/files patch-Makefile
Log:
- New port: lang/fpc-lua
Free Pascal interface to the lua interpreter
PR: 146001
Submitted by: Christopher Key <cjk32 _ at cam.ac.uk>
Revision Changes Path
1.693 +1 -0 ports/lang/Makefile
1.1 +23 -0 ports/lang/fpc-lua/Makefile (new)
1.1 +11 -0 ports/lang/fpc-lua/files/patch-Makefile (new)
1.1 +15 -0 ports/lang/fpc-lua/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
acm 2010-08-16 18:18:47 UTC
FreeBSD ports repository
Modified files:
audio Makefile
Added files:
audio/fpc-mad Makefile pkg-plist
Log:
- New port: audio/fpc-mad
Free Pascal interface to mad library
PR: 146001
Submitted by: Christopher Key <cjk32 _ at _ cam.ac.uk>
Revision Changes Path
1.1122 +1 -0 ports/audio/Makefile
1.1 +23 -0 ports/audio/fpc-mad/Makefile (new)
1.1 +9 -0 ports/audio/fpc-mad/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
acm 2010-08-16 18:20:37 UTC
FreeBSD ports repository
Modified files:
multimedia Makefile
Added files:
multimedia/fpc-matroska Makefile pkg-plist
Log:
- New port: multimedia/fpc-matroska
Free Pascal interface to matroska library
PR: 146001
Submitted by: Christopher Key <cjk32 at cam.ac.uk>
Revision Changes Path
1.384 +1 -0 ports/multimedia/Makefile
1.1 +23 -0 ports/multimedia/fpc-matroska/Makefile (new)
1.1 +9 -0 ports/multimedia/fpc-matroska/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
acm 2010-08-16 18:22:32 UTC
FreeBSD ports repository
Modified files:
audio Makefile
Added files:
audio/fpc-modplug Makefile pkg-plist
Log:
- New port: audio/fpc-modplug
Free Pascal interface to modplug library
PR: 146001
Submitted by: Christopher Key <cjk32 __ at __ cam.ac.uk>
Revision Changes Path
1.1123 +1 -0 ports/audio/Makefile
1.1 +23 -0 ports/audio/fpc-modplug/Makefile (new)
1.1 +9 -0 ports/audio/fpc-modplug/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
acm 2010-08-16 18:24:17 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/fpc-newt Makefile pkg-plist
Log:
- New port: devel/fpc-newt
Free Pascal interface to newt library
PR: 146001
Submitted by: Christopher Key <cjk32 _ at cam.ac.uk>
Revision Changes Path
1.4010 +1 -0 ports/devel/Makefile
1.1 +23 -0 ports/devel/fpc-newt/Makefile (new)
1.1 +9 -0 ports/devel/fpc-newt/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
acm 2010-08-16 18:26:44 UTC
FreeBSD ports repository
Modified files:
audio Makefile
Added files:
audio/fpc-oggvorbis Makefile pkg-plist
Log:
- New port: audio/fpc-oggvorbis
Free Pascal interface to ogg & vorbis libraries
PR: 146001
Submitted by: Christopher Key <cjk32 __at__ cam.ac.uk>
Revision Changes Path
1.1124 +1 -0 ports/audio/Makefile
1.1 +24 -0 ports/audio/fpc-oggvorbis/Makefile (new)
1.1 +12 -0 ports/audio/fpc-oggvorbis/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
acm 2010-08-16 18:28:34 UTC
FreeBSD ports repository
Modified files:
audio Makefile
Added files:
audio/fpc-openal Makefile pkg-plist
Log:
- New port: audio/fpc-openal
Free Pascal interface to openal library
PR: 146001
Submitted by: Christopher Key <cjk32 __ at __ cam.ac.uk>
Revision Changes Path
1.1125 +1 -0 ports/audio/Makefile
1.1 +23 -0 ports/audio/fpc-openal/Makefile (new)
1.1 +9 -0 ports/audio/fpc-openal/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
acm 2010-08-16 18:30:13 UTC
FreeBSD ports repository
Modified files:
graphics Makefile
Added files:
graphics/fpc-proj4 Makefile pkg-plist
Log:
- New port: graphcis/fpc-proj4
Free Pascal interface to proj library
PR: 146001
Submitted by: Christopher Key <cjk32 at _ cam.ac.uk>
Revision Changes Path
1.1342 +1 -0 ports/graphics/Makefile
1.1 +23 -0 ports/graphics/fpc-proj4/Makefile (new)
1.1 +9 -0 ports/graphics/fpc-proj4/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
acm 2010-08-16 18:31:59 UTC
FreeBSD ports repository
Modified files:
lang Makefile
Added files:
lang/fpc-rexx Makefile pkg-plist
Log:
- New port: lang/fpc-rexx
Free Pascal interface to the rexx-regina library
PR: 146001
Submitted by: Christopher Key <cjk32 __ at __ cam.ac.uk>
Revision Changes Path
1.694 +1 -0 ports/lang/Makefile
1.1 +23 -0 ports/lang/fpc-rexx/Makefile (new)
1.1 +9 -0 ports/lang/fpc-rexx/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
acm 2010-08-16 18:34:01 UTC
FreeBSD ports repository
Modified files:
graphics Makefile
Added files:
graphics/fpc-rsvg Makefile pkg-plist
Log:
- New port: graphics/fpc-rsvg
Free Pascal interface to librsvg2 library
PR: 146001
Submitted by: Christopher Key <cjk32 __ at __ cam.ac.uk>
Revision Changes Path
1.1343 +1 -0 ports/graphics/Makefile
1.1 +23 -0 ports/graphics/fpc-rsvg/Makefile (new)
1.1 +9 -0 ports/graphics/fpc-rsvg/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
acm 2010-08-16 18:35:46 UTC
FreeBSD ports repository
Modified files:
audio Makefile
Added files:
audio/fpc-sndfile Makefile pkg-plist
Log:
- New port: audio/fpc-sndfile
Free Pascal Interface to sndfile library
PR: 146001
Submitted by: Christopher Key <cjk32 __ at __ cam.ac.uk>
Revision Changes Path
1.1126 +1 -0 ports/audio/Makefile
1.1 +23 -0 ports/audio/fpc-sndfile/Makefile (new)
1.1 +9 -0 ports/audio/fpc-sndfile/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
acm 2010-08-16 18:37:33 UTC
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/fpc-uuid Makefile pkg-plist
Log:
- New port: sysutils/fpc-uuid
Free Pascal uuid unit
PR: 146001
Submitted by: Christopher Key <cjk32 at_ cam.ac.uk>
Revision Changes Path
1.1214 +1 -0 ports/sysutils/Makefile
1.1 +21 -0 ports/sysutils/fpc-uuid/Makefile (new)
1.1 +12 -0 ports/sysutils/fpc-uuid/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
acm 2010-08-16 18:38:14 UTC
FreeBSD ports repository
Modified files:
lang/fpc-units Makefile
Log:
- Update to 2.4.0
PR: 146001
Submitted by: Christopher Key <cjk32 __ __ cam.ac.uk>
Revision Changes Path
1.21 +35 -10 ports/lang/fpc-units/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed - Committed with few modifications. Thanks a lot for your usefull help :) |