Port details |
- flexdock Swing windowing and docking framework
- 1.2.4 devel
=0 1.2.4Version of this port present on the latest quarterly branch. - Maintainer: makc@FreeBSD.org
 - Port Added: 2009-11-28 13:53:12
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: java
- License: MIT
- Description:
- FlexDock is a Java docking framework for use in cross-platform
Swing applications. It offers features you'd expect in any desktop
docking framework such as:
* Tabbed and Split Layouts
* Drag-n-Drop capability (with native drag rubber band painting
on some platforms)
* Floating windows
* Collapsible Containers to Save Real Estate
* Layout Persistence
WWW: https://forge.scilab.org/index.php/p/flexdock/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- flexdock>0:devel/flexdock
- To install the port:
- cd /usr/ports/devel/flexdock/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/flexdock
- pkg install flexdock
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: flexdock
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (flexdock-1.2.4.tar.gz) = ff0383929c5373df6c14ba321923b5668023b33c0345c1e8b1b46e056530fda2
SIZE (flexdock-1.2.4.tar.gz) = 5977054
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- java : java/openjdk8
- ant : devel/apache-ant
- Runtime dependencies:
-
- java : java/openjdk8
- This port is required by:
- for Build
-
- math/scilab
- for Run
-
- math/scilab
- Configuration Options:
- ===> The following configuration options are available for flexdock-1.2.4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_flexdock
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.2.4
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
18 Nov 2020 11:15:50
1.2.4
|
makc  |
devel/flexdock:
- fix build with modern JDK
- Update WWW |
02 May 2020 12:06:25
1.2.4
|
makc  |
devel/flexdock:
- Set LICENSE
- Tweak PORTDOCS to fix packaging on arm
PR: 246101
Submitted by: Oleg Sidorkin |
30 Nov 2017 06:13:35
1.2.4 
|
linimon  |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
26 May 2017 20:02:44
1.2.4
|
linimon  |
Mark some ports failing on armv6, for errors classified as "???".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
02 Nov 2016 09:05:58
1.2.4
|
makc  |
Take maintainership of math/scilab dependencies |
20 Oct 2016 15:58:13
1.2.4
|
rakuco  |
Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far. |
10 May 2014 19:48:18
1.2.4
|
makc  |
devel/flexdock:
- Update to 1.2.4
- Convert NOPORTDOCS to option
- Add stage support
- Update MASTER_SITES and WWW (project moved to forge.scilab.org)
- Take maintainership (the port is required for math/scilab)
PR: ports/188985
Approved by: maintainer timeout (15 days) |
07 Mar 2014 16:49:10

|
bapt  |
Convert d* to USES=zip |
20 Sep 2013 17:04:44
1.1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
26 Dec 2011 20:01:06
1.1
|
rm  |
- update to 1.1
- update WWW
PR: 163594
Submitted by: Rob Farmer <rfarmer at predatorlabs dot net>
Approved by: maintainer, novel (mentor, implicit) |
07 Nov 2011 03:25:29
0.5.2
|
miwi  |
- Get rid FreeBSD 6.x support |
03 Jul 2011 14:59:23
0.5.2
|
ohauer  |
-remove MD5 |
17 Sep 2010 20:06:22
0.5.2
|
makc  |
Update to 0.5.2
Stop putting version in filenames
Remove unnecessary override of do-extract target
Use ALL_TARGET instead of MAKE_ARGS
Use COPYTREE_SHARE for documentation
Kill pkg-plist with only one entry
PR: ports/150402
Submitted by: Rob Farmer <rfarmer at predatorlabs.net>
Approved by: maintainer |
19 Dec 2009 14:29:53
0.5.1
|
pav  |
- Mark BROKEN on 6.x
Reported by: pointyhat |
28 Nov 2009 13:52:54
0.5.1
|
miwi  |
FlexDock is a Java docking framework for use in cross-platform
Swing applications. It offers features you'd expect in any desktop
docking framework such as:
* Tabbed and Split Layouts
* Drag-n-Drop capability (with native drag rubber band painting
on some platforms)
* Floating windows
* Collapsible Containers to Save Real Estate
* Layout Persistence
WWW: https://flexdock.dev.java.net/
PR: ports/140906
Submitted by: Otacilio de Araujo Ramos Neto <otacilio.neto at bsd.com.br> |