Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - SUFFIX is not defined here | dinoex | 2006-03-20 | 1 | -1/+1 |
| | |||||
* | - add RC_D_SH to keep shared libs working after reboot | dinoex | 2006-03-20 | 2 | -0/+21 |
| | |||||
* | Revert last commit. It is not possible (yet) to have the dirrmtry usage | linimon | 2006-01-23 | 1 | -1/+1 |
| | | | | | | | | | | in the post-install target. Its usage must preceed generate-plist. This problem needs to be revisited either in a rework of bsd.port.mk or each of these Makefiles. Hat: portmgr Pointy hat: edwin` | ||||
* | eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | edwin | 2006-01-22 | 1 | -1/+1 |
| | | | | | Approved by: krion@ PR: ports/88711 (related) | ||||
* | Remove install-info from Makefile, it's automatically done when INFO is defined | edwin | 2005-12-05 | 1 | -3/+0 |
| | |||||
* | Use INFO macro | edwin | 2005-12-04 | 2 | -15/+1 |
| | |||||
* | - Add SHA256 | pav | 2005-11-25 | 1 | -2/+8 |
| | |||||
* | Sync freebsd7 support with gcc33. | obrien | 2005-11-09 | 3 | -26/+25 |
| | |||||
* | Fix build on 7-CURRENT | maho | 2005-08-28 | 3 | -0/+50 |
| | |||||
* | Define WITHOUT_CPU_FLAGS so that in some cases | maho | 2005-07-28 | 1 | -0/+1 |
| | | | | setting CPUTYPE breaks the build | ||||
* | Remove from the Java category as this port doesn't have Java bits anymore. | obrien | 2005-07-07 | 1 | -10/+1 |
| | | | | Also remove the testsuite bits as any issues found will never be fixed. | ||||
* | It was discovered that running "make clean" from a port with a dependency | adamw | 2005-03-20 | 1 | -2/+4 |
| | | | | | | | | | | | | | on gcc31 or gcc32 (either with a BUILD_DEPENDS or via USE_GCC) with that version of gcc already installed causes infinite recursion problems. The issue stems from gcc31 and gcc32 using USE_GCC internally. Internally, it was used to override any other definition and say that you can use any gcc version to build gcc31/gcc32. But that USE_GCC redefinition was causing recursion errors, so handle the problem instead by just simply undefining USE_GCC inside the gcc port Makefile itself. This should make things happy again. | ||||
* | Fix USE_GCC | vs | 2005-02-13 | 1 | -1/+1 |
| | | | | | PR: ports/77403 Submitted by: John Cochran | ||||
* | This now coredumps when bootstrapping on FreeBSD/AMD64. | obrien | 2005-01-13 | 1 | -0/+2 |
| | |||||
* | o Fix -pthread issue. | nork | 2005-01-08 | 2 | -2/+3 |
| | | | | | | | | | | | | | | This fix resolves openoffice building problem on 5.2.1 or later. o Bump PORTREVISION. PR: ports/75785 [1], bin/62300 [2] Pointed out by: Oleg Sharoiko <os@rsu.ru> [1], many many people on openoffice@FreeBSD.org Inspired by: maho, Mark Andrews <marka@isc.org> [2] Discussed with: maho, daichi Committed at: Murayakuba Japanese style pub http://www.murayakuba.jp/ Committed with: maho, daichi | ||||
* | Cleaner support -pthreads for 5.0-5.2.1. | obrien | 2004-12-19 | 3 | -17/+22 |
| | |||||
* | Fix xfmode splits on AMD64; using patch from Richard Henderson <rth@redhat.com> | obrien | 2004-12-19 | 2 | -4/+55 |
| | |||||
* | Unbreak the port by remove the Java language from this port. Anyone | obrien | 2004-12-12 | 5 | -89/+4 |
| | | | | using GCC 3.2 isn't using it for the Java compiler, but for C/C++ code. | ||||
* | Adjust spec to make -pthread and gcj link to -lpthread on recent | lofi | 2004-11-07 | 3 | -1/+34 |
| | | | | FreeBSD 5. | ||||
* | - drop maintainership | dinoex | 2004-07-20 | 1 | -1/+1 |
| | |||||
* | - mark BROKEN on amd64 | dinoex | 2004-06-02 | 1 | -0/+3 |
| | |||||
* | - fix configure for amd64 | dinoex | 2004-05-31 | 1 | -5/+4 |
| | |||||
* | - mark BROKEN on ia64 | dinoex | 2004-05-21 | 1 | -0/+3 |
| | | | | | Bootstrap comparison failure! java/decl.o differs | ||||
* | - fix typo in condition. | dinoex | 2004-04-16 | 1 | -1/+1 |
| | | | | Reported by: kris | ||||
* | - fix amd64 build | dinoex | 2004-04-15 | 1 | -5/+17 |
| | | | | - add option WITHOUT_LIBJAVA=yes | ||||
* | - take maintainership | dinoex | 2004-04-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | gcc33 objc compilers don't compile gnustep-base. so this port is still needed for a bit. - let build also on alpha and sparc64 bento succesfull build logs: i386-5-latest-logs 2004 Apr 11 09:50:21 gcc-objc-3.2.3_1.log ia64-5-latest-logs 2004 Apr 8 18:37:05 gcc-objc-3.2.3_1.log alpha-5-latest-logs 2004 Apr 4 12:34:15 gcc-objc-3.2.3_1.log.bz2 alpha-4-latest-logs 2004 Mar 25 20:11:44 gcc-objc-3.2.3_1.log.bz2 sparc64-5-latest-logs 2004 Mar 22 15:23:03 gcc-objc-3.2.3_1.log.bz2 | ||||
* | This old version of GCC really only makes sense on i386 at this point (if at | gerald | 2004-04-11 | 1 | -5/+3 |
| | | | | all), so use ONLY_FOR_ARCHS=i386. Drop maintainership. | ||||
* | Remove WITH_BOUNDSCHECKING knob, as the patch disappeared upstream and | gerald | 2004-03-13 | 2 | -26/+0 |
| | | | | | | GCC 3.3 with a current bounds checking patch should be better anyways. Reported by: trevor | ||||
* | Mark broken on amd64 (which used to be called x86_64). | gerald | 2004-02-18 | 1 | -0/+4 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | Use the SORT macro from bsd.port.mk. | trevor | 2004-01-22 | 1 | -1/+2 |
| | |||||
* | Fix the incorrect pkg-descr on binaries installed and "sign" this port. | gerald | 2003-10-15 | 2 | -36/+6 |
| | | | | | Given that the GCC 3.2 branch has been completely frozen, remove CVS and update-related features from Makefile. | ||||
* | Make portlint(1) happy by changing strip to ${STRIP_CMD} | osa | 2003-09-24 | 1 | -1/+1 |
| | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 | ||||
* | - remove empty dir lib/security | dinoex | 2003-06-10 | 1 | -0/+1 |
| | |||||
* | Track upstream update of the patch for WITH_BOUNDSCHECKING (which removed | gerald | 2003-05-22 | 3 | -6/+6 |
| | | | | | | the previous patch). Submitted by: lioux | ||||
* | Remove three obsolete comments. | gerald | 2003-05-22 | 1 | -3/+0 |
| | |||||
* | Remove --with-gnu-as --with-gnu-ld, which are actually no-ops. | gerald | 2003-05-06 | 1 | -2/+1 |
| | | | | Also, we don't need USE_BISON for GCC releases. | ||||
* | Fix install problem of gnustep-objc | dinoex | 2003-04-27 | 1 | -2/+2 |
| | | | | extend comment for ia64 | ||||
* | There is now a version of the bounds-checking patch also for GCC 3.2.3. | gerald | 2003-04-26 | 2 | -1/+2 |
| | | | | Submitted by: Dan Nelson <dnelson@allantgroup.com> | ||||
* | Merge targets pre-configure and pre-build, simplify them, and remove | gerald | 2003-04-25 | 2 | -20/+2 |
| | | | | | patch-va. All of these dealt with us patching generated files (which we don't do any longer). | ||||
* | Update to GCC 3.2.3 as released today. (This is the last release from this | gerald | 2003-04-25 | 4 | -16/+11 |
| | | | | branch which has been "closed" in GCC CVS, so we can simplify this port.) | ||||
* | Make MAINTAINER overrideable by slave ports. | gerald | 2003-04-25 | 1 | -1/+1 |
| | |||||
* | - drop javlib in PLIST for ia64 too. | dinoex | 2003-04-22 | 1 | -1/+1 |
| | | | | Approved by: gerald | ||||
* | On sparc64 libgcj is not built by default (and won't build easily), so we | gerald | 2003-04-21 | 3 | -8/+12 |
| | | | | | | need to dynamically construct pkg-plist to take this into account. Noticed by: bento+kris | ||||
* | Remove the last part of jdp's profile fixes from 1998/10/08, which actually | gerald | 2003-04-14 | 1 | -11/+0 |
| | | | | | | breaks -fprofile-arcs for current GCCs. PR: 50842 | ||||
* | 1) COMMENT can be overrritten by a slave port (suggested by obrien) | dinoex | 2003-04-13 | 1 | -2/+5 |
| | | | | | | | 2) Option WANT_SHAREDLIBS now uses ldconfig, so LIB_DEPENDS work. fix PLIST so critical file libgcc_s.so.1 is included. no response from obrien since 2003-03-31 Approved by: gerald | ||||
* | Remove PATCH_SITES and PATCHFILES which we haven't used lately and related | gerald | 2003-04-04 | 1 | -6/+0 |
| | | | | | | material. Reviewed by: obrien | ||||
* | Appease portlint by using ${GMAKE}, ${GREP}, and some whitespace changes. | gerald | 2003-04-03 | 1 | -11/+10 |
| | |||||
* | Finally remove the parts of this patch that date back to 1998 and have now | gerald | 2003-04-02 | 1 | -24/+0 |
| | | | | been commented for more than a year. | ||||
* | Simplify the shell code used by the pre-patch target. | gerald | 2003-04-01 | 1 | -5/+4 |
| | | | | | Suggested by: obrien Reviewed by: Dan Nelson <dnelson@allantgroup.com> |