Commit graph

2735 commits

Author SHA1 Message Date
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
Vanilla I. Shu
022d8e7d2e Upgrade to latest version.
PR:		ports/24298
Submitted by:	maintainer
2001-01-14 20:06:43 +00:00
Akinori MUSHA
a417793506 Update a patch to fix a typo rather than a repack/update. 2001-01-14 09:14:53 +00:00
Akinori MUSHA
db80aaacb9 Update to knu-cvsweb 1.105.1.64.
2001-01-13  Akinori MUSHA  <knu@iDaemons.org>

	* cvsweb.conf: Add some knu-cvsweb info.

	* cvsweb.cgi: MFZ: 1.105.

	* README.knu, TODO.knu, cvsweb.cgi, cvsweb.conf,
	cvsweb.conf-freebsd, cvsweb.conf-netbsd, cvsweb.conf-openbsd,
	cvsweb.conf-ruby: Change CVS tags: "Id" -> "Idaemons".
2001-01-14 08:40:40 +00:00
Will Andrews
db3f608af1 Add p5-Class-Singleton 1.03, a perl module that describes a singular
object class.
2001-01-14 06:05:16 +00:00
Michael Haro
142159e054 master_site moved
PR:		24281
Submitted by:	    KATO Tsuguru <tkato@prontomail.ne.jp>
2001-01-12 22:46:12 +00:00
Maxim Sobolev
5c6d35a67e Use MASTER_SITE_SOURCEFORGE.
PR:		24280
Submitted by:	PF
2001-01-12 20:16:18 +00:00
Akinori MUSHA
7a981c1892 Update to knu-cvsweb 1.104.1.63.
2001-01-12 08:42  knu

	* cvsweb.cgi, cvsweb.conf-freebsd, cvsweb.conf-netbsd,
	cvsweb.conf-openbsd: Clean up URI parser.

	Workaround thttpd's buggy SCRIPT_NAME / PATH_INFO parser.

	Requested by:	Makoto MATSUSHITA <matusita@jp.FreeBSD.org>

	Allow downloading a single port/pkgsrc in tarball by default.
2001-01-12 04:14:36 +00:00
Jun Kuriyama
72b30e7f2a Add 2 "@unexec rmdir"s.
Reported by:	bento
2001-01-12 02:05:06 +00:00
Jun Kuriyama
1be3b796ff Add @unexec rmdir.
Submitted by:	Ying-Chieh Liao <ijliao@terry.dragon2.net> (maintainer)
PR:		ports/24241
2001-01-12 00:14:36 +00:00
Akinori MUSHA
a047053c55 Update to knu-cvsweb 1.104.1.62.
2001-01-12 03:17  knu

	* cvsweb.cgi, cvsweb.conf: D'oh, forgot to chomp the result of
	`uname`.

	Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2001-01-11 18:20:24 +00:00
Kevin Lo
af48bd5ff7 Update to 2.14
PR: 24243
Submitted by: MAINTAINER
2001-01-11 15:57:37 +00:00
Akinori MUSHA
d7d50312b5 Update to knu-cvsweb 1.104.1.61.
2001-01-11 11:00  knu

	* cvsweb.cgi, cvsweb.conf: Oops.

2001-01-11 10:52  knu

	* cvsweb.cgi, cvsweb.conf, cvsweb.conf-freebsd, cvsweb.conf-netbsd,
	cvsweb.conf-openbsd: Run "tar cf - ... | gzip -c" rather than "tar
	zcf - ..." to avoid tar(1)'s automatic padding of nulls to align
	with the block size, which is just garbage for a receiver.

	Noted by:	Katsuyuki Komatsu <komatsu@sarion.co.jp>

	Have $uname variable to hold the OS implementation name.

	Move %CMD's initialization part to the beginning of cvsweb.conf so
	it can use $uname and configure properly for the OS.

	Wrap FreeBSD or OpenBSD specific features in conditional blocks
	using $uname.

	Fix some open() calls in good manners.
2001-01-11 03:41:57 +00:00