Commit Graph

918 Commits

Author SHA1 Message Date
shell
5ad99ece3f ALL_TARGET is defaults to 'all'
Reported by Heikki Korpela <heko@iki.fi>
2001-08-02 06:26:37 +00:00
pvalchev
dda5abb214 fix for powerpc -stable. 2001-08-01 21:11:31 +00:00
naddy
5f95e7c147 Update to knu-cvsweb 1.112.1.82:
* Chdir to TMPDIR so it works even when the cgi-bin directory is unreadable.
* Let the module/path box appear and work properly when there is
only one repository.
* perltidy -i=8 -t -pt=2 -bt=2 -sbt=2 -ci=4 -noll -sfs -nasc -ce
* MFZ 1.111, but introduce @ForbiddenFiles instead of @DissallowRead
to forbid user to cvs checkout/diff/annotate specified files.
* MFZ 1.112: A couple of trivial fixes.
2001-08-01 19:59:25 +00:00
brad
d200616daa dewey dependency on Pth. 2001-07-31 23:48:18 +00:00
pvalchev
70f8b0afc4 cheat on automake/autoconf so that they do not get ran automagically 2001-07-29 19:46:17 +00:00
pvalchev
987bd4b414 + varconf 2001-07-29 07:20:09 +00:00
pvalchev
90d3f6bfc0 Import of varconf-0.5.0
Varconf is a configuration system designed for the STAGE server.
Varconf can parse configuration files, command-line arguments and
environment variables.  It supports callbacks and can store its
configuration information in separate Config objects or in one
global configuration instance.
2001-07-29 07:18:59 +00:00
pvalchev
5ee79fc96a Print a warning that these require a lot of virtual memory to build. 2001-07-28 17:28:26 +00:00
pvalchev
fbe2242a01 + atlas
+ libuta
2001-07-28 07:25:02 +00:00
pvalchev
60f884244a Import of atlas-0.4.3.1
This library implements the Atlas protocol, for use in
client-server game applications.  This library is suitable
for linking to either clients or servers.
2001-07-28 07:19:28 +00:00
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