Commit Graph

1422 Commits

Author SHA1 Message Date
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
pvalchev
0e67d773b4 SDL-1.2.4 2002-04-21 00:22:13 +00:00
pvalchev
102383a81f Update to SDL-1.2.4 2002-04-21 00:20:08 +00:00
shell
d145e3c0d2 Updated to py-Checker-0.8.10 2002-04-19 17:26:40 +00:00
kevlo
4ad938aa18 update to 1.12
--
Ok'd by maintainer
2002-04-19 13:57:23 +00:00
wilfried
10d7ef91c7 HOMEPAGE gone, licence comment 2002-04-19 12:46:32 +00:00
shell
3d97bd4e80 Updated to p5-Test-Simple-0.43 2002-04-18 14:24:59 +00:00
shell
5b1e6dd1e9 Remove bad @dirrm 2002-04-18 14:17:18 +00:00
shell
ab5d759f2c Updated to p5-Date-Handler-0.19
- bump need_version
2002-04-18 14:03:52 +00:00
brad
11d52fc2ba upgrade to libevent 0.4 2002-04-17 15:17:54 +00:00
naddy
c895c2d59c Update to 2.0.1. Notable changes in this release:
* Never pass "MAIN" to cvs(1).  "HEAD" is the valid tag.
* Use TMPDIR instead of the hardcoded /tmp.
* HTML cleanup.
2002-04-16 22:36:26 +00:00
espie
2b7c75e086 Move perl manpages where they belong, from section 3 to section 3p.
NOTE THAT /usr/local/man/man3p MUST EXIST FOR THIS TO WORK.
UPDATE /etc/mtree/BSD.local.dist AND RUN IT ACCORDINGLY !!!
2002-04-16 19:25:01 +00:00
espie
e723329a24 reference an existing distfile. 2002-04-11 18:49:18 +00:00
naddy
581d2d4df0 Properly OpenBSDized Qt2 configuration. 2002-04-09 15:32:12 +00:00
brad
c18bc612ae checksum mismatch, update checksums. 2002-04-07 23:33:00 +00:00
matt
057dcacf52 fix deps on python versions to actually use that version; ok naddy@ 2002-04-07 22:30:23 +00:00
fgsch
102533d907 oops, missing ; 2002-04-07 21:26:16 +00:00
fgsch
65a5d8519e don't start subshells; now ppl will love me again. 2002-04-07 21:11:45 +00:00
naddy
e5230d5c9f Add missing RCS Id. 2002-04-07 01:54:47 +00:00
espie
5370c90e2a make sure this has a subject 2002-04-02 03:39:38 +00:00
naddy
2ce31a85ba Mark as BROKEN.
This port attempts to install files during the build step.
2002-04-01 22:14:59 +00:00
reinhard
e48c6e1d0d link against qt2; thx naddy@
*) bump NEED_VERSION
2002-03-29 13:10:19 +00:00
pvalchev
3266bf2ee9 fix libtool issues, this now builds on ELF architectures 2002-03-28 18:47:48 +00:00
pvalchev
38db7a5ff4 oops, a line i didn't intend to commit snuck here, even broke some ports 2002-03-27 16:58:47 +00:00
espie
4b5854ca00 one binary to shrink them all and in a small package bind them... 2002-03-26 17:49:58 +00:00
pvalchev
a745878eec don't leave empty files around /tmp 2002-03-25 19:05:46 +00:00
nino
f92a901843 Better libtool patch for ELF arches from lebel@. It still has linking
issues though for at least macppc.

Remove pre-build check for existing GConf and modify CONFIGURE_ENV to
fool libtool instead.

