| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Submitted by: dan@imp.ch
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Since our db42 requires to include db.h to use. existing configure
script cannot detect our db42. AC_CHECK_LIB() simply test if a
function exists. :(
Requested by: Dmitry Sorokin <dmitry_sorokin@yahoo.ca>
|
|
|
|
|
| |
PR: ports/61477
Submitted by: Xin LI <delphij@frontfree.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(too many improvements to be listed here)
- Correctly support PTHREAD_LIBS/CFLAGS
- Use USE_GNOME=lthack
- Propagate DB_DIR in package [1]
- Use my @FreeBSD.org email address
- Bump PORTREVISION
PR: ports/24749 [1]
Submitted by: Tom Pavel <pavel@networkphysics.com> [1]
Approved by: nork (mentor/implicitly)
|
|
|
|
|
| |
PR: 61453
Submitted by: Jason Harris
|
| |
|
|
|
|
|
| |
Noticed by: bento
http://bento.freebsd.org/errorlogs/i386-4-exp-latest/pygopherd-2.0.3.log
|
| |
|
|
|
|
|
| |
Noticed by: bento
http://bento.freebsd.org/errorlogs/i386-4-exp-latest/tclxml-2.6.log
|
|
|
|
|
| |
Noticed by: bento
http://bento.freebsd.org/errorlogs/i386-4-exp-latest/tclhttpd-3.4.2.log
|
|
|
|
|
|
|
| |
Informed maintainer about the fact that one file gives a checksum error.
Noticed by: bento
http://bento.freebsd.org/errorlogs/i386-4-exp-latest/sdpa-6.00.log
|
|
|
|
|
|
|
| |
Informed maintainer.
Noticed by: bento
http://bento.freebsd.org/errorlogs/i386-4-exp-latest/tavrasm-1.19.log
|
|
|
|
|
|
|
| |
Noticed by: bento
http://bento.freebsd.org/errorlogs/i386-4-exp-latest/vips-7.8.12.log
Informed maintainer.
|
|
|
|
|
|
| |
informed maintainer
noticed by: http://bento.freebsd.org/errorlogs/i386-4-exp-latest/flyspray-0.9.4.log
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
portlint complains if there is no / at the end, while the
do-fecth doesn't work with a / at the end. Use fetch_site
in this case.
Make do-fetch working
Replace WWWUID and WWWGROUP with WWWOWN and WWWGRP
Noticed by: bento log
http://bento.freebsd.org/errorlogs/i386-4-exp-latest/postfixadmin-2.0.2_1.log
Informed maintainer
|
|
|
|
| |
Reported by: bento
|
|
|
|
|
| |
Informed maintainer.
Noticed by: bento logs
|
|
|
|
|
| |
PR: 61468
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
devel/wget starts to lag behind the releases of wget.
At least with a development version we are able to figure
out when it is stable enough to ftp/wget updated.
Add CONFLICTS to ftp/wget/Makefile
PR: ports/61155
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FTGL is a free open source library to enable developers to use
arbitrary fonts in their OpenGL applications. Unlike other
OpenGL font libraries FTGL uses standard font file formats so
doesn't need a preprocessing step to convert the high quality
font data into a lesser quality, proprietary format. FTGL uses
the Freetype (www.freetype.org) font library to open and
'decode' the fonts. It then takes that output and stores it in
a format most efficient for OpenGL rendering.
PR: 61456
Submitted by: Igor Pokrovsky <tiamat@comset.net>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is the GPL'd 7th edition of the very well known
English-Russian dictionary by V.K.Mueller. It is arranged as
single text file with cyrillic letters KOI8-R encoded.
Transcription symbols correspond to the IPA (International
Phonetic Alphabet) standard. There is also a simple dictionary
search utility is included in this port.
PR: 61455
Submitted by: Igor Pokrovsky <tiamat@comset.net>
|
| |
|
|
|
|
|
|
|
|
| |
configuration file and behave appropriately if its -1. Fixes a SEGV
caused by ignoring the return value and just carrying on.
. Bump PORTREVISION.
PR: 61392
|
| |
|
|
|
|
|
|
|
| |
do it randomly.
PR: 61446
Submitted by: Franz Klammer <klammer@webonaut.com>
|
|
|
|
|
|
|
|
| |
distfile was recreated with:
changed files: HISTORY, TODO
added files: contrib/portugese.diff
Reported by: milter@free.fr
|
| |
|
| |
|
|
|
|
| |
http://www.mozilla.org/releases/mozilla1.6/
|
| |
|
| |
|
|
|
|
|
| |
Pointed out by: stefanf@irc
Approved by: erwin (mentor) (implicitly)
|
|
|
|
|
|
| |
Add intlhack to fix the build on -STABLE.
Reported by: Randy Bush <randy@psg.com>
|
|
|
|
|
|
|
| |
- Use PORTDOCS macro
- cleanups
Approved by: erwin (mentor) (implicitly)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
(einekoai@chello.nl -> kwm@rainbow-runner.nl)
PR: 61447
Submitted by: Koop Mast <kwm@rainbow-runner.nl> (maintainer)
Approved by: erwin (mentor) (implicitly)
|
|
|
|
|
|
|
|
|
| |
improve organization.
- keep portlint happy.
PR: 61145
Submitted by: Jason Harris <jharris@widomaker.com>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Readline library.
Written in Scheme only, this adds input line editing feature to
Gauche. Assumes VT100 compatible terminal capability.
WWW: http://www.shiro.dreamhost.com/scheme/gauche/packages.html
Author: Julian Fondren
PR: 61389
Submitted by: Erik Greenwald <erik@smluc.org>
Approved by: erwin (mentor) (implicitly)
|
|
|
|
|
|
| |
- Fixed a compatibility problem using Parse::RecDescent version 1.94
- Fixed problem in migrate that caused problems in versions of perl earlier
than 5.6.
|
|
|
|
|
|
|
| |
standard 1.2.2 cacerts file and updating it with the new root
certificates using the procedure described in:
http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436
|