Commit Graph

1057 Commits

Author SHA1 Message Date
sturm
a0b7d1520e really depend on specified autoconf/automake version 2007-04-01 16:44:19 +00:00
steven
938063af37 USE_LIBTOOL 2007-03-31 10:45:01 +00:00
steven
e41afeeea3 add missing RUN_DEPENDS.
ok espie@
2007-02-26 15:15:38 +00:00
steven
9c5874d6eb fix WANTLIB of the python subpackage.
ok naddy@ ckuethe@
2007-02-15 18:37:07 +00:00
ckuethe
ceda564da8 Update to gpsd 2.34 (plus a patch from current).
Notable changes include
	- removal of unbounded string functions
	- automatic support for nmea(4) timedelta sensors
	- lots of driver updates
	- profiled and cleaned up hot spots
	- runtime reliability fixes

Lots of good advice from steven and naddy, ok naddy@
2007-02-08 23:03:38 +00:00
steven
f4f741fe59 this code is not 64 bit clean, so don't build it on 64 bit archs.
crashes noticed by Siju George <sgeorge.ml at gmail.com>

"makes sense" jasper@
2007-02-02 13:56:53 +00:00
bluhm
68773293b6 Update to 1.27. ok sturm 2007-01-29 18:35:26 +00:00
steven
a1d31a6821 update to 2.18
Alexey Suslikov drops maintainership
2007-01-25 09:32:07 +00:00
steven
ef8615c763 update to 0.28 2007-01-24 21:46:17 +00:00
ajacoutot
83099aa3e6 Add openbabel 2007-01-22 16:33:31 +00:00
ajacoutot
7262cc83c3 Import openbabel-2.1.0b4
Open Babel is a chemical toolbox designed to speak the many languages of
chemical data.  It's an open, collaborative project allowing anyone to
search, convert, analyze, or store data from molecular modeling,
chemistry, solid-state materials, biochemistry, or related areas.
[...]

ok steven@
2007-01-22 16:32:41 +00:00
deanna
d2482b120c + rlwrap 2007-01-13 22:17:46 +00:00
deanna
918cc7022b Import rlwrap 0.28, a generic readline wrapper.
ok kili@
2007-01-13 22:15:39 +00:00
steven
26f5ae54bd fix WANTLIB of ports using gtk, needed after switch to our own pkg-config 2007-01-04 20:19:53 +00:00
steven
e68adec5b7 unbreak 2006-12-29 21:51:45 +00:00
simon
0cc7d29235 cpanify, change a few licenses just to "Perl" and avoid .orig-files
OK steven@
2006-12-27 12:35:13 +00:00
bernd
c14c72f9d1 Remove pkgconfig from BUILD_DEPENDS. Spotted by kili@. 2006-12-18 11:50:15 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
mbalmer
e9c13ad61b Drop maintainership. 2006-12-10 17:36:01 +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
steven
174b081b59 new MULTI_PACKAGES 2006-11-24 20:00:06 +00:00
ckuethe
e12229912a use new MULTI_PACKAGES style 2006-11-23 07:52:15 +00:00
jasper
984b485e43 add WordGenerator 2006-11-22 13:44:06 +00:00
jasper
1c4706651b import WordGenerator 1.5
WordGenerator generates hypothetical words from specifications of their
syllable structure. You specify the maximum length of the words in
syllables, the abstract structure of syllables in the language (in terms
of such units as consonants and vowels or onsets and rhymes), and the
actual sounds that comprise each abstract class (e.g. the list of vowels
in the language) and WordGenerator then generates the words that conform
to this specification.

"looks good" steven
2006-11-22 13:38:54 +00:00
espie
e27a2c7ae6 new MULTI_PACKAGES 2006-11-21 22:19:01 +00:00
jasper
987dac287b add p5-File-Rotate-Backup 2006-11-21 16:01:13 +00:00
jasper
be8a7eebe4 import p5-File-Rotate-Backup 0.10
This module will make backups and rotate them according to your
specification. It creates a backup directory based on the file_prefix
you specify and the current time. It then copies the directories you
specified in the call to new() to that backup directory. Then a tar'd
and compressed file is created from that directory. By default, bzip2 is
used for compression.

based on submission by Matthew Elmore <matt at mattelmore dot com>
2006-11-21 16:00:01 +00:00
pvalchev
dfe02bfd6e update to python-memcached-1.34; maintainer Ben Lovett 2006-11-21 04:07:00 +00:00
espie
b75dec414c fix a few obviously wrong dependencies, and remove extra shells in ghc. 2006-11-20 13:07:19 +00:00
steven
7d7f2aceaa bump PKGNAME after maintainer change... 2006-11-19 07:12:10 +00:00
jasper
880d72c10b sigh...fix my own name...
bump pkgname
2006-11-16 08:50:54 +00:00
todd
54d0047ee6 remove maintainer per maintainer request (Yannick) 2006-11-15 02:27:48 +00:00
steven
3fa7fd5027 USE_X11 2006-11-13 11:20:24 +00:00
jolan
b1f17f01d8 +pymissile 2006-11-12 18:19:01 +00:00
jolan
b06e9c4f13 pymissile-20061111, usb missile launcher control script 2006-11-12 18:17:53 +00:00
bernd
205a003461 Don't remove all *.orig files but be more specific about which files
to install. This will help 'update-patches'.

