1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
Commit Graph

1093 Commits

Author SHA1 Message Date
Shigeyuki Fukushima
6e0a25dd39 Update to 8.3.
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-04-25 17:30:00 +00:00
Akinori MUSHA
df5d79e511 Give XEmacs packages ports `elisp' catgory. 2000-04-25 07:55:18 +00:00
Kris Kennaway
39c06186fa Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
for quite some time. If any non-committer wants to take over maintainership
please let me know.

Reviewed by:		ports
No response from:	erich
2000-04-23 22:59:51 +00:00
Chris Piazza
289edec835 Replace dead master site with two linuxberg sites. 2000-04-22 23:57:47 +00:00
Will Andrews
b54f5e04ee Change MAINTAINER, and remove erroneous patch.
PR:		18165
Submitted by:	Kevin Day <toasty@dragondata.com>
2000-04-22 22:37:04 +00:00
Will Andrews
ab660dfb52 Update biew to 5.04.
PR:		18137
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-22 02:06:20 +00:00
Michael Haro
3b5593ec33 portlint and add WWW: 2000-04-20 19:47:05 +00:00
Michael Haro
090978a739 Add SLAVEDIRS and WWW: 2000-04-20 19:45:48 +00:00
Michael Haro
7c7f73ded5 various portlint nits (spacing, variable ordering, SLAVEDIRS, etc.) 2000-04-20 19:39:00 +00:00
Michael Haro
9f95fbb663 PREFIX -> LOCALBASE (portlint) 2000-04-20 19:10:45 +00:00
Michael Haro
914919dbf5 add SLAVEDIRS 2000-04-20 10:39:59 +00:00
Michael Haro
bd5129fd88 add SLAVEDIRS 2000-04-20 10:23:17 +00:00
Michael Haro
79c1f1c991 fix packaging errors (don't sort the @dirrm list in a-z order) 2000-04-20 04:11:37 +00:00
Michael Haro
33592b4c86 Correct english grammar
Submitted by:	Adam Steffes <asteffes@netmug.org>
2000-04-20 04:10:36 +00:00
Ade Lovett
1ffce9669e Update to 0.7.0, with a new MASTER_SITE and bunch of new features
Remove lots of Makefile bogons, replacing them with lots of
patches (like other GNOME ports :) to put things in the right place.
2000-04-20 00:45:16 +00:00
Jeremy Lea
877b8a533b Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:18:05 +00:00
Gary Jennejohn
9b029f6549 Update the vc package to version 1.22.
Fix PLIST to delete the psgml and sgml packages. The error was hidden
by the way @unexec rmdir is done.

Bump PORTVERSION to 1.2.
2000-04-16 08:59:58 +00:00
Akinori MUSHA
bd8a111a1f Include bsd.port.pre.mk before referring ${PKGNAMEPREFIX}.
Correct the dependency.
  - Do s/NAMEEXT/PKGNAMESUFFIX/ that I forgot previously.
  - Bump the XEMACS_VER to 21.1.9 that the MAINTAINER had forgotten
  some time ago.
2000-04-15 06:24:34 +00:00
Bill Fumerola
aa16e93c2a /usr/compat -> /compat, peter's commit to osf1_base reminded me I had this. 2000-04-14 19:53:25 +00:00
Akinori MUSHA
9ca4ec6659 Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}
PR:		ports/18009
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:40:29 +00:00
Akinori MUSHA
52190dc850 Portlint COMMENT's.
Everybody should read the Handbook again!

PR:		ports/18008
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
Akinori MUSHA
6eff5967a7 Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having
consistent categories.
2000-04-14 17:10:50 +00:00
Akinori MUSHA
1fa5be246b Cosmetic.
{chinese,japanese,korean}/mule-*:
  - Set only the lang-specific category for each.

editors/mule:
  - Set CATEGORIES+= editors to follow after a slave's lang-specific category.
  - Define MULE_VERSION and EMACS_VERSION to use.

editors/mule-common:
  - Remove redundant `Version required' line.
  - Define MULE_VERSION and EMACS_VERSION to use.
  - Use ${VAR:S/../../} modifier instead of !=, and `echo | sed'.
2000-04-14 16:47:49 +00:00
Satoshi Asami
935870e192 Finish converting editors/ to PORTNAME/PORTVERSION. 2000-04-14 06:21:02 +00:00
Michael Haro
0f29953274 portname/portversion update 2000-04-14 00:25:54 +00:00
Akinori MUSHA
b67e638fb4 Update with PORTNAME/PORTVERSION and get happy with the slave.
Remove LANGPREFIX and just utilize PKGNAMEPREFIX.

Fix the wrong CATEGORIES specification. (language specific categories
should come first)
2000-04-13 12:39:30 +00:00
Satoshi Asami
46640208e9 Convert to PORTNAME/PORTVERSION. I'm doing these first so we can test
the slave ports.
2000-04-13 08:17:29 +00:00
Akinori MUSHA
3b9ce2e864 Convert to PORT{NAME,VERSION}/PKGNAME{PREFIX,SUFFIX}.
- LANGPREFIX -> PKGNAMEPREFIX
  - PKGNAMEEXT -> PKGNAMESUFFIX

Now ready to cooperate with `japanese/xemacs*'.
2000-04-13 06:50:45 +00:00
Mike Smith
fae710c317 Corel moved the license agreement page - catch up with them.
Submitted by:	Ronald Klop <ronald@node11a94.a2000.nl>
2000-04-04 21:45:54 +00:00
David E. O'Brien
58867f8da8 Pickup maintance of these until someone else comes along. 2000-03-31 01:37:36 +00:00
Ade Lovett
6280e80dea Take over a couple of ports. 2000-03-29 22:34:41 +00:00
Kris Kennaway
027f59c9d8 Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.

