Commit Graph

347 Commits

Author SHA1 Message Date
SADA Kenji
4a7ea5027e The wmx-distfile was unfetchable, so update the main location,
and add some other sites.
PR:	ports/9086
Submitted by:	Stefan Zehl <sec@btl.42.org>
1998-12-15 18:56:58 +00:00
SADA Kenji
c073fe15b5 Portlint. 1998-12-10 22:24:31 +00:00
SADA Kenji
f44326d7d6 Update to: 0.20.3
Note Maintainer's introduce page on pkg/DESCR.
PR:	ports/9022
Submitted by:	Maintainer
1998-12-10 22:15:08 +00:00
Bill Fumerola
029bb90120 Add a MASTER_SITES.
Remind by:	Fenner's survey
1998-12-08 21:36:08 +00:00
Bill Fumerola
80ec5b25dc Remove the xforms induced "BROKEN_ELF" as xforms has been upgraded so it
works with ELF.

Also: Update xldlas's MASTER_SITE_SUBDIR as sunsite evidently restructured
in May according to Fenner's survey.
1998-12-07 20:46:40 +00:00
Thomas Gellekum
42c6afbcc3 configure checks for libgif now.
Submitted by:	Akihiko Hayashi <hayashi@totalware.gifu.gifu.jp>
1998-12-07 12:05:04 +00:00
Seiichirou Hiraoka
469a5ba0fb more KOREAN support
use LOCALBASE instead of /usr/local in patches/patch-*
1998-12-05 10:41:03 +00:00
Thomas Gellekum
2e464b205d Upgrade to 0.20.3.
Submitted by:	Brian Handy <handy@physics.montana.edu>
1998-12-04 07:53:46 +00:00
Bill Fumerola
cf9dbe6e4f Define WRKSRC to make previous commit work. 1998-12-02 19:32:25 +00:00
Satoshi Asami
55a32b5555 Gawd, please don't overwrite a patch in ${PATCHDIR}. It wasn't cleaning up
after itself either (although you shouldn't write anything in ${PATCHDIR}
in the first place).
1998-12-02 05:13:27 +00:00
Bill Fumerola
8881cfd9af No need to use DISTFILES when DISTNAME will work just fine. 1998-12-01 23:29:58 +00:00
Bill Fumerola
6c04ae63f9 portlint - /bin/rm -> ${RM} 1998-12-01 23:27:04 +00:00
Bill Fumerola
43d5ce96e8 portlint - bring pkg/COMMENT under 70 characters 1998-12-01 23:25:08 +00:00
Satoshi Asami
d117d69259 Typo. 1998-11-29 22:25:40 +00:00
Satoshi Asami
9c45e209c8 One more tiff34 fix. This thing was even lacking the dependency, probably
why Justin missed it.
1998-11-29 04:31:19 +00:00
Satoshi Asami
f22feb535b A few more USE_XLIBs. 1998-11-28 09:07:24 +00:00
Satoshi Asami
015abf4f83 libtiff is now "tiff.4", not "tiff34.1". 1998-11-25 23:05:45 +00:00
Seiichirou Hiraoka
c82c43e96a Sorry,this was BROKEN.
I forgot 'cvs add patch-a[j-l'.
1998-11-25 17:07:43 +00:00
Seiichirou Hiraoka
37af7d2908 Add SUBDIR += windowmaker-i18n 1998-11-25 10:53:10 +00:00
Seiichirou Hiraoka
40a55ad4a3 This is a GNUStep-compliant NeXTStep clone window manager with i18n extention
Based on ports/x11-wm/windowmaker.
1998-11-25 10:44:01 +00:00
Satoshi Asami
0a6c60d056 Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0
would go backwards.
1998-11-25 09:01:25 +00:00
Satoshi Asami
41740b9180 Mark this broken while it awaits upgrade after repository copy. 1998-11-25 06:09:16 +00:00
Justin M. Seger
d57d33c655 libtiff34->libtiff and include/tiff34/*.h -> include/*.h
Approved by:	asami
1998-11-25 05:06:28 +00:00
Thomas Gellekum
a0b5fc124e Don't use the shared libPropList. This is supposed to fix the SIGBUS
on startup people are seeing.

PR:		8783
Reviewed by:	Brian Handy <handy@physics.montana.edu>
1998-11-24 16:04:42 +00:00
Satoshi Asami
b195e8b659 Mark this broken:
=======
===>  Building for amiwm-0.20p48
cc -c  -I. -I./libami -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_STAT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_WAIT3=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_WAITPID=1 -DHAVE_XSHAPE=1 -DBSD_STYLE_GETTIMEOFDAY=1 -DLAME_ENDIAN=1 -O -pipe  -I/usr/X11R6/include main.c
main.c: In function `main':
main.c:1384: `ShapeNotify' undeclared (first use this function)
main.c:1384: (Each undeclared identifier is reported only once
main.c:1384: for each function it appears in.)
main.c:1385: `XShapeEvent' undeclared (first use this function)
main.c:1385: `s' undeclared (first use this function)
main.c:1385: parse error before `)'
main.c:1386: `ShapeBounding' undeclared (first use this function)
*** Error code 1

Stop.
1998-11-23 22:54:25 +00:00
SADA Kenji
5cbbbac049 * Add a script ``bin/fvwm95.find'', which could be invoked from
``Find'' menu.
* Change rc file's font and icon specifications.
Submitted by:	Yoshishige Arai <ryo2@on.rim.or.jp>
1998-11-23 22:35:43 +00:00
Bill Fumerola
fe19581a38 Upgrade to 0.50.0, update the homepage, add new files to PLIST.
PR:		ports/8813
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
1998-11-23 22:01:12 +00:00
Vanilla I. Shu
45afe4f59f Upgrade to 0.9.18. 1998-11-23 18:21:40 +00:00
Vanilla I. Shu
0bcc637ac4 Upgrade to 0.20p48. 1998-11-23 18:18:36 +00:00
Satoshi Asami
b38445c2c7 This one is so broken I can't get it to reinstall after deinstall. Mark
it broken.
1998-11-23 11:15:43 +00:00
Satoshi Asami
b8b77b0963 Oops, there was one more missing file.... 1998-11-23 11:12:12 +00:00
Satoshi Asami
211900e58c Remove nonexistent file "lib/X11/XFCE/Quickstart". 1998-11-23 09:47:12 +00:00
Satoshi Asami
bbe588562b Portlint. 1998-11-23 09:29:50 +00:00
Satoshi Asami
e6f648495d No need to use +=. 1998-11-23 09:23:43 +00:00
SADA Kenji
717390c537 Add x11-wm/fvwm95-i18n. 1998-11-22 14:55:44 +00:00
SADA Kenji
5f37710d84 Branched x11-wm/fvwm95 -> fvwm95-i18n.
This has only Japanese resources for now.
Submitted by:	Yoshishige Arai <ryo2@on.rim.or.jp>
1998-11-22 14:54:11 +00:00
Steve Price
cc3da74d4d Fixup CATEGORIES list.
Submitted by:	Josh Gilliam <josh@quick.net>
1998-11-21 17:18:16 +00:00
Scott Mace
334c7c299b screen.c is allready patched in patch-aa.
The TrueColor patch should have gone in patch-aa.

TrueColor patch used to be in there at one point, and got nuked
somewhere along the way I guess...
1998-11-20 23:00:43 +00:00
Stefan Bethke
c521e4c065 TrueColor also is color, isn't it?
(This was asked, and the patch provided, back in February 96; I don't have
the slightest idea why this patch never made it into the port, or into a PR
anyway.)
Submitted by:	Seppo Kallio <kallio@beeblebrox.pccc.jyu.fi>
1998-11-20 11:48:29 +00:00
Jun Kuriyama
3e734a386e Add more MASTER_SITES. 1998-11-19 22:03:49 +00:00
Bill Fumerola
0104efc656 Move xfce from ports/x11 -> ports/x11-wm
PR:		ports/7806
1998-11-18 20:03:35 +00:00
Bill Fumerola
7d383f3472 Upgrade xfce from 1.2.4->2.0.4, make associated changes.
PR:		ports/7806
Submitted by:	Nakai@technologist.com (maintainer)
1998-11-18 20:02:46 +00:00
Satoshi Asami
2b7ee87ec2 No, the checksum was correct. There is something wrong with the site that
returns an extra 5 bytes.  (Try "gzip -t" on the file.)  Please see the
mail to committers about this.
1998-11-17 04:30:02 +00:00
Bill Fumerola
57be9661c2 Update MASTER_SITES and regenerate md5.
PR:		ports/8708
Submitted by:	shige@kuis.kyoto-u.ac.jp
1998-11-16 19:41:11 +00:00
Vanilla I. Shu
4c3b92c97f Upgrade to 0.9.17, add my page to MASTER_SITES. 1998-11-16 16:12:58 +00:00
Satoshi Asami
09f6b08a7f Changed master site or not, I haven't been able to fetch this port for
a few days.  Can you put it on your own site or something?
1998-11-16 05:44:57 +00:00
Jun Kuriyama
1fccd23656 The NeXTSTEP clone window manager with Fontset support.
PR:		ports/8408
Submitted by:	Issei Suzuki <issei@jp.FreeBSD.ORG>
1998-11-15 22:08:01 +00:00
Jun Kuriyama
ecd0765bbd Activate afterstep-i18n. 1998-11-15 22:05:26 +00:00
Vanilla I. Shu
1a2f59e753 Correct MASTER_SITES.
Submitted by:	isomer@Freebsd.ee.ntu.edu.tw
1998-11-15 14:21:55 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00