Commit Graph

3984 Commits

Author SHA1 Message Date
jasper
870d449882 update p5-Class-Data-Inheritable to 0.06
and update my address while there

ok steven
2006-10-16 14:48:37 +00:00
mbalmer
37ad0aa9cc Remove a variable that is only used in one place. 2006-10-15 20:30:55 +00:00
msf
c50e2fdc7e update to 2.16 2006-10-15 00:33:31 +00:00
pedro
b80c45521a luaposix-20060408, okay jolan@ 2006-10-11 21:03:24 +00:00
aanriot
5664bdb1d7 Fix ownership problems.
ok bernd@
2006-10-09 14:29:00 +00:00
alek
8d93d0825b Add py-silc 2006-10-09 13:32:16 +00:00
alek
f1537a8e25 Import py-silc 0.4
PySilc is a near-complete set of Python bindings for creating SILC
clients using the silc-toolkit. It allows developers to write
simple bots and clients for connecting to SILC servers.

From Martynas Venckus <martynas@altroot.org>
2006-10-09 13:10:34 +00:00
bernd
073cc38038 Fix ownership problems. 2006-10-09 11:21:03 +00:00
steven
0fd8497a0a honour SHARED_LIBS. use post-install where appropriate. 2006-10-08 22:01:06 +00:00
jasper
12f0c00bc1 shapelib 2006-10-08 16:59:54 +00:00
jasper
e7da1f54df import shapelib 1.2.10
The Shapefile C Library provides the ability to write simple C programs
for reading, writing and updating (to a limited extent) ESRI Shapefiles,
and the associated attribute file (.dbf).

from jason@
2006-10-08 16:57:08 +00:00
steven
ca672c220b update to 0.49 2006-10-07 12:24:25 +00:00
steven
7993ce1a3b update to 0.34 2006-10-07 12:23:33 +00:00
espie
67236ac18f minor update; one new version (DVDFileStat) in the library -> bump
SHARED_LIB minor.

There's also a missing packed on a struct, but that's a minor bug-fix: no need
for a major-bump IMO.

No other visible changes for OpenBSD...
2006-10-07 10:18:16 +00:00
jasper
ce0a7eb436 update p5-Module-CoreList to 2.09
ok steven
2006-10-07 08:09:58 +00:00
naddy
837f229545 this builds on alpha now; ok pvalchev@ 2006-10-06 14:24:12 +00:00
mbalmer
b0dfdfb620 Sorry guys, but I will no longer maintain this. 2006-10-04 20:56:01 +00:00
alek
7b32dc014b update to 1.2.7; mostly from dlg@ 2006-10-04 09:30:00 +00:00
naddy
aa1ea28865 remove alpha workarounds as suggested by brad@ 2006-10-03 19:46:08 +00:00
kurt
545e82d800 - remove disabling J malloc option now that pthreads stacks are mmap'ed
this is no longer a concern upon forking.
- use closefrom(2) after forking instead of less efficient heursitics
approach.
2006-10-03 13:36:28 +00:00
djm
0b839e67f3 correct PKGNAME and zap extra file that crept in 2006-10-02 17:34:36 +00:00
kevlo
1398a75e51 upgrade to p5-SVN-Mirror 0.70 2006-10-02 13:08:12 +00:00
brad
28adb996c6 - g/c the --enable-static option, libusb builds a static lib by default
- g/c the unused libtool patch
- sync the PLIST
2006-10-01 04:46:19 +00:00
alek
6e7b658f93 - Fix RUN_DEPENDS; now libtool isn't run-time dependency
(Noticed by Eric Faurot <eric.faurot@gmail.com>)
- Fix regression tests
- Bump PKGNAME
2006-09-30 19:08:22 +00:00
djm
1bc9b80128 use MODPY_SETUPTOOLS to pick up setuptools version metadata, needed
by some things that I'm working on; ok xsa@
2006-09-30 15:12:00 +00:00
kevlo
b24e88642b update to svk 1.08 2006-09-30 14:34:28 +00:00
kevlo
c396be9736 arch-independent. 2006-09-30 13:53:33 +00:00
kevlo
b5dc81d57b update to 0.27 2006-09-30 13:45:21 +00:00
kevlo
39b7dcaff0 arch-independent. 2006-09-30 12:19:51 +00:00
kevlo
917ec807f9 upgrade to p5-Class-Date 1.1.9 2006-09-30 12:18:20 +00:00
kevlo
d0cd7bc720 update to p5-Data-UUID 0.145 2006-09-30 12:08:48 +00:00
kevlo
a0ae54f3a3 arch-independent. 2006-09-30 11:44:30 +00:00
kevlo
3d733e8918 update to 0.18 2006-09-30 11:35:39 +00:00
kevlo
43fec47c9f update to 0.31 2006-09-30 11:29:18 +00:00
kevlo
a48059074c arch-independent 2006-09-30 11:28:19 +00:00
kevlo
60aefe15d3 arch-independent. 2006-09-30 11:14:29 +00:00
steven
f7d4f1f29e update to subversion 1.4.0
for details, read http://subversion.tigris.org/svn_1.4_releasenotes.html