Approved by:	andy
2000-03-29 07:19:16 +00:00
Chris D. Faulhaber
084e48593f Update MASTER_SITES and WWW to new domain
Submitted by:	Christian Weisgerber <naddy@mips.rhein-neckar.de>
2000-03-27 21:12:05 +00:00
Daniel Eischen
e4f8d56850 Updates from Maxim Sobolev:
+ CFLAGS received appropriate respect
  + X11BASE now used insted of PREFIX in -I and -L compiler directives
  + pkg/DESCR slightly modified to reflect Nedit's LessTif frindiness

PR:		ports/17457
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-03-27 13:14:14 +00:00
Daniel Eischen
a407586d87 Update nedit to nedit-5.1.1. Nedit is now under the GPL, as opposed
to the former, somewhat fuzzy, license from Fermilab.
2000-03-27 03:50:46 +00:00
Michael Haro
837a4626c4 - Support PREFIX properly
- Fix pkg/PLIST
- Add WWW: line into pkg/DESCR

PR: 17570
Submitted by: tkato@prontomail.ne.jp
2000-03-24 00:09:50 +00:00
Will Andrews
af4a01863e Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)

Reminded by:	asami
2000-03-22 01:59:41 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
Chris D. Faulhaber
f205213893 Activate biew 2000-03-20 23:51:52 +00:00
Chris D. Faulhaber
864f7eed85 Biew is Binary vIEWer with built-in editor for binary,
hexadecimal and disassembler modes. The program also has  text  viewer
with different  Russia  codepages  support  (Windows-1251,  MSDOS-866,
etc.).

PR:		17186
Submitted by:	Michael Vasilenko <acid@stu.cn.ua>
2000-03-20 23:51:37 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
Satoshi Asami
ec5a70d027 Forgot to change checksum for upgrade.
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-03-11 20:03:59 +00:00
Chris D. Faulhaber
34d763523f Update port to 3.13.2
PR:		17273
Submitted by:	Maintainer
2000-03-11 14:22:54 +00:00
Satoshi Asami
839cf04840 Chase emacs upgrade to 20.6. 2000-03-10 21:31:15 +00:00
Satoshi Asami
6751731e6e Chase emacs20 version up to 20.6.
Submitted by:	"OKAZAKI Tetsurou" <okazaki@be.to>
2000-03-10 20:16:34 +00:00
Munechika SUMIKAWA
d9524db293 Add 'ipv6' on CATEGORIES. 2000-03-08 17:28:32 +00:00
Justin M. Seger
a170ec79ef "Enable IPv6-ready for emacs20"
Submitted by:	Munechika SUMIKAWA <sumikawa@ebina.hitachi.co.jp>

Upgrade to emacs-20.6
2000-03-08 17:12:17 +00:00
Jun Kuriyama
8cdd905a5b Bump EMACS_VER. 2000-03-08 08:27:23 +00:00
Jun Kuriyama
9515b1f16d Bump EMACS_VER. 2000-03-08 06:46:32 +00:00
Chris D. Faulhaber
755fc45b89 Make this compile on -stable again (fix socklen_t cast) 2000-03-04 13:11:27 +00:00
Daniel Eischen
de567c77ad Change the site for the distfile to Nedit's new home.
Change my (MAINTAINER) email address.
2000-03-02 12:32:26 +00:00
Chris D. Faulhaber
31c7e2abb8 Update port to 1.5.7
PR:		17089
Submitted by:	Maintainer
2000-03-02 01:26:18 +00:00
David E. O'Brien
1f1d0d32a8 Enable multibyte character support. This helps Japanese users.
I am unsure if there are any down sides to this commit for non-multibyte
character users.

