Commit Graph

935 Commits

Author SHA1 Message Date
kevlo
88a3e32de0 upgrade to version 1.10 2001-08-11 16:13:30 +00:00
kevlo
c1a15b9939 upgrade to version 2.02 2001-08-11 16:11:17 +00:00
pvalchev
010ed4a3f0 fix for -stable: cheat on freetype-config for now due to it not being
included in 2.9, although freetype2 is essentially there.
2001-08-10 23:16:27 +00:00
shell
8c6e485aab Upgrade to py-Checker-0.8
- Bump VERSION
- Remove old tag
2001-08-10 19:16:47 +00:00
pvalchev
bd6c834789 do not attempt to delete common gettext directories, discussed with lebel and naddy 2001-08-10 16:31:26 +00:00
shell
256f29d2c0 Upgrade to IO-stringy-2.105
- Bump VERSION
- Changes Makefile
2001-08-09 17:16:42 +00:00
pvalchev
1319239f9f remove dead master site 2001-08-07 23:12:18 +00:00
wilfried
79dce81feb sync libtool patches 2001-08-07 13:29:32 +00:00
pvalchev
f2e129ac89 sync libtool patches 2001-08-07 06:41:01 +00:00
pvalchev
12410cadc3 sync libtool with local mods 2001-08-07 05:35:45 +00:00
pvalchev
634f5744e3 + gengameng 2001-08-07 05:15:45 +00:00
pvalchev
317edc2f99 import of gengameng-3.0
The Generic Game Engine library supports the double-buffering
animation technique: one visible X11 pixmap where an image is
prepared, and one visible X11 window to which a prepared image
is copied at every animation period.

WWW: http://sites.netscape.net/sarrazip/
2001-08-07 05:04:23 +00:00
pvalchev
4145780974 changed master site... 2001-08-05 19:41:43 +00:00
pvalchev
9fd1c80164 sync with our libtool 2001-08-05 02:04:20 +00:00
jsyn
928b42a13e - update to rats-1.1
- now supports perl and python in addition to C/C++
ok pvalchev@
2001-08-04 07:42:04 +00:00
brad
badbf7a2b6 - bump PKGNAME
- use better check for ELF which uses cpp-predefined __ELF__ symbol
- allow for shared objects without "lib" prefix and non-versioned (both
for "modules")
- add proper interlibrary dependency checking
--
Porters please sync libtool patches with this and make sure to test to
make sure there is no breakage with each port.
2001-08-04 03:28:42 +00:00
fgsch
d8ac4c6fee Update PCCTS 1.33 MR25 (Maintenance Release #25). 2001-08-03 17:16:54 +00:00
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