Commit Graph

2445 Commits

Author SHA1 Message Date
avsm
a2bb11355d +p5-File-Sync 2004-01-15 14:16:28 +00:00
avsm
d3c2109866 initial import of p5-File-Sync-0.009
provides a perl interface to the family of sync() syscalls
2004-01-15 14:15:21 +00:00
pvalchev
1f8a9476d8 sparc64/gcc3 fixens 2004-01-15 07:43:01 +00:00
brad
6037e4293d fix bad bad libtool 2004-01-15 04:46:42 +00:00
naddy
769e9dbcfa update to 1.04; from Ben Lovett <ben@tilderoot.com> 2004-01-14 22:53:59 +00:00
naddy
cf8717a0c6 update to 0.11.8; from Andrew Dalgleish <openbsd@ajd.net.au> 2004-01-14 22:19:28 +00:00
jakob
16bb83ad9c pcre v4.5 2004-01-14 17:21:52 +00:00
pvalchev
6df6adc0fa people who change distfiles to fix a typo should be severely punished
verified by dan@danimal.org
2004-01-13 20:46:40 +00:00
brad
e29ab8cfa9 allow this to actually compile.
From: NetBSD
2004-01-13 01:57:44 +00:00
brad
8ebf96e567 For the 'trio' varargs functions, don't pass a reference to a va_list
argument to the level below; it's not portable. Use G_VA_COPY to
create a new copy, and pass a reference to that instead.

From: NetBSD
2004-01-12 22:23:19 +00:00
sturm
3e2241b0cb +py-pexpect 2004-01-12 17:59:53 +00:00
sturm
c6a196a7a8 Initial import of py-pexpect 0.99
Pexpect makes Python a better tool for controlling other applications.

Pexpect is a pure Python module for spawning child applications; controlling
them; and responding to expected patterns in their output. Pexpect works like 
Don Libes' Expect. Pexpect allows your script to spawn a child application and 
control it as if a human were typing commands.

WWW: http://pexpect.sourceforge.net/

from Xavier Santolaria <xavier at santolaria dot net>
2004-01-12 17:58:47 +00:00
brad
a3aa73feea comment out demangler 2004-01-12 06:27:19 +00:00
brad
0ea7a6e3ae - use ISDIGIT from binutils
sync with in-tree binutils
- add missing free()
- add support for searching in -L paths when one shared
lib requires another
- add support for the -Z option
2004-01-12 06:26:22 +00:00
couderc
360d8e3fda Take maintainership, ok marcm@ 2004-01-11 16:45:51 +00:00
brad
c51aeee32a remove shared lib inter-library dependency on libm and libcurses 2004-01-11 07:05:31 +00:00
couderc
69fbd66f97 +fribidi 2004-01-10 23:38:20 +00:00
couderc
a17b4aef36 import of fribidi 0.10.4 from marcm@
A library to handle bidirectional scripts (eg. hebrew, arabic), so that
the display is done in the proper way; while the text data itself is
always written in logical order.
2004-01-10 23:32:23 +00:00
brad
fbc8c213a9 use make_tempname() for tmp dir too. from in-tree binutils. 2004-01-08 02:09:54 +00:00
brad
c7560d7cce inverted test. problem reported by avsm@. 2004-01-08 00:33:16 +00:00
wilfried
bf0e4b3714 a few gcc3 patches
also move the header files to ${LOCALBASE}/include/mysql++
2004-01-06 11:16:53 +00:00
sturm
7e33f77b31 +p5-AppConfig-Std
+p5-Net-Dict
2004-01-05 17:48:03 +00:00
sturm
7b0a722c13 Initial import of AppConfig-Std 1.07
AppConfig::Std is a subclass of Andy Wardley's AppConfig module,
to provide standard command-line arguments for tool scripts.
It is a Perl5 module to handle global configuration variables
for perl programs.

