Commit graph

4301 commits

Author SHA1 Message Date
adam
1775430502 Changes 4.1.3:
* Make the EGifPutExtension{First,Next,Last} family of functions use WRITE
  so user defined WRITE methods will output them correctly.
* Modify EGifSpew and EGifPutComment to use EGifPutExtension{First,Next,Last}
  so we won't output broken GIFs when dealing with GIFs with multiple
  subblocks.
* More -Wall fixes revealed while testing on Solaris and FreeBSD.
* Updated the gif_lib.html documentation to not use EGifPutExtension when
  dealing with multiple subblocks.  Use EGifPutExtension{First,Next,Last}
  instead.
* Some Windows code from the old CVS repository now available in the windows
  subdirectory.  I don't have a Windows environment to test and maintain this
  but maybe someone out there will find it useful.  Caveat hacker.

Changes 4.1.2:
* Numerous bug fixes from people on the old libungif mailing list.
* GIF_ERROR and GIF_MESSAGE are on the deprecation list as they are also
  utility helper functions rather than essential to the functioning of the
  library.
* Complete deprecation list is now in the README file
* Audited the sources with gcc -Wall. Everything detectable has now been fixed.
* Ran the library code through indent.

Changes 4.1.1:
* libungif is now hosted on sourceforge:
  http://sourceforge.net/projects/libungif
* Merge in many bug fixes that were sent in while I was hiking the
  Appalachian Trail.
* The qprintf methods of the library are now deprecated.  Do not use
  GifQuietPrint or GifQprintf.  These should have been pushed out into the
  utility helper library instead of sitting around in the library proper at
  the same time as the getarg functions were moved out.  Getting rid of these
  will let us get rid of our dependence on stdarg.h/varargs.h (Which a Gif
  reading library has no business requiring.)
2004-07-13 08:01:31 +00:00
cube
d24b17b105 For USE_MMX users, do the following:
o only include it in the BUILD_DEFS if the current platform is concerned.
  For now that only includes i386, but we might find amd64 users in the
  future.
o test against [Yy][Ee][Ss], for consistency.

Fixes part of PR 26243.
2004-07-12 19:27:05 +00:00
martti
5c9ec30dad Updated XFce to 4.0.6
As usual, this is a maintenance release, aimed at bug-fixing;
no new features are being added to the 4.0 branch.

The main purpose of this release is compatibility with recent GTK+
releases along with other fixes.
2004-07-12 08:25:11 +00:00
wiz
f81f914634 Make build with new freetype2 header structure. 2004-07-10 22:57:14 +00:00
wiz
db23be57b3 Add some missing header files so this compiles with gcc3.
Fix PLIST while here.
2004-07-10 22:18:23 +00:00
wiz
f5cf5c8a68 Unconditionally install icon and gnome desktop file.
Should fix bulk build.
2004-07-10 21:47:33 +00:00
grant
32fb85d783 the "pgmramp" program included in this package needs to be linked
against libm for fabs().

this is the same fix as is already in netpbm-latest.
2004-07-10 13:29:34 +00:00
wiz
37ffbf2261 Fix path to pkgconfig file in PKGCONFIG_OVERRIDE.
Bump PKGREVISION, since now the pkgconfig file contains the right rpath.
2004-07-10 01:11:18 +00:00
xtraeme
1ed7e93ec4 It's EXTRACT_SUFX not EXTRACT_SUFFIX, from Georg Schwarz on tech-pkg. 2004-07-09 16:51:59 +00:00
adam
120d4a5681 Changes 6.0.3-1:
* bug fixes
2004-07-08 11:50:25 +00:00
xtraeme
8d01a3372f Remove XPM support in graphics/p5-GD so you can install useful programs,
on a server without X11.

