Commit Graph

2218 Commits

Author SHA1 Message Date
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
avsm
6fb3f1648f correct dependency, reported by Samiuela Taufa <samt@cafe.afe.to> 2003-06-02 23:28:17 +00:00
todd
5c0db2cb1c manual.html changed; ok maint 2003-05-31 06:24:17 +00:00
todd
776b70bc18 more malloc -> calloc; fixes a 'cm add' fault 2003-05-28 13:27:48 +00:00
todd
dad1d51d85 note to self x2: fully test, and look at other examples first next time
builds fully now
2003-05-28 12:54:48 +00:00
miod
abbf322352 Do not explicitely disable threads on vax anymore.
ok brad@ marcm@ (maintainers)
2003-05-27 23:00:50 +00:00
todd
d9a4c7594e build opencm,nogc for people to test.
on most archs it runs longer than the default flavor
2003-05-27 22:10:07 +00:00
todd
80bf02ca80 from naddy@:
- '=' vs '+=' can cause grief wrt depends
- BUILD_DEPENDS is not needed if it only contains LIB_DEPENDS
from nikolay@
- teTeX is no longer v1.x*, depend accordingly
Thanks guys!
2003-05-27 22:08:42 +00:00
kevlo
bee287ecc6 fix PLIST 2003-05-26 03:38:34 +00:00
fgsch
dbe8aa80b5 fix info name so install/deinstall works correctly. 2003-05-26 02:07:22 +00:00
avsm
f050c355fa +pear-Config 2003-05-24 18:47:52 +00:00
avsm
e6ce2e2259 initial import of pear-Config-1.6
--
The Pear-Config package provides methods for manipulation configuration
information needed by PHP applications.  Features include:

* Creates configurations from scratch
* Parses and outputs different formats (XML, PHP, INI, Apache, etc)
* Edits existing configurations
* Converts configurations to other formats
* Allows manipulation of sections, comments, directives, etc
* Parses configurations into an XML tree structure
2003-05-24 18:47:18 +00:00
avsm
2b670b6d61 +pear-PHPUnit 2003-05-24 18:40:12 +00:00
avsm
627878e833 initial import of pear-PHPUnit-0.6.1
--
PHPUnit is a regression testing framework used for implementing the
unit tests in the PHP source.  It is based upon JUnit, which can
be found at http://www.junit.org/
2003-05-24 18:39:25 +00:00
avsm
7f86816dec woops, install the example programs as well 2003-05-24 18:13:18 +00:00
avsm
8ee036c449 +p5-Curses-UI 2003-05-24 18:07:10 +00:00
avsm
99f2c3c1fb initial import of p5-Curses-UI-0.74
--
Curses::UI can be used for the development of curses based user
interfaces.  It provides a range of common interface elements such
as dialogs, menus, text viewers, and windows.
2003-05-24 18:05:31 +00:00
todd
31057a08c0 update to 0.1.2alpha5pl2 from 0.1.0alpha18
see http://www.opencm.org/news.html for hilights of this update, major
noteworthy changes include:

- sxd has gone away, gzfs is 'interim' while 'sxd2' is almost ready
- if you have an old sxd repository, read the mailing list archives for
  how to update (use an interum version)
- an incompatible update to the server/client protocol requires that you
  update both at the same time

(as a reminder, this is 'alpha' and as such is subject to incompatible changes
 like the above.  expect more to come when sxd2 emerges)

