| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Submitted by: Scott Allendorf <scott-allendorf at uiowa.edu>
Notes:
svn path=/head/; revision=164934
|
|
|
|
|
|
|
| |
Submitted by: lawrance
Notes:
svn path=/head/; revision=164892
|
|
|
|
|
|
|
|
|
| |
- automatically modify make.conf on install/deinstall
Inspired by: James O'Gorman <james@netinertia.co.uk>
Notes:
svn path=/head/; revision=164888
|
|
|
|
| |
Notes:
svn path=/head/; revision=164805
|
|
|
|
|
|
|
|
| |
universal way. Knobs set to specific ports are honorated
by portmaster, portupgrade, portmanager and 'make install'.
Notes:
svn path=/head/; revision=164795
|
|
|
|
| |
Notes:
svn path=/head/; revision=164723
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Really fix *_rc_scripts. The last fix was uncomplited.
o Set both make argument and environment variable to PORT_UPGRADE=yes.
It makes possible a port or a package (via install/deinstall scripts)
to detect if it builds/installs/deinstalls under portupgrade(1) [1]
o Add to pkgtools.conf a new directive: include_eval('file')
The file will included and evaluated in the place where encountered.
The file path looking inside of PREFIX. [2]
o Add to pkgtools.conf ALT_MOVED. The array holds alternate MOVED file.
E.g. for files in EXTRA_CATEGORIES. [3]
o Allow install port by origin. E.g. portinstall lang/ruby18
o Make pkgdb offer install a stale dependency before selecting it from
installed. [4]
- Add own mirror to prevent delay while distfile appears on MASTER_SITE_LOCAL.
Requested by: skv [1,2,3], kris [4]
Notes:
svn path=/head/; revision=164689
|
|
|
|
|
|
|
| |
restarted.
Notes:
svn path=/head/; revision=164663
|
|
|
|
| |
Notes:
svn path=/head/; revision=164488
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Fix -O that should force ignoring dependency errors,
but really did not work [1]
o Add PKG_BACKUP_DIR environment variable where specified
a directory where will keep saved packages (-b).
Default: PKG_PATH (PORTSDIR/packages/All) [2]
o Add MAKE_ENV in pkgtools.conf that is like MAKE_ARGS but
allows to set environment variables for ports [3]
o Fix pkg_fetch(1) to guess a right source directory for
download (All or Latest). It works in much more cases now [4]
And make a notice for using of '@' in package name more clean.
o *_rc_scripts internal procs don't recognize RC-scripts without .sh.
It's wrong for 6.0+ [5]
o Fix pkgdb -s [6]
o Add firefox in a browser list in portcvsweb(1)
o Revive NEWS file
PR: ports/56301 [1]
ports/81454 [2] (based on)
ports/92896 [3]
ports/94054 [4]
ports/95775 [5]
ports/96832 [6]
Reported by: Roman Neuhauser <neuhauser at sigpipe.cz> [1]
Fernan Aguero <fernan at iib.unsam.edu.ar> [3]
Andrew Webster <awebster at connectalk.com> [4]
Rong-En Fan <rafan at infor.org> [5]
Richard Brooksby <rb at ravenbrook.com> [6]
Submitted by: KOMATSU Shinichiro <koma2 at lovepeers.org> [2]
Notes:
svn path=/head/; revision=164347
|
|
|
|
|
|
|
|
| |
PR: ports/96776
Submitted by: maintainer (Philipp Wuensche)
Notes:
svn path=/head/; revision=164204
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.1.0
o rewrite version checking. Now it's compliant with pkg_version(1) algorythm
o fix shebangs in test/*
o add test in test_pkgversion.rb from test-pkg_version.sh
o fix test_pkgdb.rb
o fix pointyhat URL in pkgtools.conf and pkgtools.rb
o make comparisons when updates from packages. It compared package names
instead versions. It gives a weird results when port was renamed
(eg. mozilla-firebird -> firefox) [1]
o don't show a warning about origin changing when origins are the same. [2]
It rids us from messages like:
Package origin of 'pan' has been changed: 'news/pan' -> 'news/pan'
PR: ports/62990 [1], ports/98153 [2]
Submitted by: Leland Wang <llwang at infor.org> [1]
tobez [2]
Approved by: maintainer (silence for a month, no activity seen for 4 monthes)
daichi (blessed)
ports (silence)
a number open PRs from 2003 year
Inspired by: az
Notes:
svn path=/head/; revision=164201
|
|
|
|
|
|
|
| |
changes to this file. At least they're harmless.
Notes:
svn path=/head/; revision=164188
|
|
|
|
|
|
|
|
| |
PR: 98209
Submitted by: Sulev-Madis Silber <madis555@hot.ee> (maintainer)
Notes:
svn path=/head/; revision=164066
|
|
|
|
|
|
|
| |
reference to portlint(1).
Notes:
svn path=/head/; revision=164053
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* The check for quoted COMMENTs had a typo. However, this check has been
consolidated for other macros that should not be quoted. Merge the COMMENT
check into the BROKEN, et al check. [1]
* Properly pluralize the message which counts the number of fatal errors
and warnings. [2]
* Add distinfo checking support. [3]
* Huge refactoring of the error handling code. If the -g argument is specified,
errors will be grouped together to avoid spamming the console with
repeated lines.
* Add a check for icon installation, and recommend INSTALLS_ICONS.
PR: 97207 [1]
96089 [2]
96923 [3]
Submitted by: lawrance [1]
ehaupt [2]
sem [3]
Tested by: mezz
Notes:
svn path=/head/; revision=164045
|
|
|
|
| |
Notes:
svn path=/head/; revision=164032
|
|
|
|
|
|
|
|
|
| |
PR: ports/93186
Submitted by: $self
Approved by: maintainer
Notes:
svn path=/head/; revision=163869
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Update DEPORIGIN in addition to @pkgdep entries in +CONTENTS
2. Give more details about why a port moved
3. grep for the old port name in existing +CONTENTS files, since the
new name will not appear at all
Also, stretch the window to wait for a background 'make checksum' to
complete to 5 seconds instead of 3
Notes:
svn path=/head/; revision=163820
|
|
|
|
|
|
|
|
| |
PR: ports/98032
Submitted by: marko
Notes:
svn path=/head/; revision=163772
|
|
|
|
|
|
|
|
|
|
| |
the src tree.
PR: ports/93901, bin/96288
Sponsored by: FreeBSD security development fundraiser
Notes:
svn path=/head/; revision=163557
|
|
|
|
| |
Notes:
svn path=/head/; revision=162852
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
easier to leave it running unattended for large updates. (This can be
toggled off.)
2. Implemented a completely unattended mode which accepts the defaults for
all portmaster dialogues. (Note, this does not help with ports that have
interaction other than 'make config', such as ghostscript, etc.)
3. Added -u to sort(1) calls to try and address a bug report about duplicate
lines in +REQUIRED_BY files. I was not able to reproduce this bug, but
better safe than sorry.
4. Verbose mode is now slightly more informative about what's happening.
5. More common code factored out into functions.
6. The -n flag now cancels the build of the port called on the command line too.
7. Improved (?) the stale distfile deletion routine to better handle ports
that have multiple distfiles.
8. We now launch 'make checksum' (which performs a fetch if needed) in the
background while recursing through dependencies.
9. Various code cleanups, such as adding -t to a mktemp invocation that was
missing it, more local variables in functions, more consistent flag variable
values, etc.
Notes:
svn path=/head/; revision=162851
|
|
|
|
|
|
|
|
|
|
|
| |
Update maintainer's email address.
PR: ports/96620 [1]
Submitted by: Martin Wilke <freebsd@unixfreunde.de> [1]
Approved by: semionov@mail.bg (maintainer)
Notes:
svn path=/head/; revision=162428
|
|
|
|
|
|
|
|
|
|
|
| |
display them.
PR: ports/96149
Submitted by: Panagiotis Astithas <past@ebs.gr>
Approved by: Seth Kingsley <sethk@meowfishies.com> (maintainer)
Notes:
svn path=/head/; revision=162340
|
|
|
|
| |
Notes:
svn path=/head/; revision=162215
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Don't restrict Apache version to 1.3
The csup change won't work now, and the port should be updated - as promised by
the maintainer 3 weeks ago.
PR: ports/94288
Submitted by: itetcu (me), maintainer
Reviewed by: maintianer, jmelo, sem
Approved by: maintaner, lawrance (mentor)
Notes:
svn path=/head/; revision=162176
|
|
|
|
| |
Notes:
svn path=/head/; revision=162032
|
|
|
|
| |
Notes:
svn path=/head/; revision=161594
|
|
|
|
|
|
|
|
| |
- fixed a stupid bug in port create: quote arguments passed to newfile(1);
thanks Radim Kolar for reporting it
Notes:
svn path=/head/; revision=161487
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove patches that have now been integrated upstream [1],[3]
PR: ports/70156 [1],
ports/70300 [2],
ports/71363 [3],
ports/94055 [4]
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> [1],
Janos Mohacsi <janos.mohacsi@bsd.hu> [2],
Yen-Ming Lee <leeym@utopia.leeym.com> [3],
Diane Bruce <db@net.net> [4]
Notes:
svn path=/head/; revision=161194
|
|
|
|
|
|
|
|
|
|
| |
* bugfix: do not ignore option for case-insensitivity when searching
for packing list files
* added "-b something" option to simulate -f '/something$', since I got
tired of typing the later
Notes:
svn path=/head/; revision=161159
|
|
|
|
|
|
|
| |
- 4 new commands added: commit, getpr, install, upgrade
Notes:
svn path=/head/; revision=160983
|
|
|
|
|
|
|
|
|
|
| |
- Remove dependency on sysutils/portupgrade
PR: ports/96558
Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer)
Notes:
svn path=/head/; revision=160960
|
|
|
|
| |
Notes:
svn path=/head/; revision=160860
|
|
|
|
|
|
|
|
|
|
|
|
| |
There are two patches in the PR mentioned bye pkg-message, but
this tool depends on the first one and doesn't work with the
second one. This should be clearly mentioned.
PR: ports/96100
Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Notes:
svn path=/head/; revision=160047
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
package is installed or not using a precalculated regex.
This speeds up "portaudit -a" with around a factor of 10.
The change is slightly modified from the one from the PR by using
pkg_info -aE instead of ls /var/db/pkg for determining installed
packages.
Submitted by: Kuang-che Wu <kcwu@csie.org>
PR: ports/92942
Notes:
svn path=/head/; revision=159700
|
|
|
|
| |
Notes:
svn path=/head/; revision=159553
|
|
|
|
|
|
|
|
|
| |
hand and honestly, I have neither time nor energy for this game.
Submitted by: linimon
Notes:
svn path=/head/; revision=159543
|
|
|
|
| |
Notes:
svn path=/head/; revision=159438
|
|
|
|
|
|
|
|
| |
PR: 95448
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
Notes:
svn path=/head/; revision=158991
|
|
|
|
|
|
|
|
|
|
| |
- Add WWW: line in pkg-descr
PR: ports/95246
Submitted by: maintainer
Notes:
svn path=/head/; revision=158855
|
|
|
|
|
|
|
|
| |
PR: 95007
Approved by: Andreas Kohn (maintainer), mnag (mentor)
Notes:
svn path=/head/; revision=158788
|
|
|
|
|
|
|
|
|
| |
2006/02/11 - 2006/02/23.
Originally forgotten by: linimon
Notes:
svn path=/head/; revision=157716
|
|
|
|
|
|
|
|
|
| |
* Remove support for PERL_{BUILD,RUN}_DEPENDS
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=157066
|
|
|
|
|
|
|
|
| |
Discussed with: kris
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=157004
|
|
|
|
|
|
|
|
|
|
|
|
| |
A bug in psearch 1.0 leads to the --or switch being completely broken.
psearch 1.1 fixes that. There are no other changes.
PR: ports/93946
Submitted by: maintainer
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=156904
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=156812
|
|
|
|
|
|
|
|
| |
Pointy hat to: ade
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=156782
|
|
|
|
|
|
|
| |
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=156767
|