Commit graph

46616 commits

Author SHA1 Message Date
jlam
2920a32c71 Prepare for pkgviews by making sure that passing VIEW-INSTALL or
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.
2003-08-30 20:22:49 +00:00
seb
2ebf5a7dc8 Use the potential of bsd.pkg.install.mk:
- Remove extraneous bits in the INSTALL script snippet and let the
  framework execute the script at post-install time.
- Use OWN_DIRS_PERMS instead of MAKE_DIRS_PERMS for ${MYSQL_DATADIR} thus
  save a DEINSTALL script snippet and its handling.
2003-08-30 20:05:13 +00:00
jlam
293dfb5a12 Remove redundant line that matches the default behaviour. 2003-08-30 20:02:05 +00:00
jlam
2f3bea477e Use FILES_SUBST instead of manually tweaking the DEINSTALL script. 2003-08-30 19:49:25 +00:00
jlam
7bdb242213 Don't bother with overriding the main templates... just add on to the
scripts.
2003-08-30 19:45:00 +00:00
jlam
fd56fd1a85 Convert to use bsd.pkg.install.mk. 2003-08-30 19:07:10 +00:00
he
6b1bb1684e Add information about packages recently added by Yours Truly:
p5-Cache-Cache
p5-Class-Container
p5-Class-Data-Inheritable
p5-Exception-Class
p5-Scalar-List-Utils
2003-08-30 19:05:38 +00:00
jlam
501c7f764d Convert to use bsd.pkg.install.mk. 2003-08-30 19:02:33 +00:00
he
84729c73f5 Enable p5-Scalar-List-Utils.
This distribution is a replacement for the builtin distribution.

This package contains a selection of subroutines that people have
expressed would be nice to have in the perl core, but the usage would not
really be high enough to warrant the use of a keyword, and the size so
small such that being individual extensions would be wasteful.
2003-08-30 19:02:17 +00:00
he
a9c8be95fa Import p5-Scalar-List-Utils version 1.12.
This distribution is a replacement for the builtin distribution.

This package contains a selection of subroutines that people have
expressed would be nice to have in the perl core, but the usage would not
really be high enough to warrant the use of a keyword, and the size so
small such that being individual extensions would be wasteful.
2003-08-30 19:01:32 +00:00
he
99a3c3e91f Enable p5-Exception-Class.
This module allows you to declare hierarchies of exception classes for
use in your code.  It also provides a simple exception class that it
uses as the default base class for all other exceptions.

You may choose to use another base class for your exceptions.
Regardless, the ability to declare all your exceptions at compile time
is a fairly useful trick and helps push people towards more structured
use of exceptions.
2003-08-30 19:00:44 +00:00
jlam
0a1855c74d Convert to use bsd.pkg.install.mk. 2003-08-30 19:00:03 +00:00
he
dd07d64e09 Import p5-Exception-Class version 1.14.
This module allows you to declare hierarchies of exception classes for
use in your code.  It also provides a simple exception class that it
uses as the default base class for all other exceptions.

