Commit Graph

3376 Commits

Author SHA1 Message Date
msf
41842c4f1c - initial import of Glib2-1.101
This module provides perl access to GLib and GLib's GObject libraries.
GLib is a portability and utility library; GObject provides a generic
type system with inheritance and a powerful signal system. Together
these libraries are used as the foundation for many of the libraries
that make up the Gnome environment, and are used in many unrelated
projects.

ok sturm@
2005-10-07 17:49:23 +00:00
wilfried
56c9c8682a update to 1.15 2005-10-07 13:44:21 +00:00
wilfried
a9f7edffc9 update to 2.0.6 2005-10-07 13:21:27 +00:00
robert
641af1d260 upgrade to version 1.3.1; 2005-10-07 12:34:25 +00:00
kevlo
3961e4f369 upgrade to 0.031 2005-10-07 05:52:50 +00:00
msf
07b85b375c +p5-ExtUtils-Depends
+p5-ExtUtils-PkgConfig
2005-10-06 19:37:18 +00:00
msf
160dc125e6 - initial import of ExtUtils-PkgConfig 1.07
The pkg-config program retrieves information about installed libraries,
usually for the purposes of compiling against and linking to them.
ExtUtils::PkgConfig is a very simplistic interface to this utility,
intended for use in the Makefile.PL of perl extensions which bind
libraries that pkg-config knows.
2005-10-06 18:15:02 +00:00
msf
e586cb6bb5 - initial import of ExtUtils-Depends 0.205
This module tries to make it easy to build Perl extensions that use
functions and typemaps provided by other perl extensions. This means
that a perl extension is treated like a shared library that provides
also a C and an XS interface besides the perl one.
2005-10-06 18:11:44 +00:00
espie
7b47db2035 update to recent version with less patches.
okay marcm@
tested through a full ports build.
2005-10-05 08:50:20 +00:00
bernd
f09503bad2 add libidn 2005-10-02 15:39:23 +00:00
bernd
63396acca2 import libidn-0.5.19
Libidn is a package for internationalized string handling based
on the Stringprep, Punycode, IDNA and TLD specifications.

help & ok sturm@
2005-10-02 15:37:33 +00:00
alek
a1358e3c52 Better REGRESS_DEPENDS
ok msf@
2005-10-02 15:13:22 +00:00
alek
88e627abee Update to 0.88
From Nick Nauwelaerts <nick@nauwelaerts.net> (new MAINTAINER)
2005-10-02 13:05:33 +00:00
alek
56541590ad Update to 1.2.3
From Sigfred Haversen <bsdlist@mumak.com> (MAINTAINER)
2005-10-02 09:02:05 +00:00
espie
febc69e846 avoid gnu-m4, it's really not needed.
Simplify PLIST slightly.
Stop conflicting at libsigc++-1.2, those are really not compatible.
2005-10-02 08:22:33 +00:00
martin
2fb0000a32 update to 1.2.5
ok aanriot@
2005-10-01 19:30:00 +00:00
sturm
0136620a75 sync distfile
as this is the only port, where we have a versioned distfile in
systrace.policy AND this jdk is EOL, there is no need for a generic
solution