Also, add a 'nogc' flavor that removes the dependency on boehm-gc, at the
cost of not free()'ing all memory allocated (read: at the moment, most).
2003-05-23 13:22:14 +00:00
kevlo
6aebb75f13 add p5-App-Info 2003-05-23 08:56:11 +00:00
kevlo
d162655d74 Initial import of p5-App-Info-0.23
App::Info provides a generalized interface for providing metadata about
software packages installed on a system.
2003-05-23 08:54:55 +00:00
kevlo
cb613298a9 update to version 1.1.6 2003-05-23 08:06:21 +00:00
jcs
83a2bc1568 use INSTALL_SCRIPT so we don't try to strip shell scripts
ok espie
2003-05-22 22:54:05 +00:00
naddy
810793f6f9 Remove jfc. Historic cruft, included in JDK >1.1. ok ian@ 2003-05-22 22:53:17 +00:00
naddy
68285f34b6 Remove historic JDK1.1. Ancient, unfriendly license, no longer useful.
ok ian@
2003-05-22 22:51:09 +00:00
marcm
9e33af3f53 Same Vax workaround that glib1 uses. 2003-05-21 15:52:31 +00:00
marcm
55a09b408e Add a workaround for dealing with threading (or lack thereof) on Vax.
ok brad@
2003-05-21 06:34:04 +00:00
jolan
2c6ad047b8 - remove MAINTAINER per his request
- mark not for sparc64
- update MASTER_SITES/HOMEPAGE

ok brad@
2003-05-21 00:05:52 +00:00
naddy
50416afbef update to 1.4.9; ok brad@ 2003-05-14 04:52:27 +00:00
sturm
e2d67d3319 don't change SYSCONFDIR, use CONFDIR instead 2003-05-13 22:53:58 +00:00
jolan
cde0e76e62 re-enable vorbis support. sdl-config stopped providing
-I${LOCALBASE}/include 5 months ago (since 1.2.5 upgrade), causing
sdl-mixer not to find the vorbis headers and thus not compile support.
ok brad@
2003-05-13 11:37:25 +00:00
avsm
eeb9748072 +cvsutils 2003-05-13 10:42:16 +00:00
avsm
d4e85c350b initial import of cvsutils-0.2.0
--

CVS Utilities is a collection of scripts, mostly in the Perl language,
that allow you to manage the files in the CVS working directory.
You can tell which files are under version control and which are
not without even being online. You can erase or move away all derived
files in seconds.
2003-05-13 10:41:50 +00:00
naddy
698067a9ab Make ports with autoconf macros from gettext 0.11.1 actually detect
our gettext.  libintl is still linked in statically, though.

Also some related clean-up.
2003-05-13 00:12:37 +00:00
jolan
b9bdff2d77 build w/mikmod support, no longer a flavor. ok pvalchev@ 2003-05-12 22:36:32 +00:00
naddy
88d2012902 Maintenance update to 1.6.5; from Jim Geovedi <jim@corebsd.or.id>. 2003-05-12 17:36:33 +00:00
jolan
67e58ed296 update e-mail address, ok brad@ 2003-05-12 08:23:45 +00:00
wcobb
f22abb3746 +sfio 2003-05-12 07:26:41 +00:00
wcobb
261f04f2d5 Import sfio-2002, a safe/fast I/O library. 2003-05-12 07:25:32 +00:00
brad
910639f369 update DESCR, no more libleak.
--
MAINTAINER ok
2003-05-10 21:06:15 +00:00
marcm
33c163d5dc Security fix: addresses remote buffer overflow referenced here:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-0928

