Commit Graph

1893 Commits

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