from Sam Smith <s at msmith dot net>
2004-01-05 17:42:47 +00:00
pvalchev
fa0c8e1b78 update to libuta-0.4.4
gcc3 patch from espie
2004-01-04 20:32:29 +00:00
sturm
c25b7a1572 sync maintainer's email address 2004-01-04 08:34:26 +00:00
sturm
b16335c88b update to Log-Agent 0.305
from maintainer Andrew Dalgleish
2004-01-04 08:08:34 +00:00
sturm
f3ffd50078 update to AppConfig 1.55
from Sam Smith <S at mSmith dot net>
2004-01-03 14:22:44 +00:00
sturm
f280cd8ac9 -jakarta-ant
+apache-ant
2004-01-03 13:41:18 +00:00
sturm
4c8408aa67 former jakarta-ant is now apache-ant
from new maintainer Kurt Miller <truk at apache dot org>
no response from reinhard@ in a long time
2004-01-03 13:40:03 +00:00
jolan
98b2c57574 i'm pretty sure the no_gnome flavor has more than 0 dependencies 2004-01-03 06:15:22 +00:00
marcm
5e370f27b0 Fix regression tests. 2004-01-03 05:51:32 +00:00
brad
197f204abe from in-tree binutils, by millert@.
Reverse the order of a test in the loop invariant.  It makes more
sense this way and works around an apparent gcc optimizer bug on
macppc related to inline functions.
2004-01-03 03:09:13 +00:00
brad
ee59130181 typo, this is really what I meant to do. 2004-01-03 03:06:58 +00:00
brad
466ce9e363 sync with what in-tree binutils does, don't install headers here. 2004-01-02 23:23:24 +00:00
brad
70595373b9 we've never had a ns32k port. 2004-01-02 23:22:15 +00:00
brad
5fb612f523 match up to 3.3 for OpenBSD/i386 a.out 2004-01-02 23:20:36 +00:00
espie
4b04b77c57 linking manually with -lstdc++ is dangerous... 2004-01-02 18:06:32 +00:00
espie
9c6f1e4d3b get gcc3 to make sure the PERL_INC directory is included at the right time. 2004-01-02 18:02:34 +00:00
brad
48853b5949 better LIB_DEPENDS entries for MySQL 2004-01-02 05:11:08 +00:00
sturm
8cfb11ab8e update to py-Checker 0.8.13
from Xavier Santolaria <xavier at santolaria dot net>
maintainer timeout
2004-01-01 09:07:58 +00:00
naddy
17170de520 overhaul 2003-12-31 19:37:56 +00:00
naddy
8d9ae51d35 overhaul 2003-12-31 19:14:09 +00:00
naddy
6b98cc4b8c overhaul 2003-12-31 18:53:35 +00:00
naddy
accfaa380d overhaul 2003-12-31 17:44:12 +00:00
naddy
a37b5f64df overhaul 2003-12-31 17:23:30 +00:00
espie
562d71fce5 Fix compile with gcc3 2003-12-31 17:18:16 +00:00
naddy
f217f4d5ec overhaul 2003-12-31 17:13:32 +00:00
naddy
9b81ffc110 overhaul plists 2003-12-31 16:20:04 +00:00
naddy
5f1c8d8e94 overhaul plists 2003-12-31 15:57:59 +00:00
brad
51f7138802 split GNOME support into a sub-package so we don't need
to drag in all of the GNOME support for wv2 and in turn
KOffice.

ok marcm@
2003-12-31 06:58:06 +00:00
sturm
cb161ecf05 update to jdk 1.3.1-10
NO_SYSTRACE=Yes due to not recognizing the archive as a linux binary
2003-12-30 23:24:32 +00:00
sturm
92b4c455e9 remove created directories, allows for clean uninstall of p5-Class-Container
if both where installed
2003-12-30 19:34:24 +00:00
espie
b9526f630b fix link for gcc3 2003-12-30 18:49:04 +00:00
espie
3fea5ca3f8 fix prototype 2003-12-30 18:44:40 +00:00
brad
bc36076e0a allow this to compile with MySQL 4.x and up 2003-12-30 05:05:16 +00:00
jolan
e4a4ec3fe5 add cvsweb-in-chroot document, to be installed when it can be done in a
non-hacky way.