Submitted by:	TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
2000-02-29 09:41:36 +00:00
David E. O'Brien
6cef8fe0ee * Update version 5.6 to patchlevel 12.
* tweak PLIST

PR:		16987
Submitted by:	Sergey A. Osokin <osa@FreeBSD.org.ru> (PLIST tweak needed)
2000-02-29 09:36:44 +00:00
Steve Price
f7be4e02a5 Add mb@imp.ch as the new MAINTAINER.
Submitted by:	Darren Wiebe <dkwiebe@hagenhomes.com>
2000-02-28 23:55:27 +00:00
Satoshi Asami
b2fc2bafbb Add virtual category "linux" to Linux apps and support libs/utils. 2000-02-28 08:34:04 +00:00
Satoshi Asami
b0c2086172 Remove one info file (w3.info-4) that doesn't exist.
Found by:	bento
2000-02-28 05:32:31 +00:00
Steve Price
5a1b88b560 Misc. small fixes from the maintainer.
PR:		16935
Submitted by:	maintainer
2000-02-27 15:01:17 +00:00
Steve Price
b4e2895947 Remove non-existent manpage references so this port packages again. 2000-02-26 19:50:01 +00:00
Gary Jennejohn
0e7b720451 Fix the texi code in man/texinfo.texi so that the newer version of
makeinfo in -CURRENT doesn't barf.

I don't know whether this will break building on -STABLE.

Reported by:	asami
2000-02-25 22:55:35 +00:00
Shigeyuki Fukushima
45b27508e1 Update PATCH_SITES and WWW URL in DESCR. 2000-02-25 16:23:37 +00:00
Satoshi Taoka
06a335b788 Cannot view gzipped info files if the next line is in ~/.emacs:
(set-default-process-coding-system *autoconv*unix *junet*)

PR: 16817
Submitted by: amagai@nue.org (Y.Amagai)
2000-02-21 05:13:49 +00:00
Jeremy Lea
5e1d4ac71d Fix for building on -CURRENT.
No response by:	maintainer
2000-02-20 20:37:46 +00:00
Gary Jennejohn
a8ab7a8141 Fix some typos.
Submitted by:	kris
2000-02-19 22:13:11 +00:00
Satoshi Taoka
a5bedc7c51 Update to 21.1.9
PR: 16743
Submitted by: maintainer
2000-02-18 23:21:40 +00:00
Satoshi Taoka
428ca56ccd Fix as xemacs21-mule is updated 2000-02-18 23:19:44 +00:00
Satoshi Taoka
acb0ce1097 Update to 1.5
PR: 16725
Submitted by: maintainer
2000-02-18 09:18:12 +00:00
Chris D. Faulhaber
551ac96ffd Update port to 0.6.7
PR:		16782
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-18 03:24:20 +00:00
Yukihiro Nakai
d41f265462 Fix about *_DEPENDS and GNU_CONFIGURE
PR:		ports/16781
Submitted by:	"KATO Tsuguru" <tkato@prontomail.ne.jp>
2000-02-18 02:22:56 +00:00
Gary Jennejohn
127577ee39 I added logic to the Makefile to make it easier for me test when
PREFIX != LOCALBASE. Unfortunately, the change is guaranteed to
break pacakging on bento. Revert to the old way of doing things.

Why does this sort of thing always have to happen at 3 AM ?
2000-02-18 01:59:03 +00:00
Gary Jennejohn
4dae08568b The patch submitted by kiri@pis.toba-cmt.ac.jp was missing 2 of the
packages in files/md5. I fixed this when I tested but forgot about it
when I did the last commit. Fix it.
2000-02-17 22:05:30 +00:00
Gary Jennejohn
52b60f89bf Add the hm--html-menus-1.14-pkg.tar.gz package. Also update some other
packages.

This is the first stage in a rather ambitious plan which kiri has to
add additional xemacs-package ports to make it easier for the user
to install additional packages beyond the base support.

Submitted by:	kiri@pis.toba-cmt.ac.jp
2000-02-17 21:44:04 +00:00
Gary Jennejohn
07e0162344 Update to version 21.1.9.
As in ver. 21.1.7 the port creates lots of empty directories. This must
be reflected in PLIST, which explains the big diff. I wish they'd
make up their minds :-)