discussed with and ok kurt@
2005-10-01 12:16:47 +00:00
djm
7ad95f7cdc fix my broken PLIST, spotted by sturm@ and Steve Andre 2005-09-28 09:25:01 +00:00
aanriot
c110b12190 disable fastjar and c++ support, remove collisions (spotted by espie@).
ok martin@ espie@
2005-09-26 08:59:06 +00:00
espie
418bdad675 move distfile to gcc subdir so that gcc 3.4 port can use it as well... 2005-09-26 08:13:17 +00:00
kevlo
aaad994512 upgrade to 1.04 2005-09-26 03:18:53 +00:00
kevlo
10a96c441b upgrade to 0.67 2005-09-26 02:53:47 +00:00
kevlo
5332397526 add p5-File-chdir 2005-09-26 02:51:26 +00:00
kevlo
268df17975 Initial import of File-chdir 0.06
File::chdir gives you an alternative, $CWD and @CWD.
2005-09-26 02:50:23 +00:00
espie
9a9de9dc21 gratuitous conflicts with gcc-* 2005-09-25 14:48:53 +00:00
espie
b90df4cf80 don't build packages owned by the package builder. 2005-09-25 09:22:49 +00:00
fgsch
f383872f58 correct goopy entry. 2005-09-24 15:29:45 +00:00
pvalchev
b435bbbafa remove maintainer Shell Hung due to years of inactivity 2005-09-23 19:36:02 +00:00
kevlo
15ca64e02e upgrade to 0.030 2005-09-23 07:03:52 +00:00
kevlo
4ff8a44109 upgrade to 0.06 2005-09-23 06:19:07 +00:00
kevlo
8828995c72 upgrade to 1.20 2005-09-23 03:54:09 +00:00
jsg
9effed0385 Use provided scripts to compile which makes avr3/avr4/avr5 specific
bits build.
ok martin@, aanriot@
2005-09-22 23:34:57 +00:00
kurt
4d446a3234 update depends now that mozilla is gtk2 by default 2005-09-22 17:05:49 +00:00
kurt
2b1ffc1eb7 update to 1.3.1_16 from steven mestdagh <steven.mestdagh@esat.kuleuven.be> 2005-09-22 16:17:15 +00:00
avsm
4f6cd57660 +ocaml-calendar 2005-09-22 14:39:32 +00:00
avsm
dd94b8169f initial import of ocaml-calendar-1.09.3
--
The Calendar library is a library providing a set of operations
over dates and times.  This library is written for version 3.06
or greater of Objective Caml.
2005-09-22 14:38:41 +00:00
avsm
d2f5dce580 +cvsps 2005-09-22 13:21:44 +00:00
avsm
9514c0cc3b initial import of cvsps-2.1
--
CVSps is a program for generating 'patchset' information from a CVS
repository. A patchset in this case is defined as a set of changes
made to a collection of files, and all committed at the same time
(using a single 'cvs commit' command). This information is valuable
to seeing the big picture of the evolution of a cvs project. While
cvs tracks revision information, it is often difficult to see what
changes were committed 'atomically' to the repository.
2005-09-22 13:21:05 +00:00
avsm
ce05143106 update to cil-1.3.3 2005-09-22 12:53:15 +00:00
jolan
8920c622d6 +p5-Proc-Simple 2005-09-21 16:48:17 +00:00
jolan
fbede89408 p5-Proc-Simple-1.21, module to launch and control background processes 2005-09-21 16:46:28 +00:00
martin
6e13c55486 drop ONLY_FOR_ARCHS 2005-09-21 16:21:25 +00:00
aanriot
3a16cc2762 add avr. 2005-09-20 15:23:09 +00:00
aanriot
adc50bf119 import avr, a Atmel AVR 8-bit RISC microcontrollers' framework.
It's composed by binutils, gcc, libc, and gdb, for these microcontrollers.

ok martin@, review and ok espie@
2005-09-20 15:22:42 +00:00
espie
3b8575b448 fix disgusting bug. 2005-09-19 19:01:20 +00:00
djm
d28308fe5a drop "p1" suffix after update 2005-09-19 10:42:45 +00:00
djm
cd2537661e python-dateutil-1.0 (master site is still broken) 2005-09-19 10:40:12 +00:00
djm
fd4481f185 pytz-2005m (latest Olson tz database) 2005-09-19 10:32:30 +00:00
aanriot
84a734c321 add p5-Devel-ptkdb. 2005-09-18 22:29:39 +00:00
aanriot
03b68d596c import p5-Devel-ptkdb.
ptkdb is a debugger for Perl with a Tk GUI. Features include push button
controls, restart, expression evaluation window, conditional
breakpoints, and hot variables. This is not a GUI wrapper on the
existing debugger, but a new debugger built from the ground up.

inputs and ok pvalchev@
2005-09-18 22:27:38 +00:00
pvalchev
c60f742777 Update to sdl-1.2.9 2005-09-17 00:38:15 +00:00
espie
0031945c6e Fix a buglet in bsd.port.mk where the PSEUDO_FLAVORS get encoded into
the FULLPKGPATH, thus providing changes to packing-lists which shouldn't
happen, and making update more difficult.