Bump PKGREVISION.
2004-07-07 16:51:26 +00:00
wiz
5a1ea1fb96 Remove references to buildlink2. 2004-07-06 22:51:34 +00:00
wiz
4237d54a34 Unused. 2004-07-06 22:41:15 +00:00
drochner
ce84c03b9e add missing gtkmm-2.0/2.2 components 2004-07-06 21:02:09 +00:00
drochner
92233ed67d import libgnomecanvasmm20-2.0.1 which is a component of the gtkmm-2.0/2.2
family of C++ bindings for gnome libraries
fortunately, these families can coexist
2004-07-06 20:35:15 +00:00
recht
df9f6259c7 bump PKGREVISIONs since libxslt needs libgcrypt now 2004-07-06 16:28:52 +00:00
tron
8f117b9a84 Backou last change. The program with the offending license has been
removed from the distribution in the meantime. Pointed out by
Klaus Klein in PR pkg/21351.
2004-07-06 13:45:14 +00:00
tron
e22f5a3c7e Set the license of this package to "no-commercial-use" because the
included program "hpcdtoppm" has a restrictive license. This fixes
PR pkg/21351 by Klaus Klein.
2004-07-06 10:55:53 +00:00
wiz
81674cd1f0 Add gqview-gtk1. 2004-07-05 18:21:13 +00:00
wiz
d44f024450 Initial import of the GTK1-version of gqview, as requested by
David Griffith in PR 25237.
2004-07-05 18:20:00 +00:00
wiz
d66a3b2e52 lib/gimp shared with gimp(2). 2004-07-04 19:24:00 +00:00
wiz
0fdf503900 lib/gimp shared with gimp1. 2004-07-04 19:23:18 +00:00
drochner
a9f4f14d66 +libgnomecanvasmm26 2004-07-04 13:58:25 +00:00
drochner
76470be936 Import the latest generation of gnome-C++ bindings.
(can coexist with older versions)
2004-07-04 13:50:28 +00:00
mrg
088bfbaa0c this has been sitting in my tree for over 6 months... update a minor
revision to 0.2.2.  from the web page:

This release is only to fix a few bugs with sound in swf_play and a
few problems with the GdkPixbuf plugin.
2004-07-04 10:25:42 +00:00
recht
41ab3dd9e0 cleanup forgotten in the previous commit... 2004-07-03 23:04:22 +00:00
recht
b65f82682b update to 1.0
changes:
- bugfixes
2004-07-03 23:03:21 +00:00
recht
095963d4fe Add a patch from the mono project:
pixman_image_set_clip_region expects to take ownership of the
passed-in region, so we create a copy to give it.

bump PKGREVISION to 1
2004-07-03 23:01:36 +00:00
recht
67f323d669 Add a patch from the mono project:
avoid derefering NULL pointers

bump PKGREVISION to 1
2004-07-03 23:00:36 +00:00
wiz
f1d962502c Unused. 2004-07-02 22:13:09 +00:00
adam
a2640eaccc Changes 2.0.26:
* Windows build uses __stdcall calling convention
* Even more complete freetype version checking
* Binary transparency is now handled correctly in gdImageToPalette
2004-07-01 10:28:42 +00:00
salo
8406eb5c02 Sort cambevao properly (hi abs!). 2004-06-30 17:45:46 +00:00
adrianp
c173eba21d Tell gnuplot not to install lisp files by default.
Patch supplied by Kouichirou Hiratsuka <hira (at) po6.nsk.ne.jp> in PR#26111.

