| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
. Make this compile on FreeBSD 4.x. I've hacked the version being
committed to actually compile on 4.x. The submitted patch only partially
fixed 4.x build problems. [2]
PR: 70039 [1], 70041 [2]
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
|
|
|
|
|
|
|
|
| |
- Changed overall byte count data type from int to unsigned long long so it
doesn't wrap if loaded requests total >2GB.
PR: 70040
Submitted by: Cheng-Lung Sung <clsung@freebsd.csie.nctu.edu.tw>
|
|
|
|
|
|
|
| |
o) Fix package build due to wrong path in pkg-plist (see PR below)
PR: ports/70019
Submitted by: Victor Prylipko <vic@liniya.ru>
|
|
|
|
|
| |
o) Update note in Makefile about special FreeBSD options
for the storage daemon.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix a restore bug where the backups could be
applied out of proper order possibly restoring an old version
of a modified file.
- Fix for restore selection of a file by name, where it was
possible to select a file from the wrong Client.
- Fix segmentation fault during backup of a symbolic link
with ACLs turned on.
- Fix a minor compile error in wx-console.
- Fix a bug in despooling when the spooling disk partition becomes
totally filed or gets I/O errors.
- Fix a memory leak in PostgreSQL, and make Bacula retry 5 times if
connecting to the DB fails.
- Retry 5 times if connect to MySQL failes.
- Fix linking the gnome-console
o) Install mtx-changer
o) Add switch for installation of mtx for autochanger control
PR: ports/69902
Submitted by: dan@langille.org
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2.01-final (ETA 1 week).
2.01a33 was skipped because the new DMA speed check erroneously detected
the maximum speed as 0 with a lot of drives which made cdrecord refuse to
burn by default.
For changes since 2.01a32 see:
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a33
and
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a34
Approved by: netchild
|
|
|
|
|
| |
Reported by: pointyhat
Obtained from: FreeBSD CVS
|
| |
|
|
|
|
|
| |
PR: ports/69885
Submitted by: Alexander Marx <mad@madness.at>
|
|
|
|
|
|
| |
executable.
Submitted by: maintainer
|
|
|
|
| |
breakage with gcc 3.4.
|
|
|
|
|
|
|
|
|
| |
signal strength in a nice graph on your X11 root desktop.
WWW: http://shapeshifter.se/code/xwlans/
PR: ports/69822
Submitted by: Fredrik Lindberg <fredde@shapeshifter.se>
|
| |
|
|
|
|
|
| |
PR: ports/69839
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
with variable
length, variable symbols set, etc.
PR: ports/69748
Submitted by: Rashid N. Achilov <shelton@sentry.granch.ru>
|
|
|
|
|
|
|
| |
show various information about your system and it's peripherals.
PR: ports/69743
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
|
|
|
|
|
| |
PR: ports/69783
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
|
|
|
| |
Reported by: Robin Breathe <robin@isometry.net>
|
|
|
|
|
|
| |
PR: ports/69717
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Approved by: maintainer
|
| |
|
|
|
|
|
| |
PR: 69789
Submitted by: Michael Bushkov <bushman@rsu.ru> (maintainer)
|
|
|
|
|
| |
PR: ports/69711
Submitted by: Matt Lancereau <matt@bsdfly.org> (maintainer)
|
|
|
|
|
| |
PR: ports/69374
Submitted by: Andrej Zverev <az@inec.ru>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Dependences expanding is faster and uses less stack
2. query script is slightly more intelligent in searching for correct or
suggested package names
3. Added versioning support to portindex.pck file. You will no longer need
to delete this file by hand -- program can now handle this itself. Your
database will be full-rebuilded while updating to v18.
4. Fixed crash in updateall script on deleted ports due to unsatisfied depends.
5. minorupdates config option is back
PR: ports/69715
Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
|
|
|
|
|
| |
PR: 69678
Submitted by: maintainer
|
| |
|
|
|
|
| |
lack the daemon(8) utility.
|
|
|
|
|
|
| |
using a GNOME dialog before running a privileged command.
Submitted by: Franz Klammer <klammer@webonaut.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
where the config files may have been loaded already and our load_rc_config
invocation may do nothing: thus, we need to honor any previously set value
of svscan_enable;
- for some reason svscan_stop_post() does not like the IFS-like vars set by
rc.subr and localpkg; use find/xargs instead of having the shell parse its
own output;
- dequote COMMENT;
- fix the daemon(8)-ization by moving 2>&1 to its proper place, so that the
errors from svscan are actually picked up by readproctitle, as explained
in <20040630175050.GD979@straylight.m.ringlet.net>;
- move the 'Starting svscan' message to its proper place, so that the PATH
set by env(1) affects svscan, not the echo command :)
|
|
|
|
|
| |
PR: ports/69481
Submitted by: Tim Bishop
|
| |
|
|
|
|
|
| |
PR: ports/69561
Submitted by: Michael Ranner <mranner@inode.at> (maintainer)
|
|
|
|
|
| |
PR: ports/69563
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
|
|
|
|
|
| |
PR: ports/69565
Submitted by: Dan Langille <dan@langille.org>
|
|
|
|
|
|
|
| |
o) Fix a typo
PR: ports/69285
Submitted by: Dan Langille <dan@langille.org>
|
|
|
|
|
| |
PR: 65126
Submitted by: Kay Lehmann
|
|
|
|
|
| |
PR: ports/68870
Submitted by: Andreas Fehlner (fehlner@gmx.de)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
o print start message. [1]
o daemon(8)'ify. [2]
o bump PORTREVISION accordingly.
PR: ports/68558 [1]
Submitted by: Renato Botelho <renato@galle.com.br> [1]
myself [2]
Reviewed by: roam [2]
Approved by: roam (blanket)
|
|
|
|
|
| |
PR: 68811, 68810
Submitted by: Michael Bushkov <bushman@rsu.ru>
|
|
|
|
| |
sys/sys/pipe.h rev 1.28.
|
| |
|
|
|
|
|
| |
PR: ports/69440
Submitted by: Charles Swiger <chuck@pkix.net> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
- Drop maintainership
PR: ports/69378
Submitted by: Florent Thoumie (maintainer)
|
|
|
|
|
|
|
| |
Fix MASTER_SITES
PR: ports/69338
Submitted by: maintainer
|
| |
|
|
|
|
| |
This extension replaces the deprecated PHP4 mime_magic extension.
|
|
|
|
| |
network clone utility
|
|
|
|
| |
over a fast switched network
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- added pointupdates tool
- do not crash when generating port with incomplete depends
- keep unresolved cfg option was reversed by mistake
- updateall: print generating readme.html
- updateall: ports with unresolved depends needs to be removed from in-memory list also
- do not warn about missing port multiple times
- check for write errors while generating readme.html
PR: ports/69316
Submitted by: Radim Kolar (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/68413
Submitted by: Yonatan <Yonatan@xpert.com>
|
| |
|
|
|
|
|
| |
PR: 69310
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
even when it was not changed,
Since I found this problem, I didn't accect it. However, I've
completely forgot it.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Utilize EXAMPLESDIR to improves layout; i.e.,
configuration file -> ${PREFIX}/etc
sample configuration file -> ${PREFIX}/share/examples/${PORTNAME}
This change helps if many configuration files and sample ones exist.
PR: ports/58386
Submitted by: Hideyuki KURASHINA <rushani@FreeBSD.org>
Approved by: maintainer timeout
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Utilize EXAMPLESDIR to improves layout; i.e.,
configuration file -> ${PREFIX}/etc
sample configuration file -> ${PREFIX}/share/examples/${PORTNAME}
This change helps if many configuration files and sample ones exist.
PR: ports/58385
Submitted by: Hideyuki KURASHINA <rushani@FreeBSD.org>
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- This version supports 13 fields long make describe format. closes ports/69238
- Database format changed in both python and postgresql backends.
- You need to delete portindex.pck file if you have more than 0 entries in index generated by portindex 15
- You need to update postgresql tables (added some columns) by hand or use create.sql script for drop + create.
- loadindex and updinst are 100% faster due to using of prepared statements in portgresql.
- updateall script optimized. When used, slow fs walking is avoided in portreadmes, loadindex
- updinst updates alive package status
- added stealthupdates script for listing changes without portrevision bumps
- added options to configuration file for keeping dupes in index (recommended) and keeping ports with partial unresolved depends
- added back link to portindex homepage because downloading rate drops
PR: ports/69256
Submitted by: Radim Kolar (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I've made a port for: http://sourceforge.net/projects/jail/
Jail Chroot Project is an attempt of write a tool that
builds a chrooted environment. The main goal of Jail is to
be as simple as possible, and highly portable. The most
difficult step when building a chrooted environment is to
set up the right libraries.
PR: ports/67900
Submitted by: bugghy <bugghy@phenix.rootshell.be>
|
|
|
|
|
| |
PR: ports/69155
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
----- Transcript of session follows -----
451 4.4.1 reply: read error from mix.premierbank.dp.ua.
<kot@premierbank.dp.ua>... Deferred
Message could not be delivered for 1 week
Message will be deleted from queue
For two consecutive weeks.
|
| |
|
| |
|
| |
|
|
|
|
| |
Pointed out by: Eduard Martinescu <martines@rochester.rr.com> (maintainer)
|
|
|
|
|
|
| |
o Fix handling smartd_pidfile on rcNG script.
Approved by: Eduard Martinescu <martines@rochester.rr.com> (maintainer)
|
|
|
|
| |
Move one file from pkg-plist to Makefile and remove pkg-plist.
|
|
|
|
|
| |
PR: ports/68940
Submitted by: Martin Kammerhofer (maintainer)
|
| |
|
|
|
|
|
| |
Make portlint(1) happy (fix long COMMENT).
Move pkg-list's files to Makefile and remove pkg-plist.
|
| |
|
|
|
|
| |
- Script small enough to inline it into port
|
|
|
|
|
| |
PR: ports/68973
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
of user-defined, automatically scaled icons. The icons may be used either
for notification or as application launchers.
PR: ports/68918
Submitted by: Tobias Roth <ports@fsck.ch>
|
|
|
|
| |
directly to avoid core dump.
|
|
|
|
|
|
|
|
|
|
| |
- new native, non-crashing INDEX.db generation tool portindexdb
- fixed bug in 14 which causes to ignore .mk file change instead of delaying it
- minorupdates do not needs portversion. Runs faster now.
- fixed on-screen counting of removed packages in updinst
PR: ports/68928
Submitted by: Radim Kolar (maintainer)
|
|
|
|
|
| |
PR: ports/68915
Submitted by: Esa Karkkainen <ejk@iki.fi>
|
|
|
|
| |
This port now works under 4.x.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
|
|
|
|
|
|
|
| |
Professional help requested: Some skilled person with valgrind should take
a look on this ruby bug.
PR: ports/68834
Submitted by: Radim Kolar (maintainer)
|
|
|
|
|
| |
PR: ports/68822
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/68807
Submitted by: maintainer
|
|
|
|
|
|
|
| |
need to be patched.
PR: 68809
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
|
|
|
|
| |
Approved by: krion (mentor)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
those ports will not work. Please see the more detail about this:
http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html
Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.
Approved by: marcus (portmgr hat)
Reviewed by: My team, FreeBSD GNOME Team
|
|
|
|
|
|
|
|
| |
: fixed cleaning of broken ports from database (untested)
: minorupdate [hold] bug fixed (untested)
PR: ports/68738
Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
|
|
|
|
|
|
|
|
| |
a package to install or upgrade.
PR: ports/68598
Submitted by: Victor Prylipko <vic@liniya.ru>
Bug traced by: Andrew Bliznak <andrew@ort.lviv.net>
|
|
|
|
|
| |
PR: ports/68733
Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
|
| |
|
|
|
|
| |
on my private (and working) site.
|
|
|
|
|
| |
PR: ports/68675
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
added rule bsd.port.pre.mk depends on bsd.port.mk
use real describe file path when generating readme.html
added freebsd port of debian package history tracker,
you can optionally install it
minorupdates can be optionaly installed
PR: ports/68664
Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
|
| |
|
|
|
|
| |
Submitted by: kwm on FreeNode
|
| |
|
| |
|
|
|
|
|
|
|
| |
Now the port did it.
PR: -
Submitted by: Andy Wettstein <ajw@physics.umn.edu>
|
|
|
|
|
| |
PR: -
Submitted by: Kris Kennaway <kris@obsecurity.org>
|
|
|
|
| |
Reported by: Andrzej Tobola <ato@iem.pw.edu.pl>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. You do not need to wait 1 hour after every cvsup for make index to finish.
This program supports incremental index builds.
2. Supports indexing of incomplete ports trees.
3. Dependences between ports (including multiple) are correctly tracked.
tracking is done by .include hunting
4. Dependences on /usr/port/Mk/* are tracked
5. Dependences on /var/db/ports are tracked
6. Dependences on Makefile.local are tracked
7. No known difference between make index and this program
WWW: http://home.tiscali.cz/~cz210552/bsdportsutils.html
PR: ports/68549
Submitted by: Radim Kolar <hsn@netmag.cz>
|
| |
|
|
|
|
|
|
|
| |
error when such configuration variable as MAKE_ARGS, typically
BEFORE_DEINSTALL is not defined.
Reported by: krion, Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
|
|
|
|
| |
Requested by: kris
|
|
|
|
|
|
|
|
| |
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
|
|
|
|
|
|
|
|
|
| |
Parse FreeBSD commitmessages again, after the date format has changed
slightly on 5 June 2004
- Nuke plist in favour of PLIST_FILES while here
PR: ports/68507
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
portupgrade:
- Make -PP/--use-packages-only work better, just as I originally
intended. Now packages are correctly identified using
pkg_info(1), "LATEST_LINK" files are also properly detected.
Related informational messages have also been improved.
It turned out that the LATEST_LINK/NO_LATEST_LINK detection was
broken long ago and hasn't been working for long.
pkg_fetch(1):
- Properly rename a "latest link" file with a full package name with
version part.
pkgtools.conf(5):
- Improve and unify the method for pattern matching in MAKE_ARGS,
BEFOREBUILD, BEFOREDEINSTALL and AFTERINSTALL variables.
This should fix some cases where it looks like MAKE_ARGS entries
are ignored.
|
| |
|
|
|
|
|
|
|
| |
(bump PORTREVISION)
PR: ports/55237
Submitted by: Janos Mohacsi
|
| |
|
|
|
|
|
|
| |
- Use MASTER_SITE_SOURCEFORGE_EXTENDED
- Fix whitespace
- Remove PTHREAD_LIBS hack
|
| |
|
| |
|
|
|
|
| |
Submitted by: nork
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
to fix these using their own patches.
PR: 68256
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
|
| |
|
|
|
|
|
| |
PR: ports/68352
Submitted by: maintainer
|
|
|
|
| |
Approved by: clement
|
|
|
|
|
| |
PR: ports/68301
Submitted by: maintainer
|
|
|
|
|
| |
- bugfix
- new screen design
|
|
|
|
|
| |
Author already notified about this problem.
Bump PORTREVISION.
|
| |
|
| |
|
|
|
|
|
|
| |
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a32
Approved by: netchild
|
|
|
|
|
|
| |
If you want to know which ports match '{,??-}apache{,-*}<2.*', do
/usr/local/sbin/pkg_version -T - '{,??-}apache{,-*}<2.*' < /usr/ports/INDEX | awk -F\| '{print$1}'
|
|
|
|
|
|
|
|
| |
without having to read the Makefile. The same can be accomplished via
adding the "-6" option when running healthd.
PR: 68207
Submitted by: Walter Venable <weaseal@users.sourceforge.net>
|
|
|
|
|
|
|
|
|
| |
- C89-ify (me)
- Grab COMMENT from man-page synopsis (me)
PR: ports/66649
Submitted by: keramida
Approved by: maintainer timeout
|
|
|
|
|
| |
PR: 68212
Submitted by: Anselm Garbe <anselmg@t-online.de> (maintainer)
|
|
|
|
|
| |
PR: ports/68180
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
|
|
|
|
|
|
| |
by kde@
Approved by: maintainer timeout
|
|
|
|
|
| |
PR: ports/68186
Submitted by: Chris Pressey <cpressey@catseye.mine.nu>
|
| |
|
|
|
|
|
| |
ports. They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
|
|
|
|
|
| |
PR: ports/68175
Submitted by: Heiner Eichmann <h.eichmann@gmx.de>
|
| |
|
|
|
|
|
|
|
|
| |
when used from the package. Perhaps it's hard-coding information from
the build system that is not true in general.
Reported by: many people
Freaking out: peter
|
|
|
|
|
|
| |
- Remove CONFIGURE_TARGET which now gets handled by bsd.kde.mk
Approved by: maintainer timeout (4 weeks)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
PowerMan is a tool for manipulating remote power control (RPC)
devices from a central location. Several RPC varieties are supported
natively by PowerMan and Expect-like configurability simplifies the
addition of new devices.
WWW: http://www.llnl.gov/linux/powerman/
|
|
|
|
|
|
| |
PR: ports/68040
Submitted by: Dan Langille <dan at langille dot org>
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
rotated
- Raise portrevision
PR: ports/67978
Submitted by: Balázs Nagy <js@iksz.hu> (maintainer)
|
|
|
|
|
|
|
| |
- Raise portrevision
PR: ports/67927
Submitted by: Konstantin Reznichenko <kot@premierbank.dp.ua> (maintainer)
|
|
|
|
|
| |
PR: ports/67980
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/67960
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
| |
- Use PLIST_FILES
PR: ports/67766
Submitted by: michael johnson <ahze@ahze.net>
Approved by: maintainer email bounces (connection refused for 5 days)
|
|
|
|
|
| |
PR: ports/67931, ports/67932
Submitted by: maintainer
|
|
|
|
| |
appropriate.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<snip>
Cdrdao changes:
- MMC-driver auto-detection. If no --driver option is specified,
cdrdao will try to autodetect an MMC-compliant device and use the
generic-mmc driver by default. (Denis Leroy)
- Included scsilib upgraded from cdrtools 2.01a31 (Denis Leroy)
- Added --eject option to the unlock command to eject the cd after
unlocking. (Eric Benson)
- New 'discid' command to display CDDB information. (Eric Benson,
Denis Leroy).
- Added --full-burn and --capacity options to extend lead-out to entire
disc, beyond 80 mins limit. (Vladimir Petrov)
GCDMaster changes (Denis Leroy) :
- Some bug fixes (manual driver configurations were not being saved
correctly).
cue2toc changes:
- Version 0.2 released. Complete rewrite, should now handle most of all
CUE files. (Matthias Czapla)
<snip>
- Disable the use of mlockall(2) on FreeBSD 5, even after the last round
of fixes there are still issues.
- Add a workaround for problems with gmake and certain locales on FreeBSD 5.
- Use MASTER_SITE_SOURCEFORGE_EXTENDED.
- Use ARCH instead of MACHINE_ARCH to please portlint >= 2.5.9.
Submitted by: marius
On my TODO list since: June 7 :-(
|
|
|
|
|
| |
PR: ports/67877
Submitted by: Matt Lancereau <matt@rimasec.net> (maintainer)
|
|
|
|
|
|
| |
pkg_adds.
Reported by: kris
|
| |
|
|
|
|
|
| |
Submitted by: maintainer
Reported by: Kris / pointyhat.
|
|
|
|
| |
Noted by: Randy Pratt <rpratt1950@earthlink.net>
|
|
|
|
|
| |
Noted by: kris
Fix from: marcus
|
|
|
|
|
| |
PR: ports/67824
Submitted by: Franz Klammer <klammer@webonaut.com> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- add more options to the settings dialog
PR: ports/67720
Submitted by: Matt Lancereau <matt@rimasec.net> (maintainer)
|
|
|
|
| |
Submitted by: Erik Trulsson <ertr1013@student.uu.se>
|
|
|
|
|
|
|
| |
CPU display modes.
PR: ports/67682
Submitted by: Matt Lancereau <matt@rimasec.net>
|
|
|
|
|
|
|
| |
standard Unix utilities.
PR: 67547
Submitted by: Cyrille Lefevre
|
|
|
|
|
|
| |
PR: ports/67662, pending/67679
Submitted by: Stefan Walter <sw@gegenunendlich.de>
Approved by: maintainer
|
|
|
|
|
|
| |
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a31
Submitted by: marius
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
party patch to the ISO-9660 tools so they have support for the following
character sets:
big5 cp1250 cp1251 cp1255 cp437 cp737 cp775 cp850 cp852 cp855 cp857 cp860
cp861 cp862 cp863 cp864 cp865 cp866 cp869 cp874 cp932 cp936 cp949 cp950
euc-jp euc-kr gb2312 iso8859-1 iso8859-13 iso8859-14 iso8859-15 iso8859-2
iso8859-3 iso8859-4 iso8859-5 iso8859-6 iso8859-7 iso8859-8 iso8859-9 koi8-r
koi8-u sjis tis-620 utf8
cdrtools-cjk makes the chinese/cdrtools (cp932, cp936, cp949, cp950),
chinese/mkisofs (big5) and korean/mkisofs (cp949) ports redundant.
Submitted by: marius
|
|
|
|
| |
Submitted by: marius
|
|
|
|
| |
bsd.port.mk commit
|
|
|
|
| |
No objection by: maintainer
|
|
|
|
|
|
| |
PR: ports/65933
Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
Obtained from: grub CVS
|
|
|
|
| |
- Respect CFLAGS
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 67595
Submitted by: Stefan Walter <sw@gegenunendlich.de>
Approved by: maintainer
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/67533
Submitted by: Lupe Christoph <lupe@lupe-christoph.de> (maintainer)
|
|
|
|
|
| |
PR: ports/67532
Submitted by: Lupe Christoph <lupe@lupe-christoph.de> (maintainer)
|
| |
|
|
|
|
|
|
| |
PR: ports/67492
Submitted by: Sven W <sven@dmv.com>
Approved by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/67498
Submitted by: Alexander Novitsky <alecn2002@yandex.ru> (maintainer)
|
| |
|
|
|
|
| |
Requested by: marius
|
| |
|
|
|
|
| |
Submitted by: marius
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
aligned buffer for the SCSI transfers in paranoia mode. [1]
- Stop the artificial separation of mkisofs from cdrtools and merge
sysutils/mkisofs into sysutils/cdrtools which brings us in line
with other distributions. The separation of mkisofs caused quite
some confusion among users as well as committers about why its
PORTVERSION was different from the cdrtools port, how to install
it, etc.
PR: 63775 [1]
Submitted by: marius
|
|
|
|
|
|
|
|
|
|
|
| |
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a30
- Add a workaround for the problem that cdda2wav doesn't use a page
aligned buffer for the SCSI transfers in paranoia mode. [1]
- Merge sysutils/mkisofs-devel into sysutils/cdrtools-devel as done
with the corresponding non-devel ports.
PR: 63775 [1]
Submitted by: marius
|
|
|
|
|
|
| |
- symlink ${WWWROOT}/config/shells to /etc/shells
- Change installation method
- move post-install to pkg-message
|
|
|
|
| |
Approved by: erwin (mentor)
|
|
|
|
| |
Requested by: Ion-Mihai Tetcu <itetcu@apropo.ro>
|
|
|
|
|
| |
use .tgz packages by default on systems that do not support .tbz packages.
Thanks to eik for pointing this little problem out.
|
|
|
|
|
| |
PR: ports/67381
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
|
|
|
|
|
|
| |
requisite executable file name with it.
Submitted by: kris
|
|
|
|
|
| |
PR: ports/67364
Submitted by: David Gardner <david@pinko.net> (maintainer)
|
|
|
|
| |
Reported by: bento via kris
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
overall:
- Update Copyright years.
- Apply massive message improvement. (I hope..)
pkgtools.conf(5):
- pkg_site_mirror(): Use pointyhat.FreeBSD.org instead of bento and
beta.
portupgrade(1):
- Indicate some pieces of information on what is going on in the
process title.
portversion(1):
- Make a generated script (with -c) accept additional arguments for
portupgrade(1).
|
|
|
|
| |
rsync.
|
|
|
|
| |
archive.
|
| |
|
|
|
|
|
|
|
| |
* Set maintainer to submitter.
Submitted by: Andreas Berg <aberg@doomnet.de>
Approved by: old maintainer
|
|
|
|
|
|
|
| |
configure script.
PR: 62738
Submitted by: Bill Melvin <Bill.Melvin@esc.edu>
|
| |
|
|
|
|
|
|
|
|
| |
Note: upgraders from 0.11.6 or below should note the changed topic 3C
in pkg-message.
PR: ports/67238
Submitted by: Heiner Eichmann <h.eichmann at gmx dot de> (maintainer)
|
|
|
|
|
|
| |
- install example script in /usr/local/share/examples/rc_subr
- fix MASTER_SITES
- assume maintainership
|
|
|
|
|
| |
PR: ports/67243
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Collection. One is targeted to the audience of people who wish to
install ports from source and then maintain their system; the other,
more specialized, is intended for ports authors.
These might be good candidates for a "start here" reference for those
new to the ports collection and port maintenance. They might also serve
to introduce more people to fastest-cvsup, pkg_cutleaves, libchk, and
porttools, which IMHO would be A Good Thing.
PR: ports/65161
|
|
|
|
| |
Submitted by: Yasuda Keisuke <kysd@po.harenet.ne.jp>
|
|
|
|
|
| |
PR: ports/66584
Submitted by: Jason Harris <jharris@widomaker.com> (maintainer)
|
|
|
|
|
| |
PR: ports/67204
Submitted by: Aaron Myles Landwehr <assroot@snaphat.com> (maintainer)
|
|
|
|
|
|
| |
PR: ports/66674
Submitted by: ports@c0decafe.net <ports@c0decafe.net>
Approved by: adamw (mentor)
|
|
|
|
|
|
|
|
| |
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a29
- Fix installation when CC is not set to "cc". Inspired by PR 66925.
- Use ARCH instead of MACHINE_ARCH to please portlint >= 2.5.9.
Submitted by: marius
|
|
|
|
|
|
| |
- Use ARCH instead of MACHINE_ARCH to please portlint >= 2.5.9.
Submitted by: marius
|
|
|
|
|
|
|
| |
- Use ARCH instead of MACHINE_ARCH to please portlint >= 2.5.9.
PR: 66925 [1]
Submitted by: marius
|
|
|
|
|
| |
Requested by: kris
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
apache/named/proftpd/qmail.
A hosting web GUI for admin and accounting apache/named/proftpd/qmail
Domain Technologie Control (DTC) is a set of PHP scripts and a web
interface that manage a MySQL database that handles all the host
information. It generates backup scripts, statistic calculation scripts,
andconfig files for bind, Apache, qmail, and proftpd, using a single system
UID/GID. With DTC, you can delegate the task of creating subdomains,
email,and FTP accounts to users for the domain names they own, and monitor
bandwidth per user and service.
WWW: http://www.gplhost.com/?rub=software&sousrub=dtc
PR: ports/65593
Submitted by: Frederic Cambus & Thomas Goirand
|
|
|
|
|
| |
PR: ports/66787
Submitted by: Aaron Myles Landwehr <assroot@snaphat.com> (maintainer)
|
|
|
|
|
|
|
| |
information about Wavelan devices.
PR: ports/67107
Submitted by: Manuel Rabade Garcia <mig@mig-29.net>
|
|
|
|
|
| |
PR: ports/67140
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/66218
Submitted by: NAKAMURA Kazushi <kaz@kobe1995.jp> (maintainer)
|
|
|
|
|
| |
PR: 67099
Submitted by: Ceri Davies <ceri@FreeBSD.org>
|