from MAINTAINER
2003-05-10 02:46:54 +00:00
avsm
04394e94e5 update to pear-Log-1.6.5 2003-05-07 14:04:46 +00:00
margarida
081ccaaf16 Remove cruft 2003-05-04 17:30:55 +00:00
avsm
4f4f1caa40 update to horde-2.2.3 2003-05-03 09:38:21 +00:00
avsm
9255ed073e chroot friendly message 2003-05-02 23:02:28 +00:00
avsm
cdbbb03c44 installs into the new pear layout 2003-05-02 19:51:12 +00:00
wilfried
bfa274fa1c update to 1.11; from maintainer Jim Geovedi <jim@corebsd.or.id> 2003-04-30 19:19:16 +00:00
wilfried
e9b1910f8b update to 0.58; from maintainer Jim Geovedi <jim@corebsd.or.id> 2003-04-30 19:18:07 +00:00
wilfried
2a60222936 update to 0.09; from maintainer Jim Geovedi <jim@corebsd.or.id> 2003-04-30 19:14:43 +00:00
wilfried
a848091fc6 update to 1.12; from maintainer Jim Geovedi <jim@corebsd.or.id> 2003-04-30 19:13:50 +00:00
wilfried
09a5d590ef update to 1.03; from maintainer Jim Geovedi <jim@corebsd.or.id> 2003-04-30 19:12:58 +00:00
wilfried
c06a08f817 update to 0.10; from maintainer Jim Geovedi <jim@corebsd.or.id> 2003-04-30 19:12:06 +00:00
wilfried
49fae918b5 update to 1.02; from maintainer Jim Geovedi <jim@corebsd.or.id> 2003-04-30 19:10:52 +00:00
avsm
9c0b38f448 upgrade to p5-Net-Server-0.85, our local patches have been merged 2003-04-30 13:28:21 +00:00
margarida
7d3158b20d Update to version 1.3.0
--
Check the changes at http://cvs.ossp.org/pkg/lib/mm/ChangeLog

