1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Commit Graph

909 Commits

Author SHA1 Message Date
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
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
Steve Price
9ffbeae8a9 Unbreak for ELF systems.
PR:		9556
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-01-26 02:49:37 +00:00
Steve Price
aac78fa95e Update to version 2.13.
PR:		9656
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
1999-01-26 01:54:53 +00:00
Steve Price
499084b509 Allow this port to work on freebsd4* too. 1999-01-26 01:39:02 +00:00
Jacques Vidrine
527a583705 Oops, forgot to update depends. 1999-01-22 21:58:56 +00:00
Jacques Vidrine
39e3574b65 Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config. 1999-01-22 21:08:15 +00:00
Vanilla I. Shu
c89baaf310 Add some patch for gthread.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-01-21 19:18:21 +00:00
Vanilla I. Shu
20ac1db4af Unbreak. 1999-01-21 17:51:49 +00:00
David E. O'Brien
547a7dc6ba upgrade to 3.1.3
PR:		ports/9490
Submitted by:	Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk>
1999-01-21 12:29:17 +00:00
Vanilla I. Shu
f1d55272e1 Activate glib11. 1999-01-21 07:48:52 +00:00
Vanilla I. Shu
418fd7aba9 Install info & man page now. 1999-01-20 21:59:44 +00:00
Vanilla I. Shu
2daa1c1c9b Upgrade to 1.1.13. 1999-01-20 18:31:00 +00:00
Satoshi Asami
8622c0a099 Change DIST_SUBDIR to ${PKGNAME} so different versions' "current.tar.gz"
won't be confused.  While I'm here, change WRKSRC to use ${PKGNAME} too.
1999-01-20 01:36:03 +00:00
Andreas Klemm
b9d1a0f013 directory on ftp server changed slightly 1999-01-17 21:37:52 +00:00
Vanilla I. Shu
2d8ddc7ed6 Upgrade to 0.0.14. 1999-01-17 20:01:53 +00:00
Eric J.Chet
1f63e59d32 Update SWIG to patch 5 1999-01-17 15:31:07 +00:00
Vanilla I. Shu
be3cb9d960 Upgrade to 0.99.2. 1999-01-14 17:00:25 +00:00
Vanilla I. Shu
edecf3c4f0 Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +00:00
Hidetoshi Shimokawa
145684059e Rewrite p5- module's PLIST for alpha.
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)

Approved by: asami
1999-01-11 15:34:56 +00:00
Steve Price
acdb0c0136 Activate the flick port. 1999-01-11 05:18:26 +00:00
Steve Price
7c65647fc7 Initial import of flick version 1.1.
The Flexible IDL Compiler Kit.

PR:		6153
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
1999-01-11 05:17:44 +00:00
Steve Price
a244e7edeb Unbreak for ELF. Also add FETCH_BEFORE_ARGS=-b so we can get
the distfile.

Submitted by:	Faried Nawaz <fn@hungry.org>
1999-01-10 20:12:06 +00:00
Steve Price
d1c8ff2342 Activate the libcii port. 1999-01-10 19:06:11 +00:00
Steve Price
40081c11c4 Initial import of libcii version 1.1.
Library from "C Interfaces and Implementations" by David Hanson.

PR:		6504
Submitted by:	J Han <hjh@photino.com>
1999-01-10 19:05:23 +00:00
Satoshi Asami
0eb5003d31 Move Palm*-related programs to new "palm" category.
Reviewed by:	the ports list
1999-01-09 08:52:31 +00:00
Jun-ichiro itojun Hagino
cbdc5daf4b avoid NO_WRKDIR.
Submitted by:	Sheldon Hearn <axl@iafrica.com>
1999-01-07 09:34:52 +00:00
Hidetoshi Shimokawa
4feee066e6 Use ./jam0 rather than bin.freebsdx86/jam for installation.
It works both on alpha and i386.

Approved by: Maintainer <hsu@FreeBSD.ORG>
1999-01-06 11:50:47 +00:00
Hidetoshi Shimokawa
9066a27456 Add 'ONLY_FOR_ARCHS=i386' to linux_* ports.
They are intended for Linux/i386 emulation and to work on i386.
1999-01-06 04:27:56 +00:00
Jun-ichiro itojun Hagino
b50b1f8d8e remove old ftp site (ftp.foretune.co.jp) from comment. 1999-01-05 12:26:08 +00:00
Jun-ichiro itojun Hagino
f414a317d4 being tired of maintaining portlint only by myself, I decided to
put the source code for "portlint" into FreeBSD port tree.  The
imported revision is 1.65 (in my local RCS file).  (pseudo) version
number for the port is now 2.0.

Whoever make changes to bsd.port.mk is advised to update portlint.pl
too :-)

Note that portlint.pl MUST be portable enough to handle (Net|Open|Free)BSD
bsd.port.mk.  There are people using portlint.pl on non-FreeBSD
platforms.
1999-01-05 12:23:28 +00:00