| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Noticed by: 'make index' in crontab
|
|
|
|
| |
Approved by: portmgr
|
| |
|
|
|
|
|
|
| |
new bootstrap compiler and fix so that it builds under -current.
Approved by: portmgr
|
| |
|
|
|
|
|
|
| |
so add misc/compat4x as dependency.
Submitted by: bento
|
|
|
|
|
|
| |
* Mark the bootstrap as i386-only.
Approved by: maintainer
|
| |
|
|
|
|
| |
Submitted by: Samuel Tardieu <sam@ada.eu.org>
|
|
|
|
|
| |
PR: ports/34844
Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
|
|
|
|
|
|
|
|
|
|
| |
no sense in muddying up the Makefile with checks for NOPORTDOCS
just to remove the copy of one patched file.
Make the package list be in alphabetical order for directories with
lots of files in them; this allows one to do `/bin/ls -1` to generate
the package list and produce (hopefully) smaller diffs for subsequent
versions.
|
|
|
|
|
| |
PR: 34670
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
|
|
|
|
|
|
|
|
| |
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Use command macros where appropriate.
|
| |
|
|
|
|
| |
Submitted by: Thomas Quinot <quinot@inf.enst.fr>
|
|
|
|
|
|
|
| |
Also add "." as a separate element, otherwise the stuff on the GNU sites
won't be fetched.
Submitted by: bento
|
|
|
|
|
| |
Thanks to Samuel Tardieu <sam@inf.enst.fr> for instigating this
update and providing some of the changes.
|
|
|
|
|
|
|
| |
control word to use 64-bit (extended) precision instead of FreeBSDs
default 53-bit (double) precision.
Submitted by: Sune Falck <sunef@hem.passagen.se>
|
| |
|
|
|
|
|
|
| |
when the port was upgraded.
Found by: Bento's error logs
|
|
|
|
| |
Pointed out by: billf
|
| |
|
|
|
|
| |
Technologies.
|
| |
|
|
|
|
| |
chown -> ${CHOWN}
|
|
|
|
| |
Daniel Eischen's boot-strapping package.
|
|
|
|
|
|
|
|
|
|
|
|
| |
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Build requires a GNAT compiler, for which the maintainer has
created a package. For now, provide two MASTER_SITEs from which
it is available so that it'll find its way into the FreeBSD
distfiles.
* Uses variables in the PLIST to reduce diff sizes in future.
* Doesn't install info files, which are virtually duplicates of
the ones we already have.
* AOUT support is on its wAy OUT. Do what we can, but don't blow
any fuses.
* Hand maintainership over to Daniel Eischen, at the request of
the previous maintainer.
PR: 10093
Submitted by: Daniel Eischen <eischen@vigrid.com>
|
|
|
|
| |
in bsd.port.mk and this helps to unify the check and install.
|
|
|
|
| |
Yet another bug found by: Satoshi's errorlogs
|
|
|
|
|
|
|
|
| |
all the way to diffing yorick/pkg/PLIST and then died with a
"bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-)
Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring
machine, and bento is busy.
|
| |
|
|
|
|
| |
Suggested by: Satoshi Asami
|
|
|
|
| |
Noticed by: Satoshi Asami
|
| |
|
|
|
|
|
| |
PR: 5138
Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org>
|
| |
|
|
|
|
|
|
|
|
| |
Note you need an existing gnat compiler to build this. (A package will do.)
PR: 3687
Submitted by: Maurice Castro <maurice@planet.serc.rmit.edu.au> and
Daniel M. Eischen <deischen@iworks.InterWorks.org>
|
|
|
|
|
|
| |
runs FreeBSD.
Submitted by: Cornelis van der Laan <nils@trados.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
|
|
|
|
|
| |
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
|
|
|
|
|
|
|
|
|
|
| |
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
|
|
|
|
| |
BROKEN. This port requires an existing compiler to bootstrap.
|
|
|
|
| |
which appeared in some of them, everything here is a programming language! :)
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
executables along the way.
|
| |
|
|
|
|
|
| |
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
|