You may choose to use another base class for your exceptions.
Regardless, the ability to declare all your exceptions at compile time
is a fairly useful trick and helps push people towards more structured
use of exceptions.
2003-08-30 19:00:01 +00:00
he
569550bf9b Enable p5-Class-Data-Inheritable.
Class::Data::Inheritable is for creating accessor/mutators to class
data. That is, if you want to store something about your class as a
whole (instead of about a single object). This data is then inherited
by your subclasses and can be overriden.
2003-08-30 18:59:07 +00:00
he
05f7f87430 Import p5-Class-Data-Inheritable version 0.02.
Class::Data::Inheritable is for creating accessor/mutators to class
data. That is, if you want to store something about your class as a
whole (instead of about a single object). This data is then inherited
by your subclasses and can be overriden.
2003-08-30 18:58:33 +00:00
he
1a9089286b Enable p5-Class-Container.
This class facilitates building frameworks of several classes that
inter-operate. It was first designed and built for "HTML::Mason", in which
the Compiler, Lexer, Interpreter, Resolver, Component, Buffer, and several
other objects must create each other transparently, passing the appropriate
parameters to the right class, possibly substituting other subclasses for
any of these objects.
2003-08-30 18:57:32 +00:00
jlam
e4940de598 Convert to use bsd.pkg.install.mk. 2003-08-30 18:57:03 +00:00
he
a17082fe1f Import p5-Class-Container version 0.10.
This class facilitates building frameworks of several classes that
inter-operate. It was first designed and built for "HTML::Mason", in which
the Compiler, Lexer, Interpreter, Resolver, Component, Buffer, and several
other objects must create each other transparently, passing the appropriate
parameters to the right class, possibly substituting other subclasses for
any of these objects.
2003-08-30 18:56:46 +00:00
he
46a91d2174 Enable p5-Cache-Cache.
The Cache modules are designed to assist a developer in persisting
data for a specified period of time.  Often these modules are used
in web applications to store data locally to save repeated and
redundant expensive calls to remote machines or databases.  People
have also been known to use Cache::Cache for its straightforward
interface in sharing data between runs of an application or
invocations of a CGI-style script or simply as an easy to use
abstraction of the filesystem or shared memory.
2003-08-30 18:55:40 +00:00
jlam
e56730c7c4 Convert to use bsd.pkg.install.mk. 2003-08-30 18:53:07 +00:00
jlam
a1da828c64 Convert to use bsd.pkg.install.mk 2003-08-30 18:48:34 +00:00
he
1281c649df Import p5-Cache-Cache version 1.02.
The Cache modules are designed to assist a developer in persisting
data for a specified period of time.  Often these modules are used
in web applications to store data locally to save repeated and
redundant expensive calls to remote machines or databases.  People
have also been known to use Cache::Cache for its straightforward
interface in sharing data between runs of an application or
invocations of a CGI-style script or simply as an easy to use
abstraction of the filesystem or shared memory.
2003-08-30 18:47:51 +00:00
jlam
396e0f41df Remove redundant line that matches the default. 2003-08-30 18:46:17 +00:00
jlam
8eeebf165b Add for use by the INSTALL/DEINSTALL scripts. 2003-08-30 18:42:36 +00:00
jlam
80f85d8b31 Convert to use bsd.pkg.install.mk. 2003-08-30 18:40:06 +00:00
xtraeme
00d8bda72f Note addition of raptor 0.9.12 2003-08-30 16:21:07 +00:00
xtraeme
10ec2b659b Add and enable raptor 2003-08-30 16:19:42 +00:00
xtraeme
7e10635e68 Initial import of raptor 0.9.12
A Parser for the RDF/XML syntax as updated by the W3C RDF Core working group.

 * Designed to integrate well with Redland
 * Handles RDF/XML syntax updates for XML Base, xml:lang and RDF datatyping.
 * Generates N-Triples supporting XML literals, language tagging and datatypes
 * Parses content on the web if libcurl or libxml2 is available.
 * Handles rdf:resource / resource attributes
 * Uses expat and/or (GNOME) libxml XML parsers as available or required
 * Optional features can be selected at run time.
 * (Perl, Python, Java, Tcl, Ruby, PHP interfaces when used via Redland)
 * No memory leaks
 * Fast

Ok'ed by wiz@
2003-08-30 16:18:58 +00:00
jmc
d95286b983 Depend on latest version of lrmi 2003-08-30 16:17:45 +00:00
jmc
ea3e31a809 Bump package version 2003-08-30 16:16:32 +00:00
jmc
58a92edd14 Install vbe.h also or packes which might use this (atitvout) won't work. 2003-08-30 16:15:32 +00:00
xtraeme
a02aff70b3 Note addition of xfe 0.54.2 2003-08-30 16:13:10 +00:00
xtraeme
d5fc8ad9f9 Add and enable xfe 2003-08-30 16:11:39 +00:00
xtraeme
c16fdd367b Initial import of xfe 0.54.2
X File Explorer (Xfe) is an MS-Explorer like file manager for X.
It is based on the popular, but discontinued, X win Commander.
Xfe aims to be the file manager of choice for all the Unix Addicts!

Ok'ed by wiz@
2003-08-30 16:09:21 +00:00
xtraeme
3b81e0b48d Note update of xchat2 to 2.0.4 2003-08-30 16:05:41 +00:00
xtraeme
0733dedcb8 Updated to 2.0.4
Changes:

 - Updated translations (lt, sv, zh_CN).
 - Fixed crash on tinted transparency (xc203-fixtint.diff).
 - Fixed incorrect dcc cps calculation (xc203-fix-cps.diff).
 - Allow fullpath and relative filenames for Text Events sound files
   (Anthony Dragunov).
 - Added /GUI command (mainly for use by scripts).
 - Solaris build fixes for ipv6.
 - Added -n, --no-plugins command-line arg.
 - Added a feature to change the color of away users.
 - Moved default dcc and sound dirs inside ~/.xchat2/ (SilvereX).
 - Fixed bug [753742] When server tab and query had the same name,
   private messages could go to the wrong tab.
 - Support others users too, when expanding ~ in filenames (Neox).
   [767514].
 - Underline "ipnumber:port" style urls too (Alex & dobler).
 - Added support for ircu numerics 330 and 338 (phaseburn).
 - C89 fixes, should now compile with HP UX and Sun C Compilers
   (Albert Chin). [777106].
 - Smaller bug fixes: [773245] [779166].
 - Close tabs on shift-leftclick (Jay Cornwall).

