| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
A C++ Wrapper for the SDL (Simple DirectMedia Layer)
|
|
|
|
|
|
|
|
| |
. replace one of the hunks with a regex
. use tk83
. handle NOPORTDOCS in pkg-plist
Approved by: maintainer
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
USE_GNOME knob
|
| |
|
| |
|
|
|
|
|
|
|
| |
port gets updated in future and eventually gets out of date again
PR: 27797
Submitted by: Joseph Scott <joseph@randomnetworks.com>
|
|
|
|
| |
LeoArg is a command line Parser
|
| |
|
|
|
|
| |
C++ library that supports printf style like format printing
|
|
|
|
| |
Submitted by: bento
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
a visual, sound game library.
|
|
|
|
|
| |
PR: 28159
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 28158
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 28080
Submitted by: MAINTAINER
|
|
|
|
| |
Always using the provided configure script now
|
| |
|
|
|
|
| |
Submitted by: Dave Cornejo <dave@dogwood.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Do the same for pkg-descr files.
Approved by: markm
|
|
|
|
|
| |
PR: 28042
Submitted by: Ports Fury
|
| |
|
|
|
|
| |
Reviewed by: maintainer
|
|
|
|
|
| |
PR: 28041
Submitted by: Ports Fury
|
|
|
|
| |
drop maintainership
|
|
|
|
| |
Submitted by: "Bryan K. Ogawa" <bko@idiom.com>
|
| |
|
| |
|
|
|
|
|
| |
PR: 28029
Submitted by: MAINTAINER
|
| |
|
|
|
|
|
|
|
| |
command line options.
PR: 27800
Submitted by: Anton Berezin <tobez@tobez.org>
|
|
|
|
|
|
|
| |
GTK and/or GNOME.
PR: 27762
Submitted by: Olivier Singla <lo_gafet@users.sourceforge.net>
|
|
|
|
|
| |
PR: 27335
Submitted by: Anatoliy Dmytriyev <tolid@plab.ku.dk>
|
|
|
|
| |
around. This fixes the breakage introduced in rev 1.2.
|
|
|
|
| |
Remove a duplicate entry from pkg-plist.
|
|
|
|
| |
File::FNM_*.
|
| |
|
| |
|
|
|
|
| |
Submitted by: Pete Fritchman <petef@databits.net>
|
|
|
|
|
|
|
|
|
|
|
|
| |
terminal) in maintaining a list of outstanding tasks in a heirarchical,
prioritised, list. Additionally, it can automatically list outstanding
items when you change into a directory (see example shell configurations
in ${PREFIX}/share/examples/devtodo).
WWW: http://www.sourceforge.net/projects/devtodo/
PR: 27659
Submitted by: petef@databits.net
|
|
|
|
| |
submitted to the SWIG development team.
|
|
|
|
|
| |
Reported 2 weeks ago by: ade
Forgotten by: knu
|
|
|
|
|
| |
Submitted by: Holger Lamm <holger@eit.uni-kl.de>
Reviewed by: will
|
| |
|
| |
|
|
|
|
| |
Reviewed by: will
|
|
|
|
|
|
| |
output files and the location of the template on command line.
(Submitting the patches to the author)
|
|
|
|
|
|
| |
PR: 27945
Submitted by: Joe Clarke <marcus@marcuscom.com>
Reviewed by: will
|
|
|
|
|
|
| |
PR: 27945
Submitted by: Joe Clarke <marcus@marcuscom.com>
Reviewed by: will
|
|
|
|
|
|
| |
PR: 27923
Submitted by: maintainer
Reviewed by: awk -F\| '$6 ~ /dom@myrddin/ {print $2;}' /usr/ports/INDEX ;)
|
|
|
|
| |
appears to be idle (see ports/25224)
|
|
|
|
| |
it's included in p5-Date-DayOfWeek
|
|
|
|
| |
Determine the day of the week for any date
|
|
|
|
| |
Submitted by: bento
|
| |
|
|
|
|
| |
on WITHOUT_X11 is the Only True Way[tm].
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-06-05 Akinori MUSHA <knu@iDaemons.org>
* cvsweb.cgi: Change "Previous Directory" to "Parent Directory".
* cvsweb.cgi: Properly HTML-quote function names in the colored
diff view.
[Submitted by: Ian Whalley <ian@whalley.org>]
2001-05-18 Akinori MUSHA <knu@iDaemons.org>
* cvsweb.cgi: Avoid localizing @_ to make threaded Perl happy.
[FreeBSD PR: 26851]
[Submitted by: David Wolfskill <dhw@whistle.com>]
|
|
|
|
| |
Requested by: Matthew Hawkins <matthew@topic.com.au>
|
|
|
|
| |
Determine doomsday for a given year
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
free grammar and converts it into a subroutine that will parse a file
using that grammar.
Lemon is similar to the much more famous programs "YACC" and "BISON".
But lemon is not compatible with either yacc or bison. There are several
important differences:
. Lemon using a different grammar syntax which is less prone to
programming errors.
. Lemon generates a parser that is faster than Yacc or Bison
parsers (according to the author).
. The parser generated by Lemon is both re-entrant and thread-safe.
. Lemon includes the concept of a non-terminal destructor, which
makes it much easier to write a parser that does not
leak memory.
WWW: http://www.hwaci.com/sw/lemon/
|
|
|
|
|
|
|
|
| |
(which is not installed, so no pkg-plist changes), and some files
were changed in the win32/ subdirectory.
PR: 27840
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
|
|
|
|
|
|
| |
drop maintainership
Submitted by: bento err log
|
|
|
|
| |
A fully matured and stable set of printf and string functions
|
|
|
|
| |
A low-level event loop management library for POSIX-based OS
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
turds lying around in certain circumstances.
|
|
|
|
|
| |
- don't install .la file - it doesn't serve any purpose;
- sort PLIST.
|
|
|
|
|
|
| |
ABOUT THIS PORT UNLESS YOU ARE FUNISHING A PATCH TO FIX IT."
I am sick and tired of getting usless email about this port.
|
|
|
|
|
|
|
|
|
| |
p5-Apache-Reload => 0.07
p5-DBD-Pg => 1.00
p5-DBI => 1.16
p5-IMAP-Admin => 1.4.3
p5-Parse-RecDescent => 1.80
p5-SQL-Statement => 0.1020
|
|
|
|
|
|
|
| |
ZThreads: a platform-independent object-oriented threading package
PR: 27570
Submitted by: Peter van Heusden <pvh@egenetics.com>
|
|
|
|
|
|
|
| |
since it is installed by devel/arm-elf-binutils.
PR: 27733
Submitted by: maintainer
|
|
|
|
|
| |
PR: 27453
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
|
|
|
|
|
| |
PR: 27444
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
|
|
|
|
|
| |
PR: 27717
Submitted by: Patrick Alken <cosine@ellipse.mcs.drexel.edu>
|
|
|
|
| |
weeks.
|
| |
|
|
|
|
| |
in C.
|
| |
|
|
|
|
| |
backup directory has benn missing.
|
| |
|
|
|
|
|
|
|
| |
change master site and WWW: to sourceforge
PR: 27302
Submitted by: Christopher Elkins <chrise@scardini.com>
|
|
|
|
|
| |
PR: 27541
Submitted by: jhanna@home.com
|
|
|
|
|
| |
PR: 27684
Submitted by: maintainer
|
|
|
|
| |
Submitted by: vanilla
|
|
|
|
|
| |
PR: ports/27589
Submitted by: Jesse McConnell <jesse_mcconnell@hotmail.com>
|
|
|
|
|
| |
PR: ports/27670
Submitted by: Chia-liang Kao <clkao@clkao.org>
|
|
|
|
| |
Submitted by: Tadayuki OKADA <tadayuki@mediaone.net>
|
|
|
|
| |
drop maintainership
|
|
|
|
|
| |
PR: 26353
Submitted by: Chang, Hye-Shik <perky@python.or.kr>
|
|
|
|
|
|
|
| |
variables, this can cause the ElectricFence self test to fail.
PR: 18259
Submitted by: Eoin Lawless <eoin@maths.tcd.ie>
|
|
|
|
|
|
|
| |
Cache::Cache -- Perl Cache interface
PR: 26968
Submitted by: tobez@tobez.org
|
|
|
|
|
| |
PR: 26820
Submitted by: Palle Girgensohn <girgen@partitur.se>
|
|
|
|
|
|
|
| |
(port A has *_DEPENDS on port B, and vice versa), causes make to go
a little strange[tm] on install, clean, even though the build succeeds.
Gah.
|
|
|
|
|
| |
dependency for glib12, so remove that, and put pkgconfig back to the
way it was before.
|
|
|
|
|
| |
PR: 27595
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
|
|
|
|
| |
Submitted by: bento
|
| |
|
|
|
|
|
|
|
|
| |
your /etc/make.conf set to not build them. But stock settins should
probably be assumed and the Bento-lead cluster is using stock settings.
PR: 27469
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
|
|
|
|
| |
drop maintainership
|
|
|
|
|
|
|
| |
add PORTDOCS handling
PR: 27553
Submitted by: dwcjr@inethouston.net
|
|
|
|
|
| |
PR: 27550
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
|
|
|
|
| |
Submitted by: ade
|
|
|
|
| |
to make transitioning to GNOME/GTK+/GLIB a little easier.
|
|
|
|
|
| |
gtk12, since this causes an infinite loop when we add pkgconfig capability
to gtk12 and friends shortly.
|
| |
|
| |
|
|
|
|
| |
Submitted by: distfile survey
|
| |
|
| |
|
|
|
|
|
| |
PR: 27493
Submitted by: MAINTAINER
|
|
|
|
|
| |
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
PR: ports/27338
|
|
|
|
|
|
|
| |
dynamic arrays and more).
PR: 26935
Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr>
|
|
|
|
|
|
|
| |
for TCP/IP socket operations.
PR: 26936
Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr>
|
|
|
|
|
|
|
| |
logging layer.
PR: 26934
Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr>
|
|
|
|
|
| |
PR: 26929
Submitted by: Randall Hopper <aa8vb@nc.rr.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
p5-BerkeleyDB => 0.15
p5-Convert-ASN1 => 0.10
p5-FastCGI => 0.58
p5-File-Spec => 0.82
p5-Finance-Quote => 1.05
p5-IO-Socket-SSL => 0.78
p5-Locale-Maketext => 0.18
p5-Mon => 0.11
p5-Net-IPv4Addr => 0.10
Some ports NO response from: maintainers
Some ports Approved by: maintainers
|
|
|
|
|
|
|
|
| |
outputs, each of which can have a minimum and maximum log level. It is
designed to be easily subclassed, both for creating a new dispatcher
object and particularly for creating new outputs.
PR: ports/27412
|
| |
|
|
|
|
| |
which is ${PKG_PREFIX}
|
| |
|
|
|
|
|
| |
PR: ports/27234
Submitted by: Gordon Burditt <gordon@hammy.lonestar.org>
|
|
|
|
|
| |
PR: 27426
Submitted by: maintainer
|
|
|
|
|
|
|
| |
Perl extensions for keeping data partially sorted
PR: 26389
Submitted by: Anatoliy Dmytriyev <tolid@plab.ku.dk>
|
|
|
|
|
|
|
| |
that used to be mentioned in the PLIST aren't installed anymore
either.
Submitted by: "David W. Chapman Jr." <dwcjr@inethouston.net>
|
|
|
|
|
|
|
| |
Advanced i/o, networking, and arithmetic compression C++ classlib
PR: 23053
Submitted by: Oleg <oleg@pobox.com>
|
|
|
|
|
|
| |
maintainership accordingly.
Submitted by: demon
|
|
|
|
| |
With help from: NetBSD, Tim Tretyak <timothy@umc.com.ua>
|
|
|
|
| |
available for free.
|
|
|
|
| |
longer needed. Install net/ruby-drb to use mutexm.rb.
|
| |
|
|
|
|
|
|
| |
was happening if the static structures were used, but not when the
tlsChannelType structure was created on the fly (as is needed for use
with different versions of TCL). Bump up the PORTREVISION.
|
|
|
|
| |
Submitted by: Alex Semenyaka <alexs@snark.rinet.ru>
|
|
|
|
|
|
|
| |
clash with other binutils ports for different targets, and are not
needed to be installed at all.
PR: ports/27347 (although with a different approach than suggested)
|
| |
|
|
|
|
| |
Prompted by: olgeni, ade
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
p5-DBD-CSV => 0.1027
p5-DBD-XBase => 0.173
p5-Net-ext => 0.932
p5-String-Approx => 3.15
Approved by: maintainers
|
|
|
|
|
|
|
| |
modular applications. It's based on KDE2 and is written by
the cool guys at theKompany.com.
Requested by: Alex Zepeda <garbanzo@kde.org>
|
|
|
|
|
| |
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
|
|
|
|
|
| |
PR: ports/26296
Submitted by: Jason Portwood <jason@iac.net>
|
| |
|
|
|
|
|
|
|
| |
2001-05-10 Akinori MUSHA <knu@iDaemons.org>
* cvsweb.cgi: Correct a link in the navigation header.
[Submitted by: Tanaka Akira <akr@m17n.org>]
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
p5-Authen-PAM => 0.11
p5-Config-IniFiles => 2.19
p5-File-Tail => 0.98
p5-ParallelUA => 2.50
p5-dTemplate => 2.0
set MAINTAINER to ports@FreeBSD.org:
p5-Authen-PAM
Approved by: maintainers
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
p5-Apache-MP3 => 2.16
p5-Convert-UUlib => 0.111
p5-Email-Find => 0.03
p5-GD => 1.33
p5-HTML-Parser => 3.24
p5-I18N-Charset => 1.08
p5-I18N-LangTags => 0.20
p5-MIME-Lite => 2.111
p5-Set-Scalar => 1.09
p5-Sort-ArbBiLex => 3.4
p5-URI => 1.12
p5-Unix-Syslog => 0.95
and change MAINTAINER to ports@FreeBSD.org:
p5-Convert-UUlib
p5-Unix-Syslog
Approved by: maintainer
|
|
|
|
| |
Submitted by: vanilla
|
|
|
|
|
|
|
|
| |
- Add a MASTER_SITE that will help with non most up to date port
versions
- Update PLIST (typo in last rev)
Submitted by: Patrick Li <pat@databits.net>, bento
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
p5-Apache-AuthTicket => 0.31
p5-Apache-AuthenCache => 0.04
p5-Business-CreditCard => 0.23
p5-CGI-Cache => 1.03
p5-Crypt-CipherSaber => 0.60
p5-Crypt-SSLeay => 0.25
p5-File-Cache => 0.16
p5-Filter => 1.23
p5-FreezeThaw => 0.41
p5-HTML-Stream => 1.49
p5-Mail-Audit => 1.10
p5-Mail-Box => 1.111
p5-Mail-IMAPClient => 2.1.2
p5-Mail-Sender => 0.7.08
p5-Math-FixedPrecision => 0.14
p5-Math-GMP => 1.07
p5-NNTPClient => 0.37
p5-Net-SSLeay => 1.07
p5-Proc-Background => 1.03
p5-Quota => 1.3.3
p5-Text-Template => 1.31
p5-WWW-Search => 2.19
p5-XML-RSS => 0.97
p5-chart => fix pkg-plist
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
OpenGL inside of Qt applications. It is a Good Thing (tm) to take care
of that in this port instead of patching Makefiles in other ports that
make use of tmake.
Currently there seem to be no ports that make use of tmake and don't
depend on OpenGL. But they should not be affected anyway as the qtgl
library does contain all symbols from the qt lib.
PR: 26495
Submitted by: maintainer
|
|
|
|
|
| |
style(9). One can still use the -i option to set it to whatever. The
port only exists for a few minutes, so, no revision bump.
|
|
|
|
|
|
|
|
|
|
| |
It can prettify your program, minimise, obfuscate or just sanity check
it. It can also do some rewriting.
You pass it filenames (or the stdin) and the output is generated to
stdout.
WWW: http://catless.ncl.ac.uk/Programs/Frink/
|
|
|
|
|
|
|
| |
A Generic Perl Event Loop
PR: 26960
Submitted by: Sergey Skvortsov <skv@protey.ru>
|
|
|
|
|
|
|
| |
Perl application kernel with event driven threads
PR: 26959
Submitted by: Sergey Skvortsov <skv@protey.ru>
|
| |
|
|
|
|
|
|
| |
2001-05-08 Akinori MUSHA <knu@iDaemons.org>
* cvsweb.cgi: Fix a typo and get diff -F RE to really work.
|
| |
|
|
|
|
|
| |
PR: 27092
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 27181
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 27159
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 24076
Submitted by: Matthew West <mwest@uct.ac.za> MAINTAINER
|
|
|
|
|
|
|
|
|
|
| |
bunch of GNOME applications under one convenient building mechanism.
Applications include:
mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
|
|
|
|
| |
ports that depend on GNOME and need to change for 1.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CVS repo bloat, I'll only list the updates.
graphics/imlib 1.9.9 -> 1.9.10
textproc/xml-i18n-tools 0.8 -> 0.8.1
x11/gnomelibs 1.2.11 -> 1.2.13
devel/oaf 0.6.2 -> 0.6.5
devel/gconf 0.12 -> 1.0.0
devel/gnomevfs 0.5 -> 1.0
graphics/gdk-pixbuf 0.9.0 -> 0.11.0
sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1
print/gnomeprint 0.25 -> 0.28
devel/bonobo 0.37 -> 1.0.3
audio/gnomeaudio 1.0.0 -> 1.4.0
x11/gnomecore 1.2.4 -> 1.4.0.3
devel/libgtop 1.0.11 -> 1.0.12
x11/gnomeapplets 1.2.4 -> 1.4.0.1
misc/gnomeuserdocs NEW 1.4.1
misc/gnomeutils 1.2.1 -> 1.4.0
deskutils/gnomepim 1.2.0 -> 1.4.0
games/gnomegames 1.2.0 -> 1.4.0.1
print/ggv 0.95 -> 1.0
editors/ghex 1.1.4 -> 1.2
devel/bugbuddy 1.2 -> 2.0.1
devel/glade 0.5.11 -> 0.6.2
sysutils/gtop 1.0.12 -> 1.0.13
x11/xalf NEW 0.11
x11-toolkits/py-gtk 0.6.6 -> 0.6.7
x11-toolkits/py-gnome 1.0.53 -> 1.4.0
x11-toolkits/guile-gtk 0.19 -> 0.20
x11-toolkits/guile-gnome 0.10 -> 0.20
devel/libsigc++ 1.0.1 -> 1.0.3
x11-toolkits/gnome-- 1.1.15 -> 1.1.17
x11-toolkits/panel-- NEW 0.1
x11-fm/gnomemc 4.5.51 -> 4.5.54
|
| |
|
|
|
|
| |
Submitted by: Thomas Strathmann <thomas@tstrathmann.de> (author)
|
| |
|
|
|
|
| |
Missed by: tg
|
|
|
|
|
|
|
| |
Also add a pointer to the homepage.
PR: 27053
Submitted by: maintainer
|
|
|
|
| |
Submitted by: Victoria E. Lease <vlease@floofy-skirts.org>
|
|
|
|
|
| |
A library of C++ classes for flexible logging to files, syslog, IDSA and other
destinations.
|
|
|
|
|
|
| |
Clint is a testbed for static source-code checking techniques. It is
currently designed to check C++ for common programmer errors and suggest
improvements.
|
| |
|
| |
|
|
|
|
| |
PR: 26783, 26784, 26785
|
| |
|
| |
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
`gnome-config --cflags` by adding CFLAGS after it on the compile line.
|
| |
|
|
|
|
| |
passed from <sys.mk> if it is not overridden by the user)
|
| |
|
|
|
|
| |
Submitted by: olgeni
|
| |
|
|
|
|
| |
o Use KDE2 by default
|
|
|
|
|
| |
LOCALBASE and X11BASE for .pc files, so ports that live in X11BASE will be
able to use pkgconfig.
|
|
|
|
| |
installed libraries.
|
|
|
|
| |
Submitted by: bsd
|
|
|
|
| |
A cross-platform terminal manipulation library
|
|
|
|
|
|
| |
structures differ, else returns 1.
PR: ports/26853
|
|
|
|
|
|
|
|
| |
of possible responses and deal with the user interface, (and the
user!), by displaying the prompt, showing the default, and checking
to be sure that the response is one of the legal choices.
PR: ports/26850
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
This actions also stops www/en/ports/portsindex from generating
category description file for only one port.
Ok'ed by: maintainer
|
|
|
|
|
| |
Submitted by: Nick Dixon (nickdixon)
Obtained from: Cscope's Sourceforge area, patch #403750
|
|
|
|
|
|
|
| |
quick run-down on which libraries and modules are being utilized
by a given perl script.
PR: ports/26829
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Noted by: bento's log
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
A diff between the latest and current revision shows some user interface
changes (gtk programming and .glade files). Package file list is unchanged.
I opened a bug report on the project's bug database, asking for a proper
handling of the release number. If they cannot provide useful version
information I'll ask to have this port hosted on MASTER_SITE_LOCAL, so that
it won't break every time they re-roll the tarball.
|
|
|
|
| |
Submitted by: "Mario Sergio Fujikawa Ferreira" <lioux@uol.com.br>
|
|
|
|
|
|
|
|
|
|
|
| |
documentational changes.
2001-04-25 Akinori MUSHA <knu@iDaemons.org>
* cvsweb.conf: Introduce the new knu-cvsweb site:
http://www.idaemons.org/~knu/cvsweb/
* ChangeLog: Update and reformat.
|
|
|
|
|
| |
PR: 26731
Submitted by: MAINTAINER
|
| |
|
| |
|
|
|
|
|
|
|
| |
Allow to choose what languages are wanted via the SWIG_LANGUAGE
variable. (Thanks, Jacques!)
Submitted by: nectar
|
| |
|
| |
|
| |
|
|
|
|
| |
A tool for processing trees (i.e. terms)
|
| |
|
|
|
|
| |
A tool for processing trees (i.e. terms)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
down from some time now. Remove reference to author's site from the
pkg-descr.
|
|
|
|
| |
.tar.gz suffix.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Don't work on 4.x stable
MAN= is not recognized in bsd.ports.mk
reverted:
MAN1= cvs.1
MAN5= cvs.5
MAN8= cvsbug.8
Happens for a lot of new ports, see also:
http://bento.freebsd.org/errorlogs/4-full-logs/extras.html
|
|
|
|
|
| |
replaced with --language-force
- No PORTREVISION bump since the old --lang way still works
|
|
|
|
|
|
|
|
| |
o Added keyboard mapping feature permitting user defined keybindings
for editor and other GUI events
o C++ fix. Fixed bug where static function declarations in a header
file were not linked up with definitions in code files. The result
was that the function appeared twice in the Functions Filter list.
|
|
|
|
| |
location. Current list stolen from lang/gcc-devel.
|
|
|
|
|
| |
PR: 26707
Submitted by: Vince Valenti <vince@blue-box.net>
|
|
|
|
|
| |
PR: 26680
Submitted by: Kim Scarborough <sluggo@unknown.nu>
|
|
|
|
|
| |
PR: 26724
Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru>
|
|
|
|
|
|
| |
are now according to Atmel's documentation, etc. pp.
Requires an up-to-date avr-gcc.
|
|
|
|
|
|
|
|
|
| |
supported natively, so no external patches needed anymore.
Note that this port requires up-to-date avr-binutils, since a few things
in the assembler syntax have been changed.
Not yet tested on the alpha platform.
|