Commit Graph

939 Commits

Author SHA1 Message Date
Ralf S. Engelschall
9ddc48e37e Activate MM library port 1999-03-24 14:16:17 +00:00
Ralf S. Engelschall
22e6d2bfa8 Import of MM, a portable shared memory library.
The MM library is a 2-layer abstraction library which simplifies the usage
of shared memory between forked (and this way strongly related) processes
under Unix platforms. On the first layer it hides all platform dependent
implementation details (allocation and locking) when dealing with shared
memory segments and on the second layer it provides a high-level
malloc(3)-style API for a convenient and well known way to work with
data-structures inside those shared memory segments.

This library is proposed to be used in future versions
of Apache 1.3 as the base library for shared memory pools.
1999-03-24 14:14:13 +00:00
Satoshi Taoka
539ae7aa99 Added yacl 1999-03-20 05:42:24 +00:00
Satoshi Taoka
5757086d8e Programming library for C++, portable across Windows, OS/2 and various Unices
PR:		ports/6017
Submitted by:	Jeroen Hogeveen <albast@xs4all.nl>
1999-03-20 05:34:41 +00:00
Jacques Vidrine
c1acc95b5a Now that gettext includes a shared library, dependencies should
use it in LIB_DEPENDS.

PR:		 ports/10647
Submitted by:	 Jeremy Lea <reg@shale.csir.co.za>
1999-03-19 04:40:10 +00:00
Wolfram Schneider
5dd2a77a00 New homepage. 1999-03-15 17:32:44 +00:00
Jacques Vidrine
0e7b05f262 distfile moved to new directory on MASTER_SITES 1999-03-12 00:43:24 +00:00
Marc G. Fournier
d5ba786a25 Commit all Y2K/WWW_SITE changes from today... 1999-03-11 21:47:15 +00:00
James FitzGibbon
869e8b2232 Remove p5-Ioctl, module has been removed from CPAN
Found by: Bill Fenner's portsurvey
1999-03-10 16:04:29 +00:00
Eric J.Chet
f4bc2802b7 Update ORBacus to 3.1.2 and use the egcs compiler. 1999-03-09 20:35:52 +00:00
Satoshi Asami
da781b5ae8 Portlint. 1999-03-09 09:11:47 +00:00
Satoshi Asami
bd705cb7f2 Add / at end of master site name. 1999-03-09 09:11:26 +00:00
Jacques Vidrine
f4442a7aa7 Upgrade to GNOME 1.0. The following are the details:
ports/audio/esound			0.2.7    ->  0.2.8	PR ports/10422
 ports/audio/gnomeaudio			0.99.8   ->  1.0.0	PR ports/10426
 ports/audio/libaudiofile		0.1.5    ->  0.1.6	PR ports/10421
 ports/deskutils/gnomepim		0.99.8.1 ->  1.0.1	PR ports/10435
 ports/devel/ORBit			0.3.98   ->  0.4.0	PR ports/10423
 ports/devel/gettext			shared libs now		PR ports/10293
 ports/devel/glib12			1.1.16   ->  1.2.0	PR ports/10419
 ports/devel/libgtop			0.99.8   ->  1.0.1	PR ports/10430
 ports/games/gnomegames			0.99.8   ->  1.0.1	PR ports/10436
 ports/graphics/electriceyes		distfile moved		PR ports/10437
 ports/graphics/imlib			1.9.3    ->  1.9.4	PR ports/10424
 ports/lang/gnomeobjc			0.99.3   ->  1.0.1	PR ports/10441
 ports/math/gnumeric			0.6      ->  0.15	PR ports/10439
 ports/misc/gnomeutils			0.99.5   ->  1.0.1	PR ports/10442
 ports/sysutils/gnomeadmin		0.99.1   ->  1.0.1	PR ports/10445
 ports/sysutils/gnomecontrolcenter	0.99.3.1 ->  1.0.1	PR ports/10446
 ports/sysutils/gtop			0.99.2   ->  1.0.1	PR ports/10477
 ports/textproc/libxml			0.99.8   ->  1.0.0	PR ports/10438
 ports/www/libghttp			distfile moved		PR ports/10429
 ports/x11/gnome			0.99.3   ->  1.0.0	PR ports/10450
 ports/x11/gnomecore			0.99.8.1 ->  1.0.1	PR ports/10432
 ports/x11/gnomelibs			0.99.8.1 ->  1.0.1	PR ports/10425
 ports/x11-fm/gnomemc			4.5.10   ->  4.5.23	PR ports/10448
 ports/x11-toolkits/gtk-engines		0.1      ->  0.5	PR ports/10427
 ports/x11-toolkits/gtk12		1.1.6    ->  1.2.0	PR ports/10420

Note that repository copies were made before this commit, as follows:

 ports/devel/glib11-devel       -> ports/devel/glib12
 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12

Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-03-09 01:13:40 +00:00
Steve Price
c363ac6a8a Make sure $objformat is expanded before it goes out of scope. 1999-03-08 21:55:04 +00:00
Steve Price
3bcc872b71 Update version required comment too. 1999-03-08 21:23:31 +00:00
Satoshi Asami
e244b8bccc Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined.  Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.

The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.