ok naddy@
2003-12-30 03:38:09 +00:00
naddy
0462ea15ec remove conflicting Carp::Clan I accidentally introduced 2003-12-30 02:02:48 +00:00
espie
8e9e8ccb93 make it work with gcc3 2003-12-29 13:45:30 +00:00
espie
7548e1358f gcc3 doesn't like multi-line literals, and pval already knew it's
unhappy with nasm.
2003-12-28 22:26:18 +00:00
jose
f57eec92c4 update to tcl/tk 8.4
regression tests broken before, still broken, brad@ notified
ok brad@ naddy@
2003-12-27 23:41:41 +00:00
jose
7bc6e421e0 update to tcl/tk 8.4, ok brad@ naddy@ 2003-12-27 23:34:42 +00:00
jose
ec68ab34dd update to tcl 8.4
ok brad@ naddy@
2003-12-27 23:23:51 +00:00
jose
88c84e8da8 update to tcl/tk 8.4, ok brad@ naddy@ 2003-12-27 23:23:21 +00:00
jose
88786adfe5 upgrade to tcl/tk 8.4. passes regression tests.
ok brad@ naddy@
2003-12-27 23:22:51 +00:00
pvalchev
815b921585 Delete generated header file (which shouldn't have been part of distribution),
so that it gets properly generated for all machines....
Fixes big endian arches
Pointed out by jcs@
2003-12-27 07:16:40 +00:00
brad
7099b9500a use newer in-tree version of libiberty 2003-12-26 01:03:02 +00:00
naddy
6f34a01f10 overhaul p5-Date-* and p5-Time-* plists 2003-12-24 01:07:54 +00:00
jose
ba93a0d8bf update tcllib to 1.4.
ok sturm@
2003-12-21 16:04:05 +00:00
espie
4c049c59dc Yet another libz misuse. 2003-12-19 00:11:48 +00:00
naddy
7d1b43ef2b install pkgconfig files 2003-12-18 17:21:07 +00:00
naddy
ca9b15ec74 install pkgconfig files; ok brad@ 2003-12-18 16:32:24 +00:00
naddy
0d0157b7f6 missing @dirrm 2003-12-18 02:15:56 +00:00
naddy
2c8cee8a5e missing @dirrm 2003-12-18 02:07:07 +00:00
naddy
a69c0c2cf9 new @dirrm semantics allow us to replace makeshift "@unexec rmdir" construct 2003-12-18 01:19:56 +00:00
naddy
f2de884a84 requires pkgconfig at build time 2003-12-16 19:41:09 +00:00
naddy
50a90a98a0 @dirrm shared directories 2003-12-16 17:34:06 +00:00
naddy
ed01857cd0 remove trailing whitespace 2003-12-16 13:44:37 +00:00
sturm
3dd6dd5008 +py-tpg 2003-12-16 13:12:32 +00:00
sturm
e0a98e0729 Initial import of py-tpg 3.0.0
Toy Parser Generator is a lexical and syntactic parser generator
for Python. This generator was born from a simple statement: YACC
is to complex to use in simple cases (calculators, configuration
files, small programming languages, ...).

WWW: http://christophe.delord.free.fr/en/tpg/

from Xavier Santolaria <xavier at santolaria dot net>
2003-12-16 13:11:49 +00:00
jolan
3d3fcd7321 Update to 2.0.10. 2003-12-16 04:08:47 +00:00
naddy
b750466bbf remove WWW lines 2003-12-15 23:03:07 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
sturm
4fbc4707e7 help bootstrapping 1.3 native jdk by adding an empty OpenBSD.properties
file to tools.jar; the same was done in 1.2-blackdown back in the days

from Kurt Miller <truk at optonline dot net>
2003-12-15 17:16:45 +00:00
naddy
0742f3efcc @dirrm shared directories 2003-12-15 16:51:04 +00:00
naddy
cba26e8fcf poll() prototype changed 2003-12-14 22:51:21 +00:00
marcm
92e00b7ee4 Remove myself as MAINTAINER 2003-12-09 17:29:45 +00:00
marcm
f7eec6abeb Clean up PLIST. 2003-12-08 06:06:31 +00:00
marcm
62c1fcdfbb Update to 1.4.1, a bugfix and part of Gnome 2.4.1. 2003-12-08 06:06:00 +00:00
marcm
8e3b067572 Make glib2 step up and take ownership of *all* the directories it creates,
to include the locale directories, gtk-doc stuff, aclocal and pkgconfig.

With the new pkg-* tools, special casing these is no longer necessary.

Note: other ports that do not recursively depend on glib2 and have not
yet been similarly updated will cause warnings when glib2 is deleted if
they have files in any of the newly owned directories.  This is expected,
those ports need to catch up :).
2003-12-08 06:05:21 +00:00
espie
e3125a817b do not pick up libtool on the way.
okay pval@
2003-12-07 19:45:42 +00:00
sturm
c3b0e2f4c6 forgot to remove these two, sigh
noticed by Jim Razmus
2003-12-06 07:00:46 +00:00
sturm
97f41d259c update to perltidy 20031021
from new maintainer Jim Razmus <jim at bonetruck dot org>
agreed by old maintainer
2003-12-05 17:30:22 +00:00
pvalchev
6bc729b48d more bad a/an in beginning of comment; thanks Tom Cosgrove 2003-12-05 08:20:40 +00:00
pvalchev
8e5148756c don't start comment w/ indeterminate article 2003-12-04 23:07:25 +00:00
sturm
64769e3616 use gcc3 on sparc64 2003-12-03 20:18:36 +00:00
brad
82a6c1c5b6 unnecessary patch 2003-12-03 16:10:22 +00:00
sturm
54046896c0 these are empty
noticed by Andrew Dalgleish <openbsd at ajd dot net dot au>
2003-12-01 17:51:48 +00:00
marcm
28d332fc58 Update to 2.0.7 to sync with Gnome 2.4.1. 2003-12-01 04:08:56 +00:00
marcm
29ff72c183 Update to 2.8.2
Minor bugfix update to sync with Gnome 2.4.1.
2003-12-01 04:08:20 +00:00
sturm
f3d011859a fix MASTER_SITES, from Kurt Miller <truk at optonline dot net> 2003-11-27 20:11:06 +00:00
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
todd
2a327700a7 -opencm,nogc 2003-10-15 13:17:49 +00:00
todd
694027cd6c remove the nogc flavor, pointless now that boehm-gc works again
update to the last public release opencm0.1.2alpha7pl1-1
2003-10-15 13:12:04 +00:00
todd
f680842474 Thanks to marius at monkey dot org for unbreaking this port.
Thanks to Andrew Delgleish for updating this to 6.2
patches submitted upstream.
2003-10-15 12:58:11 +00:00
marcm
4c325fd051 +gal2 2003-10-14 20:27:01 +00:00
marcm
d4215ebbb1 GNOME2 Application Libs.
This is the Gnome 2.x version of devel/gal.  Like gal1 it is a support
library for Gnumeric and Evolution.
2003-10-14 20:26:08 +00:00
kevlo
45f2597bef upgrade to 1.1.7 2003-10-14 05:15:08 +00:00
kevlo
c678076612 upgrade to version 1.12 2003-10-14 05:13:11 +00:00
kevlo
8deb16f4ee upgrade to version 0.06 2003-10-14 05:10:01 +00:00
kevlo
9736c67792 update to 0.05 2003-10-14 05:08:15 +00:00
brad
d2d6f117e3 remove WWW: 2003-10-12 21:23:44 +00:00
brad
cc6bdc9d9d I guess it would be good if I added this too. 2003-10-11 00:55:25 +00:00
brad
9d10b5d7fe upgrade to binutils 2.14
Tested on powerpc/sparc64/alpha
2003-10-11 00:52:21 +00:00
marcm
26d60a7a6e +gconf-editor 2003-10-07 17:25:21 +00:00
marcm
8810f82243 A "regedit" like editor for the GConf configuration database.
From marc at msys dot ch
2003-10-07 17:24:13 +00:00
marcm
fd86c53663 Update GNOME support ports to their Gnome 2.4 versions...
ORBit2    2.6.3 -> 2.8.1
gconf2    2.2.1 -> 2.4.0.1
libgtop2  2.0.2 -> 2.0.5
libwnck   2.2.2 -> 2.4.0.1
vte       0.10.29 -> 0.11.10

