| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=16518
|
|
|
|
|
|
|
| |
Found by: asami@freebsd.org
Notes:
svn path=/head/; revision=16484
|
|
|
|
| |
Notes:
svn path=/head/; revision=16481
|
|
|
|
| |
Notes:
svn path=/head/; revision=16480
|
|
|
|
| |
Notes:
svn path=/head/; revision=16479
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=16416
|
|
|
|
|
|
|
|
| |
the user to define NO_X11 if it is not. The auto-detection scheme
caused problems for Satoshi's port building system.
Notes:
svn path=/head/; revision=16396
|
|
|
|
| |
Notes:
svn path=/head/; revision=16378
|
|
|
|
| |
Notes:
svn path=/head/; revision=16302
|
|
|
|
|
|
|
|
| |
PR: ports/9644
Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
Notes:
svn path=/head/; revision=16297
|
|
|
|
|
|
|
|
| |
PR: ports/9643
Submitted by: Don Croyleo <croyle@gelemna.ft-wayne.in.us>
Notes:
svn path=/head/; revision=16296
|
|
|
|
| |
Notes:
svn path=/head/; revision=16292
|
|
|
|
| |
Notes:
svn path=/head/; revision=16290
|
|
|
|
|
|
|
|
| |
Submitted by : Brian Cully <shmit@rcn.com> but with revisions
PR : 8389
Notes:
svn path=/head/; revision=16287
|
|
|
|
|
|
|
|
| |
Reviewed by: jdp
Submitted by: Keith Walker <kew@timesink.spk.wa.us>
Notes:
svn path=/head/; revision=16273
|
|
|
|
| |
Notes:
svn path=/head/; revision=16246
|
|
|
|
| |
Notes:
svn path=/head/; revision=16245
|
|
|
|
| |
Notes:
svn path=/head/; revision=16170
|
|
|
|
|
|
|
|
|
|
| |
An implementation of the new/posix awk.
PR: 9476
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Notes:
svn path=/head/; revision=16169
|
|
|
|
|
|
|
|
| |
PR: 9492
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Notes:
svn path=/head/; revision=16129
|
|
|
|
| |
Notes:
svn path=/head/; revision=16100
|
|
|
|
|
|
|
| |
and BROKEN some gnome ports until I upgrade it.
Notes:
svn path=/head/; revision=16018
|
|
|
|
| |
Notes:
svn path=/head/; revision=16017
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=16010
|
|
|
|
|
|
|
|
| |
PR: 9368
Submitted by: maintainer
Notes:
svn path=/head/; revision=15972
|
|
|
|
|
|
|
|
|
| |
tarball. That leaves us with two sites.
Noticed by: Fenner's ports survey
Notes:
svn path=/head/; revision=15903
|
|
|
|
| |
Notes:
svn path=/head/; revision=15902
|
|
|
|
| |
Notes:
svn path=/head/; revision=15896
|
|
|
|
| |
Notes:
svn path=/head/; revision=15679
|
|
|
|
| |
Notes:
svn path=/head/; revision=15659
|
|
|
|
|
|
|
| |
Noticed by: jdp
Notes:
svn path=/head/; revision=15639
|
|
|
|
|
|
|
| |
Commited with single MASTER_SITE by: flathill
Notes:
svn path=/head/; revision=15638
|
|
|
|
|
|
|
|
|
|
| |
This should fix some of the problems with exceptions under ELF.
PR: ports/9089
Submitted by: jdp via Robert Schulhof <rrs@LMI.Net>
Notes:
svn path=/head/; revision=15612
|
|
|
|
| |
Notes:
svn path=/head/; revision=15597
|
|
|
|
|
|
|
|
| |
Submitted by: Ruslan@Shevchenko.Kiev.UA
modern programming language from Ericsson labs
Notes:
svn path=/head/; revision=15596
|
|
|
|
| |
Notes:
svn path=/head/; revision=15556
|
|
|
|
|
|
|
| |
Thanks to: Satoshi Asami for the repo copy. :)
Notes:
svn path=/head/; revision=15522
|
|
|
|
|
|
|
|
| |
PR: 9159
Submitted by: maintainer
Notes:
svn path=/head/; revision=15521
|
|
|
|
| |
Notes:
svn path=/head/; revision=15520
|
|
|
|
| |
Notes:
svn path=/head/; revision=15477
|
|
|
|
| |
Notes:
svn path=/head/; revision=15470
|
|
|
|
| |
Notes:
svn path=/head/; revision=15440
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is Tim Long's ICI language interpreter. ICI is a dynamic interpretive
language with control flow structures and expression syntax derived from C.
ICI offers useful inbuilt data types, automatic memory management (garbage
collection), error handling and other handy features. ICI is in the public
domain, there is no copyright on it.
PR: ports/5653
Submitted by: andy@research.canon.com.au
Notes:
svn path=/head/; revision=15439
|
|
|
|
|
|
|
|
| |
".so".
Submitted by: "Louis A. Mamakos" <louie@TransSys.COM>
Notes:
svn path=/head/; revision=15423
|
|
|
|
| |
Notes:
svn path=/head/; revision=15420
|
|
|
|
| |
Notes:
svn path=/head/; revision=15415
|
|
|
|
| |
Notes:
svn path=/head/; revision=15398
|
|
|
|
| |
Notes:
svn path=/head/; revision=15344
|
|
|
|
|
|
|
| |
Noticed by: Maxim Sobolev <max@vega.pfts.com>
Notes:
svn path=/head/; revision=15343
|
|
|
|
|
|
|
| |
It is now based on EGCS.
Notes:
svn path=/head/; revision=15324
|