Commit Graph

1904 Commits

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