| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: ahze (mentor)
|
| |
|
|
|
|
|
| |
PR: ports/97316 (without ytree.conf in pkg-plist)
Submitted by: Martin Wilke <freebsd(at)unixfreunde.de>
|
| |
|
|
|
|
|
| |
PR: ports/99174
Submitted by: Alex Samorukov <samm(at)os2.kiev.ua>
|
| |
|
| |
|
|
|
|
| |
Obtained from: Bjorn Gustavsson <bjorn(at)erix.ericsson.se>
|
|
|
|
|
|
|
|
| |
pr's and made portscout. I will be his mentor and pav will
co-mentor.
Approved by: portmgr
Account create by: simon
|
|
|
|
| |
libtool archives generated by the (much newer) version in ports.
|
|
|
|
|
| |
PR: ports/96688
Submitted by: Shaun Amott <shaun@inerd.com>
|
|
|
|
|
|
| |
next release.
Requested by: Denis Shaposhnikov <dsh@vlink.ru>
|
|
|
|
|
| |
PR: ports/99113
Submitted by: aaron
|
|
|
|
|
| |
delete distfiles for old ports with the -o option, or that have
been moved.
|
|
|
|
| |
Reported by: Denis Shaposhnikov <dsh@vlink.ru>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
=============
1. Add -b option to make a backup package of the installed port
2. Add -g option to make a package of the new port
3. Add -o option to replace an installed port with a new port from a
different location (e.g., portmaster -o emulators/linux_base-fc4 linux_base)
The second argument can also be specified as the name of the installed port
(e.g., linux_base-8-8.0_15)
4. Add -s option to detect no-longer-needed dependencies, and offer the user
a choice to delete them.
General improvements:
=====================
1. Update usage() to reflect reality, and organize it better
2. Switch to using DEPORIGIN to detect missing dependency tracking, which
provides dramatically fewer false positives, and more useful tools to fix
actual problems
3. Factor out more common code into functions
4. Only pay attention to +REQUIRED_BY files for dependency tracking if they
are > 0 bytes
5. Simplify option parsing
6. Make whitespace more consistent in -a message
7. Only grep for dependencies if we're upgrading an installed port
8. If using -o, or a port moved, try to find the names of the old distfiles,
and offer the user the choice to remove all of the, or prune the stale ones.
Bug fixes:
==========
1. Fix the PATH if a user is using ccache
2. Handle the case where there is no ORIGIN in a +CONTENTS file
3. Ignore errors in the tail of fetchlog, since if the file is gone we'll
exit the loop anyway
|
|
|
|
|
| |
PR: ports/99149
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
|
|
|
|
|
| |
PR: ports/99018
Submitted by: vd
|
|
|
|
|
|
|
| |
of dirrm because other ports install files in this directory.
PR: ports/99015
Submitted by: vd
|
|
|
|
|
| |
PR: ports/99178
Submitted by: Ronald MacNeil <macro@hotmail.com>
|
|
|
|
|
|
|
|
|
| |
- Numerous vendor bugfixes:
http://www.dovecot.org/list/dovecot-news/2006-June/000008.html
- kqueue(2) support seems to have settled down; enable by default.
PR: ports/99128
Submitted by: maintainer
|
|
|
|
|
|
| |
When copying INDEX to the server, copy it first to a staging area and
first then to the real location. The copying can take long enough for
users to get a truncated file when downloading during the upload.
|
|
|
|
|
| |
PR: 99132
Submitted by: Rainer Alves <rainer.alves@gmail.com> (maintainer)
|
|
|
|
| |
I'd like to wait a repocopy but marcus seems will unaccessible for a week.
|
| |
|
|
|
|
|
|
|
| |
- make the grammar freaks happy.
PR: ports/99143
Submitted by: Alexander Botero-Lowry <alex__at__foxybanana.com>
|
| |
|
|
|
|
|
|
| |
PR: 97852
Submitted by: Zane C. B. <v.velox@vvelox.net> with changes from maintainer
Approved by: gabor (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
devel/p5-Filesys-Statvfs_Df, which the former replaces. Bump
portrevision.
This should fix INDEX build.
Noticed by: droso, index build script
Pointy hat to: aaron, tobez (implicit)
|
| |
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/RDB/POE-Component-SNMP-1.05/Changes
PR: ports/99158
Submitted by: aaron
|
|
|
|
|
|
|
| |
is in japanese/eb
PR: 99104
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/ADAMK/Class-Handle-1.06/Changes
PR: ports/99160
Submitted by: aaron
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.3502/CHANGES
PR: ports/99159
Submitted by: aaron
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
After a good number of years, we noticed that there wasn't a "non-patched"
version of a csharp-mode for Emacs. There were a few, but most of them had
comments that they were "in progress" or "about to merge", but then we noticed
that those notices were there even after a couple of months.
Then, we saw a request for a csharp-mode on the cc-mode Emacs site, so we
decided to follow the rules and create one that required no patching or
modification to the core cc-mode engine (which is a good thing). So, this is
the C# mode.
WWW: http://mfgames.com/linux/csharp-mode
|
|
|
|
| |
Rebuilding the pkgdb <format:dbm_hash> in /var/db/pkg ... can't convert String into Integer
|
|
|
|
|
| |
PR: 98756
Submitted by: maintainer
|
|
|
|
|
| |
PR: 99137
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/99093
Submitted by: Martin Kammerhofer <dada@sbox.tugraz.at> (maintainer)
|
|
|
|
|
| |
- use recommended yaSSL library
- build as max-no-ndb or max profiles
|
| |
|
|
|
|
|
|
|
|
|
| |
into 2 separate modules: sysutils/p5-Filesys-Df and
sysutils/p5-Filesys-Statvfs.
PR: ports/98249
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit)
|
|
|
|
|
|
|
|
| |
modules: sysutils/p5-Filesys-Df and sysutils/p5-Filesys-Statvfs.
PR: ports/98249
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit)
|
| |
|
|
|
|
| |
compile with zaptel support.
|
| |
|
|
|
|
|
|
|
|
| |
fstatvfs().
PR: ports/98249
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit)
|