Ok by lebel@
2002-03-25 17:18:37 +00:00
kevlo
1b13fc46c2 upgrade to version 1.3.11 2002-03-25 03:26:01 +00:00
brad
b47702faaf really stub this out. 2002-03-24 23:07:24 +00:00
brad
165283312c add link of libcurses to libslang, should fix problems with ports that
use libslang on ELF-based systems.
2002-03-24 22:15:07 +00:00
pvalchev
7b19c7b338 ORBit already has that... 2002-03-24 20:40:39 +00:00
pvalchev
17b41829e8 add libidl 2002-03-24 20:33:59 +00:00
pvalchev
99e14b94db libidl, used by new mozilla 2002-03-24 20:32:30 +00:00
brad
35add626c6 for now revert upgrade of bison until post 3.1, this broke math/cassowary.
--
Problem pointed out by: naddy@
2002-03-24 20:03:46 +00:00
peter
8132ee85d0 enable p5-MLDBM-Sync 2002-03-22 15:26:18 +00:00
peter
1929dbf591 Initial import of MLDBM::Sync 0.25 (in the right place this time). 2002-03-22 08:48:08 +00:00
espie
acbd11b028 checksum change, corresponding to some html validation.
Noticed by jsyn@...
2002-03-22 08:26:14 +00:00
espie
c7c34c2206 Bump NEED_VERSION 2002-03-21 20:46:23 +00:00
espie
8fb07ba3f3 File already existed. Bad ! 2002-03-21 20:02:06 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00
fgsch
1c81ede1cc update to ddd 3.3. 2002-03-21 05:28:20 +00:00
fgsch
cb867679f4 add mips. 2002-03-19 08:28:00 +00:00
fgsch
599e74229c mips support, based on diffs submited by Wilbern Cobb <vedge@csoft.org>. 2002-03-19 08:27:31 +00:00
brad
ee295b1bcc upgrade to bison 1.34 2002-03-18 21:46:31 +00:00
naddy
6f77e0d9c2 trailing whitespace prevents line continuation 2002-03-15 12:33:32 +00:00
reinhard
e5e87f9a98 update to jakarta-servletapi-3.2.4 2002-03-15 10:56:05 +00:00
kevlo
d9aeeace7b - upgrade to version 3.4.9
- update MASTER_SITES
- bump NEED_VERSION
2002-03-15 06:50:11 +00:00
shell
ed8a6745c1 Updated to Test-Harness-2.02 2002-03-15 06:12:29 +00:00
kevlo
8ec67c98ee - upgrade to version 0.04
- bump NEED_VERSION
2002-03-14 09:39:20 +00:00
shell
cdd6bb4e56 Updated to p5-Date-Handler-0.15 2002-03-13 20:04:41 +00:00
espie
b829d8fc6c Make sure the info doc gets installed under another name. 2002-03-13 19:57:14 +00:00
brad
f1b4f25469 add audio to CATEGORIES 2002-03-13 16:37:50 +00:00
shell
d9a1fcdded Updated to pyChecker-0.8.9
- update need_version
- use python2.2
2002-03-13 10:12:07 +00:00
fgsch
b2977a47d3 o update to pccts 1.33 mr. 32.
o correct homepage.
o switch to distinfo.
2002-03-13 06:54:36 +00:00
shell
9546c44abe Updated to pkgconfig-0.12.0, report by kevlo@ 2002-03-13 02:57:51 +00:00
brad
a743cb6436 don't try and run libtool finish. 2002-03-11 16:20:00 +00:00
brad
7a274ba41a sync with update-patches 2002-03-11 16:18:17 +00:00
kevlo
5aafe95e23 upgrade to version 1.0.10 2002-03-11 03:31:34 +00:00
fgsch
082500f0ac hrmm, regen. something was wrong with it. 2002-03-11 00:37:13 +00:00
brad
18c22c8688 regression tests. 2002-03-10 21:01:44 +00:00
fgsch
f331347981 o regen patches.
o add leading underscode to _GLOBAL_OFFSET_TABLE for a.out.
2002-03-10 06:39:30 +00:00
pvalchev
05b0206cc3 fix config.guess (set MODGNU_CONFIG_GUESS_DIRS properly) 2002-03-09 02:15:37 +00:00
naddy
9533b3217d don't try to remove share/aclocal 2002-03-08 14:34:02 +00:00
kevlo
e16438647f mktemp -> mkstemp
--
Ok'd by maintainer
2002-03-08 02:19:46 +00:00
kevlo
f1c505b140 - upgrade to version 3.9
- bump NEED_VERSION
--
Ok'd by maintainer
2002-03-07 09:55:49 +00:00
kevlo
498a907444 add p5-String-CRC32 2002-03-07 09:47:02 +00:00
kevlo
113409d3c1 Initial import of p5-String-CRC32 1.2.
It is the CRC32 module calculates CRC sums of 32 bit lenghts.
It generates the same CRC values as ZMODEM, PKZIP, PIC-CHECK
and many others.
2002-03-07 09:46:17 +00:00
shell
915c660d1c Updated to p5-Test-Simple-0.42 2002-03-07 07:02:21 +00:00
jcs
5a4ea388db return the correct device name in bsd.c
update to libusb-0.1.5
ok pvalchev@
2002-03-05 00:16:47 +00:00
wilfried
539ef54067 update to p5-Term-ReadKey-2.18
- Altered prototyping style after reports of compile failures on Windows.
- The '_' macro for non-ANSI compatibility was removed in 5.7.2
2002-03-02 19:11:41 +00:00
brad
e08e133a93 - add RCS id
- add HOMEPAGE
- use MASTER_SITE_BACKUP
2002-03-01 03:49:08 +00:00
kevlo
b941c2a491 - upgrade to version 1.0b11
- bump NEED_VERSION
- add HOMEPAGE
- update MASTER_SITES
2002-02-28 15:27:10 +00:00
naddy
fbaf64152d +tmake 2002-02-28 14:16:39 +00:00
naddy
eb3b07f8fd Import tmake 1.8; submitted by Dan Weeks <danimal@danimal.org>.
tmake is a tool from Trolltech to create and maintain makefiles for
software projects.  tmake makes it easier to maintain a complex
project across multiple computer architectures.
2002-02-28 14:15:31 +00:00
shell
a7cfc4a5a0 Updated to p5-Date-Handler-0.13 2002-02-28 06:25:47 +00:00
espie
0e09ebf31f Back to basics: IGNORE instead of BROKEN.
Also, set DISTFILES to nothing explicitly to placate mirror-maker.
2002-02-26 17:35:51 +00:00
brad
1a30ef26e1 remove POSIX pthread compatibility library 2002-02-26 03:57:38 +00:00
brad
17714f0a3e - remove dependency on Pth
- sync ltmain.sh with update-patches output
2002-02-26 03:53:14 +00:00
kevlo
996ec6ba7b - upgrade to version 1.05
- add regression test
- bump NEED_VERSION
2002-02-26 02:10:22 +00:00
kevlo
1e705f3e41 - upgrade to version 1.0.9
- add regression test
- bump NEED_VERSION
2002-02-26 01:54:48 +00:00
pvalchev
b5f20f3025 - use nasm assembly blitters on i386 by default
- enable usage of pthreads semaphores now that our libc_r has support
from vedge@csoft.org, thanks!
2002-02-25 22:33:59 +00:00