Commit Graph

1207 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
steven
1ec348c316 SHARED_LIBS
ok pvalchev@
2005-12-25 23:42:09 +00:00
pvalchev
2f97f0f9a1 bump PKGNAME after USE_LIBTOOL to be safe per concensus... 2005-12-25 23:40:43 +00:00
steven
a349fa8ba5 SHARED_LIBS and USE_LIBTOOL
ok pvalchev@
2005-12-25 23:23:47 +00:00
steven
cc28e0febb SHARED_LIBS
ok pvalchev@
2005-12-25 23:21:57 +00:00
pvalchev
78b4cc62e9 shared libs/libtool 2005-12-25 22:56:32 +00:00
mbalmer
56744ba4bb Move plan(4) to plan(5) where it belongs to.
Bump package name.

From Matthias Kilian <kili@outback.escape.de>
2005-12-22 08:33:34 +00:00
alek
c99f830369 - Install manpages
- Bump PKGNAME

From Matthias Kilian <kili@outback.escape.de>
2005-12-11 18:45:17 +00:00
sturm
b22c24da2f update to File-MMagic 1.25
from jasper at nedbsd.nl via maintainer Alexander Bluhm
2005-12-06 20:26:23 +00:00
sturm
ec62dbfcd4 update to amanda 2.4.5p1, from maintainer
USE_LIBTOOL and add annotations for non-regular ownership/mode
2005-11-25 09:08:01 +00:00
alek
da1a4408c0 - Don't build included libintl or include its headers
- Fix libintl/libiconv detection
- Bump PKGNAME
2005-11-19 01:23:42 +00:00
naddy
3e966aa223 wantlib fix 2005-11-16 22:56:08 +00:00
wilfried
832cc2c6e7 fix wantlib + bump 2005-11-15 15:51:51 +00:00
wilfried
5630e1aa18 fix packages-specs brain fart from yesterday and bump 2005-11-15 09:21:50 +00:00
wilfried
4faa703a18 fix wantlib + bump 2005-11-14 12:13:34 +00:00
espie
f5d7844b9c This is *REALLY* a pile of shit 2005-11-05 09:28:42 +00:00
naddy
bfd5225608 Always explicitly set the AUTOCONF_VERSION to use. In some cases
the default was not appropriate.
2005-11-03 18:28:55 +00:00
espie
87860dd76c regen patch
fix completely brain-dead formula for computing padding that worked by
accident (except for 32 bits display)
make sure we get our CFLAGS and not the shit it wants (especially since
we use -fno-strict-aliasing anyways).

and bump PKGNAME, of course...
2005-11-03 14:46:01 +00:00
naddy
fd27939d96 * don't insert line breaks into the middle of multibyte chars
* USE_LIBTOOL
* don't use included libintl, force -liconv to workaround broken gettext test
2005-11-03 13:18:23 +00:00
fgsch
ca8a220c97 working master site. 2005-11-01 21:33:56 +00:00
naddy
121408a09b - update to 1.6.5
- fix LP64 problems; fixes amd64 crash reported by Marcos Latas
2005-10-31 20:27:14 +00:00
fgsch
c5b44fec6e after querying brad@ he decided to drop maintainership for these. 2005-10-30 00:10:39 +00:00
mbalmer
c8c2453d49 Update to clex 3.13. From maintainer, Victor Sahlstedt, salan at legonet org
Changelog: http://www.clex.sk/download/ChangeLog
2005-10-09 16:05:02 +00:00
robert
e3893b5355 Ignore error messages from locale(1), as it does not exist on OpenBSD yet.
bump PKGNAME;

from q# <eth0@o2.pl>
2005-09-27 13:37:49 +00:00
pvalchev
c8d86ba556 remove maintainer Shell Hung due to years of inactivity 2005-09-23 19:41:43 +00:00
bernd
b82ec16a14 update MASTER_SITES, from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
ok robert@
2005-09-22 13:03:50 +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
marcm
de5ac92788 Switch MAINTAINER to Chris Kuethe. Since he's a gpsd committer, it seemd
to make sense.

