Roger Hardiman
007eaac9b3
Upgrade from 1.1beta3 to 1.1 release
2000-10-21 08:10:42 +00:00
Roger Hardiman
5d66db0670
Upgrade from 1.1 beta3 to 1.1 release
2000-10-21 07:51:45 +00:00
Neil Blakey-Milner
085e2a6a04
Move zope-ptk to the bottom, where it belongs.
2000-10-21 00:07:52 +00:00
Neil Blakey-Milner
064720b57c
Add the Zope Portal Toolkit version 0.8.2-complete.
2000-10-21 00:03:16 +00:00
Ade Lovett
110ef963e7
Add p5-XML-Simple, a perl module designed for reading
...
XML config files.
PR: 21870
Submitted by: Andrew <andrew@ugh.net.au>
2000-10-20 23:11:48 +00:00
Ade Lovett
d4f90f5271
p5-MP3-Info is a perl module that manipulates/fetches information
...
from MP3 audio files
PR: 20602
Submitted by: Leo Kim <leo@florida.sarang.net>
2000-10-20 23:08:04 +00:00
Kris Kennaway
e820228aa3
Nail is a version of BSD mail with mime extensions
...
Submitted by: Anders Andersson at BSDCon
Commit purpose: Reaching 4000 ports at BSDCon
2000-10-20 23:00:58 +00:00
Stefan Eßer
73d964492d
Add definitions for new prefixes of German mobile phone networks (D1: 0170,
...
0D2: 173, E+: 0178).
I do not know and thus can't add a definition for SMS to Viag-Interkom's E2.
2000-10-20 21:36:22 +00:00
Akinori MUSHA
3f9eb8e356
Install TODO.knu too.
...
Install under ${PREFIX}/www when it exists or ${PREFIX}/share/apache
does not exist.
Submitted by: jeh
2000-10-20 21:31:02 +00:00
Stefan Eßer
b9258b969e
Apply diffs submitted with PR 21367:
...
- use ${PREFIX} instead of hard-coded paths.
- respect NOPORTDOCS
PR: 21367
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-10-20 21:26:52 +00:00
Akinori MUSHA
74e8a39c35
Update to 0.6.6, with the patches merged. :)
2000-10-20 21:15:56 +00:00
Stefan Eßer
4ba25a6bcf
Fix Imakefile: There is no man page for xbsndsrv, but the imake rules
...
require one. The quick and dirty trick is to replace the InstallManPage
macro by an empty definition.
Clean up the man page installation, while I'm here ...
PR: 21045
2000-10-20 21:14:32 +00:00
Akinori MUSHA
2639c7ae1f
Update to Ruby 1.6.2-preview.
2000-10-20 21:10:00 +00:00
Donald Burr
ddbb6de22e
Added dependency for net/p5-Net, because ubh needs the Net::NNTP module.
2000-10-20 20:34:46 +00:00
Akinori MUSHA
8043780615
Update to 0.2.1. Now Ruby 1.4 support has been dropped in this
...
version, this port still builds and installs 0.2.0 if RUBY_VER=1.4.
2000-10-20 20:21:26 +00:00
Akinori MUSHA
404d327197
Update to 0.1.2. Now Ruby 1.4 support has been dropped in this
...
version, this port still builds and installs 0.1.1 if RUBY_VER=1.4.
2000-10-20 20:20:54 +00:00
Akinori MUSHA
849badb661
Use RUBY_PORTVERSION, RUBY_DISTNAME and RUBY_WRKSRC.
2000-10-20 19:56:05 +00:00
Akinori MUSHA
8abf5f5754
Allow users to define RUBY variable to utilize ruby ports with
...
custom-installed Ruby. :)
For instance, if you have built Ruby from the latest snapshot and
installed, you can install ruby modules from ports only by typing
"make RUBY=/usr/local/bin/ruby install". bsd.ruby.mk will take care
of everything including RUBY_VER, RUBY_LIBDIR, CONFIGURE_TARGET, etc.
Introduce version requirement checking mechanism. You can set
RUBY_REQUIRE to any ruby expression(s) to check Ruby's version (or
other modules' versions, in future). The result will be set in
RUBY_PROVIDED.
Define RUBY_VERSION_CODE which holds full integer version of Ruby.
Define RUBY_PORTVERSION, RUBY_DISTNAME and RUBY_WRKSRC for the
standard ruby ports so as not to change PORTVERSION, DISTNAME and
RUBY_WRKSRC of ruby, ruby-gdbm, ruby-tcltklib, ruby-tk, etc. everytime
Ruby is updated.
Rename RUBY_DEPENDS to DEPEND_RUBY, etc. for a cosmetic reason.
2000-10-20 19:43:58 +00:00
Ade Lovett
5b41a0372f
Update to 0.9.1
2000-10-20 17:39:31 +00:00
Ade Lovett
84141096a6
Chase gtkhtml shlib version
2000-10-20 16:27:45 +00:00
Ade Lovett
1ab0141769
Chase gtkhml shlib version
2000-10-20 16:27:05 +00:00
Ade Lovett
605f02ccda
Install a sane default configuration file
2000-10-20 16:26:38 +00:00
Ade Lovett
f2741e3bc2
Update to 0.7
2000-10-20 16:25:56 +00:00
Ade Lovett
63abee361e
Update to 0.6.0
2000-10-20 16:25:34 +00:00
Ade Lovett
9b32edba90
Chase gal shlib version
...
Implement USE_PYTHON
2000-10-20 16:25:09 +00:00
Ade Lovett
1b36622f40
Update to 0.2
2000-10-20 16:24:41 +00:00
Akinori MUSHA
3fd0fe8fb7
Update to knu-cvsweb 1.103.1.37.
...
2000-10-21 00:46 knu
* cvsweb.cgi: Always give options to click on a non-colored diff
_and_ a colored diff.
Requested by: SO many people :>
2000-10-20 22:59 knu
* TODO.knu: Hyperlinking was properly fixed.
2000-10-20 21:28 knu
* TODO.knu, cvsweb.cgi: Fix htmllify so that <A href="...">...</A>
won't nest. :)
Do not show additional "(colored)" diff links when long colored
diff is the default.
Reduce the use of `.' operator that is known to be expensive. Fix
indent, clean up.
2000-10-11 06:14 knu
* cvsweb.cgi: Introduce a new function: htmlquote().
Clean up hyperlink tags.
- Use &link() instead of <a href="...">...</a>.
- Do urlencode() or htmlquote() as appropriate.
2000-10-11 03:48 knu
* cvsweb.cgi:
- Recognize "links" as another text mode browser.
- Fix the revision links in the annotation view of a file.
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
2000-10-20 15:52:27 +00:00
Kevin Lo
f4a5c5a177
Import of zh-xemacs21
...
XEmacs text editor version 21, with XIM support and Big5 settings.
PR: 22145
Submitted by: Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw>
2000-10-20 15:48:56 +00:00
Kevin Lo
7ccff8de38
Update to version 2.16
...
PR: 22093
Submitted by: MAINTAINER
2000-10-20 15:36:29 +00:00
Kevin Lo
d13ff660d2
Import big5fs-1.0
...
big5fs reads Big5 filenames on Joliet and VFAT filesystems.
PR: 22146
Submitted by: Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw>
2000-10-20 15:31:09 +00:00
Mario Sergio Fujikawa Ferreira
a89e2fc554
Update to version 0.50.
...
PR: 22136
Submitted by: maintainer <holger@eit.uni-kl.de>
2000-10-20 15:18:10 +00:00
Satoshi Taoka
dfbeee6b45
Update to 1.15
...
(XEmacs needs "(require 'overlay)" in .emacs. The version is fixed)
2000-10-20 14:51:18 +00:00
CHOI Junho
984da29c30
Fix the build problem with XFree86 4.0.x.
...
It try to build hanterm.html from hanterm.man, which doesn't exist.
2000-10-20 14:34:23 +00:00
James E. Housley
5698723902
Commit update and minor fixes suggested by portlint
...
PR: 22147
Submitted by: Thomas Runge <runge@rostock.zgdv.de> MAINTAINER
2000-10-20 13:49:53 +00:00
Tom Hukins
22153538bd
Commit files missed during update to 2.11
2000-10-20 13:48:37 +00:00
Tom Hukins
c30ee97d34
Update to 2.11
2000-10-20 12:01:14 +00:00
Maxim Sobolev
cac143140c
Update to 1.0.pre3.
2000-10-20 11:55:48 +00:00
Maxim Sobolev
2750e20d82
Mention native jdk12 (redistribution of sources and pre-compiled binaries is
...
prohibited).
2000-10-20 10:37:05 +00:00
Maxim Sobolev
e012e29b29
Update to 0.32.
2000-10-20 10:25:49 +00:00
Maxim Sobolev
b6be182abe
Fix plist for nognome case.
...
Submitted by: bento
2000-10-20 10:13:05 +00:00
Thomas Gellekum
ea73b9c22a
New port py-gdbm; this contains Python bindings to the GNU dbm library.
2000-10-20 09:11:38 +00:00
Thomas Gellekum
dec1d87480
Upgrade docs for Python 2.0.
2000-10-20 08:36:33 +00:00
Brian Feldman
25d4d66d29
Revert to 0.85 as several people report instability with the new version,
...
and I notice it sometimes, too.
2000-10-20 08:06:35 +00:00
Maxim Sobolev
0050bccb45
Add lbreakout - a SDL-based clone of classical Breakout game.
2000-10-20 07:32:38 +00:00
Yukihiro Nakai
c6fb1210fa
Remove the garbage.
2000-10-20 04:50:54 +00:00
Yukihiro Nakai
5704394ce8
Fix for just avoiding the error.
...
PR: ports/22069
Submitted by: Keith J. Jones <keith.jones@ieee.org>
2000-10-20 04:48:05 +00:00
Yukihiro Nakai
97d3d35641
Fix about
...
- Add patch to refer /usr/ports/popt
- etc
PR: ports/22046
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-10-20 04:33:40 +00:00
Yukihiro Nakai
b19e2870b6
Fix for INSTALLS_SHLIB
...
Add patch for configure.in
PR: ports/22046
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-10-20 02:50:04 +00:00
Dag-Erling Smørgrav
e5f1e12bef
Much-enhanced Porteasy 2.0.
2000-10-19 21:02:46 +00:00
David E. O'Brien
46199583ee
Mark this broken so people don't casually actually try to use this.
...
Those wanting to work on the port should just comment out the "BROKEN"
of course.
2000-10-19 20:48:34 +00:00