Commit Graph

1356 Commits

Author SHA1 Message Date
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
jolan
290c9253ea +bsdiff 2004-04-10 21:23:05 +00:00
jolan
0c479df44d import bsdiff-4.1, binary patch tools
from michael van der westhuizen w/tweaks from yours truly
2004-04-10 21:21:27 +00:00
espie
8df7420f5f sprinkle no-autoheader for the coming change to autoconf CONFIGURE_STYLE. 2004-04-09 09:52:09 +00:00
naddy
f16b99d84d The sparc64 compiler is gcc3 now; don't require the gcc3 module. 2004-02-25 02:35:15 +00:00
naddy
f92ad14ba5 remove workarounds for gcc2.95/sparc64 compiler bugs 2004-02-25 01:35:49 +00:00
kevlo
93356edf20 typo 2004-02-12 14:09:49 +00:00
kevlo
9d5afa6b2f upgrade to migrationtools-45. 2004-02-12 06:49:43 +00:00
sturm
ffbaa5235e mark arch independent 2004-02-02 17:45:22 +00:00
xsa
c76bc8c71b change my MAINTAINER address to @openbsd.org; ok sturm@. 2004-01-30 08:39:48 +00:00
naddy
d7f21a3ddf -lslang requires -ltermcap -lm; ok pvalchev@ 2004-01-24 13:52:39 +00:00
naddy
377a23cab2 overhaul 2004-01-18 00:20:32 +00:00
brad
114bdd75e9 upgrade to screen 4.0.2 2004-01-17 05:34:28 +00:00
jolan
73262e4605 switch to gtk+2 now that it works on sparc64, bump PKGNAME 2004-01-12 05:37:11 +00:00
couderc
73b3cb5322 update to 0.12 2004-01-10 22:58:31 +00:00
espie
cf1e0698b9 long long is not ISO C++, don't compile -pedantic. 2004-01-06 03:18:58 +00:00
espie
a8f23adb91 varargs -> stdarg 2004-01-05 14:26:10 +00:00
brad
78b95934a9 we no longer need this custom code to deal with ptys 2004-01-05 02:00:54 +00:00
espie
209f06f06a zap multiline constants 2004-01-04 21:46:27 +00:00
sturm
ae62d37637 null pointer sentinel 2004-01-04 17:27:48 +00:00
sturm
c25b7a1572 sync maintainer's email address 2004-01-04 08:34:26 +00:00
espie
e502100c7e zap multiline constants 2004-01-02 22:17:19 +00:00
espie
14a18656f7 fix compile with gcc3 2004-01-02 22:12:55 +00:00
espie
470cc12072 fix ludicrous token pasting. 2004-01-02 22:09:23 +00:00
pvalchev
065ecaecdf proper order of libs for static linking 2003-12-31 21:37:10 +00:00
pvalchev
32022a46a0 update-patches 2003-12-31 21:36:51 +00:00
jose
7bc6e421e0 update to tcl/tk 8.4, ok brad@ naddy@ 2003-12-27 23:34:42 +00:00
naddy
8429734f55 libtiff requires libjpeg and libz; fix probe 2003-12-26 19:34:23 +00:00
wilfried
68b859f8a1 update wmtimer to 2.9
bugfix and a couple of enhancements
new homepage
2003-12-19 12:22:41 +00:00
naddy
fa24953a85 @dirrm shared directories 2003-12-16 19:24:40 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
naddy
1c178e4ebe @dirrm shared directories 2003-12-15 17:28:34 +00:00
lebel
a6fdb1b646 update misc/dnetc for i386 to 2.9007.486; thanks to Michael Coulter <mjc (at) bitz.ca> 2003-12-12 14:45:08 +00:00
margarida
92208e6cc1 Reliability fix:
Buffer overflow in GNU screen allows privilege escalation for local users.
It also has some potential for attackers getting control of another user's
screen.  Transfer of approximately two gigabytes of data is required to
exploit this vulnerability.
Usually screen is installed either setgid-utmp or setuid-root but this DOES
NOT happen on OpenBSD, thus the reliability fix.

