Dmitry Sivachenko
2514bdf28c
Change MAINTAINER field.
...
I am now at FreeBSD dot org
Approved by: sobomax
2000-11-13 12:45:40 +00:00
Thomas Gellekum
c4fd957371
Don't try to installed non-existent files/Makefile.
...
PR: 22780
2000-11-13 11:59:46 +00:00
Satoshi Asami
12b92b9b2c
The port that installs stuff in the python1.5 directory is now called
...
lang/python15, not lang/python.
Found by: bento
2000-11-13 11:00:12 +00:00
Satoshi Asami
35f7c63850
Remove .la files, which aren't installed. (This is, of course, a good
...
thing.)
Submitted by: bento
2000-11-13 10:47:04 +00:00
James E. Housley
f520a7b131
Make BROKEN.
...
The first part RepoCopy has been done. There is still more work to be done.
2000-11-12 13:36:32 +00:00
SADA Kenji
4d5bef6c65
Rename to version 1.74.
...
Its ChangeLog says it is 1.75, but Id says it is version 1.74.
2000-11-12 12:46:01 +00:00
Akinori MUSHA
82ccdee41d
Add ruby-gemfinder, a simple class browser (built with Ruby/Tk) for
...
Ruby modules/programs.
2000-11-11 18:40:42 +00:00
David E. O'Brien
9f8af46fe4
PREFIX and other Makefile changes, plus WWW addition.
...
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-11-11 12:16:46 +00:00
David E. O'Brien
ac831749e5
PREFIX and other Makefile cleanups along with WWW addition.
...
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-11-11 12:15:30 +00:00
David E. O'Brien
97e3db93fe
PREFIX, etc. changes.
...
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-11-11 12:13:00 +00:00
Maxim Sobolev
eb8709351b
Update to 0.5.10.
...
PR: 22765
Submitted by: maintainer
2000-11-11 11:38:00 +00:00
Kris Kennaway
75de1b579f
Remove some files on deinstall
2000-11-11 11:04:09 +00:00
Kris Kennaway
82d3610a7d
Remove directory on deinstall
2000-11-11 10:04:24 +00:00
David E. O'Brien
509263a31d
White space cleanup.
2000-11-11 05:36:10 +00:00
David E. O'Brien
8b75d7be14
Update master site.
...
PR: 19757
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-11-11 05:32:43 +00:00
David E. O'Brien
e5df841b33
Update master site.
...
PR: 19757
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-11-11 05:31:08 +00:00
Thomas Gellekum
4724cdc763
Upgrade to 5.2. I hope this will work for the Python users on
...
FreeBSD-3.x out there.
2000-11-10 12:52:47 +00:00
Michael Haro
053956ab45
bump version
2000-11-10 07:43:54 +00:00
Michael Haro
2beea6cfcb
fix a bug, $i = -> $i eq
...
Submitted by: fenner
2000-11-10 07:20:43 +00:00
Maxim Sobolev
d0720113d5
- Further patches to make Fnorb 1.1 compatible with the tighter socket
...
binding code in Python 2.0. Again, compatibility with Python 1.5.2 should
be maintained.
- Thanks to Brad Chapman <chapmanb@arches.uga.edu> for his help.
PR: 22690
Submitted by: maintainer
2000-11-08 13:27:28 +00:00
Maxim Sobolev
1ba9ed7c44
- Added patch to enable Fnorb to work with Python 2.0 (and which doesn't
...
break Fnorb with Python 1.5.2)
- Submitted by: Mike Meyer (mwm@mired.org )
- Caveat: There may be further Python 2.0 incompatibilities in Fnorb. The
next release of Fnorb should be 2.0-compatible.
PR: 22636
Submitted by: maintainer
2000-11-08 12:52:04 +00:00
Satoshi Asami
7112ba2b40
Change motif to a normal dependency. REQUIRES_MOTIF is now called
...
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As
before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.
Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.
I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
2000-11-07 23:28:20 +00:00
Ade Lovett
a40ba5a01b
Update to 0.4.2
2000-11-07 16:33:21 +00:00
Ade Lovett
44b7ec3f0a
Update to 0.6.1
2000-11-07 16:33:06 +00:00
Kevin Lo
9f921bcc66
Update to version 3.0
...
PR: 22317
Submitted by: MAINTAINER
2000-11-07 15:04:22 +00:00
Trevor Johnson
bd50d1d78e
Mark forbidden because of reported buffer overflows.
2000-11-07 09:36:00 +00:00
Jason Evans
871b0eb7f1
Bump PORTREVISION. Remove BUILD_DEPENDS tuple that is redundant with
...
respect to LIB_DEPENDS. Make portlint happy.
Submitted by: steve
2000-11-07 02:26:18 +00:00
Jason Evans
84ba824676
cook depends on the libintl shared library at runtime. Add a corresponding
...
LIB_DEPENDS line.
Submitted by: steve
2000-11-06 22:10:26 +00:00
Jason Evans
06bce9d9d7
Use the correct pthread.h when compiling liblgcc_r. Allow thread stacks
...
larger than 16kB. Make sure to call global destructors during shutdown.
PR: ports/22429
Submitted by: tegge
2000-11-06 19:43:33 +00:00
SADA Kenji
7c8181948e
Upgrade to 1.75 and
...
- Add version number to distfile's name
and redistribute it from MASTER_SITES_LOCAL
- Assign myself as maintainer
- Follow moved WWW
Suggested by: kris
2000-11-05 15:08:40 +00:00
Akinori MUSHA
0ec15f352f
Update to knu-cvsweb 1.104.1.39.
...
2000-11-05 00:32 knu
* cvsweb.cgi: Silence `Use of uninitialized value' warnings.
2000-11-03 02:36 knu
* README.knu: Mention cat.1 is hyperlinked as well as cat(1).
2000-11-03 02:34 knu
* cvsweb.cgi: MFZ: 1.104:
2000-11-02 07:05 hnordstrom
* cvsweb.cgi: Allow for 0.X versions. CVS accepts such
version numbers in import -b even if not strictly legal...
2000-11-03 02:33 knu
* cvsweb.conf: Set the default diff type to unidiff for all
browsers, not only text-based ones.
2000-11-04 19:26:15 +00:00
Ade Lovett
cd979eecfe
Update to 0.4.1 (.8.1.6.2nd-cup-of-coffee.maybe.hey.it.compiles.ship.it)
2000-11-03 21:51:30 +00:00
Ade Lovett
ff28292ea3
Add gnomecrash, a small tool in the same genre as bugbuddy, that assists
...
in extracting debugging information from a core file or crashed
application (via gnome_segv)
2000-11-03 20:58:45 +00:00
Ade Lovett
c4e8ce1d75
Update to 0.9.8
2000-11-03 20:49:22 +00:00
Ade Lovett
2d33c2262d
Update to 0.4
2000-11-03 17:51:47 +00:00
Ade Lovett
2573e51274
Release a number of ports that I don't have time to keep track
...
of any more.
2000-11-03 16:19:29 +00:00
Akinori MUSHA
47e3fac3c6
Remove RUBY_EXAMPLESDIR on deinstallation if it's empty. As byaccr
...
doesn't RUN_DEPENDS on ruby, it has to remove the directory by itself.
2000-11-03 15:49:06 +00:00
Satoshi Asami
d50d596aa3
Remove two files that don't exist (include/lwp/preempt.h and lib/liblwp.la).
...
Submitted by: bento
2000-11-03 07:53:28 +00:00
Trevor Johnson
222baa33aa
Add new port of bin86 0.15.3, a 16-bit assembler and loader for
...
Intel-style assembly.
2000-11-03 00:22:08 +00:00
Ade Lovett
089ec6d85c
Update to 0.11
2000-11-02 21:21:22 +00:00
Ade Lovett
e7fbf293f1
(Re)use MASTER_SITE_GNOME
2000-11-02 21:21:04 +00:00
Satoshi Asami
ed5b75356a
Remove this port for now, it is an un-updated repo copy and I don't
...
want it to be tagged for the release.
2000-11-02 21:14:26 +00:00
Jun Kuriyama
eb15e13287
Add 2 @unexec rmdir's.
...
Submitted by: bento
2000-11-02 05:52:07 +00:00
Jun Kuriyama
0d7ea45501
Add 2 @unexec rmdir's.
...
Submitted by: bento
2000-11-02 05:43:07 +00:00
Jun Kuriyama
c242b182c5
Add missing %D's in @unexec rmdir line.
...
Submitted by: bento
2000-11-02 05:39:53 +00:00
Jun Kuriyama
e51d6949c1
Add missing .packlist and 1 @dirrm.
...
Submitted by: bento
2000-11-02 05:30:57 +00:00
Jun Kuriyama
260b9976fe
Add missing perlfilter.pod entry.
...
Add 1 @dirrm.
Submitted by: bento
2000-11-02 05:21:30 +00:00
Jun Kuriyama
4d99c073e2
Add @dirrm.
...
Submitted by: bento
2000-11-02 05:18:12 +00:00
Jun Kuriyama
8b8293cdf7
Add 2 @unexec rmdir's.
...
Submitted by: bento
2000-11-02 05:16:12 +00:00
Akinori MUSHA
67ef948d38
Add ruby-byaccr, a parser generator for ruby based on 'Berkeley Yacc'
...
and 'Berkeley Yacc for Java'.
2000-11-02 03:10:00 +00:00