| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006
|
|
|
|
|
|
|
|
| |
- Do some advanced grouping magic. This would still use pairing subdirs
for compiler distfiles.
Reported by: krismail
Pointy hat to: pav
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
|
|
|
|
| |
Submitted by: Christian Laursen
Pointy hat to: sem
|
|
|
|
| |
- Unbreak on 6.0
|
| |
|
| |
|
|
|
|
|
|
| |
(note: the port still does not build on CURRENT)
Reported by: kris via pointyhat
|
|
|
|
|
|
| |
PR: ports/84243
Submitted by: John Cochran <jdc@fiawol.org>
Real fix by: Johny Mattsson <lonewolf-freebsd@earthmagic.org>
|
|
|
|
| |
Asked by: Johny Mattsson <lonewolf-freebsd@earthmagic.org>
|
|
|
|
| |
at that time and no PRs have been submitted to fix it.
|
| |
|
|
|
|
|
|
|
|
| |
man pages
- Remove one missed empty directory
Approved by: portmgr (linimon)
|
|
|
|
|
|
|
|
|
|
| |
- Remove insane abuse of PREFIX variable
- Clean up sys-include directories
- Fix installing of competing bfd.info files by deleting one of them
PR: ports/72005 (based on)
Submitted by: Guido Falsi <mad@madpilot.net>
Approved by: portmgr (linimon)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
2. Correct pkg-plist.
PR: ports/63149 [1]
Submitted by: Helge Oldach <ports-palm-prc-tools-2.3@oldach.net> [1]
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Enable the arm tools (although they aren't - submitter doesn't have
an arm palm pilot). Also now compiles on 5.x. (Tested on 4.x as well).
PR: ports/62491
Submitted by: Peter Haight <peterh@sapros.com>
|
|
|
|
| |
(Part 1)
|
|
|
|
|
| |
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
port and I still haven't done anything with it. Perhaps
someone else will pick it up.
While here, mark as only for i386, as it does not configure
on the other architectures. I don't know how much work it
would take.
PR: 54305
Submitted by: maintainer
|
|
|
|
|
| |
Partly Submitted by: Christian Lackas <delta@lackas.net>
Pointed out by: kris
|
|
|
|
|
|
|
|
|
|
| |
migrated into this port.
I kept maintainer Mark Linimon <linimon@lonesome.com> because of respecting
his statement in the PR.
PR: ports/38689
Submitted by: Christian Lackas <delta@lackas.net>
|
| |
|
|
|
|
|
| |
PR: ports/45603
Submitted by: Mark Linimon <linimon@lonesome.com>
|
|
|
|
| |
Found by: sada's Porters' Portal (http://sada.bsdclub.org/porters/)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Etc... See the PR for the long-winded version. :)
PR: 14288
Submitted by: Ade Lovett <ade@lovett.com>
|
| |
|
|
|
|
|
|
| |
$WRKSRC during the build.
Requested by: jkh
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
| |
replace /usr/bin/perl in ${WRKSRC}/stubgen with ${PERL5}.
|
|
|
|
| |
Reviewed by: the ports list
|
|
|
|
|
|
|
|
|
|
| |
cd libglib.0.1.0 ; make PREFIX=/usr/local/pilot TOOLDIR=/usr/local/pilot/bin LIBCDIR=libc.0.1.2 LIBMDIR=libmf.0.1.2 LIBGLIBDIR=libglib.0.1.0
cd libc.0.1.2 ; make PREFIX=/usr/local/pilot TOOLDIR=/usr/local/pilot/bin LIBCDIR=libc.0.1.2 LIBMDIR=libmf.0.1.2 LIBGLIBDIR=libglib.0.1.0
rm -f libc.sa
../exportlist libc.a > libc.exp
../stubgen "C Library" Libc libcstub.c Libc.S < libc.exp
../stubgen: not found
*** Error code 127
|
|
|
|
|
| |
I'm going to leave p5-* alone for now (where the version stuff is
going to land is still unclear).
|
|
|
|
| |
The port doesn't build properly if "-m486" is present.
|
|
|
|
| |
don't worry about it here, it was too late anyway.)
|
| |
|
|
|
|
|
| |
Fix /usr/local/palm vs /usr/local/pilot (I got dyslexic at last second).
Turn on optimization where it makes sense.
|
|
|
|
|
|
| |
idea how this worked for anyone.
Mark it broken (strip problem). I believe pst is working on it.
|
|
|
|
| |
create the base directory for you.
|
| |
|
|
applications for the PalmPilot(tm) PDA.
|