Port details |
- swisswatch Swiss railway clock emulation, and a fancy default appearance
- 0.06_2 x11-clocks
=5 0.06_2Version of this port present on the latest quarterly branch.
- DEPRECATED: unknown license
This port expired on: 2018-08-15
- 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: 2018-08-16 20:28:33
- SVN Revision: 477371
- People watching this port, also watch:: unzip, aspell, libxml2, popt
- License: NONE
- Description:
- Swisswatch is a fancy Swiss railway clock emulator.
This program support color display, you must add belong lines to ~/.Xdefaults.
#if COLOR
swisswatch*customization: -color
#endif
and exec `xrdb $HOME/.Xdefaults'.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- swisswatch>0:x11-clocks/swisswatch
- No installation instructions:
- This port has been deleted.
- PKGNAME: there is no package for this port: _LICENSE_RESTRICTED = delete-package delete-distfiles
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (swisswatch-0.06.tar.Z) = a54fdd66136d242b9f36bfd487a88858ea80ce85f3abd9915faf93171dfeb4c2
SIZE (swisswatch-0.06.tar.Z) = 32075
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:
-
- imake : devel/imake
- tradcpp : devel/tradcpp
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- Runtime dependencies:
-
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- imake tar:Z
- 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 |
0.06_2 16 Aug 2018 20:28:33 |
rene |
Remove expired ports:
2018-08-16 net/traceroute: Upstream gone
2018-08-15 net/e169-stats: unknown license
2018-08-15 net/l4ip: unknown license
2018-08-15 net/dhcprelay: unknown license
2018-08-15 emulators/m2000: unknown license
2018-08-15 textproc/ant-xinclude-task: unknown license
2018-08-15 textproc/bomstrip: unknown license
2018-08-15 x11-fonts/ecofont: unknown license
2018-08-15 mail/roundcube-groupvice: unknown license
2018-08-15 security/pft: unknown license
2018-08-15 devel/kickassembler: unknown license
2018-08-15 devel/gdbmods: unknown license
2018-08-15 devel/as31: unknown license
2018-08-15 databases/dbf2mysql: unknown license (Only the first 15 lines of the commit message are shown above ) |
0.06_2 13 Jul 2018 09:56:57 |
antoine |
Deprecate unmaintained ports under the NONE license |
0.06_2 25 Feb 2017 13:45:34 |
amdmi3 |
- Add LICENSE |
0.06_2 22 Jan 2017 22:02:26 |
rene |
Reset sanpei@'s ports after 18 months of inactivity. |
0.06_2 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.06_2 29 Jul 2014 16:36:07 |
adamw |
Rename x11-*/ patch-xy patches to reflect the files they modify.
Finally, this is the last of it. |
0.06_2 11 Jan 2014 12:51:32 |
vanilla |
Support stagedir.
Submitted by: portmgr (blanket infrastructure) |
0.06_2 20 Sep 2013 23:44:55 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-clocks) |
0.06_2 14 Sep 2013 10:57:20 |
bapt |
Remove USE_GCC=any: builds properly with clang |
0.06_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 |
0.06_2 29 Apr 2013 11:00:06 |
sanpei |
- Fix build with CLANG |
0.06_2 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
0.06_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.06_2 09 Jun 2009 15:33:28 |
amdmi3 |
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav) |
0.06_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}. |
0.06 24 Jan 2006 03:16:52 |
edwin |
SHA256ify
Approved by: krion@ |
0.06 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.06 22 Feb 2003 13:24:09 |
sanpei |
de-pkg-comment. |
05 Feb 2001 17:05:30 |
olgeni |
Style fixes for x11-clocks. |
08 Oct 2000 07:41:03 |
asami |
Convert category x11-clocks to new layout. |
03 Aug 2000 15:28:34 |
sanpei |
change my e-mail address --> sanpei@FreeBSD.org |
02 Jul 2000 15:09:35 |
sanpei |
Change maintainer's mail address. --> sanpei@sanpei.org |