Commit Graph

1702 Commits

Author SHA1 Message Date
todd
106390e2e4 respect CPPFLAGS 2002-09-12 15:26:33 +00:00
todd
6b35f41b29 we use ${LOCALBASE} here, not /usr/local 2002-09-12 15:08:57 +00:00
todd
2076b86927 use gc.h and co from /usr/local/include 2002-09-12 15:07:23 +00:00
todd
03a3b0e4e7 install one more header, needed by the upcoming opencm use
of /usr/local/include
2002-09-12 14:53:27 +00:00
todd
2b3e8aa0ad take maintainership. niklas@ resigned this 2002-09-12 14:18:56 +00:00
pvalchev
70be3d485d fix VAX support 2002-09-12 06:47:16 +00:00
pvalchev
1df24eb29d link orbit-idl static for now on alpha because it exibits an ld.so problem
of some sort; from Marc Matteo <marcm@lectroid.net>
2002-09-11 16:50:41 +00:00
pvalchev
e918c1a859 fix for alpha support; ok maintainer nino 2002-09-11 16:45:08 +00:00
jsyn
89bd8a1df8 update to rats-1.5 2002-09-08 02:07:19 +00:00
pvalchev
fec07c0f89 use kde3 for arts flavor; bunch of people 2002-09-07 04:56:28 +00:00
todd
33c4e5d770 ugh. dont patch a generated file. 2002-09-04 21:18:04 +00:00
todd
ad8c2e31b3 o 64bit fixes are back, tested on i386, alpha, sparc64 (more archs work now
than before)
o add the 'cm mv file* dir/.' fix from current
o we do not use zlib in this tree, remove an irrelevent patch accordingly
2002-09-04 16:21:43 +00:00
nino
02c74db0ad Add notice about removing /var/db/gconf. Spotted by brad@ 2002-09-04 08:43:23 +00:00
mark
452c6cb893 + # GPL
+ chop NEED_VERSION
2002-09-03 06:31:18 +00:00
mark
cceea2dd2b + # GPL
+ update-patches
+ chop NEED_VERSION
2002-09-03 06:24:46 +00:00
mark
683105b9b8 + # GPL
+ update-patches
+ chop NEED_VERSION
2002-09-03 06:19:18 +00:00
mark
7f83abbfb8 tag patches and add GPL comment for PERMIT's 2002-09-03 04:29:10 +00:00
mark
18b6dcf40d guilib-1.1.1 update
(works on ELF with brad's pending fixes: usbhid_pic/SDL)
told to go ahead and commit now (brad@ ok)
2002-09-03 04:20:27 +00:00
nino
2dbe12308c Remove default conflicts and add a explicit conflict with itself only.
Ok kevlo@
2002-09-02 04:46:05 +00:00
shell
ec7658380b Updated to p5-Test-Simple-0.47 2002-08-31 15:09:23 +00:00
nino
fe0d9763a5 Notice and warn the user if the configuration is out of date.
Suggested by avsm@
2002-08-31 13:31:58 +00:00
nino
b359f8c671 Make pkg-config propagate linker flags other than -l and -L, needed
for dependency chains with -pthread in it.

From Marc Matteo <marcm@lectroid.net>.

Ok shell@
2002-08-31 12:32:21 +00:00
nino
984db45bf1 -update to 1.0.9
-move the default databases to /var/db.

From Marc Matteo <marcm@lectroid.net>

-cleanup: remove useless db3 and guile flavors.

NOTE: This is one of the times you really need to heed the install
notice. In particular, /etc/gconf/1/path should be updated to reflect
the new location for the database.
2002-08-30 19:42:52 +00:00
todd
0aa50eff78 64bit stuff breaks in bad ways. more testing needed 2002-08-28 22:23:29 +00:00
todd
42c5ea0ac6 from wilfried@ .. properly use LIB_DEPENDS and use the PLIST${SUBPACKAGE} so
we don't end up with two packages with docs with the docs flavor. Thanks!
2002-08-28 14:38:25 +00:00
todd
9937b48075 this snuck in. bye! 2002-08-27 18:01:09 +00:00
todd
ee03b19c7a I was reminded about 64bit patches.
o rename three patches to 'update-patches' naming conventions
o add 64bit patches
o add other tidbits from my
   opencm://opencm.org/everyone/todd@fries.net/home/merge-candidate
  branch
2002-08-27 17:43:14 +00:00
todd
50e2027bf4 wrap DESCR to 72 chars, suggested by pvalchev@ 2002-08-27 16:52:45 +00:00
todd
90ca878a11 enable opencm 2002-08-27 16:48:59 +00:00
todd
47060f5673 OpenCM alpha16
OpenCM is designed as a secure, high-integrity replacement for CVS. A list of
the key features can be found on the features page. While not as ``feature
rich'' as CVS, it supports some useful things that CVS lacks. Briefly, OpenCM
provides first-class support for renames and configuration, cryptographic
authentication and access control, and first-class branches. 

The OpenCM project was originally started because we needed a secure,
high-integrity configuration management system for the EROS project.
Alternatives, such as BitKeeper, Subversion, and PerForce, either did not
meet our requirements or were not available at the time the work started. We
had previously used CVS, but it's absence of real branches and configurations
finally drove us to build a better tool.
2002-08-27 16:46:09 +00:00
todd
fe065080cd update to 6.0
misc pieces from art@, pval@, and myself
2002-08-27 15:41:30 +00:00
pvalchev
1e05bc52be Change package name to 'gindent' rather than 'indent' to avoid
confusion with BSD indent(1); also consistent with the actual binary
name we install this under.
2002-08-26 02:58:36 +00:00
pvalchev
20135bc426 Update to gindent-2.2.8
- Add KNF (-knf) option
- Enable BERKELEY option by default
- Use gettext port rather than building its own
From Jim Geovedi <jim@corebsd.or.id>, thanks!
2002-08-26 02:55:09 +00:00
brad
1a972c5236 upgrade to help2man 1.26
- MAINTAINER changed to Jim Geovedi <jim@corebsd.or.id>
--
From: new MAINTAINER
2002-08-22 16:43:15 +00:00
naddy
482949c13f Remove crap; thanks wilfried@ and sturm@sec.informatik.tu-darmstadt.de. 2002-08-21 14:30:27 +00:00
pvalchev
b21eb84b7b p5-Locale-Maketext 2002-08-20 23:49:49 +00:00
naddy
da54672af1 Import Perl module Locale::Maketext 1.03.
Submitted by Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>.

Locale::Maketext is a base class providing a framework for localization 
and inheritance-based lexicons, as described in an article in The Perl 
Journal #13.
2002-08-20 19:35:18 +00:00
brad
bb21ec7e91 upgrade to automake 1.4-p6 2002-08-17 19:41:02 +00:00
avsm
c93190be66 use MASTER_SITE_HORDE 2002-08-17 01:51:08 +00:00
kevlo
20214854f2 remove package conflicts.
--
Pointed out by Christian Edward Gruber <cgruber@israfil.net>.
2002-08-16 01:18:51 +00:00
avsm
2f29955368 better MESSAGE 2002-08-12 01:13:59 +00:00
avsm
042441f08c remove bad substitution 2002-08-12 01:04:30 +00:00
avsm
0662c1b4a4 horde doesnt need to depend on imap or mysql anymore 2002-08-12 00:56:51 +00:00
avsm
f1c35f2312 + chora 2002-08-12 00:55:46 +00:00
avsm
73bc519b88 initial import of chora-1.1
--
Chora is a tool for viewing code repositories that are managed using
the CVS source control system.  It aims to provide a high degree of
integration with CVS and the other Horde web-based tools.
2002-08-12 00:54:25 +00:00
wilfried
2f235a092e fix X11 define/typedef clashes as used in mysqlgui with new fltk 2002-08-10 20:07:02 +00:00
naddy
66b2a1ee27 +p5-File-ReadBackwards 2002-08-10 00:42:03 +00:00
naddy
da26373c6f Import perl module File-ReadBackwards 0.97.
Submitted by William Yodlowsky <bsd@openbsd.rutgers.edu>.

This module reads a file backwards line by line. It is simple to use,
memory efficient and fast. It supports both an object and a tied handle
interface.
2002-08-10 00:41:12 +00:00
nino
f0e175d4ad Update to 1.0.3, make library versioning controllable from the Makefile. 2002-08-09 21:28:59 +00:00
nino
8170f19f45 Update to 1.0.4, make library versioning controllable from the Makefile. 2002-08-09 21:26:43 +00:00
naddy
e869f37598 - Consistently use in-tree libtool.
- Throw out humongous libtool patches.
- Replace patch orgy with simple variable override.
2002-08-09 18:43:00 +00:00
wilfried
2c687458ff update to p5-Term-ReadLine-Gnu-1.13
- readline-4.2 support
   new variables
       rl_completion_suppress_append
       rl_completion_mark_symlink_dirs
   new functions
       rl_replace_line()
       rl_completion_mode()
- tgetstr() calls tput() to apply padding information.  No more
  "$<2>" on prompt.
- shadow_redisplay() with ornament works on xterm.
2002-08-09 10:22:47 +00:00
wilfried
4b6d87eb54 remove this while we are here 2002-08-09 10:02:01 +00:00
wilfried
ff0276c466 update to p5-Term-ReadKey-2.21
Fix to improve the chances of automated testing succeeding
2002-08-09 10:00:24 +00:00
nino
c801d1e2bf Drop spurious pkgconfig RUN_DEPEND.
Noted by brad@.
2002-08-08 19:20:28 +00:00
brad
8049d79d5f install the pkgconfig files.
--
Requested by: Marc Matteo <marcm@lectroid.net>
2002-08-07 13:46:34 +00:00
nino
74b8917131 Update to 2.0.6, make it aware of our MAX/MIN macros and make library
versions controllable from the makefile.
2002-08-07 13:11:53 +00:00
naddy
7d92af1439 add p5-IO-Tty and p5-Expect 2002-08-04 20:31:31 +00:00
naddy
45211b421f Import Expect-1.15.
Perl5 module for talking to other applications, inspired by the Tcl
version of Expect.

Submitted by Michael Lestinsky <michael@lestinsky.de>.
2002-08-04 20:28:31 +00:00
naddy
7c73bd0c0e Import IO-Tty 1.02.
Perl5 module that allows the creation and manipulation of pseudo-TTYs.

Submitted by Michael Lestinsky <michael@lestinsky.de>.
2002-08-04 20:27:27 +00:00
naddy
b7aa4e2e41 replace verbatim control characters 2002-08-02 16:14:27 +00:00
nino
422b2efe32 Replace hardcoded -L/usr/X11R6/lib.
Spotted by naddy@.
2002-08-02 06:50:05 +00:00
naddy
d599e9721e typo 2002-08-02 00:26:56 +00:00
kevlo
86da8f6391 +1.4-linux 2002-08-01 05:57:35 +00:00
kevlo
c413d3383f Initial import of Sun's Java Development Kit 1.4. 2002-08-01 05:56:56 +00:00
brad
70be3e46c5 upgrade to mm 1.2.1 2002-07-30 22:50:55 +00:00
brad
a4c3c6c27e remove myself as MAINTAINER from a number of ports that I don't use anymore, don't want to maintain, etc. 2002-07-30 14:36:49 +00:00
shell
377c61f233 Updated to p5-Test-Harness-0.46 2002-07-30 10:23:43 +00:00
naddy
64f88786a5 Update to 1.15.3. Changes in this release:
- numerous bug fixes
- license changed from Artistic License to GPL
- support for C#

No longer requires gmake.

Submitted by:	Andrey Smagin <andrey@smagin.com>

Respect CXX/CXXFLAGS.
2002-07-29 21:34:41 +00:00
fgsch
a77d8637d4 remove iconv from MODULES. 2002-07-29 14:40:39 +00:00
nino
dffc4172a9 iconv modules is not needed when the gettext module is used.
spotted by fgsch@.
2002-07-28 12:00:51 +00:00
pvalchev
1d5966f01a Update to libicq2000-0.3.2 2002-07-26 02:51:53 +00:00
naddy
d84d8fdb2b Update to 1.3.1_04.
From maintainer Christian Edward Gruber <cgruber@israfil.net>.
2002-07-26 00:08:09 +00:00
nino
d32baf66cf Add atk, glib2 and pango. 2002-07-25 09:23:29 +00:00
nino
c81bd7c0f2 Import pango 1.0.3. From DESCR:
Pango is a library for layout and rendering of text, with an emphasis
on internationalization. Pango can be used anywhere that text layout
is needed; however, most of the work on Pango-1.0 was done using the
GTK+ widget toolkit as a test platform. Pango forms the core of text
and font handling for GTK+-2.0.
2002-07-25 09:20:01 +00:00
nino
091f392934 Import atk 1.0.2. From DESCR:
The ATK library provides a set of interfaces for accessibility.
By supporting the ATK interfaces, an application or toolkit can
be used with such tools as screen readers, magnifiers,
and alternative input devices.
2002-07-25 09:17:41 +00:00
nino
675c2c0d90 Import glib 2.0.4. From DESCR:
General-purpose library in it's second version from the GTK+ team,
includes support routines for C such as lists, trees, hashes,
memory allocation, and many other things.

Joint effort between myself and couderc@.
2002-07-25 09:14:13 +00:00
naddy
6af66713ce update to 1.2.5 and switch to KDE3; ok espie@ 2002-07-24 15:34:59 +00:00
espie
cdaeecd0b3 +ucpp 2002-07-24 12:17:58 +00:00
espie
72040fd101 Thomas's ucpp (small C99 preprocessor) 2002-07-24 12:16:24 +00:00
naddy
7ad33f9449 Update to 2.0.5: minor fixes. 2002-07-23 18:25:12 +00:00
avsm
867b5fb13f - update to p5-Net-Server-0.84
- lose NEED_VERSION
- fix regression tests by forcing timeouts
2002-07-23 18:09:10 +00:00
naddy
9d8cc542a0 +ccache 2002-07-21 18:54:31 +00:00
naddy
3b13291fad Import ccache 1.9.
Submitted by Brian J. Kifiak <bk@rt.fm>.

ccache is a compiler cache.  It acts as a caching pre-processor to C/C++
compilers, utilizing compiler output and a hash to detect when a
compilation can be satisfied from cache.  This often results in a 5 to
10 times speedup in common compilations.
2002-07-21 18:52:54 +00:00
naddy
0af8d1cb1d honor CC 2002-07-21 01:10:39 +00:00
pvalchev
93464ac994 libgd requires -lttf -lm; fixes linking with new binutils 2002-07-19 18:18:49 +00:00
shell
66c61a2228 Updated to p5-Time-TimeData-1.1301 2002-07-19 10:49:19 +00:00
nino
fd9ee00ae0 libtool ELF fixes.
From Marc Matteo <marcm@lectroid.net>.
2002-07-19 08:18:10 +00:00
kevlo
8e5ef3219f fix installation problem; pointed out by lebel@ 2002-07-19 02:04:03 +00:00
wilfried
6295dfe328 Update tmake to use qt3, from maintainer Dan Weeks <danimal@danimal.org> 2002-07-17 07:19:23 +00:00
lebel
0309448058 use LOCALBASE instead of PREFIX 2002-07-17 00:03:01 +00:00
kevlo
9ef6e5faf7 - upgrade to version 1.06
- add regression test
2002-07-16 01:47:11 +00:00
kevlo
89a5213521 - update to version 1.1.0
- add regression test
2002-07-16 01:45:13 +00:00
pvalchev
e9cf15b045 Miod says attempting to build those will panic any vax, and while a fix
is being looked at, marked those with a nice fat NOT_FOR_ARCHS so that
people do not get bitten.
2002-07-15 06:29:20 +00:00
shell
d5ac12eda2 Updated to py-Checker-0.8.11 2002-07-15 04:09:33 +00:00
brad
16236e406c upgrade to shtool 1.6.1 2002-07-14 02:07:53 +00:00
shell
751a75e5df Updated to p5-Params-Validate-0.18 2002-07-11 17:22:29 +00:00
shell
4d43f595cf Updated to p5-Attribute-Handlers-0.77 2002-07-11 09:41:02 +00:00
shell
27b2873036 add p5-Object-Realize and p5-Scalar-Utils 2002-07-11 09:27:06 +00:00
shell
b3ecd82e3e Initial import of p5-Object-Realize-0.08 (Used by p5-Mail-Box)
perl module to implementing delay loading of object-data
---
This module helps you implementing delay loading of object-data.
While creating a stub-object, Object::Realize::Later simulates you
got the real data.
2002-07-11 09:25:59 +00:00
shell
52ed47760e Initial import of p5-Scalar-Utils-1.0701 (Used by p5-Mail-Box)
perl module replacement for the builtin Scalar
---
This package contains a selection of subroutines that people have
expressed would be nice to have in the perl core, but the usage
would not really be high enough to warrant the use of a keyword,
and the size so small such that being individual extensions would
be wasteful.
2002-07-11 09:25:03 +00:00
avsm
b0ad14257b Drop MAINTAINER for stuff I dont have time to maintain any more. 2002-07-10 20:48:12 +00:00
matt
dc6d4c3824 release the rest of my ports to ports@ 2002-07-10 11:56:35 +00:00
avsm
14f4e11cea update to horde-2.1 2002-07-09 20:37:11 +00:00
matt
523b0ee587 taken by ian@ 2002-07-09 12:35:54 +00:00
mark
dbb9e7d65b flawfinder 1.20 update (ok jsyn@) 2002-07-09 03:41:26 +00:00
naddy
4b8203c02f Update to FreeBSD-CVSweb 2.0.4.
New upstream maintainer, miscellaneous minor changes.
2002-07-07 12:31:09 +00:00
fgsch
c51d611b17 Update to libusb 0.1.6a; fixes several issues for bsd systems.
maintainer ok.
2002-07-07 01:32:20 +00:00
shell
47d8be8a08 Updated p5-Test-Simple-0.45 2002-07-06 10:24:51 +00:00
shell
46ccb0206e Updated to p5-Test-Harness-2.26 2002-07-06 10:23:55 +00:00
wilfried
3450cc9dba fix dependency to match new php4 layout, ok avsm@ 2002-07-05 18:29:34 +00:00
espie
2462fb1df4 +cvsplot 2002-06-29 14:11:24 +00:00
espie
b874ea3fbf cvsplot, from maintainer 2002-06-29 14:10:55 +00:00
espie
0c89d3e13b +cvsgraph 2002-06-29 13:41:11 +00:00
espie
a87d7ef0b9 cvsgraph, Aleksander Piotrowski 2002-06-29 13:39:51 +00:00
mark
5fa71d4002 sdl-net-1.2.4 update 2002-06-23 07:56:36 +00:00
mark
53d481616f sdl-image-1.2.2 update 2002-06-23 07:55:59 +00:00
naddy
a969fb9f47 fix namespace use for GCC 3.1 2002-06-17 13:42:19 +00:00
naddy
9a74285a6e libevent will be part of the OpenBSD 3.2 base system 2002-06-16 09:51:06 +00:00
brad
70ec7dbb4e upgrade to bison 1.35 2002-06-15 20:47:28 +00:00
brad
7d4971b83e upgrade to libevent 0.5
--
Brought to my attention by: provos@
2002-06-13 03:58:11 +00:00
wilfried
0440d7845c add specifier to RUN_DEPENDS and BUILD_DEPENDS 2002-06-09 05:31:40 +00:00
wilfried
ada8c6169b clean up REGRESS_DEPENDS/REGRESS_TARGET/NO_REGRESS 2002-06-09 05:24:27 +00:00
wilfried
effb3cdd92 missing dependency 2002-06-08 17:18:13 +00:00
pvalchev
ba79eaa958 only attempt lock/unlock audio operations when audio is initialized/handled
from Adam Procter via wcobb@
2002-06-08 09:21:19 +00:00
wilfried
c4e1d8942e missing dependency 2002-06-07 22:17:56 +00:00
wilfried
0d7f82981e kill unused variable PERL_MODULES, ok brad@ 2002-06-07 21:37:11 +00:00
wilfried
6651cc0046 silence complaints 2002-06-07 19:47:56 +00:00
shell
ee300b6cc7 Updated to py-optik-1.3 2002-06-06 02:30:04 +00:00
shell
41b6a65dd0 Updated to asp2php-0.76.10 2002-06-06 02:24:20 +00:00
naddy
29d3c815c9 - remove bad chunk with RCS Id
- pull in prototypes for string functions
ok pval@
2002-05-30 18:38:17 +00:00
kevlo
ca6b69fe9b upgrade to version 1.15 2002-05-30 01:52:36 +00:00
espie
171bba4675 Bump to new releases.
libdvdread can now use an official libdvdcss.
2002-05-28 14:14:15 +00:00
shell
60e22906a2 Updated to p5-Test-Harness-2.23 2002-05-27 05:27:33 +00:00
brad
02381855a1 new png header path. 2002-05-27 02:50:14 +00:00
brad
6ad96fb38f new png header path. 2002-05-26 17:32:57 +00:00
wcobb
b8f8ca54e2 fix two bogus tests. ok pvalchev@. 2002-05-26 04:11:16 +00:00
pvalchev
092572d154 adaptation for USB namespace changes; based on work in libusb CVS 2002-05-25 20:43:17 +00:00
wcobb
b3ee51a857 sdl-mixer-1.2.4 update.
ok mark, pvalchev.
2002-05-23 06:38:24 +00:00
naddy
2265ae5f60 Update to FreeBSD cvsweb 2.0.3.
SECURITY:
* Fix cross-site scripting vulnerabilities.

Also:
* Add new configuration variables: $allow_log_extra, $allow_dir_extra,
and $allow_source_extra.
* Unbreak mod_perl support.
* Miscellaneous bug fixes.
2002-05-22 18:53:15 +00:00
pvalchev
8b8f24efe7 + gal 2002-05-22 05:36:01 +00:00
nino
9c00e2c16d Import gal (GNOME Application Libraries) 0.19.2:
This module contains some library functions that came from Gnumeric
and Evolution.  The idea is to reuse the code across various larger
GNOME applications that might want to use it.  The API is not frozen
and might change at any time.  Larger class renaming might happen
at any point without notice.  Use this library at your own risk.

Submitted by Marc Matteo <marcm@lectroid.net>.

Ok naddy@.
2002-05-21 19:43:55 +00:00
jsyn
daa120f4e1 better document licenses 2002-05-20 19:30:39 +00:00
naddy
0b55b1ad91 Update to 5.2.3.
Remove some useless doc files.

From submission by new maintainer Jesper Louis Andersen <jlouis@jlouis.dk>.
2002-05-19 20:33:00 +00:00
wilfried
4ddc5c3e1c add licence comment, clean up MASTER_SITES 2002-05-15 09:30:21 +00:00
wilfried
d2108d881e Update to p5-Term-ReadKey-2.19
Added check for definedness of $_[0] in comparisons in ReadKey,
ReadLine after reports of warnings.
2002-05-14 08:41:55 +00:00
pvalchev
5c746576cb match libusbhid API changes; from aaron 2002-05-14 02:10:29 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
fgsch
520611af32 - MASTER_SITE_SUBDIR -> ${SITE:=subdir/}
- bump NEED_VERSION.
2002-05-13 10:54:45 +00:00
jsyn
06285bd03c Of course, NEED_VERSION needs to be -current for this... 2002-05-13 08:36:33 +00:00
wilfried
157cd20d96 bye MASTER_SITES_SUBDIR 2002-05-13 08:18:19 +00:00
jsyn
184043e28f MASTER_SITE_SUBDIR -> ${SITE:=subdir/} 2002-05-13 07:54:09 +00:00
brad
9cdd620436 ensure use of the libpopt package instead of the copy included with ORBit. 2002-05-12 18:15:14 +00:00
matt
57a6f42922 license comments 2002-05-11 23:59:35 +00:00
shell
60f6e7babc Updated to p5-Test-Harness-2.21 2002-05-09 05:59:37 +00:00
pvalchev
0c5a577ae3 Update to p5-BSD-Resource-1.15; from maintainer danimal@danimal.org
* adds explicit copyright and license in Resource.pm
* minor fixes for compatibility in resources
2002-05-09 03:46:29 +00:00
fgsch
c49a0a0f79 after some mails, the 'pe' problem has been fixed in binutils, so pull
the diff; openbsd should no longer match any of these. regen.
2002-05-09 02:44:34 +00:00
espie
955b9f08fc one single address 2002-05-08 17:52:50 +00:00
todd
ac052d5d8d sync(h)ing my maint addr. 2002-05-08 17:19:36 +00:00
fgsch
e1662146d6 pull more changes from the FSF tag, a few more to come. 2002-05-08 11:02:40 +00:00
brad
7680421cdf upgrade to libslang 1.4.5 2002-05-08 02:04:08 +00:00
drahn
bc1593c9e3 Do not build dlltool on i386 openbsd, same problem as powerpc had,
diff is slightly larger to deal with the changequote. Here as other
places the changequote pair will only affect the one line.
2002-05-07 03:34:18 +00:00
drahn
9d8b1484f0 Do not build dlltool on i386 openbsd, same problem as powerpc had,
diff is slightly larger to deal with the changequote. Here as other
places the changequote pair will only affect the one line.
2002-05-07 03:26:26 +00:00
drahn
a5eba736b1 Do not build dlltool on OpenBSD powerpc platforms, powerpc*-*-*pe* matches
powerpc--openbsd unfortunately. ok fgsch@
2002-05-06 22:57:48 +00:00
drahn
6b1cb4d730 Opps, run autoconf in the Makefile, not run autoconf and commit. 2002-05-06 22:55:07 +00:00
drahn
e693a913eb Do not build dlltool on OpenBSD powerpc platforms, powerpc*-*-*pe* matches
powerpc--openbsd unfortunately. ok fgsch@
2002-05-06 22:37:05 +00:00
drahn
eb9b7472a3 Avoid calls to insecure choose_temp_base. ok fgsch@ 2002-05-06 20:57:40 +00:00
drahn
67e8222934 Avoid calls to insecure choose_temp_base, ok fgsch@ 2002-05-06 20:51:19 +00:00
pvalchev
c798cd848b Add -L${X11BASE}/lib to sdl-config in when X11 is used, as SDL depends on
libraries there and needs to know the path.  this means sdl-config was
broken for a few days but none of the ports depended on this.
Also bump package revision to p1 for the last couple of fixes to the port.
2002-05-06 04:26:08 +00:00
mark
f16200e574 sdl-ttf-2.0.5 update 2002-05-04 11:27:28 +00:00
fgsch
daa5e3762f ops, missed one 2002-05-04 11:02:11 +00:00
fgsch
c40a689212 first pass at DESTDIR. 2002-05-04 10:43:07 +00:00
fgsch
79098ffb5d here too. fix my bad. 2002-05-04 09:14:01 +00:00
fgsch
31846d4050 sigh, make this right for good. 2002-05-04 08:31:19 +00:00
pvalchev
8bf19b325b Fix bogus sdl-config creation, this fixes some lib depends issues when
non-default flavors are used.
2002-05-03 19:27:17 +00:00
pvalchev
21dd4cdd2b Sync with USB changes 2002-05-03 03:07:52 +00:00
pvalchev
ba419ec09d Update to libicq2000-0.3.1 2002-05-02 21:20:13 +00:00
lebel
b6587f6d6e +ffcall 2002-05-01 17:21:24 +00:00
lebel
e8ee429372 initial import of devel/ffcall-1.8:
--
This is a collection of four libraries which can be used to build
foreign function call interfaces in embedded interpreters.

The four packages are:

    avcall - calling C functions with variable arguments

    vacall - C functions accepting variable argument prototypes

    trampoline - closures as first-class C functions

    callback - closures with variable arguments as first-class C
               functions (a reentrant combination of vacall and 
	       trampoline)

WWW: http://clisp.cons.org/~haible/packages-ffcall.html
Submitted by: Christian Edward Gruber <cgruber@israfil.net>
2002-05-01 17:19:23 +00:00
fgsch
991135bad8 Leave space for terminating NULL if empty symbol table. from bfd-current. 2002-04-30 18:15:55 +00:00
fgsch
0e559d642e small changes so make cleandir is happy when tested in tree. 2002-04-30 18:12:43 +00:00
jsyn
4c69b94325 update rats to 1.4 2002-04-30 03:45:09 +00:00
pvalchev
0156b8f563 sync with in-tree binutils modifications:
date: 2002/03/19 02:02:57;  author: pvalchev;  state: Exp;  lines: +27 -5
When one shared library requires another, it will try to locate the
required shared library and include it in the link if it's not specified
explicitly.  This change makes ld look at the -L arguments specified,
and build search path.  This avoids the need for -rpath-link, and
somewhat resembles the a.out linker behaviour.  However behaviour of
-rpath and -rpath-link is still preserved as a GNU extension.
2002-04-28 08:26:47 +00:00
shell
43757544e2 Updated to p5-Test-Simple-0.44 2002-04-27 05:50:10 +00:00
shell
c6d6bd13fc Updated to p5-Test-Harness-2.03 2002-04-27 05:49:10 +00:00
pvalchev
1254f69abe End sentence with a period. (some people copied/pasted too much) 2002-04-26 03:35:33 +00:00
pvalchev
a818d63366 sync with in-tree binutils:
date: 2002/03/19 02:02:57;  author: pvalchev;  state: Exp;  lines: +27 -5
When one shared library requires another, it will try to locate the
required shared library and include it in the link if it's not specified
explicitly.  This change makes ld look at the -L arguments specified,
and build search path.  This avoids the need for -rpath-link, and
somewhat resembles the a.out linker behaviour.  However behaviour of
-rpath and -rpath-link is still preserved as a GNU extension.
2002-04-26 00:44:40 +00:00
fgsch
2f5631dbe0 enable vax. 2002-04-25 22:37:10 +00:00
fgsch
390a86e52a vax pieces and some other stuff from -devel. 2002-04-25 22:36:14 +00:00
naddy
01b6d814ad Update to 1.05 and overhaul port.
Prompted by Damien Bastie <Sha@altern.org> reporting unfetchable distfile.
2002-04-25 01:37:57 +00:00
fgsch
c851f3ebe3 use old autoconf for now. 2002-04-22 08:32:22 +00:00
fgsch
5351b1b411 enable vax. 2002-04-21 23:20:19 +00:00
fgsch
2aea6f8f35 more vax pieces. 2002-04-21 22:50:58 +00:00
fgsch
fceef34544 o sparc64 core support.
o vax support (not yet complete).
2002-04-21 22:09:14 +00:00
fgsch
3c996f8b43 enable devel. 2002-04-21 21:40:57 +00:00
fgsch
419f484a97 binutils 2.12 - GNU development tools. 2002-04-21 21:39:52 +00:00
fgsch
243601890a remove leftover from ickle port; pvalchev ok. 2002-04-21 06:43:12 +00:00
pvalchev
f79f20bc5f + libicq2000 2002-04-21 03:21:04 +00:00
pvalchev
4aaab00850 protocol icq2000/2001 library 2002-04-21 03:19:52 +00:00
pvalchev
f8d6de97ba the rest of SDL-1.2.4 pieces; i hate cvs 2002-04-21 00:22:37 +00:00