Commit Graph

3328 Commits

Author SHA1 Message Date
Akinori MUSHA
7d52ee4137 Add ruby-tzfile, a TZFile handling library for Ruby. 2001-06-08 11:42:01 +00:00
Akinori MUSHA
29e97c8bca Update to 0.8.2. 2001-06-08 11:21:49 +00:00
Mark Pulford
3246a363a8 Updated MAINTAINER to my new committer email address
Reviewed by:	will
2001-06-08 05:36:46 +00:00
Mikhail Teterin
53211d2b0d Make this into a more general tool. Allow to specify the names of the
output files and the location of the template on command line.

(Submitting the patches to the author)
2001-06-08 01:17:53 +00:00
David W. Chapman Jr.
7ee3c2fb9c add patches for p5-Glade-Perl
PR:		27945
Submitted by:	Joe Clarke <marcus@marcuscom.com>
Reviewed by:	will
2001-06-07 21:43:34 +00:00
David W. Chapman Jr.
5e2bd0c53a add p5-Glade-Perl,"The Perl project building code for Glade"
PR:		27945
Submitted by:	Joe Clarke <marcus@marcuscom.com>
Reviewed by:	will
2001-06-07 21:43:19 +00:00
Peter Pentchev
6403f1a2ba Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.net
PR:		27923
Submitted by:	maintainer
Reviewed by:	awk -F\| '$6 ~ /dom@myrddin/ {print $2;}' /usr/ports/INDEX ;)
2001-06-07 07:46:06 +00:00
Ade Lovett
92081570e5 Revert maintainership to ports@FreeBSD.org since current maintainer
appears to be idle (see ports/25224)
2001-06-06 14:58:18 +00:00
Ying-Chieh Liao
8500fab6ef nuke p5-Date-Doomsday
it's included in p5-Date-DayOfWeek
2001-06-05 17:41:41 +00:00
Ying-Chieh Liao
f343fbe1db add p5-Date-DayOfWeek
Determine the day of the week for any date
2001-06-05 17:39:41 +00:00
Maxim Sobolev
8b77d27b2d Don't hardcode Python version.
Submitted by:	bento
2001-06-05 16:40:20 +00:00
Maxim Sobolev
0b7e33f91b Fix problem with db3. 2001-06-05 14:21:25 +00:00
Maxim Sobolev
400f4557f6 Standartise the way used to disable X11 support in various ports. From now
on WITHOUT_X11 is the Only True Way[tm].
2001-06-05 11:38:35 +00:00
Akinori MUSHA
3543d11719 Update to 1.106.1.74.
2001-06-05  Akinori MUSHA  <knu@iDaemons.org>

	* cvsweb.cgi: Change "Previous Directory" to "Parent Directory".

	* cvsweb.cgi: Properly HTML-quote function names in the colored
	diff view.
	[Submitted by: Ian Whalley <ian@whalley.org>]

2001-05-18  Akinori MUSHA  <knu@iDaemons.org>

	* cvsweb.cgi: Avoid localizing @_ to make threaded Perl happy.
	[FreeBSD PR: 26851]
	[Submitted by: David Wolfskill <dhw@whistle.com>]
2001-06-05 10:54:07 +00:00
Ade Lovett
23dc1995b1 Add Berkeley DB 3.x support
Requested by:	Matthew Hawkins <matthew@topic.com.au>
2001-06-05 04:58:02 +00:00
Ying-Chieh Liao
7f1da274b0 add p5-Date-Doomsday
Determine doomsday for a given year
2001-06-05 04:47:52 +00:00
Mikhail Teterin
258dab36c2 The Lemon program is an LALR(1) parser generator. It takes a context
free grammar  and converts it into  a subroutine that will  parse a file
using that grammar.

Lemon is  similar to the much  more famous programs "YACC"  and "BISON".
But lemon is not compatible with either yacc or bison. There are several
important differences:

	. Lemon using a different grammar  syntax which is less prone to
	  programming errors.

	. Lemon generates a parser that is faster than Yacc or Bison
	  parsers (according to the author).

	. The parser generated by Lemon is both re-entrant and thread-safe.

	. Lemon includes the concept of a non-terminal destructor, which
	  makes  it much  easier  to write  a parser  that  does not
	  leak memory.

WWW: http://www.hwaci.com/sw/lemon/
2001-06-05 03:48:42 +00:00
Peter Pentchev
70e7790b7a Chase checksum. There were no source changes, a README was added
(which is not installed, so no pkg-plist changes), and some files
were changed in the win32/ subdirectory.

PR:		27840
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2001-06-04 11:03:58 +00:00
Ying-Chieh Liao
e345f59081 upgrade to 4.4.8
drop maintainership

