| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
| |
is not installed and move/adjust the previous hack.
Reported by: bento
Lee Harr <missive@hotmail.com>
AMAKAWA Shuhei <sa264@cam.ac.uk>
|
|
|
|
|
| |
PR: ports/62224
Submitted by: Richard Kiss <him@richardkiss.com> (maintainer)
|
|
|
|
|
| |
PR: ports/62205
Submitted by: Christopher Rued <c.rued@xsb.com> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/62200
Submitted by: parv <parv@pair.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- correct the use of ECHO_CMD and ECHO (swap them) [1]
icc:
- fix the DISTFILE handling, it's automatically available after
bsd.port.post.mk, not after bsd.port.pre.mk, so set it explicitly
to be able to use it in the check for the IGNORE message [1]
icc7:
- don't extract the Intel debugger, it's not usable without a
threads debugging lib
- USE_SIZE
Noticed after: reading the commit log/diff of the
ifc port [1]
Submitted indirectly by: maho, hrs [1]
|
|
|
|
| |
Suggested by: netchild
|
|
|
|
|
|
|
|
|
| |
and ${ECHO} was misused. ${DISTFILES} should be defined before
it is used.
[2] fix build (cxa_finalize.c is gone for now)
Submitted by: hrs [1]
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
| |
Submitted by: Masakazu HIGAKI <higamasa@dream.com>
|
| |
|
|
|
|
| |
and repocopy should appropreately be done.
|
|
|
|
|
|
| |
increased
Submitted by: Masakazu HIGAKI <higamasa@dream.com>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/61652
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
|
| |
|
|
|
|
| |
Noticed by: bento via kris
|
| |
|
| |
|
|
|
|
|
|
|
| |
- use SIZE
- remove variables for objcopy and brandelf, they're now available
from bsd.port.mk
- use a more generic chmod command
|
|
|
|
|
|
| |
Diff old vs. new version avaliable upon request.
Notify from: kris via bento
|
|
|
|
|
| |
Reported by: bento via kris
Approved by: kris, nork (mentor/implicitly)
|
|
|
|
| |
*sigh*
|
|
|
|
|
| |
PR: 62038
Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at>
|
| |
|
|
|
|
|
| |
change to the gcc33 port and introduce a new make variable SUFFIX to
avoid hardcoding the version number and reorder USE_ variables.
|
|
|
|
|
| |
PR: ports/62011
Submitted by: David Magda <dmagda+prbugs@ee.ryerson.ca>
|
|
|
|
| |
Add size data and ID.
|
| |
|
|
|
|
| |
SUFFIX to avoid hardcoding the version number and reorder USE_ variables.
|
|
|
|
|
| |
PR: ports/61930
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
|
|
|
|
|
|
|
|
|
|
|
| |
- Add support for FastCGI [2]
- Fix PEAR installation in a particular scenario [3]
PR: ports/61790 [2]
Submitted by: clement [1],
Xavier Beaudouin <kiwi@oav.net> [2],
Balazs Nagy <js@iksz.hu> [3]
Approved by: nork (mentor/implicitly)
|
|
|
|
| |
Noticed by: Chris Pressey
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add support for BDB 4.1 [2]
- Better handling of postgresql dependency [3]
- Add new direct I/O extension [4]
PR: 58920 [1], 60541 [2], 61409 [3]
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> [1] [3],
Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [2],
Izzy Kindred <ikindred@cox.net> [4]
Approved by: nork (mentor/implicitly)
|
| |
|
|
|
|
| |
Submitted by: Sascha Gresk <Sascha.Gresk@Opensource-Consult.De>
|
| |
|
|
|
|
| |
Noted By: kris
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Merge in my 2004/01/17 change to the gcc33 port to configure with
--program-suffix and related and further simplifications.
Merge in my 2004/01/13 change to the gcc33 port to make the automatic
generation of the package list for libraries and include files more
failure tolerant, so that at least `make install` now works on sparc64.
Merge in my 2004/01/05 change to the gcc33 port to combine and simplify
the post-install handling of target libraries and GCJ include files.
libgcj still is not supported and packaging is broken on sparc64; mark
BROKEN on that platform.
|
| |
|
| |
|
|
|
|
|
|
| |
Update to the 2004-01-19 snapshot of GCC 3.3. Employ USE_SIZE.
Reported by: Rolandas Naujikas <rolnas@takas.lt>
|
| |
|
|
|
|
|
| |
PR: 61183
Submitted by: Marco van de Voort <marcov@stack.nl>
|
|
|
|
| |
Submitted by: linimon
|
|
|
|
|
|
| |
cxa_atexit.c now (it has the same line count as the icc one).
Reviewed by: netchild
|
|
|
|
| |
Approved by: tobez
|
|
|
|
| |
Submitted by: Masakazu HIGAKI <higamasa@dream.com>
|