ok brad@
2003-04-29 02:03:53 +00:00
margarida
634b48d2db Update to version 1.94.
- Sync PLIST
- Take MAINTAINER.
2003-04-27 19:44:28 +00:00
margarida
c68d368a1e Update to version 0.10
- Add HOMEPAGE.
2003-04-27 19:42:55 +00:00
todd
f2545dd6f5 - bump version to 6.5.9 from 6.5.1
- fix pkg/*INSTALL (dont hardcode /etc, use ${SYSCONFDIR}) (prompted by nikolay)
- misc tweaks noticed while I was here
- remove upstream accepted patch
2003-04-24 23:48:48 +00:00
todd
1710239724 at least allow alpha to link against libgc.a 2003-04-23 20:56:08 +00:00
margarida
4a446d7069 Update to version 2.2
--
- Added a test suite,
- Added CCACHE_PREFIX option,
- Disabled hard links by default,
- Recognise some more gcc options,
- Added --cache-skip option.
Take MAINTAINER.
2003-04-22 03:15:49 +00:00
wcobb
81d7e08156 Deal with the different modelines of similar resolution introduced by
XFree 4.3 by picking up the modes with the highest refresh rates
(set SDL_VIDEO_X11_USE_ALL_MODES=1 to disable this behavior).
From SDL-current (patch by Stephen Anthony).
ok pvalchev@, jolan@
2003-04-22 00:16:53 +00:00
sturm
a73eb37773 +libdvdplay 2003-04-21 15:01:33 +00:00
sturm
30aa175dd7 Initial import of libdvdplay 1.0.1
libdvdplay is a simple library designed for DVD navigation.

WWW: http://developers.videolan.org/libdvdplay/

from Jolan Luff <jolan@cryptonomicon.org>
2003-04-21 15:00:41 +00:00
espie
338b4b5036 move freetype1 includes in a separate subdirectory. 2003-04-19 13:30:47 +00:00
pvalchev
d2aab96ffc nasm -f elf; pt. out by naddy 2003-04-18 02:37:06 +00:00
naddy
ca59d1087f fix for i386/ELF 2003-04-18 01:22:53 +00:00
sturm
434ce8e5ba +libio 2003-04-17 11:00:50 +00:00
sturm
63d1e41aa5 Initial import of libio 0.1
libio provides an abstraction for general data transport. It creates
data sources and data sinks. The sources and sinks can be connected with
multiple filters. As a result encryption and authentication can happen
completely transparent to the main core of an application. Mutliplex
nodes can be used to deal with N-fan in and M-fan out.

WWW: http://monkey.org/~provos/libio/

from Jolan Luff <jolan@cryptonomicon.org>
2003-04-17 10:59:48 +00:00
wilfried
b7dd22c506 Fix from maintainer; moved files from ${LOCALBASE}/share/ddd-3.3.1
to ${LOCALBASE}/share/ddd
2003-04-17 10:45:23 +00:00
marcm
e47fd1698f Update to 1.2.2.
This is the last update required for GTK+2.2, however, since GTK+2.2 itself
conflicts with GNOME 2.0, I will be holding off on GTK+2.2 itself until
GNOME 2.2 is ready.
2003-04-17 06:05:45 +00:00
marcm
10f6ab5b41 Update to 1.2.1. The old version didn't work with XFree 4.3.0, this one does
and is fully backward compatible (or so they say).
2003-04-17 05:58:47 +00:00
marcm
978fc0bb59 Update to 2.2.1, the latest stable version in the 2.2 series. 2003-04-17 05:55:42 +00:00
sturm
e33d7ec86c update to cvsplot 1.6.4
* Made the cvs log parser more flexible.
* Added the -linestyle argument, which generates plots using lines,
  rather than discrete points.

from maintainer Jim Geovedi <jim@corebsd.or.id>
2003-04-16 12:48:29 +00:00
wilfried
745620cce4 POSIX chown, ok espie@ 2003-04-14 15:02:08 +00:00
sturm
84af9e1cce +p5-Carp-Datum
+p5-Getargs-Long
+p5-Log-Agent
2003-04-13 16:58:18 +00:00
sturm
78ffcc683e Initial import of Carp-Datum 0.1.3
Debugging And Tracing Ultimate Module

Carp::Datum implements the following features:

* Programming by contract: pre-conditions, post-conditions, assertions.
* Flow control tracing: routine entry, arguments, returned values
* Dynamic (i.e. runtime) configuration via mini language to tailor
  debugging and/or tracing at the routine / file / package / type level.
* Ability to statically remove all assertions and flow control tracing
  hooks in modules making use of Carp::Datum.
* Cooperation with Log::Agent for tracing.

from Andrew Dalgleish <openbsd@andrewdalgleish.dyndns.org>
minor cleanup by me
2003-04-13 16:54:28 +00:00
sturm
7627ee9907 Initial import of Getargs-Long 0.1.3
The "Getargs::Long" module allows usage of named parameters in function
calls, along with optional argument type-checking. It provides an easy
way to get at the parameters within the routine, and yields concise
descriptions for the common cases of all-mandatory and all-optional
parameter lists.

From Andrew Dalgleish <openbsd@andrewdalgleish.dyndns.org>
little cleanup and DESCR from me
2003-04-13 16:32:22 +00:00
sturm
cf60af4b67 Initial import of Log-Agent 0.304
Log::Agent is a general logging framework aimed at reusable modules.

Instead of having modules insist on using their own logging reporting
(by hardwiring calls to warn() or syslog()) which can conflict with
the final application's choice, one may use logwarn() for instance to
emit a warning.

From Andrew Dalgleish <openbsd@andrewdalgleish.dyndns.org>
2003-04-13 16:20:20 +00:00
david
ff5820ad96 update to Parallel::ForkManager 0.7.5
- Documentation fixes
- Fix bug if you specify max_procs = 0
ok pvalchev@
2003-04-12 20:30:02 +00:00
jsyn
43d7195899 quote COMMENTs; ok naddy@ 2003-04-10 18:08:56 +00:00
sturm
b3e214febb update to ddd 3.3.1
- minor bug fixes
- improved temp file handling

from Andrew Dalgleish <openbsd@andrewdalgleish.dyndns.org>
2003-04-10 16:51:21 +00:00
marcm
a127d54ca7 Update to 0.7.11, minor bugfixes. 2003-04-10 15:53:54 +00:00
marcm
dd14861094 Update to 0.24, a bugfix release. 2003-04-10 15:52:33 +00:00
wilfried
7f1329aa24 don't try to remove this dir, noticed by naddy@ 2003-04-10 13:26:50 +00:00
jsyn
1ca382027a in COMMENT: add proper quoting, improve grammar, capitalize 'CVS' 2003-04-10 09:52:45 +00:00
jsyn
88b867eed7 update to flawfinder-1.22; PACKETSTORM distsite sync'd 2003-04-10 04:53:02 +00:00
wilfried
4df9415736 + p5-AppConfig 2003-04-09 10:44:27 +00:00
wilfried
5efac6349e Import p5-AppConfig 1.52; submitted by Morten Liebach <m@mongers.org>
Module bundle for reading and parsing config files
2003-04-09 10:43:56 +00:00
margarida
17cc8d2718 Update to version 1.09
Changed MASTER_SITES
2003-04-06 00:46:17 +00:00
margarida
4b6fc24513 Update to version 2.0.6
- Cosmetic cleanup;
- Showfont example program no longer installed.

From MAINTAINER: Jolan Luff <jolan@cryptonomicon.org>
2003-04-05 22:24:36 +00:00
margarida
8f11c8711a Update to version 1.2.5.
Changes:
- Cosmetic fixes.
- Port no longer depends on guilib, which was only required to build
an example chat code that was never installed in the first place.
- Sync DESCR with reality.

From MAINTAINER: Jolan Luff <jolan@cryptonomicon.org>

brad@ ok
2003-04-04 02:18:00 +00:00
margarida
accc89bca2 Missed dependency. 2003-04-04 00:22:20 +00:00
margarida
5f977a87c4 Update to version 1.2.5.
--
From MAINTAINER with some tweaks from me.
2003-04-03 23:46:17 +00:00
margarida
739224393c Update to version 1.2.3
Some minor tweaks.
From MAINTAINER.
2003-04-03 23:40:05 +00:00
avsm
0b466d4c8e update to chora-1.2 2003-04-03 11:30:53 +00:00
avsm
52661716a9 + pear-Date 2003-04-03 10:57:28 +00:00
avsm
9220677fe2 initial import of pear-Date-1.3
--

Generic classes for representation and manipulation of
dates, times and time zones without the need of timestamps, which
is a huge limitation for php programs. Includes time zone data,
time zone conversions and many date/time conversions.  It does not
rely on 32-bit system date stamps, so you can display calendars
and compare dates that date pre 1970 and post 2038. This package
also provides a class to convert date strings between Gregorian
and Human calendar formats.
2003-04-03 10:56:50 +00:00
avsm
42ff84287e + pear-Log 2003-04-03 10:43:51 +00:00
avsm
3e60b60fff update to horde-2.2.1 with the new pear dependencies 2003-04-03 10:37:40 +00:00
avsm
ea5bfdbbb9 initial import of pear-Log-1.5.3
--
The Log framework provides an abstracted logging system for PHP
scripts. It supports logging to console, file, syslog, SQL, mail,
and mcal targets. It also provides a subject - observer mechanism.
2003-04-03 10:31:14 +00:00
wilfried
4b63fdf5e3 update to p5-Term-ReadLine-Gnu-1.14
- kludge not to cause segmentation fault on Perl 5.8.0 w/PerlIO and
  FileHandle (ex. CPAN.pm)
2003-04-02 09:19:06 +00:00
margarida
0210869f4f Fix conflict with net/nsd.
ok pvalchev@
2003-03-31 00:53:58 +00:00
naddy
430f3bac60 Maintenance update to 4.1.2. 2003-03-29 00:30:59 +00:00
margarida
8283019a59 Change MAINTAINER address.
pvalchev@ ok
2003-03-09 18:08:06 +00:00
naddy
74b5768f17 fix UTF-8 encoding errors; prompted by and ok pvalchev@ 2003-03-08 20:39:07 +00:00
brad
81701a8255 fill in dependencies. 2003-03-06 05:44:22 +00:00
brad
cd54315ec0 don't need autoconf. 2003-03-06 04:30:25 +00:00
sturm
4690548b5e remove version number from tetex dependency, I missed this one when
updating tetex

reported by wilfried@ ok pvalchev@
2003-03-04 21:41:00 +00:00
pvalchev
03df7eaff7 use NULL instead of 0 as a sentinel because 0 is not a pointer in varargs
context, cast to void * to make sure it's 64-bit
2003-03-03 00:56:32 +00:00
pvalchev
168a3b02ef - Use common Makefile for all architectures, thus allowing this to build
on non-i386 platforms - there is no need to be MD
- Don't patch files into existence, use files/ for that
- Change wrong LIB_DEPENDS to BUILD_DEPENDS because these libraries
are all static.
- Add appropriate regress targets with REGRESS_DEPENDS or set
NO_REGRESS where such tests are not available.
- Do not link with -g
2003-03-03 00:51:37 +00:00
pvalchev
893484bf10 - Use common Makefile for all architectures, thus allowing this to build
on non-i386 platforms - there is no need to be MD
- Change wrong LIB_DEPENDS to BUILD_DEPENDS because these libraries
are all static.
- Add 'test' target and turn it into a regress target for the port, using
the provided test.
- Add appropriate REGRESS_DEPENDS

XXX regress currently fails on at least powerpc.
2003-03-02 21:38:18 +00:00
pvalchev
f4eaeec379 do not compile -g 2003-03-02 19:33:17 +00:00
pvalchev
3e0f336e88 - Fix build on non-i386 arches by using a common Makefile, there is no need
to it to be MD.
- Do not patch file into existance, place it in files/ instead
- There are no regression tests, so mark it as such
2003-03-02 18:26:41 +00:00
david
e74e4a4773 fix more spelling errors/typos
ok pvalchev@
2003-03-02 05:35:10 +00:00
pvalchev
0588c38bd7 - update HOMEPAGE
- install 'showfont' example program as 'sdl-showfont' isntead, to avoid
conflict showfont(1) part of XF4.
from maintainer Jolan Luff
2003-03-02 05:25:39 +00:00
pvalchev
8fea5d3dac sync linenumbers 2003-03-02 05:23:27 +00:00
wcobb
5c15707861 Don't try obtain full-screen modelines on sparc64; ok pvalchev@ 2003-03-02 02:57:16 +00:00
david
388a53f2fc fix some more spelling errors
ok pvalchev@
2003-03-01 09:22:50 +00:00
pvalchev
56ec76778e switch to using qt-mt
fixes linking issues on ELF as a bonus
2003-03-01 07:08:34 +00:00
david
a84552fb15 change my email to @openbsd.org
ok pvalchev@
2003-02-28 00:26:59 +00:00
espie
c138118a37 MODULES=gnu can be used to access MODGNU_AUTOCONF_DEPENDS without entering
into CONFIGURE_STYLE issues.
ok naddy, pval
2003-02-27 19:27:00 +00:00
david
32bf3deee8 necessary is spelled necessary.
similar is spelled similar.
functionality is spelled functionality.
ok brad@ jmc@
2003-02-26 15:13:04 +00:00
david
31718ea64f spelling typos
ok pvalchev@ brad@
2003-02-26 03:10:46 +00:00
espie
bbaf5c58ae while rereading the changelog, noticed that separate build ought to work,
and it does !
2003-02-25 00:58:53 +00:00
espie
b43dade7cb libdvdread 0.9.4, bookmark support. 2003-02-24 22:54:03 +00:00
pvalchev
2bcf688652 New maintainer: Jolan Luff <jolan@cryptonomicon.org> 2003-02-23 18:30:20 +00:00
pvalchev
1fd2af048d set default to our libGL library name correctly (the whole way this
works is braindamaged but that is to be fixed later)
fixes "cannot find OpenGL library" errors
2003-02-23 07:58:25 +00:00
kevlo
deaf9054e2 upgrade to version 1.1.5 2003-02-21 07:07:56 +00:00
kevlo
06b1c95853 upgrade to version 1.10 2003-02-21 07:03:40 +00:00