Re-enable garmin support, from Chris Kuethe.  Bump package name.
2005-09-05 19:43:41 +00:00
espie
e2578872a2 fix manpage 2005-09-05 13:50:20 +00:00
espie
9763c8d7dd fix manpage 2005-09-05 12:42:32 +00:00
pvalchev
762e67b4c2 remove crap 2005-09-05 01:07:10 +00:00
marcm
25d6cf7379 +gpsd 2005-09-05 00:36:11 +00:00
marcm
3caae615ab Gpsd is a client/server setup for talking to GPS units. It speaks
all the appropriate GPS lingos and (hopefully) can provide a unified
interface to all of them.
2005-09-05 00:34:59 +00:00
espie
d3b5151e44 duplicate install-info. 2005-09-04 23:31:36 +00:00
mbalmer
7f1e33b0c4 - Add a patch to prevent accessing a char[] array with a negative index.
- Bump package name.

Problem reported by Paul de Weerd, ok pvalchev@
2005-08-20 08:01:41 +00:00
espie
f1e7eab840 those packages have not changed names since 3.6, even though their
packing-lists was changes in significant ways, and they do not have
enough dependencies that pkg_add can detect they changed through their
signature.

Bump the pkgname, so that pkg_add -r will choose to update them.

okay pvalchev@
2005-08-17 16:10:02 +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
mbalmer
b6d3f9b168 Update to plan version 1.9
help & comments sturm@ and bernd ahlers, sturm@ ok
2005-08-10 07:53:44 +00:00
alek
d7b559dcad Update to 1.1.12 2005-08-06 20:37:47 +00:00
robert
ec5f83335b Update to version 4.6.1;
from Bernd Ahlers <b.ahlers@ba-net.org>
2005-07-31 13:51:50 +00:00
xsa
a3ea6f423e Update to 2.0;
See http://imdbpy.sourceforge.net/Changelog.txt for more information;
2005-07-20 06:55:38 +00:00
avsm
8ed24d63d1 update to remind-3.0.23l, kevlo@ ok 2005-06-29 21:54:12 +00:00
niallo
7e5a9ff171 Upgrade to clex 3.12
Problems fixed:
      - users could not save their configuration. This bug
        was introduced in the previous release and is now
        fixed

From Victor Sahlstedt <salan@legonet.org>, port maintainer.

ok alek@
2005-06-20 17:00:54 +00:00
db
2851524f13 fix the path to the AMANDA binaries in the example crontab;
bump PKGVERSION

ok maintainer, sturm@
2005-06-15 21:49:34 +00:00
fgsch
db3c35ed92 correct wantlib as pointed out by Bernd Ahlers <b dot ahlers at ba-net dot org> 2005-06-07 17:20:20 +00:00
fgsch
ec40d5ed8f add missing dependency; from Bernd Ahlers < b dot ahlers at ba-net dot org > 2005-06-06 18:58:58 +00:00
fgsch
24c728d7aa ops, forgot this frag. 2005-06-04 23:12:31 +00:00
fgsch
73aee5dca7 add audio flavor (for mp3/ogg decoding) and correct configure args if
not specified; based on idea and diff from Bernd Ahlers.
thanks to naddy@ for updating the libmad port.
2005-06-04 23:11:51 +00:00
millert
1d94b77d9e update to versino 1.2.0; OK fgs@ 2005-05-31 19:40:24 +00:00
db
8e01d33ef1 update to version 2.4.5; add db flavor for large AMANDA databases;
add gpg flavor for encrypted backups; move documentation to multipackage