discussed with steven@
2006-11-05 14:17:05 +00:00
steven
99be0bb4e9 remove .orig files so they don't end up in fake area 2006-11-04 22:14:33 +00:00
kili
262f516a1b Avoid references to PKGNAME.
Remove noops like WRKDIST=${WRKDIR}/${DISTNAME}.
Drop DIST_SUBDIR where appropriate.

Problem mentioned by naddy.
Some simplifications and ok, steven.
2006-11-04 19:19:15 +00:00
bernd
75a9f102be Add gnugetopt 2006-11-03 13:26:12 +00:00
bernd
6a5d8b9dd3 Initial import of gnugetopt-1.1.4.
GNU getopt(1) is a program to help shell scripts parse command-line parameters.

Port started by msf@ and finished by me.

ok msf@
2006-11-03 13:25:02 +00:00
steven
a62699c8bc add 'geo' to categories for these.
ok ckuethe@
2006-11-02 07:03:29 +00:00
naddy
b8d92ab119 Massage an unportable autoconf test so it won't erroneously fail on alpha;
fixes crashes on alpha down the road.
2006-10-31 18:01:01 +00:00
ckuethe
8792c50fc0 Update gpsd 2.29 -> 2.33
Suggestions and testing by jolan@ and steven@ - Thanks!
ok jolan, steven
2006-10-27 23:47:23 +00:00
mbalmer
17d4f6a0ef security: update to screen 4.0.3, previous versions are vulnerable may
lead to a DoS.

ok brad, robert, steven
2006-10-25 16:27:04 +00:00
ajacoutot
ec593ff068 - enable samba VFS (original patch by Andreas Bihlmaier)
- indentation cleanup

ok robert@
2006-10-25 13:06:58 +00:00
wilfried
260cbc8d58 -wmnetscapekiller 2006-10-18 21:49:00 +00:00
wilfried
fc11ed675b retire 2006-10-18 21:48:11 +00:00
bernd
59c75c0ec1 Convert to new style libspecs. 2006-09-21 13:03:12 +00:00
espie
939a8c0f52 zap .0.0 2006-09-18 11:59:59 +00:00
jasper
ca734e49a5 update gnuwatch to 3.2.7
change my mail address
ok bernd
2006-09-17 20:16:00 +00:00
bernd
09baaccc58 Add python-expat to RUN_DEPENDS. Needed for the catalog browser.
Problem report from Frank Garcia <fg-lists at ipnat.net>, thanks!

ok sturm@, jasper@
2006-08-10 20:26:32 +00:00
espie
948f8f98f0 more new lib specs 2006-08-03 20:04:51 +00:00
alek
a342f505ce Use MASTER_SITE_BERLIOS 2006-08-01 18:38:22 +00:00
jasper
1a20db00e1 update GutenPy to 0.3.0
ok naddy
2006-07-30 15:19:28 +00:00
steven
14073d70f4 fix homepages and a few master sites while there 2006-07-19 15:11:53 +00:00
robert
e6f7a73782 bump PKGNAME; noticed by sturm@ 2006-07-19 11:19:46 +00:00
robert
29c15769b9 define a working HOMEPAGE 2006-07-19 11:08:08 +00:00
steven
10b68b13d0 +p5-Spreadsheet-ParseExcel
+p5-Spreadsheet-WriteExcel
2006-07-15 20:21:24 +00:00
steven
5737159a75 import Spreadsheet::WriteExcel 2.17
The Spreadsheet::WriteExcel module can be used to create a cross-platform
Excel binary file. Multiple worksheets can be added to a workbook and
formatting can be applied to cells. Text, numbers, formulas, hyperlinks and
images can be written to the cells.

submitted by Alexey E. Suslikov <cruel at texnika.com.ua>
2006-07-15 20:20:23 +00:00
steven
7def8c5bf9 import Spreadsheet::ParseExcel 0.2603
get information from Excel spreadsheets
2006-07-15 19:55:56 +00:00
marc
76bcf952f3 Version 2.4 2006-07-14 20:11:44 +00:00
steven
7606bd3b9c update to 1.379; PKG_ARCH=*
ok kevlo@
2006-07-14 05:05:40 +00:00
steven
9e34458897 master site fixes 2006-07-13 17:39:19 +00:00
steven
1547b6c99d update to 1.12. ok kevlo@ 2006-07-12 06:02:06 +00:00
jasper
cd9c4b6c56 add gutenpy 2006-07-02 17:02:21 +00:00
jasper
5dd41421ba import gutenpy 0.1.10
GutenPy is a comfortable text reader and catalog browser for Project
Gutenberg. It features handy bookmarking, word definition lookups, and
powerful catalog browser that uses regular expression filtering.

ok naddy
2006-07-02 16:54:24 +00:00
jasper
9a519939c3 fix MASTER_SITES,
add a license marker,
re-format pkg/DESCR,
bump PKGNAME.

