- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org>
- Use SUB_LIST/SUB_FILES rather than a bunch of seds
- Tidy whitespace in pkg-install and pkg-deinstall scripts
- Tidy up rc script and improve tests using ps
Approved by: clement (mentor)
to reflect latest changes to /etc/rc.d/ldconfig which are the use of ldconfig
directories (${PREFIX}/libdata/ldconfig{,32}). This change is meant to remove
so-called ldconfig startup scripts installed by ports as 000.${foo}.sh.
The bsd.ldconfig.mmk file is only temporary as this should move quickly to
bsd.port.mk. Anyway, to use it, just define the following in your ports' Makefile :
USE_LDCONFIG= dir1 dir2
and (before bsd.ldconfig.mk moves to bsd.port.mk) :
post-install: install-rc-script
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).
Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.
This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.
In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.
Bump PORTREVISION to make sure that users and packages
pick up this change.
o Update Krecipes to version 0.9.1.
o New version builds on FreeBSD 4.11 ... unbreak for 4.x
o Clean up Makefile
- OPTIONS cleanup
- Use USE_SQLITE
- Remove unneccesary -O2 optimization from configure script
- Disable databases not selected in OPTIONS so startup
Wizard disables unavailable selections
o New version no longer installs a shared lib and the
pkg-plist is the same for any chosen database(s)
o Make pkg-descr a little more concise and list available backends
PR: ports/91361
Submitted by: Jason E. Hale <jhale@bluebottle.com>
APproved by: "Henry Miller" <hank@blackhole.com>
here is the tinderbox port which should give you a tinderbox system
to test your ports before submitting it. It's unnmissable for
everybody making ports, and belongs to the range of tools like
portlint and porttools.
Add "The Ferengi Rules of Acquisition", in this version
just the ones quoted in SST:DS9 episodes. The rest known
Rules will follow shortly.
-- This one is dedicated to Little Dirk, maybe he'll be a
trekkie after all, despite his fight with W.S.' book.
PR: ports/90672
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: Little Dirk
Update to include "-o" file.
Move common fortune ports code in Makefile.fortune.
Make -o files code actually work.
Make fortune fiels with comments work.
Drop pkg-message but show where the fortune file is installed.
Future plans:
- add other .ro fortunes ports
- write a send-fortune tool.
PR: ports/90651
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
- Remove WWW from pkg-descr
- Remove simple patch and use perl to replace this
- Pass maintainership to submitter
PR: ports/90385
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
On Thu Feb 17 18:06:37 2005 UTC, ru submitted a change
(1.27) to fortune.c that implements a change to read a new
on-disk format of the .dat files.
(http://www.freebsd.org/cgi/cvsweb.cgi/src/games/fortune/fortune/fortune.c)
This change renders old .dat files incompatible with version
of fortune compiled after 2005-02-17.
Therefore, the supplied bible.dat file that is supplied
with the port no longer works.
PR: ports/89811
Submitted by: Doug Poland <doug@polands.org>, Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
This is not a bug; it is an additional keyboard definition
for hotkeys. This definition is for the keyboard Logitech
UltraX. Add it if you want to.
PR: ports/89617
Submitted by: Torfinn Ingolfsen <tingo@start.no>
Approved by: Andy Pavlo <amp0928@rit.edu>
To: Edwin Groothuis <edwin@FreeBSD.org>
Subject: Re: [FreeBSD Ports Version Check] Newer available versions for ports you maintain
port: devel/libnaji
new version: 0.4.0
download url:
http://prdownloads.sourceforge.net/najitool/libnaji-0.4.0.src.tar.gz?download
port: misc/najitool
new version: 0.6.0
download url:
http://prdownloads.sourceforge.net/najitool/najitool-0.6.0.src.tar.gz?download
details:
They are built and installed exactly the same as the
previous version(s), and are downloaded from the exact
same server, and the filenames have very simular
names, all that needs to be changed in the ports files
is the version numbers.
Submitted by: COKYAZICI <cokyazici@yahoo.co.uk>
It creates a whole lot of often used ports, so that after a cvsup
on a tinderbox build system, you can just tinderbuild this port and
all primary dependencies are updated.
If you think a port is missing, let me know!
Author: Edwin Groothuis <edwin@mavetju.org>
Romanian "Culmea culmilor" jokes (in Romaninan)
Romanian description:
Maxime de genul "Culmea aglomeratiei: Sa ...." - instaleaza portul ca sa afli ;)
PR: ports/89295
Submitted by: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
TV-Browser is a digital tv guide. The tv data are retrieved
from multiple sources and can be downloaded from our servers
after having been automatically processed.
Currently, TV-Browser supports tv and some radio channels
from Germany, Austria and Swiss.
WWW: http://www.tvbrowser.org
PR: ports/81631
Submitted by: Lars Engels <lars@0x20.net>