Commit Graph

2095 Commits

Author SHA1 Message Date
pvalchev
6ba60fa6db fixes, see http://www.freebsd.org/cgi/query-pr.cgi?pr=ports%2F58925
from FreeBSD via Chris Kuethe <ckuethe@ualberta.ca>
bump PKGNAME
2003-11-27 04:34:26 +00:00
pvalchev
a54736a150 libsigc marked broken instead 2003-11-27 02:22:41 +00:00
pvalchev
fa78c4c8f0 mark as broken on hppa 2003-11-27 02:22:20 +00:00
pvalchev
d501719cc2 mark as broken on hppa; there is some sort of signal bug in libsigc that hangs this 2003-11-25 20:23:20 +00:00
brad
dd8e7525fa If gld${EMULATION_NAME}_search_dir() returns NULL, return early
and try not to fopen(NULL, ...) later.

From: sturm@
2003-11-23 22:06:25 +00:00
brad
08d5b49472 upgrade to p5-Config-IniFiles 2.38
--
From: Mathieu Sauve-Frankel <msf at kisoku dot net> via MAINTAINER
2003-11-23 20:42:35 +00:00
avsm
0bb0bbf6bf update to pear-Log-1.8.0, now with documentation + test cases included 2003-11-23 19:38:12 +00:00
avsm
797cb5be17 security update to horde-2.2.4 (session hijack fixes)
reminded by Soeren Thing Andersen <soeren@thing.dk>

2003-11-23 19:04:47 +00:00
pvalchev
1faebf6f10 correct path to endian.h; fixes hppa build 2003-11-22 00:53:39 +00:00
sturm
a87af9517f use gcc3 on sparc64 2003-11-21 21:02:57 +00:00
kevlo
4fe9a910ed remove p5-File-Spec 2003-11-17 09:24:24 +00:00
kevlo
f203608578 Bad me. This module comes with OpenBSD as of 3.3 2003-11-17 09:23:29 +00:00
brad
304d63cda1 - add x11 to CATEGORIES
- change HOMEPAGE to www.freedesktop.org
- remove CONFIGURE_ENV
--
ok MAINTAINER
2003-11-17 06:49:52 +00:00
todd
8c7758b0e7 fix dependencies, build should not over-ride lib, pointed out by nikolay 2003-11-16 21:11:10 +00:00
avsm
6e8eeff66b update to pear-Log-1.7.1 2003-11-15 18:17:21 +00:00
sturm
0692b2970a +ald 2003-11-15 16:50:00 +00:00
sturm
9c210ee7e5 Initial import of ald 0.1.5a
This is a port of ALD - the Assembly Language Debugger.
It provides breakpoint debugging capabilities, a
disassembler, and easy memory and register manipulation
to those wishing to debug their assembly language programs.
Currently, x86 platforms are supported.

WWW: http://dunx1.irt.drexel.edu/~psa22/ald.html

from Patrick Alken <pa59 at cornell dot edu>
2003-11-15 16:48:37 +00:00
brad
d7514a7d27 t1lib does not actually need X. 2003-11-14 23:47:01 +00:00
kevlo
b1560fc8fa +p5-File-Spec 2003-11-14 08:13:51 +00:00
kevlo
415578dc44 initial import of File-Spec 0.86.
This module is designed to support operations commonly performed 
on file specifications.
2003-11-14 08:12:54 +00:00
espie
8213001660 +fox 2003-11-13 18:52:22 +00:00
espie
77f49b817f Fox is a graphic toolkit written in C++.
Looks cute and small.
Main reason for this port is x11/googles.
2003-11-13 18:50:39 +00:00
espie
effd4a0d24 Make sure the function pointer has a complete prototype, for compilation
in C++ mode.
2003-11-11 23:49:08 +00:00
espie
70d22fb64e incorrect build specs, works only with a glade+gnome flavor. 2003-11-09 16:26:58 +00:00
marcm
baf87bbc2a +libsoup 2003-11-03 15:45:20 +00:00
marcm
fad288b160 This is a reimplementation of devel/soup (itself a Simple Object Access
Protocol implementation) now called libsoup and utilizing glib-2.
2003-11-03 15:44:05 +00:00
naddy
9997735a45 +gputils 2003-11-03 01:06:00 +00:00
naddy
cfb6182a3f Import gputils 0.11.7.
Submitted by Andrew Dalgleish <openbsd@ajd.net.au>.

