1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Munechika SUMIKAWA 05c69e1751 Xbattbar shows the current (laptop) battery status in the X window
environment. The battery indicator of this program is very simple: a simple
bar in the bottom of your display. With its color, it indicates the
AC-line status (plugged in or off-line), and buttery
charging/remaining level.

WWW: http://infonet.aist-nara.ac.jp/member/suguru/xbattbar.html
2000-02-20 17:00:33 +00:00
archivers upgrade to 2.3 2000-02-19 03:27:44 +00:00
astro Use libungif 2000-02-17 00:18:14 +00:00
audio Update to 0.3.10 2000-02-20 04:18:32 +00:00
benchmarks
biology
cad New patchlevel without change of distname. 2000-02-17 10:25:24 +00:00
chinese
comms Install kermit documentation and example files correctly. This is 2000-02-20 10:10:34 +00:00
converters
databases Update port to 1.2210 2000-02-17 15:41:50 +00:00
deskutils Make the port install the application pixmap in the correct 2000-02-17 18:30:04 +00:00
devel Upgrade to GNU Portable Threads (Pth), version 1.3.1 2000-02-20 12:30:19 +00:00
dns Finish updating port to 3.1: 2000-02-13 12:54:25 +00:00
editors Fix some typos. 2000-02-19 22:13:11 +00:00
emulators Revert to using /compat/linux instead of /usr/compat/linux. The 2000-02-18 18:14:07 +00:00
finance Update to 0.7.5 2000-02-14 17:29:48 +00:00
french/ispell
ftp Update to version 1.11. 2000-02-20 16:08:19 +00:00
games Don't XawAsciiSourceFreeString() the value previously obtained with 2000-02-19 20:56:14 +00:00
german
graphics Respect CC 2000-02-19 10:42:53 +00:00
irc Update to version 0.7.24. 2000-02-19 09:20:45 +00:00
japanese Update a Japanese manual 2000-02-20 15:21:56 +00:00
java Add RESTRICTED. 2000-02-19 13:12:03 +00:00
korean I forgot to add these patches in privous commit. 2000-02-20 15:19:19 +00:00
lang Create this diff with "-u1" to avoid the really crazy "OBJ=" line that 2000-02-20 01:33:20 +00:00
mail update to 5.2.8 2000-02-20 02:00:30 +00:00
math Update MD5 checksum: author(s) added 'return 0;' to non-void 2000-02-17 13:55:03 +00:00
mbone
misc Move wmpccard from misc to sysutils 2000-02-18 02:21:40 +00:00
Mk
multimedia Add WRKSRC parameter, because I've changed its DISTNAME. 2000-02-16 15:40:24 +00:00
net - don't use port anymore 2000-02-20 16:52:19 +00:00
net-im Add at the top of MASTER_SITES the "new original" mirror. 2000-02-16 05:01:13 +00:00
net-mgmt Respect CC 2000-02-17 08:59:52 +00:00
news Update to 4.4.0 2000-02-20 15:58:52 +00:00
palm Use USE_LIBTOOL. 2000-02-19 22:13:35 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Shelder the next homeless... Distfile also resurrected from an old 2000-02-19 19:42:16 +00:00
russian switch to pine4 2000-02-16 02:16:11 +00:00
science URL changed; update WWW and MASTER_SITES 2000-02-14 22:37:21 +00:00
security Store pid file in /var/run/. 2000-02-20 15:05:06 +00:00
shells Fix a problem with zsh.texi introduced when we upgraded our base-system 2000-02-13 18:20:45 +00:00
sysutils Xbattbar shows the current (laptop) battery status in the X window 2000-02-20 17:00:33 +00:00
Templates
textproc PLIST for norsk version of ispell. 2000-02-19 22:21:41 +00:00
Tools Add a few more files to bindest. 2000-02-17 00:15:41 +00:00
vietnamese
www activate apache13+ipv6 2000-02-20 16:57:58 +00:00
x11 Respect CC and CFLAGS 2000-02-19 09:01:54 +00:00
x11-clocks
x11-fm Update port to 4.2.1 2000-02-18 03:48:18 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to glib/gtk 1.2.7 2000-02-18 19:39:18 +00:00
x11-wm Use %%VERSION%% for maintanance convenience. 2000-02-18 13:34:45 +00:00
.cvsignore
INDEX
LEGAL cryptix-jce cannot be distributed. 2000-02-19 13:10:09 +00:00
Makefile
README
YEAR2000

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

        http://www.freebsd.org/ports

For general information on the ports collection, please see the
FreeBSD Handbook which is available from:

        file://localhost/usr/share/doc/handbook/handbook.html

(if you installed the doc distribution on your machine)

Or:

        http://www.freebsd.org/handbook/handbook.html

for the latest official version from FreeBSD-current.

The section "The Ports Collection" will tell you how to use the
ports and packages and the "Porting Applications" section
describes how one can contribute to the ports collection.

If you would like to search for a given port, you can do so easily
by saying:

	make search key="<keyword>"

Which will generate a list of all ports matching <keyword>.

NOTE:  This tree can GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect, though if you don't have the original
distribution tarball(s) for something on CDROM then you will need to pull
it all over your network connection again if you ever try to build the
associated port.