Port details |
- xballoon Balloons move on root window
- 1.0_3 x11
=1 1.0_3Version 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
 - Port Added: unknown
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: flwm, mscompress, pdflib, python-doc-html
- License: not specified in port
- Description:
- XBalloon is a simple demonstration program for X. Balloons move on root
window. You can use a faborite pixmap as balloons.
WWW: http://kozos.jp/myfreesoft/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/xballoon/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/xballoon
- pkg install xballoon
- PKGNAME: xballoon
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xballoon-1.0.tar.gz) = 35a27ff4405b51da5642fc9c7bddc4cf6bf3666a5cfd8a1082e3a6242d47e4e0
SIZE (xballoon-1.0.tar.gz) = 8796
- 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:
-
- xpm.pc : x11/libXpm
- xmu.pc : x11-toolkits/libXmu
- xaw7.pc : x11-toolkits/libXaw
- Runtime dependencies:
-
- xpm.pc : x11/libXpm
- xmu.pc : x11-toolkits/libXmu
- xaw7.pc : x11-toolkits/libXaw
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- x11_xballoon
- USES:
- xorg
- 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.0_3
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 Nov 2019 18:36:56
1.0_3
|
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. |
13 Dec 2013 23:55:29
1.0_3
|
bapt  |
Support stage |
20 Sep 2013 23:43:20
1.0_3
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
28 Jan 2012 17:49:41
1.0_3
|
miwi  |
- Update MASTER_SITES and WWW: line
PR: 164172
Submitted by: Ports Fury |
19 Mar 2011 12:38:54
1.0_3
|
miwi  |
- Get Rid MD5 support |
23 Jan 2009 16:28:36
1.0_3
|
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). |
19 Apr 2008 17:56:05
1.0_2 
|
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) |
25 Mar 2008 22:44:48
1.0_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
19 May 2007 20:32:57
1.0_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
13 May 2006 05:00:46
1.0
|
edwin  |
Remove USE_REINPLACE from categories starting with X |
14 Nov 2005 21:12:16
1.0
|
mnag  |
Update MASTER_SITES
Respect CC/CFLAGS
Add SHA256
Add WWW
PR: 89021
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
14 Nov 2005 02:17:06
1.0
|
kris  |
Reset undeliverable maintainer address:
<sakai.hiroaki@finet.fujitsu.com>:
Sorry, no mailbox here by that name. (#5.1.1) |
31 Mar 2004 03:12:58
1.0
|
trevor  |
SIZEify (maintainer timeout) |
06 Feb 2004 13:12:53
1.0
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
21 Feb 2003 14:06:08
1.0
|
knu  |
De-pkg-comment. |
05 Nov 2002 21:05:03
1.0
|
trevor  |
Complete the change of domain name from sut.ac.jp to tus.ac.jp
(except in "Whom" lines).
Submitted by: hrs
PR: 38196 |
05 Feb 2001 16:18:54 
|
olgeni  |
Style fixes for ports/x11. |
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. |