ok sturm@, maintainer
2005-05-31 09:09:30 +00:00
naddy
dc09212266 update to 3.11, from maintainer Victor Sahlstedt 2005-05-24 03:31:44 +00:00
sturm
f6414e24bb update to amanda 2.4.4p4
from new maintainer Olivier Cherrier <oc at symacx.com>
(old maintainer's email address is bouncing)
2005-05-04 17:08:24 +00:00
xsa
e47168e453 Update to 1.9;
See http://imdbpy.sourceforge.net/Changelog.txt for more information;
2005-05-03 07:42:09 +00:00
espie
ea4507e6c2 FAKE=lib for libslang. Okay, so we no longer need to install libslang
at all while building.

Add a missing MODULE on gettext in slrn, someone else will fix the
configure test presumably...
2005-04-19 09:41:41 +00:00
pvalchev
e4124fa3f0 tsk tsk... fix broken samba dependency 2005-04-06 00:19:10 +00:00
pvalchev
16049eff0b fix @man PLIST; rd@thrush.com 2005-04-02 21:40:49 +00:00
xsa
72ce2aaa7d Update to 1.8;
See http://imdbpy.sourceforge.net/Changelog.txt for more information;
2005-03-25 09:22:41 +00:00
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
jcs
82991fe673 fix png support by looking in the right include directory
bump to 1.11bp2
2005-03-01 18:35:37 +00:00
jcs
b3719fff03 revert to magicpoint-1.09a and merge in newer infrastructure
changes, newer 1.11 versions are busted

call it magicpoint-1.11bp1 as a temporary hack

requested by deraadt and henning
2005-03-01 18:19:52 +00:00
david
99f206e6b3 add SIZE 2005-02-27 00:36:43 +00:00
alek
945b5bc3b8 - Fix libintl & libmng detection
- Adjust WANTLIB marker
- Bump PKGNAME
2005-02-25 13:34:37 +00:00
alek
cb1b0e21fc - Fix libintl detection
- Don't include bundled libintl headers
- Bump PKGNAME
2005-02-20 01:51:43 +00:00
alek
770143fb1c - Fix libintl detection
- Bump PKGNAME
2005-02-19 13:04:44 +00:00
robert
1fa5bce6a9 SECURITY:
fix several vulnerabilites;
http://www.vuxml.org/openbsd/4ccf3184-812c-11d9-b5a5-080020fe8945.html

via/from Gentoo
2005-02-17 21:59:11 +00:00
pvalchev
d2dee31acf remove Lurene Grenier from maintainer position (unresponsive, and now
email bounces)
2005-02-14 00:35:53 +00:00
sturm
a98b6cb51b p5-File-MMagic 2005-02-10 18:39:06 +00:00
sturm
3f466e2736 Initial import of File-MMagic 1.22
The perl module File::MMagic guesses the file type from its contents
like the file(1) command.

from Alexander Bluhm <alexander_bluhm@genua.de>
2005-02-10 18:35:06 +00:00
alek
b56e58bf7a - Fix dependencies
- Bump PKGNAME
2005-02-09 00:15:20 +00:00
alek
85b7e7b915 Adjust LIB_DEPENDS 2005-02-08 23:38:12 +00:00
pvalchev
b98cbc574d remove margarida@ from the maintainer position after a generous timeout 2005-02-07 19:01:47 +00:00
xsa
7ce1e0b9c5 Update to 1.7; mostly a bug fixes release, no new features;
See http://imdbpy.sourceforge.net/Changelog.txt for more information;
2005-02-04 17:24:39 +00:00
naddy
4ea670fd4b Now that @info transparently picks up all .info-* files, don't go through
extra steps to rebuild with --no-split.
2005-01-27 02:09:52 +00:00
naddy
5477a56424 Now that @info transparently picks up all .info-* files, don't go through
extra steps to rebuild with --no-split.
2005-01-26 16:41:03 +00:00
kevlo
b2b11bd3e5 update to 1.375 2005-01-12 09:00:48 +00:00
sturm
a3aa5a65d8 use metaauto for automake 2005-01-11 07:16:01 +00:00
xsa
7f7a90e174 Update to 1.6; see http://imdbpy.sourceforge.net/Changelog.txt for
more information;
2005-01-10 08:30:15 +00:00
naddy
75b8cd4abb properly handle SUPDISTFILES and restore checksums; ok xsa@ 2005-01-05 19:40:33 +00:00
naddy
8e0d7f62ec SIZE 2005-01-05 17:05:00 +00:00
espie
5c507d4193 more tcl/tk nonsense breakage. 2004-12-30 14:58:58 +00:00
pvalchev
90d74e60d0 remove pi-address
(abondoned outdated software, broken with new pilot-link, and no other
project has taken up maintaining this after a long time, rendering it
useless.  other programs in the ports tree do what it does and more)
2004-12-29 05:17:19 +00:00
xsa
c85c1c0ff3 Update to 1.5; see the Changelog for more information,
http://imdbpy.sourceforge.net/Changelog.txt
2004-12-24 18:04:39 +00:00
alek
706e666783 Add WANTLIB markers 2004-12-22 11:48:32 +00:00
espie
24e6dbf353 fix a few WANTLIB issues.
Install librpmbuild since lib/rpmgettext wants it.
2004-12-22 06:31:05 +00:00
sturm
15f1fc17e6 fix dependencies and bump PKGNAME 2004-12-09 16:19:37 +00:00
sturm
5cf43988ff update the i386 version to 2.9008/491
from new maintainer Sico Bruins <openbsd at msh.xs4all.nl>
2004-12-04 15:32:24 +00:00
kevlo
e5e8a5ed43 upgrade to tkinfo 2.8 2004-11-30 08:03:32 +00:00
kevlo
98c859295a upgrade to gone 1.3.5 2004-11-30 07:14:02 +00:00
alek
758848bb23 - Replace DEINSTALL* with UNMESSAGE*
- Add WANTLIB marker
- Bump PKGNAME

ok Tom Schutter (MAINTAINER), pvalchev@
2004-11-29 09:53:46 +00:00
marc
73e081a267 Altitude support for some devices 2004-11-27 23:23:26 +00:00
alek
3039fcf6c3 - Kill DEINSTALL
- Better @extra
- Bump PKGNAME

ok jolan@
2004-11-26 16:40:21 +00:00
kevlo
58fb7efa30 upgrade to magicpoint 1.11b 2004-11-26 03:42:13 +00:00
naddy
9adf039ac1 update maintainer's E-mail address 2004-11-21 19:01:28 +00:00
naddy
4b33a1c6b0 Restore function: do not assume that shmat() returns the same address
in parent and child.  From Yoshihiro Ota <ota@j.email.ne.jp>.
2004-11-18 13:49:20 +00:00
espie
308b4e6fa5 don't pick gtkspell, doesn't even compile right now. 2004-11-17 23:47:13 +00:00
xsa
0e4e7ce99a Update to 1.4; 2004-11-15 21:31:57 +00:00
naddy
43715eea9e update to 3.6; from Mario Lang <mlang@delysid.org> 2004-11-14 17:34:05 +00:00
naddy
24abb6c2b0 Use versioned distfile.
From: Eduardo Alvarenga <eduardo-kw-openbsd.81d1ed@thrx.org>

Some cleanup.
2004-11-11 18:36:52 +00:00
alek
f491f210af + memcached 2004-11-10 20:27:07 +00:00
alek
02a7781ac7 Import memcached 1.1.11
memcached is a high-performance, distributed memory object caching
system, generic in nature, but intended for use in speeding up dynamic
web applications by alleviating database load.

help and ok naddy@
2004-11-10 20:23:31 +00:00
naddy
6e2a0cc703 update to 3.10; from Victor Sahlstedt <cvss@home.se> 2004-11-09 19:42:35 +00:00
xsa
4fdb00c270 update to most-4.9.5; from MAINTAINER. 2004-10-23 13:14:20 +00:00
xsa
b93b0ab058 better descr, kevlo@ ok. 2004-10-19 07:36:04 +00:00
xsa
6e7e28fbc6 fix HOMEPAGE and MASTER_SITES; 2004-10-18 18:58:55 +00:00
naddy
94a5d8f5f4 Remove ktail; from kevlo@
Orphaned, broken for current Qt3 API, not really useful (espie@).
2004-10-14 13:24:51 +00:00
danh
c902aefaa6 second sweep for MESSAGE decoration removal; ok espie@ 2004-10-13 20:28:01 +00:00
pvalchev
1c0a9f76aa use @lib 2004-10-13 16:36:35 +00:00
couderc
c555c0a01b update to 0.15, from Thomas Delaet. 2004-10-10 18:53:57 +00:00
sturm
2a76138e39 mark BROKEN, someone knowing qt3 might be able to fix this 2004-10-09 15:48:10 +00:00
sturm
a60f0c5b53 use MASTER_SITE_BACKUP 2004-10-08 20:47:22 +00:00
sturm
362c325116 typo 2004-10-08 20:46:54 +00:00
sturm
5018dbbba9 use MASTER_SITES_BACKUP 2004-10-08 20:41:19 +00:00
sturm
840ad40836 BUILD_DEPENDS on pkgconfig, maintainer timerout 2004-10-07 18:31:29 +00:00
djm
1119e8e3bc +tpwireless 2004-10-04 05:43:40 +00:00
djm
b21c8186be Initial import of tpwireless:
tpwireless sets the magic bit in an IBM Thinkpad's BIOS to disable checking
of a MiniPCI wireless NIC's PCI IDs against the inbuilt list of allowed ones.
This allows one to use a non-IBM authorised NIC in a Thinkpad.

"looks fine" jolan@
2004-10-04 01:09:08 +00:00
espie
bc45001595 kill INSTALL, don't do that much on DEINSTALL 2004-09-24 08:43:19 +00:00
espie
5a3089b5ef new-style conflicts 2004-09-18 12:55:53 +00:00
espie
9da1e60999 new plists 2004-09-15 17:54:15 +00:00
pvalchev
40fa65c45d add license markers 2004-09-15 00:40:23 +00:00
pvalchev
012b9a9e84 mention why this package can't be distributed 2004-09-15 00:35:29 +00:00
pvalchev
a4e1e24ad5 remove David Lebel from maintainer position per his request. 2004-09-15 00:06:58 +00:00
brad
2ebf19d869 add a BUILD_DEPENDS on p5-XML-Parser
From: Thomas Delaet <thomas at delaet dot org>
2004-08-15 01:25:38 +00:00
espie
fb6fc6496b @man 2004-08-11 10:07:56 +00:00
xsa
4de0731419 new PLISTs. 2004-08-10 14:17:03 +00:00
espie
2f07173038 new plist 2004-08-10 11:05:57 +00:00
xsa
debe971341 more new-style MODULES. 2004-08-10 09:48:17 +00:00
xsa
5169bf05a7 new-style MODULES 2004-08-04 19:46:14 +00:00
robert
25e2ee5120 MODULES=devel/gettext 2004-08-03 14:44:42 +00:00
robert
91279938ab new-style PLIST 2004-08-03 14:43:38 +00:00
espie
13610c68eb switch to @sample 2004-08-03 12:40:43 +00:00
naddy
d4fbb2c80a fix up MODGNU_CONFIG_GUESS_DIRS 2004-08-02 16:08:23 +00:00
robert
16294481a3 upgrade to 4.2; respect CC; @dirrm -> dir/;
from MAINTINER Michael van der Westhuizen <michael@skanky.homeunix.net> and
little modifications by me.
2004-07-24 00:08:14 +00:00
pvalchev
f10bcaafcf requires new autoconf now 2004-07-23 04:30:26 +00:00
xsa
d7d5dc71c8 maintenance update to 1.3;
- modified the BasicMovieParser and BasicPersonParser classes,
  because IMDb has removed the "pageflicker" from the html pages.
2004-07-08 07:58:38 +00:00
xsa
93568351bb set BUILD_DEPENDS= ${RUN_DEPENDS} not the opposite .. for obvious
reasons... okay pvalchev@.
2004-06-26 07:35:05 +00:00
xsa
16d7b80d61 - respect CC
- sync patches while there
2004-06-25 19:07:10 +00:00
xsa
a0365bc3f9 respect CC; sync patches while there;
okay naddy@.
2004-06-25 03:52:14 +00:00
marcm
35233499ef Fix LIB_DEPENDS and update to 0.14 while here. 2004-06-24 23:57:20 +00:00
brad
fc4f815ee1 - remove -sample from screenrc example file, its pretty obvious when its in
the examples dir
- cleaning
2004-06-24 04:07:53 +00:00
naddy
865bfccd95 Update to 3.5; from Mario Lang <mlang@delysid.org>. 2004-06-21 18:21:29 +00:00
jakob
af990fec00 drop MAINTAINER 2004-06-19 20:47:18 +00:00
xsa
469303dd45 + py-imdb 2004-05-07 14:16:30 +00:00
xsa
dab5c14683 Import of py-imdb-1.2
IMDbPY aims to provide an easy way to access the IMDb's database using a
Python script.  Platform-independent and written in pure Python, it's
theoretically independent from the data source (since IMDb provides two
or three different interfaces to their database).

ok sturm@.
2004-05-07 14:14:06 +00:00
naddy
7a4b529376 +clex 2004-05-03 19:14:21 +00:00
naddy
a97485817c Import clex 3.1.9.
Submitted by Victor Sahlstedt <cvss@home.se>.

CLEX is a file manager with a full-screen user interface. It displays
directory contents including the file status details and provides
features like command history, filename insertion, or name completion
in order to help users to create commands to be executed by the shell.
2004-05-03 19:13:28 +00:00
kevlo
60d5819553 update to 1.371 2004-04-27 13:15:22 +00:00
kevlo
3942aac362 update to 1.08 2004-04-27 13:03:11 +00:00
robert
08eee8f8ed change my MAINTAINER address to @openbsd.org
ok pvalchev@
2004-04-18 06:41:11 +00:00
xsa
93a12dd17f another few @extra'z; 2004-04-14 08:07:14 +00:00
sturm
c43cfea19f missing BUILD_DEPENDS on pkgconfig
from maintainer Robert Nagy
2004-04-11 10:06:00 +00:00
naddy
478d72d25c Unbreak and update to mc-4.6.1-pre1 from new maintainer
Robert Nagy <thuglife@bsd.hu>.
2004-04-11 00:40:59 +00:00