from maintainer Sigfred Haversen <bsdlist at mumak.com>

go ahead pval
2006-09-30 06:23:58 +00:00
kurt
56aa31b1ac - add powerpc to ONLY_FOR_ARCHS. From Antoine Jacoutot <ajacoutot at
lphp.org>
- update MAINTAINER email while here
2006-09-29 15:59:34 +00:00
xsa
287bb550dc oops, fix CATEGORIES. 2006-09-28 17:19:13 +00:00
xsa
e564659350 + py-asn1 2006-09-28 17:15:10 +00:00
xsa
0d7ecb7be2 ASN.1 library for Python.
ok djm@.
2006-09-28 17:13:32 +00:00
jasper
05621ad458 update p5-POE to 0.38
ok steven
2006-09-27 15:15:07 +00:00
kurt
0f8014e857 - Fix jdk build when timezone is GMT+0. Reported by Schöberle Dániel
<Schoeberle.Daniel at aamtech.hu>
- Fix short Thread.sleep() issue. Reported by Mr David SH Rosenthal
<dshr at stanford.edu>
2006-09-26 17:48:19 +00:00
djm
39682a9904 +py-setuptools 2006-09-26 15:27:39 +00:00
djm
efc1b9e2c1 port of Python setuptools-0.6c3:
> setuptools is a collection of enhancements to the Python distutils
> that allow you to more easily build and distribute Python packages,
> especially ones that have dependencies on other packages.

NB. this port requires support in python.port.mk that will be 
committed separately

feedback and ok xsa@
2006-09-26 15:25:49 +00:00
kevlo
be1d1250f9 upgrade to 0.20 2006-09-26 13:48:46 +00:00
kevlo
bdb56df705 add p5-Taint-Runtime 2006-09-26 13:47:35 +00:00
kevlo
b30b5f8788 Initial import of Taint-Runtime 0.02.
This module aims to make using taint as painless as possible.
2006-09-26 13:46:27 +00:00
kevlo
f8df15caef upgrade to 1.01 2006-09-26 13:08:47 +00:00
kevlo
bb94f08c92 upgrade to 1.27 2006-09-26 13:06:41 +00:00
kevlo
2e0d38ca9a arch-independent. 2006-09-26 12:50:01 +00:00
kevlo
fc62e91d16 upgrade to 1.1902 2006-09-26 12:43:43 +00:00
kevlo
dbde4ad430 upgrade to IPC-Run3 0.036 2006-09-26 12:31:24 +00:00
ray
cdfe458118 Use /usr/local/bin/g{co,merge} and /usr/bin/diff{,3} instead of the
(possibly nonexistent) /usr/local/bin/{co,merge,diff,diff3} programs.

