| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
path was wrong).
Approved by: obrien (maintainer+mentor)
|
|
|
|
|
|
| |
path was wrong).
Approved by: obrien (maintainer+mentor)
|
|
|
|
|
| |
PR: 41191
Submitted by: maintainer
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
|
|
|
|
|
| |
Add two knobs:
WITH_PERL_MALLOC - to compile with perl's own malloc, as opposed to
the freebsd system malloc. Some might find this useful, since perl's
malloc is marginally faster in typical cases, and orders of
magnitude faster in degenerate cases. Use with care.
WITH_GDBM - to compile with gdbm support.
|
|
|
|
|
|
|
|
|
|
|
|
| |
WITH_PERL_MALLOC - to compile with perl's own malloc, as opposed to the
freebsd system malloc. Some might find this useful, since perl's malloc
is marginally faster in typical cases, and orders of magnitude faster in
degenerate cases. Use with care.
WITH_GDBM - to compile with gdbm support.
Requested by: netchild (WITH_PERL_MALLOC),
Joachim Leidinger <jojo@blackpoint.de> (WITH_GDBM)
|
|
|
|
|
| |
PR: ports/40890
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
on libc.3.
PR: 41001
Submitted by: KUNISHIMA Takeo <kunishi@acm.org>
|
| |
|
|
|
|
|
|
|
|
|
| |
- Give maintainership to submitter
- Sort pkg-plist
- Use LOCALBASE for path of libutils.la
PR: ports/40985
Submitted by: Christian Brueffer <chris@unixpages.org>
|
|
|
|
|
|
|
| |
Pass maintainership to submitter
PR: ports/40984
Submitted by: Christian Brueffer <chris@unixpages.org>
|
|
|
|
|
|
|
|
| |
Clean up some portlint warnings
Allow port to build if PREFIX is different from that of tk and tcl
PR: ports/40959
Submitted by: maintainer
|
|
|
|
| |
Suggested by: Andreas Hauser <hauser@informatik.uni-muenchen.de>
|
|
|
|
| |
Requested by: Austus <austus@adelphia.net>
|
|
|
|
| |
* Remove empty patch file.
|
|
|
|
|
|
|
| |
to INSTALLMAN1DIR and INSTALLMAN3DIR, respectively, if there are no
corresponding variables in Config.pm, which is unfortunately the case
for perl 5.8.0. This fixes manpage installation path for p5 ports built
with perl5.8.0 as /usr/bin/perl.
|
|
|
|
| |
.NET clone by Ximian
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
ld. Work around by reordering the PATH variable in the ifc wrapper script.
Submitted by: maintainer
PR: 40744
Bump PORTREVISION.
|
|
|
|
|
|
| |
PR: 40779
Submitted by: Simon Marlow <simon@smarlow.com>
Reviewed by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
|
|
|
| |
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
|
|
|
|
|
|
|
|
| |
${SED} -> ${REINPLACE_CMD}
PR: 40750
Submitted by: 40751
Reviewed by: maintainer
|
| |
|
|
|
|
| |
Unbreak build using an aclocal patch.
|
|
|
|
|
|
|
|
| |
Submitted by: maintainer
PR: 40446
- Portlint
- add missing USE_LINUX
|
| |
|
|
|
|
| |
2002-07-15.
|
|
|
|
| |
uids from the documentation tarball.
|
|
|
|
| |
Noticed by: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).
The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.
Please report any unusual problems to gnome@FreeBSD.org.
Discussed with: marcus
Reviewed by: marcus
|
|
|
|
|
| |
PR: 40435
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Force installs. This is to allow (semi-)automatic garbage removal by
"find /usr/libdata -ctime -N -delete".
Well - substitute /usr/libdata with /usr/local/lib/perl5 here.
Requested by: sheldonh
2. Do not link with libbind even if Configure detects it. A particular
reason for that is that perl's getpw* stop working with NIS.
Reported by: Russell Cattelan <cattelan@thebarn.com>
|
| |
|
|
|
|
|
|
|
| |
Remove maintainer since email address is invalid
PR: 39954
Submitted by: jerry@thehutt.org
|
| |
|
|
|
|
|
|
| |
Note that with this update we loose the .info files.
I am sick and tired of dealing with them and most of all makeinfo --no-split
isn't working.
|
|
|
|
|
| |
PR: 37704
Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
|
|
|
|
|
| |
PR: 40307
Submitted by: maintainer
|
|
|
|
|
| |
PR: 40289
Submitted by: maintainer
|
| |
|
|
|
|
|
|
| |
version bumps
Noticed by: bento
|
|
|
|
|
| |
Reported by: Anders Andersson <anders@hack.org>
Pointy hat to: me
|
|
|
|
| |
Problem Reported by: Oliver Brandmueller <ob@e-Gitt.NET>
|
|
|
|
|
|
| |
add missing files to PLIST and MAN1
Submitted by: pat
|
| |
|
| |
|
|
|
|
|
| |
PR: 40062
Submitted by: maintainer
|
|
|
|
| |
Suggested by: Christian "naddy" Weisgerber <naddy@freebsd.org>
|
| |
|
|
|
|
|
| |
PR: 40048
Submitted by: maintainer
|
|
|
|
|
| |
PR: 39986
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 39898
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 34999
Submitted by: erik@smluc.org
|
|
|
|
|
| |
PR: 39262, 39263, 39264, 39265, 39266, 39267
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
|
|
|
|
| |
PR: 26884
Submitted by: js@jeannot.org
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: cjh (mentor)
|
|
|
|
|
| |
PR: 39746
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 39605
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
|
|
|
| |
shared library, which boosts package size by 10x.
|
| |
|
|
|
|
|
|
|
|
| |
- add WWW to pkg-descr
- add do-install target
PR: 39588
Submitted by: maintainer
|
|
|
|
|
| |
PR: 39474
Submitted by: maintainer
|
|
|
|
| |
Prompted by: ijliao
|
| |
|
|
|
|
|
| |
* Don't install libltdl.*
* Dump PORTREVISION
|
|
|
|
| |
Prompted by: Mike Harding <mvh@ix.netcom.com>
|
| |
|
| |
|
|
|
|
|
| |
PR: 39480
Submitted by: maintainer
|
|
|
|
|
| |
PR: 39368
Submitted by: maintainer
|
|
|
|
| |
find -delete, for obvious reasons. No PORTREVISION bump.
|
|
|
|
| |
(read: -current). No PORTREVISION bump.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
from normal rmdir'ing and unexec rmdir'ing, do a find | xargs rm for
generated .ph files, since those will differ in different versions of
FreeBSD just like .h files may not be the same.
2. Install.pm is broken in 5.6.1 and leads to the wrong .packlist
generation, which, in turn, breaks BSDPAN. Fix that.
3. Extend use.perl to patch /etc/manpath.config so that manpages for
modules installed by this and other p5- ports are be available.
PR: 39108 (item 1)
Reported by: Dan Nelson <dan@dan.emsphone.com> (item 1)
|
| |
|
| |
|
| |
|
|
|
|
| |
Forgotten by: znerd
|
| |
|
|
|
|
|
|
| |
a .if condition before reading through bsd.port.post.mk.
Approved by: netchild (MAINTAINER)
|
| |
|
|
|
|
|
| |
PR: 39243, 39244, 39245, 39249
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
| |
Fortran to Python Interface Generator
|
| |
|
|
|
|
| |
and would like to maintain these ports again. Welcome back, Miguel. :-)
|
|
|
|
|
| |
PR: 39106
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- Hand maintainership to submitter
- Update WWW tag
PR: 39100
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
|
|
|
|
| |
PR: 38639
Approved by: MAINTAINER Alan E <alane@geeksrus.net>
|
|
|
|
|
|
|
| |
still working on updating the port to 0.3.
PR: 38639
Submitted by: maintainer
|
|
|
|
| |
Requested by: tobez
|
|
|
|
| |
Approved by: tobez (MAINTAINER)
|
| |
|
|
|
|
| |
Reported by: make index
|
|
|
|
| |
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
|
| |
|
|
|
|
|
| |
PR: 38712
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
|
|
|
|
| |
- Utilize NOPORTDOCS
- Fix pkg-comment format
PR: 38998
Submitted by: Ports Fury
|
| |
|
| |
|
|
|
|
|
| |
the optimization work the PGCC group did based on the closed development
GCC versions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ruby Shim is a set of modules that provide the libraries and the
additional features that will appear in the next version of Ruby.
Shim between 1.6 and 1.8 includes:
features/ruby18 Hooks to support ruby 1.8 extensions
dl Interface to dynamic linker
racc-runtime Racc runtime module
stringio IO interface for String
strscan Fast string scanner
benchmark Benchmark module
fileutils File & directory manipulation
pp Pretty printer (prettier version of `p')
tsort Topological sorter
Accordingly, this port obsoletes and replaces the following ports:
devel/ruby-dl
devel/ruby-fileutils
devel/ruby-fnmatch
devel/ruby-racc-runtime
devel/ruby-strscan
They will be automatically deinstalled during the installation process
of this port.
|
|
|
|
|
|
|
| |
- use an empty MASTER_SITES to not get mail from fenner's distfile survey
Suggested by: fenner
- correct the message in IGNORE after obrien's change to linux-base
- fill in the product name in docs/csupport
|
| |
|
| |
|
| |
|
|
|
|
| |
- use defined dirs consistently in each makefile
|
|
|
|
|
|
|
|
| |
I would like to try maintaining the acroread5 one, so I pre-snarfed
it. :-P
PR: 38978
Submitted by: Miguel Mendez (outgoing maintainer)
|
| |
|
|
|
|
|
| |
PR: 38882
Submitted by: Hiroyuki Une <harrier@seiryu.cim.hkg.ac.jp>
|
|
|
|
|
| |
explaination in our cvs logs or the package website why this cannot be
compiled with GCC 3.1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update: gnustep-make-1.3.2
- remove obsolete MASTER_SITES
- Update: gnustep-objc-1.2.2
- Update: gnustep-base-1.3.2
- remove obsolete MASTER_SITES
- fix configure for libxml2
- more languages: Russian, Slovak, UkraineRussian
- Update: gnustep-guile-1.0.3.tar.gz
Not updated to: gnustep-gui-0.7.7,
it conflicts with gnustep-xgps-0.7.6
|
|
|
|
|
| |
PR: 38874
Submitted by: Jeremy Norris <ishmael@mchsi.com> (previous maintainer)
|
|
|
|
| |
Pointy hat to: alex
|
| |
|
| |
|
|
|
|
|
| |
PR: 38868
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
|
|
|
| |
wxBasic Programming Language
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
@INC array. This takes care of the infamous problem of updating the
packages already in the perl distribution. With this change, no tricks
are any longer necessary for such p5 ports, except the usual tweaking of
INSTALLDIRS in Makefile.PL. This last one can also be taken care of by
an appropriate BSDPAN modifications, but until we have the `natural'
@INC order in the 4.X base system perl, it is meaningless.
Do not include iconv.h and do not link with libiconv. Iconv is not used
by perl in any way currently, but it used to link it if found.
Fix perl on freebsd/sparc64.
PR: 33212 (iconv), 37605 (iconv), 38813 (sparc64)
Reported by: Vivek Khera <khera@kciLink.com> (iconv),
Martin Nilsson <martin@gneto.com> (iconv)
Submitted by: jake (sparc64)
|
| |
|
| |
|
|
|
|
|
| |
PR: 38786
Submitted by: Ports Fury
|
|
|
|
| |
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de>
|
|
|
|
|
| |
PR: 38702
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
| |
|
| |
|
|
|
|
| |
(They used to be in pkg-descr).
|
| |
|
|
|
|
|
|
| |
shell like all the other shells in "shells".
Suggested by: nectar
|
| |
|
| |
|
|
|
|
| |
The linux_base port is now at RH version 7.
|
| |
|
| |
|
|
|
|
|
| |
PR: 38585
Submitted by: maintainer
|
|
|
|
|
| |
Submitted by: maintainer
Requested by: author
|
|
|
|
| |
Noticed by: kris
|
|
|
|
|
|
|
| |
undefined when DEBUG_FLAGS is defined.
Submitted by: Dave Cornejo <dave@dogwood.com>,
Joshua Goodall <joshua@roughtrade.net>
|
|
|
|
| |
2002-05-23.
|
|
|
|
|
|
|
| |
the problems with threaded perl build. The threaded perl is curently
unsupported by this port but seems to work fine with this fix applied.
Reported by: Jens Fallesen <jens@fallesen.dk>
|
|
|
|
|
|
|
|
| |
author.
Port is now unbroken.
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
|
| |
on current issue. gotta back it out sooner or later.
/me puts on pointy hat
Requested by: many
|
|
|
|
| |
Submitted by: find /usr/ports -type f -size 0
|
|
|
|
| |
Submitted by: Carl Fongheiser <cmf@iabears.org>
|
|
|
|
|
|
|
| |
some portlint warnings while i'm at it.
PR: 38421
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
|
|
|
|
| |
PR: 38359
Submitted by: maintainer
|