aboutsummaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Update to Python 2.4.1perky2005-04-0310-254/+86
|
* Add p5-List-MoreUtils 0.09, provide the stuff missing in List::Util.lth2005-04-035-0/+36
|
* Upgrade 6.4.obraun2005-04-033-162/+394
|
* - remove WITH_GNUSTEP_DEVELdinoex2005-04-031-6/+0
|
* - remove WITH_GNUSTEP_DEVELdinoex2005-04-034-66/+45
| | | | - update to 1.10.2
* Fix package building on 64bit architectures.perky2005-04-031-1/+1
|
* Update to GCL-2.6.6markm2005-04-032-3/+3
|
* Update to the 20050401 snapshot of GCC 3.4.4.gerald2005-04-032-13/+13
|
* Update to the 20050330 pre-release of GCC 3.3.6.gerald2005-04-032-13/+13
|
* Mark BROKEN on sparc64. I reported the problem upstream, but there is nogerald2005-04-0110-0/+40
| | | | | | fix in sight yet. Approved by: portmgr (krion)
* Unbreak: fix packing listhq2005-03-301-3/+1
| | | | | Reported by: kris via pointyhat Approved by: portmgr (krion)
* Fix package building on non-i386 platforms by unrestrict `audioop`perky2005-03-2910-10/+10
| | | | | | module for them in plist. Approved by: portmgr (kris)
* - fix pkg-plistclsung2005-03-281-0/+1
| | | | Approved by: portmgr (marcus)
* BROKEN on 5.x: Does not compilekris2005-03-271-0/+4
| | | | Approved by: portmgr (self)
* BROKEN on sparc64: segfault during buildkris2005-03-271-0/+4
| | | | Approved by: portmgr (self)
* BROKEN on ia64: Does not buildkris2005-03-271-1/+7
| | | | Approved by: portmgr (self)
* BROKEN on !i386: Does not compilekris2005-03-271-2/+2
| | | | Approved by: portmgr (self)
* BROKEN on ia64 and amd64: Can't link shared libraries to statickris2005-03-271-1/+7
| | | | Approved by: portmgr (self)
* BROKEN: does not compilekris2005-03-271-0/+2
| | | | Approved by: portmgr (self)
* BROKEN: Incorrect pkg-plistkris2005-03-271-0/+2
| | | | Approved by: portmgr (self)
* BROKEN on ia64: Does not compilekris2005-03-272-0/+8
| | | | Approved by: portmgr (self)
* BROKEN on alpha, amd64 and ia64: Does not buildkris2005-03-271-0/+4
| | | | Approved by: portmgr (self)
* BROKEN: Incorrectly installs a perllocal.pod filekris2005-03-271-0/+2
| | | | Approved by: portmgr (self)
* BROKEN: Distinfo out of datekris2005-03-271-0/+2
| | | | Approved by: portmgr (self)
* BROKEN on ia64: Segfault during buildkris2005-03-271-0/+4
| | | | Approved by: portmgr (self)
* This is still broken on !i386, so add back BROKEN commented out in thekris2005-03-271-1/+1
| | | | | | previous revision. Approved by: portmgr (self)
* BROKEN: Unfetchablekris2005-03-271-0/+2
| | | | Approved by: portmgr (self)
* BROKEN: Incomplete pkg-plistkris2005-03-271-0/+2
| | | | Approved by: portmgr (self)
* BROKEN: Incomplete pkg-plistkris2005-03-271-0/+2
| | | | Approved by: portmgr (self)
* BROKEN: Size mismatchkris2005-03-261-0/+2
| | | | Approved by: portmgr (kris)
* Set USE_GL to pull in missing stuffvs2005-03-231-0/+1
| | | | | | Noticed by: krisbot Tested by: obraun@ Approved by: portmgr (marcus)
* Unbreak package building on ia64, alpha, amd64 and sparc64 byperky2005-03-2310-10/+10
| | | | | | adding ossaudiodev module to their plists, either. Approved by: portmgr (kris)
* Fix "php_doc-fr-20041012 failed on i3865" pkg-plist problem.edwin2005-03-221-2/+2
| | | | | | Noticed by: pointyhat Approved by: portmgr (marcus@)
* Update checksum. The tarball has been rerolled. Only difference is aobraun2005-03-211-2/+2
| | | | </varlistentry> tag in docs/users_guide/options.xml which wasn't there before.
* Update to the 20050319 snapshot of GCC 4.0.0.gerald2005-03-2120-130/+130
|
* Resurrect patch to bring libgmp into scope which got accidently dropped onvs2005-03-212-0/+11
| | | | | | the recent upgrade. Approved by: Haskell cabal
* It was discovered that running "make clean" from a port with a dependencyadamw2005-03-212-4/+9
| | | | | | | | | | | | | 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.
* Add checksum info for Python 2.3.5.perky2005-03-212-0/+4
|
* Update lang/python23 to Python 2.3.5.perky2005-03-212-9/+3
|
* Update to the 20050312 of GCC 4.0.0.gerald2005-03-2020-130/+130
|
* Fix yield/1 bug in kernel/src/rpc.erl with code from R10B-4.olgeni2005-03-194-0/+58
| | | | | | (from the erlang-questions mailing list) Obtained from: Bjorn Gustavsson <bjorn(at)erix.ericsson.se>
* Fix pkg-plistmaho2005-03-192-25/+4
| | | | | Submitted by: kris Encouraged by: kris
* * Upgrade to 1.18.obraun2005-03-186-296/+141
| | | | * Remove BROKEN.
* - make pugs linkable with ghc 6.4clsung2005-03-161-0/+4
| | | | | - it lacks libgmp in its ld path - so force it to look up ${PREFIX}/lib
* Update to the 20050311 snapshot of GCC 3.4.4.gerald2005-03-162-13/+13
|
* Unbreak on 5.x by disabling fast-calls. Notice that you will still seevs2005-03-151-1/+1
| | | | | | | build errors if you have -march=pentium4 in your CFLAGS PR: ports/78794 Submitted by: Arne Wörner
* - Pugs is an implementation of Perl 6, written in Haskell.clsung2005-03-155-0/+71
| | | | | | | | | | It aims to implement the full Perl6 specification, as detailed in the Synopses. - Synopses: [http://dev.perl.org/perl6/synopsis/] Discussed with: tobez, autrijus@autrijus.org PR: 78809 Submitted by: clsung
* Upgrade to 6.4.obraun2005-03-154-32/+413
| | | | Approved by: maintainer
* Add an option (disabled by default) to build the openssl extension statically.ale2005-03-141-1/+12
| | | | Requested by: too many people
* - Update to 20050314vs2005-03-142-3/+3
| | | | | | | - Previous update broke tail call optimization. Oops. PR: ports/78817 Submitted by: maintainer
* Update to 20050312krion2005-03-134-175/+176
| | | | | PR: ports/78742 Submitted by: maintainer
* Upgrade to Mar2005 releaseobraun2005-03-134-110/+434
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-126-1/+6
|
* Update to 0.9.12krion2005-03-125-9/+15
| | | | | PR: ports/78705 Submitted by: maintainer
* - Update to 5.4.7vs2005-03-113-5/+12
| | | | | | | - Use readline for ports PR: ports/77893 Submitted by: Gerhard Gonter (maintainer)
* Upgrade to 1.0.4.thierry2005-03-102-3/+3
| | | | Changelog at <http://gambas.sourceforge.net/changelog.html>.
* I forgot to commit this file (for R10B-3.)olgeni2005-03-072-0/+28
|
* Upgrade to version R10B-3.olgeni2005-03-0716-316/+102
|
* Note that math/ploticus now installs as bin/ploticus rather than bin/pl.linimon2005-03-072-2/+2
| | | | | | Remove obsoleted conflicts. Prodded by: vs
* - Fix MASTER_SITESarved2005-03-072-7/+32
| | | | | | | | - Fix compilation on FreeBSD 6.* - Pass Maintainership to submitter PR: 77898 Submitted by: Gerhard Gonter <g.gonter@ieee.org>
* - Chase ImageMagick shlib bumppav2005-03-071-2/+2
| | | | | PR: ports/78455 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (ImageMagick's maintainer)
* - Update to 2.33.2sem2005-03-077-144/+58
| | | | | | | - Unorphaning the port PR: ports/77624 Submitted by: Jakub Rehor <jakub@rehor.net>
* - update to 8.1.028netchild2005-03-065-69/+19
| | | | | | | | | | | | - 5.x got the header fix too, don't install replacement headers there [1] - allow to override GXX_ROOT [2] Note: you may see "as: Illegal seek" while compiling with icc (a simple test didn't revealed the same message with icpc). I don't know the reason for it, but the resulting executable seems to work, so I commit the update. Thanks to: marius [1] Requested by: mi [2]
* Remove the now-redundant MTREE file selection code. This is handled inmarcus2005-03-041-6/+0
| | | | | | bsd.port.mk. Requested by: lesi
* portlint.obrien2005-03-0210-20/+80
|
* Update to the 20050226 snapshot.obrien2005-03-0220-130/+130
|
* Respect the user's USE_LINUX setting.trevor2005-03-028-8/+8
|
* Unbreak on amd64.thierry2005-03-021-1/+7
| | | | | Approved by: Johan van Selst Reported by: Kris via pointyhat
* Missed a directory in the pkg plist.jkoshy2005-03-012-1/+2
| | | | Found by: kris
* Unbreak: Update to 0.27vs2005-02-282-5/+3
| | | | | PR: ports/78109 Submitted by: Sam Lawrence
* Update GCC version to 20050211 from 20050107.daichi2005-02-282-5/+6
| | | | Submitted by: Masanori OZAWA <ozawa@ongs.co.jp>
* Reset maintainer per his request.kris2005-02-281-1/+1
|
* Update to 2.46. Remove patch-array.c which was properly fixed elsewhere a fewanholt2005-02-284-25/+25
| | | | | months ago, and add patch-func.c from cvs, to deal with a crash in GC with malloc debugging on (i.e. -current).
* BROKEN: Size mismatchkris2005-02-281-0/+2
|
* BROKEN: Incomplete pkg-plistkris2005-02-281-0/+2
|
* BROKEN: Incomplete pkg-plistkris2005-02-281-0/+2
|
* Update to 1.0.6, see details: http://www.go-mono.com/archive/1.0.6/mezz2005-02-272-5/+6
| | | | | Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
* - Update to 20041222 and fix unfetchable; [1]thierry2005-02-273-7/+8
| | | | | | | - set DIST_SUBDIR. PR: ports/78108 [1] Submitted by: Sam Lawrance
* Update to v201:jkoshy2005-02-2618-536/+915
| | | | | | | | | | | | - Add RESTRICTED (licensing issues). - Install stuff in standard places. - Install examples. - Install readmes/licenses. - Respect NOPORTDOCS. - New MAINTAINER. PR: ports/62704 Submitted by: debios@diku.dk
* Upgrade to v209.jkoshy2005-02-263-62/+187
|
* - Update to 5.4pav2005-02-266-191/+181
| | | | | PR: ports/78077 Submitted by: Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org>
* - Fix fetchpav2005-02-262-53/+53
| | | | | | | - Style PR: ports/78074 Submitted by: Sam Lawrance <boris@brooknet.com.au>
* - Update to 0.9epav2005-02-262-7/+8
| | | | | PR: ports/78034 Submitted by: Julian Stecklina <der_julian@web.de> (maintainer)
* Update to 0.31vs2005-02-256-6/+8
| | | | | PR: ports/77972 Submitted by: Ports Fury
* Fix build-error on AMDvs2005-02-252-20/+9
| | | | Submitted by: maintainer
* Disable threads again; it has caused the more troubles. This time, it hasmezz2005-02-252-11/+24
| | | | | | | | | | | | | | | | | | | | | ${PTHREAD_CFLAGS} and ${PTHREAD_LIBS} include in the build to kill the headache of old '_r' and can't run with something like ruby-opengl, ruby-sdl, ruby-gtk2 and etc on FreeBSD 4.x or older 5.x. With this commit should solve those issues. It is recommend you to rebuild any apps that depend on lang/ruby18, so see the UPDATING for detail. Remove the 'BROKEN' on the other ports that knu has added them few weeks ago. Some of them have been tested, so if one of them is still broke then please let us know and one of us will re-add the 'BROKEN'. This changes was worked by lofi and me. lofi did everything on FreeBSD 4.x and I did others. lofi, thanks for help! Tested by: many people Tested on: i386 (FreeBSD 4.x, 5.x and 6.x), amd64 (FreeBSD 5.x and 6.x), and sparc64 (FreeBSD 5.x and 6.x) Not test on: ia64 and alpha Approved by: portmgr (kris)
* Update to the 20050223 snapshot of GCC 3.3.6.gerald2005-02-252-13/+13
|
* Hack commit to allow ruby18 to build on sparc64. This changes to threading,obrien2005-02-241-1/+1
| | | | | | so a real fix should be found ASAP. Submitted by: gad
* Update to 1.0.1vs2005-02-234-13/+30
| | | | | PR: ports/77883 Submitted by: maintainer
* Nqc has moved.jhay2005-02-232-2/+2
|
* Update to the 20050220 snapshot of GCC 4.0, and mostly fix the packing listgerald2005-02-2230-180/+200
| | | | for the libjava case (still disabled for now, though).
* Groovy is an agile dynamic language for the Java 2 Platform that has many ofhq2005-02-215-0/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | the features that people like so much in languages like Python, Ruby and Smalltalk, making them available to Java developers using a Java-like syntax. Groovy is designed to help you get things done on the Java 2 Platform in a quick, concise and fun way. Groovy brings the power of a scripting language directly into the Java 2 Platform. For example: - Shell scripting using Groovy allows the full power of the Java Platform to be brought to bear to the task at hand. - Groovy can be used (and indeed is already being used) as a replacement for Java for small and medium sized applications to execute on the Java 2 Platform. - Groovy can be used as an embedded language for dynamic business rules or extension points utilizing the agility of Groovy and saving the cost of redeploying applications for each change of rule (especially when the rules are stored in a database). - Groovy makes writing test cases for unit tests very easy. As well as being a powerful language for scripting Java objects, Groovy can be used as an alternative compiler to javac to generate standard Java bytecode to be used by any Java project. WWW: http://groovy.codehaus.org/
* - create the .package dir (caused issues for gauche-gtk)pav2005-02-203-7/+14
| | | | | | | | - disable the sxml stuff in default build (to avoid issues with textproc/gauche-sxml PR: ports/77542 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* Remove more copies of Tcl's SunOS shared library hack.das2005-02-202-0/+36
| | | | | | | | | | | | | | | | | | | It's worth pointing out that the Tcl project used to *recommend* that application writers copy this kludge. These ports work fine with Tcl 8.3, which provided a fake matherr() even if the OS didn't, but here's what the Tcl 8.4 changelog has to say: 2002-05-31 (dead code)[474335,555635] removed all use of matherr() (english) *** POTENTIAL INCOMPATIBILITY *** The following lines can be safely removed from any application that has them, unless compatibility with SunOS 4.X is desired. extern int matherr(); int *tclDummyMathPtr = (int *) matherr; The build problems were pointed out by Kris, as usual. ;-)
* - Update to 3.3pav2005-02-203-5/+8
| | | | | | | - Take maintainership PR: ports/77738 Submitted by: Gerhard Gonter <g.gonter@ieee.org>
* BSD# Project is taking the maintainership.mezz2005-02-201-1/+1
| | | | | | BSD# Project: http://forge.novell.com/modules/xfmod/project/?bsd-sharp Submitted by: tmclaugh
* - Update aleph 0.9.0 to afnix 1.0.0pav2005-02-2035-983/+294
| | | | | | | | | - Rename to match new name of the project - Take maintainership PR: ports/77611 Submitted by: Johan van Selst <johans@stack.nl> Repocopy by: marcus
* Update to 2.5.7 and unbreak.thierry2005-02-205-37/+57
| | | | | PR: ports/77650 Submitted by: Johan van Selst
* Account for src/include/stdbool.h and src/sys/i386/include/_types.h havemarius2005-02-192-5/+13
| | | | | | been fixed in FreeBSD >= 600013 regarding using the GCC-compatibility. Approved by: netchild (blanket)
* Add another site to MASTER_SITES.deischen2005-02-191-0/+1
|
* Remove lang/php3, which depends on the removed mod_php3kris2005-02-192-20/+0
|
* As previously announced, remove ports that have reached their expiry date,kris2005-02-1912-745/+0
| | | | and the handful of ports that depended on them.
* The static linking case (C++ only) expects a crtbeginT.o. Based uponnetchild2005-02-192-1/+5
| | | | | | | | inspection of src/contrib/gnu/crtstuff.c it seems it's the same as crtbegin.o, so make a symlink for it. At least linking a "Hello World" program with -static produces a working executable now. Noticed by: Niklas Sorensson <nik@cs.chalmers.se>
* - Update to bsd.java.mk 2.0hq2005-02-194-786/+787
| | | | | | | | | - Install in DATADIR=${JAVASHAREDIR}/${PORTNAME} - Use %%DATADIR%% - Add $FreeBSD$ tags - Tweak COMMENT to calm portlint (and remove redundant port name from it) - Improve launcher shell script (update to javavmwrapper 2.0) and use SUB_FILES - Minor cosmetic improvements
* Update to version 2.45.241.1926krion2005-02-182-5/+3
| | | | | PR: ports/77635 Submitted by: Johan van Selst <johans at stack.nl>
* Fix build on amd64.krion2005-02-181-5/+1
| | | | | PR: ports/77638 Submitted by: Johan van Selst <johans@stack.nl>
* Fix plistvs2005-02-181-0/+1
| | | | Noticed by: cluster
* - Update to CVS snapshot 1.2.18 (tarball from Debian)vs2005-02-173-159/+175
| | | | | - Use PORTDOCS/EXAMPLESDIR - We still use the pre-built docs from 1.2.16
* Update to 1.89vs2005-02-173-4/+4
|
* BROKEN: Size mismatchkris2005-02-151-0/+2
|
* - Really fix build under localepav2005-02-151-1/+8
| | | | Submitted by: Clemens Fischer <ino-qc@spotteswoode.de.eu.org>
* If one of locale-related variables set to a bad value in the user'stobez2005-02-147-0/+35
| | | | | | | | | | | environment (like da_DK.ISO_8859-15 as opposed to da_DK.ISO8859-15 on -CURRENT), perl ports cannot be built. While this condition clearly is an operator error, it is still no excuse for the build failure. Fix that by cleaning locale-related variables for configure and build steps. No plist changes, no portrevision bump. Reported by: Flemming Jacobsen <fj quite-at batmule maybe-dot dk>
* Handle USE_GCC properly and exchange its value 'X' with an actualkrion2005-02-141-1/+1
| | | | version number.
* - Install docs under share/doc instead of docpav2005-02-142-55/+58
| | | | | | PR: ports/76413 Submitted by: Florent Thoumie <flz@xbsd.org> Approved by: maintainer timeout (3 weeks)
* Fix USE_GCCvs2005-02-141-1/+1
| | | | | PR: ports/77403 Submitted by: John Cochran
* With portmgr hat on, reset maintainership of these ports. Maintainer'slinimon2005-02-147-7/+7
| | | | | | | | | old email address bounces, and he has not been responsive to email on the only other one we have for him. These ports are now available for adoption. Come back coop, we miss ya ...
* Unbreak package build on amd64arved2005-02-141-0/+2
| | | | Submitted by: Gerhard Gonter <g.gonter@ieee.org>
* - Update to 20050212vs2005-02-144-6/+10
| | | | | | | | - Added M-Expression compiler and examples - Updated documentation PR: ports/77413 Submitted by: Nils M. Holm (maintainer)
* Update to the 20050211 snapshot of GCC 3.4.4.gerald2005-02-132-13/+13
|
* Fix a system (all supported OS versions) header (stdbool.h) for the use withnetchild2005-02-132-1/+7
| | | | | | icc. Hint by: Ulrich Spoerlein <q@uni.de>
* Fix plistvs2005-02-131-0/+2
| | | | Noticed by: cluster via kris
* BROKEN: Incomplete pkg-plistkris2005-02-131-0/+2
|
* Don't forget to rmdir the new include/nickle. While I'm here, make rmdir ofanholt2005-02-131-1/+2
| | | | | | | share/nickle failure non-fatal, as people might be installing 3rd-party stuff there. Reported by: pointyhat via kris
* Fix build. Ports that formerly attempted to work around problemsdas2005-02-128-35/+62
| | | | created by matherr() no longer need to do so.
* Don't hard-code a directory name for which we already have a variable.dd2005-02-111-2/+2
| | | | | Mostly, this makes it easier to use this Makefile as the basis for another elisp port.
* Update to 2.45. The notable new feature is the foreign function interface,anholt2005-02-113-5/+27
| | | | | | which has been used for things like a cairo binding. As the ffi often requires loading libs which need pthreads, and we can't load pthreads during dlopen, link nickle against the pthreads lib to begin with.
* Eliminate /bin/bash-Linuxismvs2005-02-102-1/+12
| | | | Noticed by: cluster via kris
* - Unbreak on amd64 and ia64pav2005-02-108-14/+118
| | | | | PR: ports/77278 Submitted by: Johan van Selst <johans@stack.nl>
* - Try to unbreak on amd64: turn off gcc optimizationsem2005-02-091-1/+1
| | | | | PR: ports/77027 Submitted by: Johan van Selst <johans(at)stack.nl>
* Update to 1.42vs2005-02-084-79/+151
|
* - Update to 7.3pav2005-02-084-6239/+159
| | | | | PR: ports/77209 Submitted by: Christian Burkert <chris@chrisburkert.de> (maintainer)
* Fix problem in run_erl pipe creation.olgeni2005-02-074-2/+30
| | | | Submitted by: Peter Lund <Peter.Lund (at) lundata.se>
* The slippery pthread support for systems prior to 502102 has beenknu2005-02-057-59/+30
| | | | | | | | | | | | | | | | | | dropped and the lang/ruby16_r and lang/ruby18_r ports have been removed, since no one seems to appreciate the partially working solution. Good news is that the pthread support of lang/ruby18 is now enabled by default for newer systems, which means the ruby interpreter is linked with libpthread. This will allow threaded extension libraries to run and work properly on those systems. The --march=cputype flag is disabled because it gets ruby to malfunction and fail to build. I don't know if the problem is in libpthread or in gcc. (It really makes me wonder if they had actually tested before asking me to do this somewhat risky change ;-)
* - update to objc-bootstrap-3.1.33dinoex2005-02-045-80/+104
| | | | | | - update to objc-3.2.6 - add project homepage - use DOCSDIR
* Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServerperky2005-02-042-1/+6
| | | | | | | | | | vulnerability. PR: 77079 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Security: CAN-2005-0089 Security: http://www.vuxml.org/freebsd/6afa87d3-764b-11d9-b0e7-0000e249a0a2.html Security: SimpleXMLRPCServer.py allows unrestricted traversal
* Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServerperky2005-02-042-1/+6
| | | | | | | | | | vulnerability. PR: 77080 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Security: CAN-2005-0089 Security: http://www.vuxml.org/freebsd/6afa87d3-764b-11d9-b0e7-0000e249a0a2.html Security: SimpleXMLRPCServer.py allows unrestricted traversal
* Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServerperky2005-02-0414-0/+42
| | | | | | | | vulnerability. Security: CAN-2005-0089 Security: http://www.vuxml.org/freebsd/6afa87d3-764b-11d9-b0e7-0000e249a0a2.html Security: SimpleXMLRPCServer.py allows unrestricted traversal
* Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServerperky2005-02-044-0/+252
| | | | | | | | | | vulnerability. PR: 77078 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Security: CAN-2005-0089 Security: http://www.vuxml.org/freebsd/6afa87d3-764b-11d9-b0e7-0000e249a0a2.html Security: SimpleXMLRPCServer.py allows unrestricted traversal
* Update to the 20050202 snapshot of GCC 3.3.6.gerald2005-02-042-13/+13
|
* Add blank line before WWW.sobomax2005-02-031-0/+1
|
* - update to 0.87clsung2005-02-032-3/+3
|
* - Update to bsd.java.mk 2.0hq2005-02-032-5/+10
| | | | | - Use JAVAJARDIR - Add a launcher shell script: 'bsh'
* Fix vulnerability in suidperl/sperl [CAN-2005-0155].tobez2005-02-0215-5/+180
| | | | | | | | Fix buffer overflow in perl [CAN-2005-0156]. Bump PORTREVISION. Upgrade from previous versions/revisions of lang/perl5.8 is recommended. Submitted by: Nicholas Clark <nick $at$ ccl4 org>
* Upgrade to 1.0.3.thierry2005-02-022-3/+3
|
* Update bsd.port.mk's notion of the perl version (to 5.8.6) [1].tobez2005-02-0214-57/+31
| | | | | | | | | | | | | | | | | | | | | | Use more correct OSVERSION threshold to distinguish between base system perl and perl from ports - the right value is 500036 [1]. Also, simplify OSVERSION-related logic in lang/perl5 and lang/perl5.8. Now it goes as follows: - for lang/perl5.8, if there is perl in the base system, install use.perl script, use a helpful pkg-message, and do not automatically update symlinks; - for lang/perl5.8, if there is no perl in the base system, do not install use.perl script, and update symlinks automatically; - for lang/perl5, always install use.perl; - for lang/perl5, never update symlinks automatically; - for lang/perl5, vary produced pkg-message depending on the presence of the base system perl. Bump PORTREVISION for both lang/perl5 and lang/perl5.8. [1] Approved by: portmgr
* Unbreak on 5.x: helium's home-grown configure fails to detect [v]snprintfvs2005-02-021-0/+35
|
* The separation of p5 ports' manual pages and perl's own manual pages wastobez2005-02-026-44/+222
| | | | done incorrectly. Fix that.
* Update to the 20050130 snapshot of GCC 4.0.0. Adjust pkg-plist wrt. togerald2005-02-0230-190/+170
| | | | libjava which I hope to re-enable with the next update.
* Update to 5.6.2. Also:tobez2005-02-0130-1082/+2228
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - redirect output from h2ph to /dev/null [1]; - fix File::Path insecure file/directory permissions [2]; this resolves CAN-2004-0452 (http://vuxml.freebsd.org/c418d472-6bd1-11d9-93ca-000a95bc6fae.html); - for OSVERSION < 500036, create symlinks in /usr/bin not only for perl and suidperl, but also for a2p, c2ph, find2perl, h2ph, h2xs, perlbug, perlcc, perldoc, pl2pm, pod2html, pod2latex, pod2man, pod2text, s2p, and splain; perl and suidperl are still enough for more recent FreeBSD versions [3]; - clean up created symlinks upon deinstallation [4]; - try to cleanup symlinks created by older versions of lang/perl5 and lang/perl5.8, during both installation and deinstallation [5]; - added support for DISABLE_BSDPAN environment variable [6]; - be explicit about use.perl usage after installation of 4.X systems, and on systems where lang/perl5.8 is prefered to lang/perl5; the exact range is OSVERSION < 500036 || OSVERSION >= 502100 [7]; - respect __MAKE_CONF partially (the build-time value is used) [8]; - use.perl is now the same as pkg-install is now the same as pkg-deinstall; apart from the changes already mentioned above, this is a shell script now; - use.perl's logic is also simplified in several ways [9]; - fix a BSDPAN bug [10]; - create and remove %%SITE_PERL%%/%%PERL_ARCH%%/auto, just like lang/perl5.8 does, to silent pointyhat [11]; - apply a patch to handle daylight saving time correctly in POSIX::strftime [12]; - the port now creates and uses shared libperl.so, as lang/perl5.8 port does; - move MAN3 manual pages under ${PREFIX}/lib/perl5/${PERL_VER}/perl, as to avoid conflict with some of the p5 ports; - do not build suidperl by default any longer; one should use ENABLE_SUIDPERL to do that; - move out manpage list to a separate Makefile.man; - in general, the port layout is made much more similar to lang/perl5.8, including. Outstanding issues: Module::Build support for BSDPAN, SU_CMD support (PR 70831), PR 64963 (partially), and anything else that I forgot. [1] Nudged by: krion [2] Reported by: nectar Patch from: Chris Turner @ RedHat [3] PR: 55760, 57151, 58406 [4] Requested by: kris PR: 54262 [5] PR: 51281, 51539 [6] PR: 57134 [7] PR: 60736 [8] PR: 74431 [9] Perl version submitted by des, implemented in sh [10] Reported by: Alexander Nagilum <freebsd %at% nagilum de> [11] PR: 71390 [12] PR: 74042, perl bug 18238
* Update to 5.8.6. Also:tobez2005-02-0145-860/+1780
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - redirect output from h2ph to /dev/null [1]; - fix File::Path insecure file/directory permissions [2]; this resolves CAN-2004-0452 (http://vuxml.freebsd.org/c418d472-6bd1-11d9-93ca-000a95bc6fae.html); - for OSVERSION < 500036, create symlinks in /usr/bin not only for perl and suidperl, but also for a2p, c2ph, find2perl, h2ph, h2xs, perlbug, perlcc, perldoc, pl2pm, pod2html, pod2latex, pod2man, pod2text, s2p, and splain; perl and suidperl are still enough for more recent FreeBSD versions [3]; - clean up created symlinks upon deinstallation [4]; - try to cleanup symlinks created by older versions of lang/perl5 and lang/perl5.8, during both installation and deinstallation [5]; - added support for DISABLE_BSDPAN environment variable [6]; - be explicit about use.perl usage after installation of 4.X systems [7]; - respect __MAKE_CONF partially (the build-time value is used) [8]; - fix threaded build - respect PTHREAD_CFLAGS and PTHREAD_LIBS [9]. - use.perl is now the same as pkg-install is now the same as pkg-deinstall; apart from the changes already mentioned above, this is a shell script now; - use.perl's logic is also simplified in several ways [10]; - fix a BSDPAN bug [11]. Outstanding issues: Module::Build support for BSDPAN, SU_CMD support (PR 70831), PR 64963 (partially), and anything else that I forgot. [1] Nudged by: krion [2] Reported by: nectar Patch from: Chris Turner @ RedHat [3] PR: 55760, 57151, 58406 [4] Requested by: kris PR: 54262 [5] PR: 51281, 51539 [6] PR: 57134 [7] PR: 60736 [8] PR: 74431 [9] PR: 73233 [10] Perl version submitted by des, implemented in sh [11] Reported by: Alexander Nagilum <freebsd %at% nagilum de>
* - Really fix plistpav2005-02-011-1/+1
| | | | | Reported by: krismail No cookie for: Florent Thoumie
* Fix build on alpha.vs2005-02-012-5/+12
| | | | | PR: ports/76865 Submitted by: Gerhard Gonter (maintainer)
* BROKEN on amd64: Does not buildkrion2005-01-311-1/+7
|
* Split the postgresql ports into a server and a client part.girgen2005-01-316-11/+8
| | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors)
* Set LATEST_LINK.krion2005-01-312-2/+6
|
* - Fix install on sparc64 [1]pav2005-01-302-8/+18
| | | | | | | - Fix kris' typo PR: ports/76832 [1] Submitted by: Johan van Selst <johans@stack.nl>
* - Fix build on sparc64: rework endianness autodetectionpav2005-01-302-7/+23
| | | | | PR: ports/76828 Submitted by: Johan van Selst <johans@stack.nl>
* Resolve LATEST_LINK conflict of stackless_python versus python23.perky2005-01-302-3/+3
| | | | Pointed out by: kris
* - Fix build on FreeBSD 5pav2005-01-301-1/+1
| | | | | | | | gcc 3.x makes new assumptions on private c++ data gcc 2.95 compiles mozart with no problems PR: ports/76798 Submitted by: Paolo Veronelli <paolo_veronelli@yahoo.it>
* - Fix build on Unicode locales by forcing LANG=Cpav2005-01-301-1/+1
| | | | | PR: ports/76585 Submitted by: clemens fischer <ino-qc@spotteswoode.dnsalias.org>
* Use mkdir -p to create empty directories.olgeni2005-01-292-2/+2
|
* Create empty directories from pkg-plist.olgeni2005-01-294-0/+14
|
* Update to the 20050128 snapshot of GCC 3.4.4.gerald2005-01-292-13/+13
|
* Resurrect lang/python-devel port with Python 2.5 development snapshotperky2005-01-2937-3945/+410
| | | | as of today.
* Chase rerolled tarball (no functional change)vs2005-01-291-2/+2
|
* Update to 5.4.6vs2005-01-282-3/+3
| | | | | PR: ports/76446 Submitted by: Gerhard Gonter (maintainer)
* Don't install unused perllocal.pod file.kuriyama2005-01-261-0/+12
| | | | Reported by: pointyhat via kris
* Don't install useless empty dir (and fix plist).ale2005-01-252-4/+12
| | | | Reported by: bento via kris
* BROKEN on 5.x: Does not compilekris2005-01-251-1/+6
|
* - Update to 20050124pav2005-01-253-3/+6
| | | | | PR: ports/76617 Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
* amd64 build is broken now.daichi2005-01-231-1/+1
| | | | Submitted by: ozawa@ongs.net
* Enable kernel poll feature.olgeni2005-01-222-4/+4
|
* Unbreak on 5.X. We really should update to the CVS-version one of these days...vs2005-01-212-4/+11
| | | | | PR: ports/76501 Submitted by: Johan van Selst
* Fix the pkg-plist issue in gtk-sharp when it installs in mono's directory. Letmezz2005-01-212-3/+10
| | | | | | | mono to take of ${X11BASE} directories same as in ${LOCALBASE}. Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp Approved by: maintainer timeout (still no contact for months)
* Speed up unserialize() and fix a serious performance issue.ale2005-01-209-3/+324
| | | | Obtained from: PHP CVS
* - Correct plistpav2005-01-192-4/+5
| | | | | | | - Portlint PR: ports/76417 Submitted by: Florent Thoumie <flz@xbsd.org>
* Update to 0.9.8krion2005-01-194-7/+9
| | | | | PR: ports/76405 Submitted by: maintainer
* Update to the 20050116 snapshot of GCC 4.0.gerald2005-01-1720-140/+140
|
* Update to the 20050114 snapshot of GCC 3.4.4.gerald2005-01-172-13/+13
|
* Update to the 20050112 snapshot of GCC 3.3.6. Among others, this includes agerald2005-01-172-13/+13
| | | | fix by obrien to use the KSE pthread lib for -pthread.
* Fix plist.krion2005-01-151-1/+1
|
* Fix comparison (nod to Freshports sanity-checking daemon).trevor2005-01-141-1/+1
|
* This does compile on the Alpha--well, sometimes it does. I agree with kris'trevor2005-01-141-1/+5
| | | | | speculation that the default CFLAGS may be causing the problem seen on the package-building cluster. Try to work around the problem.
* Fix compilation on ia64.ale2005-01-141-0/+58
| | | | | Reported by: bento via kris Obtained from: PHP CVS
* Fix one bug about bootstraping on FreeBSD/amd64.obrien2005-01-141-0/+3
|
* This now coredumps when bootstrapping on FreeBSD/AMD64.obrien2005-01-141-0/+2
|
* o update to 0.10daichi2005-01-134-136/+96
| | | | | | o build fail problem fixed Submitted by: ozawa@ongs.co.jp
* update: lang/munger - new port revision to eliminate use of DEPENDS_TARGETedwin2005-01-135-40/+71
| | | | | | | Update to 4.44 PR: ports/75075 Submitted by: jimmy@jamesbailie.com
* Update to 1.0.2 (minor bug fixes).thierry2005-01-132-3/+3
|
* Update my email address in MAINTAINER and comment fields.bms2005-01-122-2/+2
|
* Maintainer change: Johannes 5 Joemann is the new maintainer.jkoshy2005-01-121-19/+24
| | | | | | | Fix a CM tool path problem reported by Gerhard Gonter [ggonter .at. yahoo.com]. Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
* - Fix overloading objects [1] (bump php4 PORTREVISION)ale2005-01-118-10/+59
| | | | | | | | | | | | - Fix crash with threaded apache2 [2] - Fix build when SSL is in not in base system [3] [4] PR: ports/75737 [1], ports/74780 [2], ports/73896 [3], ports/74886 [4] Submitted by: Toni Viemero <toni.viemero@iki.fi> [1], Peter Jeffery <peterj@qubesoft.com> [2], oliver [3], William Fletcher <ultraviolet@omina.co.za> [4] Patch by: Simon Barner <barner@gmx.de> [4]
* The upgrade of swi-pl requires an update for PyProlog asvs2005-01-102-0/+27
| | | | | | | | well. While PyProlog is not available yet in a new version, this fix bridges that gap. PR: ports/75592 Submitted by: maintainer
* - update to 0.9daichi2005-01-103-13/+14
| | | | | | - support to latest gcc34 Submitted by: ozawa@ongs.co.jp
* Update to the 20050107 snapshot of GCC 3.4.4.gerald2005-01-102-13/+13
|
* Update to the 20050109 snapshot of GCC 4.0.0.gerald2005-01-1020-130/+130
|
* o support for latest gcc34daichi2005-01-093-14/+269
| | | | | | o not depend on lang/boehm-gc port Submitted by: ozawa@ongs.co.jp
* Fix HIPE support. Looks like GNU make is picking up ARCH fromolgeni2005-01-094-4/+34
| | | | | | | | | | | | environment, even if it is defined in the Makefile. Given that FreeBSD's ARCH is "i386" and Erlang's ARCH is "x86", some substitutions did fail leading to a strange compiler failure[0]. Also fix a file:format_error call that produces an incorrect error message[1]. Obtained from: Brian Buchanan <bwb(at)holo.org> [0] Obtained from: Vlad Dumitrescu <vlad_dumitrescu(at)hotmail.com> [1]
* bump librsvg's version for fix dependcy.vanilla2005-01-091-1/+1
| | | | | PR: ports/75877 Submitted by: maintainer
* Fix -pg -pthread issue, and bump PORTREVISION.nork2005-01-092-2/+2
| | | | Submitted by: hrs
* Update to version 1.2krion2005-01-093-35/+19
| | | | | PR: ports/75952 Submitted by: Ports Fury
* Upgrade to 1.0.1 (final).thierry2005-01-083-7/+152
|
* o Fix -pthread issue.nork2005-01-082-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
* Remove memory.n from the list of manual pages. It is installed by themi2005-01-071-1/+1
| | | | | | | TCL itself. Reported by: kris (and pointyhat) Approved by: portmgr (kris)
* Does not compile on alpha. Since it's unlikely anyone is going to fixkris2005-01-024-8/+4
| | | | | | | | these old compilers, drop alpha from the supported arch list. Flip over from NOT_FOR_ARCHS to ONLY_FOR_ARCHS where used, since these ports will not support any future architectures FreeBSD runs on. Approved by: portmgr (self)
* Does not compile on alphakris2005-01-021-0/+4
| | | | Approved by: portmgr (self)
* Does not compile on alphakris2005-01-021-1/+7
| | | | Approved by: portmgr (self)
* Reset bouncing maintainer address:kris2005-01-021-1/+1
| | | | | | | <zach@neurosoft.org>: Host or domain name not found. Name service error for name=neurosoft.org type=A: Host not found Approved by: portmgr (self)
* Unbreak 'make patch'.obrien2005-01-012-3/+2
| | | | Approved by: portmgr(kris)
* Say hello to the linux mega patch, it consolidates our linux bits anetchild2005-01-016-6/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | little bit and allows to proceed to a more recent linux_base from a stable (read as: the major bugs should be ironed out or identified and most linux ports build just fine) source. It also allows to ship 4.11 with a working linuxolator (the EOLed linux_base is marked forbidden because of a security hole). This is a major update, please read UPDATING (and CHANGES if you develop linux ports). Changes: - change the default linux_base from v7 to v8 - add a newer freetype to linux_base-8 for nicer fonts display [1] - don't let cpio use hardlinks in the linux_base-8 port to quiet some warnings in some cases [2] - fix a cut&past error in the linux_base-8 pkg-install script [3] - convert the binary knob "USE_LINUX" to a version specifier, e.g. USE_LINUX=<value> specifies a dependency upon emulators/linux_base-<value>, exceptions are a value of "7" (which does what you want and adds a dependency to linux_base) and any value without a corresponding port in PORTSDIR/emulators/linux_base-<value> (which adds a dependency to the default linux_base) - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob, this allows us to use the USE_LINUX_PREFIX knob for linux_base and paves the way for splitting up future linux base ports into individual pieces - remove RESTRICTED from some GPL licensed ports, even when we only distribute binaries, we get them from official linux sites, so anyone can grab them there if he needs to - add a dependency upon the linux X11 bits where necessary (based upon guesswork) - don't use USE_X_PREFIX in some linux ports since it adds a dependency to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean solution would be to remove the implicit USE_XLIB from USE_X_PREFIX) - bump the portrevision of the linux ports ("better safe than sorry" algorithm) - pass maintainership of the important linux infrastructure to a mailinglist, hijack freebsd-emulation@ for this purpose (if somebody doesn't like this: tell us your bikeshed color at freebsd-emulation@, my color would be "linuxolator@" in case someone cares...) - add a pkg-install script for linux-fontconfig, but don't use it; everything should work without it (the FreeBSD fc-cache program should do all the work), but in case we need it we just need to decomment the pkg-install part in the Makefile - fix some dependencies - fix some bugs - add some static plists - unbreak the ports with dependecies to more than one linux_base This also fixes some ports which are marked BROKEN because of dependencies to v7 and v8 of linux_base at the same time. Known bugs: - the linux-mesa and linux-devtools ports install libGL*.so symlinks - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by the linux X11 port, so linx_Base-8 moans at deinstall time) Future work (interested souls should coordinate with freebsd-emulation@): - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies, or modify the behavior of USE_XLIB in the USE_LINUX case AFAIK trevor has some patches. - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of the PREFIX?= workaround in some linux ports Should be discussed/coordinated on/with x11@. - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/ - update to a more recent linux base PR: 69997, 70539 (and maybe others) Discussed with/on: java@, x11@, trevor, portmgr Tested by: mezz, portmgr, pointyhat RPM hunted down by: Joseph Gelinas <scirocco@tasam.com> [1] Requested by: portmgr [2] Submitted by: kris [3] Approved by: portmgr
* Use "install.sh" during build and also during install as done injkoshy2004-12-312-6/+20
| | | | | | lang/sml-nj-devel to resolve PR 40866. Submitted by: Johannes 5 Joemann <joemann@beefree.free.de>
* Fix issue with rb:show/1 (could not be called twice).olgeni2004-12-314-0/+132
| | | | Obtained from: Peter Andersson <peppe (at) erix.ericsson.se>
* Support NO_WRKSUBDIR properlykrion2004-12-301-1/+1
| | | | | PR: ports/75631 Submitted by: Ports Fury
* Attempt to fix build on !i386ahze2004-12-301-5/+2
| | | | Reported by: pointyhat via kris
* Update to the 20041226 snapshot of GCC 4.0.0.gerald2004-12-2820-130/+130
|
* Upgrade to 1.0-RC6.thierry2004-12-282-4/+4
| | | | | | Warning! As of this update, the password of your databases connections are crypted. If you were using the database manager, please remove ~/.gambas/gambas-database-manager.conf before launching the new version.
* Upgrade to 1.2dd2004-12-273-4/+8
|
* Upgrade to 5.4.5.max2004-12-275-30/+32
| | | | | | | Submitted by: Gerhard Gonter <g.gonter@ieee.org> PR: 74279, 74791 Gerhard Gonter agreed to take over the maintainership.
* Attempt to fix build on sparc64ahze2004-12-271-0/+4
| | | | Pointed out by: pointyhat via kris
* Fix pkg-plist.olgeni2004-12-262-25/+26
|
* Add a CONFLICTS entry with ruby-lua4.knu2004-12-261-2/+4
| | | | Switch BUILD_DEPENDS to LIB_DEPENDS not to confuse lua with lua4.
* Re-add ruby-lua4, which was updated with ruby-lua to support lua 5.x.knu2004-12-265-0/+65
| | | | | Repocopy is not necessary here since lang/ruby-lua is and will be the mainstream.
* Update to the "second" 1.8.2 release. (officially announced, of course)knu2004-12-262-2/+3
|
* Update to the 20041219 snapshot of GCC 4.0.0. Quite some changes.gerald2004-12-2520-130/+140
|
* Update to the 20041224 snapshot of GCC 3.4.4.gerald2004-12-252-13/+13
|
* Update lang/ruby18 to the 1.8.2 release. Happy holidays!knu2004-12-253-11/+11
|
* Fix plist.knu2004-12-252-2/+6
|
* Unbreak (documentation checksums updated).olgeni2004-12-251-34/+34
|
* Attempt to fix build on !i386ahze2004-12-241-1/+1
|
* Update lang/ruby18 to 1.8.2-preview4.knu2004-12-244-31/+220
| | | | | | * Please upgrade sysutils/portupgrade prior to this one, or pkgdb(1) may coredump with a double free() problem from a misuse of the DL module. In that case, reinstall sysutils/portupgrade manually.
* Chase dependency of databases/sqlite2krion2004-12-231-1/+2
| | | | | | Bump PORTREVISION Forgotten by: nork
* Clean up SQLite and related ports.nork2004-12-231-2/+2
| | | | | | | | | o Move databases/sqlite to databases/sqlite2. o Fix dependency on databases/sqlite. o Update sqlite2 to 2.8.15. o Bump PORTREVISION, accordingly. Approved by: portmgr, maintainers of sqlite and related ports
* Update WWW: link.thierry2004-12-231-1/+1
| | | | Approved by: deischen (maintainer).
* Upgrade to version r10b2.olgeni2004-12-2231-611/+478
|
* - Upgrade to 1.0-RC5;thierry2004-12-225-55/+59
| | | | - Fix dependencies with libxml2 & libxslt.
* Mark broken on alpha alsoahze2004-12-211-2/+2
| | | | Pointed out by: pointy hat via kris
* Update to 0.8.17.des2004-12-213-18/+8
|
* Upgrade to v110.52.jkoshy2004-12-203-49/+50
| | | | Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
* Update to the 20041217 snapshot of GCC 3.4.4. On the way, properly removegerald2004-12-203-13/+14
| | | | | | the libdata/pkgconfig directory.[1] Pointed out by: pointyhat/kris[1]
* Portlintobrien2004-12-201-3/+3
|
* Cleaner support -pthreads for 5.0-5.2.1.obrien2004-12-203-17/+22
|
* Fix xfmode splits on AMD64; using patch from Richard Henderson <rth@redhat.com>obrien2004-12-202-4/+55
|
* Tweak up the IGNORE Makevar.linimon2004-12-201-1/+1
|
* Clean up the wording of IGNORE.linimon2004-12-201-1/+1
|
* Add MOVED section for devel/bison-devel and lang/gcc-ooomaho2004-12-191-0/+1
| | | | | | and add them in Makefiles at devel/Makefile and lang/Makefile Reported by: kris
* Mark BROKEN on everything but i386 and (hopefully) alphaahze2004-12-191-2/+2
| | | | | | | since internal libffi fails. Obtained from: devel/libffi Pointed out by: pointy hat via kris
* This port is scheduled to be removed on 2005-02-18 if it is stillkris2004-12-192-0/+4
| | | | broken at that time, and a fix has not been submitted to GNATS.
* - Chase pdflib updatepav2004-12-182-3/+3
| | | | | | | | These ports were broken for 5, resp. 14 months. Ouch. PR: ports/75187 (pike76) Submitted by: Xavier Beaudouin <kiwi@oav.net> Pointy hats: ale, edwin
* Support -pthreads for 5.0-5.2.1.obrien2004-12-181-5/+14
|
* Update to the 20041215 snapshot of GCC 3.3.6.gerald2004-12-182-14/+14
|