OK jolan@ and pval@.
2006-09-25 23:23:10 +00:00
jasper
5e5ae0c509 update p5-Want to 0.12
ok steven
2006-09-25 17:17:42 +00:00
jasper
a26ee8ce4c update p5-Module-CoreList to 2.08
ok steven
2006-09-25 09:26:10 +00:00
pedro
80ca4393ef Zap unused file 2006-09-25 03:16:35 +00:00
grange
e073232978 Bump PKGNAME after the maintainership drop. 2006-09-24 19:02:46 +00:00
grange
7517015961 Drop maintainership. 2006-09-24 18:30:58 +00:00
grange
dc8e06e166 Update to 0.2.2 and drop maintainership. 2006-09-24 18:26:08 +00:00
pedro
0a346ec64f Add regression test 2006-09-24 17:18:16 +00:00
pedro
3d6f10c7a3 Add regression test 2006-09-24 16:56:08 +00:00
jasper
b6ff108ea2 update p5-Graph to 0.80
ok steven
2006-09-22 11:49:21 +00:00
pvalchev
08d93ef342 Update to mercurial-0.9.1, from new maintainer Will Maier <willmaier@ml1.net> 2006-09-22 04:22:26 +00:00
steven
e4a87e685c +pscan 2006-09-21 20:53:36 +00:00
steven
3c552253a1 import pscan, a limited problem scanner for C source code
from Steffen Wendzel <cdp_doomed at gmx.net>
2006-09-21 20:52:26 +00:00
fgsch
e366de8a9e update to 1.5.1. 2006-09-21 14:41:50 +00:00
pedro
ac938a32e5 Upgrade to LuaCopas 1.1.0 2006-09-21 01:21:19 +00:00
xsa
b97abed0fb Update to Cheetah-2.0rc7 and drop maintainership.
See http://cheetahtemplate.org/docs/CHANGES for more information.
2006-09-20 10:06:57 +00:00
xsa
b58feddff4 Update to TPG-3.1.0 2006-09-20 09:13:18 +00:00
espie
ec715ea356 obviously arch-independent. 2006-09-18 13:21:09 +00:00
espie
5b8b723bc3 zap unneeded 0.0 2006-09-18 11:50:39 +00:00
espie
d1d5e05ad4 remove `empty' version spec (.0.0) which is no longer needed to desambiguate
library names.
2006-09-18 11:40:06 +00:00
espie
29ab642009 flesh out description, explain why Readonly might be more useful than
constant, and that there is a secundary package that can speed things up.
2006-09-17 19:14:56 +00:00
sturm
b705475079 fix broken tests for vorbis and smpeg
from Deanna Phillips <deanna at sdf.lonestar.org>
2006-08-31 06:14:29 +00:00
sturm
f40b6dea93 add RUN_DEPENDS on ruby-gems for gems-based ports
bump PKGNAME where necessary

noticed by Ward Wouts <ward at wizeazz.nl> via markus, ok msf
2006-08-23 21:12:24 +00:00
steven
d30e9a63f0 bump PKGNAME for 4.0
noticed by Deanna Phillips <deanna at sdf.lonestar.org>

ok espie@
2006-08-23 09:36:38 +00:00
aanriot
a88f8d57b4 The following diff removes a call to utf_initialize() used in Core.pm by
the swig-generated perl modules, which is causing a Segmentation Fault,
as reported in PR #5071 .

ok naddy@ , Sigfred Haversen
2006-08-21 17:39:00 +00:00
sturm
e79453cff2 bump PKGNAME after removal of MAINTAINER 2006-08-19 18:58:55 +00:00
kurt
33092bd075 explicitly link in libstdc++ to arts & sidplay plugins to correct
gst-register core dumps reported by steven@. also remove extra pthread
WANTLIB for dvdnav. okay nikolay@
2006-08-18 17:04:22 +00:00
sturm
9403280d56 mention ruby
noticed by Andrew Smith <asmith at tranquility.fsbusiness.co.uk>
2006-08-18 16:04:47 +00:00
steven
a8e6381177 execute pmksetup after installing the necessary files.
ok espie@
2006-08-15 11:09:37 +00:00
ian
fea5981bc3 Enable build on amd64. Remove defunct maintainer at his request.
OK jasper@, naddy@
2006-08-13 19:58:58 +00:00
kurt
825667fb25 Add missing RUN_DEPENDS on javaPathHelper. Noticed by Hans Zimmerman.
okay nikolay@
2006-08-13 16:11:58 +00:00
sturm
2bd72b31f7 missing RUN_DEPENDS 2006-08-12 09:37:56 +00:00
sturm
f15bb48241 update ruby-rails (and associated ports) to 1.1.6
This fixes a security vulnerability in rails, permitting the evaluation
of Ruby code through a URL.

for details, see
http://weblog.rubyonrails.org/2006/8/10/rails-1-1-6-backports-and-full-disclosure
2006-08-12 07:37:15 +00:00
steven
83db7a8ead add oontent to a few DESCR files, pt out by Mikolaj Kucharski <eth0@o2.pl>
and fix some typos in DESCR/COMMENT while here
bump all PKGNAMEs

input/ok sturm
2006-08-10 22:30:48 +00:00
kurt
81c31bac88 pkg bump all 1.3 and 1.4 java ports that haven't been yet since the
java.port.mk changes. okay naddy@
2006-08-10 18:26:23 +00:00
kurt
151679e5e1 Limit eclipse plugins to amd64 and i386. Noted by Sigfred Håversen.
okay nikolay@
2006-08-09 19:53:44 +00:00
bernd
0f2f80354e py-twisted-conch and cftp both install a /usr/local/bin/cftp binary.
Add @conflict markers.

okay espie@
2006-08-09 10:24:50 +00:00
bernd
ca1a3839a2 Install the devel/tclcl include files into a subdir. This fixes a conflict
with net/openafs and moves includes with a too generic name (timer.h) out
of the default include path.

Adjust the two dependent ports (net/nam, net/ns) so they know about the new
location.

idea & okay espie@
2006-08-09 09:46:10 +00:00
kurt
bcd51ac954 convert last java port over to use javaPathHelper. okay nikolay@ 2006-08-07 19:30:52 +00:00
djm
448dda6db6 allow building on amd64 (prompted and tested by steven@), remove
unnecessary -fno-stack-protector from hardcoded build options (also
prompted by steven@), do not build on arm platforms as libffi lacks
the necessary closure support; ok sturm@
2006-08-06 13:05:32 +00:00
sturm
34816ff811 bump PKGNAMEs after WANTLIB change 2006-08-06 10:16:54 +00:00
kurt
e7d3816ed9 expand RUN_DEPENDS to include kaffe and jamvm where appropriate so if
someone wants to run a java port with them they don't need to first build
one of Sun's jdks.  okay nikolay@
2006-08-05 16:38:20 +00:00
espie
4576d6602a move includes around. What was I thinking.
Unbreaks build of qt3 with autogen installed.
2006-08-04 16:31:00 +00:00
aanriot
066dadfff7 - replace UNMESSAGE by @extraunexec and regen PLIST .
- bump PKGNAME .

ok couderc@ espie@
2006-08-04 10:41:07 +00:00
jasper
3f0c151d04 update p5-Module-CoreList to 2.06
ok steven
2006-08-02 16:14:47 +00:00
alek
3a08ca146c Port has been updated to 1.4.7 while playing with new lib specs; noticed by naddy@ 2006-08-02 15:27:13 +00:00
espie
53d48f3c04 new libspecs 2006-08-01 23:39:08 +00:00
espie
057dd9afe4 new libspecs 2006-08-01 22:55:52 +00:00
espie
3d330a9627 new libspecs 2006-08-01 22:46:16 +00:00
espie
ccc1498fc1 more new libspecs. 2006-08-01 22:19:46 +00:00
kurt
6af18b5fc3 convert eclipse startup script to use javaPathHelper 2006-08-01 20:07:30 +00:00
kurt
22696ecabd convert ant startup script to use javaPathHelper. 2006-08-01 20:01:15 +00:00
alek
a342f505ce Use MASTER_SITE_BERLIOS 2006-08-01 18:38:22 +00:00
robert
ce113bc8bb update to version 1.5.0; from janus@errornet.de 2006-08-01 13:23:15 +00:00
espie
100b45279f convert a few libspecs to new style.
Note: no package bump, those are only BUILD dependencies,
the pkg_create code will create the correct wantlib specs.
2006-08-01 10:50:19 +00:00
aanriot
9602982015 update to 2.0.7 (bug fixes).
"go ahead" brad@
2006-08-01 05:09:25 +00:00
espie
b4086e8b3e update to 2.4.3 2006-07-31 23:55:51 +00:00
steven
31d4571f0a update to 0.31
from maintainer Srebrenko Sehic <ssehic at gmail.com>
2006-07-31 05:58:20 +00:00
alek
46d95c342d Update to 1.0.8
From new maintainer Jon Olsson <jon@vexed.se>
2006-07-30 21:02:32 +00:00
alek
767af61c22 Add py-twisted 2006-07-30 20:03:02 +00:00
david
5f52ad1519 fix sorting 2006-07-30 17:39:54 +00:00
martin
79f015c4b6 update to 1.4.4
ok aanriot@
2006-07-30 16:18:08 +00:00
jasper
d70c65f440 update p5-Graph to 0.78
ok steven
2006-07-30 12:49:54 +00:00
pedro
cb045297fb luacompat can go now, okay jolan@ 2006-07-30 04:54:51 +00:00
pedro
55815b6716 Switch to Lua 5.1, okay jolan@ 2006-07-30 04:33:18 +00:00
alek
8d69b36041 Files that weren't imported in initial import 2006-07-29 15:12:17 +00:00
alek
edfd8fecc4 Import Twisted and its modules.
Twisted Core is an asynchronous event loop and associated utilities,
supporting TCP, UDP, multicast, SSL/TLS, serial communication and more.
It is used by most of the servers, clients and protocols that are part
of other Twisted projects.

With help from Eric Faurot <eric.faurot@gmail.com> and sturm@
2006-07-29 14:37:37 +00:00
kurt
e8329de2c0 Prevent the jvm from crashing when it encounters a font with an
illegal glyph name (like in x11/freefonts). Problem reported by Jan Zach.
2006-07-28 13:18:45 +00:00
kurt
15f1fe1f7e indent defines too so that this is more readable. 'looks sane' nikolay@ 2006-07-28 13:06:24 +00:00
steven
56221ce9e9 bump PKGNAME due to PLIST changes after 3.9 -> 4.0 2006-07-28 06:29:33 +00:00
steven
f725712a4d update to perltidy-20060719
from maintainer Jim Razmus <jim at bonetruck.org>
2006-07-28 05:57:13 +00:00
pedro
21753d781c Mark as 'brocken' until there are updates that actually work with
Lua 5.1, okay jolan@
2006-07-27 21:13:56 +00:00
djm
bfda6f5264 update to ctypes-0.9.9.9 which no longer needs patching 2006-07-22 00:31:29 +00:00
espie
a1eac8af16 rebuild .info now that texinfo has been updated. 2006-07-21 12:27:48 +00:00
steven
a24e6cefca update to gsl 1.8
maintainer timeout
2006-07-20 12:05:50 +00:00
espie
f5ec6c30c6 +cmake 2006-07-20 09:23:48 +00:00
espie
9d34b21437 cmake, a `new' build system. Used by KDE4.
Easier to work with than autoconf/automake/libtool.
2006-07-20 09:23:13 +00:00
ian
75f60b0509 Add subclipse 2006-07-20 02:28:54 +00:00
ian
d4cbf07d13 Subversion "Team" module for Eclipse; ok kurt@ 2006-07-20 02:26:18 +00:00
kurt
17f428da4f Fixup ant startup script so that java is found in path and falls
back on a default JAVACMD value. It checks JAVACMD, JAVA_HOME,
java found in PATH then a default JAVACMD value. discussed with ian@
2006-07-19 17:37:01 +00:00
kurt
1637e30e73 Rewrite eclipse startup script to support the JAVACMD env var.
Now the startup script checks JAVACMD, JAVA_HOME, java found
in PATH then a default JAVACMD value. discussed with ian@
2006-07-19 17:27:15 +00:00
steven
14073d70f4 fix homepages and a few master sites while there 2006-07-19 15:11:53 +00:00
ian
a07b9040ab Add jem, wtp 2006-07-19 01:41:48 +00:00
ian
0efd6b8aa5 web tools plug-in for Eclipse, ok kurt@ 2006-07-19 01:36:52 +00:00
ian
72cc63efad modelling framework for Eclipse, needed for WebTools, ok kurt@ 2006-07-19 01:29:11 +00:00
steven
d96e585861 update to 2.08
ok kevlo@
2006-07-17 12:17:15 +00:00
steven
bf55737729 update to 1.26; PKG_ARCH=*
ok kevlo@
2006-07-17 12:14:34 +00:00
steven
c5f6fd0b13 update to 0.49; PKG_ARCH=*
ok kevlo@
2006-07-17 12:13:21 +00:00
djm
7e09f238dd +py-ctypes 2006-07-16 12:28:42 +00:00
djm
e6c51989a5 Import of Python ctypes-0.9.9.6
> ctypes is an advanced ffi (Foreign Function Interface) package for
> Python 2.3 and higher.
>
> ctypes allows to call functions exposed from dlls/shared libraries and
> has extensive facilities to create, access and manipulate simple and
> complicated C data types in Python - in other words: wrap libraries in
> pure Python. It is even possible to implement C callback functions in
> pure Python.