ok brad@
2003-12-04 23:27:07 +00:00
espie
3e889883c5 +brltty
+screen,shm
2003-11-22 00:58:56 +00:00
espie
145ef47846 support braille terminal in screen. 2003-11-22 00:57:55 +00:00
espie
e724bd1f82 Add shm flavor, to use with brltty
ok brad@
2003-11-22 00:56:58 +00:00
sturm
449111b7dc use gcc3 on sparc64 (needed by qt2) 2003-11-16 19:33:08 +00:00
pvalchev
ec00088c0f enable 16-bit charset support; pointed out by deraadt 2003-11-07 04:26:28 +00:00
jolan
b2ab3a6cf4 Update to 0.98alpha15. 2003-11-06 03:48:19 +00:00
sturm
804f097549 zap gkrellm plugins 2003-11-03 20:24:44 +00:00
sturm
989cc3734a prepare for gkrellm2 import 2003-11-03 20:22:21 +00:00
naddy
f0785d3b44 Use FULLDISTDIR to refer to distribution file location.
From: Xavier Santolaria <xavier@santolaria.net>
2003-10-26 23:49:31 +00:00
brad
2a1b9060eb don't need to use rm here. 2003-10-19 03:59:27 +00:00
jolan
7c2d12a5a4 - add license comment above PERMIT_* lines
- add includes so openpty is not implicitly declared
- use (void*) NULL in execl to make sure it 64-bit where it needs to be

OK brad (maintainer)
2003-10-14 23:05:28 +00:00
brad
5bfccb82fa don't install a versioned binary, idea from John Kerbawy 2003-10-10 01:27:38 +00:00
marc
5f9f34de05 garmin-utils-2.0 2003-10-06 19:35:46 +00:00
naddy
b3940867c6 - Fix screenrc-sample syntax.
- Add @extra handling of screenrc.

ok brad@
2003-09-29 11:08:02 +00:00
brad
57fc4b35e4 upgrade to screen 4.0.1 2003-09-27 02:00:58 +00:00
brad
85af65a8ee upgrade to screen 4.0.0
--
From: Han Boetes <han at mijncomputer dot nl>
2003-09-26 23:50:55 +00:00
sturm
993f6ddff8 update to 0.32, from maintainer Andrew Dalgleish 2003-09-23 18:38:03 +00:00
sturm
319d78b5ce remove maintainer Sebastian Stark per his request on ports@
new maintainers:
- databases/gq Marc Balmer
- sysutils/login_ldap Peter Werner
- sysutils/pstree Sam Smith
2003-09-23 15:29:41 +00:00
pvalchev
a72326bf26 can go on the CD again (freetype) 2003-09-02 19:28:11 +00:00
naddy
b888b24b27 - Add homepage, remove broken master site, clean-up.
From: Xavier Santolaria <xavier@santolaria.net>

- Fix (TRUE)PREFIX handling.
2003-08-29 15:07:24 +00:00
espie
e6577353d8 zap extra space. 2003-08-13 01:43:44 +00:00
espie
3761ae11f6 #$!#@# typo 2003-08-13 01:41:16 +00:00
espie
3cf049ba7f adjust licensing for freetype1 2003-08-13 01:39:17 +00:00
pvalchev
a5ad692b47 when overriding PATCH_DIST_ARGS as specified in bsd.port.mk, make sure to
still use -z ${DISTORIG} and just change what's actually needed...
2003-08-12 20:19:50 +00:00
couderc
b0bfd382e8 fix patch-Makefile_in 2003-08-02 14:04:21 +00:00
brad
c8f8a1f8ef These Perl modules come with OpenBSD as of 3.3. 2003-07-22 21:33:56 +00:00
couderc
b95bd75a30 update HOMEPAGE and MASTER_SITES. 2003-07-22 10:09:44 +00:00
naddy
0f60204feb remove MANx and MANLANG cruft 2003-07-16 19:24:24 +00:00
sturm
d284645d40 - fix malloc()/realloc() detection on sparc64
- don't use plugins, mechanism for loading is busted on OpenBSD
- fix a typo resulting in a core dump if using "-p plugin"
- bump PKGNAME

plugin removal from maintainer thuglife@bsd.hu (Robert Nagy)
2003-07-16 09:40:29 +00:00
jose
62001a7588 typo, CZE->CCZE, found by author. ok, todd@ 2003-07-14 21:33:37 +00:00
lebel
4a4d24c24b update misc/dnetc to 2.9005.483 on m68k, 2.9005.484 on i386 and 2.9002.479 on sparc 2003-07-10 15:40:23 +00:00
sturm
f553747334 +ccze 2003-07-05 18:59:36 +00:00
sturm
5a28e1491c Initial import of ccze 0.2.1
CZE is a robust and modular log colorizer with plugins for apm,
exim, fetchmail, httpd, postfix, procmail, squid, syslog, ulogd,
vsftpd, xferlog, and more.

WWW: http://bonehunter.rulez.org/CCZE.phtml