Submitted by:	bento err log
2001-06-04 04:32:05 +00:00
Ying-Chieh Liao
f67f0b4174 add trio
A fully matured and stable set of printf and string functions
2001-06-03 06:57:09 +00:00
Ying-Chieh Liao
53e28a9bc9 add liboop
A low-level event loop management library for POSIX-based OS
2001-06-03 02:07:27 +00:00
Mario Sergio Fujikawa Ferreira
8e9cb36d7b Update to version 1.4 Build 115 2001-06-01 21:53:44 +00:00
Jimmy Olgeni
7a7d1e590a Fix typos: INSTALL_SHLIBS -> INSTALLS_SHLIB 2001-06-01 20:08:36 +00:00
Trevor Johnson
45e5742790 Correct the packing list. 2001-06-01 18:56:04 +00:00
Trevor Johnson
9c8fd659a7 Update to 0.16.0. 2001-06-01 18:49:53 +00:00
Ade Lovett
b1bb049460 Replace explicit build dependency on bison with USE_BISON knob 2001-05-31 22:48:50 +00:00
Ade Lovett
e460680d5e Replace explicit build dependency on libtool with USE_LIBTOOL knob 2001-05-31 22:44:45 +00:00
Ade Lovett
d0db855ae0 Finally nail the nasty autoconf habit of leaving ${TMPDIR}/acin.*
turds lying around in certain circumstances.
2001-05-31 22:14:42 +00:00
Maxim Sobolev
fad9077be4 - Respect CFLAGS;
- don't install .la file - it doesn't serve any purpose;
- sort PLIST.
2001-05-31 10:25:37 +00:00
David E. O'Brien
d69b90c313 Mark this broken with "YES I _KNOW_ THIS IS BROKEN. DO **NOT** EMAIL ME ABOUT THIS PORT UNLESS YOU ARE FUNISHING A PATCH TO FIX IT."
I am sick and tired of getting usless email about this port.
2001-05-30 22:27:35 +00:00
Vanilla I. Shu
d5566f1f88 Upgrade to latest version:
p5-Apache-Reload	=>	0.07
	p5-DBD-Pg		=>	1.00
	p5-DBI			=>	1.16
	p5-IMAP-Admin		=>	1.4.3
	p5-Parse-RecDescent	=>	1.80
	p5-SQL-Statement	=>	0.1020
2001-05-30 15:17:02 +00:00
Ying-Chieh Liao
c62c82bfd0 add zthread
ZThreads: a platform-independent object-oriented threading package

PR:		27570
Submitted by:	Peter van Heusden <pvh@egenetics.com>
2001-05-29 13:45:06 +00:00
Peter Pentchev
7845d72d67 Unbreak mtree in the correct way: do not install arm-elf-c++filt at all,
since it is installed by devel/arm-elf-binutils.

PR:		27733
Submitted by:	maintainer
2001-05-29 12:57:40 +00:00
Ying-Chieh Liao
65232d5b52 add missing file to PLIST
PR:		27453
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-29 12:34:28 +00:00
Ying-Chieh Liao
1c5ea6d6a5 add missing files and @dirrm into PLIST
PR:		27444
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-29 12:30:28 +00:00
George C A Reid
7b05cc35cc Add ald 0.0.16, debugger for assembly level programs.
PR:		27717
Submitted by:	Patrick Alken <cosine@ellipse.mcs.drexel.edu>
2001-05-28 21:18:41 +00:00
Bill Fenner
84dee13385 Remove erik@habatech.no as MAINTAINER; mail has been bouncing for 10
weeks.
2001-05-28 19:41:29 +00:00
Mario Sergio Fujikawa Ferreira
a6d8a8f3f2 Update to version 1.4 Build 114 2001-05-28 15:53:16 +00:00
Maxim Sobolev
f9cb37cd5e Add soup 0.2, a SOAP (Simple Object Access Protocol) implementation
in C.
2001-05-28 14:54:40 +00:00
David E. O'Brien
28c4ea5c3f Do not build the profile version of this. 2001-05-28 01:57:50 +00:00
Dirk Meyer
0dbe88c6d1 - extend plist to make package deinstall,
backup directory has benn missing.
2001-05-27 18:36:13 +00:00
Akinori MUSHA
c0ed8dc2c5 Update to 0.6. 2001-05-27 17:46:15 +00:00
Ying-Chieh Liao
cf3cd9e020 upgrade to 0.6
change master site and WWW: to sourceforge

PR:		27302
Submitted by:	Christopher Elkins <chrise@scardini.com>
2001-05-27 14:03:13 +00:00
James E. Housley
ee0f012fb0 update to 3.4.7
PR:		27541
Submitted by:	jhanna@home.com
2001-05-27 13:03:44 +00:00
Ying-Chieh Liao
cfd69dd598 upgrade to 3.0
PR:		27684
Submitted by:	maintainer
2001-05-27 09:46:15 +00:00
Matthew Hunt
25641584bf Upgrade to 1.10.
Submitted by:	vanilla
2001-05-27 06:13:59 +00:00
Vanilla I. Shu
b08e1a20ae A set of perl modules that allows you to enhance logging capabilities
PR:		ports/27589
Submitted by:	Jesse McConnell <jesse_mcconnell@hotmail.com>
2001-05-27 05:41:31 +00:00
Vanilla I. Shu
7e2d88220c Perl5 module for Curses Development Kit
PR:		ports/27670
Submitted by:	Chia-liang Kao <clkao@clkao.org>
2001-05-27 05:33:30 +00:00
Akinori MUSHA
592b9e9aee ${LN} -> ${LN} -f
Submitted by:	Tadayuki OKADA <tadayuki@mediaone.net>
2001-05-26 12:05:30 +00:00
Ying-Chieh Liao
a1ca7d616d upgrade to 5.2.1
drop maintainership
2001-05-26 06:08:49 +00:00