Commit Graph

12059 Commits

Author SHA1 Message Date
shell
6cb3967931 Add patches for libtool, no -release now
ok pval@
2001-07-20 20:59:33 +00:00
pvalchev
075462a113 Update to SDL_ttf-2.0.3
Uses FreeType 2.0 from XF4, drop print/freetype dependency.
--
no response from maintainer
2001-07-20 20:32:42 +00:00
brad
9e113bd23a document ldap FLAVOR.
--
Pointed out by: pvalchev@
2001-07-20 19:51:51 +00:00
lebel
64abb85a1c +xmms 2001-07-20 18:20:06 +00:00
shell
cd6e8a79e5 SUBDIR += py-mxDateTime 2001-07-20 17:43:01 +00:00
shell
be3842fa5d Initial import of py-mxDateTime-2.0.2
Port by Maurice Nonnekes <maurice@amaze.nl>

---
The eGenix mx Extension Series are a collection of Python extensions
written in ANSI C and Python which provide a large spectrum of useful
additions to everyday Python programming.

The BASE package includes the Open Source subpackages of the series and
is needed by all other add-on packages of the series.
2001-07-20 17:41:50 +00:00
shell
7ba8fe888e Upgrade to 1.09, sync with libxml 2001-07-20 17:38:50 +00:00
shell
75796dc938 Upgrade to 0.99, sync with libxml 2001-07-20 17:38:12 +00:00
shell
05bfbd8c9c Change HOMEPAGE and more MASTER_SITES 2001-07-20 17:36:50 +00:00
kevlo
136fa62bf7 bump major rev in libxml dependency entries after upgrade of libxml:
xml2.5 -> xml2.6
2001-07-20 16:22:30 +00:00
brad
d9ec50a97c better 2001-07-20 15:31:58 +00:00
lebel
8120a0025a no maintainer listed for now until I find out who Mr. Vedge actually is... 2001-07-20 15:10:51 +00:00
brad
c6ec632ef6 FAKE_FLAGS -> DESTDIRNAME 2001-07-20 15:06:04 +00:00
brad
9317e492c3 upgrade to Squid 2.3.STABLE5 2001-07-20 14:37:38 +00:00
brad
bad6f9c6df upgrade to libaudiofile 0.2.2 2001-07-20 14:33:02 +00:00
espie
e6abc4c25b Initial import of xmms, based on vedge port plus a few changes.
- deactivate tests.
- no maintainer listed for now until I find out who Mr. `Vedge' actually
is...
2001-07-20 14:26:16 +00:00
espie
1ebaa8580f Move the whole definition of FLAVOR_EXT up, so that it can be used
directly.

Tighten the flavor check, so that ports without flavors error out if
flavors are specified.
2001-07-20 13:13:47 +00:00
espie
9f4e80ba55 While building a package, we check dependencies with
DEPENDS_TARGET=package. Thus, the second check may fail...
So make it possible to avoid the second check.
2001-07-20 13:02:47 +00:00
lebel
f4bcd6a55e update graphics/qiv to 1.7:
--
(from package's webpages)
- added qiv_command_patch from post@volker-wysk.de
- image_moving now uses func update_m_image. no screen clean first
  anymore -> faster moving :) zoom now uses update_z_image -> a little
  bit faster zoom (+0.1s?) added README.TODO
- Fixed window-resizing in non-fullscreen mode.
- Fixed combining -x with -m or -t.
- Fixed mouse-hiding on button-push when fullscreen.
- Added some missing names to the doc file.
- Hide the mouse on keypress and button push when it is in the qiv
  window (the mouse is re-shown on mouse movement).  Improved the sort
  algorithms (particularly the numeric sort).
- rreaddir() patch.
- Added undelete image command (bound to u & U).  Allow the user to
  specify multiple -u options and also to specify files on the
  commandline in addition to -uDIRs.
- Added new commandline sorting options (-I, -M, & -N).
- Optimized rreaddir(), next_image(), and get_random().
- Improved the implementation of shuffle.  Other misc. (and minor) bug
  fixes and tweaks.
- removed slideshow_exit from default event.
- added the option -w x or --width x for displaying with a fixed
  window-width.
2001-07-20 09:41:46 +00:00
pvalchev
924b35d781 Any flavor permutation should work now. Remove checks that narrowed
down possible choices.
2001-07-20 03:10:10 +00:00
pvalchev
8e77d74ad9 When native audio is enabled, define OPENBSD_SUPPORT. This is simpler,
and makes it easier to know when to initialize the corresponding
structures, never touching them if they're empty.
Fits with SDL code-style, fixes things such as soundless builds.
2001-07-20 03:07:07 +00:00
lebel
401402c86d document the flavors that we support 2001-07-20 02:34:10 +00:00
pvalchev
5cf6209e25 + icebreaker 2001-07-20 02:12:05 +00:00
pvalchev
a9a81d3c27 Import of icebreaker-1.09
SDL game similar to Jezzball, staring the linux penguin

WWW: http://www.mattdm.org/icebreaker/
2001-07-20 02:09:42 +00:00
lebel
ee90c11623 bump NEED_VERSION; remove USE_GMAKE 2001-07-19 23:39:05 +00:00
naddy
17608ea330 Maintenance update to 1.31. 2001-07-19 22:12:07 +00:00
pvalchev
ce5d4c4cab Drop oss flavor.
Note: If you use the esd flavor you'll still be using ossaudio, due to
esound itself linking with it.  So, we can't completely get rid of it yet.
2001-07-19 22:03:26 +00:00
shell
674f764217 Sync with libxml 2001-07-19 20:48:06 +00:00
lebel
6557efcb2b bump NEED_VERSION; remove USE_GMAKE 2001-07-19 18:54:48 +00:00
jasoni
cf828b2ab0 fix flavor message; thanks heko@iki.fi 2001-07-19 18:07:14 +00:00
pvalchev
293bccfadb apparently, we shouldn't care about LDFLAGS; thanks brad 2001-07-19 17:13:59 +00:00
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