Commit Graph

908 Commits

Author SHA1 Message Date
pvalchev
308fbc3e91 Import of libuta-0.3.39
libuta is a Graphical User Interface library for C++ that uses SDL as
its output layer.  It allows application and game programmers to put
together portable graphical applications easily.  libuta has a range
of already implemented widgets and uses libsigc++ as a signal
dispatching system.  It also performs resource management and has a
sound system.

WWW: http://libuta.sourceforge.net/
2001-07-28 07:16:23 +00:00
pvalchev
c9ab54043d fix audio format selection code for the native audio driver; from espie@ 2001-07-27 00:04:47 +00:00
pvalchev
2ac986bd30 do not preserve LDFLAGS 2001-07-26 07:13:08 +00:00
pvalchev
2ac983f2c3 not needed 2001-07-26 06:45:30 +00:00
pvalchev
5e5e804143 Bump SDL library minor in dependency after an update. 2001-07-25 08:07:45 +00:00
pvalchev
c1cb058582 Update to SDL-1.2.2
Includes OpenBSD fixes and cleanups.
Other changes that concern us:
* Now gets correct keyboard state when starting up on X11
* Improved X11 fullscreen support, works better with KDE
2001-07-25 07:58:32 +00:00
jsyn
f8885f67cf remove unnecessary CC/CFLAGS passing -- it's supported in bsd.port.mk 2001-07-25 05:43:49 +00:00
pvalchev
3af767e948 not needed. 2001-07-25 03:43:05 +00:00
shell
4182e2c7cc Upgrade to 0.7.5 2001-07-22 21:32:45 +00:00
jakob
10ee651ab0 ranlib library after build; PR#1951 2001-07-22 20:50:02 +00:00
jsyn
9f75ab7725 - respect CC and CFLAGS
- jsyn@nthought.com -> jsyn@openbsd.org
- bump NEED_VERSION
- s/packetstorm.securify.com/www.packetstormsecurity.org/g sentinel/Makefile
ok lebel@, pvalchev@
2001-07-22 05:39:20 +00:00
jsyn
43f689a840 - jsyn@nthought.com -> jsyn@openbsd.org
- bump NEED_VERSION
- for {siphon,flawfinder} s/packetstorm.securify.com/www.packetstormsecurity.org/
ok lebel@, pvalchev@
2001-07-21 20:46:58 +00:00
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
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
brad
c6ec632ef6 FAKE_FLAGS -> DESTDIRNAME 2001-07-20 15:06:04 +00:00
brad
bad6f9c6df upgrade to libaudiofile 0.2.2 2001-07-20 14:33:02 +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
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
pvalchev
c55b11cec2 build sdl only with FLAVOR=esd for the additional package 2001-07-18 21:53:56 +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
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
brad
dafb0db227 bison 1.28 checksums 2001-07-16 18:53:21 +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
kevlo
8e2e99f379 upgrade to version 1.0.4 2001-07-15 09:31:18 +00:00
pvalchev
75da3c2852 bump SDL library minor in the dependency entry here as well; thanks jcs@rt.fm 2001-07-13 22:14:04 +00:00
pvalchev
c12912b51f fix dynamic loading on a.out architectures 2001-07-13 21:36:00 +00:00
kevlo
d0cf936245 upgrade to version 1.0.12 2001-07-13 14:38:28 +00:00
brad
0f406ac163 oops, didn't mean to include the post-patch target 2001-07-13 11:47:00 +00:00
naddy
49afc89ea6 MASTER_SITES fix by Heikki Korpela <heko@saitti.net>:
- Add ftp.funet.fi and ftp.sunet.se mirrors where available.
- Remove broken ftp.funet.fi references.
2001-07-13 11:23:37 +00:00
brad
bf396a653e upgrade to bison 1.28 2001-07-13 01:55:59 +00:00
kevlo
e600253ebd +p5-Class-Date
+p5-Class-Loader
2001-07-12 09:06:18 +00:00
kevlo
7d95227945 Initial import of Class-Loader-2.00
This perl module is for loading modules and creating objects on demand.
2001-07-12 09:04:15 +00:00
kevlo
abdd73ff69 Initial import of Class-Date-1.0.3
This module is intended to provide a general-purpose date and
datetime type for perl. You have a Class::Date class for absolute
date and datetime, and have a Class::Date::Rel class for relative dates.
2001-07-12 09:01:43 +00:00
pvalchev
326ebccc9b Enable dummy joystick driver building. This offers empty joystick
function stubs.
Bump package version revision and crank library minor number.
2001-07-11 16:45:45 +00:00
brad
95ad280486 bad author updated the distfile without bumping the version #.
some of our local changes merged in but not all, still some brokenness
with the original program.
2001-07-11 13:24:20 +00:00
brad
e628f7dd70 rename patches 2001-07-10 23:55:16 +00:00
brad
94afa23f93 trim 2001-07-10 23:53:49 +00:00
shell
c1aaf3d06f Upgrade to 0.75.17
New MASTER_SITE
2001-07-10 03:48:54 +00:00
naddy
8f35fbddc4 Update to knu-cvsweb 1.110.1.78.
- MFZ 1.109.  Preset the global variable the stores the per file
  cvs info to avoid accumulating cruft under modperl.
- Get rid of a potential "uninitialized variable usage" warning.
- MFZ 1.110.  But the bug had already been fixed in knu-cvsweb.
- Support "zip" as an additional archiver.
2001-07-09 16:55:01 +00:00
brad
4e2558be14 upgrade to libevent 0.3d 2001-07-08 02:59:48 +00:00
reinhard
f57dc0c36e update to jakarta-servletapi-3.2.2 2001-07-07 13:09:44 +00:00
jsyn
398ddf5c5e more binary stripping; pcre/pgpdump - ok jakob@; cgichk/isic/its4 - ok
dugsong@; all ok espie@
2001-07-06 19:34:03 +00:00
pvalchev
3b4a413e28 repair esd audio, thanks espie 2001-07-06 15:25:21 +00:00
pvalchev
4bbf72fd3c make oss audio work again 2001-07-04 20:17:29 +00:00
pvalchev
601d8cfce3 simplify and remove unneeded stuff 2001-07-03 01:00:14 +00:00