Commit Graph

12135 Commits

Author SHA1 Message Date
pvalchev
f542c32691 sync 2001-08-07 06:36:38 +00:00
shell
6841c7e788 Upgrade to 0.24
- Bump VERSION
2001-08-07 05:51:53 +00:00
shell
5343322abe - Bump Version
- Add support for imlib, gtkglare
- New flavor

Patch and now maintain by Joshua Stein <jcs@rt.fm>
2001-08-07 05:45:46 +00:00
pvalchev
12410cadc3 sync libtool with local mods 2001-08-07 05:35:45 +00:00
pvalchev
634f5744e3 + gengameng 2001-08-07 05:15:45 +00:00
pvalchev
1b61d25a74 + burgerspace 2001-08-07 05:15:16 +00:00
pvalchev
a199df33a3 import of burgerspace-1.5
Burgerspace is a BurgerTime clone for X. You are a chef and must walk
over hamburger ingredients (buns, meat and lettuce) to make them fall
from floor to floor, until they end up in the plates at the bottom of
the screen.

Uses the gengameng library by the same author, which uses SDL itself.
2001-08-07 05:13:34 +00:00
pvalchev
317edc2f99 import of gengameng-3.0
The Generic Game Engine library supports the double-buffering
animation technique: one visible X11 pixmap where an image is
prepared, and one visible X11 window to which a prepared image
is copied at every animation period.

WWW: http://sites.netscape.net/sarrazip/
2001-08-07 05:04:23 +00:00
obecian
ae7146f784 oops bin->sbin noticed by valchev@ 2001-08-07 04:23:22 +00:00
obecian
d3f0e7b4e2 reflect tcptraceroute import 2001-08-07 03:16:25 +00:00
obecian
76b2522589 tcptraceroute-1.2 import
The more traditional traceroute(8) sends out either UDP or ICMP ECHO
packets with a TTL of one, and increments the TTL until the destination
has been reached. By printing the gateways that generate ICMP time
exceeded messages along the way, it is able to determine the path
packets are taking to reach the destination. 

The problem is that with the widespread use of firewalls on the modern
Internet, many of the packets that traceroute(8) sends out end up being
filtered, making it impossible to completely trace the path to the
destination. However, in many cases, these firewalls will permit inbound
TCP packets to specific ports that hosts sitting behind the firewall are
listening for connections on. By sending out TCP SYN packets instead of
UDP or ICMP ECHO packets, tcptraceroute is able to bypass the most common
firewall filters.
2001-08-07 03:14:39 +00:00
naddy
a72dcfe87f +gkrellm-volume 2001-08-07 00:15:13 +00:00
naddy
c6dceec693 Import of gkrellm-volume 0.8.
Submitted by Joshua Stein <jcs@rt.fm>.

A gkrellm plugin to control the OSS mixer.
2001-08-07 00:13:20 +00:00
naddy
762e1071dd - update to 1.2.1
- add plugin directory
from Joshua Stein <jcs@rt.fm>
2001-08-06 23:40:51 +00:00
fgsch
3f622ff3b2 Add missing Yes after USE_X11=. 2001-08-06 12:55:28 +00:00
fgsch
fcce8e7a66 - Update to xboard 4.2.3.
- regenerate patch.
angelos@ ok.
2001-08-06 12:53:29 +00:00
fgsch
1c047b4132 Add missing sections to the header, so doing info shows the gnugo entry. 2001-08-06 10:08:27 +00:00
fgsch
f9433e2b38 Fetchmail 8.5.16. 2001-08-06 09:50:23 +00:00
pvalchev
b72ce68af9 PREFIX -> LOCALBASE 2001-08-06 06:25:14 +00:00
lebel
53ba17eb50 update mail/kbiff to 3.5 2001-08-06 03:24:45 +00:00
lebel
dfa2f9e7ce update pkg/INSTALL with a message about the BETA phase 2001-08-06 02:46:39 +00:00
lebel
943c60954a update vim/snapshot to 6.0aq:
vim 6.0 is now in its BETA phase.  If you need to know all the good
reasons to move to version 6.0, please go read the following webpage:

http://vim.sourceforge.net/whyvim.php

