| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=1881
|
|
|
|
|
|
|
|
| |
Submitted by:
Obtained from:
Notes:
svn path=/head/; revision=1880
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
post-install:
pkg_add -m ${PREFIX}/lib
to Makefiles and
@exec ldconfig -m %D
to packing lists of ports that install shared libraries.
This should get rid of a huge chunk of confusion for novice users!
All hail Paul Kranenburg! :)
Notes:
svn path=/head/; revision=1871
|
|
|
|
|
|
|
|
|
| |
requires an existing gnat installation, so leaving it in SUBDIR
may cause people to trip over.
Submitted by: jhs
Notes:
svn path=/head/; revision=1846
|
|
|
|
| |
Notes:
svn path=/head/; revision=1761
|
|
|
|
|
|
|
| |
move it to SUBDIR.
Notes:
svn path=/head/; revision=1748
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
=====
# Id line
#
# RESTRICTED: restricted_port_1 (comment1)
# RESTRICTED: restricted_port_2 (comment2)
#
# BROKEN: broken_port_3 (comment3)
# BROKEN: broken_port_4 (comment4)
# BROKEN: broken_port_5 (comment5)
#
SUBDIR= good_port_1 good_port_2 ...
=====
Basically, the idea is to make it easy to find restricted or broken
ports by doing a "grep".
Notes:
svn path=/head/; revision=1740
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
needed as for the g77 port, except this time since a new compiler
exectuable isn't getting produced (and I wonder why its that way)
one will need to use -B${PREFIX}/libexec/ every time they wish to
compile ada sources, since gcc doesn't look in /usr/local/libexec/.
It seems to work... I ran it on the examples directory. Someone
who knows ada well should test it I suppose.
-josh
Notes:
svn path=/head/; revision=1733
|
|
|
|
|
|
|
| |
list.
Notes:
svn path=/head/; revision=1712
|
|
|
|
|
|
|
| |
source of tcl.
Notes:
svn path=/head/; revision=1711
|
|
|
|
| |
Notes:
svn path=/head/; revision=1701
|
|
|
|
|
|
|
| |
on perl5)
Notes:
svn path=/head/; revision=1695
|
|
|
|
| |
Notes:
svn path=/head/; revision=1693
|
|
|
|
| |
Notes:
svn path=/head/; revision=1682
|
|
|
|
| |
Notes:
svn path=/head/; revision=1668
|
|
|
|
|
|
|
|
| |
(this will be backed out when the bug is fixed, as is it is a hack rather
that a fix)
Notes:
svn path=/head/; revision=1623
|
|
|
|
| |
Notes:
svn path=/head/; revision=1532
|
|
|
|
|
|
|
| |
of all the subsequent lines.
Notes:
svn path=/head/; revision=1531
|
|
|
|
| |
Notes:
svn path=/head/; revision=1530
|
|
|
|
| |
Notes:
svn path=/head/; revision=1529
|
|
|
|
| |
Notes:
svn path=/head/; revision=1528
|
|
|
|
| |
Notes:
svn path=/head/; revision=1527
|
|
|
|
| |
Notes:
svn path=/head/; revision=1526
|
|
|
|
| |
Notes:
svn path=/head/; revision=1523
|
|
|
|
|
|
|
| |
executables along the way.
Notes:
svn path=/head/; revision=1522
|
|
|
|
| |
Notes:
svn path=/head/; revision=1504
|
|
|
|
| |
Notes:
svn path=/head/; revision=1503
|
|
|
|
| |
Notes:
svn path=/head/; revision=1488
|
|
|
|
|
|
|
| |
Add more categories
Notes:
svn path=/head/; revision=1464
|
|
|
|
|
|
|
|
| |
>> The install target for smalltalk-1.1.1 is interactive.
>> Please read the file mst.texinfo for more information.
Notes:
svn path=/head/; revision=1445
|
|
|
|
|
|
|
| |
so you can't run it with all the stdio redirected.
Notes:
svn path=/head/; revision=1443
|
|
|
|
| |
Notes:
svn path=/head/; revision=1442
|
|
|
|
| |
Notes:
svn path=/head/; revision=1420
|
|
|
|
|
|
|
| |
Submitted by: Mark Murray <markm@freebsd.org>
Notes:
svn path=/head/; revision=1419
|
|
|
|
| |
Notes:
svn path=/head/; revision=1409
|
|
|
|
|
|
|
| |
FreeBSD files now part of standard distribution.
Notes:
svn path=/head/; revision=1408
|
|
|
|
|
|
|
| |
depends on build.
Notes:
svn path=/head/; revision=1407
|
|
|
|
| |
Notes:
svn path=/head/; revision=1406
|
|
|
|
|
|
|
|
| |
Fix trailing spaces in makefiles.
Submitted by: thomas@ghpc8.ihf.rwth-aachen.de
Notes:
svn path=/head/; revision=1403
|
|
|
|
| |
Notes:
svn path=/head/; revision=1378
|
|
|
|
| |
Notes:
svn path=/head/; revision=1377
|
|
|
|
| |
Notes:
svn path=/head/; revision=1376
|
|
|
|
|
|
|
| |
so I fixed it...
Notes:
svn path=/head/; revision=1375
|
|
|
|
| |
Notes:
svn path=/head/; revision=1374
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
got the version number wrong which was because Jordan got the version
number wrong, it had 7.3 instead of 3.1, kind of far off (can anyone say
Tcl?) anyways, I also noticed that it didn't even work to begin with
because there was
a) no install target
b) it ignored ${PREFIX}
so I fixed it up and added myself as MAINTAINER, unless anyone minds,
I didn't do this originally, but I see bh (the implementor) three tines
a week so I can probably deal with problems pretty well.
Notes:
svn path=/head/; revision=1373
|
|
|
|
| |
Notes:
svn path=/head/; revision=1371
|
|
|
|
| |
Notes:
svn path=/head/; revision=1369
|
|
|
|
| |
Notes:
svn path=/head/; revision=1364
|
|
|
|
|
|
|
| |
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
Notes:
svn path=/head/; revision=1343
|
|
|
|
| |
Notes:
svn path=/head/; revision=1327
|