Commit Graph

12062 Commits

Author SHA1 Message Date
pvalchev
68d2cbe86e + ksmp3play 2001-07-18 18:20:56 +00:00
pvalchev
3d867d92c7 import of ksmp3play-0.4
ncurses-based mp3 player using smpeg
2001-07-18 18:19:18 +00:00
lebel
d001029af7 fix the last sentence to something that make more sense; pvalchev@ 2001-07-18 16:32:55 +00:00
espie
18979ba402 Knob DESTDIRNAME. 2001-07-18 16:19:47 +00:00
lebel
e930690d08 +sdlroids 2001-07-18 15:26:11 +00:00
lebel
1fe4bc5fbf initial import of sdlroids-1.3.4:
--
SDLRoids is essentially an Asteroids clone, but with a few extra
features, and some nice game physics. It is based of xhyperoid,
which is a UNIX port of the 16-bit Windows game Hyperoid. Major
changes from xhyperoid are that it's using SDL for sound and graphics,
has a couple of extra powerups and and that the shield behaves
differently.

The game can either run in windowed mode or in fullscreen mode. You
can (usually) switch between them during play by pressing Alt-Enter.

The play area (apart from the score/lives/etc. display) is square
and centred, just like in the the original Hyperoid did. This might
not might not change, bug for now that is how it works.

WWW: http://david.hedbor.org/projects/sdlroids/
2001-07-18 15:25:07 +00:00
lebel
e65a49cc5b change MASTER_SITES to something a little bit more reliable. 2001-07-18 15:06:33 +00:00
espie
cc77256996 Synch with src (CDIAGFLAGS, CXXOPTS, WARNINGS) 2001-07-18 14:52:27 +00:00
shell
9848bc7e40 ByeBye ! 2001-07-18 14:02:52 +00:00
shell
444d10b721 Upgrade to 2.27
- Remove not-used patches
- Add patch for libiconv
- fixes non-root users to 'make configure' problem
2001-07-18 13:56:29 +00:00
shell
75f449b010 SUBDIR += py-Checker and ,python1 2001-07-18 13:52:38 +00:00
shell
e0b2590f20 Initial import of py-Checker-0.7
---

PyChecker is a tool for finding common bugs in python source code.
It finds problems that are typically caught by a compiler for less
dynamic languages, like C and C++.
2001-07-18 13:51:37 +00:00
shell
c90e77ef95 Upgrade to 1.08 2001-07-18 13:48:35 +00:00
naddy
5f2065c764 - Make use of new bsd.port.mk feature and replace error reporting through
.BEGIN with ERRORS.
- Sync NEED_VERSION accordingly.
ok espie@
2001-07-18 10:59:00 +00:00
avsm
c35a78b641 add a note about where the php.ini file is should go 2001-07-17 22:46:45 +00:00
pvalchev
3bb117e0be + palm 2001-07-17 22:46:28 +00:00
espie
773bce9872 Replace .BEGIN lines with explicit ERRORS framework. 2001-07-17 16:11:45 +00:00
avsm
96feca6501 ... and yet another dependency for PHP. This time on libpng 2001-07-17 15:32:04 +00:00
naddy
b7540d04df various cleanups, reduce dependencies
automake die die die!
2001-07-17 15:23:35 +00:00
espie
f21e64469c Synch with qt2.
Noticed by Dan Weeks.
2001-07-17 01:23:50 +00:00
brad
dafb0db227 bison 1.28 checksums 2001-07-16 18:53:21 +00:00
jakob
f686cd3a8b fix incomplete doc/Makefile.in 2001-07-16 18:22:13 +00:00
pvalchev
1d54db759a + sdlmm 2001-07-16 16:45:24 +00:00
pvalchev
d0a9622fcc Import of sdlmm-0.1.5
C++ wrapper for the Simple DirectMedia Layer

