Age | Commit message (Collapse) | Author | Files | Lines |
|
to list them both when we listing just automake will do.
|
|
|
|
rectangles and ellipses by using your mouse and/or keyboard. The
shapes are made up with the ascii characters |, -, / and \.
Provided by Hiramatsu Yoshifumi in pkg/13799
|
|
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.
Example #1:
DISTNAME= foo-X.Y
PKGREVISION= Z
=> PKGNAME= foo-X.YnbZ
Example #2:
DISTNAME= barthing-X.Y
PKGNAME= bar-X.Y
PKGREVISION= Z
=> PKGNAME= bar=X.YnbZ (!)
On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
|
|
Provided by Shell Hung in pkg/14708.
|
|
^
|
|
"mogrify -rotate 90 foo.tiff") used to leave the result in
/tmp/magickXXXXXXX with an in-file image comment of
/tmp/magickXXXXXXX.mgk.
Now it writes back to foo.tiff and the in-file comment is correct.
For some reason, working on jpg's didn't exhibit this problem
- Some operations that generate new files from some formats (e.g,
"mogrify -format jpg -rotate 90 foo.tiff") used to leave the result
in /tmp/magickXXXXXXX.jpg.
Now foo.jpg is generated.
For some reason, converting jpg->tiff didn't exhibit this problem.
|
|
|
|
|
|
|
|
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
|
|
|
|
processes.
|
|
|
|
- "man/man1/rletotarga.1" should be world readable.
- There is no reason why the example directory and the files in it should
be group writable.
|
|
resulted in
convert foo.jpg foo.tiff.gz
(or any other conversions involving an encode compression) dumping core.
|
|
This is a workaround to avoid totally breaking the pkg system on platforms
which are not supported (pkg system *requires* setting DISTNAME)
|
|
|
|
targets, otherwise the LIBTOOL definition doesn't get passed on.
|
|
submitted by Masao Uebayashi <uebayasi@soum.co.jp> in PR 14328.
Sketch 0.6.12 (July 5th, 2001)
==============================
* View->Load Palette... also supports Gimp palette files.
Bug fixes:
* The PostScript generator now handles RGBA images used as tiles
correctly. Reported by Andy Grimberg.
* Modifying objects that lay far outside the window could lead to X
Errors.
* Loading AI files sometimes raised exceptions with an AttributeError
"'None' object has no attribute 'guess_continuity'". This is now
fixed. Reported by Eric Faurot.
* The CMX import filter handles empty groups gracefully. Bug reported
by Yuri Shchedov.
* Fix some typos in skshow's doc-string. This is basically what's
already done with the Debian packages.
* Changing the paper format could lead to an inconsistent mapping
between document and window coordinates. Reported by Antoon Pardon.
Sketch 0.6.11 (June 9th, 2001)
==============================
* Updated Spanish translation by Esteban Manchado Velázquez
* Add /usr/lib/ghostscript/fonts to the default list of font
directories (for debian).
* Include the .spec file in the tarball and distribute the Misc
directory with the RPMs as documentation.
Bug fixes:
* The find_include_dir function in setup.py now catches and ignores
OSError exceptions, too. Pointed out by Pierre HANSER.
* The russian translation are now properly contained in the archive as
*.mo files too.
* Drawings that contained non-ASCII characters in strings were not read
back correctly when saved under Python 2.1
* The import filters now remove empty curve objects. The implementation
of 0.6.9 didn't cover all special cases. The new one works
differently but shuld catch all cases.
|
|
|
|
during the build, so add it to the package Makefile.
|
|
Added ability to reorder images within a collection using drag and drop.
Added Ukrainian translation.
Updated Dutch translation.
Closing a modified collection window now prompts to save first.
Changed list colors in find duplicates and collection windows.
Selecting remove old thumbnails and clear thumbnails now shows a
dialog displaying the progress of the selected action.
Several minor bugs fixed.
|
|
substituted by configure instead of hardcoding.
|
|
I haven't a clue why this worked before and stopped now,
but I think I'm okay as this shouldn't break things.
|
|
single instance of ${PAX}.
|
|
* Use qt2-designer-kde for a uic that understands KDE2 widgets.
|
|
|
|
|
|
|
|
Guppi is a GNOME-based framework for graphing and interactive data analysis.
Guppi is a library that can be used to extend other programs. Programs can
either link directly to Guppi's shared libraries, or can embed Guppi plots
via Bonobo, GNOME's component architecture.
|
|
* 75 * '='
* RCS ID
* blank line
* message text
* optional blank line
* 75 * '='
|
|
|
|
|
|
script. This was causing the configure process to break.
|
|
Changes since 2.91:
* Fixed a small bug in the PSD code, and added a test to the suite using an
image supplied by Alex Weslowski <aweslowski@rpinteractive.com>.
* Added a routine to provide Flash support, provided by Dmitry Dorofeev
<dima@yasp.com>.
* Added a patch from Dan Klein to make certain that imgsize() closes any
file descriptors it opens.
|
|
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use. Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
|
|
use X11_BUILDLINK_MK as a test value. Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
|
|
Changes:
> Added date and size display columns to the file list.
> Added file managementi (copy, move, etc.) to the collection
pop-up menus.
> Added to file dialogs a right-click menu for renaming and deleting
files. Also added a button to create new directories.
> Added translations et, fi, nl.
- Updated translations de, fr, it, ja, pl, sl.
- New option to sort files ascending or descending.
- New option to sort files by numerical order (8,9,10...).
- .thumbnails directories are now created group writeable.
- Files dropped on the duplicates window are now filtered.
- Made removing multiple files from the duplicates window faster.
* Fix file rename missing cursor bug.
* Fixed memory leak in the find duplicates window.
* Minor bug fixes.
|
|
|
|
|
|
|
|
- Add a missing dependency on libusb.
- Add a buildlink.mk file for use by other package Makefiles.
- Don't install sane.{dvi,ps} as they require teTeX to be installed to build
the documentation files.
|
|
|
|
which is required to handle multibyte charcters in gd.
|
|
The automatic truncation in gensolpkg doesn't work for packages which
have the same package name for the first 5-6 chars.
e.g. amanda-server and amanda-client would be named amanda and amanda.
Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for
amanda-server.
All svr4 packages also have a vendor tag, so we have to reserve some chars
for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6
or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the
vendor tag enough room.
All p5-* packages and a few other packages have now a SVR4_PKGNAME.
|
|
|
|
share/examples hierarchy, standardize patch names, remove FreeBSDisms
from PLIST.
|
|
|
|
This is a simple python interface to gdchart which is
excellent for creating charts and graphs in PNG, JPEG,
and GIF format.
WWW: http://athani.pair.com/msteed/software/gdchart/
|