Also removes devel/linc since it has been rolled into devel/ORBit2.
2003-10-07 05:47:57 +00:00
marcm
9669bf50f8 +libgsf 2003-10-06 17:13:25 +00:00
marcm
cc25947475 The GNOME structured file library.
A library for reading and writing structured files (such as MS OLE and
Zip).  Used by several other upcomming Gnome programs.
2003-10-06 17:12:02 +00:00
naddy
3ec9bb6718 another @extra 2003-09-30 17:48:52 +00:00
naddy
52ea1ea008 maintenance update; ok brad@ 2003-09-30 10:31:35 +00:00
pvalchev
8cb7c089bf Update to SDL-1.2.6; mostly from espie, much testing by jolan, thanks! 2003-09-29 05:41:37 +00:00
naddy
6d2f8550d2 update to 2.3; ok margarida@ 2003-09-28 17:19:14 +00:00
avsm
8ef231ac58 stop xpdf from straying from its malloced space.
brad@ nikolay@ ok
2003-09-25 17:05:02 +00:00
jolan
912e6da097 drop maintainership on some stuff i don't use anymore, lop off
WWW: ${HOMEPAGE} while touching 'em
2003-09-25 06:25:13 +00:00
jolan
f1cf41e3c2 fix a typo in the previous commit (chopped C from CPPFLAGS) 2003-09-25 04:17:33 +00:00
marcm
d4cc8ff2cd Bulk update of GTK+2 and GTK+2 requirements.
deve/glib2 2.2.2 -> 2.2.3
devel/pango 1.2.3 -> 1.2.5
x11/gtk+2 2.2.2 -> 2.2.4

These are minor bugfix updates to the GTK 2.2 series but are starting
to be required by some GTK & Gnome apps.
2003-09-23 06:12:41 +00:00
marcm
099ffc76f3 Update ATK to the 1.4 series. This is a feature update and is required
by the upcoming Gnome 2.4 series.
2003-09-23 06:09:53 +00:00
marcm
76c569d7a1 Update to 0.15.0
This update itself doesn't change anything that effects OpenBSD but I
wanted to sync the port with the current version (that has been out for
quite some time).

