Sergey A. Osokin
3cacb971f9
Fix installation (in special cases)
...
Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> (maintainer)
PR: 55796
2003-08-20 10:42:11 +00:00
Hye-Shik Chang
c76af54099
Fix build on python2.3
2003-08-20 10:40:37 +00:00
Hye-Shik Chang
823930ec9d
Fix build on tcl8.4 (which current py-tkinter is based on)
2003-08-20 10:32:03 +00:00
Norikatsu Shigemura
213ae5575d
Update to 20030817.
...
PR: ports/55785
Submitted by: KANOU Hiroki <kanou@khdd.net> (maintainer)
2003-08-20 10:14:31 +00:00
Kirill Ponomarev
c2b2ca0257
- Use port version of expat library instead of included one
...
PR: 55742
Submitted by: Ports Fury
2003-08-20 10:11:26 +00:00
Norikatsu Shigemura
57df162c3c
Update to 6.16.2.02.
...
PR: ports/55754
Submitted by: IKEGAMI Akiko <gami@moonshine.s.notwork.org>
Approved by: maintainer no response
2003-08-20 10:07:39 +00:00
Erwin Lansing
fa9d65e6cb
Change maintainer address
...
PR: 55757
Submitted by: maintainer
2003-08-20 09:59:28 +00:00
Andrey A. Chernov
5359c3b795
Additional lib->share fixes
...
Submitted by: fjoe
2003-08-20 09:54:32 +00:00
Hye-Shik Chang
434431588c
Fix build on python2.3
2003-08-20 09:35:46 +00:00
Hye-Shik Chang
69e12d4a57
Add a missing dependency on py-cjkcodecs
2003-08-20 09:17:38 +00:00
Norikatsu Shigemura
df5286a354
Update to 2003.08.19.
2003-08-20 09:15:45 +00:00
Hye-Shik Chang
4c51d1c779
Fix build on python2.3
2003-08-20 09:11:11 +00:00
Hye-Shik Chang
b5c4321014
Fix build on python2.3
2003-08-20 09:05:16 +00:00
Mathieu Arnold
a870cad52f
Add p5-DateTime-Calendar-FrenchRevolutionary 0.04
...
Dates in the French Revolutionary Calendar.
PR: 55117
Submitted by: me
Approved by: demon (mentor)
2003-08-20 08:54:28 +00:00
Mathieu Arnold
072cd9b8fb
Add p5-Class-DBI-Loader 0.01
...
Dynamic definition of Class::DBI sub classes.
PR: 54719
Submitted by: me
Approved by: demon (mentor)
2003-08-20 08:47:10 +00:00
Hye-Shik Chang
ab17f82ad5
Add port for GDick 0.6.1, a English<->Korean Dictionary for GTK2/GNOME2
2003-08-20 08:46:04 +00:00
Mathieu Arnold
8132a74c0d
Add p5-Class-DBI-FromCGI 0.92
...
Update Class::DBI data using CGI::Untaint.
PR: 54718
Submitted by: me
Approved by: demon (mentor)
2003-08-20 08:44:36 +00:00
Mathieu Arnold
04566439cc
Add p5-Class-DBI-BaseDSN 1.21, DSN sensitive base class.
...
PR: 54715
Submitted by: mat
Approved by: demon (mentor)
2003-08-20 08:39:23 +00:00
Mathieu Arnold
af3b17ac34
Add p5-Class-DBI-Oracle 0.51, extensions to Class::DBI for Oracle.
...
PR: 54710
Submitted by: mat
Approved by: demon (mentor)
2003-08-20 08:34:27 +00:00
Mathieu Arnold
e8823fa2ac
Add p5-DBIx-Ease 0.07
...
DBIx::Ease is intended to allow less-code DBI interactions.
PR: 54706
Submitted by: mat
Approved by: demon (mentor)
2003-08-20 08:26:23 +00:00
Martin Blapp
03a43c662c
Use GCC3.2 to compile this, even on CURRENT. There
...
have been so many c++ problems that it will be a
pain to fix it for gcc3.3
2003-08-20 08:25:01 +00:00
Mathieu Arnold
5bba790c1a
Update to 1.02
...
bump PORTEPOCH because it went from 1.0100 to 1.02
restrict to perl 5.6.1 and higher because of new dependency
Approved by: demon (mentor)
2003-08-20 08:05:39 +00:00
Mathieu Arnold
ba468fffa6
Update to 0.97
...
Approved by: demon (mentor)
2003-08-20 08:04:04 +00:00
Hye-Shik Chang
db3b18cf63
Fix build on -STABLE
2003-08-20 07:17:45 +00:00
Daichi GOTO
aef5bc1f3d
update cad/xcircuit: 3.1.15 -> 3.1.18
...
PR: 55417
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2003-08-20 07:01:38 +00:00
Erwin Lansing
7eed057734
Add p5-Crypt-GeneratePassword 0.02,
...
This module lets you generate secure random passwords
with a reasonable amount of pronounceability. It avoids
the problems associated with the FIPS-181 NIST standard
as used by Crypt::RandPasswd. See perldoc for more
details.
PR: 55575
Submitted by: andrew@scoop.co.nz
2003-08-20 07:01:29 +00:00
Erwin Lansing
15e1a07d56
Add p5-Algorithm-Numerical-Shuffle 1.4, shuffle a list.
...
Shuffle is a perl module which performs a one pass, fair shuffle on a
list. If the list is passed as a reference to an array, the shuffle
is done in situ.
The running time of the algorithm is linear in the size of the list.
For an in situ shuffle, the memory overhead is constant; otherwise,
linear extra memory is used.
The algorithm used is discussed by Knuth [3]. It was first published
by Fisher and Yates [2], and later by Durstenfeld [1].
PR: 55574
Submitted by: andrew@scoop.co.nz
2003-08-20 06:56:11 +00:00
Erwin Lansing
f2a146575f
Add p5-Mysql-Diff 0.33,
...
perl module for comparing the table
structure of two MySQL databases.
PR: 55451
Submitted by: Andrew McNaughton <andrew@scoop.co.nz>
2003-08-20 06:51:48 +00:00
Daichi GOTO
12c473a3b8
update www/opera: 6.12.20030305 -> 7.20.20030811 and take maintainership
...
PR: 55509
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
2003-08-20 06:44:24 +00:00
Daichi GOTO
5a5ecaddfb
update audio/aureal-kmod: broken by busdma commit
...
PR: 55513
Submitted by: James E. Flemer <jflemer@alum.rpi.edu>
2003-08-20 06:33:23 +00:00
Daichi GOTO
af4d4feb60
update java/jmp: 0.32 -> 0.33
...
PR: 55585
Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
2003-08-20 06:25:23 +00:00
Daichi GOTO
c2bccd9690
update textproc/dictionary: 1.8.3 -> 1.8.5
...
PR: 55599
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
2003-08-20 06:16:46 +00:00
Alexander Nedotsukov
462af2ec5b
Check __FreeBSD_version to fix build error on old 4.6
...
systems wich do not have <dev/wi/if_wavelan_ieee.h> header.
PR: 55706
Approved by: marcus (mentor)
2003-08-20 05:34:27 +00:00
Norikatsu Shigemura
b413480c23
Fix&Cleanup dependency on gd1 and some libs.
...
Bump PORTREVISION acordingly.
Spoted by: Pedro F. Giffuni <giffunip@yahoo.com>
2003-08-20 02:56:45 +00:00
Alexander Nedotsukov
0e945e1663
Add gnomehack missed in previous commit.
...
Approved by: marcus (mentor)
2003-08-20 02:32:34 +00:00
Alexander Nedotsukov
69830895c0
Remove USE_REINPLACE. We do not use it any longer.
...
Approved by: marcus (mentor)
2003-08-20 01:41:01 +00:00
Yen-Ming Lee
1c93f195c1
project has been dormant. remove it as requested by maintainer.
...
PR: 55704
Submitted by: Dan Pelleg <daniel+bmsync@pelleg.org>
2003-08-20 01:39:52 +00:00
Jacques Vidrine
37c2a6b8f0
Update 0.5.1 -> 0.6.
...
Switch to using `INFO' while we are at it.
2003-08-19 23:24:56 +00:00
Joe Marcus Clarke
ffe6b77c3c
Use gnomeprefix and gnomehack to fix the build on bento.
...
Reported by: bento via kris
2003-08-19 23:08:09 +00:00
Joe Marcus Clarke
732bb90952
Try and fix the plist so this builds on bento.
...
Reported by: bento via kris
2003-08-19 23:03:34 +00:00
Adam Weinberger
f5fc49dc7e
fluxter is a newer incarnation of bbpager, which is like the name suggests a
...
pager tool for Blackbox.
The major changes to bbpager are:
- Accesses fluxbox configuration files, e.g. in ~/.fluxbox, rather than in
blackbox directories.
- Default styles come from the fluxbox configuration. Without
customization it will track the look of the current theme.
- The configuration files have been renamed to fluxter.bb (used in a
fluxbox environment) and fluxter.nobb (used in a non-fluxbox
environment). These files should go in fluxbox configuration
directories, such as ~/.fluxbox.
- The X resource entries in the configuration files use fluxter as a label,
rather than bbpager.
- Per-workspace wallpaper changing is supported by the addition of
per-workspace rootCommand configuration entries. For example:
fluxter.workspace0.rootCommand: Esetroot /usr/share/pixmaps/bg1.png
fluxter.workspace1.rootCommand: Esetroot /usr/share/pixmaps/bg2.png
fluxter.workspace2.rootCommand: Esetroot /usr/share/pixmaps/bg3.png
WWW: http://benedict.isomedia.com/homes/stevencooper/projects/fluxter.html
2003-08-19 23:03:23 +00:00
Sergey A. Osokin
4b89f9b8c7
Update to 3.02.07a: fix more bugs.
...
Submitted by: Dmitry Afanasiev <KOT@MATPOCKuH.Ru> (maintainer)
2003-08-19 21:45:26 +00:00
Neil Blakey-Milner
47856f5684
Update phpmyadmin to 2.5.2
...
PR: 54776
Submitted by: Kang Liu <lazykang@hotmail.com>
2003-08-19 20:23:40 +00:00
Neil Blakey-Milner
b001479f10
Update pdmenu to 1.2.81, fix fetching problems.
...
PR: 53364
Submitted by: Mark Linimon <linimon@lonesome.com>
2003-08-19 18:38:43 +00:00
Neil Blakey-Milner
ace30ffea2
Update py-pycrypto to 1.9alpha6
...
PR: 55338
Submitted by: Rui Lopes <rui@ruilopes.com>
2003-08-19 17:52:07 +00:00
Joe Marcus Clarke
4f6fd66f63
Correct the directory for the index.theme file.
...
Submitted by: maintainer
2003-08-19 17:13:41 +00:00
Erwin Lansing
2d6c1620e7
Update to 1.20
...
Submitted by: mat
2003-08-19 17:03:22 +00:00
Joe Marcus Clarke
31ff3021f5
Add gnome-industrial-theme, a GNOME 2 metatheme from Ximian covering
...
Metacity, icons, and optionally, Xmms. This theme relies on the GTK+-2
Industrial theme from gnome-themes-extras.
PR: 55712
Submitted by: Frank Ruell <stoerte@dreamwarrior.net>
2003-08-19 16:54:13 +00:00
Joe Marcus Clarke
ac70e7c7f9
Re-add the gtk-industrial-theme for GTK+-1 only. The GTK+-2 version
...
can still be found in x11-toolkits/gnome-themes-extras.
2003-08-19 16:36:31 +00:00
James E. Housley
f456a3317b
*******************IMPORTANT*******************
...
4287 Emergency Dat release due to:
W32/SOBIG.F@MM Mass Mailer
**********************************************
2003-08-19 16:32:58 +00:00