| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
because it's no longer true (see SSL and PAM).
Notes:
svn path=/head/; revision=69893
|
|
|
|
| |
Notes:
svn path=/head/; revision=69841
|
|
|
|
| |
Notes:
svn path=/head/; revision=69840
|
|
|
|
| |
Notes:
svn path=/head/; revision=69836
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
appropriate
Notes:
svn path=/head/; revision=69800
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
overall:
- Allow a regular expression or glob pattern against origins as
pkgname glob pattern. For example, the following commands work as
expected now:
pkg_glob 'lang/*'
portupgrade lang/ruby
pkg_info ':(japanese|chinese|korean)/'
- Use install(1) instead of cp(1) and chmod(1) to install modified
data files such as +CONTENTS.
pkgdb(1):
- Add a new option --autofix, which is a shorthand of --auto --fix
(-aF).
portupgrade(1):
- Allow specifying a directory after -L.
- Auto-fix dependencies before creating a package.
PR: ports/41383
Submitted by: Vivek Khera <khera@kciLink.com>
pkgtools.conf(5):
- Add a new configuration variable ALT_PKGDEP, which defines
alternative dependencies, used by pkgdb -F/-aF. This makes yet
another step forward to eliminate the need for manual pkgdb -F's.
Notes:
svn path=/head/; revision=69776
|
|
|
|
|
|
|
|
|
| |
of PERL to REINPLACE_CMD
Noticed on: bento
Notes:
svn path=/head/; revision=69762
|
|
|
|
|
|
|
|
| |
PR: 42504
Submitted by: Eirik Nygaard <eirikn@bluezone.no>
Notes:
svn path=/head/; revision=69752
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
signal processes matching criteria
o Based on current NetBSD's pgrep(1) and pkill(1) with the following
differences:
1) -STABLE version does not support filtering by session
ID since this information is only available in kernel
space. -CURRENT supports this.
2) Added -M and -N flags following ps(1). Therefore, drop
additional privileges (drop_privs) if any of those flags
are defined.
3) kvm access without sgid
o Items (2) and (3) are based on jmallett code sent to me for
inspiration. :) Great thanks to jmallett for that.
Obtained from: NetBSD CVS (original pkill/pgrep code)
Notes:
svn path=/head/; revision=69724
|
|
|
|
|
|
|
|
|
|
| |
temporary files ($TMPDIR/+CONTENTS*). Bump PORTREVISION for that.
Modify the IGNORE message that is shown when pkg_create(1) is found to
be too old.
Notes:
svn path=/head/; revision=69723
|
|
|
|
|
|
|
|
| |
PR: ports/44869
Submitted by: Erwin Lansing <erwin@lansing.dk>
Notes:
svn path=/head/; revision=69713
|
|
|
|
| |
Notes:
svn path=/head/; revision=69702
|
|
|
|
|
|
|
|
|
|
| |
revision
PR: 43685
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=69695
|
|
|
|
|
|
|
| |
Unbreak by not building included gettext
Notes:
svn path=/head/; revision=69664
|
|
|
|
| |
Notes:
svn path=/head/; revision=69641
|
|
|
|
| |
Notes:
svn path=/head/; revision=69632
|
|
|
|
|
|
|
|
| |
105 pointy hats to: me
Approved by: pat
Notes:
svn path=/head/; revision=69625
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
overall:
- Make these work with ruby 1.7.
portupgrade(1):
- Get portupgrade -s to work again.
- Synchronize the failure reason guesser with the latest "processlogs"
script.
- Rename -g/--go-on to -k/--keep-going, on the (vague) analogy of
make(1).
Notes:
svn path=/head/; revision=69576
|
|
|
|
|
|
|
|
|
| |
PR: ports/44937,ports/44938,ports/44939,ports/44940,ports/44941,
ports/44942,ports/44943,ports/44944,ports/44945
Submitted by: maintainer
Notes:
svn path=/head/; revision=69545
|
|
|
|
|
|
|
|
| |
PR: 44463
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Notes:
svn path=/head/; revision=69524
|
|
|
|
|
|
|
| |
Noticed on: bento
Notes:
svn path=/head/; revision=69497
|
|
|
|
|
|
|
|
|
| |
The other half needs perl to build.
Noticed on bento and others (full mailbox :-)
Notes:
svn path=/head/; revision=69475
|
|
|
|
| |
Notes:
svn path=/head/; revision=69454
|
|
|
|
|
|
|
| |
And some ports have USE_PERL5=yes now.
Notes:
svn path=/head/; revision=69436
|
|
|
|
|
|
|
|
|
| |
and USE_PERL5 in some places
Noticed by: bento
Notes:
svn path=/head/; revision=69432
|
|
|
|
|
|
|
|
|
| |
and russian/mod_ssl has USE_PERL5=yes
Notices on: bento
Notes:
svn path=/head/; revision=69429
|
|
|
|
|
|
|
| |
Noticed on: bento
Notes:
svn path=/head/; revision=69424
|
|
|
|
|
|
|
| |
Noticed on: bento
Notes:
svn path=/head/; revision=69423
|
|
|
|
|
|
|
| |
Noticed on: bento
Notes:
svn path=/head/; revision=69422
|
|
|
|
| |
Notes:
svn path=/head/; revision=69366
|
|
|
|
|
|
|
| |
* Move pkg-comment into the Makefile
Notes:
svn path=/head/; revision=69336
|
|
|
|
|
|
|
| |
test was breaking builds on -current systems without perl, remove it all.
Notes:
svn path=/head/; revision=69335
|
|
|
|
|
|
|
|
| |
mysql-1.020-2, net-1.020-5, quota-1.020-3, status-1.020-4,
usermin-1.020-4.
Notes:
svn path=/head/; revision=69311
|
|
|
|
| |
Notes:
svn path=/head/; revision=69310
|
|
|
|
|
|
|
| |
failed to delete a stale @pkgdep. (harmless except it didn't work)
Notes:
svn path=/head/; revision=69306
|
|
|
|
|
|
|
|
| |
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along....
Notes:
svn path=/head/; revision=69249
|
|
|
|
|
|
|
|
|
| |
PR: ports/22399,ports/24493,ports/44323
Submitted by: PM Lashley <patl@phoenix.volant.org>,Mark Rowlands <mark.rowlands@minmail.net>,Aleksandr A. Babaylov <babolo@aaz.links.ru>
Approved by: msmith@FreeBSD.org,Aleksandr A. Babaylov <babolo@aaz.links.ru>
Notes:
svn path=/head/; revision=69240
|
|
|
|
| |
Notes:
svn path=/head/; revision=69236
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
possibly be a couple of bugs. Make sure to do your backups as always,
and have fun. :)
overall, pkgdb(3):
- The DEPORIGIN information is fully supported. Most stale
dependencies are automatically fixed based on that.
Hinted by: sobomax
- Disregard a package if it has a file named "+IGNOREME" in the
package directory.
PR: ports/41237
Hinted by: Jerry Murdock <j@jerrymurdock.com>, and some others
pkgdb(1):
- Add a new option -a/auto, used with -F/--fix, which turns on
automatic mode, in which pkgdb(1) only fixes discrepancies that can
be fixed 100% obviously and securely, and leaves the others.
- Make pkgdb(1) less verbose when -v is not specified.
portupgrade(1):
- Time the whole session also.
Requested by: nork
- Fix a bug in shellwords() where it wrongly interprets \ in '...' as
meta-character. This bug or maybe feature was inherited from Perl's
shellwords.pl / Text::ParseWords.
Reported by: Gabriel Ambuehl <gabriel_ambuehl@buz.ch>
- The DEPORIGIN information is fully supported. It fixes DEPORIGIN
when a package is upgraded with a different port using -o/--origin,
and "pkgdb -aF" is automatically called at closing. This makes
portupgrade a tad slower but greatly reduces the "pkgdb -F"
annoyance.
- Fix a race where it rarely failed in updating the pkgdb after
installation and the user had to run "pkgdb -fu".
- Do not redirect stderr to /dev/null when calling portsclean -L. Now
the pkgdb updater's indicator is displayed properly.
- Synchronize the build failure checker with the latest version of
ports/Tools/portbuild/scripts/processlogs.
- Do not bother with +REQUIRED_BY files when they are mechanically
generated from @pkgdep information by pkgdb(1).
pkg_fetch(1):
- Try .tgz first on FreeBSD 4.x and prior. Although .tbz is smaller,
there are few sites that prepare .tbz packages for FreeBSD 4.x.
pkgtools.conf(5)
- Prepare a new constant OS_PKGBRANCH, which is set to a
release/branch name that is suitable for specifying a FTP packages
directory, and make pkg_site_mirror() use it.
PR: ports/43265
Submitted by: Andriy Gapon <avg@icyb.net.ua>
portsclean(1):
- Suggest using libchk(1) to help manually clean out lib/compat/pkg.
- Improve messages. Use the word "shadow" to say that a library hides
another one with the same name.
Notes:
svn path=/head/; revision=69229
|
|
|
|
|
|
|
|
| |
PR: ports/44743
Submitted by: maintainer
Notes:
svn path=/head/; revision=69176
|
|
|
|
|
|
|
| |
not ruby-rlogview that looks like a library.
Notes:
svn path=/head/; revision=69103
|
|
|
|
|
|
|
| |
REINPLACE. Thanks to Patrick Li for spotting this.
Notes:
svn path=/head/; revision=69073
|
|
|
|
|
|
|
|
| |
PR: ports/44213
Submitted by: Sergei Kolobov <sergei@kolobov.com>
Notes:
svn path=/head/; revision=69072
|
|
|
|
|
|
|
|
|
|
|
| |
- Add pkg-message
- Bump portrevision
PR: 44043
Submitted by: maintainer
Notes:
svn path=/head/; revision=69045
|
|
|
|
|
|
|
| |
Submitted by: demon
Notes:
svn path=/head/; revision=69038
|
|
|
|
| |
Notes:
svn path=/head/; revision=69006
|
|
|
|
| |
Notes:
svn path=/head/; revision=68991
|
|
|
|
| |
Notes:
svn path=/head/; revision=68949
|