Eventually, the message in pkg/INSTALL will be removed.
2001-08-06 02:33:24 +00:00
brad
5fc99a7ecf add http_ping 2001-08-06 02:00:35 +00:00
brad
0c372f0d6b - woops, since this was an existing port set MAINTAINER back to the
original one
- fix conflicts
- remove unnecessary patch
2001-08-06 00:41:48 +00:00
brad
503541afd5 add http_load port
--
http_load runs multiple HTTP fetches in parallel, to test the throughput
of a web server.

However unlike most such test clients, it runs in a single process, so it
doesn't bog down the client machine. It can be configured to do HTTPS
fetches as well.
2001-08-06 00:35:05 +00:00
brad
01d8340f19 add http_ping port
--
http_ping is like the regular ping command, except that it sends HTTP
requests instead of ICMP echo requests.
2001-08-06 00:33:25 +00:00
brad
0433104042 missing end @mode tag.
--
Pointed out by: Sebastian Stark <seb@todesplanet.de>
2001-08-05 21:56:58 +00:00
jsyn
8d798bf3fb EXTRACT_CASES workaround for improper SHAR distfiles (no '#!/bin/sh');
ok espie@ in general, ok brad@
2001-08-05 20:50:55 +00:00
matt
af3c48a883 +zope 2001-08-05 20:46:53 +00:00
jsyn
cadc654103 Fix EXTRACT_CASES as workaround to handle poorly-named distfiles
ok espie@ in general, ok brad@
2001-08-05 20:46:50 +00:00
matt
e6b5dd399c add zope-2.4.0.2 2001-08-05 20:44:41 +00:00
pvalchev
4145780974 changed master site... 2001-08-05 19:41:43 +00:00
pvalchev
9cdfc96e32 Sync INDEX, 1543 packages. 2001-08-05 18:38:04 +00:00
pvalchev
9fd1c80164 sync with our libtool 2001-08-05 02:04:20 +00:00
pvalchev
0df2df98b8 build correct shared libraries on ELF platforms. tested on powerpc, ok brad 2001-08-04 18:10:35 +00:00
jsyn
928b42a13e - update to rats-1.1
- now supports perl and python in addition to C/C++
ok pvalchev@
2001-08-04 07:42:04 +00:00
brad
083ab4c72f replace oss audio API usage with our native audio API.
--
Patches and code for native audio API support from:
Wilbern Cobb <cobb@vedge.com.ar>
2001-08-04 05:03:19 +00:00
pvalchev
8938e4508d For the rplay flavor, register RUN_DEPENDS for rplay, too. Also, make the subpackage
test better.  Thanks Brad!
2001-08-04 04:57:23 +00:00
pvalchev
6c75146c89 sync with brad's changes, affects plugins version numbering 2001-08-04 04:25:36 +00:00
pvalchev
81434da8ea if the rplay flavor is specified and building the icon set subpackage,
do not depend on rplay.
2001-08-04 04:10:15 +00:00
brad
badbf7a2b6 - bump PKGNAME
- use better check for ELF which uses cpp-predefined __ELF__ symbol
- allow for shared objects without "lib" prefix and non-versioned (both
for "modules")
- add proper interlibrary dependency checking
--
Porters please sync libtool patches with this and make sure to test to
make sure there is no breakage with each port.
2001-08-04 03:28:42 +00:00
naddy
bdb223791a MASTER_SITES{,0} 2001-08-04 00:37:12 +00:00
pvalchev
b292a70858 Use FULLPKGNAME for fvicons subpackage since flavors don't play there. 2001-08-03 20:03:39 +00:00
fgsch
6391b98a29 * Update to xmahjongg 3.5.
* Regenerate patch.
2001-08-03 17:25:45 +00:00
fgsch
d8ac4c6fee Update PCCTS 1.33 MR25 (Maintenance Release #25). 2001-08-03 17:16:54 +00:00
fgsch
6b83ed70de This prolly get into by mistake; remove it since there is already one
without the .orig extension.
2001-08-03 16:13:14 +00:00
fgsch
9e346955fc Add mixmaster support by Nikolay Sturm <Nikolay.Sturm@desy.de>. 2001-08-03 14:59:19 +00:00
fgsch
53434834c7 Fetchmail 5.8.15.
Update flavors list.

Nobody has yet reported if kerberos5 works; if you're using it, mail me.
2001-08-03 14:47:07 +00:00
brad
19b5fa5216 fix MASTER_SITES for now. 2001-08-03 13:50:21 +00:00
espie
9b6f37e6ed +quake 2001-08-03 13:04:44 +00:00