Commit Graph

1064 Commits

Author SHA1 Message Date
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
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
brad
53836cdc0f add RCS id 2001-06-30 18:55:52 +00:00
brad
46e5263f84 upgrade to automake 1.4-p4 2001-06-30 17:49:58 +00:00
pvalchev
1cac88b997 sdl-sun-esd is really sdl-oss-esd as esound links with oss itself 2001-06-29 21:11:01 +00:00
espie
eef2266aaa Tsk, tsk. Removing flavors without removing SUBDIRS, careless... 2001-06-29 13:53:51 +00:00
pvalchev
a7dd438c9b no more gl flavor 2001-06-29 03:27:51 +00:00
pvalchev
757b08a406 Make OpenGL be default and thus drop GL flavor. 2001-06-29 01:13:04 +00:00
shell
d0ef760c4e SUBDIR += mico 2001-06-28 20:01:31 +00:00
shell
e38f8ebe1a Initial import of mico-2.3.5
Port Maintainer : Andre S. Barbosa <andre@ravel.ufrj.br>
---
Mico is a freely available and complete CORBA-compliant implementation.
It allows applications to interoperate in a distributed and
heterogeneous environment, regardless of the locations of the
applications, operating systems and programming language.

WWW: http://www.mico.org
2001-06-28 19:59:03 +00:00
pvalchev
d640c091bf oops, these should go away 2001-06-28 01:02:19 +00:00
pvalchev
87d0f96551 Update to smpeg-0.4.4
Fix socklen_t check in acinclude.m4 to work for OpenBSD (at least)
Changelog:
* Fixed some hangs that occured when seeking in MPEG files
* Reworked the looping code - it should work better now
* Fixed memory leak when sound was disabled
* Widened initial search for audio streams in MPEG files
* plaympeg now shows the name of the MPEG file in the caption
* Added a check for the socklen_t type (was broken -pval)
* Fixed crash with incorrectly encoded macroblock sequences
* Fixed a crash when the MPEG file can't be opened
* Fixed crash in gtv when seeking without a file loaded
2001-06-28 00:56:57 +00:00
pvalchev
7172dff8eb These do not have licenses, so we cannot distribute distfiles/packages.
Set PERMIT_* to "no license" for now.  Authors will be contacted so that
they are aware of the situation, but we cannot break the copyright law.
2001-06-27 20:56:24 +00:00
brad
0d6fe1aacb upgrade to ORBit 0.5.8
--
Pretty much identical patches from: lebel@ & fgsch@
2001-06-27 14:54:53 +00:00
brad
ec00d66dbb upgrade to t1lib 1.1.1
--
From: fgsch@
2001-06-27 13:59:26 +00:00
matt
5fe5ef617e - 1.3.1, requested by MAINTAINER
- a few correctness fixes
2001-06-27 00:36:45 +00:00
kevlo
88ff290d53 - upgrade to version 3.4.8
- add HOMEPAGE
2001-06-26 03:28:47 +00:00
pvalchev
26774dd049 that is useless now; brad@ 2001-06-25 20:01:11 +00:00
pvalchev
9f7f5f43da pass -Wl,rpath,${X11BASE} as well as -L{$X11BASE} in sdl-config 2001-06-23 23:35:09 +00:00
pvalchev
90a6d57018 Disallow flavourless build if someone ever tries to do that (FLAVOR= make).
Force people to choose from sun, oss, esd as their sound system, print
error message if that is not done.
Suggested by Heikki Korpela <heko@saitti.net>
2001-06-23 20:07:17 +00:00
pvalchev
c4ff8deca0 fill in revision number for SDL library dependency 2001-06-23 19:19:27 +00:00
pvalchev
6650085c61 Upgrade to SDL-1.2.1
Various improvements, including OpenBSD native audio.

* Fix audio device path.  This has caused audio not to work without the
esd flavor before, many people (including me) had link to /dev/dsp because
of linux emulation programs and haven't noticed the problem.
* Fix OSS audio.
* Sync libtool patches
* Properly include @SYSTEM_LIBS@ in sdl-config to ensure proper linking
of SDL applications.
2001-06-23 19:05:33 +00:00
shell
ea9352678a SUBDIR += py-Distutils 2001-06-23 00:25:52 +00:00
shell
b2ded416d5 Initial import of py-Distutils-1.02
Submit & Maintain : Maurice Nonnekes <maurice@amaze.nl>
---

Python Distribution Utilities, or Distutils for short, are a
collection of modules that aid in the development, distribution,
and installation of Python modules.  (It is intended that ultimately
the Distutils will grow up into a system for distributing and
installing whole Python applications, but for now their scope is
primarily module distributions.)
2001-06-23 00:24:56 +00:00
shell
f804d4d0de Add missing patches in last commit 2001-06-20 11:14:16 +00:00
shell
39e3737d6c - Upgrade 1.0.3
- Change MASTER_SITES
- Install API documents
- Take over MAINTAINER
2001-06-20 11:12:34 +00:00
pvalchev
e8a2398d62 Remove deprecated LICENSE_TYPE and set appropriate # comments
with its contents.
2001-06-20 01:43:11 +00:00
reinhard
6a0126bf0f + jakarta-ant
+ jakarta-servletapi
2001-06-17 12:24:50 +00:00
reinhard
5f12e04ca9 Tomcat is the Java Servlet / Java Server Page environment produced
by the Apache Foundation's Jakarta Project.  This package provides
the servlet.jar archive, providing standard API implenetations used
for building JSP and servlet-based applications, including Tomcat
itself (the jakarta-tomcat package).
2001-06-17 12:17:01 +00:00
reinhard
d32780a46b Ant is a Java based build tool. In theory it is kind of like make
without make's wrinkles.

MAINTAINER=     Felix Kronlage <fkr@grummel.net>
2001-06-17 12:15:48 +00:00
brad
64c76705fd upgrade to shtool 1.5.4 2001-06-16 00:42:25 +00:00
lebel
816f063448 well, it is cleaner to do PKGNAME=e${DISTNAME} 2001-06-15 15:54:19 +00:00
lebel
0f55f687ca +ectags 2001-06-15 15:30:26 +00:00
lebel
9818d46c47 initial import of ectags-5.0.1:
--
Exuberant Ctags is a multilanguage reimplementation of the much-
underused ctags(1) program. It generates indexes of source code
definitions which are used by a number of editors and tools.
 
Support for Assembler, AWK, ASP, BETA, Bourne/Korn/Z Shell, C,
C++, COBOL, Eiffel, Fortran, Java, Lisp, Makefile, Pascal, Perl,
PHP, Python, REXX, Ruby, S-Lang, Scheme, Tcl, and Vim is present;
in particular, the C/C++ parser is far less easily fooled by pre-
processor conditional constructs than many other ctags(1) imple-
mentations.
 
WWW: http://ctags.sourceforge.net/

Submitted by Chris Cox <cox.family@sk.sympatico.ca>
2001-06-15 15:25:49 +00:00
pvalchev
a089dd2304 don't talk about a Mesa dependency as there is none now 2001-06-12 23:31:07 +00:00
avsm
3b19940798 + p5-Parse-RecDescent 2001-06-12 16:58:36 +00:00
avsm
170306f346 initial import of p5-Parse-RecDescent-1.80
--
Parse::RecDescent incrementally generates top-down recursive-descent
text parsers from simple yacc-like grammar specifications.
2001-06-12 16:57:08 +00:00
shell
63b3f75454 Add MASTER_SITE, from maintainer 2001-06-11 19:27:22 +00:00
espie
093b99d532 checksum change, noticed by Claus Assmann <ca+openbsd_ports@esmtp.org>
Nothing interesting nor tricky, just a notice that concerns win32.
2001-06-09 20:33:48 +00:00
shell
6e4e509022 Rename asp2php,gui to asp2php,no_x11 2001-06-08 17:03:09 +00:00
shell
9ebc368503 Use "no_x11" FLAVOR now 2001-06-08 17:02:12 +00:00
wilfried
7c38fb687f A misspelled function got silently fixed in mysql++ 1.7.9
(clinet_info -> client_info)
2001-06-08 08:55:21 +00:00
brad
1efe97dd4f upgrade to automake 1.4-p1
--
Ok'd by: espie@
2001-06-07 18:23:21 +00:00
shell
15774e268c Upgrade to 0.15, from maintainer 2001-06-07 16:59:49 +00:00
camield
6e22f0634f update to 1.0, from maintainer 2001-06-07 09:00:43 +00:00
naddy
f39dad037e Update to 1.106.1.74.
- Correct a link in the navigation header.
- Avoid localizing @_ to make threaded Perl happy.
- Change "Previous Directory" to "Parent Directory".
- Properly HTML-quote function names in the colored diff view.
2001-06-05 19:29:57 +00:00
wilfried
2ba17cf83f upgrade to 1.7.9
- Fixed a serious bug in Connection constructor when reading MySQL options
- Improved copy constructor and some other methods in Result / ResUse
- Many other minor improvements
- Produced a complete manual with chapter 5 included
- Updated documentation, including a Postscript format

add a -docs sub-package
2001-06-05 12:30:02 +00:00
naddy
ff639cb6f3 Update to 15.1. Submitted by Sungman Cho <smcho@tsp.korea.ac.kr>,
no reaction from maintainer.
2001-06-04 11:52:10 +00:00
avsm
5b5bc827ab Update to astyle-1.14.1 , the new stable tree
Spotted by matt@
2001-06-03 20:06:37 +00:00
shell
d393831c34 Remove @dirrm 2001-06-03 18:07:30 +00:00
shell
83e70d6cca SUBDIR += p5-Devel-SmallProf 2001-06-03 17:52:58 +00:00
shell
579fc93ecb Initial import of p5-Devel-SmallProf-0.9
Submitted by Srebrenko Sehic <haver@insecure.dk>
---

The Devel::SmallProf profiler is focused on the time taken for a program
run on a line-by-line basis. It is intended to be as "small" in terms of
impact on the speed and memory usage of the profiled program as possible
and also in terms of being simple to use.
2001-06-03 17:52:08 +00:00
brad
6de20d30a3 update dependency entries for MySQL. 2001-06-03 05:32:16 +00:00
brad
18cddb6271 better post-patch target 2001-06-03 04:24:53 +00:00
pvalchev
1115e32bab add palm to categories
okay naddy@, espie@
2001-06-02 23:41:44 +00:00
kevlo
87205a7bd1 update MASTER_SITES
--
Ok'd by maintainer
2001-06-02 15:18:43 +00:00
camield
dcc5e63c1b add rats, lam
sort & sync
2001-06-01 09:30:21 +00:00
camield
233bd32feb c source code auditing tool
From Jason Peel <jsyn@nthought.com>
2001-06-01 09:12:30 +00:00
shell
1fad269b8c flawfinder is maintained by Jason Peel <jsyn@nthought.com> 2001-06-01 09:09:24 +00:00
shell
cdae7237a7 SUBDIR += flawfinder 2001-06-01 07:56:34 +00:00
shell
d353069e5d Initial import of flawfinder-0.12
Submitted by jsyn <jsyn@nthought.com>
---
Flawfinder is a program that can scan code and identify out potential
security flaws, ranking them by likely severity.  Unlike ITS4,
flawfinder is completely open source / free software (it's released
under the GPL license).

Flawfinder will miss some security problems, and point out issues
that aren't really security problems, but nevertheless it can help
track down security problems in code so that the code can be fixed.
2001-06-01 07:55:45 +00:00
brad
02992c0124 upgrade to gettext 0.10.38 2001-05-30 02:14:12 +00:00
pvalchev
0184518bc6 sdl: build sun-esd-gl flavor instead of oss-gl 2001-05-29 23:23:49 +00:00
pvalchev
fdb0db3f2e - Implement a native audio driver by <vedge2@vedge.com.ar> as a "sun"
flavor, being the default one (fetching distfile from an external site).
- Isolate esd as a separate flavor from oss -- a combination with either
"sun" or "oss" is possible.
2001-05-24 05:54:55 +00:00
kevlo
5383140a88 Bump major rev in png dependeny entries after upgrade of png:
png.1 -> png.2
--
Ok'd by: brad@
2001-05-24 02:27:06 +00:00
brad
a9434885b2 patches to add thread-safe usleep() soft syscall wrapper.
--
From: vedge <vedge2@vedge.com.ar>
2001-05-24 00:07:13 +00:00
naddy
927b9f8ebc typo; from Gerardo Santana Gomez Garrido <santana@openbsd.org.mx> 2001-05-23 13:19:29 +00:00
wilfried
896cbe9f6c upgrade to 1.10
- readline-4.2 support
- fix bug when ornament string does not use any control characters.
- add Gnu/euc_jp.pm which is still experimental.
- typemap: redefine FILE * to support perl 5.7.
2001-05-21 14:43:50 +00:00
shell
cda78f56e3 Minor upgrade to 0.75.14 2001-05-21 04:13:59 +00:00
kevlo
c0bb2e34bf +p5-Set-Scalar 2001-05-20 14:24:52 +00:00
kevlo
952bcb19d0 Initial import of p5-Set-Scalar 1.09
This Perl module containing a set of scalars, including references.
2001-05-20 14:24:00 +00:00
kevlo
e295b2b5a9 upgrade to version 1.5.8c 2001-05-20 12:51:39 +00:00
pvalchev
e57479da76 Remove some dead/old MASTER_SITES, reorganize. 2001-05-18 22:59:34 +00:00
obecian
ce347fdfc4 do not attempt to @dirrm include/SDL on supplementary libs
caught by pvalchev@, espie@ ok
2001-05-17 22:16:11 +00:00
pvalchev
a58b73a066 make -> ${MAKE_PROGRAM} 2001-05-17 14:00:18 +00:00
pvalchev
396fdfefb4 Add -L${X11BASE} to sdl-config, as it is usually required.
Noticed by naddy@
2001-05-16 23:55:36 +00:00
brad
440d4a4d8c add a pre-extract target which forces the user to remove any existing
versions of gettext.
2001-05-15 13:12:24 +00:00
brad
26e2c81a2c upgrade to gettext 0.10.37 2001-05-14 20:59:20 +00:00
jakob
a2047b3678 update to v2.17. submitted by MAINTAINER. 2001-05-13 21:07:26 +00:00
matt
e619a9e66d oops, last change makes redhat_base a build dependency 2001-05-13 13:10:08 +00:00
matt
c3ed4a55e1 fix javah problem bootstrapping JDK native build 2001-05-13 13:08:30 +00:00
pvalchev
25e9c715b5 Pass and handle X11BASE correctly throughout configure and put it
sdl-config.
Noticed by: vedge2@vedge.com.ar
2001-05-12 04:27:05 +00:00
drahn
0255845260 Mark libslang as unbroken for powerpc. The problem was a bug in isinf()
which was fixed earlier today.
2001-05-11 23:19:53 +00:00
pvalchev
f1e4fff636 Enable oss-gl SDL flavor for building.
Okay naddy@
2001-05-11 00:42:21 +00:00
pvalchev
2c6a39da72 these did not do what they were supposed to do and broke the GL flavor 2001-05-11 00:32:56 +00:00
naddy
ec4ede3197 Use MACHINE_ARCH instead of ARCH in p5-* dependencies. 2001-05-10 22:11:27 +00:00
naddy
7670a4e329 Use MACHINE_ARCH instead of ARCH in PLIST for m68k-based architectures.
Bump NEED_VERSION accordingly.
2001-05-10 19:20:40 +00:00
pvalchev
3c45f85455 Switch my email over @openbsd.org.
Insert all COMMENT lines into double quotes for consistency.
2001-05-09 23:26:16 +00:00
pvalchev
8b26352933 Prefix an underscore to symbol names on a.out architectures for dynamic loading since it is required there.
okay naddy@
2001-05-09 22:28:25 +00:00
naddy
e6d39ad6c2 Update to knu-cvsweb 1.106.1.71.
- Fix a typo and get diff -F RE to really work.
2001-05-08 21:23:15 +00:00
pvalchev
e7a9826f01 cd?a -> cd?c which is the more likely place for a cdrom.
Proposed by d@ via obecian@.
2001-05-08 05:02:44 +00:00
matt
1f372168c6 - blackdown-jdk12 (moved to devel/jdk/1.2-blackdown) 2001-05-08 01:10:56 +00:00
matt
c5c0cbe0bd - reorg existing JDKs, update devel/jdk dependencies
- become MAINTAINER for jdk 1.1 and 1.2 (ok MAINTAINERs)
- add jdk 1.3
2001-05-08 00:54:36 +00:00
brad
2f7bc4bdb6 make use of libiconv 2001-05-07 22:41:42 +00:00
obecian
73a7f8792a add stubs for
+ guilib
+ sdl-image
+ sdl-mixer
+ sdl-net
+ sdl-ttf
2001-05-07 04:19:04 +00:00
obecian
77592f39e6 sdl-ttf-1.2.2 import
--
This library is a wrapper around the excellent FreeType library.
2001-05-07 04:16:33 +00:00
obecian
988e5f020d sdl-net-1.2.0 import
--
This is a small sample cross-platform networking library, with a
sample chat client and server application. The chat client uses the
GUIlib GUI framework library.
2001-05-07 04:10:07 +00:00
obecian
ba288d1d99 sdl-image-1.2.0 import
This is a simple library to load images of various formats as SDL
surfaces.  This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA,
and TIFF formats.

API:
#include "SDL_image.h"

        SDL_Surface *IMG_Load(const char *file);
or
        SDL_Surface *IMG_Load_RW(SDL_RWops *src, int freesrc);
or
        SDL_Surface *IMG_Load_RW(SDL_RWops *src, int freesrc, char
*type);

where type is a string specifying the format (i.e. "PNG" or "pcx").
Note that IMG_Load_RW cannot load TGA images.

An example program 'showimage' is included, with source in showimage.c
2001-05-07 04:08:40 +00:00
obecian
f1a090a62b sdl-mixer-1.2.0 import
--
SDL_mixer is a sample multi-channel audio mixer library. It supports
any number of simultaneously playing channels of 16 bit stereo audio,
plus a single channel of music, mixed by the popular MikMod MOD, Timidity
MIDI and SMPEG MP3 libraries.
2001-05-07 04:07:03 +00:00
obecian
438f51ae67 guilib-1.1.0 import
--
This is a very simple GUI framework, for use with SDL.
It is very flexible, but is by no means a complete windowing system.

It contains a C++ GUI class with a very rudimentary C interface,
and a set of useful widget classes.
2001-05-07 04:04:36 +00:00
lebel
0ae87f81fc devel: COMMENT is out, bump NEED_VERSION. 2001-05-06 00:12:42 +00:00
miod
56f49cf3d8 Use MACHINE_ARCH in PLIST instead of ARCH, to make m68k-based
architectures happy.
Found during the 2.9 m68k packages builds.
2001-05-05 23:53:46 +00:00
miod
898cf338e6 Use MACHINE_ARCH instead of ARCH to make m68k-based architectures
happy.
Problem found during the 2.9 packages builds, there is probably
a lot of instances of this. Porters, check your PLIST !
2001-05-05 23:52:24 +00:00
miod
b8eb7804ea Bump NEED_VERSION, for MACHINE_ARCH is used in PLIST. 2001-05-05 23:50:59 +00:00
fgsch
0fac6f1dfe Oops, forgot this. 2001-05-05 22:25:22 +00:00
fgsch
696041fecf - Integrate COMMENT.
- bump NEED_VERSION.
- Add HOMEPAGE.
2001-05-05 22:23:51 +00:00
camield
cea92579e2 PERMIT_PACKAGE_*: Yes -> No
No license, or license not clear
2001-04-22 12:18:16 +00:00
obecian
fa4e583a9a add sdl and smpeg 2001-04-22 00:33:40 +00:00
brad
ae866d383f - shorten patches for configure/configure.in by not unnecessarily changing
pthreads flags for other OS's that have nothing todo with compilation on
OpenBSD.
- change linker flag from "-Wl,-R" to "-Wl,-rpath," so that this will
possibly even get through a compile on our ELF archs (tested on sparc, not
tested on an ELF arch but this is definately a first step in the right
direction).
--
Ok'd by: maintainer
2001-04-21 15:37:57 +00:00
brad
28b0285785 move a few --disable-foo from main group of CONFIGURE_ARGS options and put
them after each individual check for a FLAVOR instead.
--
Ok'd by: maintainer
2001-04-21 15:33:01 +00:00
espie
28f9e3fca7 Pull patch from automake-current: ignore comments in included files as
well. Problem reported by naddy@
2001-04-21 14:13:23 +00:00
reinhard
759970c215 set location of moc2; espie 2001-04-21 13:04:32 +00:00
espie
c6df48e4ee Finally update to a kde2 version.
Those guys are lame, see patch-kdbg_main_cpp
One less objection for ditching kde1 entirely...
2001-04-21 11:39:19 +00:00
reinhard
1a6da9bd6b remove obsolete Mesa dependency
from maintainer
2001-04-20 23:48:50 +00:00
matt
4948d83fb3 rename package in prep for post-2.9 jdk overhaul; ok espie@ 2001-04-20 23:14:27 +00:00
obecian
8b51bae2a4 smpeg-0.4.3 import 2001-04-19 19:21:20 +00:00
obecian
ca45f07cb9 sdl-1.2.0 - Simple DirectMedia Layer 2001-04-19 18:55:39 +00:00
brad
3cb4864c60 upgrade to shtool 1.5.3 2001-04-19 11:47:32 +00:00
avsm
25183469f1 + p5-Params-Validate 2001-04-18 22:57:32 +00:00
avsm
6ada8220bf initial import of p5-Params-Validate-0.04
--
The Params::Validate module provides a flexible system for validation
method/function call parameters.
2001-04-18 22:56:32 +00:00
avsm
341ebebdea update to astyle-1.13.8 2001-04-18 21:53:08 +00:00
espie
eef0f0e76b Fix USE_MOTIF, especially for those ports with `motif' flavors. 2001-04-18 15:01:02 +00:00
shell
dbc8651c70 Update to 0.75.13
Change MAINTAINER email address
2001-04-18 08:32:53 +00:00
brad
c9f73b87c2 - integrate COMMENT
- bump NEED_VERSION
2001-04-18 01:49:50 +00:00
shell
b0165f9059 Change MAINTAINER email address 2001-04-17 06:26:52 +00:00
lebel
e4df94e553 add libtai 2001-04-16 20:15:23 +00:00
lebel
f4a0279a0b initial import of libtai-0.60:
--
libtai is a library for storing and manipulating dates and times.
 
libtai supports two time scales: (1) TAI64, covering a few hundred
billion years with 1-second precision; (2) TAI64NA, covering the
same period with 1-attosecond precision. Both scales are defined
in terms of TAI, the current international real time standard.

Submitted by Brian J. Kifiak <bk@rt.fm>

checked by wilfried@ (thanks!)
2001-04-16 20:14:24 +00:00
naddy
9dbffe6063 - Update to 1.10.
- Fix PLIST.
Submitted by maintainer.
2001-04-13 23:22:18 +00:00
todd
535985a4eb o fix a typo
o install example config files in the right location
2001-04-13 22:16:08 +00:00
todd
1fb67da2dc Upgrade lam to 6.5.1
o old patch and COMMENT going away
o fix a symbollic link problem
o integrate COMMENT into the Makefile
o take over maintinership
o no longer marked broken

Hats off to Jeff Squyres <jsquyres@lsc.nd.edu> (a LAM developer) for
testing on/hammering an OpenBSD machine in preparation for this release
version.
2001-04-13 20:29:14 +00:00
naddy
0a39cf46cf sync libtool patches, build shared libraries; ok maintainer 2001-04-08 17:41:43 +00:00
naddy
d670bd9421 - fix extraction
- actually install the patched script
- while we're here: clean up and pull COMMENT into Makefile
2001-04-07 16:17:44 +00:00
brad
de64d0be5c upgrade to libevent 0.3c 2001-04-07 04:42:21 +00:00
danh
54c722f2f8 - install documentation.
- explicitly set path to perl executable.
2001-04-06 14:09:16 +00:00
brad
6bd494c962 this patch is no longer necessary and was only of use when we used to use
AM_MAKEFLAGS to pass down DESTDIR to subdir Makefile's.
2001-04-05 20:24:27 +00:00
brad
9e6ec856d1 - integrate COMMENT
- bump NEED_VERSION
2001-04-05 20:23:20 +00:00
espie
80de3be946 Add missing ports. Use , for flavor portion. 2001-04-05 00:33:04 +00:00
naddy
ee69e43c3b - Update to 1.220.
- Install documentation.
Submitted by maintainer.
2001-04-05 00:18:28 +00:00
brad
235b07ea1a upgrade to gettext 0.10.36 2001-04-04 19:51:40 +00:00
naddy
c9e6485287 Update to knu-cvsweb 1.106.1.70.
- Conform cvsweb-markup pages to HTML 4.0 Transitional.
- Re-fix the bogus fix for the previous colons-in-a-filename problem.
2001-04-04 00:55:24 +00:00
brad
fdbaedbfd0 upgrade to glib 1.2.10 2001-04-03 14:42:47 +00:00
brad
5167c02cda - integrate COMMENT
- enable thread support by default using Pth
2001-04-03 14:12:47 +00:00
wilfried
b88eca47ab add mysql++ 2001-04-02 15:16:58 +00:00
wilfried
216cf2312e Import of mysql++-1.7.8
MySQL++ is a C++ API for MySQL (and other SQL Databases Soon).  The
goal of this API is to make working with queries as easy as working
with other STL Containers.
2001-04-02 15:13:05 +00:00
naddy
7a86a4d5bc - Pull in COMMENT; requested by Hans-Guenter Weigand <hgw@d1906.inka.de>.
- Add NEED_VERSION.
- Give package a date-based version number.
2001-04-01 23:54:42 +00:00
espie
eca74cd41f Use any ghostscript or teTeX. 2001-04-01 17:06:06 +00:00