This port once again builds and statically links against its own internal
glib sources rather than pull in glib-1.2 from ports.  It seemed kinda
silly to build glib-1.2 to build glib-2.0 apps.
2003-09-23 05:59:34 +00:00
jolan
509069c24a remove mikmod dependency as SDL_mixer bundles its own modified version
and doesn't depend on the external version.  correct the licensing
comment (GPL->LGPL).
2003-09-23 04:34:40 +00:00
pvalchev
dc4d3f13d4 point to correct config.guess; cmaxwell@themanor.net 2003-09-22 23:13:31 +00:00
pvalchev
308d7d90b4 mark as broken - non-functional; needs update.. to be fixed post-release 2003-09-02 22:10:09 +00:00
sturm
c373a0965c manual changed, so update checksums
ok naddy@
2003-08-29 20:46:17 +00:00
avsm
bf314c2b45 plug an off-by-one in http header parsing
marcm@ and naddy@ ok
2003-08-28 22:39:40 +00:00
avsm
f98e3abccd update pear plists for the php-4.3.3 update
naddy@ ok
2003-08-28 22:31:56 +00:00
brad
e8a1977a16 update to Sun JDK 1.3.1_09
ok naddy@
2003-08-24 20:57:26 +00:00
naddy
7bb774f2ad update to 1.22; from Dan Weeks <danimal@danimal.org> 2003-08-23 21:40:48 +00:00
marcm
1035ed536a @extra and friends for Gnome supporting ports 2003-08-23 19:54:23 +00:00
marcm
8ce8ee84e9 @extra and friends for GTK+2 2003-08-23 19:52:47 +00:00
naddy
f32b28830a @extra support 2003-08-22 15:58:00 +00:00
pvalchev
18a59a2386 disable oaf test, as it's busted in certain cases (treats warnings as errors),
and it's basically useless anyway; ok maintainer marcm
2003-08-21 19:25:32 +00:00
brad
c132b523a6 - relax pkgspec's a bit
- LIB_DEPENDS -> USE_MOTIF
- remove test target which does not seem to serve any purpose
--
ok MAINTAINER
2003-08-20 00:08:31 +00:00
brad
b493ffd6eb fix dependency registration so we don't have a bogus run-time dependency
on bzip2.
--
ok MAINTAINER
2003-08-20 00:04:06 +00:00
espie
b85675cf75 style: no indefinite article in front of comment. 2003-08-18 21:36:15 +00:00
avsm
30daf3d48c +alex 2003-08-18 18:29:43 +00:00
avsm
3d8516a7df Initial import of alex-2.0
From: Don Stewart <dons at cse.unsw.edu.au>

--
Alex is a tool for generating lexical analysers in Haskell, given
a description of the tokens to be recognised in the form of regular
expressions. It is similar to the tool lex or flex for C/C++.
2003-08-18 18:29:04 +00:00
naddy
cdef03c574 Bring us into the i386/ELF world. From Kurt Miller <truk@optonline.net>. 2003-08-17 01:06:57 +00:00
naddy
6637f37428 * upstreamer maintainer suggests that we run without taint checks on perl 5.8
* cosmetics
2003-08-16 23:18:41 +00:00
naddy
655971c703 excise functions that require GNU diff; prodding by jolan@ 2003-08-16 18:12:10 +00:00
espie
f6b1011110 zap extra space 2003-08-14 01:06:51 +00:00
espie
980c98d525 oops, not really needed. @pkgcfl should be slightly smarter, even
the old version does stem-[0-9].*
2003-08-14 00:59:58 +00:00
espie
65db096bea Don't conflict with sdl-image.
(can happen with symetric checking of conflicts... Intelligent handling
of conflicts is needed)
2003-08-14 00:51:25 +00:00
espie
3dd5da8ea4 zap extra space 2003-08-14 00:39:59 +00:00
naddy
3da57d9a6a work around an optimizer bug in gcc 2.95 on sparc64 2003-08-13 23:41:02 +00:00
marcm
9ab02dd5bb Fix the cause, not the symptom. The essentially reverts my last diff
and does it right.  Gives pango a fighting chance on static arches.
Requires a fix to XFree86 as well, but that's in the works.
2003-08-13 16:57:51 +00:00
marcm
4995d1d1a5 Don't build pangoft2topgm, a little example program that doesn't get
installed anyway - it breaks static builds.
2003-08-11 23:55:23 +00:00
jolan
12e12cb5f4 +sdl-gfx 2003-08-09 03:24:58 +00:00
jolan
88d9d97ff5 import of SDL_gfx-2.0.8:
The SDL_gfx library evolved out of the SDL_gfxPrimitives code which
provided basic drawing routines such as lines, circles or polygons, and
SDL_rotozoom which implemented a interpolating rotozoomer for SDL
surfaces.
2003-08-09 03:22:50 +00:00
jolan
f118115f39 +pygame 2003-08-08 21:53:02 +00:00
jolan
d1446928b7 import of pygame 1.5.6, submitted & maintained by Xavier Santolaria:
Pygame is a cross-platfrom library designed to make it easy to write
multimedia software, such as games, in Python.  Pygame requires the
Python language and SDL multimedia library.  It can also make use of
several other popular libraries.
2003-08-08 21:48:58 +00:00
jolan
4fd574795a document an endian issue I haven't been able to track down yet. 2003-08-07 02:51:25 +00:00
marcm
3c9d1ddeca Update a number of GNOME related ports to their versions under the
GNOME 2.2.2 umbrella.
2003-08-06 20:44:08 +00:00
marcm
726029264c Second half of messed up ORBit2 update. 2003-08-06 15:39:17 +00:00
marcm
db619f84db Update to GNOME 2.2.2.
This monster commit updates a number of GNOME and GNOME related ports
to their versions under the GNOME Desktop 2.2.2 umbrella.
2003-08-06 06:16:59 +00:00
avsm
903e7bf84e update to darcs-0.9.12 2003-08-03 18:16:46 +00:00
naddy
20db2316c6 patch -b => -z 2003-08-02 01:53:48 +00:00
sturm
239ae26a0f - simple conversions to use the new python module
- while here, remove WWW from DESCR