GPUTILS is a collection of tools for the Microchip (TM) PIC
microcontrollers. It includes gpasm, gplink, and gplib.
2003-11-03 01:02:34 +00:00
margarida
c347e304c4 Update to version 1.16 2003-11-02 19:00:37 +00:00
margarida
f3c83c4948 Update to version 0.14 2003-11-02 18:43:17 +00:00
sturm
24b158d9ae use gcc3 on sparc64 to combat linking errors with libtclcl and net/ns 2003-11-01 20:08:40 +00:00
sturm
65f019325d update to tclcl 1.0b13
from some Nico <openbsd@softhome.net>
2003-10-29 22:13:26 +00:00
jolan
6abd8237a7 Update to 2.0.9. 2003-10-29 02:21:21 +00:00
jolan
7e7b57ed79 +sdl-sound 2003-10-27 03:09:17 +00:00
jolan
04dbbed2f2 import of SDL_sound-1.0.1:
SDL_sound is a library that handles the decoding of several popular
sound file formats, such as .WAV and .MP3.  It is meant to make the
programmer's sound playback tasks simpler.  The programmer gives
SDL_sound a filename, or feeds it data directly from one of many
sources, and then reads the decoded waveform data back at their leisure.
If resource constraints are a concern, SDL_sound can process sound data
in programmer-specified blocks.  Alternately, SDL_sound can decode a
whole sound file and hand back a single pointer to the whole waveform.
SDL_sound can also handle sample rate, audio format, and channel
conversion on-the-fly and behind-the-scenes, if the programmer desires.

WWW: http://icculus.org/SDL_sound/
2003-10-27 03:07:33 +00:00
naddy
f0785d3b44 Use FULLDISTDIR to refer to distribution file location.
From: Xavier Santolaria <xavier@santolaria.net>
2003-10-26 23:49:31 +00:00
sturm
9bc1630b3d update to ddd 3.3.7
from Andrew Dalgleish <openbsd@ajd.net.au>
2003-10-26 17:30:39 +00:00
jolan
78f74fbeb0 +physfs 2003-10-26 00:17:55 +00:00
jolan
b717ba2f2d import of physfs-0.1.9:
PhysicsFS is a library to provide abstract access to various archives.

WWW: http://icculus.org/physfs/
2003-10-26 00:16:28 +00:00
grange
14cdcf040a Update to libspectrum-0.2.0.1
ok naddy@ sturm@
2003-10-17 06:25:49 +00:00
grange
eed2744390 Update to lib765-0.3.1.1
ok naddy@ sturm@
2003-10-17 06:24:42 +00:00
grange
1b9a4ca00d Update to libdsk-1.0.0
ok naddy@ sturm@
2003-10-17 06:23:44 +00:00
brad
7de6308c6a fix a bug found via malloc guard pages.
--
From: markus@
2003-10-16 22:22:00 +00:00
brad
40a90c1b75 better 2003-10-16 22:10:02 +00:00
marcm
7ee0675dbc One more @extra-ify for Gnome 1. 2003-10-16 16:55:57 +00:00
todd
b2131f1d0f be less specific; prompted by naddy 2003-10-16 14:09:51 +00:00
todd
e90ccfebff hppa,macppc,vax still do not work 2003-10-16 13:56:28 +00:00
todd
fee2f6570e really, fix this for alpha 2003-10-16 13:46:30 +00:00
todd
0643c44ec6 teach boehm-gc about m68k 2003-10-16 04:11:15 +00:00
todd
3ea4be1662 teach boehm-gc about alpha having shared libs 2003-10-15 17:11:35 +00:00