| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Add a DEBUG knob here too.
|
|
|
|
| |
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
|
|
|
|
|
|
|
|
| |
Ifc is not broken when when linux_devtools is installed.
It does not see include files.
Noticed by: netchild
Reviewed by: knu (mentor)
|
|
|
|
|
| |
Fix error pointed out by tg@. Now just blow away the Tools subdir on uninstall
in case something compiled that stuff.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added lotsa missing files to pllist.
Added dl module for those who like to live dangerously (petef?).
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added lotsa missing files to pllist.
Added dl module for those who like to live dangerously (petef?).
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
|
| |
|
|
|
|
| |
Seen on: bento
|
| |
|
|
|
|
| |
patch is now merged in distribution
|
|
|
|
| |
Pointed out by: kris
|
|
|
|
|
| |
PR: 45354
Submitted by: Michael Johnson <ahze@rgv.net>
|
|
|
|
|
| |
PR: 45445
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- Do not install useless .la files
PR: 45443
Submitted by: Ports Fury
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
installed.
Suggested: Marius <marius@alchemy.franken.de>
Alexander Leidinger <Alexander@Leidinger.net>
Reviewed by: knu (mentor)
|
|
|
|
|
| |
PR: ports/45480
Submitted by: Erik Greenwald <greenwald@csc.smsu.edu>
|
|
|
|
| |
Noticed on: bento
|
|
|
|
|
| |
PR: ports/45439
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
| |
|
|
|
|
|
| |
This fixes temporary file locking errors seen in portupgrade. (not a
security vulnerability, just a problem with cleanup)
|
|
|
|
| |
Noticed by marius
|
|
|
|
| |
Add a knob for debugging.
|
|
|
|
|
|
|
|
| |
Bump portrevision.
Wonderful work by: Masakazu Higaki <higamasa@dream.com>
Approved by: maho(maintainer)
Reviewed by: knu(mentor)
|
| |
|
|
|
|
|
| |
PR: ports/45369
Submitted by: John Merryweather Cooper <coop9211@uidaho.edu>
|
| |
|
|
|
|
|
| |
PR: ports/44383
Submitted by: Jean-Sebastien Roy <js@jeannot.org>
|
|
|
|
|
| |
PR: ports/45143
Submitted by: Jose Marques <noway@nohow.demon.co.uk>
|
| |
|
|
|
|
| |
2. Bumped portrev cuz plist changed.
|
|
|
|
| |
Submitted by: Marc Ernst Eddy van Woerkom <Marc.Vanwoerkom@FernUni-Hagen.de>
|
| |
|
|
|
|
| |
maintenance.
|
|
|
|
| |
kde@, all the rest are up for grabs to the most masochistic bidder.
|
|
|
|
|
|
| |
Python 2.2.2.
Not approved by: tg (short timeout)
|
| |
|
|
|
|
|
|
| |
- catch up with __sF change in -stable
Tested by: marius@alchemy.franken.de
|
|
|
|
|
| |
erlang/lib. Makefile.lib lists the stock OTP libraries to avoid
cluttering the main Makefile. Time for PORTREVISION bump.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 41986
Submitted by: John Merryweather Cooper <coop9211@uidaho.edu>
|
|
|
|
| |
which is no longer needed.
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
share/doc
|
|
|
|
|
| |
PR: 45164
Submitted by: Volker Stolz <vs@foldr.org>
|
| |
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
|
|
|
|
|
| |
removed the Cstdio interface (which had references to __sF) from the
build. That interface isn't used by anything anyway.
|
|
|
|
| |
Feel free to send me any feedback before 1.6.8 is finally released.
|
|
|
|
|
|
| |
of PERL to REINPLACE_CMD
Noticed on: bento
|
|
|
|
|
| |
PR: 39189
Submitted by: Stanislav Grozev <tacho@factline.com>
|
|
|
|
|
|
|
|
|
|
|
| |
To have working FreeBSD binaries, icc installs modified libs. Installing
ifc after icc results in not working FreeBSD binaries for icc compiled
code because ifc overwrites these libs (if it doesn't overwrite them, ifc
can't produce working linux binaries).
This commit wasn't discussed with the maintainer of ifc.
Noticed by: marius@alchemy.franken.de
|
|
|
|
|
| |
- make it more clear that you shouldn't install linux_devtools in the post
install message
|
|
|
|
|
|
|
|
|
|
|
| |
- Use an exclude file for cpio, there's not much sense in extracting
and chmod'ing a whole bunch of files only to delete them afterwards.
- Fix two bugs in the ld-wrapper that could cause it to dump core in
rare cases.
- Remove a forgotten C++ include.
- Improve IGNORE message.
Submitted by: marius@alchemy.franken.de
|
|
|
|
|
| |
105 pointy hats to: me
Approved by: pat
|
| |
|
|
|
|
| |
Approved by: pat
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
will probably not become our base system compiler in the near future.
Submitted by: Frerich Raabe <frerichraabe@gmx.de>
|
| |
|
|
|
|
| |
of reward.
|
|
|
|
|
|
| |
The other half needs perl to build.
Noticed on bento and others (full mailbox :-)
|
|
|
|
| |
And some ports have USE_PERL5=yes now.
|
|
|
|
| |
Noticed on: bento
|
|
|
|
| |
Noticed on: bento
|
|
|
|
| |
Noticed on: bento
|
|
|
|
| |
Noticed by: bento
|
|
|
|
| |
Reported by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@FernUni-Hagen.de>
|
| |
|
|
|
|
|
|
| |
FreeBSD/sparc64 fails to build this and somehow the entire OS gets
frozen while running `miniruby'. I'd appreciate if someone with a
clue could help me fix the problem.
|
| |
|
|
|
|
| |
than hardcoding root:wheel.
|
|
|
|
|
|
|
|
|
|
|
| |
-Acpu(i386) to -Acpu=i386 and similar.
The patch is from Perlland:
http://archive.develooper.com/perl5-porters@perl.org/msg79350.html
While at it, add $ FreeBSD $ to the rest of the patches.
Reported by: kuriyama
|
|
|
|
|
| |
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along....
|
|
|
|
|
|
|
|
|
|
|
|
| |
It's still broken on a recent -current, though, but an OSVERSION value
more specific than 500000 should probably be used.
Note that this port still doesn't build (more specifically, doesn't
install) on bento, since it uses uname(3) to determine the system
version, and bento doesn't fake it (it fakes uname(1)).
Discussed with: kris
Approved by: obrien
|
| |
|
|
|
|
|
|
|
| |
supported by these ports. This fixes 'make readmes' for them on
sparc64 (and by that, release building without NOPORTS).
Approved by: jdp
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://archive.develooper.com/perl5-porters@perl.org/msg58812.html
with a patch from
http://archive.develooper.com/perl5-porters@perl.org/msg58819.html
While we normally do not fix non-FreeBSD problems with 3rd party
software, it is expected that perl 5.6.1 will be used widely for some
time to come, and the bug is bad enough to grant the inclusion of the
patch here.
|
|
|
|
|
|
|
|
|
|
|
| |
I didn't really take the patches from the PR, since 95% of them
where tab to space conversions. Also tweaked the makefile to use
${CC} instead of cc. The distinfo change is because of the rollout
of a new version, of which the Makefile was already changed but the
distinfo not.
PR: ports/44281
Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>
|
|
|
|
|
| |
Reviewed by: dinoex
Approved by: pat
|
|
|
|
|
| |
PR: 44553
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 44485
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Approved by: pat
|
|
|
|
|
| |
PR: 44524
Submitted by: maintainer
|
|
|
|
|
| |
PR: 44523
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: ports/44129
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Approved by: maintainer
|
|
|
|
| |
and add pike70 & pike72 to lang/Makefile.
|
|
|
|
|
| |
PR: ports/41134
Submitted by: Xavier Beaudouin <kiwi@caudium.net>
|
|
|
|
| |
Spotted by: kris
|
|
|
|
| |
Submitted by: mike
|
|
|
|
|
| |
PR: ports/44391
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Support CFLAGS/PREFIX properly
PR: 44114
Submitted by: Ports Fury
|
|
|
|
| |
Submitted by: tjr
|
|
|
|
|
| |
PR: 43447
Approved by: kris (mentor)
|
|
|
|
|
|
|
| |
- Add several libraries, utilities and documents
PR: 44349
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
dealing with the nonstandardized types of sys_nerr and sys_errlst[]
and works for both -current and recent (>=4.5) values of -stable.
The previous implementation knew too much about sys_nerr for its own
good.
|
|
|
|
| |
* Bump PORTREVISION.
|
|
|
|
| |
system headers). This is still broken by KSE changes.
|
| |
|
| |
|
|
|
|
|
| |
PR: 44279
Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>
|
|
|
|
| |
Approved by: obrien (maintainer)
|
| |
|
|
|
|
|
|
| |
adam@vectors.cx -> adam@FreeBSD.org
Approved by: pat (mentor)
|
| |
|
|
|
|
| |
Approved by: tg
|
|
|
|
| |
Approved by: tg
|
|
|
|
|
| |
PR: ports/44115
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
| |
|
|
|
|
|
| |
PR: 43590
Submitted by: maintainer
|
| |
|
|
|
|
| |
ago). Remove it.
|
| |
|
| |
|
|
|
|
|
|
| |
for old version of distfile.
PR: 43397
|
|
|
|
|
| |
PR: 43397
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
|
| |
|
| |
|
|
|
|
| |
The port does not install source files (for reference) any more.
|
| |
|
| |
|
|
|
|
| |
Submitted by: IWASAKI Dai <dai@tristan.jp>
|
| |
|
| |
|
|
|
|
|
|
|
| |
subdirectory name, no other changes), add Author and WWW info.
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/43444
|
|
|
|
|
| |
PR: 40791
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
|
|
|
|
|
| |
Reported by: bento
Tested by: kris on bento
|
| |
|
| |
|
|
|
|
| |
Submitted by: Tilman Linneweh <tilman@arved.de>
|
|
|
|
|
| |
PR: 43311
Submitted by: adam@vectors.cx
|
|
|
|
|
|
|
|
| |
fixes several coredump bugs and fatal threading problems.
Remove the autoconf dependency by including a pre-generated configure
script in the distfile. It now also includes a pre-generated parse.c
made by bison 1.35.
|
|
|
|
|
|
| |
* Mark the bootstrap as i386-only.
Approved by: maintainer
|
|
|
|
| |
(but lang/ruby_static-devel still does)
|
|
|
|
|
|
|
| |
containing a pregenerated configure and a parse.c generated with bison
1.35. This is to offer a smaller (.tar.bz2) distfile, remove the
autoconf dependency and benefit from a bit more efficient parse.c than
that which byacc(1) generates.
|
|
|
|
|
|
| |
PR: ports/43272
Submitted by: maintainer
Somepart by: me
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
| |
PR: 43165
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
|
|
|
|
|
|
|
| |
- link libc_p.a/lib_c_r.a when compiling with "-pg -static"
- fix unresolved symbols to make "-pg" and "-prof_gen" work
Submitted by: marius@alchemy.franken.de
Approved by: kris
|
|
|
|
|
|
| |
Submitted by: maintainer
Approved by: kris
PR: 43150
|
|
|
|
|
|
| |
PR: 43162
Submitted by: maintainer
Noticed by: bento log
|
| |
|
|
|
|
|
|
|
| |
change maintainer email
PR: 42634
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
| |
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
|
|
|
|
|
|
| |
available from there).
Noticed by: "Ulrich 'Q' Spoerlein" <q@uni.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Re-enable patching of iccvars.(c)sh (solely called by icid and therefore
overlooked), accidentally broken by last commit.
- Fix generation of multi-threaded code, triggered by the (badly documented)
compiler option "-mt".
- Disable compiler options "-openmp*" and "-parallel", they depend on
libguide which itself depends on pthread_atfork() (not provided by libc_r),
therefore don't install libguide.
Note: All compiler options are now believed to either work on FreeBSD or
be disabled (Maintainer note: '-prof_gen' is under investigation).
- Add a message about installing stlport-icc in order to get full C++ support.
- Remove workaround for generation of shared objects with binutils/ld 2.12.x,
appears to be fixed (unfortunately no confirmation by Intel Support, "That
is good news <...> then we should just close this issue." *sigh*).
Submitted by: marius@alchemy.franken.de
- Add note about a problem on P4 and how to solve it.
Suggested by: Martin Kahlert <martin.kahlert@infineon.com>
- Remove outdated information in pkg-descr.
|
|
|
|
|
| |
PR: ports/42606
Submitted by: Tilman Linneweh <tilman@arved.FreeBSD.ORG>
|
| |
|
|
|
|
|
|
|
|
|
| |
System, is a KL1/Prolog (Parallel logic programming language)
byte-code Interpreter/compiler environment.
PR: ports/42703
Submitted by: NINOMIYA Hideyuki <nin@Jp.FreeBSD.org>
Approved by: knu (mentor)
|
| |
|
|
|
|
|
|
| |
This hack makes gcc totally use our stock headers vs. the fixinc'ed ones.
There is probably zero chance of getting this fixed in the FSF/GCC CVS
repository, as the 3.1 branch is offically closed.
|
|
|
|
|
|
|
| |
/etc/make.conf will gladly overwrite the value in MAKE_ARGS. Patch
Makedefs (in the Icon source) instead.
PR: 38322
|
| |
|
| |
|
|
|
|
| |
Submitted by: Paul Gabriel <paul@pogo.franken.de>
|
|
|
|
| |
This fixes coredump on the Alpha.
|
| |
|
|
|
|
|
|
|
|
| |
Note: This does *NOT* work on -current. The bootstrap tarball for -current is
still missing. I am working on it. However I wanted to make this new
version available on 4.7-R.
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
handling when generating shared objects with binutils/ld 2.12.[0,1], link
in the icc C++ ABI definitions not those of gcc
- remove libcprts (STL): it has unresolvable glibc dependencies in both,
dynamic and static, versions, therefore is not usable and entirely unneeded
when libstlport is used instead
- add libimf (Intel's optimized math functions library), while there's no
measurable speed improvement (at least for the functions tested) in
comparison to FreeBSD's libm beyond the "normal" icc vs. gcc boost icc
occasionally produces code depending on libimf when told to optimize for
Pentium 4
- replace the ld-script with a wrapper written in C as (c)sh is a bit limited
and long winded for that purpose
- minor stuff and cleanup
Submitted by: marius@alchemy.franken.de
|
|
|
|
|
| |
PR: 42608
Submitted by: Joe Kelsey <joek@mail.flyingcroc.net>
|
| |
|
|
|
|
| |
Submitted by: "Dan Langille" <dan@langille.org>
|
|
|
|
|
|
|
|
|
|
| |
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.
Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
|
| |
|
|
|
|
|
| |
PR: ports/40901
Submitted by: Erik Greenwald <erik@smluc.org>
|
|
|
|
|
|
| |
compensate for the fact the master tarball does not have a version
number in its filename. This prevents older copies of the sources
being picked up during the "fetch" phase.
|
| |
|
| |
|
|
|
|
|
|
| |
lang/ruby_static.
- Integrate the iconv module into lang/ruby_static-devel.
|
|
|
|
| |
latest snapshots as of today, 2002-09-12 (JST).
|
|
|
|
|
|
|
|
|
| |
This hack makes gcc totally use our stock headers vs. the fixinc'ed ones.
I don't like this change as I don't think there is any chance of getting
this change back into the GCC repository and it is important that the
stock GCC sources will bootstrap on FreeBSD 5.0.
Submitted by: Don Lewis <dl-freebsd@catspoiler.org>
|
|
|
|
|
| |
(this port has been 100% reset back to an earlier evolution line by a repo
copied from the 'gcc31' port)
|
|
|
|
|
|
|
| |
since gawk fails to build with wchar/mbstring support due to lack of
wcscoll().
Approved by: dd (MAINTAINER)
|
|
|
|
| |
Submitted by: Patrick Hartling <patrick@137.org>
|
| |
|
|
|
|
|
|
| |
language (yorick port)
PR: 34473
Submitted by: munro1@llnl.gov
|
|
|
|
|
| |
Obtained from: ports/40901
Submitted by: Erik Greenwald <erik@smluc.org>
|
|
|
|
| |
handling.
|
|
|
|
| |
PR: 40450
|
|
|
|
| |
koi8-u.enc now in distribution
|
| |
|
| |
|
| |
|
|
|
|
| |
Graphical logo interpreter
|
| |
|
| |
|
|
|
|
|
| |
PR: 42342
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 42340
Submitted by: MAINTAINER
|
|
|
|
| |
Submitted by: Jerry A! <jerry@thehutt.org>
|
|
|
|
|
|
| |
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net
|
|
|
|
|
|
| |
repo-copy and is consequently breaking INDEX.
Pointy hat to: obrien
|
|
|
|
|
| |
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571
|
|
|
|
|
| |
PR: 42207
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
| |
|
| |
|
|
|
|
| |
cannot fetch distfiles for a long time
|
|
|
|
| |
PR: 42012
|
|
|
|
|
| |
PR: 41990
Submitted by: maintainer
|
|
|
|
|
|
|
| |
to TCL interpreter, othervise arguments in any encoding other than
ASCII are becoming ????, even when LANG or LC_CTYPE is defined properly.
Problem reported by: Alex V. Belinsky <fozzy@kievweb.net.ua>
|
|
|
|
|
|
| |
Fix SSL problem.
PR: 40450
Submitted by: tacho@factline.com,kiwi@oav.net
|
|
|
|
|
| |
Version 2 of Berkeley DB has been repo-copied to databases/db2, for
naming consistency with the other ports. Fix dependencies accordingly.
|
|
|
|
|
| |
PR: ports/40239
Approved by: dwcjr (mentor)
|
|
|
|
|
|
|
|
|
|
| |
textproc/haxml and devel/drift. (1)
* Add WITHOUT_PROFILE knob to install without profiling libraries. (2)
* Bump PORTREVISION.
PR: ports/41051 (1), ports/41231 (2)
Submitted by: Volker Stolz <vs@lambda.foldr.org> (2)
Approved by: maintainer, dwcjr (mentor)
|
|
|
|
| |
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
|
| |
|
|
|
|
|
| |
new MAINTAINER, no respose from previous MAINTAINER for more than 3 months.
Submitted by: kiwi@oav.net
|
|
|
|
|
|
|
|
| |
Change MAINTAINER to my FreeBSD address.
PR: ports/41629
Submitted by: obraun
Approved by: dwcjr (mentor)
|
|
|
|
| |
Approved by: dwcjr (mentor)
|
|
|
|
|
| |
PR: 41593
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 41822
Submitted by: Ronald Kuehn <rk@ronald.org>
|
|
|
|
|
|
| |
o Bump PORTREVISION
Prompted by: green
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- use reinplace command where appropriate
- gzip man page
- clarify download instructions (1)
- fix typo in a comment (2)
- preparation for successfull C++ compiles (2, minor changes by me)
Even if I bumped the port revision for the C++ parts, there's no need to
update yet, wait until I commit the icc-stlport.
Requested by: mi (1)
Submitted by: Marius Strobl <marius@alchemy.franken.de> (2)
|
|
|
|
|
|
|
|
| |
Maintainer).
Bump portrevision because this affects support requests to intel.
PR: 41650
|
| |
|
|
|
|
| |
doc/ were bogus).
|
|
|
|
|
|
| |
- Add Windows-centric formats
- Change from using ${PERL} to ${REINPLACE_CMD}
- To ease updates, discontinue the extensive modification of home page
|
|
|
|
| |
Install source files properly.
|
|
|
|
|
|
| |
PR: 41299
Submitted by: Ronald Kuehn <rk@ronald.org>
Approved by: maintainer timeout
|
|
|
|
| |
Add fix OSREL in Makefile
|
|
|
|
| |
Submitted by: kcwu@ck.tp.edu.tw
|
|
|
|
| |
cleanup pkg-plist
|
|
|
|
| |
An open-source COBOL compiler
|
|
|
|
| |
List reinplaced files statically.
|
|
|
|
|
|
| |
2) An actual rpm2cpio talks a little bit more, redirect sdterr to /dev/null.
Noticed by: marius@alchemy.franken.de (1)
|
|
|
|
|
| |
PR: 40900
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
| |
|
|
|
|
|
|
| |
to pkg-plist.
Reported by: nork
|
| |
|
|
|
|
| |
This will be the last release on the GCC 3.1 branch.
|
|
|
|
|
| |
Submitted by: lots and lots
Pointy hat to: ade
|
|
|
|
|
| |
Submitted by: maintainer
Pointed out by: pat
|
|
|
|
| |
Approved by: obrien (maintainer+mentor)
|