ok alek@
2006-06-23 06:36:05 +00:00
alek
557ea447f9 Update to 1.0.8 from Matthias Kilian <kili@outback.escape.de>; maintainer timeout 2006-06-21 10:08:07 +00:00
steven
9ca0c80701 better LIB_DEPENDS 2006-06-18 22:11:06 +00:00
naddy
c8319111e0 no fictitious distfiles on unsupported archs 2006-06-17 12:11:33 +00:00
alek
8fda7b75bd Add py-memcached 2006-06-14 08:47:40 +00:00
alek
622c568191 Import py-memcached
This software is a 100% Python interface to the memcached memory cache
daemon.  It is the client side software which allows storing values in one
or more, possibly remote, memcached servers.

From Ben Lovett <ben@tilderoot.com>
2006-06-14 08:41:14 +00:00
bernd
c3e1e3a89e Fix WANTLIB after gtk+2 upgrade. 2006-06-13 13:19:08 +00:00
espie
d9dd0b2691 more libidn wantlib updates. 2006-06-12 14:32:48 +00:00
bernd
de7405856f The audio FLAVOR doesn't build correctly without pkg-config.
Add pkg-config to BUILD_DEPENDS.
2006-06-09 06:03:00 +00:00
alek
6cd300f943 Bump PKGNAME after recent python switch 2006-06-03 09:40:27 +00:00
naddy
db65ac5a61 Fix a one-byte buffer overflow reported by Tim Donahue
<tdonahue@vonmail.vonworldwide.com> and a very wrong type conversion.
2006-05-27 16:54:16 +00:00
steven
d1fd976a92 update to 1.11; from jasper
maintainer timeout
2006-05-21 14:38:57 +00:00
steven
6497f1b3f3 for building the -motif subpackage we do need openmotif. 2006-04-24 16:38:10 +00:00
pvalchev
44f9859a62 fix build with gcc2 (function declaration inside a function
declaration? yuck), ok maintainer jasper
2006-03-12 17:28:24 +00:00
niallo
efa4bcd0f9 +dtach 2006-03-05 17:07:40 +00:00
niallo
3b0835794b Import dtach.
DESCR:

dtach is a tiny program that emulates the detach feature of screen,
allowing you to run a program in an environment that is protected from
the controlling terminal and attach to it later. dtach does not keep
track of the contents of the screen, and thus works best with programs
that know how to redraw themselves.
2006-03-05 17:05:36 +00:00
david
4041514197 sort SUBDIR list; ok sturm@ 2006-02-12 16:24:50 +00:00
david
9923841b93 cleaning: remove commented nonexistent SUBDIR entries; ok sturm@ 2006-02-12 14:58:15 +00:00
aanriot
be8625cfd9 - Fix WANTLIB and add a dependency to print/ghostscript/gnu-fonts to
make things look better by default.
- Bump PKGNAME.

ok and help matthieu@ naddy@
2006-02-08 22:15:33 +00:00
david
f85600afe0 move any perl or sed substitutions from post-patch to pre-configure
(fixes make update-patches)
ok sturm@; "looks reasonable" steven@
2006-02-08 04:54:48 +00:00
steven
114659edb9 remove MASTER_SITE_LOCAL, distfile is not there. 2006-02-04 23:18:20 +00:00
robert
01c5c5bfeb generate and install an example config file; bump PKGNAME
requested by frantisek holop <minusf@obiit.org>
2006-02-01 16:29:47 +00:00
alek
b7ba9ef98e Add gnuwatch 2006-01-28 11:11:37 +00:00
alek
25761ce767 Import gnuwatch 3.2.6
GNU watch runs a command repeatedly, displaying its output (the first
screenfull). This allows one to watch the program output change over time.

From Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
2006-01-28 11:04:08 +00:00
aanriot
04950fee3f remove MODGNU_SHARED_LIBS.
ok steven@ naddy@
2006-01-19 10:38:01 +00:00
steven
43d02a8079 fix WANTLIB after gtk+2 downgrade 2006-01-18 21:49:40 +00:00
steven
e834c3019d - remove unneeded MODGNU_SHARED_LIBS
- sync PLIST with new gettext
- SUBST_VARS help from espie@
- bump PKGNAME
2006-01-14 20:27:11 +00:00
steven
b01c0f7240 zap unneeded MODGNU_SHARED_LIBS and related patch 2006-01-14 20:05:49 +00:00
espie
544baa9568 SHARED_LIBS bump for C++, math -> multimedia 2006-01-14 00:28:45 +00:00
steven
03feb49bbb update to 1.10
from Jasper Lievisse Adriaanse
2006-01-09 23:13:11 +00:00
steven
4a9b8373a0 SHARED_LIBS, sync with update-patches 2005-12-30 23:25:56 +00:00
naddy
efe0cd25f3 restore comment line for lib, it's not in SHARED_LIBS anyway 2005-12-28 21:46:04 +00:00
brad
65cd91a8a1 upgrade to libutf8 0.8 2005-12-27 19:17:46 +00:00
steven
161d310795 SHARED_LIBS and USE_LIBTOOL
ok pvalchev@
2005-12-25 23:44:30 +00:00