| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
in MS Office applications.
|
|
|
|
|
| |
PR: ports/64333
Submitted by: Ports Fury
|
|
|
|
| |
portlint in the meantime.
|
| |
|
| |
|
|
|
|
|
| |
required by autoconf. Copy them into place from the Templates/ directory.
This fixes the build on amd64
|
|
|
|
| |
on sdl12-1.2.5
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- upgrade to 1.2.7
- add a knob WITH_NAS
- fix dependences to aalib & svgalib
- use standard DOCSDIR & EXAMPLESDIR
- fix plist for NOPORTDOCS
- distribute README-SDL.txt.
PR: Based on ports/57475
Submitted by: Thierry Thomas <thierry@pompo.net>
Reviewed by: kris@ with a build on bento
|
| |
|
|
|
|
|
|
|
| |
executable, to work properly on -STABLE.
PR: 57726
Submitted by: ijliao
|
|
|
|
|
|
|
|
|
| |
- SIZEify distinfo [1]
- Add WWW: URL (suggested by mat)
PR: ports/64064
Submitted by: maintainer
Approved by: linimon (mentor)
|
| |
|
|
|
|
|
| |
- Require Autoconf 2.54+
- Switch to dynamic pkg-plist (PLIST_FILES + PORTDOCS)
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
ODE is a free, industrial quality library for simulating
articulated rigid body dynamics - for example ground vehicles,
legged creatures, and moving objects in VR environments. It is
fast, flexible, robust and platform independent, with advanced
joints, contact with friction, and built-in collision
detection.
PR: ports/64288
Submitted by: David Yeske <dyeske@yahoo.com>
|
|
|
|
| |
files with -fPIC; instead, build them twice with and without -fPIC.
|
|
|
|
| |
Declarative Drawing of UML diagrams for Python
|
|
|
|
|
| |
It's likely to be a really bad idea to use these until they're hooked
into the new bsd.autotools.mk
|
| |
|
|
|
|
|
| |
myself because I've not the necessary time to maintain the ports in a
reasonable way. This way others are encouraged to pick up those ports.
|
|
|
|
| |
Suggested by: author
|
|
|
|
| |
o Bump $PORTREVISION.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
| |
|
|
|
|
| |
USE_GCC=3.2 and 3.3.
|
| |
|
|
|
|
|
|
| |
PR: ports/62976
Submitted by: Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net>
Approved by: maintainer timeout (18 days)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
it cannot inline it. This caused the port build in FreeBSD 4.x to
break due to -Werror.
Submitted by: Theodore A. Roth <troth@openavr.org>
|
| |
|
|
|
|
| |
distfiles in my directory.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
libopendaap is a library written in C which enables
applications to discover, and connect to, iTunes(R) music
shares.
Unlike all other daap implementations, this library is able to
connect to recent iTunes shares which require a special
authentication algorithm.
PR: ports/64035
Submitted by: Michael Johnson <ahze@ahze.net>
|
|
|
|
|
|
| |
in my last commit).
Prodded by: kris
|
|
|
|
|
|
|
| |
information.
PR: ports/64132
Submitted by: Sam Lawrance <boris@brooknet.com.au>
|
|
|
|
| |
An STL Container Initialization Library
|
|
|
|
|
| |
PR: ports/64129
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/64128
Submitted by: maintainer
|
|
|
|
| |
An STL Error Message Decryptor for C++
|
|
|
|
|
|
|
|
| |
the USE_<x> equivalents. In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.
First in a series of major autotools cleanups.
|
| |
|
|
|
|
|
|
|
|
| |
individual database entries for details. Report errors and omissions in the
database to the FreeBSD Security Officer <security-officer@FreeBSD.org>
bump PORTREVISON for x11/linux-XFree86-libs, since the vulnerabilites are
fixed.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Noticed by: bento via kris
|
|
|
|
|
|
|
|
|
|
|
| |
- XML dump format now takes advantage of ID/IDREF rules
for referencing. Backward compatibility has been maintained.
- Command line now supports GCC preprocessing flags
like -E and -M.
- Single source tree for GCC-XML and the patched GCC
with one CMake build process to configure everything
Approved by: linimon (mentor)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
vcp is a tool for copying revision controlled files between various SCM
repositories.
PR: 63433
Submitted by: hrs
|
| |
|
|
|
|
| |
Approved by: tobez (former maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The gSOAP Web services development toolkit offers an XML to
C/C++ language binding to ease the development of SOAP/XML Web
services in C and C/C++. Most toolkits for C++ Web services
adopt a SOAP-centric view and offer APIs that require the use
of class libraries for SOAP-specific data structures. This
often forces a user to adapt the application logic to these
libraries. In contrast, gSOAP provides a transparent SOAP API
through the use of proven compiler technologies. These
technologies leverage strong typing to map XML schemas to C/C++
definitions. Strong typing provides a greater assurance on
content validation of both WSDL schemas and SOAP/XML messages.
WWW: http://www.cs.fsu.edu/~engelen/soap.html
PR: ports/64019
Submitted by: Sergey Matveychuk <sem@ciam.ru>
|
|
|
|
|
| |
PR: ports/64042
Submitted by: Ports Fury
|
|
|
|
|
|
| |
- Nuke 2x USE_SIZE while here
Approved by: linimon (mentor)
|
| |
|
|
|
|
|
| |
PR: ports/64016
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/64008
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
* Add dirname and egrep direct command use checks
* Add a missing '?' in checking for text after bsd.port(.post)?.mk [1]
* Add a check to make sure OPTIONS is set before bsd.port.pre.mk
Submitted by: eik [1]
|
|
|
|
|
|
|
|
| |
in the comments, and DOS-style carriage-return characters were added
to the file.
PR: 63940
Submitted by: Jonathan Hanna (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Important changes:
==================
KDE:
- Audio/arts does not install artswrapper anymore, instead it is provided by
audio/artswrapper. See UPDATING.
- misc/kdeaddons3 is now a metaport with
editors/kate-plugins
editors/vimpart
games/atlantikdesigner
misc/kaddressbook-plugins
misc/kfile-plugins
misc/kicker-applets
misc/knewsticker-scripts
misc/konq-plugins
misc/ksig
misc/renamedlgplugins
multimedia/noatun-plugins
net/kontact-plugins
as slave ports.
- A number of KDE ports now uses OPTIONS do make various WITH_* options more
visible.
- Plist fixes
- devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for
newly created projects.
- kdebase will no longer remove previous KDM configurations. This won't take
effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still
remove the configuration), but subsequent updates will merge old configs.
QT:
- Previous versions of QT could be compiled with debugging-support enabled by
defining DEBUG. This switch has been renamed to the more unambiguous
WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports).
|
| |
|
|
|
|
| |
about the problem.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
--- old/COPYING Tue Nov 21 08:46:13 2000
+++ new/COPYING Thu Nov 14 11:58:29 2002
@@ -14,3 +14,6 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
+You are allowed linking this library statically or dynamically to a closed
+source application.
This is contradictory, so I've marked the port RESTRICTED. I left
a comment about the problem for the author via his Web site.
|
|
|
|
|
| |
Sourceforge. The contents are the same except for the timestamps
on two directories.
|
| |
|
|
|
|
|
| |
of config.log and config.status cruft, changed indentation and other
minor changes. Add new size and hash.
|
|
|
|
| |
Noticed by: kris
|
|
|
|
|
| |
PR: 63903
Submitted by: Simon Barner <barner@in.tum.de>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
USE_SDL=yes -> USE_SDL=sdl (good examles everywhere)
WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)
See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.
PR: follow-ups of ports/55494, ports/61877
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
|
|
|
|
|
|
|
|
|
| |
In the current state of the port Makefile and pkg-plist are not
in sync. Makefile obeys NOPORTDOCS, but pkg-plist would enlist
not installed files anyway breaking packaging when NOPORTDOCS
is set.
PR: ports/62587
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl>
|
|
|
|
|
|
| |
PR: ports/61807
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: maintainer timeout
|
|
|
|
|
| |
PR: ports/63902
Submitted by: andrew morton <drewish@katherinehouse.com> (maintainer)
|
| |
|
|
|
|
| |
Reported by: bento via kris
|
|
|
|
|
| |
PR: ports/63874
Submitted by: Ports Fury
|
| |
|
| |
|
|
|
|
|
| |
* Use CONFLICTS instead of local hack.
* Put SIZE into distinfo.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 63850
Submitted by: Toni Viemero <toni.viemero@iki.fi>
|
|
|
|
|
|
| |
PR: ports/62544
Submitted by: Frank Altpeter <frank@altpeter.de>
Approved by: maintainer timeout (3 weeks)
|
|
|
|
|
| |
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
PR: 63789
|
|
|
|
|
| |
PR: ports/63833
Submitted by: Thierry Thomas <thierry@pompo.net> (maintainer)
|
|
|
|
|
| |
PR: ports/63820
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
. Fix File::Spec dependency
. Make PREFIX-clean under perl 5.005_03
PR: 63620
Submitted by: Lars Thegler <lars@thegler.dk> (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
| |
erroring out the build.
|
| |
|
| |
|
|
|
|
| |
Reported by: bento via kris
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Tested on alpha, i386, and ia64.
Submitted by: marcel
Approved by: maintainer (implicit)
|
|
|
|
|
|
| |
o Add WWW line.
No response from: maintainer
|
| |
|
|
|
|
|
| |
are normally not planned for simulavr and 0.1.2.1 has the same date as
0.1.2, so I'll stick with the dot-dot numbering.
|
|
|
|
|
| |
Approved by: maintainer
Reported by: bento via kris
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
See Changes for complete list.
PR: ports/61418
Submitted by: Sergey Skvortsov <skv@protey.ru>
Maintainer timeout: 6 weeks
|
|
|
|
|
|
|
|
|
| |
and removed interactive portion of installation process; bugfixes. See
Changes for complete list.
PR: ports/58071
Submitted by: James Ainslie <james@starjuice.net>
Maintainer timeout: 4 months
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
to another use of .CURDIR.
Approved by: jeh@FreeBSD.org (maintainer)
|
|
|
|
|
|
| |
the port will build the kdictplugin for kbabel.
Bug reported by: Dofri Jonsson <imp@hell.is>
|
|
|
|
|
|
| |
(Sorry for the delay, kde@freebsd.org was down for 1.5 weeks)
Noticed by: Adam Weinberger <adamw@magnesium.net>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/63522
Submitted by: david marshall <marshall@chezmarshall.com> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: bento via kris
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Aegis is a transaction-based software configuration management system.
It provides a framework within which a team of developers may work
on many changes to a program independently, and Aegis coordinates
integrating these changes back into the master source of the program,
with as little disruption as possible.
Author: Peter Miller <millerp@canb.auug.org.au>
WWW: http://aegis.sourceforge.net/
PR: ports/54060
Submitted by: vance@aurema.com
|
| |
|
|
|
|
|
| |
PR: ports/62892
Submitted by: Erik Greenwald <erik@smluc.org>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
wonderful kernel APIs. c2man seems to choke on tcp_subr.c (which I was using
as a baseline), so let's do it the long way round instead. This script spits
out mdoc(7) markup ready for pasting into the SYNOPSIS section of our
wonderful mdoc.template.
|
| |
|
|
|
|
|
|
| |
building and running tla.
Suggested by: tobez
|
|
|
|
|
| |
PR: ports/63590
Submitted by: Ports Fury
|
|
|
|
|
| |
SIZEify
Add Norwegian to languages on alpha (requested by: Idar Tollefsen)
|
|
|
|
|
| |
devel/p5-POE-Component-IKC-ReallySimple
devel/p5-POE-Session-Cascading
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It is standalone version of argp - part of glibc library.
It was separated off glibc by Niels Myller, Niels primary use
it for inclusion in the LSH distribution, but it's useful for
any package that wants to use argp and at the same time be
portable to non-glibc systems.
Besides portability fixes, there are a few other changes in
this version. The most important is that it no longer builds
upon getopt; the one or two hairy functions of GNU getopt are
incorporated with the argp parser. There are longer any global
variables keeping track of the parser state.
PR: ports/63568
Submitted by: Sergey Matveychuk <sem@ciam.ru>
|
|
|
|
|
| |
PR: ports/63572
Submitted by: maintainer
|
|
|
|
|
| |
PR: 63513
Submitted by: Jason Harris <jharris@widomaker.com>
|
|
|
|
|
| |
PR: ports/63548
Submitted by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/63486
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Approved by: maintainer
|
| |
|
|
|
|
|
|
| |
PR: 55186
Submitted by: Idar Tollefsen <idart@performancedesign.no>
Thanks to: pav for reminder
|
|
|
|
|
|
| |
PR: ports/62553
Submitted by: bruno <bruno@mail.tinkerbox.org>
Approved by: maintainer timeout (15 days)
|
|
|
|
|
| |
PR: ports/63494
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
| |
- Unmark BROKEN (hopefully)
- Add one missed file to pkg-plist
PR: ports/63301 (based on)
Submitted by: leafy <leafy@leafy.idv.tw> (maintainer)
|
|
|
|
|
|
|
| |
to operating systems, together with extensive documentation.
PR: ports/60431
Submitted by: Jerry <unidevel@yahoo.com.cn>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
various other things with a patch. It basically allows you to create a chain of
readers that can read a patch, remove files from a patch, add CVS context, fix
up the patch root according to CVS, and output the patch as raw unified or
through a template processor (used in some places to output a patch as HTML).
Author: John Keiser <john@johnkeiser.com>
WWW: http://search.cpan.org/dist/PatchReader/
PR: ports/62673
Submitted by: Toni Viemero <toni.viemero@iki.fi>
|
|
|
|
|
| |
PR: ports/63485
Submitted by: Toni Viemero <toni.viemero@iki.fi>
|
|
|
|
|
| |
interactive peeking into a
running POE application.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
framework for the serialization of arbitrary ISO C data types. OSSP
xds consists of three components: the generic encoding and decoding
framework, a set of shipped engines to encode and decode values in
certain existing formats (Sun RPC/XDR and XDS/XML are currently
provided), and a run-time context, which is used to manage buffers,
registered engines, etc. The library is designed to allow fully
recursive and efficient encoding/decoding of arbitrary nested data.
PR: ports/63182
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
|
|
|
|
|
|
| |
Sorry for the noise.
Pointy hat to: pav
|
|
|
|
|
|
|
|
|
|
|
|
| |
functions for handling, matching, parsing, searching and formatting of
ISO-C strings. So it can be considered as a superset of POSIX
string(3), but its main intention is to provide a more convenient and
compact API plus a more generalized functionality.
WWW: http://www.ossp.org/pkg/lib/str/
PR: ports/63180
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
who implements unit tests in PHP. It is based upon JUnit, which
can be found at http://www.junit.org/.
WWW: http://pear.php.net/package-info.php?package=PHPUnit
WWW: http://www.sebastian-bergmann.de/PHPUnit/
PR: ports/63311
Submitted by: Gerrit Beine <gerrit@beine-computer.de>
|
|
|
|
|
|
|
|
| |
1.8 or later.
Like this one, there are a bunch of ruby ports that don't support 1.8
yet, and I'll take care of them in near future, too. Sorry for the
inconvenience.
|
|
|
|
| |
Fix typo in makefile comments.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Add threadsafe versions of some libc functions on FreeBSD 4.x.
Register liblgcc_r_pic.a as installed for FreeBSD 5.x.
|
|
|
|
|
| |
PR: ports/63450
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
| |
- SIZEify it
- added master sites (with conversion to main GNU site)
- use ${PRINTF}
- corrected WWW: in pkg-descr.
|
|
|
|
|
|
| |
PR: ports/59744
Submitted by: Mezz <mezz7@cox.net>
Approved by: maintainer timeout (3 months)
|
|
|
|
| |
An extensible, multi-language source code documentation generator
|
|
|
|
| |
between projects.
|
| |
|
|
|
|
|
| |
- Unbreak and pet portlint
- Bump PORTREVISION
|
|
|
|
| |
BUILD_DEPEND on qmake now.
|
| |
|
| |
|
|
|
|
| |
wanted it without the ( )
|
|
|
|
|
| |
peek into the internals of a running POE
environment.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: arved (mentor)
|
|
|
|
|
|
| |
PR: 60604
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Approved by: maintainer timeout
|
| |
|
| |
|
|
|
|
| |
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
|
| |
|
| |
|
| |
|
|
|
|
| |
32-bit platform
|
|
|
|
|
|
|
| |
license; minor cleanup.
PR: ports/63205
Submittec by: Toni Andjelkovic <toni@soth.at> (maintainer)
|
|
|
|
|
| |
PR: ports/62886
Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
|
|
|
|
| |
A module for displaying binary data in a readable format
|
|
|
|
|
| |
PR: ports/63151
Submitted by: Thierry Thomas <thierry@pompo.net>
|
|
|
|
|
| |
PR: ports/63322
Submitted by: Thierry Thomas <thierry@pompo.net>
|
|
|
|
| |
New function attribute `task' fo SOS RTOS added.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
not pass Perl 5.8's stricter taint checks. The flag will be turned on
again when the port is updated to the next release.
PR: ports/62650, ports/62743
Submitted by: naddy, Palle Girgensohn <girgen@pingpong.net>
|
| |
|
|
|
|
| |
Pointed by: kris, erwin
|
|
|
|
|
|
|
|
|
| |
- WITH_NHC98 is an OPTION
- use PKGNAMESUFFIX (-ghc5/-nhc98)
- remove BROKEN-tag
PR: ports/63299
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/62166
Submitted by: Christopher Nehren <apeiron@comcast.net>
|
| |
|
|
|
|
|
|
|
|
| |
output; switch from text-based VERSION file to C-based cfg_vers.c; bugfixes
and cleanups. See ChangeLog for complete details.
PR: ports/63175
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
|
|
|
|
|
| |
PR: ports/63174
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
|
|
|
|
|
|
| |
patch html files only if NOPORTDOCS not defined
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
| |
- Fix problem with duplicate post-patch target
PR: 63291
Submitted by: maintainer
Pointy hat to: erwin
|
|
|
|
|
|
|
|
| |
- Fix problem with duplicate post-patch target
PR: 63291
Submitted by: maintainer
Pointy hat to: erwin
|
|
|
|
|
| |
PR: ports/63290
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
WWW: http://tigcc.ticalc.org/
PR: ports/62938
Submitted by: tuximus <tuximus@tuximus.mine.nu>
|
| |
|
|
|
|
|
|
|
|
| |
- PGPify
- use %%DOCSDIR%%
PR: 63271
Submitted by: Jason Harris <jharris@widomaker.com>
|
|
|
|
| |
Reported by: bento via kris
|
| |
|
|
|
|
| |
Approved by: arved (mentor)
|
| |
|
|
|
|
| |
Update to release 1.0.0!
|
|
|
|
|
|
| |
PR: ports/63019
Submitted by: Matthew D.Fuller <fullermd@over-yonder.net>
Approved by: maintainer
|
| |
|