Akinori MUSHA
5878e8e743
Fix the breakage with gcc 2.95.3 on -CURRENT by adding "-fpic" to
...
CFLAGS.
Rqported by: Andrew Kenneth Milton <akm@mail.theinternet.com.au>
2001-02-02 05:11:48 +00:00
Ade Lovett
54758cffb6
Update to 0.12
...
Submitted by: sobomax
Forgotten by: ade
2001-01-31 15:56:37 +00:00
Ade Lovett
87caf6711a
Update to 0.5.7
2001-01-31 15:56:15 +00:00
Jason Evans
862db97ad3
Update to version 1.2.0.
2001-01-30 21:56:37 +00:00
Ade Lovett
7bb591a2d3
Update to 0.5
2001-01-30 04:39:20 +00:00
FUJISHIMA Satsuki
48f3ac2a59
o migrate to MASTER_SITE_SOURCEWARE and USE_BZIP2.
...
Approved by: maintainer
2001-01-29 14:10:05 +00:00
Akinori MUSHA
e80b23e9c7
Update to knu-cvsweb 1.105.1.65.
...
2001-01-29 Akinori MUSHA <knu@iDaemons.org>
* cvsweb.cgi: Remove an obsolete notice: CVSWEB_CONFIG is disused.
One leftover substitution: "cvs" -> $CMD{cvs}
2001-01-29 03:59:16 +00:00
Daniel Harris
a34a8705da
Add cpp2html 1.2.
...
Given a C or C++ source file, produces HTML with syntax highlighting.
PR: 24604
Submitted by: greid@ukug.uk.freebsd.org
2001-01-28 20:04:27 +00:00
Daniel Harris
20704e1691
Update to 1.2.4.
...
PR: 24464
Submitted by: joseph@randomnetworks.com
2001-01-28 19:50:35 +00:00
Ying-Chieh Liao
fbf6b355a8
add dotconf, A Configuration File Parser Library
2001-01-28 08:50:53 +00:00
Ying-Chieh Liao
b7325ee02c
- Fix MASTER_SITES
...
- Support PREFIX properly
PR: 24670
Submitted by: tkato@prontomail.ne.jp
2001-01-28 04:03:31 +00:00
Ying-Chieh Liao
20a03ec2bd
update to 0.6.1
...
add WWW: line
PR: 24669
Submitted by: tkato@prontomail.ne.jp
2001-01-28 03:59:32 +00:00
Ying-Chieh Liao
f7bf052823
update to 1.3
...
PR: 24668
Submitted by: tkato@prontomail.ne.jp
2001-01-28 03:56:18 +00:00
Maxim Sobolev
64ad20c240
Fix a rather nasty last-minute bug, which prevented SDL from using vesa modes
...
with bpp > 8.
2001-01-27 21:22:21 +00:00
Maxim Sobolev
e219727201
Make vgl driver working OOB without the need to use custom patched version
...
of libvgl. I abadoned my previous plans to get my extentions into the base
system because it seems that libvgl is at the end of its lifecycle and will
be replaced by more generic and better solution (probably kgi/ggi), at least
nsouch is actively working in this drection now. In the meantime, those
lucky with VESA 2.0 compatible videocards would be able to play quakeforge
or any other SDL-based games straight on their FreeBSD consoles ;).
2001-01-27 19:22:03 +00:00
Akinori MUSHA
781d776030
Add ruby-strscan to RUN_DEPENDS. Seems y2racc requires it.
2001-01-27 09:54:30 +00:00
Akinori MUSHA
86af099ddf
Update to 0.6.1.
2001-01-27 09:41:20 +00:00
Will Andrews
59a8a040ff
Remove inactive MAINTAINER <hsu>, he hasn't committed in over 2 years.
2001-01-27 05:40:03 +00:00
Akinori MUSHA
1ed256326b
Update to 1.3.6.
2001-01-26 06:20:55 +00:00
Akinori MUSHA
ac3b4e8059
Update to 2.3.
2001-01-26 03:45:16 +00:00
Akinori MUSHA
168f69e574
Update to 0.7.9.
2001-01-26 03:42:37 +00:00
Maxim Sobolev
7c5c05eb08
Previous workaround was insufficient to resolve ports/24589. Try harder this
...
time.
2001-01-24 10:25:16 +00:00
Maxim Sobolev
bda342bf82
Touch all Makefile.in before do-configure. This will prevent recreation of
...
all Makefile.in and as a result loosing some changes in the case when automake
is installed and detected by configure script.
PR: 24589
Reported by: Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
2001-01-24 09:43:34 +00:00
Ade Lovett
107949458a
Update to 0.6.2
2001-01-24 05:10:18 +00:00
Jun Kuriyama
a97a881758
Upgrade to 3.4.
...
PR: ports/24430
Submitted by: yds@dppl.com
No response from: maintainer
2001-01-24 02:09:04 +00:00
Maxim Sobolev
1f53fed603
Add FreeBSD native VGL driver. Right now it is work in progress and to activate
...
and test it you need the following (5-CURRENT only, BTW):
- fetch a patch for libvgl: http://people.freebsd.org/~sobomax/libvgl.patch ,
apply it, recompile/reinstall libvgl;
- recompile/reinstall sdl-devel (configure script automatically detects
if right version of libvgl is present);
- set environment variable SDL_VIDEODRIVER=vgl;
- ensure that you have VESA support compiled into kernel or loaded as a kld;
- fire up your favourite SDL app ;).
2001-01-23 17:28:59 +00:00
Ying-Chieh Liao
c62225cc77
add fnccheck, a profiling library/utilities for C/C++ programs
...
PR: 24536
Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org>
2001-01-23 07:40:06 +00:00
Ade Lovett
548809869d
Release a few ports back into the wild that I don't have
...
time to maintain any more.
2001-01-22 19:33:59 +00:00
Ying-Chieh Liao
a08d7ea835
add libdsp, a C++ class library of common digital signal processing functions
...
PR: 24373
Approved by: clive (my mentor)
2001-01-22 16:33:23 +00:00
Bill Fenner
472cadb803
Remove hanspb@persbraten.vgs.no as MAINTAINER; email has been bouncing
...
for over 2 months.
2001-01-22 05:49:31 +00:00
Ying-Chieh Liao
23fe556589
add happydoc, a python documenting tool
...
PR: 23938
Approved by: clive (my mentor)
2001-01-21 15:45:46 +00:00
Ying-Chieh Liao
24ebd4cbfc
ijliao@csie.nctu.edu.tw -> ijliao@FreeBSD.org
2001-01-21 04:26:37 +00:00
Clive Lin
f8186d69f7
o New port p5-Dialog, perl interface to dialog(3)
...
o Add conditional patch, applied if ${OSVERSION} >= 500007,
which means perl 5.6.0 (Thanks vanilla)
PR: 24486
Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
Reviewed by: vanilla
2001-01-20 22:28:23 +00:00
Will Andrews
1e242ef434
Hopefully finish syncing with bsd.port.mk rev 1.361 - use bsd.port.mk
...
defined PORTDOCS PLIST_SUB.
Submitted by: lioux
Closes PR: 24468
PR Submitter: Mikhail Teterin <mi@aldan.algebra.com>
2001-01-20 00:39:55 +00:00
Shafeeq Sinnamohideen
6598645c5d
Updated for coda-5.3.12, skipping past 5.3.11
2001-01-19 21:57:53 +00:00
FUJISHIMA Satsuki
5da7f0dce2
o Change MASTER_SITES to MASTER_SITE_SOURCEWARE.
...
o Uses split tarballs (gcc-{core,g++,objc}.tar.bz2)
PR: 24463
Submitted by: maintainer
2001-01-19 20:25:52 +00:00
Ade Lovett
0bcc7f2096
Update to 0.33
2001-01-19 18:39:00 +00:00
Ade Lovett
98fdc3fd7a
Update to 0.2.0
2001-01-19 18:08:20 +00:00
Kevin Lo
3f179d7b1f
Upgrade to version 0.5.11
...
PR: 24447
Submitted by: MAINTAINER
2001-01-19 16:52:17 +00:00
Akinori MUSHA
35110bd566
Update to 0.3.3a.
2001-01-19 09:41:16 +00:00
Akinori MUSHA
4788104295
Add ruby-textbuf, a gapped text buffer extention for Ruby.
2001-01-19 06:16:46 +00:00
Akinori MUSHA
e34294c872
Update to 1.3.5.
2001-01-18 16:18:46 +00:00
Akinori MUSHA
0ceffe44b5
Chase the checksum of the repacked distfile. The update was only the
...
installer and its document fixes.
PR: ports/24403
Submitted by: Andreas Schulz <ats@first.gmd.de>
2001-01-18 16:02:31 +00:00
Vanilla I. Shu
7c94fab8bf
Remove gtksheet. it have merge into gtkextra ports.
...
Submitted by: maintainer
2001-01-17 20:47:11 +00:00
Kevin Lo
cb42de4d89
Upgrade to 2.2
...
PR: 24407
Submitted by: Ying-Chieh Liao <ijliao@terry.dragon2.net>
2001-01-17 13:59:49 +00:00
Will Andrews
5ccbc2a8ac
Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in
...
bsd.port.mk, for easy removal of documentation. I left alone one port -
japanese/elisa8x8 (or something like that), because it appeared to have
some rather weird way of doing PORTDOCS substitution.
2001-01-16 19:08:45 +00:00
Maxim Sobolev
2b1a883dc4
Massive style enforcement - use ^I instead of spaces for variables identation.
2001-01-16 17:33:20 +00:00
Kevin Lo
70beaab4b1
Update to 1.7
...
PR: 24343
Submitted by: MAINTAINER
2001-01-16 13:26:42 +00:00
Kevin Lo
a23653155d
- Support CFLAGS properly
...
- Use own do-install target(mainly to avoid creating odd directory)
- Include additional document into package
PR: 24282
Submitted by: Ports Fury
2001-01-15 13:30:13 +00:00
Will Andrews
2c2a194927
Add p5-Term-Screen 1.00, a perl module implementing a basic screen
...
and input class.
PR: 23614
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
2001-01-15 06:22:07 +00:00