Trevor Johnson
f46905133a
Update to 7.1, which does not require AIM; update home page.
2003-07-19 18:26:19 +00:00
David E. O'Brien
4c263cafbc
Add pgp5 support, as the pgp6 port is marked broken.
2003-07-19 18:21:22 +00:00
Hye-Shik Chang
f718fcdacf
Fix typo: s/cjkcodecs/py-cjkcodecs/
2003-07-19 18:17:24 +00:00
Akinori MUSHA
0abf3637b9
Re-add the MASTER_SITE_RINGSERVER entry to MASTER_SITE_KDE, which was
...
somehow removed in a previous version without noting a reason.
2003-07-19 18:13:44 +00:00
Hye-Shik Chang
e9cdd90e53
Change dependency from chinese/pycodec to converters/py-cjkcodecs.
...
Submitted by: "statue" <statue@freebsd.netlab.cse.yzu.edu.tw>
Approved by: maintainer (implicitly)
2003-07-19 17:49:24 +00:00
Hye-Shik Chang
adf8d96b04
{chinese,korean}/cjkcodecs is replaced by converters/py-cjkcodecs
2003-07-19 17:08:21 +00:00
Hye-Shik Chang
09810e3e02
Remove ko-pycodec. It's replaced by converters/py-cjkcodecs now.
2003-07-19 17:07:09 +00:00
Hye-Shik Chang
1a5c6ad9d1
Remove zh-pycodec port. It's replaced by converters/py-cjkcodecs now.
2003-07-19 17:06:36 +00:00
Hye-Shik Chang
4404e4021b
Update to 1.0
2003-07-19 16:58:47 +00:00
Akinori MUSHA
004219de73
The dl module seems to cause coredump on Pentium4 boxen when compiled
...
with gcc 3.3 with a -mcpu or -march flag (even -mcpu=pentiumpro, which
is the default CPU cflag that bsd.cpu.mk sets, leads ruby to coredump).
Although currently I'm not sure if gcc 3.3's optimization has a bug or
it is that it just exposed the dl module's hidden bug, disable those
flags to work around the problem for the moment.
2003-07-19 16:11:15 +00:00
Christian Weisgerber
0cb612164f
Update to 0.3.3.
...
PR: 54327
Submitted by: Randy Philipp <randy@umbc.edu>
2003-07-19 14:55:49 +00:00
Tatsumi Hosokawa
911bbf2402
Updated to 20030712
2003-07-19 14:39:11 +00:00
Hajimu UMEMOTO
8124dc5eed
Make it compilable on 5-CURRENT after import of GCC3.3 by
...
using stdarg.h instead of varargs.h.
2003-07-19 14:29:57 +00:00
Jimmy Olgeni
6de9cd82d1
Shorten symlink in erlang's lib directory, use ${PORTNAME} rather than
...
hardcoded value.
2003-07-19 12:57:30 +00:00
Jimmy Olgeni
260825abe9
Shorten symlink in erlang's lib directory.
2003-07-19 12:40:36 +00:00
Jimmy Olgeni
004746d16e
Add symlink into erlang's lib/ directory, for cleaner dependency
...
specification.
2003-07-19 12:39:04 +00:00
Christian Weisgerber
ab8b921cd0
- prune description
...
- add homepage
2003-07-19 12:08:27 +00:00
Motoyuki Konno
fd0b805e7e
Fix patch. Previous patch I committed contains test code.
...
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
2003-07-19 11:34:58 +00:00
Anders Nordby
d05ed8dfd7
Fix MASTER_SITE_SUBDIR so that the distfile is actually fetchable.
...
PR: 54608
Submitted by: Mathieu Arnold <m@absolight.net>
2003-07-19 11:07:04 +00:00
Jimmy Olgeni
fcc515ce8f
Remove stale updates and add mysql-1.030-1.
2003-07-19 10:24:04 +00:00
Jimmy Olgeni
3a417f6cea
Update module qmailadmin-1.100-1.
2003-07-19 09:44:16 +00:00
Jimmy Olgeni
dea1cacf7a
Add some mirrors.
...
Submitted by: Chris Pressey <chris_pressey@yahoo.ca>
2003-07-19 08:10:45 +00:00
Hye-Shik Chang
ab4b78dba6
Update to 2.3c1
2003-07-19 07:44:46 +00:00
Yen-Ming Lee
8f71b02709
Update to 1.5.1 release.
...
PR: 54344
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
2003-07-19 06:49:46 +00:00
Motoyuki Konno
424b750943
Remove a garbage lines.
2003-07-19 06:43:40 +00:00
Yen-Ming Lee
d3f41bd424
add oxford-big5 dict database.
...
bump PORTREVISION
PR: 54621
Submitted by: Statue <statue@freebsd.sinica.edu.tw>
2003-07-19 06:41:08 +00:00
Joe Marcus Clarke
6d374500ba
Fix compile on -CURRENT. Linker is still broken due to broken *mk.
2003-07-19 06:37:28 +00:00
Motoyuki Konno
fea9346f1d
* Update to 6.8.4 JP 3.05.
...
* Use <stdarg.h> instead of <varargs.h> [1].
Use of <varargs.h> causes error on FreeBSD 5-current with GCC 3.3.1.
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> [1]
PR: ports/54524
2003-07-19 05:55:00 +00:00
Maho Nakata
001d1e7f24
a small tool to convert VDA format (produced by many CAD
...
packages to fbd, used by the CalculiX port.
PR: 52306
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
2003-07-19 05:34:45 +00:00
Joe Marcus Clarke
867a7eec5a
Add a missing dependnecy on libgnomeui.
...
Reported by: bento
2003-07-19 05:20:45 +00:00
Maho Nakata
f5be3fcbca
Fix build, and another fixes for building.
...
Unbreak.
PR: 51923
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2003-07-19 04:54:32 +00:00
Joe Marcus Clarke
74c0a9561d
Fix build with GCC 3.3.1.
...
Submitted by: Jeremy Messenger <mezz7@cox.net> (based on)
2003-07-19 04:40:13 +00:00
Maho Nakata
e3b29ff95b
lp_solve, A free linear programming solver that can process
...
standard MPL format. This lp_solve versions is released
under the LGPL license
PR: 53649
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
2003-07-19 04:33:07 +00:00
Maho Nakata
efc116207e
enhancement, build and install the opengl viewer, moldenogl.
...
update to 3.9, not 3.8, which is newer :)
Committed by maintainer timeout:
> Sat Apr 5 17:46:57 EST 2003 - edwin - informed maintainer
PR: 47177
Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>
2003-07-19 04:17:06 +00:00
Maho Nakata
2b7927a921
honor CFLAGS and FFLAGS
...
PR: 54396
Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>
2003-07-19 03:58:51 +00:00
Maho Nakata
3c2eb776a2
Maintainer update of biology/tinker port to version 4.0.
...
PR: 52498
Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>
2003-07-19 03:48:44 +00:00
Maho Nakata
43801110c6
1. REAL cleaning on this port. The files dir is now organized so the
...
port can be maintained: previously there were multifile patches and several
patches for the same file, now it is a lot cleaner.
2. I also merged a memory leak fix and some fixes from
spice3f5-spaghetti.
4. MFB and removed GNUREADLINE support
5. honor CFLAGS and CC.
6. Add documentation.
7. Maho didn't change the name of port spice to spice3.
because spice4 might :) appear in the future. version number
should be listed on *only* PORTVERSION.
8. drom maintainership
PR: 54603
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
2003-07-19 03:13:48 +00:00
Foxfair Hu
99ec5d9f2c
PR:
...
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Upgrade adodb to 3.60.
PR: 54003
Submitted by: Rob Evers <rob@debank.tv>
(maintainer cannot be reached due to mail quota exceeded)
2003-07-19 02:43:04 +00:00
Foxfair Hu
2f697d04d6
Add hostsentry 0.02, a Login Anomaly Detector.
...
PR: 48127
Submitted by: Andre Ramos <andre.ramos@netcabo.pt>
2003-07-19 02:34:32 +00:00
Foxfair Hu
6c1a168487
Add nikto 1.30, web and CGI vulnerability scanner with SSL support.
...
PR: 43313
Submitted by: pandzilla
2003-07-19 02:32:04 +00:00
Foxfair Hu
d9a53e3428
Add libwhisker 1.6, perl module to create HTTP test scripts.
...
PR: 42986
Submitted by: pandzilla
2003-07-19 02:28:42 +00:00
Maho Nakata
3ee4ffa3b8
MASTER_SITES has been subjected to change.
...
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
2003-07-19 00:53:33 +00:00
Maho Nakata
c2df23aef7
Honor CXXFLAGS.
...
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
2003-07-19 00:50:39 +00:00
Erwin Lansing
ce2e837983
Add p5-B-Deobfuscate 0.09,
...
extension to B::Deparse for use in
de-obfuscating source code.
PR: 54178
Submitted by: Mathieu Arnold <m@absolight.net>
2003-07-19 00:48:26 +00:00
Erwin Lansing
78ee6f8b48
Add p5-B-Keywords 0.05, lists of reserved barewords and symbol names.
...
PR: 54175
Submitted by: Mathieu Arnold <m@absolight.net>
2003-07-19 00:40:39 +00:00
Joe Marcus Clarke
64e91e8afa
Fix build on -CURRENT with GCC 3.3.1. There's a PORTREVISION bump here
...
because the fix actually corrected a typo that could cause problems on
-STABLE as well.
Reported by: Jeremy Messenger <mezz7@cox.net>
2003-07-19 00:31:56 +00:00
Joe Marcus Clarke
8978088931
Update to 0.66. This fixes many of the connection problems people were
...
reporting.
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
2003-07-19 00:26:21 +00:00
Joe Marcus Clarke
0433f602f2
This is a first for me. Correct a typo in the patch _name_ so the patch
...
actually gets applied.
2003-07-19 00:16:36 +00:00
Tilman Keskinoz
35ee9cff81
Fix build on !i386
...
PR: 54454
Submitted by: Mark Linimon <linimon@lonesome.com>
2003-07-18 22:26:22 +00:00
Joe Marcus Clarke
a844a8e778
Revert some of the FreeType code in fontconfig to fix some font rendering
...
issues with Adboe fonts (particularly Helvetica and Times).
Reported by: many
2003-07-18 22:02:56 +00:00