At least we've got much fewer "-unknown-"s in the tree as the result. :)
1999-03-08 07:28:36 +00:00
Steve Price
2728d26cab Remove glib since it is the same as glib11.
Discussed with:	asami
1999-03-02 01:54:57 +00:00
David E. O'Brien
0162274689 Upgrade to xwpe-1.5.16a 1999-02-28 10:00:07 +00:00
Satoshi Asami
1ee60d4738 Remove runaway backslash.
Reported by:	gibbs
1999-02-25 01:17:23 +00:00
Steve Price
94723819db Handle x11-* categories correctly.
Reviewed by:	maintainer
1999-02-22 03:01:21 +00:00
Steve Price
566eb9b313 Unbreak by using FETCH_BEFORE_ARGS=-b. 1999-02-22 02:49:33 +00:00
Vanilla I. Shu
c75d3ef598 Upgrade to 19990108. 1999-02-20 10:44:22 +00:00
Vanilla I. Shu
ac25449d8c Upgrade to 0.99.8, and a patch from Alex D. Chen
PR:		ports/10058
Submitted by:	Alex D. Chen <dhchen@Canvas.dorm7.nccu.edu.tw>
1999-02-18 18:56:35 +00:00
Vanilla I. Shu
f2d9e2ff41 Upgrade to latest version. 1999-02-18 17:49:06 +00:00
Vanilla I. Shu
5bbd3541a3 Upgrade to 1.1.16. 1999-02-17 18:12:08 +00:00
Satoshi Asami
2640fd20c5 Manpages are compressed. 1999-02-13 00:41:51 +00:00
Seiichirou Hiraoka
89434a6112 Update to 2.10.1
Now this can make
1999-02-12 16:00:28 +00:00
Satoshi Asami
80e0a134bb Missed this one. 1999-02-12 03:03:40 +00:00
Satoshi Asami
f27ea50304 Upgrade to 3.24, fixes build problem.
PR:		9732
Submitted by:	maintainer
1999-02-12 02:48:58 +00:00
David E. O'Brien
a1fe826bdf Add builddepends on gnu's M4.
PR:		ports/9806
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-02-11 12:04:27 +00:00
Bill Fenner
8e8b196ed3 Terminate buffer read from file in PLGetProplistWithPath().
This fixes the core dumps that many windowmaker apps (at least
 wmsetbg and WPrefs) were seeing.
1999-02-10 22:07:58 +00:00
Bill Fumerola
7808f9f3f7 Activate gaa 1999-02-10 15:56:10 +00:00
Bill Fumerola
d83581c674 Remove port name from COMMENT
Constantly forgotten by: Dima Sivachenko <dima@Chg.RU>
1999-02-10 15:50:31 +00:00
Bill Fumerola
ecb59a7bd8 GAA simplifies the life of the programmer: you don't have to
worry about the arguments given to it! A short text written in GAA
language generates C-code which analyses the arguments and creates your
program's help.

http://gaa.netpedia.net/

PR:		ports/9881
Submitted By:	Dima Sivachenko <dima@Chg.RU>
1999-02-10 15:47:57 +00:00
David E. O'Brien
57b167ad16 * there were two patches in the last patch-aa, so I ended up spamming one
of them on my last cleanup.
* really fix for ELF
1999-02-05 06:12:30 +00:00
David E. O'Brien
474b69bb48 Properly install and use resources.
Submitted by:	Wayne Scott <wscott@ichips.intel.com>
1999-02-04 18:53:38 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Vanilla I. Shu
2f05384abb libPropListgnome => libPropList. 1999-02-02 14:32:32 +00:00
Vanilla I. Shu
3b6d67d1f7 Upgrade to 0.8.3, and I remove USE_X_PREFIX.
PR:		ports/9844
Submitted by:	maintainer.
1999-02-02 14:30:27 +00:00
Vanilla I. Shu
43346c0638 Sync libttol with peter's suggestion,
and remove patches.aout, we dont need it anymore.
1999-02-02 13:54:00 +00:00
Satoshi Asami
ae6be7d8d3 Fix installation dirs. 1999-02-02 02:46:12 +00:00
Vanilla I. Shu
a426f9e4e1 Sync with peter's suggestion. 1999-02-01 21:58:03 +00:00
Vanilla I. Shu
b5bd58d93e Enable nls support. Fix support for 4.0-CURRENT. Remove patch-ae
and make port honour ${PREFIX}.  Add category gnome.  Remove
impilict dependency on glib11-devel.
PR:		ports/9810
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-01-31 19:03:49 +00:00
Vanilla I. Shu
fe755cfe3f Add gnome virtual catagory.
PR:		ports/9801
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-01-31 16:57:13 +00:00
David E. O'Brien
8b72710c53 BROKEN='fetch: reading remote file from gide.pn.org: Connection reset by peer (maybe try -b or -t)'
This port has a single mastersite.  It needs more.
1999-01-31 12:00:52 +00:00
SADA Kenji
988a5991df Upgrade to version 1.1.14
PR:		ports/9800
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-01-30 20:23:09 +00:00
SADA Kenji
88dfcd3fce Update to 1.4.
PR:	ports/9767
Submitted by: Steve Coltrin <spcoltri@io.com>
1999-01-30 19:11:20 +00:00
SADA Kenji
0c8bb893b3 Prepare for the case that the directory ${PREFIX}/info doesn't exist. 1999-01-29 21:51:44 +00:00
SADA Kenji
cf52582c72 s/freebsd3*)/freebsd[34]*/g 1999-01-28 21:31:42 +00:00
Bill Fenner
dc90d64404 Use ${MASTER_SITE_GNOME} 1999-01-27 08:31:54 +00:00