| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- SWIG has finally merged swigruby and now includes Ruby support!
Sort and update PLIST.
Update DESCR to reflect the latest languages support.
|
|
|
|
|
|
| |
with wrong suffix when MANSUFFIX is defined.
Submitted by: maintainer
|
|
|
|
|
| |
PR: 20735
Submitted by: maintainer
|
|
|
|
| |
PR: 20980
|
|
|
|
|
| |
PR: 21030
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-09-05 00:55 knu
* README.knu: Mention revision numbers hyperlinking in annotation.
2000-09-05 00:53 knu
* cvsweb.cgi: Get the revision numbers in annotation available as
hyperlinks.
Requested by: Josef Karthauser <joe@pavilion.net>
2000-09-04 23:50 knu
* cvsweb.cgi: Fix previously introduced incorrect fix.
s/\s+\n$//; --> s/\s+$/\n/;
FreeBSD PR: misc/20989
Submitted by: Tony Finch <dot@dotat.at>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-09-04 03:25 knu
* README.knu, cvsweb.cgi, cvsweb.conf: Introduce manpage
hyperlinking.
2000-09-04 02:33 knu
* cvsweb.cgi: Get all mail URLs and addresses as hyperlinks, not
just the first one. (s/// --> s///g)
Install ChangeLog file.
|
| |
|
| |
|
|
|
|
|
| |
PR: 20987
Submitted by: maintainer
|
|
|
|
| |
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
| |
malloc libs ports we have).
|
| |
|
| |
|
|
|
|
|
|
|
| |
- add svgalib support (tested with C&T65554);
- make it USE_LIBTOOL;
- remove spaces between `@' and `$' in targets;
- decrease amount of tabs used to make variables indentation from 2 to 1.
|
|
|
|
|
|
| |
- add svgalib support (tested with C&T65554);
- make it USE_LIBTOOL;
- remove spaces between `@' and `$' in targets.
|
|
|
|
| |
Pointed out by: nbm
|
|
|
|
| |
bouncing for 4 months.
|
|
|
|
|
|
|
|
|
|
|
|
| |
cross-language master-slave ports.
I just wonder how I could overlook this. I thought I tested with Wnn,
netscape and so on. *sigh*
Yes, I know how I can fix it, but I'd certainly back out first.
Reported by: steve
Pointy hat to: knu
|
|
|
|
| |
No response from: ports list, PW
|
|
|
|
|
|
|
|
| |
PREFIX/include/stdio.h is just too dangerous as one can too easily get it
when they don't want it. Also Sendmail 8.11 (building with STARTTLS)
expects to find the header "sfio/sfio.h".
Submitted by: Lyndon Nerenberg <lyndon@orthanc.ab.ca>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note you _CANNOT_ use ${SED} and ${AWK} in "!=" lines. I wish people would
STOP running `portlint' on this Makefile and blindly accpeting its output w/o
understanding it. To quote Henry Spencer:
I Thou shalt run lint frequently and study its pronouncements with
care, for verily its perception and judgement oft exceed thine.
..snip..
``Study'' doth not mean mindless zeal to eradicate every byte of lint
output--if for no other reason, because thou just canst not shut it
up about some things--but that thou should know the cause of its
unhappiness and understand what worrisome sign it tries to speak of.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
| |
* Make description formatting nicer and add WWW link.
PR: 20826
Submitted by: Trevor Johnson <trevor@jpj.net>
|
|
|
|
|
| |
PR: 20823
Submitted by: MAINTAINER
|
|
|
|
|
|
|
|
| |
was causing problems with a few ports determining that .c was the suffix
for executables. The fix is to expand it to '*.c | *.C' so that m4(1)
doesn't try to outsmart us.
Noticed by: George W. Dinolt <gdinolt@pacbell.net>
|
|
|
|
|
|
| |
only what each port needs. Other miscellaneous bug fixes.
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-08-25 18:01 knu
* cvsweb.cgi: Get side-by-side diff working when $showfunc is true,
noting that `-p' option of diff(1) can only be used with context
and unified diffs.
Submitted by: Roger Hardiman <roger@cs.strath.ac.uk>
Allow to specify CVS tags or branch names (including `.' and
`HEAD') on cvs checkout.
e.g. http://foo/cvsweb.cgi/bar/dood.c?rev=.
http://foo/cvsweb.cgi/bar/dood.c?rev=RELENG_4
http://foo/cvsweb.cgi/bar/dood.c?rev=RELENG_4_1_0_RELEASE
Not for diff currently, as rcsdiff does not grok CVS tags.
Inspired by: Folks at the FreeBSD cvs-all list.
Specify `-R' (turn on read-only repository mode) and `-l' (do not
log in the command history) on cvs checkout, so that one does not
need a write permission with the repository.
2000-08-25 00:53 knu
* cvsweb.cgi: MFZ 1.94. (Fix a typo in JavaScript code)
|
|
|
|
|
|
|
| |
system, since the code has bit-rotted and does not grok the new bonobo
Problem reports by: Archie Cobbs <archie@whistle.com>
Sledgehammer patch by: ade
|
|
|
|
|
|
|
| |
Do not write outside the working directory during the build process.
PR: ports/20740
Submitted by: Toshihiro Inoue <tino@pa2.so-net.ne.jp> (MAINTAINER)
|
| |
|
|
|
|
| |
Found by: Dan Langille <dan@langille.org>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
libstash - Algorithms and data structures library.
libsock - TCP/IP networking library
ncat - Like cat(1), but with sockets.
proxy - Transparent logging proxy.
All of these ports are part of a single source distribution, but they fit
better into the ports scheme as separate ports.
|
| |
|
| |
|
|
|
|
| |
(cf. eXtreme Programming ("XP"))
|
| |
|
| |
|
| |
|
|
|
|
| |
separated from ruby-racc.
|
|
|
|
| |
the forthcoming slave port.
|
| |
|
|
|
|
|
|
|
| |
- Add patches to make it work with Perl 5.6.0
- Remove a mirror which does not hold a distfile anymore
- Add perl5 to CATEGORIES
- Take over the maintainership (from ports@FreeBSD.org)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
incompatible with 1.1p5, which is a stable version.
Thus 1.3a3 should take its place as SWIG-devel and 1.1p5 should take
its place back as SWIG.
Also:
- Remove a mirror which does not hold a distfile anymore
- Add perl5 to CATEGORIES
- Take over the maintainership (from ports@FreeBSD.org)
|
| |
|
|
|
|
|
|
|
| |
o Add missing fi
o s/$GREP/grep/g
Reported by: Siegbert Baude <siegbert.baude@gmx.de>
|
| |
|
| |
|
|
|
|
| |
the Alpha.
|
| |
|
|
|
|
| |
is the extension for executables.
|
| |
|
| |
|
| |
|
|
|
|
| |
new BONOBO (also affects devel/dryad which depends on this port)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From its ChangeLog:
2000-08-17 00:27 kfogel
* Makefile: Tell the truth.
2000-08-17 00:26 kfogel
* cvs2cl.pl: (pretty_file_list): init $common_dir to undef; adjust
later conditionals to distinguish undef value from "", the latter
meaning that no common directory prefix is possible.
This fixes the bug with filenames and directory prefixes reported
by Shlomo Reinstein <shlomo.reinstein@intel.com>.
2000-08-17 00:22 kfogel
* tests/: Makefile, log-3.txt, out-3a.txt, out-3b.txt: Added tests
from Shlomo Reinstein's log.
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
| |
"ruby" virtual category.
Make textproc/eruby belong also in www.
|
| |
|
|
|
|
|
|
|
|
| |
script so that the behaviour of a package installation matches
that of a port installation identically.
Note that, in the package case, we already have a valid run-time
linker hints file for Linux.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Here's an excerpt from cvs2cl's ChangeLog generated by itself. :>
2000-08-15 00:59 kfogel
* cvs2cl.pl: Handle even the [allegedly impossible] case of an
undefined dir prefix.
2000-08-15 00:52 kfogel
* cvs2cl.pl: Be more careful about setting $common_dir.
This hopefully fixes a two-char eats problem reported by Shlomo
Reinstein <shlomo.reinstein@intel.com>; Shlomo's patch is included
in a comment (search for "shlomo") for reference, in case this
doesn't work. Only Shlomo can test right now, although if this
doesn't work I'll just ask him for his log info.
|
|
|
|
|
|
|
|
|
| |
- Use cvsweb.conf* in the current directory when they don't exist in
/usr/local/etc/.
- Declare function prototypes to shut up runtime warnings.
- Remove redundant white space at the end of lines.
|
|
|
|
|
|
| |
menus on the terminal.
Submitted by: jhb
|
|
|
|
|
|
|
|
| |
that you must not use something like macro(var++) if you don't know
the implementation of the macro.
PR: 20538
Submitted by: Kevin Day <toasty@dragondata.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Overall changes:
Use tabs instead of sequential spaces.
Note Author as well as WWW in DESCR.
Do not install examples when NOPORTDOCS.
Make RUBY, RUBY_VER and RUBY_ARCH variables overridable.
ruby-date2:
share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb
textproc/ruby-html-parser:
databases/ruby-mysql:
devel/ruby-optparse:
devel/ruby-property:
Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead
of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/
textproc/ruby-rdtool:
Install documents in .rd format too.
Format optparse's rd file. (Since ruby-rdtool depends on
optparse, it cannot be done during optparse's build
process. So ruby-rdtool should take care of that when it is
installed. :)
|
|
|
|
|
| |
PR: 20378
Submitted by: Maintainer
|
|
|
|
| |
Install racc2y and y2racc. (racc <-> yacc converters)
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
| |
USE_AUTOCONF breaks the build.
Submitted by: maintainer
|
|
|
|
|
|
| |
Starting from this release `sdl11-config --libs' output includes only SDL libs
and doesn't include X11 libs, which confuses configure scripts in third-party
apps. I reverted it to the previous behaviour.
|
|
|
|
|
| |
PR: 20269
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 20535
Submitted by: Dmitry S. Sivachenko <dima@chg.ru>
|
|
|
|
|
| |
PR: 20533
Submitted by: maintainer
|
|
|
|
|
|
|
| |
-lc_r -> -pthread. Update PLIST.
PR: 20174
Submitted by: Stijn Hoop <stijn@win.tue.nl>
|
|
|
|
|
| |
PR: 20123, 20124, 20125, 20126
Submitted by: maintainer
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
|
|
| |
previous commit but I forgot it while merging the conflicts in the patch
that was submitted.
PR: 20509
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
This commit follows a previous one that I'd cancelled partway through, so
it should get through to the cvs list, and should finish the upgrade.
That's why the Makefile is not included in this commit.
PR: 20509
Submitted by: maintainer
|
|
|
|
|
| |
PR: 20509
Submitted by: maintainer
|
|
|
|
|
| |
PR: 20500
Submitted by: maintainer
|
|
|
|
|
| |
PR: 20469
Submitted by: maintainer
|
|
|
|
|
| |
PR: 20468
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: 20496
Submitted by: Steve Coltrin <spcoltri@omcl.org>
|
|
|
|
|
|
|
| |
-New MASTER_SITES
PR: 20460
Submitted by: maintainer
|
| |
|
|
|
|
| |
namespace pollution.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
devel/ruby-amstd:
A collection of miscellaneous Ruby modules
devel/ruby-date2:
An alternative date class for Ruby
devel/ruby-strscan:
Fast string scanner class for Ruby
|
|
|
|
|
|
|
|
|
|
|
| |
devel/amstd:
A collection of miscellaneous Ruby modules
devel/ruby-date2:
An alternative date class for Ruby
devel/ruby-strscan:
Fast string scanner class for Ruby
|
|
|
|
| |
Build failure pointed out by: Anders Andersson <anders@sanyusan.se>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
databases/ruby-mysql:
Ruby module for accessing MySQL databases, which has
the same functions as C API
ports/devel/ruby-optparse:
Yet another command line option parser for Ruby
|
| |
|
|
|
|
|
|
|
|
| |
devel/ruby-racc:
An LALR(1) parser generator for Ruby
textproc/ruby-html-parser:
HTML-parser package for Ruby
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/ruby-property:
Simple properties scheme for Ruby
lang/ruby-python:
Ruby extension library for embedding Python in Ruby
math/ruby-bigfloat:
Variable precision floating library for Ruby
Whipped on by: ade :>
|
| |
|
|
|
|
|
|
|
|
|
| |
AdaBroker is a full Ada CORBA implementation, released under
the GPL (with a special exception on runtime files allowing them
to be included in non-GPL applications).
PR: ports/18059
Submitted by: Samuel Tardieu <sam@trillian.enst.fr>
|
|
|
|
|
| |
PR: ports/20068
Submitted by: Mark Huizer <xaa+ports@timewasters.nl> (MAINTAINER)
|
|
|
|
| |
Wrists slapped by: knu, sheldon
|
|
|
|
|
| |
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
PR: ports/20303
|
|
|
|
| |
post-extract rule
|
| |
|
| |
|
| |
|
|
|
|
| |
post-extract rule
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
|
| |
|
|
|
|
| |
applications. Based on Python/GNOME.
|
|
|
|
|
| |
PR: 20181
Submitted by: Maintainer
|
|
|
|
|
|
|
| |
with a graph layout tool (such as Dot and VGC, apparently).
PR: ports/20164
Submitted by: Leo Kim <leo@florida.sarang.net>
|
|
|
|
|
|
| |
- Nothing but #!/usr/bin/perl -> #!/usr/bin/perl5
Define USE_PERL5 and substitute ${PERL} for /usr/bin/perl5.
|
|
|
|
|
| |
PR: ports/19896
Submitted by: Kim Scarborough <sluggo@unknown.nu>
|
|
|
|
|
| |
PR: ports/19873
Submitted by: Thomas Quinot <quinot@inf.enst.fr>
|
|
|
|
|
| |
PR: ports/20097
Submitted by: Trevor Johnson <trevor@jpj.net>
|
|
|
|
|
|
|
| |
transferring large amounts of data between procedures or interpreters.
PR: ports/18761
Submitted by: Mikhail Teterin <mi@privatelabs.com>
|
|
|
|
|
| |
PR: 20224
Submitted by: MAINTAINER <s.moeding@ndh.net>
|
|
|
|
|
| |
PR: 20251
Submitted by: Dmitry S. Sivachenko <dima@Chg.RU>
|
|
|
|
| |
Approved by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PORTVERSION 1.93.1.9 indicates that it's knu's cvsweb rev. 1.9, based
on Zeller's cvsweb rev. 1.93. I'll keep merging all the changes that
will be made on Zeller's version as well as enhancing it to meet our
needs. :)
Below is an excerpt from README.knu.
----
Added features over Zeller's version:
o Customizable "show functions" option
You can specify a regexp for each file type to teach rcsdiff(1) to
recognize function lines.
o Customizable PR categories
o Move $prcgi to cvsweb.conf
Now each repository can have its own PR categories and
query-pr.cgi URL, which can be defined in cvsweb.conf-${cvstree}.
It is useful when you have such as NetBSD and/or OpenBSD
repositories.
o Improved support for text-based browsers
Unidiff is the default format for diffs, for text-based browsers.
o Enhance hyperlinking PR # feature.
The following PR numbers will all be hyperlinked. :)
PR: 12345, 67890, ..
PR: #12345, #67890, ..
PR# sparc/12345, i386/67890
PR: ports/43210
kern/98765
.. is related to bin/4567, which is ...
|
|
|
|
|
| |
PR: ports/16794
Submitted by: Erik H. Bakke <erik@habatech.no>
|
|
|
|
|
| |
PR: ports/16794
Submitted by: Erik H. Bakke <erik@habatech.no>
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
| |
Obtained from: http://download.sourceforge.net/cplusplus/CommonC++-1.1.0.ports
|
|
|
|
|
| |
PR: 20149
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
| |
smaller than the .gz one.
* Added a few mirror sites, since the main (redhat) site is overloaded
at the moment.
Thanks to:Mikhail Teterin and Dmitry S. Sivachenko for the suggestion.
|
| |
|
|
|
|
| |
when committing it. Oops.
|
| |
|
|
|
|
|
|
| |
IDE/source code analysis tool.
Obtained from: Freshmeat posting
|
|
|
|
| |
Submitted by: Bram Moolenaar <Bram@moolenaar.net>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
p5-Crypt-CBC => 1.25
p5-DBI => 1.14
p5-Date-Manip => 5.38
p5-Devel-Symdump => 2.01
p5-IRC => 0.70
p5-Locale-Codes => 1.02
p5-MIME-Lite => 2.101
p5-ParallelUA => 2.49
p5-URI => 1.07
|
|
|
|
|
| |
PR: 20098
Submitted by: Ports Fury
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(2) Now it is not necessary to exist a file "info/dir"
when install-info is executed.
By (1) and (2), I removed the next line:
[ -f %D/info/dir ] || sed -ne 1,/Menu:/p /usr/share/info/dir > %D/info/dir
from PLIST or Makefile
CV: ----------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the inode numbers of files.
This should fix the "duplicated macros" error when aclocal is
invoked with `-I ${X11BASE}/share/aclocal' explicitly.
- Do not scan ${X11BASE}/share/aclocal if it does not exist. (Or it's
(a symlink to)* a directory)
This should fix the "no such directory" error when you build a non-X
port without X installed. (like on bento)
|
|
|
|
| |
Functionality is untested at this time.
|
|
|
|
| |
with it as I'm a lazy bastard).
|
|
|
|
|
| |
(we only have two arch's, why can't we keep them better in sync with each
other ABI-wise?)
|
|
|
|
|
| |
local => /home/cvs
FreeBSD => /home/ncvs
|
|
|
|
| |
o checkout without revision should default to HEAD
|
| |
|
|
|
|
|
| |
Warning: it is unstable development version, so you do not have to upgrade your
gtk12 LIB_DEPENDS!
|
|
|
|
| |
The previous value was of my locally packed tarball somehow..
|
| |
|
|
|
|
|
| |
PR: 19919
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
(ie: ${LOCALBASE}), but also ${X11BASE}/share/aclocal via an extra
patch and some configure-time substitution
Discussed on: ports (quite a while back)
Original disgusting hack by: ade
Suggested improvements by: asami
Reworked patch by: ade
|
|
|
|
|
|
|
| |
fix process of install-info.
PR: 19943
Submitted by: Ports Fury
|
|
|
|
|
| |
However, port is still broken due to odd C++ compiler error, though this
is a different error as before.
|
|
|
|
| |
Noticed by: bento
|
|
|
|
| |
Noticed by: bento
|
| |
|
|
|
|
|
| |
Reduce warnings.
Make https URLs clickable as well as ftp and http URLs.
|
| |
|
| |
|
|
|
|
|
|
|
| |
p5-Class-MethodMaker is the Perl module for creating generic methods.
PR: 19796
Submitted by: Trevor Johnson <trevor@jpj.net>
|
|
|
|
|
| |
creating a gcc specs file (prompted by Dima Ruben). Remove obsolete
information and update various tidbits.
|
|
|
|
|
|
| |
and override variables as necessary. This vastly shortens this file, makes
tracking toolchain changes more automatic, and makes the linuxthreads port
build on both -stable and -current.
|
| |
|
| |
|
|
|
|
|
|
|
| |
It does not USE_AUTOCONF, but it requires autoheader to build.
PR: ports/19847
Submitted by: Toshihiro Inoue <tino@pa2.so-net.ne.jp>
|
|
|
|
|
|
|
| |
BTW, the maintainer forgot to update checksum, I update it.
PR: 19829
Submitted by: Ruslan Shevchenko <Ruslan@Shevchenko.Kiev.UA>
|
|
|
|
|
| |
This update fixes several SECURITY problems, so PLEASE UPDATE to this
version ASAP.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
the i386, i960, m68k, mips64orion, powerpc, sh, and sparc processors.
PR: 19335
Submitted by: James Housley <jim@thehouselys.net>
|
|
|
|
|
|
|
| |
A tool for exporting C libraries into Scheme interpreters.
PR: 19575
Submitted by: Matthew Condell <mcondell@alum.mit.edu>
|
| |
|
|
|
|
|
| |
PR: ports/19775
Submitted by: Maintainer
|
|
|
|
|
| |
PR: 19634
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
second/attosecond.
PR: 19348
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
|
|
|
|
|
| |
PR: 19466
Submitted by: Kelly Yancey <kbyanc@posi.net>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Obtained from: message from Matt on -smp
|
| |
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Shame on GNU folks!
|
|
|
|
| |
Submitted by: portlint
|
|
|
|
|
|
|
| |
strip symbols when installing library.
PR: 19681
Submitted by: maintainer
|
|
|
|
| |
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
|
| |
|
|
|
|
| |
Noticed by: bento
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 19632
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
message bases (I donno what it is anyway ;).
PR: 19373
Submitted by: Sergey Samoyloff <gonza@techline.ru>
|
| |
|
|
|
|
| |
--hide-filenames option has been added.
|
| |
|
|
|
|
|
| |
strings. It understands both the UTF-8 and UCS-2 encodings, and has a
framework for adding support for new encodings.
|
| |
|
|
|
|
| |
functionally similar to the Windows registry but lots better :-)
|
|
|
|
| |
MASTER_SITE_LOCAL site.
|
| |
|
|
|
|
| |
Submitted by: reg
|
| |
|
| |
|
|
|
|
| |
the GNOME Debugging Framework (GDF)
|
|
|
|
|
| |
debugging services to applications such as Integrated Development
Environments and standalone debugging tools similar to DDD.
|
| |
|
|
|
|
|
|
|
|
| |
This was moved from the base system based on need and licensing
considerations.
Reviewed and approved by most of the current list, see the mail
logs for a lengthy discussion.
|
| |
|
|
|
|
|
| |
PR: ports/19107
Submitted by: Toshihiro Inoue <tino@pa2.so-net.ne.jp>
|
|
|
|
|
|
|
| |
This is now REQUIRED by ALL GNOMEish applications that install
anything into ${PREFIX}/etc/CORBA or ${PREFIX}/share/gnome
Reminded by: bento
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Update to 0.1.5. (Sorry pkg_version, I changed the PORTVERSION'ing scheme
here to respect its version number rather than to use the date.)
Now USE_AUTOMAKE.
Install documents unless NOPORTDOCS.
A new command `cvsdo' has added.
|
|
|
|
| |
Reminded by: Christian Weisgerber <naddy@mips.inka.de>
|
| |
|
|
|
|
| |
with WINE.
|
|
|
|
|
| |
PR: 19470
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
|
|
| |
just said :-O).
PR: 19463
Submitted by: Kelly Yancey <kbyanc@posi.net>
|
|
|
|
|
| |
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
|
|
|
|
| |
Excel[tm] plugin for math/gnumeric, but extensible.
|
| |
|
|
|
|
|
|
|
|
| |
-MAINTAINER= lioux@linf.unb.br
+MAINTAINER= coda@cs.cmu.edu
PR: 19254
Submitted by: Former MAINTAINER
|