from Robert Nagy <thuglife@bsd.hu>
2003-07-05 18:58:35 +00:00
naddy
b042d4c11b update to 1.7.3; from Xavier Santolaria <xavier@santolaria.net> 2003-07-03 19:43:42 +00:00
naddy
d2df07035e Update to 1.7.2. Now includes a translator from geekcode to plain
English.

From: Xavier Santolaria <xavier@santolaria.net>
2003-06-26 12:30:22 +00:00
jolan
626fc122b1 upgrade to 0.98a14 2003-06-20 10:03:49 +00:00
kevlo
e599f60e2a drop maintainerships 2003-06-20 08:18:53 +00:00
kevlo
588242261a update HOMEPAGE and MASTER_SITES 2003-06-20 08:14:52 +00:00
kevlo
446543f708 - update to 1.3.4
- update HOMEPAGE and MASTER_SITES
2003-06-20 08:05:14 +00:00
avsm
2c0f85b404 sync with update-patches 2003-06-18 02:47:59 +00:00
avsm
acf37a7c60 correct bad bound in strftime 2003-06-18 02:42:04 +00:00
marc
50722e8230 use version 1.92 2003-06-12 16:52:34 +00:00
jolan
e355d693bb correct multidevice example 2003-06-08 19:49:41 +00:00
naddy
d8501f59a1 +geekcode 2003-06-05 19:32:45 +00:00
naddy
0b6f5858a4 Import geekcode 1.7.
Submitted by Xavier Santolaria <xavier@santolaria.net>.

geekcode will generate your geek code block for you.  All you have to
do is to answer the questions about your geek life.
2003-06-05 19:31:21 +00:00
couderc
dbaf6a6fba update to 0.11 2003-05-31 22:03:19 +00:00
kevlo
29974cee16 update to version 1.24 2003-05-23 08:58:40 +00:00
jolan
f0b22143e0 "{HOMEPAGE}" -> "${HOMEPAGE}" 2003-05-22 09:33:15 +00:00
jolan
67e58ed296 update e-mail address, ok brad@ 2003-05-12 08:23:45 +00:00
wilfried
22936dc07a update to 2.8 2003-05-05 08:40:39 +00:00
brad
fdd1216f5d upgrade to screen 3.9.15
--
From: Han Boetes <han at mijncomputer dot nl>
2003-05-05 04:40:31 +00:00
sturm
b66dbb81c0 - the environment variable is called PKG_PREFIX, not PREFIX
- SYSCONFDIR does not come from the environment, thus remove ":-/etc", so
  that SYSCONFDIR will get correctly substituted when creating the package
2003-04-25 19:33:06 +00:00
espie
338b4b5036 move freetype1 includes in a separate subdirectory. 2003-04-19 13:30:47 +00:00
wilfried
745620cce4 POSIX chown, ok espie@ 2003-04-14 15:02:08 +00:00
sturm
78647c9da1 +p5-Finance-QuoteHist 2003-04-13 19:32:47 +00:00
sturm
86f7645352 Initial import of Finance-QuoteHist 0.31
The Finance-QuoteHist bundle is several modules designed to fetch
historical stock quotes from the web.

WWW: http://www.mojotoad.com/sisk/projects/Finance-QuoteHist/

from Andrew Dalgleish <openbsd@andrewdalgleish.dyndns.org>
minor cleanup by me
2003-04-13 19:31:33 +00:00
margarida
634da3fb7d Update to version 1.92.2
Functionality has been added to lauch files according to file type.
Quoting rules have been made more consistent.
Bugs have been fixed in editing the config file, the cursor
positioning and locale support.
2003-04-06 00:49:37 +00:00
wilfried
16cadfcb38 update to wmtimer-2.7
- Fixed a bug in the state handling that caused the alarm action
  to occur several times.

- Fixed a bug in the that caused the bell to beep/an initial action
  to occur if the command line option to start in countdown mode
  is used but no time is specified.
