Commit graph

18 commits

Author SHA1 Message Date
obache
3e2779d4e6 Switch MASTER_SITES from dead sites to download.savvanah.nongnu.org.
Noticed by Zafer Aydogan via private mail.
distfile name is differ, but contents are same.
2008-04-16 05:42:46 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
joerg
5bad78c8ce If defined, use _DIRENT_DIRSIZ on DragonFly to compute the size of
a dirent. Ignore the bogus size check done before.
2005-11-07 14:41:20 +00:00
joerg
2c08e0d917 Don't declare errno, if it exists as macro already. 2005-10-10 12:11:46 +00:00
wiz
393af94024 Add RMD160 checksums to the SHA1 ones. 2005-02-23 17:36:09 +00:00
jschauma
ee682c2d8c Add LDFLAGS to the relevant Imakefile in order to fix the problem seen
in Huberts bulk-builds.  Remove previous attempt to fix this and while we're
there, we can remove USE_X11 since we already use USE_IMAKE.
2003-01-12 18:30:56 +00:00
jschauma
11632737ad Update to latest version 1.0 using patches provided by Jeremey C. Reed
(reed at reedmedia dot net) in
<Pine.LNX.4.43.0212260432280.22292-100000@pilchuck.reedmedia.net> to tech-pkg.
xforms is now LGPL.
Changes:

V1.0RC6.1 November 19, 2002
  o. Fixed early tooltip hide causing recursive fl_free_forms() entry.
  o. Fixed typo in `lib/Imakefile'.
V1.0RC6 November 16, 2002
  o. TabFolder coordinate update corrected. (Angus Leeming)
  o. Tooltips could be orphaned when form hidden.  (Angus Leeming)
V1.0RC5.2 October 2, 2002
  o. Documented `InstallNonstandard' procedure.
V1.0RC5.1 October 1, 2002
  o. Mac OS X build support.
V1.0RC3 June 5, 2002
  o. Fixed condition in forms.c preventing use of cursor keys.
  o. Fumigated with -Wall, eliminating all complaints in xforms
     sources.
V1.0RC2	June 1, 2002
  o. Picked up some missing prototypes in `flimage.h'.
  o. Deleted fl_snprintf() with snprintf() and changed all references
     thereto.  Added a new library for those lacking the latter
     function, filched from the SpamAssassin distributon, of all things.
     Had to hack it a bit to get it to work.  Others, on other systems,
     may have to as well.
V1.0RC1	May 30, 2002
  o. Very minor API changes.  `FL_ERROR_FUNC' has been typedef'd for
     fl_set_error_handler() function.  `FL_VAL_FILTER' has also been
     typedef'd for use by fl_set_{counter,slider}_filter().  Neither
     of these changes should affect much of anything.
  o. The flimage functions are in their own library now: libflimage.
     They should be usable standalone, but I have not had an
     opportunity to test them.
  o. The OpenGL functions are in their own library now: libformsGL
     fl_add_glcanvas() and its ilk live there.  Application build scripts/
     Makefiles should include -lformsGL.
  o. The Xpm library is no longer built or distributed with XForms.
  o. The majority of the function prototypes in `forms.h' have been
     expanded to include variable names.
  o. various bug fixes.
2002-12-28 19:49:06 +00:00
jlam
32ad6cd96f buildlink1 -> buildlink2 2002-09-21 00:24:03 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
wiz
776a263c16 Fix typo in Imakefile. Closes pkg/17877 by Wojciech Puchar. 2002-08-08 10:37:11 +00:00
wiz
f4ea381eac Add RCS Id. 2002-07-02 13:09:41 +00:00
fredb
e11e21b972 Make the included programs and demos link against the package's "forms"
shared library, rather than any previously installed one.
2002-04-17 18:18:53 +00:00
fredb
6a1cfa2366 Update xforms to 0.9999. This is the first Open Source version (LGPL),
and is evidently very close to 1.0. This is a completely new package
-- all ports build from source; no more abominable relinking of binaries.
2002-04-17 04:40:36 +00:00
wiz
25427e4014 Add SunOS support, provided by Peter L. Petersen in pkg/13655. 2001-08-09 13:45:43 +00:00
dmcmahill
ebb276349e populate distinfo with SHA1 sums and sizes for all the various
MACHINE_ARCH's and OBJECT_FMT's we currently have.
2001-05-04 14:25:11 +00:00
dmcmahill
4bda21f1cd restore checksums for alpha, arm32, m68k, i386-a.out, mipsel, ns32k, powerpc, and sparc 2001-05-04 01:33:57 +00:00
skrll
7c75053771 Move to sha1 digests, and add distfile sizes. 2001-04-19 11:07:33 +00:00
agc
8f972b049a + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
Renamed from x11/xforms/files/md5 (Browse further)