| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
| |
works. This patch adds --with-threads only when perl is threaded. Fixing
Makefile.PL only not helps because libMagick.so linking _require_
-pthread when --with-threads used.
Approved by: Maintainer's silence
|
|
|
|
|
|
|
| |
(signed/unsigned int mess ups) and not handling the
error when it occurred.
Submitted by: Andy Newman <atrn@zeta.org.au>
|
|
|
|
| |
des_fixup_key_parity instead.
|
|
|
|
|
|
| |
= Be very specific about where we think the libraries are, to avoid
getting the old crusty Heimdal from the base system.
= Minimize the undefined symbols in pam_krb5.so
|
|
|
|
| |
Bump PORTREVISION.
|
|
|
|
|
|
|
| |
Change maintainer (agreed to by previous maintainer).
PR: ports/24456
Submitted by: sam@inf.enst.fr
|
|
|
|
|
|
|
|
|
|
|
| |
o using gzipped distfile. its content does not change.
(uncompressed md5 matched to previous one)
o correct patch.
PR: 22927
Requested by: Andreas Schulz <ats@first.gmd.de>
feel free to add more mirrors. :-)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
and test it you need the following (5-CURRENT only, BTW):
- fetch a patch for libvgl: http://people.freebsd.org/~sobomax/libvgl.patch,
apply it, recompile/reinstall libvgl;
- recompile/reinstall sdl-devel (configure script automatically detects
if right version of libvgl is present);
- set environment variable SDL_VIDEODRIVER=vgl;
- ensure that you have VESA support compiled into kernel or loaded as a kld;
- fire up your favourite SDL app ;).
|
|
|
|
|
| |
PR: 24573
Submitted by: Trenton Schulz <twschulz@cord.edu>
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
Found by: bento
|
|
|
|
| |
Submitted by: Jeremy Norris <ishmael27@home.com>
|
| |
|
|
|
|
| |
Merge patch-bd to patch-aa.
|
|
|
|
|
| |
PR: 22591,22592
Submitted by: maintainer
|
|
|
|
|
| |
PR: 21422,21448
Reported by: Vivek Khera <khera@kciLink.com>
|
|
|
|
|
|
| |
PR: ports/24534
Submitted by: Jan Conrad <conrad@th.physik.uni-bonn.de>
Obtained from: debian
|
|
|
|
|
|
| |
PR: 24001
Submitted by: Martti Kuparinen <martti.kuparinen@piuha.net>
Approved by: maintainer
|
|
|
|
|
|
|
| |
According to the maintainer previous distinfo change includes
'There were none that I noticed at all.'
Requested by: kris
|
| |
|
| |
|
|
|
|
|
| |
PR: 24557
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 24556
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- Fix pkg-comment
PR: 24555
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 24553
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 24551
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 24550
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 24549
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- Sort pkg-plist
PR: 24548
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- Use NOPORTDOCS PLIST_SUB
PR: 24547
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- Support MAN/MLINKS properly
PR: 24545
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 24544
Submitted by: Ports Fury
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- HAS_CONFIGURE -> GNU_CONFIGURE
- Support NOPORTDOCS
PR: 24543
Submitted by: Ports Fury
|
| |
|
|
|
|
|
| |
PR: 24539
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 24536
Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org>
|
|
|
|
|
| |
PR: 24532
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 24531
Submitted by: MAINTAINER
|
| |
|
|
|
|
|
| |
PR: 24533
Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
note: I tried to build a portname applying to the porters handbook
conventions. Unfortunately it doesn't have a good example for version
numbers like 0.90a. 0.90-alpha would have to be change to 0.90.a.
So I thought it should be done this way for 0.90.a as well.
But then you have to set DISTFILES and WRKSRC (the latter I forgot in
a last minute change, sorry, which broke the port). And even if you
get the port running again, then portlint tells you pretty things
how to do it better ...
All in all. It would be fine to add an example in porters handbook
for cases like 0.90a, which should *not* be changed to 0.90.a !
Submitted by: Josef Karthauser <joe@tao.org.uk>
|