Thanks.
2004-06-29 18:10:53 +00:00
abs
1386ca7e03 Update to bl3. All test built with jdk or sun-jdk14.
jakarta-tomcat4 has other issues independant of this - will patch next
2004-06-28 17:28:56 +00:00
minskim
1e36099374 Enable pkgviews installation. 2004-06-28 14:17:36 +00:00
jmmv
a2980fe6cb Update to 1.2.3:
* Fix API breakage for stock_save_as vs. stock_save-as
* Fix build so that make distcheck works
* Bugs fixed: #142001, #142988
2004-06-28 14:08:56 +00:00
jmmv
8ec7453500 Update to 2.6.2: just use the new gnome-desktop's distfile. 2004-06-28 13:58:08 +00:00
abs
aa76a7430e add camevao 2004-06-27 21:40:36 +00:00
abs
27b1774346 Feeding back the patches to the author and waiting for a new release
before importing the package to avoid having to commit the patches is
a good idea. Committing them anyway in a temp dir is not...
2004-06-27 21:40:18 +00:00
abs
31656acbb7 Inport cambevao 2.0
cambevao grabs images from NetBSD's or FreeBSD's /dev/bktr and ov511+ based
USB webcams and saves them as jpegs. It includes a built-in mini webserver
for static and streaming images.
2004-06-27 21:33:23 +00:00
seb
55b24cbd78 Update to version 0.98.
Packages changes:
	* Update HOMEPAGE.
	* Note that patch files were ordered so that the info file does
	not appear newer than its Texinfo source.

Changes since last packaged version:

2002-03-01  Alessandro Rubini  <rubini@linux.it>
	* library.c (Barcode_Encode): handle bitsets separately, like
		in Barcode_Print (otherwise, you might loose NO_CHECKSUM).
	* debian/changelog: moved to 0.98 (but should fix all debian/ stuff)
	* contrib/barcode-for-delphi.tar.gz: new, contributed by Michael Geddes
	* contrib/barcode-for-delphi.tar.gz.README: short info for file above
	* main.c (main): allow "-g" to set size of code in a table as well
		-- suggested and initiallt implemented by Joachim Reichelt.
	(main): fixed missing "Page: 1 1" in postscript for tables
	(main): for tables don't use Encode_and_Print, use a local
		unrolled version, so the default margin can be removed and
		we avoid problems with negative xoff in the output phase
		(first column may be offset, as noted by Karl Magnus Kolstoe)
	* doc/doc.barcode: documented change above.
	* README: removed refernces to systemy.it, I'm no more there
	Added link to FreeBSD ports tree and GLabels
	Organized as sections with titles
	* contrib/barcode-SVG.tar.gz: new contribution, by David J. Humphreys
	* contrib/barcode-SVG.tar.gz.README: short description of file above
	* contrib/grab-0.0.4.tar.gz: new program, by Tuukka Toivonen.
	* contrib/grab-0.0.4.tar.gz.README: short description of file above

2002-03-01  Boszormenyi Zoltan <zboszor@externet.hu>
	* barcode.spec: new file

2002-02-27  Alessandro Rubini  <rubini@linux.it>
	* bookland/bookland.py: updated to version 0.92 by Judah Milgram

2001-11-13  Alessandro Rubini  <rubini@linux.it>
	* README: Added a pointer to the Windows port.

2001-11-09  Cloyce D. Spradling  <cloyce@headgear.org>
	* code128.c (Barcode_128b_verify): prototype fix (unsigned char).
	* ps.c (Barcode_ps_print): the comment for ascii codes must only
		be printed if ascii is being printed (benign bug).

2001-11-06  Christoph Pross  <c.pross@beck-ipc.com>
	* pcl.c (Barcode_pcl_print): bugfix: bars were misplaced

2001-10-16  Nathan D. Holmes <nh412124@ursa.cosd.fedex.com>
	====> Version 0.97 released to ftp.systemy.it and ftp.gnu.org
	* code93.c: new file (I modified something as well - Alessandro)
	* doc/doc.barcode (Supported Encodings): added docs for code93
	* main.c: added code93 names
	* Makefile.in (LIBOBJECTS): added code93.o
	* library.c: added code93 entry points

2001-10-16  Alessandro Rubini  <rubini@linux.it>
	* doc/manpager: added (trivial) support for @itemize, added copyright
	* sample.c (main): accept -P to create PCL output
	* doc/doc.barcode (PCL Output): added the section, using text
	provided by Andrea Scopece and turning it into texinfo.
	Removed also a few extra newlines that made bad man pages

