Commit Graph

3202 Commits

Author SHA1 Message Date
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