Commit Graph

893 Commits

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