summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-07-01Move inclusion of bsd.buildlink.mk to start of file.jlam86-258/+258
2001-07-01Move inclusion of bsd.buildlink.mk to start of file and renamejlam1-4/+4
BUILDLINK_CONFIG_WRAPPER_SED.gtk to BUILDLINK_CONFIG_WRAPPER_SED.
2001-07-01Change example to have bsd.buildlink.mk file included at start of ajlam1-7/+11
package buildlink.mk file. Also change BUILDLINK_CONFIG_WRAPPER_SED.<pkgname> to BUILDLINK_CONFIG_WRAPPER_SED.
2001-07-01Add and enable pkgchkabs1-1/+2
2001-07-01Honor CFLAGS passed in from environment during build.jlam2-5/+10
2001-07-01Mark as USE_BUILDLINK_ONLY to prevent accidentally depending on installedjlam1-11/+11
gsm library.
2001-07-01Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam1-7/+8
2001-07-01Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam3-12/+13
2001-07-01Make sure the -DBuildLink gets passed through to subdir Imakefiles ifjlam3-5/+7
BuildLink is defined. Bump xpkgwedge version number to 1.4 and increase xpkgwedge dependency version in bsd.pkg.mk.
2001-07-01Add target to touch some empty headers in ${BUILDLINK_DIR} with the samejlam1-2/+15
name as real ncurses headers. This is to prevent accidentally resolving something like <include/term.h> into ${LOCALBASE}/include/term.h if the compiler is passed "-I${BUILDLINK_DIR}/include -I${LOCALBASE}/include".
2001-07-01Correct spelling of MOTIFLIB.jlam2-4/+4
2001-07-01Invoke autoreconf with --foreign so that automake won't complain aboutjlam1-2/+2
missing "GNU-required" files like NEW, AUTHORS, etc.
2001-07-01add a "quit" button.dmcmahill3-2/+18
bump to nb1.
2001-07-01Remove ruby-runit, it is relpaced by ruby-unit.taca4-149/+0
2001-07-01replace ruby-runit to ruby-unit.taca1-2/+2
2001-07-01Reimpot ruby-unit as correct directory.taca4-0/+149
2001-07-01add net/bridgeditojun1-1/+2
2001-07-01bridged, userland ethernet bridge daemonitojun4-0/+24
2001-07-01Update "gnucash" package to version 1.6.0. Changes since version 1.4.8:tron5-153/+687
- more sql backend work - updated translations for Portuguese, German, Swedish, and Danish - a little ray of sunshine - updated documentation (English & Portuguese) - updated German and Portuguese translations - more work on sql backend - fixes for FreeBSD - updated documentation - updated Norwegian and Portuguese translations - second alpha release - updated user documentation - updated api documentation - alpha release, string freeze - new user account hierarchy wizard - account hierarchy export - reporting improvements - transfer dialog auto-completion - reporting improvements - many misc GUI improvements - updated German and Portuguese translations - fixes for Solaris - more new & improved reports - use of gnome MDI for main window - GUI improvements - several new & improved reports/graphs - online price quotes now work - new main window display - Spanish & Portuguese translations of the manual - new XML file format - better support for importing qifs from online banks - improved checking register - support for charts & graphs - financial calculator - new user account hierarchy wizard - many UI improvements - fixes for Solaris 8 - fixes for gnome-print 0.23 - new Spanish translation - new Russion translation - improved qif importing - updated documentation - lots of bug fixes - switch to gtkhtml widget - updated French translations - improved qif importing - fix for g-wrap 0.9.4
2001-07-01Update "g-wrap" package to version 1.1.10. A very extensive list oftron7-41/+85
changes is available in the "ChangeLog" file.
2001-07-01set MAINTAINER to me.taca1-2/+2
2001-07-01Add and enable ruby-byaccr, ruby-ri and ruby-runit.taca1-1/+4
2001-07-01Importing ruby-runit, ruby-unit-0.3.9.3 package.taca4-0/+149
RubyUnit is Ruby implementation of Kent Beck's Testing Framework, which is known as the part of "eXtreme Programming" (XP). For details of XP, see http://www.xprogramming.com/.
2001-07-01Importing ruby-ri, ruby-ri-0.7a.taca4-0/+83
ri -- Ruby Interactive reference ri displays descriptions of Ruby's built-in methods, classes, and modules.
2001-07-01Importing ruby-byaccr, ruby-byaccr-0.1 package.taca11-0/+443
byaccr is a parser generator for ruby based on 'Berkeley Yacc' and 'Berkeley Yacc for Java'.
2001-07-01Add and enable ruby-drb and ruby-icmp.taca1-1/+3
2001-07-01Add and enable ruby-uri.taca1-1/+2
2001-07-01Importing ruby-uri, ruby-uri-4.27 package.taca4-0/+55
This is a Ruby interface to parse URIs according to RFC 2396. FTP and HTTP URLs are supported for the present.
2001-07-01Importing ruby-icmp, ruby-icmp-0.1.1 package.taca4-0/+43
Ruby module for handling ICMP packets.
2001-07-01Importing ruby-drb, ruby-drb-1.3.2 package.taca6-0/+145
druby (DRb) - distributed ruby. DRb can be used to exchange messages among Ruby scripts.
2001-07-01Add and enable ap-ruby, ruby-htmlsplit and ruby-tag.taca1-1/+4
2001-07-01Importing ruby-tag, ruby-tag-1.0.4.taca4-0/+38
Ruby Simple HTML Tag library for CGI.
2001-07-01Importing ruby-htmlsplit, ruby-htmlsplit-1.0.2.taca5-0/+57
Ruby HTML Split library: It parse into array of tag and string, and result would be back to HTML by to_s method.
2001-07-01Importing ap-ruby, ap-ruby-0.8.5 package.taca5-0/+83
mod_ruby embeds the Ruby interpreter into the Apache web server, allowing Ruby CGI scripts to be executed natively. These scripts will start up much faster than without mod_ruby.
2001-07-01Add and enable ruby-rttool, ruby-eruby and ruby-html-parser.taca1-1/+4
2001-07-01Importing ruby-html-parser, ruby-html-parser-19990912p1 package.taca4-0/+44
The html-parser package is a Ruby implementation of the Python's SGML parser (sgmllib.py), HTML parser (htmllib.py) and Formatter (formatter.py).
2001-07-01Importing ruby-eruby, ruby-eruby-0.9.5 package.taca5-0/+94
eruby interprets Ruby code embedded in a text file just like PHP, ePerl, ASP, or JSP. For example, eruby enables you to embed a Ruby code in a HTML file.
2001-07-01Importing ruby-rttool, ruby-rttool-0.1.3 package.taca4-0/+67
RTtool converts RT to HTML table. Currently it support only HTML, but it hopefully other format like LaTeX.
2001-07-01Add and enable ruby-syslog.taca1-1/+2
2001-07-01Importing syslog-20010130 package.taca4-0/+38
This is a Ruby module to access syslog(3) interface.
2001-07-01Fix package list problem caused by version bumb.tron2-219/+219
2001-07-01Add and enable ruby-acl, ruby-sha1, ruby-ssl and ruby-tcpwrap.taca1-1/+5
2001-07-01Importing ruby-tcpwrap package.taca4-0/+65
ruby-tcpwrap -- TCP wrappers library for Ruby.
2001-07-01Importing ruby-sha1 package.taca5-0/+61
This is a Ruby module for handling SSL sockets, ported from Python.
2001-07-01Importing ruby-sha1 package.taca5-0/+61
ruby-sha1 - A Ruby interface to the SHA-1 Secure Hash Algorithm This is a Ruby extension which implements the SHA-1 Secure Hash Algorithm by NIST (the US' National Institute of Standards and Technology), described in FIPS PUB 180-1.
2001-07-01Importing ruby-acl package.taca4-0/+71
Ruby-acl provides Access Control List checks. list = %w( deny all allow 192.168.1.* allow 127.0.0.1 ) acl = ACL.new(list, ACL::DENY_ALLOW) ... ns = soc.accept unless acl.allow_socket?(ns) # forbidden end
2001-07-01Add and enable ruby-bitvector and ruby-bigfloat.taca1-1/+3
2001-07-01Importing ruby-bitvector package.taca4-0/+52
BitVector is a fairly extensive and fast BitVector class for Ruby. Handles sequences of up to 2**32-1 bits (about 500 Mb). Implemented as a wrapper around Bit::Vector version 6.0 by Steffen Beyer.
2001-07-01Importing ruby-bigfloat.taca4-0/+41
BigFloat is an extension library for Ruby. Using BigFloat class, you can obtain any number of significant digits in computation.
2001-07-01Update mozilla to 0.9.2taya8-125/+86
0.9.2 is a bugfix release. See release notes for detail. http://www.mozilla.org/releases/mozilla0.9.2/