all work done by Xavier Santolaria <xavier@santolaria.net>
2003-07-31 19:11:59 +00:00
avsm
ad25795170 Build happy docs from sgml source and other small cleanups
From: Don Stewart <dons@cse.unsw.edu.au>
2003-07-31 01:19:16 +00:00
avsm
0dc87172f5 Update to haddock-0.5, build docs from sgml source, cleanup
From: Don Stewart <dons@cse.unsw.edu.au>
2003-07-31 01:11:14 +00:00
brad
a75f848444 add ARM support.
--
From: brad@, based on original diffs from kevlo@
2003-07-28 05:12:00 +00:00
espie
94442259be Some examples of FETCH_MANUALLY 2003-07-25 13:07:17 +00:00
avsm
f7cde55761 +haddock 2003-07-25 00:26:39 +00:00
avsm
209c2a1a59 initial import of haddock-0.4, from Don Stewart <dons at cse.unsw.edu.au>
--

Haddock is a tool for automatically generating documentation from
annotated Haskell source code. It is primary intended for documenting
libraries, but it should be useful for any kind of Haskell code.

Like other systems, Haddock lets you write documentation annotations
next to the definitions of functions and types in the source code, in
a syntax that is easy on the eye when writing the source code (no
heavyweight mark-up). The documentation generated by Haddock is fully
hyperlinked.
2003-07-25 00:26:13 +00:00
avsm
f3119f35a6 +hmake 2003-07-25 00:09:16 +00:00
avsm
99cef624cf initial import of hmake-3.08, from Don Stewart <dons at cse.unsw.edu.au>
--

Hmake is an intelligent compilation management tool for Haskell
programs. It automatically extracts dependencies between source
modules, and issues the appropriate compiler commands to rebuild
only those that have changed, given just the name of the program
or module that you want to build.

Hmake interactive, or hi for short, is an interpreter-like
environment that you can wrap over any common Haskell compiler to
achieve an interactive development style. It deliberately looks
and feels a lot like the Hugs interpreter. The difference is that
you get real compiled code, compiled by your favorite compiler -
you can even change compiler on the fly, to check your code's
portability!
2003-07-25 00:08:45 +00:00
naddy
bb53f247f0 Use more sensible permissions for config file.
From: Okan Demirmen <okan@demirmen.com>
2003-07-24 01:30:51 +00:00
avsm
8b526f2d6b +happy 2003-07-23 19:16:21 +00:00
avsm
a184708e4f initial import of happy-1.13, from Don Stewart <dons at cse.unsw.edu.au>
with minor tweaks by me.

--
Happy - The LALR(1) Parser Generator for Haskell

Happy is a parser generator system for Haskell, similar to the
tool `yacc' for C. Like `yacc', it takes a file containing an
annotated BNF specification of a grammar and produces a Haskell
module containing a parser for the grammar.

Happy is flexible: you can have several Happy parsers in the same
program, and several entry points to a single grammar. Happy can
work in conjunction with a lexical analyser supplied by the user
(either hand-written or generated by another program), or it can
parse a stream of characters directly.
2003-07-23 19:09:34 +00:00
avsm
19c0578583 use the ghc module, which cleans up the various depends 2003-07-23 18:27:53 +00:00
naddy
7bd8162335 Work around a compiler bug on sparc64 that shows up with -O2 without
-pipe (!) on gcc 2.95 and with -O2 on gcc 3.2.
2003-07-22 22:44:45 +00:00
brad
e7c4e7d9f1 These Perl modules come with OpenBSD as of 3.3. 2003-07-22 21:43:07 +00:00
kevlo
b5e926a554 update to 5.0.0; ok brad@ 2003-07-21 07:02:24 +00:00
avsm
6ab1d0626a +darcs 2003-07-20 03:56:34 +00:00
avsm
fbf1382d09 initial import of darcs-0.9.11
any rcs with a formal theory of patches is worth looking at :)
http://abridgegame.org/darcs/manual/node7.html

--
Darcs is a revision control system, along the lines of CVS or arch.
That means that it keeps track of various revisions and branches
of your project, allows for changes to propogate from one branch
to another.  Darcs is intended to be an ``advanced'' revision control
system.

Darcs has two particularly distinctive features which differ from
other revision control systems: 1) each copy of the source is a
fully functional branch, and 2) underlying darcs is a consistent
and powerful theory of patches.
2003-07-20 03:55:46 +00:00
naddy
8a2423261c +cvslock 2003-07-20 00:27:18 +00:00
naddy
323f5b12ef Import cvslock 0.2.
Submitted by Manuel Rodrigo Rabade Garcia <mig@mig-29.net>.

