Port details |
- bricons Quick start up utility for applications on an X display
- 3.0_3 x11
=1 3.0_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
This port expired on: 2021-04-01
- 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: unknown
- Last Update: 2021-04-07 17:54:26
- Commit Hash: 5980fd4
- License: not specified in port
- Description:
- Bricons program allows the user to quickly start up applications by
selecting the appropriate button from the display and pressing the left
mouse button. A maximum of up to sixteen main menu buttons can be
displayed. Each main menu button can launch an application or pop-up a
sub menu containing more buttons. The buttons can be represented as a
bitmap, text or a colour icon (i.e Pixmap).
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: bricons
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (bricons-athena-3.0.tar.Z) = 581216ff75729c1e2649a8354557581b81e1b24eb64cf292ecbf7ede63ebf668
SIZE (bricons-athena-3.0.tar.Z) = 39783
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:
-
- imake : devel/imake
- tradcpp : devel/tradcpp
- perl5>=5.32.r0<5.33 : lang/perl5.32
- xaw7.pc : x11-toolkits/libXaw
- Runtime dependencies:
-
- xaw7.pc : x11-toolkits/libXaw
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11_bricons
- USES:
- imake perl5 tar:Z 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 |
3.0_3 07 Apr 2021 17:54:26 |
Rene Ladan (rene) |
Remove expired ports:
2021-04-01 ftp/wzdftpd: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 astro/roadmap: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/cosmo: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/bomberinstinct: Unmaintained and dead upstream, does not build
with -fno-common (llvm 11)
2021-04-01 games/drm: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/bygfoot: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/cre: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 irc/hybserv: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 irc/xaric: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 mail/elmo: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 misc/cave: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 security/bugs: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 security/dmitry: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11) (Only the first 15 lines of the commit message are shown above ) |
3.0_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0_3 30 Aug 2020 09:47:50 |
zeising |
Extend expiration of ports broken with -fno-common
Extend the expiration of unmaintained leaf ports that are broken with
-fno-common and previously had a short expiration date. The new date is set
to 2021-04-01, meaning the ports will be in the 2021Q2 branch, giving people
until 2021-06-30 (10 months from now) to fix issues.
Improve the wording of the deprecation message, mentioning both llvm 11 and
-fno-common.
Bump portrevision to force reinstall. This way the warning message about
deprecation will be displayed to users installing or reinstalling the
software.
MFH: 2020Q3 (maybe) |
3.0_2 28 Aug 2020 10:49:15 |
tcberner |
x11/bricons: fix build on recent current and deprecate |
3.0_2 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. |
3.0_2 24 Nov 2014 20:22:00 |
antoine |
Cleanup plist |
3.0_2 29 Jul 2014 16:09:42 |
adamw |
Rename x11/ patch-xy patches to reflect the files they modify. |
3.0_2 06 Jan 2014 08:46:50 |
bapt |
Support stage |
3.0_2 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
3.0_2 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
3.0_2 02 Aug 2013 16:55:05 |
az |
- Convert to new perl framework
- Trim Makefile header |
3.0_2 28 Jun 2013 11:51:06 |
bapt |
New USES imake to handle the dependency on imake.
This uses accept 'env' as an argument for ports that do use their own or a
different do-configure target.
Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it
to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be
overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via
IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned
from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we
do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).
While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port |
3.0_2 04 Feb 2013 14:24:08 |
miwi |
- Update MASTER_SITES
- Fix build with clang
- Add MAKE_JOBS_SAFE
PR: 175587
Submitted by: Ports Fury |
3.0_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
3.0_2 23 Jan 2009 16:28:36 |
flz |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
3.0_1 23 Jul 2008 09:07:26 |
flz |
Fix USE_XORG for the upcoming bsd.port.mk changes (ports/122340).
Approved by: portmgr (self) |
3.0_1 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
3.0_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
3.0 22 Jan 2006 02:59:14 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
3.0 21 Jan 2006 18:55:31 |
lesi |
Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case. |
3.0 25 Nov 2005 19:09:52 |
pav |
- Add SHA256 |
3.0 15 Jun 2005 02:42:14 |
lesi |
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27). |
3.0 19 Feb 2005 06:03:21 |
kris |
Reset undeliverable maintainer address:
<shanee@augusta.de>: host inga.augusta.de[213.209.142.2] said: 550 5.1.1
<shanee@augusta.de>... User unknown (in reply to RCPT TO command) |
3.0 17 Aug 2004 10:22:39 |
kris |
This now seems to build on 5.x |
3.0 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
3.0 23 Dec 2003 08:48:31 |
linimon |
Per bento logs, mark as broken on recent versions of 5.x due to imake
becoming confused. Possibly this is related to the gcc3.3 update that
broke so many ports. Informed maintainer. |
3.0 20 Nov 2003 15:06:15 |
trevor |
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier |
3.0 20 Nov 2003 13:51:47 |
trevor |
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction. |
3.0 21 Feb 2003 14:06:08 |
knu |
De-pkg-comment. |
3.0 26 Oct 2002 01:13:25 |
kris |
Fix build on -current (cope with removal of union wait)
Submitted by: mike |
3.0 24 Aug 2002 00:16:50 |
kris |
Don't try and guess prototypes, that's what system headers are for.
This port is still broken on -current. |
23 Sep 2001 20:50:43 |
dwcjr |
Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer
exists. |
28 Jan 2001 19:34:21 |
dannyboy |
Actually commit the new distinfo. |
28 Jan 2001 19:19:15 |
dannyboy |
Fix unfetchable distfile and chase checksum. Diff says tarball's contents
haven't changed. |
16 Jan 2001 17:33:20 |
sobomax |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 07:56:00 |
asami |
Convert category x11 to new layout. |
03 Aug 2000 10:28:58 |
asami |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |