Commit Graph

856 Commits

Author SHA1 Message Date
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