| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert all fpc-based ports to USES=fpc
PR: 227210
Reviewed by: portmgr
Approved by: portmgr
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D14617
Notes:
svn path=/head/; revision=466532
|
|
|
|
| |
Notes:
svn path=/head/; revision=447304
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=372428
|
|
|
|
| |
Notes:
svn path=/head/; revision=341492
|
|
|
|
|
|
|
|
| |
Fix shebang for aspell itself, make perl also a run dependency for aspell (needed for a couple of scripts)
Always install manpages for aspell.
Notes:
svn path=/head/; revision=332672
|
|
|
|
|
|
|
| |
textproc)
Notes:
svn path=/head/; revision=327773
|
|
|
|
|
|
|
| |
- Trim Makefile headers
Notes:
svn path=/head/; revision=314989
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 176928
PR: 176936
PR: 176937
PR: 176938
PR: 176939
PR: 176940
PR: 176941
PR: 176942
PR: 176943
PR: 176944
PR: 176945
Submitted by: jgh@
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=314133
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
Notes:
svn path=/head/; revision=259359
|
|
Interface to aspell spelling checker
Notes:
svn path=/head/; revision=226014
|