2003-04-02 09:43:34 +00:00
sturm
a405f31279 USE_X11=Yes 2003-03-31 14:27:18 +00:00
couderc
acdc0266b1 Update to 0.10 2003-03-29 14:35:40 +00:00
david
7854ec5493 more spelling fixes
(only in the lines that were added or modified already)
ok pvalchev@
2003-03-28 22:39:10 +00:00
pvalchev
60ece02280 - fix libpng dependency entry (lib major is no longer 2)
- add missing tiff dependency; reported by nikolay
2003-03-06 00:45:24 +00:00
pvalchev
1b099ba95b install "iview" binary as "vs" because that's what usage() says, and the
manpage is vs.1. also resolves conflict with graphics/iview.  "looks fine" naddy
2003-03-05 22:48:08 +00:00
david
e74e4a4773 fix more spelling errors/typos
ok pvalchev@
2003-03-02 05:35:10 +00:00
pvalchev
8d1504de22 Cast NULL sentinel to void * to make sure it's 64-bit on 64-bit architectures 2003-03-01 05:11:23 +00:00
david
31718ea64f spelling typos
ok pvalchev@ brad@
2003-02-26 03:10:46 +00:00
pvalchev
6d9ce3b5c3 this is not "comming soon".... for a finite value of soon - still broken 2003-02-25 20:32:49 +00:00
brad
fa86cd9348 A race condition in the recursive use of 'rm' and 'mv' in fileutils 4.1 and
earlier could allow local users to delete files and directories (as the user
running fileutils) if the user has write access to part of the tree being
moved or deleted.

http://online.securityfocus.com/archive/1/260936
2003-02-25 14:35:43 +00:00
brad
c2141245a5 sync with update-patches 2003-02-25 04:27:35 +00:00
espie
f107e67c8f fix for qt 3.1
use kde module (switch to qt mt)
2003-02-25 00:23:07 +00:00
pvalchev
caa8ddabbe "the the", "of of"; from David Krause 2003-02-24 06:50:05 +00:00
naddy
40d867a20b +ftdi-eeprom 2003-02-18 23:59:21 +00:00
naddy
1651826ec2 Import ftdi-eeprom 1.1.
ftdi-eeprom writes the contents of the configuration eeproms for
FTDI usb chips.
2003-02-18 23:58:00 +00:00
naddy
47cc535720 Update to 0.98alpha13 for compatibility with cdrtools 2.0.
From: Jolan Luff <jolan@cryptonomicon.org>
2003-02-17 18:10:35 +00:00
margarida
21faa3c2bf Update to version 1.87.2 2003-02-16 19:15:04 +00:00
espie
30a14ce027 autoconf fix 2003-02-15 14:37:19 +00:00
brad
aaa31e0b2a upgrade to logjam 4.0.1
--
From: MAINTAINER
2003-02-12 18:14:28 +00:00
lebel
5eea4ed07a build with gcc3 on sparc64 2003-02-09 22:27:01 +00:00
naddy
972731c2e0 turn INSTALL scripts that only output a message into MESSAGE files 2003-02-04 23:12:33 +00:00
naddy
15876ca3c7 add/fix RCS Ids; suggested by Jolan Luff <jolan@cryptonomicon.org> 2003-02-04 22:59:48 +00:00
margarida
04c7164a00 NO_REGRESS 2003-01-31 05:15:00 +00:00
margarida
c3affbdab2 Add pfm 2003-01-28 00:08:00 +00:00
margarida
25f3bfed0c Import of pfm-1.87.1
--
pfm is a terminal-based file manager written in Perl. It
features colored filenames according to extension or type,
a single-file and multiple-file mode, support for executing
user-defined commands (including wildcards) with only two
keystrokes, and use of the ReadLine library for friendly
commandline editing

WWW: http://p-f-m.sourceforge.net/

