Akinori MUSHA
90d3bb570d
Add lang/ruby-devel, the development version of Ruby. (1.7)
2001-05-05 23:20:12 +00:00
Jimmy Olgeni
a0d1a4b8f0
I forgot to add etc/system.fvwm2rc to pkg-plist.
2001-05-05 23:14:39 +00:00
Yukihiro Nakai
12cb60cf66
GTK+ based light-weight web browser.
...
Still it just can only show its simple test.htm and
in experimental level.
2001-05-05 23:12:00 +00:00
Akinori MUSHA
d7bf89e72e
Install "irb" as "irb16" and make "irb" a symlink to it.
2001-05-05 23:08:50 +00:00
Akinori MUSHA
d7903b455f
Add a new variable RUBY_WITH_SUFFIX.
2001-05-05 23:02:32 +00:00
Yukihiro Nakai
bea337f470
Update MASTER_SITES
...
PR: i386/26780
Submitted by: A.G. Russell <arussell@djv.net>
2001-05-05 22:47:59 +00:00
Akinori MUSHA
472ee05ff2
Emacs lisp modules have been moved to lang/ruby-mode.el.
2001-05-05 22:39:59 +00:00
Akinori MUSHA
9e822619dd
Separate Emacs lisp modules from lang/ruby as lang/ruby-mode.el.
2001-05-05 22:38:22 +00:00
Jimmy Olgeni
5132dd205f
Update port to version 2.3.32.
...
This port used both:
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} fvwm_icons.tgz
and
USE_BZIP2= yes
So it couldn't unpack fvwm_icons with bzip2: remove USE_BZIP2, switch to
gzip for the port tarball too, and get the icons back.
Also, install default configuration file in ${PREFIX}/etc/. The file
bin/xselection has been removed from pkg-plist because it wasn't actually
installed, and "make package" failed.
2001-05-05 22:17:33 +00:00
Akinori MUSHA
d54036a13a
Update lang/ruby to the latest snapshot of the stable branch.
...
Rename RUBY_SNAPSHOTVERSION to RUBY_PATCHLEVEL.
Prepare for the development branch. (1.7.x)
2001-05-05 22:03:07 +00:00
Akinori MUSHA
7de9ed7fa8
Update to 0.32a.
2001-05-05 22:00:19 +00:00
Jimmy Olgeni
60861ee768
Move icons.
...
Icons where installed in ${PREFIX}/icons, but the icons directory isn't in
the X11 mtree. I move all icons to ${PREFIX}/lib/X11/fvwm2/pixmaps, as the
fvwm2-beta port already does.
Remove pkg-message: it contains a warning about japanese support for
some very old XFree86 versions (3.3 and 3.3.1).
2001-05-05 21:54:48 +00:00
Hajimu UMEMOTO
98ce96b455
When bind() was fail, master did core dump.
...
Update IPv6 patch to latest one due to fix this bug.
Reported by: Nick Sayer <nsayer@quack.kfu.com>
2001-05-05 21:44:40 +00:00
Jimmy Olgeni
0e559c9e5e
Update port to version 2.2.5.
...
Install default configuration file in etc. This file is not managed at
install/deinstall times because it is actually a sample file: it will be
used only if you don't have a per-user .fvwm2rc file.
PR: 25691 (modified)
Submitted by: Martti Kuparinen <martti.kuparinen@iki.fi>
2001-05-05 21:34:20 +00:00
Mario Sergio Fujikawa Ferreira
638c0722d2
Update port to version 1.1.0.6
2001-05-05 21:01:17 +00:00
Trevor Johnson
c8ef6a38d2
Maintainer resigned.
2001-05-05 20:46:06 +00:00
David E. O'Brien
e660e976de
Update to pgcc 2.95.2.1.
2001-05-05 20:44:37 +00:00
Will Andrews
4ad517c798
Add pam_ssh 1.5, a PAM module that provides single sign-on behavior
...
for UNIX using SSH. This denotes moving pam_ssh out of the base system.
PR: 26666
Submitted by: Andrew J. Korty <ajk@iu.edu> (author)
2001-05-05 19:22:03 +00:00
Ade Lovett
03317a1a44
Fix typo
...
Submitted by: Tadayuki OKADA <tadayuki@mediaone.net>
2001-05-05 17:47:43 +00:00
Maxim Sobolev
9be75745d6
Use proper location of freetype library (LOCALBASE, not X11BASE).
2001-05-05 15:00:11 +00:00
Maxim Sobolev
a7cd06a8c1
Update to 0.9.20010504.
2001-05-05 14:38:34 +00:00
Ade Lovett
8aa6194f98
Add in the "old releases" directory so that this port continues to
...
be fetchable every time a new release is made.
2001-05-05 14:16:40 +00:00
Maxim Sobolev
db7298f8f6
Add missed libghttp dependency.
2001-05-05 14:14:59 +00:00
Maxim Sobolev
4444d40055
Add missed gnomeaudio dependency.
2001-05-05 13:52:01 +00:00
Alexander Langer
8e12ef263a
* documentation into share/doc and respect NOPORTDOCS
...
* NO_CDROM (do not sell for profit)
Suggested by: nsayer
* Fix MASTER_SITE
2001-05-05 13:28:25 +00:00
Alexander Langer
dec984940c
Add security/mindterm-binary: Do not sell for profit.
2001-05-05 13:13:57 +00:00
Maxim Sobolev
b92e93ca36
Update to 0.6.6.
2001-05-05 12:39:44 +00:00
Maxim Sobolev
7c39dd7cfe
Update to 1.0.2.
2001-05-05 12:27:14 +00:00
Maxim Sobolev
5a04afb715
Add USE_GMAKE, otherwise the port builds only after make install.
2001-05-05 11:09:33 +00:00
Jimmy Olgeni
f5ec58140c
Update module: postgresql.
...
From the change log:
* The module reports the error "The PostgreSQL database on your system is
version , but Webmin only supports versions 6.5 and above". This is often
caused by the shared libraries needed by Postgres not being in Webmin's
shared library path.
See also http://www.webmin.com/webmin/updates.html for previous module
changes.
Also, a cosmetic change: be a bit more verbose when unpacking updated
modules.
PORTREVISION bump, but this will only affect people using the WITH_UPDATES
option.
2001-05-05 10:47:28 +00:00
Ying-Chieh Liao
b2d6cc0fd2
upgrade to 1.41
2001-05-05 07:55:12 +00:00
Akinori MUSHA
353fd964a2
Update to 0.32-repacked..
2001-05-04 23:41:47 +00:00
Nick Sayer
dd2d5258d0
Take a hint from the mindterm port -- JAR files go in
...
share/java. Everything else in share/doc. Bump PORTREVISION.
2001-05-04 23:39:47 +00:00
Nick Sayer
33b31b6d5e
Make the default installation work. Add an alternative to the shell
...
script for those who've installed a Java 2 VM. Life will be
exponentially better when we can count on 'javavm -jar foo.jar' just
doing The Right Thing(tm).
Submitted by: dozens of angry scientists
2001-05-04 23:17:47 +00:00
Maxim Sobolev
45b50cfab0
When parsing `Date' header use function that respects sender's timezone. This
...
makes pygmy usable for FreeBSD lists ;).
2001-05-04 22:21:59 +00:00
Dag-Erling Smørgrav
747f085380
Upgrade to 2.3.20010503.
2001-05-04 22:08:12 +00:00
Ade Lovett
48d56577d5
The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
...
bunch of GNOME applications under one convenient building mechanism.
Applications include:
mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
2001-05-04 21:51:17 +00:00
Ade Lovett
bc47cccc84
Various patches (mainly shared library revision changes) for those
...
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00
Dag-Erling Smørgrav
7ce0c30d75
Upgrade to INN 2.3.2.
2001-05-04 21:40:07 +00:00
Ade Lovett
03af2187bd
Update to GNOME 1.4 -- massive changes all around, for the sake of
...
CVS repo bloat, I'll only list the updates.
graphics/imlib 1.9.9 -> 1.9.10
textproc/xml-i18n-tools 0.8 -> 0.8.1
x11/gnomelibs 1.2.11 -> 1.2.13
devel/oaf 0.6.2 -> 0.6.5
devel/gconf 0.12 -> 1.0.0
devel/gnomevfs 0.5 -> 1.0
graphics/gdk-pixbuf 0.9.0 -> 0.11.0
sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1
print/gnomeprint 0.25 -> 0.28
devel/bonobo 0.37 -> 1.0.3
audio/gnomeaudio 1.0.0 -> 1.4.0
x11/gnomecore 1.2.4 -> 1.4.0.3
devel/libgtop 1.0.11 -> 1.0.12
x11/gnomeapplets 1.2.4 -> 1.4.0.1
misc/gnomeuserdocs NEW 1.4.1
misc/gnomeutils 1.2.1 -> 1.4.0
deskutils/gnomepim 1.2.0 -> 1.4.0
games/gnomegames 1.2.0 -> 1.4.0.1
print/ggv 0.95 -> 1.0
editors/ghex 1.1.4 -> 1.2
devel/bugbuddy 1.2 -> 2.0.1
devel/glade 0.5.11 -> 0.6.2
sysutils/gtop 1.0.12 -> 1.0.13
x11/xalf NEW 0.11
x11-toolkits/py-gtk 0.6.6 -> 0.6.7
x11-toolkits/py-gnome 1.0.53 -> 1.4.0
x11-toolkits/guile-gtk 0.19 -> 0.20
x11-toolkits/guile-gnome 0.10 -> 0.20
devel/libsigc++ 1.0.1 -> 1.0.3
x11-toolkits/gnome-- 1.1.15 -> 1.1.17
x11-toolkits/panel-- NEW 0.1
x11-fm/gnomemc 4.5.51 -> 4.5.54
2001-05-04 21:39:58 +00:00
Maxim Sobolev
dd85694bb4
- Fix on python2.1;
...
- install source .py files in addition to the byte-compiled versions.
2001-05-04 21:25:07 +00:00
Ralf S. Engelschall
7e1bb965fb
Upgrade to Apache 1.3.19 + mod_ssl 2.8.3
2001-05-04 21:18:19 +00:00
Mario Sergio Fujikawa Ferreira
be4e8fc5c8
- New port version 0.2b: Half-Life mod Wasteland full server package
...
for Linux
- A hlserver-cs slave port
2001-05-04 21:00:30 +00:00
Mario Sergio Fujikawa Ferreira
e0938a4401
- New port version 2.8.0: Half-Life mod Wizard Wars full server
...
package for Linux
- A slave port of hlserver-cs
2001-05-04 20:59:13 +00:00
Akinori MUSHA
762eab6890
Add xmms-kde, which integrates XMMS into the KDE2 Panel.
...
PR: ports/26902
Submitted by: Jan Jungnickel <Jan@Jungnickel.com>
2001-05-04 19:52:40 +00:00
Jason Evans
d05d6d86ef
Update to version 1.5.
2001-05-04 18:33:38 +00:00
David E. O'Brien
63f643c150
Update to version 1.3.
...
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
2001-05-04 16:20:15 +00:00
Maxim Sobolev
054ad34a8c
Update to 0.4.j.
2001-05-04 13:36:18 +00:00
Michael Haro
de261dcac7
Fix directory paths and use shared libraries
2001-05-04 12:23:28 +00:00
Dmitry Sivachenko
b2bffb357f
Allow to override cgi-gid.
...
PR: 26108
Submitted by: Stijn Hoop <stijn@win.tue.nl>
Upgrage to 2.0.4
2001-05-04 11:59:16 +00:00