WWW: http://sdlmm.sourceforge.net/
2001-07-16 16:35:16 +00:00
espie
779586af01 Replace X11 up-to-dateness test with something that will work with
recent XFree.
2001-07-16 15:14:36 +00:00
jakob
e7657300f7 man pages is correctly installed, remove post-install 2001-07-16 14:56:54 +00:00
lebel
dbe05c2659 - make sure it doesn't try to link with libtool by using --disable-ltdl
- add the libtool patches to properly build shared libs on some arch.
2001-07-16 14:48:46 +00:00
lebel
b578dcae7d don't really depend on libtool 2001-07-16 14:44:23 +00:00
espie
3c0b8b82f0 +xscavenger 2001-07-16 13:05:15 +00:00
espie
b81501be2e lode-runner clone. 2001-07-16 13:03:54 +00:00
avsm
b2c41d2c05 add in a lib depend for libltdl, spotted by heko@iki.fi 2001-07-16 11:17:45 +00:00
avsm
70ddae7fc9 update to pdflib-3.03 (jakob@ ok) 2001-07-16 09:43:54 +00:00
avsm
e3c112b3f8 - pdflib flavor no longer works by itself
- add in some useful flavor combinations used by webmail clients like IMP
2001-07-16 09:40:46 +00:00
avsm
e698266b8f - pdflib flavor now requires the gd flavor to be included also
- compile in tiff support with gd

problem with pdflib noticed by naddy@
2001-07-16 09:35:57 +00:00
naddy
518da08b9f fixed in 1.1.6 2001-07-16 00:02:34 +00:00
avsm
05cb627b4c + mod_gzip 2001-07-15 22:54:03 +00:00
avsm
1a8dbabb03 inital import of mod_gzip-1.3.19.1a
--
mod_gzip transparently compresses the output of apache to
client browsers.  It uses the 'Accept-Encoding' header to
determine whether or not the client browser wants gzipped
content.
2001-07-15 22:52:45 +00:00
jakob
44c895607b update to snapshot 20010714 2001-07-15 21:47:51 +00:00
lebel
9db2711aab sync; 1481 packages 2001-07-15 20:46:40 +00:00
naddy
ec230b0fd4 Update to 1.1.6 and fix fake; submitted by maintainer. 2001-07-15 19:17:00 +00:00
jakob
a1f4a6d437 update to v3.15 and enable new tcp-wrappers support.
- Serious bug resulting in random transfer() hangs fixed.
- Separate file descriptors are used for inetd mode.
- -f (foreground) logs are now stamped with time.
- New ./configure option: --with-tcp-wrappers by Brian Hatch.
- pop3 protocol client support (-n pop3) by Martin Germann.
- nntp protocol client support (-n nntp) by Martin Germann.
- RFC 2487 (smtp STARTTLS) client mode support.
- Transparency support for Tru64 added.
- Some #includes for AIX added.
2001-07-15 18:37:01 +00:00
naddy
b2a07d8c2f +octave 2001-07-15 18:08:47 +00:00
naddy
bfbe0c1c5b Import of octave-2.0.16; submitted by Sungman Cho <smcho@tsp.korea.ac.kr>.
GNU Octave is a high-level language, primarily intended for numerical
computations.  It provides a convenient command line interface for
solving linear and nonlinear problems numerically, and for performing
other numerical experiments using a language that is mostly compatible
with Matlab.  It may also be used as a batch-oriented language.
2001-07-15 18:07:15 +00:00
kevlo
7330ba6d74 upgrade to version 0.11 2001-07-15 10:13:08 +00:00
kevlo
60331ebb6e fix mismatching IPv6 numeric address 2001-07-15 09:45:35 +00:00
kevlo
8e2e99f379 upgrade to version 1.0.4 2001-07-15 09:31:18 +00:00
kevlo
d06961e9c7 +kxicq2 2001-07-15 09:29:10 +00:00
kevlo
a0877acd31 Initial import of kxicq2-0.0.6
Kxicq2 is the beta release of KDE2 version of outstanding ICQ client
for KDE.
2001-07-15 09:28:29 +00:00
kevlo
a18d147168 +kxmleditor 2001-07-15 09:26:17 +00:00
kevlo
069b0b1430 Initial import of kxmleditor-0.4
KXML editor is a program that displays contents of XML file. Left side
contain tree with XML document structure, right side contain list of
attributes for for selected XML element and its contents.
2001-07-15 09:25:41 +00:00