Age | Commit message (Collapse) | Author | Files | Lines |
|
Mention security/qca2-gnupg on the line with GnuPG support.
|
|
To allow this package to build on DragonFly:
1) Fix bad #elif
2) Add <string.h> for DragonFly
This shouldn't affect the binary package for other platforms, and it's
never built on DragonFly, so no PKGREVISION bump required.
|
|
Besides syncing with FreeBSD Tinderbox 3.4.1, the following updates were
included:
1) Creating bulkbuild handling script
2) Created postPortBuild hook script to support bulk builds
3) Fixed fake "wrong arch" error due to funky licenses
4) Deviated "mark_failed()" from Tinderbox-FreeBSD to fire postPortBuild
hook for ports marked failed due to failed dependency
5) Added tc_command.pl patch that should have gone in previous update to
support pkgsrc scan bulk script
|
|
one of them.
|
|
|
|
that actually exists.
|
|
My previous commit should have bumped the PKGREVISION.
|
|
The previous update broke DragonFly, OpenBSD, and likely FreeBSD as well.
The added patch mirrors the post-release commit upstream that fixes it:
http://anonscm.debian.org/hg/xine-lib/xine-lib/rev/2dfa82f9ff35
(13 November 2011)
|
|
|
|
|
|
|
|
Release 1.10.2 (2011-11-20) Kouhei Sutou <kou@cozmixng.org>)
============================================================
Fixes
-----
* Added missing pkg-config dependency. #8 [Will Bryant]
|
|
bug fixes.
|
|
|
|
|
|
|
|
A BSD-licensed implementation of compilation tools (nm, ar,
as, ld, etc.) for the ELF object format.
This release contains BSD-licensed implementations of the
"libdwarf" and "libelf" libraries, and of the "addr2line",
"ar", "brandelf", "c++filt", "elfcopy", "elfdump",
"findtextrel", "mcs", "nm", "ranlib", "readelf", "size",
"strings" and "strip" program development utilities. The
release also contains API and utility reference documentation
(300+ manual entries in all), and contains test suites for
some of these released utilities and libraries.
With thanks to jkoshy for all the help.
|
|
|
|
|
|
Gmp is listed as a prerequisite in the INSTALL file.
Bump PKGREVISION
|
|
Changes unknown other than builds with latest R.
|
|
Changes unknown other than builds with latest R.
|
|
|
|
changes to many to list - see NEWS file in distribution for details.
|
|
specific due to the PAE kernel. Add license.
|
|
get garbage in the match, and sed will choke on it during compilation.
|
|
license.
|
|
|
|
|
|
|
|
This commit allows adplug to build on DragonFly without changing the
binary package for any other platform, so no PKGREVISION bump is
required.
|
|
|
|
This package has a history of repacking the tarball, but checking the
same name. Apparently, it has happened twice before, and this a third
time. Regenerating the distinfo allows the package to build again,
whereas before the distinfo file was unretreivable.
|
|
|
|
|
|
Changelog:
2011.11.05 v.11.11.1
Fix some problems in v.11.11 released a few days ago:
+ Bugfix: crash in vertical panorama.
+ Bugfix: crash after moving images to trash and "Open Recent Files".
+ Restore user feedback for functions running more than a few seconds.
2011.11.01 v.11.11
+ Creating and editing collections was made easier and more intuitive.
+ Synchronize Files always works incrementally and runs automatically at
startup. Image navigation/viewing is immediately possible but editing
is blocked until the synchronize is finished (normally a few seconds).
+ Straighten Image: fix less than optimal results for images needing
a large correction. Menu was renamed to Keystone Correction.
+ New menu: Help > User Guide Changes: summary of changes in the user
guide for recent releases (minimize effort to keep up with changes).
+ New menu: Help > Edit Functions Summary: a one-page "quick reference"
summary of all the image editing functions.
+ New topic added to the user guide: How to organize a large image
collection to minimize effort and to optimize image searching.
+ The status bar now shows if a dialog is waiting for input
(and possibly hidden under another window).
+ New keyboard shortcut: N = Rename Image File.
+ Transform and Retouch menus were rearranged to follow typical workflow.
+ Rotate and warp dialogs have convenience buttons to grid line setup.
+ Grid setup: the x and y grids can be moved around over the image.
+ New utility: update collections if the top image directory is moved.
+ The package build method was updated to improve Debian packaging and
include dependencies on non-library programs. The RPM packages do
not include this because the package names are not compatible.
|
|
|
|
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=51851
|
|
|
|
DragonFly couldn't build GNU Sharutils. Upon inspection, it was seen
that the last version in pkgsrc was at least 11 years old. This commit
updates the GNU Sharutils to the latest version without patches.
Tested on DragonFly and NetBSD. The Linux condition dealing with the
glibc gettext workaround was removed with the assumption that this is
no longer needed, but somebody else should test and verify this.
Select changes since 4.2 (according to NEWS):
=============================================
4.3.50: new trans: cs da el es gl ru tr zh_TW
updated: de fr ja nl sv
4.3.51: Norwegian split to no/@nynorsk to nb and nn
Updated library files and m4 macros from fileutils-4.1.9
4.3.52: Fix Y2K bug (shar)
Fix temp file race (shar)
(N/A) allow spaces in file names (uudecode)
4.3.60: Better -Z option handling for systems without compress
4.3.61: Unspecified bugs fixes
4.3.70: Update de tr translations
(N/A) fix uudecode output handling
Turn off compress link default
4.3.71: Update da de translations
4.3.72: Update fr sv translations
4.3.73: Add support for large files (e.g. > 2 Gib on 32-bit hosts)
4.3.74: Updated fr translation
Unspecified portabilitity fixes
4.3.75: New translations: ca et hu
Updated translations: da de ja sv tr zh_TW.
Add bzip2 support
Fix unspecified compatiblity issues
4.3.76: Updated translations: de et fr sv tr
4.3.77: Fixed buffer overrun exploit
4.3.78: infrastructure updates
4.3.79: New temporary file handling to avoid buffer overrun exploit and
theoretical timing hole (unshar)
Unspecified new translations added + updates
4.3.80: Fix temporary file unlink bug
4.3.81: True64 compatibility fix
4.4: intmax_t checks added
4.5: Fix unspecified bug in unshar
Update usage examples
4.5.1: Fix memory usage bug in shar
4.5.2: Fix test and update some translations
4.5.3: Add unspecified translation, update another
Move to libtool 1.5.20
4.6: New Japanese translation
4.6.1: Translation cleanup, infrastructure changes
4.6.2: Better output diagnostics
4.6.3: Recognize "end\r\n" as equal to "end" and "end\n"
Fix readdir duplicate declaration
4.7.1: (N/A) uudecode no longer creates output file names with trailing
white space.
4.9: Fix shar script shell quoting issues with translations
4.10: Handle clobber option correctly in generated scripts
4.11: Remove mailshar because mail-files was broken
|
|
(Use "build" and "target", not autoconf's 3-tuple.)
|
|
|
|
|
|
|
|
ChangeLog since 0.11.0:
0.11.1 [2011-11-04]
Bug fix release.
Added:
- new skyculture: Arabic
- new moons and rings (LP: #815484, #834336)
- new translations for landscapes and sky cultures (LP: #849292)
- possibility to observate geo-orbiting satellites (LP: #837274)
- new cities (LP: #856343, #860206)
Fixed:
- misspelling on a star name (LP: #884795)
- location window: map pointer position is updated on longitude/latitude change.
- location window: fixed checking "Use as default" changing the name of the selected location to "New Location" (LP: #881613)
- Solar System Editor plug-in: a bug in the parsing of MPC lists: the epoch's Julian Day value was wrong by 0.5 JD (LP: #836839)
- Solar System Editor plug-in: crash while trying to browse for a local file (LP: #837396)
- Historical Supernovae plug-in: a bug in plug-in name (LP: #803157)
- Historical Supernovae plug-in: a bug in selected instead of nearby stars (LP: #835815)
- doesn't load localised description of skyculture/landscape if applanguage=system_default (LP: #845924)
- add/remove landscapes dialog bug in OSX 10.6.8 (LP: #812008)
- horizon line setting not saved (LP: #811945)
- orbital period totally wrong for Himalia (LP: #806174)
- flag_show_fps = false & flag_show_fov = flase (LP: #728294)
- 0.11.0 will crash if a landscape is selected with misspelled planet name (LP: #835422)
- crash on selecting off-Earth location in the Location window (LP: #834886)
- 0.11.0 crashes when switching language while location window is open (LP: #824936)
- 0.11.0 crashes when trying using custom distortion file (LP: #871313)
|
|
SAML assertion in SAML plugin
|
|
|
|
|
|
|