| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
1) added -ip "ignore port" command line option and the same for pm-020.conf
2) if a port fails to build, port manager now instead of failing, adds it to ignore.db then continues
PR: ports/76529
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/76453
Submitted by: Michael C. Shultz <reso3w83@verizon.net> (maintainer)
|
|
|
|
|
|
| |
PR: ports/76404
Submitted by: Renato Botelho <renato@galle.com.br>
Approved by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
|
|
|
|
|
|
|
| |
that it is far more bandwidth-efficient than CVSup in cases where the
ports tree is being updated every few days.
Approved by: pav
|
|
|
|
| |
Approved by: portmgr (krion).
|
|
|
|
| |
may adversely affect the port build. See the man page for details.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) Made MGmDbArrayFree and MGmDbArray source in /libMG/src/libMG.h
more readable. Fixed a few bad mallocs in MGmDbArrayFree as well.
2) As per suggestions from John E Hein <jhein@timing.com> in
libPMGR/src/libPMGR.h removed hard coded paths and changed so
ports infrastructure files are accessed by using
$PORTSDIR & $PKG_DBDIR environment vars and fixed hard coded
path references in /portmanager/portmanager.c
3) In pmupgrade.c added an abort if error during clean in an attempt
to halt looping when a port conflict occurs, this is untested so
temporary for now.
4) libPMGR/src/PMGRrMakeDescribe.c fixed hard coded paths
5) pmupgrade.c fixed hard coded paths
6) pmupgrade.c Major cleanup of code, seperated upgrade routine into
upgrade, checkForOldDepencies, and PMGRrDoUpgrade routines.
7) fixed portmanager seg faulting when it self updates. (thanks to
"Noah" <admin2@enabled.com> for reporting
8) Added "HINTS AND TIPS" section to portmanager(1) man page.
PR: ports/75596
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
* Search port by "make search" (works on FreeBSD 5.3 as well)
* Bugfix: missing default server support on -o
PR: ports/75611
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
--
Fix the startup script for 4.x.
Submitted by: Nicole Thurner <thurners -at- t-online.de>
|
|
|
|
| |
Submitted by: <Nicole Thurner <thurners -at- t-online.de>
|
|
|
|
|
|
|
|
|
|
|
| |
package and lets you decide (in a beauty dialog interface) for each one
if you want to keep it or delete it.
This is similar to pkg_cutleaves, but it does not require any dependencies
and is done in visual, dialog(1) interface instead of command line.
PR: ports/75517
Submitted by: Timothy Redaelli <drizzt@gufi.org>
|
|
|
|
|
|
|
|
|
|
| |
- Change maintainer email
- Removed all html docs and replaced with man page
- Add WITH_DEBUG knob
- Cleaned up a few compile warnings
PR: ports/75413
Submitted by: Michael C. Shultz (maintainer)
|
|
|
|
|
|
|
|
| |
Reverse the condition to check if custom MAKE_ARGS is specified.
Submitted by: Max Laier <max@love2party.net>
D'oh!
|
|
|
|
|
|
|
| |
- Fix the startup script. (s/echo //)
- When INDEX is not found, try "make fetchindex" first, then try
"make index".
|
|
|
|
|
|
|
| |
I think I've been too long away from my ports work...
PR: ports/75468
Submitted by: Michael <mkuhn.nw 'at' web.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
portsdb(1):
- Add a -F flag, which calls make fetchindex internally to
update the ports index file.
portupgrade(1):
- Make -fP properly reinstall an installed package using a binary
package.
- Do not use a binary package when custom MAKE_ARGS or -m option is
defined, unless -PP is specified.
portsclean(1):
- -L: Make sure that a library does not shadow itself.
misc.:
- RcNG'ify the startup script.
- Do not use Object#class which is obsolete in Ruby >=1.8.
|
|
|
|
|
|
|
| |
internally when PORTVERSION is set. Instead, just scour the Makefile to
see if both PORTVERSION and DISTVERSION are defined.
Reported by: krion
|
|
|
|
|
|
| |
* Add support for the new DISTVERSION macro
Submitted by: lioux (plus some additional checks)
|
|
|
|
|
|
|
| |
extract`.
Bug noticed by: Dru Lavigne
With hats: pointy, maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. The working directory and ports directory can be specified
in the portsnap.conf configuration file.
2. Parts of the ports tree (down to the level of individual ports)
can be extracted (e.g., "portsnap extract security/freebsd-update").
This also adds an empty file, $PREFIX/portsnap/.package.this.directory,
which (as the name suggests) ensures that $PREFIX/portsnap/ will be
generated when a package is installed using pkg_add.
PR: 74835
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
port and INDEX builds on old (5.1 & 4.7?) releases.
PR: ports/74192
Reported by: Joe Horn
Approved by: mat
With hat: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Ignore comments when checking for absolute pathname usage
* Check DISTNAME for uses of PORTREVISION and PORTEPOCH [1]
* Make sure to quote meta-characters in PORTNAME before using it as a
regular expression [1]
* Fix bug when matching OPTIONS in ".if defined(WITH_OPT1) &&
defined(WITHOUT_OPT2)" [2]
* Update OMF checks to account for the new INSTALLS_OMF macro
* Update GConf checks to account for the new GCONF_SCHEMAS macro
PR: 73536 [2]
Submitted by: mat [1]
leeym [2]
|
|
|
|
|
|
|
| |
generation.
PR: ports/73612
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
|
| |
|
|
|
|
|
| |
Now that INDEX is no longer in CVS, don't append .www to the name when
downloading it.
|
|
|
|
| |
for the BSD ports system.
|
|
|
|
| |
big upgrade.
|
|
|
|
|
|
|
| |
- Remove hardcoded /usr/local
PR: ports/73625
Submitted by: cperciva (maintainer)
|
|
|
|
|
|
|
| |
has no "@comment ORIGIN:" in it.
PR: ports/73292
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/73323
Submitted by: Colin Percival <cperciva@daemonology.net>
|
|
|
|
|
| |
Recognize globs in port names.
Bump version to 2.8.0.
|
|
|
|
| |
the portaudit-db entry.
|
| |
|
| |
|
|
|
|
| |
and koffice.
|
|
|
|
|
|
|
| |
- fix bug in distfile:group handling
- fix bug in DISTDIR handling
- add code to better handle refetching of rerolled distfiles
- .PHONY -> .EXEC
|
| |
|
|
|
|
| |
Reported by: W.D. <WD@US-Webmasters.com>
|
| |
|
|
|
|
| |
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Check PLIST_FILES for shared libraries, and make sure
INSTALLS_SHLIB is defined [1]
* Check DATADIR and MAN3PREFIX macros [2]
* Check OPTIONS [3]
PR: 71405 [2]
71468 [3]
Requested by: michael johnson <ahze@ahze.net> [1]
Submitted by: leeym [2] [3]
|
|
|
|
|
|
|
| |
- Fix plist
PR: ports/72074
Submitted by: Michael C. Shultz <ringworm@inbox.lv> (maintainer)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (krion)
|
|
|
|
|
|
|
|
| |
- multi-gnome-terminal: information leak
- usermin: remote shell command injection and insecure installation
- mpg123: layer 2 decoder buffer overflow
Approved by: portmgr (implicit)
|
|
|
|
|
|
| |
- add some references
Approved by: portmgr (implicit)
|
| |
|