Port details |
- simdock Fast and customizable dockbar
- 1.2_12 x11
=0 1.2_12Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandonware using deprecated gnome2 libs
This port expired on: 2022-07-08
- 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
- Port Added: 2007-08-21 09:53:34
- Last Update: 2022-07-08 10:57:23
- Commit Hash: 2320645
- License: GPLv2+
- WWW:
- https://sourceforge.net/projects/simdock/
- Description:
- SimDock is a fast and customizable dockbar. It is written in c++ and wxWidgets
and fits well in Gnome but works on most desktop environments. Does not require
Compiz nor 3D acceleration.
WWW: https://sourceforge.net/projects/simdock/
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: simdock
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (simdock_1.2.tar.gz) = aae86ec13eb7e7a5d0d6c8ead1bda355ea060f69da027ded7cfee803bcdb40af
SIZE (simdock_1.2.tar.gz) = 338679
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- x11.pc : x11/libX11
- Library dependencies:
-
- libatk-1.0.so : accessibility/atk
- libgconf-2.so : devel/gconf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libwnck-1.so : x11-toolkits/libwnck
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- libwx_baseu-2.8.so : x11-toolkits/wxgtk28
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for simdock-1.2_12:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11_simdock
- USES:
- compiler:c++11-lang desktop-file-utils gnome pathfix pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2_12 08 Jul 2022 10:57:23 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-07-08 x11/gsynaptics: Abandonware using old gnome2 libs
2022-07-08 x11/alltray: abandonware
2022-07-08 x11/simdock: Abandonware using deprecated gnome2 libs |
1.2_12 08 Jun 2022 20:34:43 |
Baptiste Daroussin (bapt) |
x11/simdock: deprecate
Abandonware using gnome2 deprecated libs
Note there are new version of github, but they also does not seem
that much active |
1.2_12 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
1.2_11 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
1.2_10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2_10 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.2_10 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.2_9 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.2_8 02 Nov 2018 16:36:01 |
linimon |
Fix build on powerpc64 by adding compiler:c++11-lang to USES.
Approved by: portmgr (tier-2 blanket) |
1.2_8 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
1.2_8 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.2_8 14 Oct 2015 23:50:33 |
amdmi3 |
- Clarify LICENSE
- Add LICENSE_FILE
- Drop unneeded WX_UNICODE
- Don't install empty and unneeded (INSTALL) docs
- Switch to options helpers
- Pet portlint |
1.2_8 16 Sep 2015 19:51:28 |
bapt |
Remove ansi version fo wxGTK 2.8 and only keep the unicode version
All applications in the ports tree works correctly with unicode version of wxGTK
Newer version of wxGTK are unicode only (3.0+)
Note that now WX_UNICODE macro is noop |
1.2_7 02 Feb 2015 01:26:59 |
amdmi3 |
- Drop @dirrm* from pkg-plists
Approved by: portmgr blanket |
1.2_7 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.2_6 26 Aug 2014 14:06:09 |
tijl |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.2_6 24 Mar 2014 16:37:13 |
bapt |
Use unicode version of wx 2.8 |
1.2_5 05 Jan 2014 12:19:32 |
antoine |
- Stage support
- Add LICENSE
- Use desktop-file-utils
- Add missing OPTIONS_DEFINE |
1.2_5 22 Oct 2013 14:04:02 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (remaining categories)
- Add note on mtree change to CHANGES
Approved by: portmgr (bdrewery) |
1.2_5 13 Oct 2013 02:01:17 |
eadler |
Cleanup of the unowned ports in the x11 directory
- Fix LIB_DEPENDS
- Fix COMMENT
- Fix USE_GMAKE |
1.2_5 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
1.2_5 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
1.2_5 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
1.2_5 28 Mar 2013 03:28:31 |
eadler |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
1.2_5 25 Mar 2013 19:14:43 |
eadler |
For some of the unmaintained ports in the x11 category convert them to OptionsNG
While here, trim the headers |
1.2_5 26 Jul 2012 05:40:24 |
bapt |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
1.2_5 23 Jul 2012 01:33:56 |
dougb |
For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk. |
1.2_5 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.2_4 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.2_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.2_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.2_2 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
1.2_2 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.2_1 06 Jun 2008 14:09:15 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.2 02 Mar 2008 08:25:11 |
linimon |
Reset relaxbsd@gmail.com due to maintainer-timeouts.
Hat: portmgr |
1.2 21 Aug 2007 09:53:21 |
itetcu |
SimDock is a fast and customizable dockbar. It is written in c++ and wxWidgets
and fits well in Gnome but works on most desktop environments. Does not require
Compiz nor 3D acceleration.
WWW: http://sourceforge.net/projects/simdock/
Author: simonedll@yahoo.it
PR: ports/114867
Submitted by: Yinghong.Liu <relaxbsd at gmail.com> |