2001-10-16  Andrea Scopece  <a.scopece@vizzavi.it>
	* barcode.h: added BARCODE_OUT_PCL and BARCODE_OUT_PCL_III
	* library.c (Barcode_Print): use BARCODE_OUT_PCL to select pcl_print()
	* Makefile.in (LIBOBJECTS): added pcl.o
	* pcl.c: new file, with PCL output support

2001-10-16  Alessandro Rubini  <rubini@linux.it>
	* doc/doc.barcode (Supported Encodings): added documentation for
		EAN and UPC with checksum, as coded by mr. Böszörményi (below)

2001-10-16  Boszormenyi Zoltan <zboszor@externet.hu>
	* ean.c:
	I found that barcode-0.96 does not correctly encodes UPC-E.
	This was mainly because in upc_e_to_a() the switch() branches
	all ended without "break;".

	Printing UPC-E did not print the leading encoding number and
	the trailing UPC-A checksum. Now it does.

	Accept EAN-13 and EAN-8 with and without the checksum.
	So always treat 7 and 12 digit sequences as valid EAN codes
	and accept 8 and 13 digit sequences as valid EAN codes when
	the last digit is the same as the calculated one.

	Accept UPC-A as above (11 or 12 digit sequences.)

	Accepts UPC-E as:
	6 digit sequence: the middle part of the code (leading '0' assumed)
	7 digit sequence: the middle part and either a leading '0' or '1',
	    or a trailing UPC-A checksum. In that case, leading '0' assumed.
	8 digit sequence: a leading '0' or '1', middle part, checksum

	UPC-A, UPC-E, EAN-13, and EAN-8 may all include
	an additional barcode to the right of the main barcode.

	As a 7 or a 12 digit sequence may be ambiguous, please remember
	that EAN is checked before UPC if you specified BARCODE_ANY.

2001-08-20  Alessandro Rubini  <rubini@linux.it>
	* sample.c (main): added upc-e and ean-8 samples

2001-08-11  Boszormenyi Zoltan <zboszor@externet.hu>
	* ps.c (Barcode_ps_print): don't output "showpage" in EPS mode

2001-08-11  Alessandro Rubini  <rubini@linux.it>
	* README: Changed host names, added barcode-commit list.

2000-11-29  Alessandro Rubini  <rubini@morgana.systemy.it>
	* doc/doc.barcode (The Field List): 1pt == 0.352mm, not 0.0352
		(thanks to Stephen Irven for reporting)
2004-06-27 08:50:03 +00:00
recht
03c8635b86 Raise the dependency to 0.1.1 libpixman's buildlink3.mk. This avoids
the BUILDLINK_DEPENDS >= 0.1.1 in cairo's Makefile which is the only
consumer anyway. Or, in other words: simplify
2004-06-26 20:24:03 +00:00
recht
635ae00505 update to libgdiplus-0.10 (release candidate 1)
No real NEWS file available, so guessing from the ChangeLog:
- bug-fixes
- tiff load/save from stream
2004-06-26 20:19:42 +00:00
grant
1d8ff90b25 move mpeg-lib to multimedia/ 2004-06-26 18:27:23 +00:00
grant
25c5780aa3 move smpeg-xmms to multimedia/ 2004-06-26 18:10:20 +00:00
grant
b3d15114b5 move dumpmpeg to multimedia/ 2004-06-26 18:05:45 +00:00
grant
efbf028681 fix COMMENT. 2004-06-26 18:02:29 +00:00
grant
272065dc98 remove spurious whitespace, | fmt 70 75 2004-06-26 18:02:20 +00:00
grant
e0ed05cfdb move smpeg to multimedia/ 2004-06-26 09:16:10 +00:00
grant
4512c41bae - s/Gnu/GNU/ when used as an acronym
- note the inclusion or lack of X11 support
- | fmt 70 75
2004-06-26 06:44:18 +00:00