The cvslock program is used to safely manipulate and inspect CVS
repositories; to this end, it properly uses CVS' lock file mechanism.
2003-07-20 00:26:21 +00:00
brad
d652e1234b - ensure consistent LIB_PATH on all OpenBSD ELF systems
- move WxorX setup into separate OpenBSD arch targets
--
"I have not found any problems with the binutils patch" drahn@
2003-07-16 19:17:21 +00:00
naddy
2c236c5e73 MANPREFIX is deprecated 2003-07-16 17:37:46 +00:00
jolan
ecf7103ee4 1.7 update
"Care to OK it? Or if you want to commit it you can have my OK" marcm@
2003-07-15 16:50:22 +00:00
kevlo
f594b0fae5 upgrade to 3.4.10 2003-07-14 07:16:32 +00:00
marcm
ed8916e9a3 Don't try to use the custom scrollkeeper catalog anymore. It's gone :).
Update *_DEPENDS version accordingly.
2003-07-12 06:27:12 +00:00
brad
321c543e6a ensure consistent LIB_PATH 2003-07-11 00:27:51 +00:00
marcm
dc9cae07e1 Stop ORBit and ORBit2 from argueing over share/idl.
ok brad@
2003-07-10 20:43:32 +00:00
brad
401a1ef9bd - add empty openbsd section
- don't bother inserting a bogus search dir path
2003-07-09 20:47:11 +00:00
pvalchev
3a45c068f4 Mark as broken on m68k: "mmap configure test causes system hang"
while bug is under investigation
2003-07-06 22:46:14 +00:00
marcm
bdea1f7e5b charset.alias accidentally slipped in.
Pointed out by jolan@
2003-07-05 07:16:08 +00:00
avsm
361b434369 NO_CONFIGURE is obsolete
from naddy@, Xavier Santolaria <xavier@santolaria.net>
2003-07-04 23:35:25 +00:00
kevlo
e482c8f724 upgrade to 0.99 2003-07-04 05:33:46 +00:00
pvalchev
b6da47950b - remove a stupid NOT_FOR_ARCHS=sparc64, if you guys don't want to fix
something, it's better to leave it broken, otherwise it gets forgotten
- fix sparc64 asm syntax, insight from Toby
XXX regress fails, but it appears to fail on at least 2 other 'supported'
architectures, this needs to be looked at
2003-07-02 21:28:07 +00:00
espie
8bc41423db fix PKGNAME, so that cross-binutils have real different names.
Install files correctly, so that SEPARATE_BUILD gets possible.
2003-06-30 21:01:14 +00:00
brad
600b21854a Remove this ARM support crap. It was not given the ok because it had mistakes
and obviously was not tested.
2003-06-30 18:24:16 +00:00
espie
68b7bbdbb1 fix manpage generation for building outside of srcdir without gnu-make. 2003-06-30 13:07:32 +00:00
marcm
b6d9508f45 Update to 1.2.3. Various bug fixes, a large speedup to layout with the
Xft and FT2 backends, and new shapers.
2003-06-30 03:57:38 +00:00
marcm
3c9efb47b5 Update to 2.2.2, a bugfix release. This also fixes regression tests. 2003-06-30 03:55:29 +00:00
brad
aa3bb77e6b simplify this a bit by using the upstream config and overriding certain
variables.
2003-06-27 16:54:57 +00:00
brad
4a68ace46e sync with update-patches 2003-06-27 13:33:17 +00:00
kevlo
526cd6c7d3 add ARM support 2003-06-27 02:47:08 +00:00
wilfried
919faa7a34 use correct version number 2003-06-25 08:04:25 +00:00
espie
a630b663ca +2.54
+2.56
2003-06-24 23:04:49 +00:00
espie
460f043af8 autoconf 2.56, for checking gnu configure scripts. 2003-06-24 23:03:54 +00:00
espie
fc50ada19f autoconf 2.54, for checking configure scripts. 2003-06-24 23:03:23 +00:00
espie
0083e2b892 patch from autoconf 2.52 that got lost thx to the change of name. 2003-06-24 15:57:33 +00:00
sturm
68acf6813f update to sun jdk 1.3.1_08
ok'ed some moons ago by Christian Gruber
2003-06-23 18:54:21 +00:00
pvalchev
dab2b4b20c Fix gettext configure test on static architectures
Allows it to properly build/package there (tested on vaxski!)
2003-06-22 20:05:06 +00:00
jolan
cc153090a1 re-enable the installation of playmus/playwave utilities 2003-06-18 09:24:42 +00:00
marcm
bf01431cb7 Completly remove the python-expat dependency and register the local dtd
in the xmlcatalog.
2003-06-17 16:13:32 +00:00
brad
b17d8bf344 add AMD64 support.
--
From: art@
2003-06-15 04:43:31 +00:00
sturm
847eaf2174 update to ectags 5.5
from Jesper Louis Andersen <jlouis@mongers.org>
2003-06-14 21:13:40 +00:00
marcm
9ba2c76c3a Leftover debugging stuff 2003-06-14 05:59:20 +00:00
brad
2a879062fa Actually use the obsd target environment, fgsch@ thinks this is a better
direction to go in for possible future changes which would afford us greater
flexibility.
2003-06-13 04:17:12 +00:00
todd
43876760f7 oops, as pointed out a long time ago, regress is broken.
Until today, I did not realize how badly.
The entire tests/ subdir is missing from the release, but is available if
you wish to checkout their repository. hmm...
2003-06-12 21:33:36 +00:00
marcm
cb69ca07f6 +startup-notification
+vte
+gtk-thinice-engine
+icon-theme
+themes
2003-06-12 20:41:46 +00:00
todd
ace32cb723 Mark this as broken.
This should have been done a while ago.
Fixing this is beyond me, and until this works, w3m and gcj are pointless as
well (opencm will be free of boehm-gc soon enough).
2003-06-12 20:33:12 +00:00
marcm
911b151d9e VTE is an terminal emulator widget for use with GTK+ 2.
ok jolan@
2003-06-12 19:45:35 +00:00
marcm
5afb6b6f12 Startup-notification is a library which implements a startup notification
protocol that's used by Gnome 2.2.  Using this protocol a desktop
environment can track the launch of an application and provide
feedback such as a busy cursor, among other features.