brad@ ok
2003-01-28 00:02:09 +00:00
brad
081ae80b1f use Qt3-MT 2003-01-19 03:40:32 +00:00
brad
ded5f79f56 BROKEN with Qt 3.1 and up. 2003-01-19 03:22:56 +00:00
brad
0e994c4478 upgrade to hfsplus 1.0.4
--
From: drahn@
2003-01-05 01:59:34 +00:00
reinhard
c02f189e54 update to xnc 4.4.7 2003-01-03 14:00:56 +00:00
pvalchev
4d9627f908 final round:
cast NULL sentinel to void * so it is 64bit on alpha & sparc64, use
NULL instead of '0' where appropriate.
2002-12-30 09:15:26 +00:00
pvalchev
8e7d7ab477 sync linenumbers, etc 2002-12-30 08:42:26 +00:00
fgsch
dca24631c4 yet more NEED_VERSION removal. 2002-12-29 19:49:40 +00:00
pvalchev
bc7e97ca15 - reformat DESCR
- regen patches with update-patches
- fix manpage xref to umask(2)
from new maintainer Sebastian Stark <seb@todesplanet.de>
2002-12-23 19:11:47 +00:00
pvalchev
c327429aad - wrap DESCR to 72 chars (not wildly over 150) and enhance it somewhat
- rename patch with update-patches
2002-12-23 08:36:43 +00:00
pvalchev
d3a40550b4 - when there is no license, we are not allowed to distribute it at all!
- rename patches with update-patches
2002-12-23 07:42:00 +00:00
pvalchev
452b133f80 examples go to ${LOCALBASE}/share/examples, not share/doc/package...
also remove a bogus @dirrm. from Sebastian Stark
bump PKGNAME
2002-12-23 01:34:13 +00:00
pvalchev
3101b76380 Remove Angelos from maintainer per his request 2002-12-23 00:37:49 +00:00
lebel
12bd1c573a update misc/dnetc to 2.9001.478 for both sparc and i386.
thanks to David Krause <openbsd@davidkrause.com> for the heads up.
2002-12-04 20:16:16 +00:00
pvalchev
52241b9159 Fix va_arg types to match the rules:
- char gets promoted to int
- short gets promoted to int
(and unsigned equivalents)
2002-11-28 20:31:59 +00:00
pvalchev
3631d5bfcc p5-Locale-Codes comes with perl-5.8.0 2002-11-27 22:26:34 +00:00
brad
788f85520f more stubs. 2002-11-24 01:04:22 +00:00
wilfried
25c94a0ddd update to wmtimer-2.5, fixed a bug in the mode handling 2002-11-23 14:13:08 +00:00
reinhard
7c77164b31 update to ttyrec-1.0.6
honor CC/CFLAGS
2002-11-23 12:15:20 +00:00
pvalchev
43c390b54f p5-I18N-LangTags comes with perl-5.8.0 as well; Nikolay Sturm 2002-11-17 18:59:31 +00:00
couderc
63b89dd820 Add shared-mime-info 2002-11-15 20:31:35 +00:00
couderc
e3ce7f3cc7 Initial import of shared-mime-info a shared database for desktops 2002-11-14 14:26:57 +00:00
fgsch
e597b1309a bring this back to live; update to cdrdao 1.1.7.
testing welcome.
2002-11-08 15:35:19 +00:00
pvalchev
10efc52b61 Remove p5-Test-Simple and p5-Time-HiRes depends; now in stock perl 2002-10-30 04:38:12 +00:00
naddy
a6bb19643d No regression tests available. 2002-10-27 21:07:53 +00:00
naddy
de4f520e09 Enable regression test. 2002-10-27 20:55:51 +00:00
naddy
8f32d1545c Properly enable regression tests. 2002-10-27 20:44:48 +00:00
pvalchev
39ef8b05cc Changes from maintainer Jolan Luff <jolan@cryptonomicon.org>
- cast NULL to (void *) in execl call to make sure it is 64 bit
on 64 bit address systems; per new gcc warning
- Respect ${SYSCONFDIR}, ${LOCALBASE}
- fix some formatting
2002-10-13 22:39:45 +00:00
shell
26c4f762b2 SUBDIR+= migrationtools 2002-10-12 17:33:01 +00:00
shell
569d850d8d Initial import of MigrationTools-44
---
The MigrationTools are a set of Perl scripts for migrating users,
groups, aliases, hosts, netgroups, networks, protocols, RPCs, and
services from existing nameservices (flat files, NIS, and NetInfo)
to LDAP.

WWW: http://www.padl.com/OSS/MigrationTools.html
2002-10-12 17:31:43 +00:00
fgsch
6347e76401 byebye NEED_VERSION. 2002-10-05 21:11:09 +00:00
fgsch
b95d7ecb1a License issues; ignore for now. See http://cdrdao.sourceforge.net/news.html for details.
From FreeBSD via naddy@, naddy@ ok
2002-09-30 19:50:06 +00:00
naddy
10f220d8d4 Fix for new cdrtools output; from Jacob Meuser <jakemsr@jakemsr.com>. 2002-09-29 17:22:05 +00:00
pvalchev
c88e83ddde Do not install this with special permissions (setuid uucp), and write tty
locking files in /var/spool/lock rather than /var/spool/uucp.  Users need
to be in group dialer for that, and to open the serial devices now; this
matches OpenBSD tip(1) behaviour; itojun said it looks ok
2002-09-27 16:24:41 +00:00
brad
8793689a8d remove BROKEN tag for static FLAVOR on sparc64, I cannot remember
who reported this supposed breakage but it sure seems to work on both
3.1-stable and -current systems.
2002-09-25 02:06:33 +00:00
kevlo
88946a44d9 upgrade to version 1.21 2002-09-19 06:11:29 +00:00