diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2023-11-12 15:43:14 -0500 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2023-11-12 15:49:26 -0500 |
commit | 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 (patch) | |
tree | 0123180d5bb20241a46464f19bae480ea1ca40c5 /devel/fpc-fcl-stl/pkg-plist | |
parent | 41db5078f809a250e42162689e6252619ce5a30c (diff) | |
download | freebsd-ports-0b92f925a3a155ce7b5f4eddfd528553915c6eb8.zip |
lang/fpc-*: Merge all units to lang/fpc
- Merge all fpc-* units to lang/fpc. It gives us a better way to maintain fpc
and lazarus ports.
- Update Mk/fpc.mk for reflects new changes
- Update Mk/lazarus.mk for reflects new changes
- Now we can defined WANT_FPC_DEVEL AND WANT_LAZARUS_DEVEL for use devel version
of fpc or lazarus for build apps based on fpc/lazarus
- Add entries to MOVED
- Bump PORTREVISON of affected ports
- Some other minor modifications
Diffstat (limited to 'devel/fpc-fcl-stl/pkg-plist')
-rw-r--r-- | devel/fpc-fcl-stl/pkg-plist | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/devel/fpc-fcl-stl/pkg-plist b/devel/fpc-fcl-stl/pkg-plist deleted file mode 100644 index 7f4d7e9c2873..000000000000 --- a/devel/fpc-fcl-stl/pkg-plist +++ /dev/null @@ -1,15 +0,0 @@ -lib/fpc/%%PORTVERSION%%/fpmkinst/%%BUILDNAME%%/fcl-stl.fpm -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-stl/garrayutils.ppu -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-stl/gdeque.ppu -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-stl/ghashmap.ppu -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-stl/ghashset.ppu -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-stl/glinkedlist.o -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-stl/glinkedlist.ppu -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-stl/gmap.ppu -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-stl/gpriorityqueue.ppu -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-stl/gqueue.ppu -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-stl/gset.ppu -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-stl/gstack.ppu -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-stl/gtree.ppu -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-stl/gutil.ppu -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-stl/gvector.ppu |