| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
- these include comms/ converters/ databases/ devel/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes:
svn path=/head/; revision=170639
|
|
|
|
| |
Notes:
svn path=/head/; revision=149311
|
|
|
|
|
|
|
|
| |
I can build the new version on amd64, and i couldn't find a recent
pointyhat errorlog, so remove BROKEN for amd64
Notes:
svn path=/head/; revision=127287
|
|
|
|
|
|
|
|
| |
PR: ports/74550
Submitted by: Sepherosa Ziehau <sepherosa(at)softhome.net>
Notes:
svn path=/head/; revision=123855
|
|
|
|
| |
Notes:
svn path=/head/; revision=122008
|
|
|
|
|
|
|
|
|
| |
PR: ports/73604
Submitted by: Sepherosa Ziehau <sepherosa@softhome.net>
Approved by: maintainer timeout (2 weeks)
Notes:
svn path=/head/; revision=122007
|
|
|
|
|
|
|
| |
Approved by: adamw (mentor)
Notes:
svn path=/head/; revision=120538
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=118428
|
|
|
|
| |
Notes:
svn path=/head/; revision=104775
|
|
|
|
| |
Notes:
svn path=/head/; revision=101840
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
| |
use the correct defaults...
Notes:
svn path=/head/; revision=96443
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch modifies some gcc parts too, but basically it makes the port
respect CFLAGS. Because of bugs in combination with gcc 3.x and some
optimization options the CFLAGS are hardcoded (better safe than sorry).
I've tested the gcc part of the fix on 4-stable and two 5.x systems.
Submitted by: Marius Strobl <marius@alchemy.franken.de> [1]
Approved by: maintainer timeout (for devel/stlport)
Notes:
svn path=/head/; revision=96441
|
|
|
|
|
|
|
|
|
|
|
|
| |
of each port on bento and for recent fixes. Unfortunately at some point I
got confused and switched to the wrong list :-) As a result I picked up a
number of ports that were fixed a while ago. Sorry for the false alarm,
maintainers.
Pointy hat to: kris
Notes:
svn path=/head/; revision=91389
|
|
|
|
| |
Notes:
svn path=/head/; revision=91383
|
|
|
|
|
|
|
| |
Reminded by: Marius Strobl <marius@alchemy.franken.de>
Notes:
svn path=/head/; revision=90311
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
---snip---
The patch is tested (and works) on FreeBSD/i386 -stable and -current with
GCC. Although there are no ICC-specific changes I verified that it doesn't
break lang/stlport-icc.
On FreeBSD/alpha and FreeBSD/sparc64 -current lang/stlport compiles with
this patch however the exception handling test fails. On alpha this looks
like a GCC-bug, on sparc64 it could be also a bug in FreeBSD however GCC
is known to have bugs there.
The patch has also a small fix for the Makefile of the port to allow
concurrent buils with `make -jX`.
The wchar-related part of the patch (which is also needed to fix
compilation on -current) is obtained from the STLport CVS repository.
---snip---
PR: 57267
Submitted by: Marius Strobl <marius@alchemy.franken.de>
Approved by: maintainer
Notes:
svn path=/head/; revision=90295
|
|
|
|
|
|
|
|
| |
PR: ports/54925
Submitted by: Jens Rehsack <rehsack@liwing.de>
Notes:
svn path=/head/; revision=87121
|
|
|
|
|
|
|
| |
targets in bsd.port.mk
Notes:
svn path=/head/; revision=76674
|
|
|
|
| |
Notes:
svn path=/head/; revision=76032
|
|
|
|
|
|
|
|
|
|
| |
- link with the threaded libc (the gcc case does this already)
Submitted by: marius@alchemy.franken.de
Approved by: kris
Notes:
svn path=/head/; revision=67030
|
|
|
|
|
|
|
|
| |
Submitted by: marius@alchemy.franken.de
Approved by: Paul Marquis <pmarquis@pobox.com> (maintainer)
Notes:
svn path=/head/; revision=66503
|
|
|
|
|
|
|
|
| |
PR: 39921
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=62145
|
|
|
|
|
|
|
|
| |
PR: 39826, 39872
Submitted by: maintainer
Notes:
svn path=/head/; revision=61974
|
|
|
|
|
|
|
|
|
|
| |
remove *.orig to make PLIST right
PR: 39838
Submitted by: maintainer
Notes:
svn path=/head/; revision=61950
|
|
|
|
|
|
|
| |
- Delete obsoleted patch
Notes:
svn path=/head/; revision=60759
|
|
|
|
|
|
|
|
|
| |
- Make the library really threadsafe. This has been broken in CURRENT
since the port exists.
- Add a gcc31 workaround
Notes:
svn path=/head/; revision=60757
|
|
|
|
|
|
|
|
| |
works fine on STABLE with gcc3. This is also the reason for the non working
Openoffice port, which depends on this port.
Notes:
svn path=/head/; revision=60725
|
|
|
|
|
|
|
|
|
|
| |
before all, which will restart the whole build every time you interrupt
it... Run the bundled tests after in post-build. Obey the CXXFLAGS.
Approved by: maintainer
Notes:
svn path=/head/; revision=55837
|
|
|
|
|
|
|
|
| |
we get a bus error. This may be true for other code who uses
the STLport.
Notes:
svn path=/head/; revision=55556
|
|
|
|
|
|
|
|
| |
PR: 35054
Submitted by: maintainer
Notes:
svn path=/head/; revision=54830
|
|
|
|
|
|
|
|
|
|
|
|
| |
- remove unnecessary master site
- fix typo in BROKEN (requires -> Requires)
- fix typo in INSTALLS_SHLIB (ye -> yes)
PR: 33152
Submitted by: maintainer
Notes:
svn path=/head/; revision=52123
|
|
|
|
|
|
|
|
|
|
| |
assign maintainer
PR: 31053
Submitted by: Paul Marquis <pmarquis@pobox.com> (new maintainer)
Notes:
svn path=/head/; revision=51945
|
|
|
|
|
|
|
|
| |
Submitted by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
PR: 30890
Notes:
svn path=/head/; revision=48872
|
|
|
|
|
|
|
|
|
|
|
| |
o un"echo" installation (less noise)
o add missing entry in PLIST
PR: 31016
Submitted by: Patrick Li <pat@databits.net>
Notes:
svn path=/head/; revision=48420
|
|
|
|
|
|
|
|
|
|
|
| |
to -STABLE without a change in __FreeBSD_version . Check for the
existence of the header, and mark BROKEN if it is missing.
PR: 30121
Submitted by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Notes:
svn path=/head/; revision=47237
|
|
|
|
| |
Notes:
svn path=/head/; revision=46618
|
|
|
|
|
|
|
| |
Approved by: sobomax, obrien
Notes:
svn path=/head/; revision=44392
|
|
|
|
|
|
|
|
|
| |
ABOUT THIS PORT UNLESS YOU ARE FUNISHING A PATCH TO FIX IT."
I am sick and tired of getting usless email about this port.
Notes:
svn path=/head/; revision=43329
|
|
|
|
|
|
|
| |
With help from: NetBSD, Tim Tretyak <timothy@umc.com.ua>
Notes:
svn path=/head/; revision=42687
|
|
|
|
| |
Notes:
svn path=/head/; revision=40135
|
|
|
|
| |
Notes:
svn path=/head/; revision=40134
|
|
|
|
| |
Notes:
svn path=/head/; revision=27505
|
|
|
|
| |
Notes:
svn path=/head/; revision=26941
|
|
|
|
| |
Notes:
svn path=/head/; revision=26835
|
|
|
|
| |
Notes:
svn path=/head/; revision=25734
|
|
|
|
| |
Notes:
svn path=/head/; revision=22651
|
|
|
|
|
|
|
|
|
|
|
|
| |
been bouncing with:
<josh@quick.net>: host mx.quick.net said: 550 <josh@quick.net>... User
unknown
for over 2 months.
Notes:
svn path=/head/; revision=22561
|
|
|
|
| |
Notes:
svn path=/head/; revision=20947
|
|
|
|
|
|
|
| |
chown -> ${CHOWN}
Notes:
svn path=/head/; revision=20885
|