Commit Graph

1685 Commits

Author SHA1 Message Date
wilfried
8a09eca1c4 Import p5-Devel-StackTrace 1.01; submitted by Jim Geovedi <jim@corebsd.or.id>
The Devel::StackTrace object contains a set of Devel::StackTraceFrame
objects, one for each level of the stack.
2002-10-16 12:53:27 +00:00
wilfried
84bf4ecc32 Import p5-Class-Data-Inheritable 0.02; submitted by Jim Geovedi <jim@corebsd.or.id>
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.
2002-10-16 12:50:40 +00:00
wilfried
4c0de82e6b Import p5-Class-Container 0.07; submitted by Jim Geovedi <jim@corebsd.or.id>
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 their own subclass for any of these objects.
2002-10-16 12:47:38 +00:00
wilfried
a64a9f7829 Import p5-Cache-Cache 1.01; submitted by Jim Geovedi <jim@corebsd.or.id>
The Cache modules are designed to assist a developer in persisting
data for a specified period of time.
2002-10-16 12:43:03 +00:00
wilfried
5aa6d01cd1 update to p5-Params-Validate-0.24, from new maintainer Jim Geovedi <jim@corebsd.or.id> 2002-10-16 12:39:16 +00:00
wilfried
a90dfcddab New maintainer: Jim Geovedi <jim@corebsd.or.id> 2002-10-16 12:37:39 +00:00
naddy
de76294f85 - configure sparc64 as a 64-bit platform
- include workaround for a compiler bug
- simplify
ok jakob@
2002-10-13 22:09:25 +00:00
naddy
08eb2c7a60 C++ fixes for gcc3; parts from Jack J. Woehr <jwoehr@attglobal.net> 2002-10-13 21:45:46 +00:00
jsyn
bf2b8fc541 update to flawfinder-1.21; port is using python2.2 now as well 2002-10-12 07:37:31 +00:00
jsyn
b8d78e3404 update to rats-2.1 2002-10-12 06:28:18 +00:00
todd
e18e0273a9 make _sure_ we dont use the includes from the in-tree version of boehm-gc 2002-10-11 12:34:20 +00:00
todd
6e9c7cab13 update to alpha17 (finally some activity!) 2002-10-11 12:27:00 +00:00
fgsch
6347e76401 byebye NEED_VERSION. 2002-10-05 21:11:09 +00:00
naddy
3ccbc67563 Update to FreeBSD-CVSweb 2.0.6. Notable changes:
- Make annotate work under mod_perl.
- New config variable annotate_options.
2002-10-04 19:21:48 +00:00
brad
6709a2465e upgrade to gmake 3.80 2002-10-04 18:06:28 +00:00
marcm
51134e8683 Update MASTER_SITES
ok nino@
2002-09-22 15:37:35 +00:00
avsm
4094f3e8c1 Update to p5-MLDBM-2.01
From new maintainer Jim Geovedi <jim@corebsd.or.id>
2002-09-21 11:41:04 +00:00
avsm
a1d916d859 Update to p5-FreezeThaw-0.43
From new maintainer Jim Geovedi <jim@corebsd.or.id>
2002-09-21 11:38:58 +00:00
nino
86e13c9c02 Update email and MASTER_SITES, zap NEED_VERSION. 2002-09-20 08:15:15 +00:00
shell
0650f3333f Updated to p5-Date-Handler-1.0 2002-09-20 07:40:44 +00:00
kevlo
15eaf8441e upgrade to version 2.04 2002-09-20 02:10:36 +00:00
naddy
1c2933378f Update to 2.21.
From: Gregory Steuck <greg@nest.cx>
2002-09-19 22:38:03 +00:00
kevlo
580441f9df - upgrade to version 5.1
- takeover maintainership
2002-09-19 07:30:50 +00:00
marcm
dd66b0ab11 Update my email address and kill off NEED_VERSION on my remaining ports.
ok pvalchev@
2002-09-19 06:41:59 +00:00
kevlo
224631797a upgrade to version 1.1.1 2002-09-19 06:22:46 +00:00
kevlo
e18f32f5fd Update to version 1.4.1 2002-09-19 06:09:39 +00:00
wilfried
fd127ac438 remove NEED_VERSION from ports that haven't changed in a long while 2002-09-17 14:46:06 +00:00
wilfried
6401116ff5 remove NEED_VERSION from dead ports 2002-09-17 14:35:03 +00:00
todd
24ec1545db more headers (needed by egcs) 2002-09-16 22:00:13 +00:00
brad
e92e6ab0b0 having CONFIGURE_STYLE set to autoconf implies gnu. 2002-09-15 19:53:21 +00:00
shell
a5e092632c Updated to asp2php-0.76.13 2002-09-15 11:01:25 +00:00
naddy
81f2e4a327 Use standard category name. 2002-09-14 23:47:49 +00:00
avsm
cfc78b37bd update to cvs2cl-2.38
from Jim Geovedi <negative@toxic.magnesium.net>
2002-09-14 11:35:03 +00:00
todd
106390e2e4 respect CPPFLAGS 2002-09-12 15:26:33 +00:00
todd
6b35f41b29 we use ${LOCALBASE} here, not /usr/local 2002-09-12 15:08:57 +00:00
todd
2076b86927 use gc.h and co from /usr/local/include 2002-09-12 15:07:23 +00:00
todd
03a3b0e4e7 install one more header, needed by the upcoming opencm use
of /usr/local/include
2002-09-12 14:53:27 +00:00
todd
2b3e8aa0ad take maintainership. niklas@ resigned this 2002-09-12 14:18:56 +00:00
pvalchev
70be3d485d fix VAX support 2002-09-12 06:47:16 +00:00
pvalchev
1df24eb29d link orbit-idl static for now on alpha because it exibits an ld.so problem
of some sort; from Marc Matteo <marcm@lectroid.net>
2002-09-11 16:50:41 +00:00
pvalchev
e918c1a859 fix for alpha support; ok maintainer nino 2002-09-11 16:45:08 +00:00
jsyn
89bd8a1df8 update to rats-1.5 2002-09-08 02:07:19 +00:00
pvalchev
fec07c0f89 use kde3 for arts flavor; bunch of people 2002-09-07 04:56:28 +00:00
todd
33c4e5d770 ugh. dont patch a generated file. 2002-09-04 21:18:04 +00:00
todd
ad8c2e31b3 o 64bit fixes are back, tested on i386, alpha, sparc64 (more archs work now
than before)
o add the 'cm mv file* dir/.' fix from current
o we do not use zlib in this tree, remove an irrelevent patch accordingly
2002-09-04 16:21:43 +00:00
nino
02c74db0ad Add notice about removing /var/db/gconf. Spotted by brad@ 2002-09-04 08:43:23 +00:00
mark
452c6cb893 + # GPL
+ chop NEED_VERSION
2002-09-03 06:31:18 +00:00
mark
cceea2dd2b + # GPL
+ update-patches
+ chop NEED_VERSION
2002-09-03 06:24:46 +00:00
mark
683105b9b8 + # GPL
+ update-patches
+ chop NEED_VERSION
2002-09-03 06:19:18 +00:00
mark
7f83abbfb8 tag patches and add GPL comment for PERMIT's 2002-09-03 04:29:10 +00:00
mark
18b6dcf40d guilib-1.1.1 update
(works on ELF with brad's pending fixes: usbhid_pic/SDL)
told to go ahead and commit now (brad@ ok)
2002-09-03 04:20:27 +00:00
nino
2dbe12308c Remove default conflicts and add a explicit conflict with itself only.
Ok kevlo@
2002-09-02 04:46:05 +00:00
shell
ec7658380b Updated to p5-Test-Simple-0.47 2002-08-31 15:09:23 +00:00
nino
fe0d9763a5 Notice and warn the user if the configuration is out of date.
Suggested by avsm@
2002-08-31 13:31:58 +00:00
nino
b359f8c671 Make pkg-config propagate linker flags other than -l and -L, needed
for dependency chains with -pthread in it.

From Marc Matteo <marcm@lectroid.net>.

Ok shell@
2002-08-31 12:32:21 +00:00
nino
984db45bf1 -update to 1.0.9
-move the default databases to /var/db.

From Marc Matteo <marcm@lectroid.net>

-cleanup: remove useless db3 and guile flavors.

NOTE: This is one of the times you really need to heed the install
notice. In particular, /etc/gconf/1/path should be updated to reflect
the new location for the database.
2002-08-30 19:42:52 +00:00
todd
0aa50eff78 64bit stuff breaks in bad ways. more testing needed 2002-08-28 22:23:29 +00:00
todd
42c5ea0ac6 from wilfried@ .. properly use LIB_DEPENDS and use the PLIST${SUBPACKAGE} so
we don't end up with two packages with docs with the docs flavor. Thanks!
2002-08-28 14:38:25 +00:00
todd
9937b48075 this snuck in. bye! 2002-08-27 18:01:09 +00:00
todd
ee03b19c7a I was reminded about 64bit patches.
o rename three patches to 'update-patches' naming conventions
o add 64bit patches
o add other tidbits from my
   opencm://opencm.org/everyone/todd@fries.net/home/merge-candidate
  branch
2002-08-27 17:43:14 +00:00
todd
50e2027bf4 wrap DESCR to 72 chars, suggested by pvalchev@ 2002-08-27 16:52:45 +00:00
todd
90ca878a11 enable opencm 2002-08-27 16:48:59 +00:00
todd
47060f5673 OpenCM alpha16
OpenCM is designed as a secure, high-integrity replacement for CVS. A list of
the key features can be found on the features page. While not as ``feature
rich'' as CVS, it supports some useful things that CVS lacks. Briefly, OpenCM
provides first-class support for renames and configuration, cryptographic
authentication and access control, and first-class branches. 

The OpenCM project was originally started because we needed a secure,
high-integrity configuration management system for the EROS project.
Alternatives, such as BitKeeper, Subversion, and PerForce, either did not
meet our requirements or were not available at the time the work started. We
had previously used CVS, but it's absence of real branches and configurations
finally drove us to build a better tool.
2002-08-27 16:46:09 +00:00
todd
fe065080cd update to 6.0
misc pieces from art@, pval@, and myself
2002-08-27 15:41:30 +00:00
pvalchev
1e05bc52be Change package name to 'gindent' rather than 'indent' to avoid
confusion with BSD indent(1); also consistent with the actual binary
name we install this under.
2002-08-26 02:58:36 +00:00
pvalchev
20135bc426 Update to gindent-2.2.8
- Add KNF (-knf) option
- Enable BERKELEY option by default
- Use gettext port rather than building its own
From Jim Geovedi <jim@corebsd.or.id>, thanks!
2002-08-26 02:55:09 +00:00
brad
1a972c5236 upgrade to help2man 1.26
- MAINTAINER changed to Jim Geovedi <jim@corebsd.or.id>
--
From: new MAINTAINER
2002-08-22 16:43:15 +00:00
naddy
482949c13f Remove crap; thanks wilfried@ and sturm@sec.informatik.tu-darmstadt.de. 2002-08-21 14:30:27 +00:00
pvalchev
b21eb84b7b p5-Locale-Maketext 2002-08-20 23:49:49 +00:00
naddy
da54672af1 Import Perl module Locale::Maketext 1.03.
Submitted by Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>.

Locale::Maketext is a base class providing a framework for localization 
and inheritance-based lexicons, as described in an article in The Perl 
Journal #13.
2002-08-20 19:35:18 +00:00
brad
bb21ec7e91 upgrade to automake 1.4-p6 2002-08-17 19:41:02 +00:00
avsm
c93190be66 use MASTER_SITE_HORDE 2002-08-17 01:51:08 +00:00
kevlo
20214854f2 remove package conflicts.
--
Pointed out by Christian Edward Gruber <cgruber@israfil.net>.
2002-08-16 01:18:51 +00:00
avsm
2f29955368 better MESSAGE 2002-08-12 01:13:59 +00:00
avsm
042441f08c remove bad substitution 2002-08-12 01:04:30 +00:00
avsm
0662c1b4a4 horde doesnt need to depend on imap or mysql anymore 2002-08-12 00:56:51 +00:00
avsm
f1c35f2312 + chora 2002-08-12 00:55:46 +00:00
avsm
73bc519b88 initial import of chora-1.1
--
Chora is a tool for viewing code repositories that are managed using
the CVS source control system.  It aims to provide a high degree of
integration with CVS and the other Horde web-based tools.
2002-08-12 00:54:25 +00:00
wilfried
2f235a092e fix X11 define/typedef clashes as used in mysqlgui with new fltk 2002-08-10 20:07:02 +00:00
naddy
66b2a1ee27 +p5-File-ReadBackwards 2002-08-10 00:42:03 +00:00
naddy
da26373c6f Import perl module File-ReadBackwards 0.97.
Submitted by William Yodlowsky <bsd@openbsd.rutgers.edu>.

This module reads a file backwards line by line. It is simple to use,
memory efficient and fast. It supports both an object and a tied handle
interface.
2002-08-10 00:41:12 +00:00
nino
f0e175d4ad Update to 1.0.3, make library versioning controllable from the Makefile. 2002-08-09 21:28:59 +00:00
nino
8170f19f45 Update to 1.0.4, make library versioning controllable from the Makefile. 2002-08-09 21:26:43 +00:00
naddy
e869f37598 - Consistently use in-tree libtool.
- Throw out humongous libtool patches.
- Replace patch orgy with simple variable override.
2002-08-09 18:43:00 +00:00
wilfried
2c687458ff update to p5-Term-ReadLine-Gnu-1.13
- readline-4.2 support
   new variables
       rl_completion_suppress_append
       rl_completion_mark_symlink_dirs
   new functions
       rl_replace_line()
       rl_completion_mode()
- tgetstr() calls tput() to apply padding information.  No more
  "$<2>" on prompt.
- shadow_redisplay() with ornament works on xterm.
2002-08-09 10:22:47 +00:00
wilfried
4b6d87eb54 remove this while we are here 2002-08-09 10:02:01 +00:00
wilfried
ff0276c466 update to p5-Term-ReadKey-2.21
Fix to improve the chances of automated testing succeeding
2002-08-09 10:00:24 +00:00
nino
c801d1e2bf Drop spurious pkgconfig RUN_DEPEND.
Noted by brad@.
2002-08-08 19:20:28 +00:00
brad
8049d79d5f install the pkgconfig files.
--
Requested by: Marc Matteo <marcm@lectroid.net>
2002-08-07 13:46:34 +00:00
nino
74b8917131 Update to 2.0.6, make it aware of our MAX/MIN macros and make library
versions controllable from the makefile.
2002-08-07 13:11:53 +00:00
naddy
7d92af1439 add p5-IO-Tty and p5-Expect 2002-08-04 20:31:31 +00:00
naddy
45211b421f Import Expect-1.15.
Perl5 module for talking to other applications, inspired by the Tcl
version of Expect.

Submitted by Michael Lestinsky <michael@lestinsky.de>.
2002-08-04 20:28:31 +00:00
naddy
7c73bd0c0e Import IO-Tty 1.02.
Perl5 module that allows the creation and manipulation of pseudo-TTYs.

Submitted by Michael Lestinsky <michael@lestinsky.de>.
2002-08-04 20:27:27 +00:00
naddy
b7aa4e2e41 replace verbatim control characters 2002-08-02 16:14:27 +00:00
nino
422b2efe32 Replace hardcoded -L/usr/X11R6/lib.
Spotted by naddy@.
2002-08-02 06:50:05 +00:00
naddy
d599e9721e typo 2002-08-02 00:26:56 +00:00
kevlo
86da8f6391 +1.4-linux 2002-08-01 05:57:35 +00:00
kevlo
c413d3383f Initial import of Sun's Java Development Kit 1.4. 2002-08-01 05:56:56 +00:00
brad
70be3e46c5 upgrade to mm 1.2.1 2002-07-30 22:50:55 +00:00
brad
a4c3c6c27e remove myself as MAINTAINER from a number of ports that I don't use anymore, don't want to maintain, etc. 2002-07-30 14:36:49 +00:00
shell
377c61f233 Updated to p5-Test-Harness-0.46 2002-07-30 10:23:43 +00:00
naddy
64f88786a5 Update to 1.15.3. Changes in this release:
- numerous bug fixes
- license changed from Artistic License to GPL
- support for C#

No longer requires gmake.

Submitted by:	Andrey Smagin <andrey@smagin.com>

Respect CXX/CXXFLAGS.
2002-07-29 21:34:41 +00:00
fgsch
a77d8637d4 remove iconv from MODULES. 2002-07-29 14:40:39 +00:00
nino
dffc4172a9 iconv modules is not needed when the gettext module is used.
spotted by fgsch@.
2002-07-28 12:00:51 +00:00
pvalchev
1d5966f01a Update to libicq2000-0.3.2 2002-07-26 02:51:53 +00:00
naddy
d84d8fdb2b Update to 1.3.1_04.
From maintainer Christian Edward Gruber <cgruber@israfil.net>.
2002-07-26 00:08:09 +00:00
nino
d32baf66cf Add atk, glib2 and pango. 2002-07-25 09:23:29 +00:00
nino
c81bd7c0f2 Import pango 1.0.3. From DESCR:
Pango is a library for layout and rendering of text, with an emphasis
on internationalization. Pango can be used anywhere that text layout
is needed; however, most of the work on Pango-1.0 was done using the
GTK+ widget toolkit as a test platform. Pango forms the core of text
and font handling for GTK+-2.0.
2002-07-25 09:20:01 +00:00
nino
091f392934 Import atk 1.0.2. From DESCR:
The ATK library provides a set of interfaces for accessibility.
By supporting the ATK interfaces, an application or toolkit can
be used with such tools as screen readers, magnifiers,
and alternative input devices.
2002-07-25 09:17:41 +00:00
nino
675c2c0d90 Import glib 2.0.4. From DESCR:
General-purpose library in it's second version from the GTK+ team,
includes support routines for C such as lists, trees, hashes,
memory allocation, and many other things.

Joint effort between myself and couderc@.
2002-07-25 09:14:13 +00:00
naddy
6af66713ce update to 1.2.5 and switch to KDE3; ok espie@ 2002-07-24 15:34:59 +00:00
espie
cdaeecd0b3 +ucpp 2002-07-24 12:17:58 +00:00
espie
72040fd101 Thomas's ucpp (small C99 preprocessor) 2002-07-24 12:16:24 +00:00
naddy
7ad33f9449 Update to 2.0.5: minor fixes. 2002-07-23 18:25:12 +00:00
avsm
867b5fb13f - update to p5-Net-Server-0.84
- lose NEED_VERSION
- fix regression tests by forcing timeouts
2002-07-23 18:09:10 +00:00
naddy
9d8cc542a0 +ccache 2002-07-21 18:54:31 +00:00
naddy
3b13291fad Import ccache 1.9.
Submitted by Brian J. Kifiak <bk@rt.fm>.

ccache is a compiler cache.  It acts as a caching pre-processor to C/C++
compilers, utilizing compiler output and a hash to detect when a
compilation can be satisfied from cache.  This often results in a 5 to
10 times speedup in common compilations.
2002-07-21 18:52:54 +00:00
naddy
0af8d1cb1d honor CC 2002-07-21 01:10:39 +00:00
pvalchev
93464ac994 libgd requires -lttf -lm; fixes linking with new binutils 2002-07-19 18:18:49 +00:00
shell
66c61a2228 Updated to p5-Time-TimeData-1.1301 2002-07-19 10:49:19 +00:00
nino
fd9ee00ae0 libtool ELF fixes.
From Marc Matteo <marcm@lectroid.net>.
2002-07-19 08:18:10 +00:00
kevlo
8e5ef3219f fix installation problem; pointed out by lebel@ 2002-07-19 02:04:03 +00:00
wilfried
6295dfe328 Update tmake to use qt3, from maintainer Dan Weeks <danimal@danimal.org> 2002-07-17 07:19:23 +00:00
lebel
0309448058 use LOCALBASE instead of PREFIX 2002-07-17 00:03:01 +00:00
kevlo
9ef6e5faf7 - upgrade to version 1.06
- add regression test
2002-07-16 01:47:11 +00:00
kevlo
89a5213521 - update to version 1.1.0
- add regression test
2002-07-16 01:45:13 +00:00
pvalchev
e9cf15b045 Miod says attempting to build those will panic any vax, and while a fix
is being looked at, marked those with a nice fat NOT_FOR_ARCHS so that
people do not get bitten.
2002-07-15 06:29:20 +00:00
shell
d5ac12eda2 Updated to py-Checker-0.8.11 2002-07-15 04:09:33 +00:00
brad
16236e406c upgrade to shtool 1.6.1 2002-07-14 02:07:53 +00:00
shell
751a75e5df Updated to p5-Params-Validate-0.18 2002-07-11 17:22:29 +00:00
shell
4d43f595cf Updated to p5-Attribute-Handlers-0.77 2002-07-11 09:41:02 +00:00
shell
27b2873036 add p5-Object-Realize and p5-Scalar-Utils 2002-07-11 09:27:06 +00:00
shell
b3ecd82e3e Initial import of p5-Object-Realize-0.08 (Used by p5-Mail-Box)
perl module to implementing delay loading of object-data
---
This module helps you implementing delay loading of object-data.
While creating a stub-object, Object::Realize::Later simulates you
got the real data.
2002-07-11 09:25:59 +00:00
shell
52ed47760e Initial import of p5-Scalar-Utils-1.0701 (Used by p5-Mail-Box)
perl module replacement for the builtin Scalar
---
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.
2002-07-11 09:25:03 +00:00
avsm
b0ad14257b Drop MAINTAINER for stuff I dont have time to maintain any more. 2002-07-10 20:48:12 +00:00
matt
dc6d4c3824 release the rest of my ports to ports@ 2002-07-10 11:56:35 +00:00
avsm
14f4e11cea update to horde-2.1 2002-07-09 20:37:11 +00:00
matt
523b0ee587 taken by ian@ 2002-07-09 12:35:54 +00:00
mark
dbb9e7d65b flawfinder 1.20 update (ok jsyn@) 2002-07-09 03:41:26 +00:00
naddy
4b8203c02f Update to FreeBSD-CVSweb 2.0.4.
New upstream maintainer, miscellaneous minor changes.
2002-07-07 12:31:09 +00:00
fgsch
c51d611b17 Update to libusb 0.1.6a; fixes several issues for bsd systems.
maintainer ok.
2002-07-07 01:32:20 +00:00
shell
47d8be8a08 Updated p5-Test-Simple-0.45 2002-07-06 10:24:51 +00:00
shell
46ccb0206e Updated to p5-Test-Harness-2.26 2002-07-06 10:23:55 +00:00
wilfried
3450cc9dba fix dependency to match new php4 layout, ok avsm@ 2002-07-05 18:29:34 +00:00
espie
2462fb1df4 +cvsplot 2002-06-29 14:11:24 +00:00
espie
b874ea3fbf cvsplot, from maintainer 2002-06-29 14:10:55 +00:00
espie
0c89d3e13b +cvsgraph 2002-06-29 13:41:11 +00:00
espie
a87d7ef0b9 cvsgraph, Aleksander Piotrowski 2002-06-29 13:39:51 +00:00
mark
5fa71d4002 sdl-net-1.2.4 update 2002-06-23 07:56:36 +00:00
mark
53d481616f sdl-image-1.2.2 update 2002-06-23 07:55:59 +00:00