Tested on i386 and Alpha. Also tested packaging.

Submitted by:	kiri@pis.toba-cmt.ac.jp
2000-02-17 21:38:02 +00:00
Satoshi Taoka
b329db3ec6 Update to 3.0
PR: 16684
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-17 05:18:31 +00:00
Jun Kuriyama
cc877af2ca Bump version number.
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
PR:		ports/16744
2000-02-17 04:16:00 +00:00
Dirk Froemberg
9625d7c9d7 Add WWW: 2000-02-13 17:30:08 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
R. Imura
66019505cb Update nvi-m17n (19990331 -> 19991117).
PR:		16513
Submitted by:	MIHIRA Yoshiro <sanpei@sanpei.org>
2000-02-12 20:31:34 +00:00
Yukihiro Nakai
a62ce65e54 Fix *_DEPENDS
Submitted by: Tsuguru Kato <tkato@prontomail.ne.jp>
2000-02-12 15:18:15 +00:00
Chris D. Faulhaber
4310a964a9 Remove ghex 2000-02-11 20:28:51 +00:00
Chris D. Faulhaber
e7ac733a4b Remove ghex from the ports since misc/gnomeutils contains
a newer (and maintained) version.

Requested by:	reg
2000-02-11 20:26:55 +00:00
Bill Fumerola
ba946cbc34 Sell my soul again and upgrade this evilness to 0.014, now even more annoying! 2000-02-11 19:01:34 +00:00
Shigeyuki Fukushima
7bd6680636 Fix typo.
Submitted by:	Hiroki Sato <hrs@jp.FreeBSD.org>
2000-02-09 13:26:40 +00:00
Gary Jennejohn
82b97a334e Take over maintenace of this also, at the request of the old
maintainer.
2000-02-08 21:21:17 +00:00
Jun Kuriyama
7648c1b482 Update to latest packages.
Add texinfo package.

No response from:	maintainer
2000-02-08 16:18:46 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
Shigeyuki Fukushima
3d2ac2c67b Update to 8.2. 2000-02-08 04:33:50 +00:00
Michael Haro
58cc9d5d97 add Date Created comment using date of initial import 2000-02-07 22:14:04 +00:00
Michael Haro
85e1f37535 make pkg/DESCR <= 24 lines (portlint) 2000-02-07 22:12:16 +00:00
Satoshi Taoka
e40a69fa22 Update each packages to lastest version
Delete mew and apel packages

PR: 16538
Submitted by: maintainer
2000-02-07 17:32:29 +00:00
Dirk Froemberg
4e6deb28ec Add missing "MAINTAINER=ports@FreeBSD.org". 2000-02-05 10:55:49 +00:00
Gary Jennejohn
bdd6acd97a Upgrade to version 9.1.
Delete a MASTERSITE which refuses connections.
2000-02-02 21:51:39 +00:00
Yukihiro Nakai
eb6e784ef5 Add dedit 2000-01-31 08:44:55 +00:00
Yukihiro Nakai
5149da90dc Initial import.
i18n editor with GNOME
2000-01-31 08:43:45 +00:00
Jeremy Lea
d02f2cd4ef Ports no longer need to pass CXXFLAGS to configure. bsd.port.mk does this
for them.
2000-01-29 22:46:04 +00:00
Steve Price
829f27c953 From maintainer:
This fixes the ${TEMPDIR} and ${TMPDIR} problem with the StarOffice5
  port.  It also puts my correct email address in.

PR:		16432
Submitted by:	maintainer
2000-01-29 21:52:21 +00:00
Chris Piazza
fe11e34f92 Update to 3.12.0. This port now works on 4.0.
PR:		16414
Submitted by:	maintainer
2000-01-29 06:56:35 +00:00
Satoshi Taoka
3538d72b27 On 3.X-R, mule has a problem "Segmentation fault". Then I fixed it.
PR:		16336
Submitted by:	Munehiro Matsuda <haro@tk.kubota.co.jp>
2000-01-25 15:00:53 +00:00
Ade Lovett
6550f57589 Remove editors/gwp. It has rotted to the extent that the source
tarballs are no longer available, with no updates having been made.
2000-01-22 04:35:26 +00:00
Shigeyuki Fukushima
3f7810240e Activate psgml-xemacs21-mule.
Delete psgml-xemacs-mule.
2000-01-21 15:47:08 +00:00