Accordingly, bump all pkgnames with PSEUDO_FLAVORS, and provide an
update @pkgpath for the bug for most of them (left out the ones with 3
or 4 pseudo flavors for space constraints...)
2005-09-16 09:51:25 +00:00
aanriot
e06bd53db5 add p5-Config-Tiny. 2005-09-16 08:52:41 +00:00
aanriot
87335bf6f3 import p5-Config-Tiny.
Config::Tiny is a perl class to read and write .ini style configuration
files with as little code as possible, reducing load time and memory
overhead.

ok bernd@
2005-09-16 08:51:18 +00:00
espie
8e0d82c9f7 @pkgpath annotations to help update 2005-09-14 10:41:02 +00:00
espie
3802afdcd2 somehow, I copied over the `no regress' from previous autoconfs.
No need to bump the pkgname, this affects only regress.
2005-09-11 08:14:45 +00:00
marcm
9e2e2fb6c1 Don't pick up cairo automagically... yet.
Bump package version.
2005-09-11 05:12:41 +00:00
espie
920e3b9686 fix WANTLIB 2005-09-10 18:18:41 +00:00
marcm
99265c7e80 *slap* to the GTK/Gnome folks for *decrementing* the major lib version
between 1.10.2 and 1.10.3.

*slap* to the MAINTAINER for missing this (that would be me)

And thanks to Bernd Ahlers <bernd at ba-net dot org> for catching it.
2005-09-09 19:05:10 +00:00
brad
eed4aa183b upgrade to libtool 1.5.20 2005-09-09 17:30:32 +00:00
espie
acf305a284 bad Marc Matteo, bump PKGNAME along with PLIST changes! 2005-09-08 20:33:36 +00:00
marcm
6587b9f241 Clean up PLIST, better handing of config dirs under pkg_delete -c 2005-09-08 15:43:34 +00:00
marcm
044bd13925 Remove soup. Used only by Evolution 1 and replaced a long time ago by
devel/libsoup.
2005-09-08 15:24:52 +00:00
pvalchev
3a025e5416 fix another port broken by the mysql update that brad should've caught 2005-09-08 01:51:00 +00:00
kurt
740cefcbc8 fix internal browser when -mozilla subpackage is installed. from FreeBSD
okay ian@
2005-09-07 15:44:36 +00:00
grange
4587928acb Minor update: add some /etc/bluetooth files. And change MASTER_SITE
to the mine.

ok sturm@ a while ago.
2005-09-06 18:59:19 +00:00
pedro
b0a34deb4e luavenv-1.1, okay jolan@ 2005-09-06 13:15:10 +00:00
pedro
7cf16a0f03 luacompat-5.1r4, okay jolan@ 2005-09-06 13:09:27 +00:00
marcm
991bc728f6 Later GTK+ versions print warnings about improper args to gdk_property_get,
vte does this so fix it in advance of any GTK+ updates.

Bump package version accordingly.
2005-09-06 04:10:12 +00:00
marcm
9747080e51 Update to 1.10.3. Minor bug fix. 2005-09-06 04:06:36 +00:00
marcm
0fe5aa266c Minor bump 2.4.2 -> 2.4.3 since I was in the area. 2005-09-06 03:24:07 +00:00
marcm
b9d1e02655 Also part of Gnome1, sorta. ports@ maintainer now. 2005-09-06 03:22:59 +00:00
espie
d5da6782f6 decent manpage behavior 2005-09-05 11:41:56 +00:00
marcm
41a6111194 Clean up /var/db/gconf on pkg_delete -c. Bump package name. 2005-09-04 23:42:53 +00:00
espie
e25ef46a0b replace the @exec stuff with a registration mechanism that handles
updates correctly.
2005-09-04 23:38:17 +00:00
espie
a90f0125ed zap unneeded @exec, @sample dir/ instead. 2005-09-04 23:08:35 +00:00
sturm
0d88196840 bump PKGNAME so that 3.7 won't have higher PKGNAMEs than 3.8
suggested by espie@, ok pval@
2005-08-31 19:55:36 +00:00
kurt
969db3f012 fix building with systrace. no pkg bump since package doesn't change.
noticed by Matthias Kilian <kili@outback.escape.de>

okay pvalchev@
2005-08-26 21:39:14 +00:00
naddy
bf7cc206f8 SECURITY:
CAN-2005-2491, http://securitytracker.com/id?1014744
"A remote or local user may be able to supply a specially crafted
regular expression to trigger a heap integer overflow in PCRE."

ok pvalchev@
2005-08-22 22:40:28 +00:00
espie
9571031547 fix conflicts with 3.6 packages, thus allowing updates.
Okay pvalchev@
2005-08-16 18:28:55 +00:00
espie
f90faf868a conflicts from the past: history since 3.7.
As noted on ports@ recently, pkg_add -r relies on conflicts, and the
sheer existence of updates means we MUST take the past into account in
conflicts now.

Note the renaming of hugs98 to valid package names where versions are
concerned.

This commit shows clearly the renaming of the xfce4 plugin packages, the
ditching of eclipse flavors, the splitting of nessus into subpackages,
the splitting of various other software documentations, some packaging bugs
in kdeedu, and a lot of files moving around...

okay pvalchev@
2005-08-16 09:49:51 +00:00
kurt
3a793e5c14 fix old zlib vuln http://www.zlib.net/advisory-2002-03-11.txt and
other bug fixes from the 1.5.0 jdk src.
2005-08-10 22:36:26 +00:00
espie
943babf830 minor update to new version 2005-08-10 13:16:32 +00:00
jolan
fa968d4db6 fix opengl stuff 2005-08-10 00:25:16 +00:00
naddy
3c02aaf978 devel/libbt and x11/blackbox conflict over "libbt" 2005-08-09 19:09:05 +00:00
aanriot
8b6afd7b17 - fix info files.
- remove useless conflict.

"go ahead" espie@
2005-08-09 15:52:46 +00:00
kurt
22979c2cb6 update to 3.1. ok ian@ 2005-08-09 14:51:30 +00:00
kurt
539c3f45bb update to 2.1.1
ok ian@
2005-08-09 14:50:14 +00:00
kurt
0cc38845ea update to 3.1
now needs 640M datasize to build

testing and okay ian@
2005-08-09 14:49:09 +00:00
kurt
854ede472d update to 1.6.5, okay ian@ 2005-08-09 14:37:58 +00:00
espie
2a54ba08d0 gnu-make magic will fuck up directory names if some shit is already on
the disk.
avoid that.
2005-08-09 09:07:24 +00:00
kurt
afc1343d11 Add PREFIX/lib to the default java.library.path. Noticed, testing and
okay by ian@
2005-08-09 04:38:01 +00:00
sturm
b4a2c5158c p5-Class-ErrorHandler 2005-08-07 09:45:49 +00:00
sturm
8d51fe83e3 Initial import of p5-Class-ErrorHandler 0.01
Class::ErrorHandler provides an error-handling mechanism that's generic
enough to be used as the base class for a variety of OO classes.
Subclasses inherit its two error-handling methods, error and errstr, to
communicate error messages back to the calling program.

from Bernd Ahlers <bernd at ba-net.org>
2005-08-07 09:45:00 +00:00
pedro
35df14ad4f Upgrade to luacopas-1.0p0, okay jolan@ 2005-08-02 17:31:30 +00:00
aanriot
65419753a3 add automake 1.9. 2005-07-30 23:36:30 +00:00
aanriot
35d0de6683 import automake 1.9.
inputs from many, ok espie@
2005-07-30 23:35:31 +00:00
aanriot
30a1282744 - update to 2.0.4.
- remove Brad's maintainership on his request.

"go ahead" brad@
2005-07-28 17:49:27 +00:00
brad
09e14fe7ff bump PKGNAME 2005-07-26 13:17:34 +00:00
alek
882856c9ac Update to 1.4.4
From Bernd Ahlers <b.ahlers@ba-net.org>
2005-07-26 05:45:08 +00:00
fgsch
f026b0613a fix mp_div() in amd64 for the time being; maintainer ok. 2005-07-26 04:55:01 +00:00
brad
6f06a587a0 upgrade to silc-toolkit 1.0 2005-07-24 00:26:13 +00:00
alek
a5b4b2b924 Add doxygen 2005-07-17 08:48:10 +00:00
alek
3a3b154cc2 Import doxygen 1.4.2
Doxygen is a documentation system for C++, C, Java, Objective-C, IDL
(Corba and Microsoft flavors) and to some extent PHP, C# and D.

ok aanriot@
2005-07-17 08:30:06 +00:00
grange
2710f54b83 + bluetooth-libs 2005-07-16 20:47:52 +00:00
grange
f86f319f86 Import bluetooth-libs, a few Bluetooth network libraries
derived from FreeBSD.

Help and ok sturm@.
2005-07-16 20:45:39 +00:00
kurt
c8dadd3e62 - enable 1.3 on arm 2005-07-14 17:29:58 +00:00
kurt
36e37cb41e - enable arm archs
- fix up arm/green thread patches (kurt/dale)
- remove unused native thread patches
- fix WANTLIB

okay drahn@
2005-07-14 17:29:08 +00:00
brad
1df603e259 rev 1.334.2.78
When a library is installed, dependent on a convenience library, and it
involves relinking, the object files extracted from the convenience
library are not removed after the relink. This is a problem if you build
as non-root, install as root, then try to remove the build directory as
non-root; Clean up properly if relink fails; Change"$realname"U to
${realname}T to be consistent.
Missing backport of 2004-03-24 patch reported against MirLibtool
by Marc Matteo <marcm@lectroid.net>.
2005-07-12 01:03:06 +00:00
aanriot
a108e3bd4e update to 0.11.
ok sturm@
2005-07-11 19:54:30 +00:00
couderc
b3519e8bb2 fix COMMENT and drop maintainership. 2005-07-10 15:08:05 +00:00
djm
ca930c3e94 pytz-2005i 2005-07-09 06:21:18 +00:00
jolan
f76367a619 update to 1.1, ok pedro@ 2005-07-08 17:57:27 +00:00
alek
000ba6ed22 Update to 1.2.1
From steven mestdagh <steven.mestdagh@esat.kuleuven.be>

ok Sigfred Haversen <bsdlist@mumak.com> (MAINTAINER)
2005-07-07 14:20:34 +00:00
jolan
63948522eb remove peter galbavy as maintainer per his request 2005-07-06 23:18:09 +00:00
jolan
a5d7452293 add patch from SDL cvs to fix a case where the audio device would get
opened twice
2005-07-06 05:04:58 +00:00
alek
84c42af9c5 Fix WANTLIB marker
Problem spotted by Sigfred Haversen <bsdlist@mumak.com>
2005-07-05 21:29:25 +00:00
alek
88721f10ed Update to 1.2.0
From Sigfred Haversen <bsdlist@mumak.com> (MAINTAINER)

ok msf@
2005-07-04 22:22:00 +00:00
jolan
e1151f1b10 update to 1.2.6 2005-07-03 21:36:35 +00:00
jolan
64fde83848 update to 1.2.4 2005-07-03 21:35:57 +00:00
jolan
89754a7fa0 disable silly gtk-player, bump PKGNAME 2005-07-03 21:35:23 +00:00
fgsch
1a0d02f6c8 drop maintainership. 2005-06-29 03:56:43 +00:00
aanriot
4cdbec2a42 update to 3.3.11.
ok naddy@
2005-06-28 19:31:56 +00:00
grunk
4dcf42a8b4 add missing PKG_ARCH. while there, zap a EOL tab
ok pvalchev@
2005-06-21 12:14:43 +00:00
kettenis
f6b9499eeb Deal with more ABIWARN linker messages.
ok alek@
2005-06-18 14:34:56 +00:00
kurt
0a0dec3f7d - begin using java MODULE
- bump pkgname
2005-06-17 21:47:29 +00:00
kurt
d0f3985cc0 - begin using java MODULE
- bump pkgname
2005-06-17 19:17:41 +00:00
kurt
c1da71e630 - begin using java MODULE
- keeping ONLY_FOR_ARCHS=i386 was intentional
- bump pkgname
2005-06-17 19:15:29 +00:00
brad
3cbe1f7cd8 rev 1.334.2.72
Add fully-qualified paths to temp_rpath rather than unqualified paths in order
to avoid possible errors when computing the fully-qualified path later.

rev 1.334.2.70

Do not add installed static litool libraries to convenience, they are not
convenience libraries.

From libtool CVS
2005-06-17 16:16:46 +00:00
kurt
e94d72bb53 - fix linux 1.3.1 jdk pkgspec 2005-06-17 15:37:33 +00:00
kurt
7ddb5ebf43 - add java MODULE to handle some commmon java port issues
- Based on the MODJAVA_VER, MODJAVA_JRERUN, NO_BUILD
  and MACHINE_ARCH, the following things will be setup:
    ONLY_FOR_ARCHS if not already set.
    BUILD_DEPENDS on a jdk (native preferred).
    JAVA_HOME to pass on to the port build.
    RUN_DEPENDS for all jdk's and jre's that can run the port.

Review and feedback nikolay@, ian@.
2005-06-17 14:59:27 +00:00
kurt
b26c325c98 rename patch > 100 chars to shorter name. fixes tar of ports tree.
noticed by theo.
2005-06-16 14:47:48 +00:00
espie
36c389c5cc yet another typo... 2005-06-14 20:10:58 +00:00
kevlo
c1720624dc update ftp site. 2005-06-14 01:58:56 +00:00
avsm
810aacb5f0 oops, typo 2005-06-13 20:05:31 +00:00
avsm
610dd4c973 update to cvs2cl-2.58, lets it work with newer cvs servers now 2005-06-13 20:03:14 +00:00
kevlo
2b7fb75b25 upgrade to svk 1.0 2005-06-10 06:41:52 +00:00
kevlo
c8bdbd92fd upgrade to 0.18 2005-06-10 06:11:58 +00:00
kevlo
6a21b0b0f3 update to 0.61 2005-06-10 06:04:55 +00:00
kevlo
2023f38a44 oops, forgot to add swig dependency 2005-06-10 05:41:36 +00:00
kevlo
423f0cb6e4 remove libswig dependencies after updating swig to 1.3.24.
Pointed out by msf@
2005-06-09 14:47:15 +00:00
kevlo
8f79cca4d1 upgrade to 1.3.24 2005-06-09 07:50:54 +00:00
pvalchev
aea310895d kill xerox NS protocol includes that were not used anyway; no package change 2005-06-09 00:49:26 +00:00
fgsch
97dfc4ca97 fixes some nasty bugs where psyco can delete a var too earlier; from the
cvs repo; also uses WRKDIST rather than WRKSRC and bump package ver.
2005-06-08 22:24:01 +00:00
sturm
7a0f632974 depend on any version of lame that's installed but prefer the no_x11
FLAVOR for new installs

this gives bulk builders a slightly better chance to not get conflicts

maintainer timeout
2005-06-06 20:38:33 +00:00
kurt
31adc626ed - Ensure that when files are extracted that their fully resolved path lies
in or below the current working directory.  Fixes a security problem with
jar. From FreeBSD.
2005-06-04 15:47:53 +00:00
kurt
7d765564c2 - Ensure that when files are extracted that their fully resolved path lies
in or below the current working directory.  Fixes a security problem with
  jar. From FreeBSD.
- Fix timezone issues. Allow /etc/localtime to be a symlink and fix the case
  where /etc/localtime points to a tz that the jdk doesn't know about.
- timezone is a function on BSD, not a variable, so move the timezone
  == 0 check to the non-BSD section. from millert@
2005-06-03 20:36:07 +00:00
kurt
bda3767814 remove zero length files missed in last commit 2005-06-03 17:55:47 +00:00
kurt
683c76d57c - Add support for powerpc. With some tips from tedu@ and drahn@, thanks!
- Change bootstrap method. No longer use 1.3-linux port to bootstrap.
  Use class files from a linux binary jdk and extra source and header
  files from my website.
- Remove plugin support. plugin has security issues and doesn't work
  with recent mozilla/firefox versions.
- Patches for arm native-threads are included but not enabled yet.
  I prefer to have all arches use green-threads to avoid arch specific
  pkg files. Also noticed some regressions with native-threads on i386.
  arm support from Dale Rahn (drahn@).
- quiet pre-patch phase

okay ian@
2005-06-03 17:27:53 +00:00
kurt
56f5b6a11c timezone is a function on BSD, not a variable, so move the timezone
== 0 check to the non-BSD section. from millert@

no funtional change, so no PKGNAME bump
2005-06-02 18:18:15 +00:00
mbalmer
8c866775c6 Update to version 2.4
From (new) maintainer Ben Lovett, ben (at) tilderoot.com
2005-05-31 18:47:12 +00:00
djm
a995aae6f8 +py-radix (thanks alek@ for reminding me) 2005-05-31 05:59:07 +00:00
djm
3e01a2ffa1 import of py-radix-0.4:
py-radix is an implementation of a radix tree data structure for
the storage and retrieval of IPv4 and IPv6 network prefixes.

The radix tree is the data structure most commonly used for
routing table lookups. It efficiently stores network prefixes of
varying lengths and allows fast lookups of containing networks.

feedback and ok alek@
2005-05-30 22:50:22 +00:00
canacar
2905908a69 Update gsl to version 1.6, take over maintainership.
tested, comments and go for it espie@, ok rohee@
2005-05-30 17:58:08 +00:00
alek
0476c01ff7 Remove MAINTAINER 2005-05-30 10:34:00 +00:00
alek
d5546f46b7 Add libast 2005-05-28 09:13:17 +00:00
alek
0d1a2b96f8 Import libast 0.6.1
The Library of Assorted Spiffy Things (LibAST -  formerly libmej) was
originally designed as a  companion library to Eterm. However, it
contains  many features that other projects may find useful,  so it
has been broken out into its own library.  Features include thorough
debugging and memory tracking engines, various string manipulation
functions, and a flexible config file parsing engine.

From Francois Briere <fbriere@imaginatif.org>
2005-05-28 09:06:33 +00:00
avsm
3409fdf14f Add in a --dorandomvars which sets local variables to values other than
0 to try and find bugs which depend on them being initalized to 0.

Also turn off the other transformations by default (use --dokerneltrace
or --donullint)

Go get em Chad.
2005-05-27 21:46:23 +00:00
espie
66b1717b38 tsk, tsk, distibution 2005-05-27 09:34:00 +00:00
avsm
a06c692333 Add a 'kernel function call tracer' to automatically insert a call to
log() to certain functions in the kernel to help debugging.

An example use when building a kernel would be:
$ make CC='/usr/local/bin/cilly --trace-regexp=^cache_ --trace-level=0'
to instrument all functions starting with cache_* to notify syslog at
emergency log level.  The output also includes the contents of any
char/int/long arguments (pointers and structs not followed yet, too
verbose).

A full kernel build doesnt quite work with CIL yet so use selectively.
2005-05-27 06:31:52 +00:00
dons
95a07ae0d6 Update to latest stable. 2005-05-26 01:45:38 +00:00
marcm
8d381c7e46 Update to 0.8. 2005-05-25 23:53:37 +00:00
marcm
d98221db57 Update to 2.10.0... blaa blaa blaa Gnome... 2005-05-25 23:29:47 +00:00
marcm
a7e12873f7 Up to 2.10.1 for Gnome 2.10.1. 2005-05-25 23:28:16 +00:00
marcm
2f4bd46f55 Update to 2.5.1 for Gnome 2.10 and others. 2005-05-25 23:26:40 +00:00
marcm
01056def4e Update to Gnome 2.10 flavor. Also, clean up this port a bit. 2005-05-25 23:25:25 +00:00
marcm
85fe1bb640 No need to run the update tool here. Bump pkg number 2005-05-25 23:23:47 +00:00
kurt
55254799c8 + 1.5 2005-05-25 17:29:01 +00:00
kurt
599fca9561 initial import of 1.5 2005-05-25 17:27:53 +00:00
jolan
12ad1c83f0 update to 1.0 2005-05-24 22:34:47 +00:00
marcm
8a8976c83f Update for Evolution... oh and Gnome 2.10 too :). 2005-05-24 22:09:39 +00:00
marcm
1d54001064 Update one minor version for upcomming Evolution. 2005-05-24 22:08:03 +00:00
kurt
48f713b65f quiet the pre-patch phase 2005-05-24 22:02:47 +00:00
sturm
182328ba9f +p5-Term-Shell 2005-05-24 21:47:15 +00:00
sturm
511c2cc45d Initial import of Term-Shell 0.01
Term::Shell makes it joyfully easy to write command-line interfaces in
Perl. All the boring details like command-line parsing and terminal
handling are done for you.

from Alexander von Gernler <grunk at pestilenz.org>
2005-05-24 21:45:55 +00:00
marcm
347ac13ae2 Update to 0.8.5 for Gnome 2.10 platform. 2005-05-24 21:39:04 +00:00
marcm
7504392a8e Update to 2.12.2 for Gnome 2.10 platform. 2005-05-24 21:38:07 +00:00
marcm
dce942b916 Update to 2.10.0 for Gnome 2.10 platform. 2005-05-24 21:37:09 +00:00
marcm
026110581f 0.8.6 -> 0.8.8. Seemingly minor update, but major port rewrite to
handle plugins a little better.  (re)Added speex support too.
2005-05-24 21:33:33 +00:00
marcm
92139013e9 Update from 0.8.7 to 0.8.10. Use in-tree libtool too. 2005-05-24 21:31:54 +00:00
marcm
e10bc30b85 Update to 1.8.1, part of GTK+ 2.6 and Gnome 2.10 2005-05-24 21:27:28 +00:00
marcm
ed45fc98d6 Update to 1.10.1, part of GTK+ 2.6 and Gnome 2.10 2005-05-24 21:26:52 +00:00
marcm
ecccc708fe Update to 2.6.4, part of GTK+ 2.6 and Gnome 2.10 2005-05-24 21:26:17 +00:00
msf
39490d5a85 +p5-POE 2005-05-24 01:04:26 +00:00
msf
d672b995a0 - initial import of POE-0.31
POE is a framework for cooperative, event driven multitasking in Perl.
Other languages have similar frameworks. Python has Twisted. TCL has
"the event loop". 

POE originally was developed as the core of a persistent object server and 
runtime environment. It has evolved into a general purpose multitasking and 
networking framework, encompassing and providing a consistent interface to 
other event loops such as Event and the Tk and Gtk toolkits.
2005-05-24 01:03:13 +00:00
naddy
ccd96803bb Sync chroot instructions with perl version.
From: Lawrence Teo <lcteo@uncc.edu>
2005-05-24 00:05:55 +00:00
brad
290a15c55b upgrade to libtool 1.5.18 2005-05-23 20:01:48 +00:00
jolan
d32d916c0c update to 4.2.2 2005-05-22 01:28:06 +00:00
brad
e127e8d5c0 upgrade to libtool 1.5.16 2005-05-21 22:38:19 +00:00
pvalchev
912a7cbc47 update to libusb-0.1.10a; based on Douglas Santos <dsantos@hydroxyl.org> 2005-05-21 22:24:20 +00:00
robert
bd322ac906 SECURITY:
Fix two stack based buffer overflows; bump PKGNAME
http://www.vuxml.org/openbsd/63f4c28a-c85c-11d9-a130-00065bd5b0b6.html

ok mbalmer@
2005-05-19 13:04:17 +00:00
espie
674a3c6ca2 update to 1.4.3
zap Niklas, as he told me to.
2005-05-19 09:50:51 +00:00
dons
816c67486b Update to latest stable c2hs. 2005-05-19 02:41:29 +00:00
jolan
11a1e8674a +luavenv 2005-05-18 03:06:08 +00:00
jolan
6362098620 luavenv-1.0, library to execute lua chunks in separate environments
from pedro@
2005-05-18 03:04:00 +00:00
djm
a4e74ca9bf avoid write out of fake root, bump PKGNAME to p1 2005-05-17 01:53:44 +00:00
alek
47f96ece92 Remove py2.1 and py2.3 FLAVORS from devel/py-mxDateTime. Python 2.3 is now
default version.
2005-05-16 22:02:51 +00:00
dons
5b73e54b72 Update. 2005-05-16 03:17:28 +00:00
robert
fb9cea877e add a -perl subpackage which contains a Perl5 interface
between perl and uuid; mark the port SHARED_ONLY
2005-05-15 10:12:37 +00:00
jolan
0170d1ec00 +lua{copas,fs} 2005-05-15 00:51:26 +00:00