ok jolan@
2003-06-12 19:42:44 +00:00
marcm
8aa263135f Update to 2.0.1 in support of Gnome 2.2.1
ok jolan@
2003-06-12 19:39:57 +00:00
marcm
dac5bec5a1 Update to 2.2.1 in support of Gnome 2.2.1
ok jolan@
2003-06-12 19:38:55 +00:00
marcm
0e3aefc6b6 Update to 2.2.0 in support of Gnome 2.2.1
ok jolan@
2003-06-12 19:37:27 +00:00
marcm
30197c674d Update to 2.6.1 in support if Gnome 2.2.1.
ok jolan@
2003-06-12 19:35:55 +00:00
marcm
672ff4de92 Update to 1.0.1 in support of Gnome 2.2.1.
ok jolan@
2003-06-12 19:34:48 +00:00
brad
9d53b5f802 instead of using double square brackets to escape the inner set, use
the changequote macro.
2003-06-12 14:26:20 +00:00
brad
00ec567e26 - remove empty post-extract target
- add license comment
2003-06-10 15:41:04 +00:00
brad
81b60ddc11 fix 2003-06-09 19:11:29 +00:00
espie
021cdcad2c add 2.57 2003-06-09 12:05:20 +00:00
espie
3ebff96b5f autoconf 2.57. Requires m4-current to work.
kde happy with it, at least.
2003-06-09 12:04:15 +00:00
brad
298a0e21d6 - don't need a separate OpenBSD target environment
- simplify hppa case
2003-06-08 19:02:58 +00:00
brad
68bfa56d72 RCS ids 2003-06-08 03:04:50 +00:00
brad
479933f0b5 old... and didn't make any sense since it wasn't a development version. 2003-06-07 23:38:01 +00:00
brad
7f39955acd - some stuff for i386/a.out (only matches up to 3.2 for now)
- sparc* -> sparc and a few other fixes
2003-06-07 23:35:49 +00:00
brad
e653c8d5b0 - put back a a.out related patch I removed on upgrade
- don't like new files being patched into existence
2003-06-05 23:39:47 +00:00
brad
f7d5ee55d7 simplify case statement for sparc here too 2003-06-05 23:28:39 +00:00
brad
77233bcc34 simplify case statement for sparc after fgsch@ made this pretty obvious 2003-06-05 23:10:06 +00:00
fgsch
195725f399 better treatment for sparc. 2003-06-05 22:37:46 +00:00
pvalchev
05d6b7c6ac remove mentioning of palmos-sdk from here.
this port has been broken for a long time, and never really made use of it
2003-06-05 19:17:06 +00:00
brad
a6c9968875 - gprof is not built with cross-binutils so add another PLIST without it
- fix syntax of gas configure.in stuff for sparc
- add missing change for the sparc ELF transition to bfd
--
Hasn't actually been tested on a real sparc system but it at least allows
me to build a cross-binutils without bombing durring build or the PLIST issue
2003-06-05 18:28:24 +00:00
brad
cee5555f3a and 2 more missing patches. 2003-06-05 04:29:16 +00:00
brad
80f80f70ec cvs sucks. 2003-06-05 04:25:58 +00:00
brad
0d3d4c7a82 upgrade to binutils 2.13.2.1
This is work in progress. It is being commited as a starting point so other
people can look at it/fix issues/and maybe Art can add Hammer support? :)
It has been lightly tested on macppc/sparc64/i386 and compile tested by
mickey@ on hppa.

DO NOT try to build ld.so on sparc/sparc64/macppc and install the resulting
binary unless you like having a hosed system. A known "misfeature" in ld.so
that is being worked on.
--
MAINTAINER ok
2003-06-05 04:03:55 +00:00
avsm
0c72e25526 -autobook 2003-06-04 23:26:20 +00:00
avsm
ec4d44ccb9 bye bye, moved to books/autobook 2003-06-04 23:25:53 +00:00
avsm
84904a4529 delete a pointless message 2003-06-04 23:21:26 +00:00
sturm
c11a3045f2 typo 2003-06-04 14:14:06 +00:00