Commit Graph

35865 Commits

Author SHA1 Message Date
msf
025783bbf3 initial import of Test::ClassAPI 1.02
For many APIs with large numbers of classes, it can be very useful to be
able to do a quick once-over to make sure that classes, methods, and
inheritance is correct, before doing more comprehensive testing. This
module aims to provide such a capability.
2006-12-04 09:54:10 +00:00
jolan
e48eefeea7 update to 20061120, from Martynas Venckus 2006-12-04 09:47:54 +00:00
msf
630f49a541 initial import of File::Remove 0.34
File::Remove::remove removes files and directories. It acts like
/bin/rm, for the most part.
2006-12-04 09:41:27 +00:00
msf
f6f643b7cd initial import of File::NCopy 0.32
File::NCopy::copy copies files to directories, or a single file to
another file.  You can also use a reference to a file handle if you wish
whem doing a file to file copy. The functionality is very similar to cp.
2006-12-04 09:40:31 +00:00
jolan
c903391a58 use nanosleep 2006-12-04 03:52:08 +00:00
espie
4971ebf88f update to 0.8.3 2006-12-04 01:20:31 +00:00
msf
24baab49a6 update to 2.13 2006-12-04 01:07:15 +00:00
naddy
386f8c6531 maintenance update to 2.2.24 2006-12-03 21:26:36 +00:00
jasper
2fd143296c update herrie to 1.0.1:
- Make Vorbis tag parsing less strict (match case insensitive)
	- Fix OSS and terminal resizing on OpenBSD
	- Fix terminal resizing in SIGWINCH wrapper while in chroot()
2006-12-03 17:17:09 +00:00
kili
9a0dc354c3 Don't lib_depend on guile. Same for run_depend and python.
Some hints from steven@ and espie@.
ok, kevlo@
2006-12-03 14:14:41 +00:00
steven
f961da4f71 +p5-Test-Reporter 2006-12-03 13:10:24 +00:00
steven
50eb85c436 import Test::Reporter 1.27
Test::Reporter reports the test results of any given distribution to
the CPAN testing service. See http://testers.cpan.org/ for details.
2006-12-03 13:09:30 +00:00
kili
646088950e Remove empty patch files i left over on the last commit. 2006-12-03 12:49:53 +00:00
espie
218dbb8c3e update to 1.6.1 2006-12-03 11:00:34 +00:00
steven
9ed4a1347e this depends on p5-Class-Data-Accessor 2006-12-03 10:39:01 +00:00
sturm
fc30b434fe bump PKGNAME
hint: when you move to MODULES=cpan, PKG_ARCH might change
2006-12-03 09:40:59 +00:00
steven
282439e79d minor update to 5.0.2, with versioned distfiles. 2006-12-03 09:25:14 +00:00
matthieu
3ffe26d812 add MASTER_SITE_TEX_CTAN to MASTER_SITES, as many other are down or don't
have the latest version. "Don't bump pkgname" and ok steven@
2006-12-03 08:51:34 +00:00
jakob
c2e51d478f postfix snapshot 20061201 2006-12-03 01:01:39 +00:00
pvalchev
898c1b18a8 Remove jakemsr@ from maintainer position, as he has been inactive and
email has been bouncing for several months.  Jacob, if you get this
and/or get back to things, let us know.
2006-12-02 20:24:17 +00:00
espie
d4b2b11332 switch to CPAN 2006-12-02 18:45:54 +00:00
pedro
97da960bc3 New maintainer Dmitri Alenitchev 2006-12-02 18:12:50 +00:00
steven
7b569f1505 minor update to 2.0.3. distfiles are versioned now. 2006-12-02 15:02:07 +00:00
kurt
f62cb747e7 - fix segfault due to null pointer dereference occasionally seen while
building OOo.
- sync patches
2006-12-02 14:36:23 +00:00
espie
26075e9de6 move TMPDIR to pkgpath.mk to allow its use from both bsd.port.mk and
bsd.port.subdir.mk

Use absolute paths to build readmes files, based on READMES_TOP, which
can be (or not) PORTSDIR.

Generate category readmes in tmp directory as well.

minor clean-ups
2006-12-02 11:27:46 +00:00
steven
02e097c311 maintenance update to abiword 2.4.6
from brad@, tested by ckuethe@ and me
2006-12-02 11:14:20 +00:00
espie
b219b82d19 move the generated readme stuff to a temporary directory, much cleaner that way. 2006-12-02 11:08:49 +00:00
jasper
06e61d4592 update to 1.02 and CPAN'ify 2006-12-02 10:50:21 +00:00
jakob
b676cf9608 default package 2006-12-02 10:35:56 +00:00
jakob
6253e4a775 SHARED_ONLY; from brad@ 2006-12-02 10:34:30 +00:00
espie
6f8c254c9e fix READMES again 2006-12-02 10:27:40 +00:00
steven
14f5dbcb9b update to matio 1.3.2 2006-12-02 00:19:11 +00:00
espie
8fb5e71cef clean-up spacing 2006-12-02 00:10:24 +00:00
espie
b892c8446d default package 2006-12-01 23:57:28 +00:00
jakob
a53b3ab3cb add package for the sieve mail filter plugin; ok brad@ 2006-12-01 23:30:49 +00:00
espie
1259dc14cb let license-check recurse correctly, thus we are checking ALL licences,
finally.

Remove work-around for undefined SUBPACKAGE stuff, since we're no longer
hardcoding it at the Makefile level, and thus the ERROR check works.
2006-12-01 17:56:38 +00:00
espie
5f5c120220 use the pkg-config in /usr/local preferably, until we get a decent
pkg-config in /usr/bin...
2006-12-01 17:37:15 +00:00
espie
197d308a2f remove the last redirectors, regenerate readmes on the fly... 2006-12-01 17:33:16 +00:00
espie
99eec7d77b get the markers file from openbsd-developers 2006-12-01 17:00:26 +00:00
espie
10ee69c5e7 zap the license-check on xglobe, RUN_DEPENDS on openbsd-devel 2006-12-01 16:50:38 +00:00
espie
ed44e132bd +openbsd-developers 2006-12-01 16:47:00 +00:00
espie
59c348ac6d move the list of geographic location of OpenBSD developers there. 2006-12-01 16:46:23 +00:00
espie
881cb4599e move pkg.m4 into metaauto package, in preparation for eventually replacing
pkg-config with the base system pkg-config...
2006-12-01 16:30:42 +00:00
jakob
8fc161f5be update to imap-uw release 2006c1 2006-12-01 14:40:00 +00:00
steven
72819edbe1 build the same -common package regardless of FLAVOR.
this keeps PLIST_DB consistent, requested by sturm@

solution discussed with espie@
2006-12-01 14:24:55 +00:00
steven
5660d5eb96 make only the ruby bindings depend on ruby.
pointed out by sturm@
2006-12-01 14:10:05 +00:00
steven
bee72c9882 add MODRUBY_RUN_DEPENDS to help MULTI_PACKAGES
ok msf@
2006-12-01 14:04:06 +00:00
espie
0e7d3606d9 make it possible to override a FULLPKGPATH if you REALLY know what you're
doing... DO NOT USE, unless you really know.
2006-12-01 11:34:04 +00:00
sturm
c300037a04 bump PKGNAMEs after MULTI_PACKAGES changes 2006-12-01 06:14:10 +00:00
espie
dfa3a77ddb fix describe 2006-11-30 23:08:07 +00:00