David E. O'Brien
bf1ff67962
Vim version 6 (beta C).
2000-07-31 19:04:26 +00:00
Justin M. Seger
348a8f1b9d
patch-ai, patch-an, patch-cg: Regenerated for emacs-20.7.
...
patch-cc (configure.in): Merged with patch-ch.
patch-af (src/unexfreebsd.c): Removed. Not used by this port.
patch-ca (src/Makefile.in): Removed. 5-CURRENT's and
4-STABLE's libtermcap -> libncurses symbolic link issues
are now well handled by vendor's src/s/freebsd.h.
Moved LIBS_XPG changes to patch-cb.
patch-cb (src/s/freebsd.h): Regenerate for emacs-20.7.
Update the conditional of enclosing the USE_XPG check
so as not to link libxpg4 on recently 5-CURRENT and
4-STABLE after the merge of libxpg4 into libc.
Added LIBS_XPG to LIBS_SYSTEM.
PR: ports/19653
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
2000-07-30 03:45:10 +00:00
Will Andrews
7c6b0a6ca6
Update to 20000724A (custom-rolled snapshot). Rejoice, because now
...
Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in
general seems less buggy. Only kdeutils was left out of this mega-update.
However, it should return soon. :-)
The massive reduction in patches is mostly the result of using perl
regex replacement. This reduces the amount of time it will take in the
future to upgrade these ports, and load on the repository.
QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express
purpose of allowing KDE2 to compile. It is available in the qt22 port.
Additionally, GIF support is re-enabled in both Qt2 ports, so that
people can now read GIF images. GIF support is enabled through an
internal GIF reader in Qt, and requires no patented libraries. Special
effort was made to ensure that people do not install both qt21 and qt22
ports at the same time.
I'd like to take a moment to thank the following people for their help:
Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri
Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier
<scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias
Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard
work, testing, etc. were put into this update. Another couple hundred of
hours were spent by CPUs trying to compile this behemoth. :->
Special thanks to: Physics Computer Network @ Purdue staff, especially
C. Stephen Gunn <csg@physics.purdue.edu>, for giving
me access to an extremely fast machine for doing
test builds (it performed 12 full builds of the
entire suite in the last 7 days).
PR: 18838
Submitted by: Arun Sharma <adsharma@sharmas.dhs.org>
Approved by: imura, asami
2000-07-29 02:44:58 +00:00
Maxim Sobolev
39dd911bcd
Update to 0.9.14.
...
PR: 20237
Submitted by: maintainer
2000-07-28 10:18:00 +00:00
Maxim Sobolev
bdaa4bb427
The project changed its location.
2000-07-27 10:19:44 +00:00
Gary Jennejohn
cae4619702
Update to version 21.1.11.
...
Patch patch-al was obsoleted by a change in the target file.
Except for one minor change in PLIST the submitted patch worked
without errors. Excellent !
Submitted by: kiri@pis.toba-cmt.ac.jp
2000-07-25 20:22:07 +00:00
Kevin Lo
02585bd39c
Initial import of gate-2.04c.
...
gate is a simple and unobtrusive line-oriented text editor.
PR: 19905
Submitted by: Christopher N. Harrell <cnh@ivmg.net>
Reviewed by: sobomax
2000-07-21 10:11:44 +00:00
David E. O'Brien
6ab1ef4241
Prevent attempting to build with Python support if Python just happens to
...
be present. Since our Python port is built with threads support, Vim will
also need to be built with -pthreads but there is a build problem with
-pthreads set.
2000-07-20 10:55:05 +00:00
David E. O'Brien
7fd36a9968
Fix a mastersite and remove our explicit linking with libxpg4 as Vim 5.7
...
correctly determines if it is needed (and isn't in FreeBSD 4.1 and later)
2000-07-20 00:52:13 +00:00
David E. O'Brien
7ad264fe48
Re-apply rev 1.38 (remove building with Python (I have NO idea how I
...
accidetnly readded Python) until I can make Vim link properly with -ptheads)
2000-07-20 00:48:19 +00:00
Satoshi Asami
27198a9808
Mark these BROKEN, they don't compile/run properly.
...
Submitted by: maintainer
2000-07-19 17:50:47 +00:00
Satoshi Asami
f7c053ca65
Tiny typo (I think) fix.
...
Submitted by: shige
2000-07-19 17:09:24 +00:00
Satoshi Taoka
5d7d820639
(1) /usr/share/info/dir was renamed to dir-tmpl.
...
(2) Now it is not necessary to exist a file "info/dir"
when install-info is executed.
By (1) and (2), I removed the next line:
[ -f %D/info/dir ] || sed -ne 1,/Menu:/p /usr/share/info/dir > %D/info/dir
from PLIST or Makefile
CV: ----------------------------------------------------------------------
2000-07-19 14:22:30 +00:00
Shigeyuki Fukushima
8f66eb72c8
Fix dependency: x11-fonts/bitmap-font -> x11-fonts/bitmap-fonts.
2000-07-19 08:34:23 +00:00
Shigeyuki Fukushima
04df07dbe6
Fix broken apel-dependency in the case of xemacs and xemacs20.
2000-07-19 08:07:47 +00:00
Satoshi Asami
74ab39afaf
Remove this port for now, since it's just a repo copy and I don't want
...
the release to ship with it if DavidO can't get to it. (DavidO will
cvs add the files back when he solves the problem that's holding him back.)
2000-07-18 18:18:24 +00:00
Kelly Yancey
c187203fd5
Clean up the fte port:
...
* Use ${FILESDIR} where appropriate.
* Include dependency on Xlib.
* Add ability to install documentation.
* Install config files under ${PREFIX}/etc rather than ${PREFIX}/lib.
* Install config file compiler.
2000-07-17 09:19:13 +00:00
Shigeyuki Fukushima
695aafbb99
Change dependency from texinfo.el to texinfmt.el.
...
Texinfo.el is a major mode elisp for editing Texinfo files.
Texinfmt.el is for formatting Texinfo files into Info files.
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
2000-07-17 06:17:34 +00:00
Satoshi Taoka
44ee2ef5a6
editors/flim-xemacs21-mule
...
editors/flim-xemacs21-mule-current
editors/semi-xemacs21-mule
editors/semi-xemacs21-mule-current
editors/wemi-xemacs21-mule
editors/wemi-xemacs21-mule-current
mail/wanderlust-xemacs21-mule
print/yatex-xemacs-mule
The above ports' dependencies were fixed.
2000-07-17 05:32:15 +00:00
Shigeyuki Fukushima
c8b90f0c69
Convert into EMACS_PORT_NAME style port.
2000-07-17 02:40:09 +00:00
Shigeyuki Fukushima
1efbda0db9
Fix texinfo.el(included in xemacs-packages) dependency.
...
editors/xemacs-sumo-packages port is obsolete.
2000-07-17 02:37:41 +00:00
Steve Price
483ee3f635
Revert parts of the previous commit, spell CONFIGURE_ENV correctly, and
...
get this port to build correctly again with HAVE_GTK=t.
PR: 19893
2000-07-16 19:40:21 +00:00
Satoshi Asami
6fbc4e7fab
Temporarily remove these ports until their dependencies are fixed -- they
...
are currently blocking the INDEX build.
2000-07-16 17:35:42 +00:00
Yukihiro Nakai
3f14beea4f
Update to 0.5.8
...
PR: ports/19522
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-16 14:18:15 +00:00
Satoshi Taoka
2653277ed4
Fixed MAINTAINER in Makefile
...
Pointed out: asami
Fixed: OKAZAKI Tetsurou <okazaki@be.to>
2000-07-15 20:34:22 +00:00
Gary Jennejohn
7a4354f6f4
The original tarball no longer exists on any of the servers. Change
...
the port to use the new one - xemacs-21.1.10a.tar.gz.
There are no changes to the source caused by this; only empty
directories which were made by the old version were removed.
Change PLIST to reflect removal of the directories. Since
xemacs/site-lisp is no longer created by the installation, make
the directory in Makefile.
Add patch-an to fix a bug in lisp/package-get.el caused by mishandling
of md5 package checksums.
PR: 19855
Submitted by: Vivek Khera (PR), TAOKA Satoshi (patch - partly used),
Mr. Kiriyama (patch-an)
2000-07-13 21:03:03 +00:00
Satoshi Taoka
2dde26d167
Added the blow ports:
...
xemacs-additional-packages
xemacs-basic-mule-packages
xemacs-comm-packages
xemacs-games-packages
xemacs-libs-packages
xemacs-oa-packages
xemacs-prog-packages
xemacs-wp-packages
xemacs21-sumo
Removed the blow ports:
xemacs-mule-sumo-packages
xemacs-sumo-packages
2000-07-13 09:55:53 +00:00
Satoshi Taoka
4c9ac857b8
Update to version 21.1.10
...
Rearrange xemacs mule packages
PR: 19021
PR: 19023
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
2000-07-13 09:53:24 +00:00
Satoshi Taoka
a05567e5bd
<New ports for XEmacs SUMO package>
...
The SUMO package is partitioned into these ports:
xemacs-comm-packages
xemacs-games-packages
xemacs-libs-packages
xemacs-oa-packages
xemacs-packages
xemacs-prog-packages
xemacs-wp-packages
PR: 18979
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
2000-07-13 09:31:37 +00:00
Shigeyuki Fukushima
92653af642
Convert into EMACS_PORT_NAME style port.
2000-07-13 05:19:02 +00:00
Shigeyuki Fukushima
56097548ad
Change PREFIX -> LOCALBASE.
2000-07-13 05:12:28 +00:00
Shigeyuki Fukushima
5e5c1f0020
In the case of apel-xemacs21-mule:
...
Depend on xemacs-packages instead of xemacs-sumo-packages
because of rearrangement for xemacs emacs-lisp packages.
2000-07-13 05:10:02 +00:00
Shigeyuki Fukushima
e0b80a2780
Convert into EMACS_PORT_NAME style port.
...
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
2000-07-12 15:57:14 +00:00
Shigeyuki Fukushima
6c42015458
Convert into EMACS_PORT_NAME style port.
2000-07-12 15:51:49 +00:00
Shigeyuki Fukushima
e1d0f1ba74
Fix emu install directory.
2000-07-12 15:37:10 +00:00
Shigeyuki Fukushima
3a14fb6330
Change PREFIX -> LOCALBASE.
2000-07-12 15:32:55 +00:00
Shigeyuki Fukushima
1587c0d6c1
Add missing files.
2000-07-12 15:30:38 +00:00
Shigeyuki Fukushima
0cbd5f0e73
Fix:
...
1) Change PREFIX -> LOCALBASE
2) Use PKGNAMESUFFIX
3) Rearrange EMACS_PORT_NAME check and its related variables.
2000-07-12 15:26:12 +00:00
Shigeyuki Fukushima
4f44e81eca
Fix termcap problem.
...
PR: ports/17496
Submitted by: Tetsurou OKAZAKI <okazaki@be.to>
2000-07-12 15:13:08 +00:00
Maxim Sobolev
64607043e1
Update to 2.5.0.
2000-07-12 14:34:14 +00:00
Satoshi Taoka
bc69709ebe
meta port: Additional XEmacs elisp packages(additional)
...
PR: 18979
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
2000-07-12 07:30:30 +00:00
Ade Lovett
cbe360036c
Update for new devel/libglade shlib version
2000-07-11 22:02:22 +00:00
David E. O'Brien
9d243e4312
The real package list for version 5.7.
...
Submitted by: steve
2000-07-10 22:21:10 +00:00
Ade Lovett
d6930f9806
Update to 0.9.0
2000-07-10 15:01:07 +00:00
Steve Price
5f5e85e8b9
XEMACS_VER should now be 21.1.10.
2000-07-10 01:18:46 +00:00
Steve Price
853e9b0745
EMACS_VER should now be 20.7.
2000-07-10 01:11:50 +00:00
Motoyuki Konno
a4f59a912b
Fix typo.
2000-07-09 10:26:22 +00:00
Steve Price
89b7d2a446
- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
...
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly
PR: 19623
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-07 19:59:26 +00:00
Shigeyuki Fukushima
b47bf4289c
Update to 20.7.
...
PR: ports/19692
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
2000-07-05 14:33:21 +00:00
Thomas Gellekum
546041ba31
As threatened on freebsd-ports: all startup scripts know about the two
...
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.
The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Maxim Sobolev
6db96c0500
Bump png shared library version.
...
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Bill Fumerola
06f662e3a3
Upgrade to 0.016
2000-07-04 00:02:49 +00:00
Alexander Langer
958fad775d
Change maintainer to Carl Johan Madestrand <cj@vallcom.net>.
2000-06-29 17:11:47 +00:00
Maxim Sobolev
60b6d25388
New port nano - an enhanced free clone of Pico editor.
...
PR: 19255
Submitted by: Philippe Lefebvre <nemesis@balistik.net>
2000-06-29 13:53:01 +00:00
David E. O'Brien
1228d352ee
Move the stragler's www.freebsd.org/~user distfiles to the offical
...
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
David E. O'Brien
05ff923f00
Update to Vim 5.7 release.
2000-06-28 17:56:13 +00:00
Maxim Sobolev
e1866fd9d1
Remove VERSION variable (most likely it is a relict from pre-portversion
...
ages).
2000-06-27 16:07:15 +00:00
Alexander Langer
160c7c4226
Update to version 0.7.10.
...
PR: 19455
Submitted by: maintainer
2000-06-27 15:59:36 +00:00
Justin M. Seger
54f8f282be
Upgrade to leim-20.7
2000-06-27 03:54:29 +00:00
Justin M. Seger
4425d0c3f0
Use EMACS_PORTS_VERSION
2000-06-27 01:00:47 +00:00
Justin M. Seger
51437fec74
Upgrade to emacs-20.7
2000-06-27 00:03:54 +00:00
Ade Lovett
7115490368
Add a RUN_DEPENDS on sysutils/gnomecontrolcenter.
...
This is now REQUIRED by ALL GNOMEish applications that install
anything into ${PREFIX}/etc/CORBA or ${PREFIX}/share/gnome
Reminded by: bento
2000-06-26 16:14:32 +00:00
Satoshi Taoka
c2a3e05289
Unnecessary to create "info/dir"
2000-06-23 15:53:33 +00:00
Satoshi Taoka
9bbc601650
(1) ${PREFIX}/share/mule/19.34/etc/DOC-19.34.1 is installed by a port for
...
mule except mule-common. So, in this port, I must remove the file.
Pointed out: asami
(2) Removed the test to create ${PREFIX}/share/info/dir in mule-common/Makefile.
Pointed out: bento
2000-06-23 15:37:57 +00:00
Bill Fenner
c1fe6ed468
Move local distfiles to ${MASTER_SITE_LOCAL}/fenner .
2000-06-22 19:15:32 +00:00
Neil Blakey-Milner
f434cf153e
Update to 3.15.3
...
PR: ports/19421
Submitted by: Brett Taylor <brett@peloton.runet.edu> (maintainer)
2000-06-22 15:10:02 +00:00
Maxim Sobolev
002f34aa9b
New jedit port - a powerfull programmer's text editor with many unique features
...
written in Java.
2000-06-22 13:18:19 +00:00
Chris Piazza
10ae656be9
Remove maintainership of most of my ports. I don't really have
...
time to maintain these and I'm just not interested in these particular
ones any more.
2000-06-20 21:45:58 +00:00
David E. O'Brien
b03ee157b2
Update to Vim 5.7a.
2000-06-20 02:37:00 +00:00
Satoshi Asami
ffb21b5654
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
...
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
...
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Maxim Sobolev
dc1177a9a5
Fourth round of INSTALLS_SHLIBS conversion.
2000-06-16 08:48:22 +00:00
Maxim Sobolev
a9f22cd584
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
2000-06-14 13:21:38 +00:00
Maxim Sobolev
102dab4463
Use JRE/javavmwrapper instead of JDK.
2000-06-12 13:41:18 +00:00
Ade Lovett
9a2b7819f1
Update to 0.7.9
2000-06-11 16:39:25 +00:00
Alexander Langer
2b805595f8
Change MAINTAINER: alex@big.endian.de --> alex@FreeBSD.org
...
Fix one indentation while I'm here.
2000-06-10 10:26:52 +00:00
Ade Lovett
e9bc283c15
Bring back ghex (brand new version, new site, etc..) after
...
it was detached from gnomelibs in GNOME 1.2
2000-06-09 21:28:13 +00:00
Andrey A. Chernov
7ca397dbb7
Fix PORTVERSION
2000-06-09 19:24:36 +00:00
Andrey A. Chernov
4c71ba10bb
Upgrade to 5.10
2000-06-09 05:56:12 +00:00
Will Andrews
56742b3e32
Add FTE, a full-featured text editor for X11.
...
PR: 18493
Submitted by: Alexander Gelfenbain <mail@gelf.com>
2000-06-09 02:27:49 +00:00
Ade Lovett
363fd2ee84
Add devel/libglade dependency
...
Submitted by: bento
2000-06-08 21:40:19 +00:00
Gary Jennejohn
eca60c8e7a
Update to version 21.1.10.
...
Reminded from: Paul Traina <pst@juniper.net>
2000-06-06 18:17:14 +00:00
Ade Lovett
8bd85a9d02
Updates for new shared library versions in GNOME 1.2
2000-06-01 16:25:45 +00:00
Gary Jennejohn
cc9df479e9
Don't share any directories with the vile port. This allows the
...
xvile port to be deleted without impacting the vile port.
Make sure that empty directories are deleted.
Submitted by: partly by bento
2000-06-01 13:29:49 +00:00
Gary Jennejohn
cf2c3585e1
Delete empty directories.
...
Submitted by: bento
2000-06-01 13:27:09 +00:00
Satoshi Asami
3a1d2e949f
Remove two directories.
...
Submitted by: bento
2000-06-01 07:45:28 +00:00
Satoshi Asami
d87f49bd85
Add timezone.el and timezone.elc.
...
Submitted by: bento
2000-06-01 07:26:22 +00:00
Steve Price
b53c7742ba
- Fix MASTER_SITES
...
- Sort pkg/PLIST
PR: 16669
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-29 23:56:58 +00:00
Steve Price
a67a4e343b
Install the nc binary as nclient so as not to conflict with the
...
"long standing" netcat port.
PR: 18454
2000-05-29 03:59:32 +00:00
Steve Price
ad1cf533f3
Give a proper DISTNAME in the new PORT{NAME,VERSION} regime.
2000-05-28 03:38:33 +00:00
Mike Smith
3e07655d10
Delete the extremely old, buggy and generally Evil StarOffice 3.1 port.
2000-05-26 00:54:17 +00:00
Gary Jennejohn
c628dceaa5
Add the apel package to Makefile, md5 and PLIST.
...
Bump version number to 1.4.
Change the maintainer to kiri@pis.toba-cmt.ac.jp .
Submitted by: kiri@pis.toba-cmt.ac.jp
2000-05-24 21:12:43 +00:00
Maxim Sobolev
50c2e8c0bf
Update to 2.8.0.3.
2000-05-24 14:33:39 +00:00
Maxim Sobolev
62b01f4f9c
Use installed intl shared library instead of the port's own. Plus several
...
cosmetic cleanups (group USE_* and add USE_XLIB).
2000-05-24 14:00:20 +00:00
Will Andrews
b652eb3542
Update to 0.79.
...
1) Change of MAINTAINER, as dburr seems too busy to bother taking
care of this port. He has never done any upgrades since
originally importing it over a year ago.
2) Finally make spell-checking work.
3) Let AbiWord's own twisted Makefile mechanism install AbiWord.
PR: 18692
Submitted by: Alec Wolman <wolman@cs.washington.edu>
2000-05-22 09:41:36 +00:00
Chris Piazza
1f0075faeb
Update MASTER_SITES
2000-05-21 23:57:07 +00:00
Chris Piazza
7fe8623064
Update to 1.5 patch1
2000-05-20 03:02:50 +00:00
Chris Piazza
86172073a8
Add MASTER_SITE and WWW
2000-05-20 01:59:13 +00:00
Chris Piazza
652860ab36
Remove empty comment lines
2000-05-20 01:58:04 +00:00
Maxim Sobolev
4b4feacbfa
Update to 3.14.1. Add a WWW while I'm here.
...
PR: 18517
Submitted by: maintainer
2000-05-19 13:05:43 +00:00
Maxim Sobolev
5dec46b80b
Allow user override location of Java Virtual Machine.
...
Should be usefull in sutuation when several VMs installed (e.g. JDK, JRE,
Kaffe etc.).
2000-05-18 13:21:37 +00:00
Ade Lovett
7800213ae0
Update to 1.3.0
...
Approved by: maintainer
2000-05-17 19:53:25 +00:00
Ade Lovett
a6ec2f630f
Chase new gnomeprint shared library version
2000-05-17 16:30:50 +00:00
Maxim Sobolev
cb52fef94b
's|sobomax@altavista.net|sobomax@FreeBSD.org|'
2000-05-17 11:18:29 +00:00
Will Andrews
01bb1645ab
Add KOFFICE 1.90 (aka KDE2 beta) to our ports tree. Let the people
...
rejoice with a REAL office productivity suite!
2000-05-17 09:23:32 +00:00
David E. O'Brien
b493e2a952
Update 5.6 to patchlevel 70.
2000-05-14 18:39:08 +00:00
Shigeyuki Fukushima
51023189c4
Use EMACS_PORT_NAME variables.
...
Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
2000-05-14 08:16:19 +00:00
Shigeyuki Fukushima
0a7f0de026
Use EMACS_PORT_NAME variables defined in Mk/bsd.emacs.mk
...
instead of EMACS_PORT.
2000-05-12 19:35:18 +00:00
Shigeyuki Fukushima
ec344df1c1
Add a forgotten file to PLIST.
2000-05-12 19:33:47 +00:00
Shigeyuki Fukushima
d059c7e717
Fix byte-compile error problem.
2000-05-12 19:32:49 +00:00
Shigeyuki Fukushima
a5649afcd8
Fix make deinstall(pkg_delete) problem.
2000-05-12 19:12:04 +00:00
Satoshi Asami
aff35e5f23
EMACS_PORT -> EMACS_PORT_NAME
2000-05-12 06:49:08 +00:00
Shigeyuki Fukushima
9a50282156
Fix byte-compile problem on XEmacs 20 and earlier.
2000-05-11 14:54:57 +00:00
Shigeyuki Fukushima
832692dbf5
Update to 1.2.1.
...
Submitted by: kuriyama@FreeBSD.org
2000-05-11 14:35:48 +00:00
Shigeyuki Fukushima
94e3ae869f
Move patch.
2000-05-10 16:07:05 +00:00
Shigeyuki Fukushima
7190c5d125
Update to 10.2.
...
Use EMACS_PORT_NAME and other related variables defined in bsd.emacs.mk.
2000-05-10 16:04:29 +00:00
David E. O'Brien
c2da4f3ff8
Treat the manpage links the same as we do the binary links.
...
Submitted by: reg
2000-05-07 16:04:23 +00:00
Steve Price
0242beeb39
Update to version 2.8.0.2. Also use a runtime only version of the JFC.
...
PR: 18408
Submitted by: maintainer
2000-05-07 15:35:53 +00:00
Chris D. Faulhaber
ec93363855
Completely remove directories left from the installation
...
(libexec/jove and share/jove)
Found by: bento
2000-05-02 15:13:33 +00:00
Chris D. Faulhaber
bfd9d9eb5d
Update MASTER_SITES to make the port fetchable again
2000-05-02 13:47:44 +00:00
Steve Price
ca1716541e
Fix MASTER_SITES.
...
PR: 18318
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
Seconded by: maintainer
2000-05-02 01:51:30 +00:00
Gary Jennejohn
3bb76ab4f7
Add ps-print-nomule-1.03-pkg.tar.gz because the default "File" menu
...
in xemacs uses it, so without it the "Pretty Print Buffer" option is
always greyed out.
Put each package on its own line in the Makefile and sort them - this
makes it easier to check whether a package has changed. This also
affects md5.
Add a line to PLIST to remove lib/xemacs if it's empty - noticed by
bento.
Bump version number to 1.3.
Requested by: wolman@cs.washington.edu
2000-05-01 18:37:39 +00:00
Steve Price
65fd636e83
Adding the jext and tamago ports.
2000-05-01 03:15:27 +00:00
Steve Price
6eef564441
Adding tamago version 4.0.6.
...
A mltilingual input method for emacs - Egg v4.
PR: 17236
Submitted by: tetsushi NAKAI <nakai@tsl.pe.u-tokyo.ac.jp>
2000-05-01 03:14:58 +00:00
Steve Price
e677f9ddcd
Adding jext version 2.7.0.6.
...
Jext is a powerful 100% pure Java text editor. Jext has been mainly designed
for programmers. Thus, Jext provides a lot of useful functions for coders:
syntax colorizing (Perl, XML/HTML, Java, JavaScript), auto indent, methods
seeker for Java, source code formatting and much more...
PR: 17111
Submitted by: Maxim Sobolev <sobomax@altavista.net>
2000-05-01 03:12:29 +00:00
Steve Price
e4115d68c1
Add documentation files to pkg/PLIST use NO_XJED instead of comment
...
to say whether you want the X version of jed or not.
PR: 18227
Submitted by: Dominic Mitchell <dom@palmerharvey.co.uk>
2000-04-30 00:17:29 +00:00
Steve Price
459087462b
Update to version 1.2.1 including the following changes:
...
+ Port now uses gnomelibs instead of plain GTK;
+ port's documentation distributed in separate distfile now being installed,
if NOPORTDOCS has not been set;
+ USE_X_PREFIX added to Makefile, because obviously this port falls into the
X11 category;
+ libintl dependency added to port's Makefile;
+ WWW added to the pkg/DESCR;
+ MASTER_SITES updated to reflect reality;
+ pkg/PLIST has been sorted;
+ "Date created:" slightly adjusted to match commonly accepted conventions.
PR: 18231
Submitted by: Maxim Sobolev <sobomax@altavista.net>
2000-04-30 00:15:08 +00:00
David E. O'Brien
9561f2648a
Upgrade to version 1.5.8.
...
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-29 07:38:20 +00:00
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