| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is the first major release of FreePascal in nearly four years.
There are a ton of new features, way more to list here. see:
http://wiki.freepascal.org/FPC_New_Features_3.0
Several new unit ports were added, some were contracted. Most of
those were absorbed into the main FPC packages, but two units are
no longer supported: sndfile and matroshka.
All 99 remaining ports (including Lazarus ports) were build tested
on FreeBSD i386 and amd64 Release 10.2
Notes:
svn path=/head/; revision=403082
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add USE_FPC_RUN to bsd.fpc.mk. It add fpc units like run dependencies. Otherwise
fpc units only are added like build dependencies (less dependencies registered
when they are installed with pkg).
- Remove GTK1 obsolete dependencies
- Bump all ports with dependencies of fpc-* units
- Bump all ports with dependencies of lazarus ports
- Clean up
Notes:
svn path=/head/; revision=393766
|
|
|
|
|
|
|
|
|
|
| |
The new team currently consists of the previous maintainer (acm@) and
myself (marino@).
PR: 195363
Notes:
svn path=/head/; revision=376279
|
|
|
|
| |
Notes:
svn path=/head/; revision=371544
|
|
|
|
| |
Notes:
svn path=/head/; revision=341492
|
|
|
|
|
|
|
| |
devel part 2)
Notes:
svn path=/head/; revision=327723
|
|
|
|
|
|
|
| |
- Trim Makefile headers
Notes:
svn path=/head/; revision=314989
|
|
|
|
| |
Notes:
svn path=/head/; revision=301519
|
|
|
|
| |
Notes:
svn path=/head/; revision=226034
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=215708
|
|
|
|
|
|
|
|
|
| |
- Add new dependencies to editors/lazarus
Approved by: garga (mentor,implicit)
Notes:
svn path=/head/; revision=172536
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
some fpc ports.
- Added PORTREVISION for each port
- Fixed pkg-plist on fpc-gtk2 and fpc-gtk ports
- Fixed the gtk, glib and gdk libraries linking for fpc-gtk
- Removed obsolete patches from fpc-gtk. Now it's using ${REINPLACE_CMD}
- Removed post-extract from fpc-fcl. I just added it to makefiles.units file
Approved by: garga (mentor)
Notes:
svn path=/head/; revision=169024
|
|
|
|
|
|
|
|
|
| |
- Adding entry for lang/fpc-utils
Approved by: garga (mentor)
Notes:
svn path=/head/; revision=168609
|
|
PR: ports/98653
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Notes:
svn path=/head/; revision=165941
|