I'm actually the maintainer.
2003-08-30 16:03:18 +00:00
wiz
08c38b31e2 dvipng updated to 0.6. 2003-08-30 16:00:10 +00:00
wiz
ef4824beaa Update to 0.6:
This release is a bugfix release. It fixes the documentation
installation and speeds up PostScript inclusion considerably.
2003-08-30 15:59:40 +00:00
wiz
dc06ca0737 Updated nasm-devel to 0.98.37. 2003-08-30 15:10:07 +00:00
wiz
b86098bbfd Update to 0.98.37:
* Paths given in "-I" switch searched for "incbin"ed as
  well as "%include"ed files.
* Added stabs debugging for the ELF output format, patch from
  Martin Wawro.
* Fix output/outbin.c to allow origin > 80000000h.
* Make -U switch work.
* Fix the use of relative offsets with explicit prefixes, e.g. "a32 loop foo".
* Remove "backslash()".
* Fix the SMSW and SLDT instructions.
* -O2 and -O3 are no longer aliases for -O5 and -O10.  If you mean the
  latter, please say so! :)
2003-08-30 15:09:02 +00:00
wiz
a476c59da4 + gnustep-0.8.9, nasm-0.98.37, pan-0.14.1, tcpreplay-1.4.5. 2003-08-30 14:57:21 +00:00
xtraeme
11412dd1c4 Note addition of artwiz-fonts 1.0 2003-08-30 14:26:37 +00:00
xtraeme
cf67db36be Add and enable artwiz-fonts 2003-08-30 14:24:36 +00:00
xtraeme
60edeca587 Initial import of artwiz-fonts 1.0.
A collection of free fonts which are designed for use on X11 desktops,
created by artwiz. These fonts have a futuristic style and are quite
small, particularly at high resolutions.
2003-08-30 14:23:40 +00:00
seb
8c3b634609 Use buildlink2. 2003-08-30 14:01:18 +00:00
salo
b610884c81 it's ruby-optparse, not ruby-oprtparse. (hi taca!) 2003-08-30 13:57:22 +00:00
xtraeme
85832b1f51 Note update of net/p5-Net-Telnet to 3.0.3 2003-08-30 13:40:45 +00:00
xtraeme
18e7672bef Update to 3.0.3, patch provided by Adrian Portelli in PR pkg/22322.
Changes:

* Telnet.pm (getlines): Changed behavior so it works like
IO::Handle::getlines().  Instead of returning just the lines
currently available for reading, it now returns all lines until
end-of-file.  To get the old behavior, use "All => ''" named
parameter.
* Telnet.pm (put): New method put() is like print(), except that
it doesn't write the trailing output_record_separator ("\n").  It
also takes named parameters.
* Telnet.pm (last_prompt): New method last_prompt() provides the
last prompt matched by cmd() or login().
* Telnet.pm (rs): New method rs() is synonymous with
input_record_separator().
* Telnet.pm (ors): New method ors() is synonymous with
output_record_separator.
* Telnet.pm (ofs): New method ofs() is synonymous with
output_field_separator().
* Telnet.pm (input_log, output_log, option_log): Fixed so they
always return the filehandle of the logfile or "" if logging
turned-off.
* Telnet.pm (dump_log, input_log, option_log, output_log): Fixed
so they work with an unblessed or tied filehandle.
* Telnet.pm (cmd_remove_mode, errmode, input_record_separator)
(max_buffer_length, option_callback, port, prompt, timeout): These
attribute methods now ignore an invalid argument and print a
warning to stderr.  This also applies to a named parameter used to
override one of these attributes.
* Telnet.pm (cmd): Added named parameters to override Errmode, and
Input_record_separator.
* Telnet.pm (get, waitfor): Added named parameters to override
Binmode, Errmode, and Telnetmode.
* Telnet.pm (getline, getlines): Added named parameters to
override Binmode, Errmode, Input_record_separator, and Telnetmode.
* Telnet.pm (login, open): Added named parameter to override
Errmode.
* Telnet.pm (login): Added two 0.01 second delays to workaround
bug in Linux login program.
* Telnet.pm (break): Fixed to properly send TELNET break command.
* Telnet.pm (open): Fixed to properly handle an absolute timeout
value.
* Telnet.pm: Squelched the warning "isn't numeric" caused by
deficiency in ActiveState perl and MS-Windows.
* t/select.t: Fixed test #3 so it passes when running on Linux 2.4
or greater.
2003-08-30 13:36:24 +00:00
cjep
d87c33611f lint 2003-08-30 11:33:42 +00:00
jlam
e760c0d462 Modernize this package a bit:
* Use bsd.pkg.install.mk instead of supplying custom INSTALL/DEINSTALL
  scripts.

* Note that this package doesn't really use buildlink.

* Remove ancient BUILDLINK_DEPENDS= line at the bottom of the file that
  we no longer need since the buildlink1 days of yore.
2003-08-30 11:08:22 +00:00