| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
MASTER_SITE_GNU until it mirrors the latest tarball..
|
|
|
|
| |
Submitted by: knu
|
|
|
|
|
| |
I've checked all of diffs between new and old tarballs.
Only documents are updated from old tarball.
|
|
|
|
| |
Submitted by: knu
|
|
|
|
| |
Submitted by: knu
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
commands such as .../xgcc -B.../ conftest.C -c -S. Assuming that
xgcc invokes the distcc client, this makes the distcc client write
the assembly output to conftest.o even though it should go into
conftest.s. The cause of this is that distcc currently does not
honour the fact that -S supersedes -c. Interestingly, if you add
"-o conftest.s" to the command line, it's the distcc server that
fails, claiming it couldn't find conftest.C."
o The attached patch fixes this behaviour. Courtesy of [1]
PR: 42019
Submitted by: MAINTAINER,
Alexandre Oliva <aoliva@redhat.com> [1]
|
| |
|
|
|
|
|
|
|
| |
more closely conform to FreeBSD style etc, and Konqueror SSL patch merged.
Tested by: Matt Douhan <matt@fruitsalad.org>, alane
Submitted by: lioux [1]
|
|
|
|
| |
Submitted by: "Hovik Melikyan" <hovik@melikyan.com> (author)
|
|
|
|
|
|
|
| |
information.
PR: 41975
Submitted by: Bruce M Simpson <bms@spc.org>
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- MASTER_SITES has moved to sourceforge
- use EXAMPLESDIR
PR: 41897
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
|
|
|
|
|
|
| |
checksum and leave the old checksum too, per trevor@'s advice.
PR: 41790
Submitted by: Matthias Andree <matthias.andree@web.de>
|
|
|
|
| |
Approved by: dwcjr (mentor)
|
|
|
|
| |
Approved by: dwcjr (mentor)
|
| |
|
|
|
|
| |
Submitted by: mike
|
| |
|
|
|
|
|
| |
PR: 41893
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
|
|
|
| |
maintainership.
|
|
|
|
|
| |
Version 2 of Berkeley DB has been repo-copied to databases/db2, for
naming consistency with the other ports. Fix dependencies accordingly.
|
|
|
|
|
| |
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x
|
|
|
|
| |
Pointy hat to: archie
|
|
|
|
| |
Also fixed yacc version of iasl.
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/36939
Approved by: dwcjr (mentor)
|
|
|
|
| |
Approved by: dwcjr (mentor)
|
|
|
|
|
| |
PR: ports/41616
Approved by: dwcjr (mentor)
|
|
|
|
|
|
|
|
| |
Do not allow building with ghc-5.04 due to errors.
Add patch to fix build on bento.
PR: ports/40828
Approved by: dwcjr (mentor)
|
|
|
|
|
|
|
|
| |
Changed WWW.
PR: ports/41574
Submitted by: obraun
Approved by: maintainer, dwcjr (mentor)
|
|
|
|
| |
Approved by: dwcjr (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
assorted collection of code useful for developing embedded applications:
- C data structure run-time introspection library: structs(3)
- Threaded HTTP client/server library: http_server(3)
- Application configuration framework: app_config(3)
- Heap memory accounting and sanity checking: typed_mem(3)
- File template library: tmpl(3)
- Routines to configure networking interfaces, ARP table, and routing
table (FreeBSD only): if_util(3), route_msg(3), uroute(3)
- Logging library: alog(3)
- Generic TCP server: tcp_server(3)
- Generic hash table implementation: ghash(3)
- Generic balanced tree implementation: gtree(3)
- FILE * enhancements:
- Base-64 encoding/decoding: base64(3)
- Events and actions with automated locking: paction(3), pevent(3)
- Generalized per-thread variables: tinfo(3)
- Message ports: mesg_port(3)
- Digital signature creation/verification: rsa_util_sign(3)
- Filesystem mounting/unmounting (FreeBSD only): fs_mount(3)
- String quoting/parsing: string_enquote(3)
For more details, see the individual man pages referenced above.
|
| |
|
|
|
|
|
|
| |
o Bump PORTREVISION
Prompted by: tobez
|
| |
|
| |
|
|
|
|
|
| |
update WWW and master site
drop maintainership
|
| |
|
|
|
|
|
| |
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
|
|
|
|
|
|
|
|
|
|
| |
Fixes broken in 2.14.2 ability to sort bug lists on more then one field
and possible security hole with contrib/bug_email.pl and
contrib/bugzilla_email_append.pl scripts.
This is bugfix release and latest release from 2.14 branch. This update
provided for 2.14 users who would like to stay with 2.14. All new users
should wait until port is updated to 2.16.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
locking, extremely lightweight.
This module provides the similar functionality to Tie::DB_LockFile,
but also supports DB_RECNO.
Reviewed by: knu (mentor)
Approved by: knu (mentor)
|
| |
|
|
|
|
|
| |
PR: 41698
Submitted by: maintainer
|
|
|
|
|
| |
PR: 41622
Submitted by: Michael L.Hostbaek <mich@freebsdcluster.org>
|
|
|
|
|
| |
PR: 41677
Submitted by: Jos Backus <jos@catnook.com>
|
| |
|
|
|
|
| |
Write Perl subroutines and classes in Java
|
| |
|
|
|
|
|
| |
PR: ports/41649
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
present. This has already been committed upstream, and adding it as
a patch is just a temporary fix to keep subversion from segfaulting
when you do 'svn --version' until I have a chance to update the port
to a newer version of apr.
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
|
|
|
|
| |
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
|
| |
|
|
|
|
| |
C++ Portable Types Library
|
|
|
|
| |
port since avr-libc-current has avr-gcc 3.3 as their prerequisite.
|
|
|
|
|
|
| |
2) Makefile cleanup
Submitted by: kuriyama (1)
|
|
|
|
|
| |
PR: 41460
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
|
|
|
|
|
| |
PR: 40873
Submitted by: maintainer
|
|
|
|
| |
Submitted by: Jim Bloom <bloom@acm.org> and others
|
|
|
|
|
| |
PR: 41500
Submitted by: Ports Fury
|
|
|
|
|
|
| |
PR: 41376
Submitted by: James E. Flemer <jflemer@zoo.uvm.edu>
Approved by: maintainer
|
|
|
|
| |
A generic way to use connection caching for any kind of resources
|
| |
|
|
|
|
|
|
|
|
| |
- Sort plist also
PR: ports/38955
Submitted by: Marc Recht <marc@informatik.uni-bremen.de>
Approved by: maintainer
|
| |
|
|
|
|
|
|
| |
PR: ports/41267
Submitted by: Alex Hayward <xelah@xelah.com>
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/41433
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/41392, ports/41393, ports/41394, ports/41395
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/41407
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
|
| |
to the tree.
Prompted by: Neil Darlow <neil@darlow.co.uk>
|
| |
|
| |
|
|
|
|
| |
Pointed out by: obrien
|
|
|
|
| |
unconnected udp socket)
|
|
|
|
|
| |
PR: ports/41249
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
|
|
|
|
|
| |
PR: ports/41249
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
|
| |
|
|
|
|
|
| |
PR: 41287
Submitted by: maintainer
|
|
|
|
|
| |
PR: 41029
Submitted by: Ports Fury
|
| |
|
|
|
|
|
| |
PR: 40996
Submitted by: Nicholas Esborn <nick@netdot.net>
|
| |
|
|
|
|
|
|
|
|
| |
This is Linux SDK for UPnP Devices 1.0, an Open Source
Universal Plug and Play Development Kit.
PR: ports/41294
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
|
| |
|
| |
|
|
|
|
| |
Prototype Makefiles allows very fast project start ups
|
|
|
|
| |
Make perl scripts persistent in memory
|
|
|
|
|
|
|
|
|
|
|
| |
Install RPMs from RedHat 7.1 instead of RedHat 6.1.
Thanks to this upgrade, many ports (pips, bjfilter,..)
is internationalized without *-linux-locale port.
I have verified this modification imposed no fatal error to
the depending ports.
Submitted by: Maintainer (taoka@FreeBSD.org)
Reviewed by: ports-jp
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/41255
Submitted by: maintainer
|
|
|
|
| |
Prompted by: Mike Harding <mvh@ix.netcom.com>
|
|
|
|
|
| |
PR: ports/41239
Submitted by: maintainer
|
|
|
|
|
| |
Submitted by: lots and lots
Pointy hat to: ade
|
|
|
|
|
| |
PR: ports/40947 (modified to put cvsdelta into devel/).
Submitted by: Michael L. Hostbaek (mich@freebsdcluster.org)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
version. It detects files that have been added and removed, and of
existing files it counts the number of lines that have been added,
deleted, and changed. It filters project changes by using .cvsignore
files, both system-wide and locally.
Requires ruby.
WWW: http://cvsdelta.sourceforge.net/
AUTHOR: Jeff Pace <jpace@incava.org>
PR: ports/40947 (modified to put cvsdelta into devel/).
Submitted by: Michael L. Hostbaek (mich@freebsdcluster.org)
|
|
|
|
|
|
|
|
| |
* Sort plist.
* Use PKGNAMEPREFIX instead of hardcoded arm-elf.
PR: 41230
Submitted by: Espen Skoglund <esk@ira.uka.de>
|
|
|
|
| |
Approved by: no response from maintainer
|
|
|
|
|
|
|
| |
since I'm doing most of the updating, and am working on a
port/Mk/bsd.<gnublah>.mk to move some cruft around.
Sponsored by: Mr. Smith and Mr. Wesson. :)
|
|
|
|
|
|
|
|
| |
(2) install po-compat.el in addition to po-mode.el
PR: (1) 41170 (2) 41170, 40670
Submitted by: 40670: Olivier Tharan <olive@oban.frmug.org>
41170: Ports Fury
|
| |
|
| |
|
|
|
|
| |
C++ Signal/Slot Library
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/41053
Submitted by: Scott Lampert <scott@lampert.org>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
New version location noticed by: ijliao
|
| |
|
|
|
|
|
|
|
| |
of standard configuration variables and command-line switches.
PR: 40809
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
|
| |
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
| |
PR: ports/40977
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/40976
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
| |
The Parrot GUI Builder
|
| |
|
|
|
|
| |
Creating extensions to the Python language with Fortran routines
|
|
|
|
|
|
| |
older C++
compiler, but no port seems to depend on this one, anyway.
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: kbyanc
|
|
|
|
|
| |
PR: ports/38898
Submitted by: Toni Andjelkovic <toni@soth.at> (MAINTAINER)
|
|
|
|
|
| |
PR: ports/38897
Submitted by: Toni Andjelkovic <toni@soth.at> (MAINTAINER)
|
|
|
|
|
| |
PR: ports/40918
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/40921
Submitted by: maintainer
|
|
|
|
| |
Approved by: knu (mentor)
|
|
|
|
| |
FreeBSD local fixes are put on files/patch-freebsdlocal.
|
|
|
|
|
|
|
| |
o Support KDE3.
PR: 40813
Submitted by: Nick Hilliard <nick-lists@netability.ie>
|
|
|
|
|
| |
PR: ports/40868
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Prompted by: Christopher Armstrong <radix@twistedmatrix.com>
|
| |
|
| |
|
|
|
|
|
| |
PR: 40484, 40485
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
|
|
|
|
|
|
| |
Clean up Wraphelp.c inclusion in the ports that need it.
Add USE_PERL5 to imake-4.
Approved by: des
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/40686
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/40685
Submitted by: maintainer
|
|
|
|
|
| |
PR: 40681
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
|
|
|
|
| |
PR: ports/40640
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
|
|
|
|
|
| |
PR: ports/40665
Submitted by: schweikh
|
|
|
|
|
|
|
|
| |
- Fix MLINKS
- Add WWW entry
PR: 38830
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
|
|
|
|
|
| |
PR: 40633
Submitted by: Amar Takhar <verm@drunkmonk.net>
|
| |
|
|
|
|
| |
A C++ library that persistently stores graph like data
|
|
|
|
|
|
|
| |
suited for production use yet.
PR: ports/40395
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
|
|
|
|
|
| |
PR: ports/40395
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
|
|
|
|
| |
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
|
|
|
|
|
|
|
| |
The repo-copy has been done and the only port depending on apr-devel updated
(subversion).
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* distinfo: update checksum.
* pkg-plist:
add a few new headers and account for the fact that the header files are
now in include/subversion-1/ instead of include, and the libs are now
named libsvn_foo-1 instead of just libsvn_foo.
* Makefile:
point to new tarball. use the new REINPLACE infrastructure instead of
depending on perl. explicitly look for berkeley db in the appropriate
place because the configure script seems to have forgotten how to find
it. axe gratuitous comments in some of the targets so that they don't
print out onto the screen during the build.
Depends on devel/apr instead of devel/apr-devel (which will disappear).
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net>
|
|
|
|
| |
Replacement for readline and interactive environment for Python
|
|
|
|
| |
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
o Change major number from 0.50 to 50
(ldconfig couldn't detect libnewt.so.0.50)
o Use .tar.gz on our localdist site instead of RH's one.
RH don't keep old versions on the same directory and updates are
so frequent.
|
|
|
|
|
| |
PR: ports/40566
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
|
|
|
|
| |
PR: 40578
Submitted by: MAINTAINER
|
|
|
|
| |
Approved by: MAINTAINER
|
| |
|
| |
|
|
|
|
|
| |
PR: 36791
Submitted by: perky
|
| |
|
|
|
|
|
| |
PR: 40493
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 40346
Submitted by: Dan Nelson <dnelson@allantgroup.com>
|
| |
|
|
|
|
|
| |
PR: 40410
Submitted by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- use USE_LIBTOOL;
- use USE_REINPLACE.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
o Fix libtool .la files installation and potential conflict with
libiconv [1]
o Take over maintainership [2]
Submitted by: marcus [1]
Reviewed by: anders, marcus, will, FreeBSD-Ports mailing list
Requested by: Yuan-Chen Cheng <ycheng@sinica.edu.tw> (previous maintainer) [2]
Approved by: Yuan-Chen Cheng <ycheng@sinica.edu.tw> (previous maintainer)
|
| |
|
|
|
|
| |
OCaml package manager
|
|
|
|
| |
no history to preserve, so no need repo-copy
|
| |
|
|
|
|
| |
Convert a yacc grammar to syntax diagrams
|
|
|
|
|
|
|
| |
of the rtems-gcc hack to fetch the files from a different subdir
then newlib lived in. Remove devel/rtems-gcc
No functionality change so no PORTREVSION bump.
|
|
|
|
|
|
| |
- remove redundant patch, whose functionality is replaced by gnomehack;
- use USE_LIBTOOL, while I here and don't waste time building included tests;
- fix pkg-plist.
|
| |
|
| |
|
|
|
|
| |
OCaml package manager
|
|
|
|
|
|
|
| |
Add ${PREFIX}/libexec/automake14/* links
PR: 36077
Submitted by: Alan Eldridge <ports@geeksrus.net>
|
|
|
|
|
|
|
| |
Add ${PREFIX}/libexec/autoconf213/* links
PR: 36071
Submitted by: Alan Eldridge <ports@geeksrus.net>
|
|
|
|
| |
without needing any other hacks.
|
|
|
|
| |
Noticed by: Oliver Braun
|
|
|
|
|
|
|
|
| |
Unbreak
PR: 40356
Submitted by: Oliver Braun
Approved by: maintainer
|
|
|
|
|
| |
PR: 39730
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- Remove devel/gpasm
- Update devel/gputils to 0.10.3
PR: ports/34107
Submitted by: Samuel Tardieu <sam@inf.enst.fr> (MAINTAINER)
|
|
|
|
|
|
|
|
| |
since lang/ghc may use it too.
PR: ports/39540
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> (maintainer)
Repocopied by: joe
|
| |
|
|
|
|
|
| |
PR: 39749
Submitted by: Paul Marquis <pmarquis@pobox.com>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/39041
Submitted by: Paul Marquis <pmarquis@pobox.com>
|
| |
|
| |
|
|
|
|
|
| |
PR: 40305
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
| |
Approved by: knu (mentor)
|
|
|
|
| |
Approved by: knu (mentor)
|
|
|
|
| |
Approved by: knu (mentor)
|
| |
|
|
|
|
|
|
| |
version bumps
Noticed by: bento
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
together transparently.
PR: 40224
Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 40172
Submitted by: Simon Marlow <simon@smarlow.com>
|
|
|
|
|
|
|
|
| |
o Check __FreeBSD_version < 500018 which doesn't have libreadline 4.2
PR: 38454, 39640
Submitted by: Tilman Linneweh <tilman@arved.de>,
KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
| |
Logging for C Library
|
|
|
|
| |
re-installing avr-c++filt which is already present from avr-binutils.
|
|
|
|
|
|
|
|
| |
Upgrade avr-libc. Marek Michalkiewicz largely reorganized the directory
structure and the API, in the process of moving all this out to
savanna.gnu.org in future. Please note that the API changes are not yet
reflected in the documentation. Yet, i chose to make this version
available since it is sorely needed to support the new AVR controllers.
|
|
|
|
|
|
|
|
|
| |
Upgrade to a development version of GCC 3.2. New AVR microcontrollers are
introduced with faster pace than new versions of GCC :), so we need the
development version to support recent AVR chips (like the ATmega 128).
Alas, official GCC snapshot tarballs still track the 3.1.x branch, so i
got to CVS checkout and roll my own tarball.
|
|
|
|
|
|
|
|
| |
Upgrade binutils to a recent snapshot, since this is a prerequisite
for the remaining ports.
Unfortunately, sources.redhat.com frequently purges older snapshot
tarballs, thus i gotta keep the one to use here around privately.
|
| |
|