Commit Graph

11878 Commits

Author SHA1 Message Date
lebel
591115270c Since we enable multibyte by default, it is a good idea to depend on
converters/libiconv, so it works as expected.  pvalchev@ put me on the
right track to find this one.
2001-07-19 15:33:46 +00:00
espie
32d772833a Fix a few issues with portslogger, pointed out by Heikki Korpela.
I went a bit overboard with this one and implemented a Logger class
as a derived class on IO::File...
2001-07-19 12:29:09 +00:00
kevlo
e0c81a6407 upgrade to version 2.4.0
>From ChangeLog:
o Fixed a few bugs in XPath, validation, and tree handling.
o Fixed XML Base implementation, added a coupel of examples to the
  regression tests
2001-07-19 10:22:28 +00:00
pvalchev
c8d2b89c3b I talked to the GTL people some time ago and it is confirmed that we
have no right to distribute packages linked against it.  Clarify the
PERMIT_PACKAGE_* values to reflect that.
2001-07-19 06:20:00 +00:00
shell
1bbff23d9e Upgrade to 1.08
- Re-gen patch
2001-07-19 05:40:18 +00:00
danh
4bccda6ac1 - bump NEED_VERSION
- fix compilation issues under -current
- add "-DUVM" to CFLAGS to allow compiling under -stable still
2001-07-19 05:31:06 +00:00
obecian
f9bd27338a ettercap-0.5.2 update
+ now with OpenBSD "plug-in" support

eg.

banshee v 1.1 -- They kill without discretion...
dummy   v 1.0 -- Dummy plugin. It does nothing !
leech   v 1.6 -- Isolate a host from the LAN
lurker  v 1.3 -- Try to search for other ettercap
ooze    v 1.4 -- Ping a host.
shadow  v 1.8 -- A very simple SYN/TCP port scanner
spectre v 1.1 -- Flood a switched LAN with random MAC addresses
triton  v 1.3 -- Try to discover the LAN's gateway
2001-07-19 04:46:57 +00:00
pvalchev
4999299b28 Do not overwrite LDFLAGS, just append the needed libraries and pass its
contents to the build system.
2001-07-19 03:12:44 +00:00
espie
1211f04ece Take PORTSDIR var into account. Noticed by Brian R. Landy. 2001-07-19 02:49:56 +00:00
jakob
5deda30c17 add ugly workaround to build without gtk
on a machine with gtk; alek@Piestrak.waw.pl
2001-07-18 23:09:15 +00:00
pvalchev
f789bcc428 + mad 2001-07-18 21:59:52 +00:00
pvalchev
c55b11cec2 build sdl only with FLAVOR=esd for the additional package 2001-07-18 21:53:56 +00:00
pvalchev
f58e705e2f Import of mad-0.13.0b
MAD is a high-quality MPEG audio decoder. It currently supports
MPEG-1 as well as the MPEG-2 extension to Lower Sampling
Frequencies. All three audio layers (Layer I, Layer II, and Layer
III a.k.a. MP3) are fully implemented.

MAD does not yet support MPEG-2 multichannel audio (although it
should be backward compatible with such streams) or AAC, nor does
it support the so-called MPEG 2.5 format.

MAD has the following special features:

  - 24-bit PCM output - 100% fixed-point (integer) computation -
  completely new implementation based on the ISO/IEC standards -
  distributed under the terms of the GNU General Public License
  (GPL)

The software is distributed as a library (libmad) and
command-line front-end (madplay).

WWW: http://mad.sourceforge.net/
2001-07-18 21:35:17 +00:00
dugsong
468ae721fc add thcrut 2001-07-18 20:42:11 +00:00
dugsong
3307329ff7 import THC-RUT, local network discovery tool 2001-07-18 20:30:43 +00:00
espie
9e7d740d87 Move PKGFILE definition up, so that it can be used in dependencies. 2001-07-18 18:23:04 +00:00
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