create PLIST awk substitution patterns for directories created by the
current package. This is particularly useful for base packages that
create a directory structure that is then used by subsequent (dependent)
packages.
Too many changes and bugfixes to list here, see installed file
${PREFIX}/share/doc/sympa/NEWS.
Highlights of package changes: use regular PREFIX, pervasive use of
bsd.pkg.install.mk framework, add dependencies on mhonarc package and
openssl, use bsd.options.mk framework to select MySQL or PostgreSQL support,
introduce SYMPA_VARBASE to select "/var" directory
(defaults to ${VARBASE}/sympa).
Take stewardship with previous maintainer blessing.
XXX Better startup script(s) than the ones I use should be provided, so
I'm not including them in this package.
http://svn.collab.net/repos/rapidsvn/tags/0.7.0
User-visible changes:
179 Direct text editor access from RapidSVN
172 Options are now configurable in View/Diff tool preferences
192 Added STOP button
190 Added Documentation for Release Management
191 New merge button in log dialogue
220 Tweaked: Remember window status "Maximized"
195 Tweaked: Commits are now recursive as default (in dialog)
206 Tweaked: Changed menu entries for "Add Working Copy" and
"Add Repository" menu items confusing
165 Fixed: Space in dir name became %20 on rename
194 Fixed: Copy didnt work with URL destination
196 Fixed: Win32 build files were missing from tar.gz source kits
167 Fixed: crash on expand bottom bookmark
214 Fixed: Incorrect info for repository directories
197 Fixed: Commit/Update used active file instead of folder in
folder browser menu (when right-clicking in the folder
browser)
207 Fixed: TextViewer (called by LogDlg) removed (see #179)
189 Fixed: Sort order; group unversioned items with other modified
198 Fixed: folder double-clicking on Win32
Developer-visible changes:
201 Fixed: Client::log("") failed
204 Fixed: cat couldnt return binary data
218 Fixed: Default config dir created against user wishes
219 Fixed: Auth code ddidnt not use users config_dir
224 Fixed: make fails on Suse 9.1
208 Fixed: install svncpp headers (with make install)
199 Fixed: Correctly disable VC7 warning 4290
200 Fixed: VC7 wants some more Exception ctors
This module provides a framework for generating UUIDs (Universally
Unique Identifiers, also known as GUIDs (Globally Unique Identifiers).
A UUID is 128 bits long, and is guaranteed to be different from
all other UUIDs/GUIDs generated until 3400 A.D. UUIDs were originally
used in the Network Computing System (NCS) and later in the Open
Software Foundation's (OSF) Distributed Computing Environment.
Currently many different technologies rely on UUIDs to provide
unique identity for various software components, Microsoft COM/DCOM
for instance, uses GUIDs very extensively to uniquely identify
classes, applications and components across network-connected
systems.
into a existing window. This is required by krdc from kdenetwork package
version 3.3.0.
XXX This is supposed to be integrated in next version of rdesktop.
Bump PKGREVISION.
While Subversion aims to take over the CVS user base, SVK attempts
to take over the others -- including people who are already using
other SCM systems, and people who had not started using SCM.
SVK is written in Perl, using Subversion's underlying filesystem
but provides additional features:
* Offline operations like "checkin", "log", "merge".
* Distributed branches.
* Lightweight checkout copy management (no ".svn" directories).
* Advanced merge algorithms, like "star-merge" and "cherry picking".
For more information, please visit the web site at http://svk.elixus.org/.
This module can be used to determine the mime type of a file; it's
a replacement for File::MMagic trying to implement the freedesktop
specification for using the shared mime-info database. The package
comes with a script called 'mimetype' that can be used as a file(1)
work-alike.
This module allows you to calculate digests while reading or writing
file handles. This avoids the case you need to reread the same
content to compute the digests after written a file.
Pod::Simple is a Perl library for parsing text in the Pod ("plain
old documentation") markup language that is typically used for
writing documentation for Perl and for Perl modules.
Pod formatters can use Pod::Simple to parse Pod documents into
produce renderings of them in plain ASCII, in HTML, or in any number
of other formats.
This module provides a clone() method which makes recursive copies
of nested hash, array, scalar and reference types, including tied
variables and objects.
TNT-MMTL, the Multilayer Multiconductor Transmission Line 2-D and 2.5-D
electromagnetic modeling tool suite, generates transmission parameters
and SPICE models from descriptions of electronics interconnect
dimensions and materials properties.
MMTL programs and supporting libraries and documentation have been
under development at the Mayo Clinic since the mid-1980s. The programs
were developed under government sponsored electronics research
programs in the Special Purpose Processor Development Group
(SPPDG). They have been employed extensively at Mayo and distributed
to some government agencies and research collaborators. At the
beginning of 2004, we decided to release the TNT graphical front-end
and MMTL programs as free software under the GNU General Public
License (GPL). Technically, MMTL programs are in the class of 2-D and
2.5-D "field solvers", which convert dimensions and materials
properties into electronic design parameters. The MMTL suite consists
of several programs, including lossy, loss-free, quasi-static, and
full-wave simulators. Circuit parameters are computed by either the
method of moments (MOM) or finite element methods (FEM). Basic
per-unit-length parameters are generated by the simulator, and can be
converted into HSPICE W-element models. MMTL is similar in many ways
to commercial field solver products which typically cost thousands of
dollars.