notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
flexdock Swing windowing and docking framework
1.2.4 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2.4Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-11-28 13:53:12
Last Update: 2023-11-08 18:43:07
Commit Hash: 379cec2
Also Listed In: java
License: MIT
WWW:
https://forge.scilab.org/index.php/p/flexdock/
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. /usr/local/share/java/classes/flexdock.jar
  2. /usr/local/share/licenses/flexdock-1.2.4/catalog.mk
  3. /usr/local/share/licenses/flexdock-1.2.4/LICENSE
  4. /usr/local/share/licenses/flexdock-1.2.4/MIT
Collapse this list.
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):
flexdock
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.41.2.4-1.2.41.2.4---
FreeBSD:13:quarterly1.2.41.2.41.2.41.2.41.2.4-1.2.41.2.4
FreeBSD:14:latest1.2.41.2.41.2.4-1.2.4--1.2.4
FreeBSD:14:quarterly1.2.41.2.4--1.2.4-1.2.41.2.4
FreeBSD:15:latest1.2.41.2.4n/a-n/a-1.2.41.2.4
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. java : java/openjdk8
  2. ant : devel/apache-ant
Runtime dependencies:
  1. java : java/openjdk8
This port is required by:
for Build
  1. math/scilab
for Run
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. http://forge.scilab.org/index.php/p/flexdock/downloads/get/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.4
08 Nov 2023 18:43:07
commit hash: 379cec2296b783715804b77e3366953a48b324f6commit hash: 379cec2296b783715804b77e3366953a48b324f6commit hash: 379cec2296b783715804b77e3366953a48b324f6commit hash: 379cec2296b783715804b77e3366953a48b324f6 files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
math/scilab: drop maintainership

Release math/scilab and its prerequisites
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.2.4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.4
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.4
29 Jun 2022 21:51:13
commit hash: 3af916243282290d0d2aecde5c3949736fcb1d54commit hash: 3af916243282290d0d2aecde5c3949736fcb1d54commit hash: 3af916243282290d0d2aecde5c3949736fcb1d54commit hash: 3af916243282290d0d2aecde5c3949736fcb1d54 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/flexdock: Add NO_ARCH

Approved by:	portmgr (blanket)
1.2.4
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.2.4
18 Nov 2020 11:15:50
Revision:555630Original commit files touched by this commit
makc search for other commits by this committer
devel/flexdock:
- fix build with modern JDK
- Update WWW
1.2.4
02 May 2020 12:06:25
Revision:533688Original commit files touched by this commit
makc search for other commits by this committer
devel/flexdock:
- Set LICENSE
- Tweak PORTDOCS to fix packaging on arm

PR:		246101
Submitted by:	Oleg Sidorkin
1.2.4
30 Nov 2017 06:13:35
Revision:455167Original commit files touched by this commit Sanity Test Failure
linimon search for other commits by this committer
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
1.2.4
26 May 2017 20:02:44
Revision:441814Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on armv6, for errors classified as "???".

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
1.2.4
02 Nov 2016 09:05:58
Revision:425127Original commit files touched by this commit
makc search for other commits by this committer
Take maintainership of math/scilab dependencies
1.2.4
20 Oct 2016 15:58:13
Revision:424339Original commit files touched by this commit
rakuco search for other commits by this committer
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.
1.2.4
10 May 2014 19:48:18
Revision:353601Original commit files touched by this commit
makc search for other commits by this committer
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
Revision:347405Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Convert d* to USES=zip
1.1
20 Sep 2013 17:04:44
Revision:327723Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
1.1
26 Dec 2011 20:01:06
Original commit files touched by this commit
rm search for other commits by this committer
- update to 1.1
- update WWW

PR:             163594
Submitted by:   Rob Farmer <rfarmer at predatorlabs dot net>
Approved by:    maintainer, novel (mentor, implicit)
0.5.2
07 Nov 2011 03:25:29
Original commit files touched by this commit
miwi search for other commits by this committer
- Get rid FreeBSD 6.x support
0.5.2
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.5.2
17 Sep 2010 20:06:22
Original commit files touched by this commit
makc search for other commits by this committer
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
0.5.1
19 Dec 2009 14:29:53
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN on 6.x

Reported by:    pointyhat
0.5.1
28 Nov 2009 13:52:54
Original commit files touched by this commit
miwi search for other commits by this committer
 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>

Number of commits found: 21