ok alek@
2006-07-15 22:47:25 +00:00
steven
2a5cc36785 +p5-OLE-Storage_Lite 2006-07-15 19:44:09 +00:00
steven
f960902d38 import OLE::Storage_Lite 0.14
OLE::Storage_Lite allows you to read and write an OLE structured file.
2006-07-15 19:43:12 +00:00
steven
f4bc210854 +cflow 2006-07-15 19:33:37 +00:00
steven
9c18b150dd import cflow 1.1
GNU cflow analyzes a collection of C source files and prints a graph,
charting control flow within the program.

submitted by Louis Bertrand <louis at bertrandtech.ca>

ok naddy@
2006-07-15 19:33:08 +00:00
alek
6d1dd28c2d Update to 1.3.2; from Sigfred Haversen <bsdlist@mumak.com> 2006-07-15 16:55:32 +00:00
avsm
36c229c9c3 +cvs20hg
+py-rcsparse
2006-07-15 02:17:53 +00:00
avsm
12a72d64a7 initial import of cvs20hg-20060714
--
cvs20hg converts a locally available CVS repository into a Mercurial
repository, with individual CVS commits collated into changesets.
It can be run incrementally to maintain a Mercurial version of a
CVS-based project.

(for example, http://hg.recoil.org/openbsd.hg)
2006-07-15 02:16:19 +00:00