summaryrefslogtreecommitdiff
path: root/ports-mgmt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix path mangling when running make all-depends-listPav Lucistnik2005-02-172-2/+50
| | | | | | | | | | | - Change email address from Verizon to gmail so I may hear from my european friends PR: ports/77575 Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer) Notes: svn path=/head/; revision=129078
* - Update to 0.2.6_5Pav Lucistnik2005-02-142-1/+583
| | | | | | | | | | | | | 1) Some code clean up using valgrind 2) Added flushing of stdout/stderr so messages are not lost when redirecting portmanager output to a file PR: ports/77525 Submitted by: Michael C. Shultz <reso3w83@verizon.net> (maintainer) Notes: svn path=/head/; revision=128872
* Update to 2.6.11Joe Marcus Clarke2005-02-142-4/+12
| | | | | | | | | | | | | | * Do not warn on direct command use if the command is preceeded by "--" [1] * Add a check for ports installing charset.alias or locale.alias. In most cases these ports should depend on libiconv or gettext, and not install their own copies of these files [2] PR: 77410 [2] Requested by: gerald [1] Submitted by: leeym [2] Notes: svn path=/head/; revision=128757
* - Update to 0.2.6_4:Pav Lucistnik2005-02-122-1/+311
| | | | | | | | | | | | | | * Finally found and fixed the bug haunting portmanager for the past few revisions. Portmanager now "flushes" after droping new records into it's data bases :) * Improvement of database code to handle wider variety of strings/character codes merged from another project that uses libMG. PR: ports/77409 Submitted by: Michael C. Shultz <reso3w83@verizon.net> (maintainer) Notes: svn path=/head/; revision=128632
* - Fix bug where configuration file would not get readPav Lucistnik2005-02-103-8/+62
| | | | | | | | PR: ports/77319 Submitted by: Michael C. Shultz <reso3w83@verizon.net> (maintainer) Notes: svn path=/head/; revision=128433
* - Update to 0.2.6_2:Pav Lucistnik2005-02-093-9/+89
| | | | | | | | | | | | There may be a bug in edge cases where a port name originates from multiple usr/ports directories. Patch allows printing of useful information if this happens and hopefully traps the bug with assert statements. PR: ports/77276 Submitted by: Michael C. Shultz <reso3w83@verizon.net> (maintainer) Notes: svn path=/head/; revision=128374
* - disable CONFIGURE_ARGS temporarily (requested by maintainer)Yen-Ming Lee2005-02-081-8/+8
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=128258
* update portmanager to ver 0.2.6Yen-Ming Lee2005-02-082-33/+31
| | | | | | | | | | | | | | | | 1) Fixed bug where ports were being updated for old dependencies when they did not require it. 2) Added -sl option: show leaf ports (ports with no other ports depending on them) 3) Added -slid option: interactivly delete leaf ports PR: 77238 Submitted by: Michael C. Shultz <reso3w83 at verizon.net> Notes: svn path=/head/; revision=128253
* Catch up with latest bsd.port.mk changesOliver Eikemeier2005-02-032-94/+177
| | | | Notes: svn path=/head/; revision=127954
* - Update to 0.2.5Sergey Matveychuk2005-01-315-1013/+12
| | | | | | | | | | | 1) Add handling of identical portnames from differing origins in port tree 2) Minor bug fix involving portmanager's handling of missing dependencies PR: ports/76872 Submitted by: maintainer Notes: svn path=/head/; revision=127776
* - Fixes stupid bug introduced in 0.2.4_1 where portmanager overwrites its ownPav Lucistnik2005-01-282-2/+29
| | | | | | | | | | config file the first time it is run after being installed. PR: ports/76779 Submitted by: Michael C. Shultz <reso3w83@verizon.net> (maintainer) Notes: svn path=/head/; revision=127568
* - handle looping by limiting to no more than 2 occurancesSergey Matveychuk2005-01-273-2/+979
| | | | | | | | | | | - fix compiler error on sparc64-6-latest - other minor fixes PR: ports/76739 Submitted by: maintainer Notes: svn path=/head/; revision=127478
* Update to 1.3Tilman Keskinoz2005-01-252-3/+3
| | | | | | | | PR: 76655 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> Notes: svn path=/head/; revision=127321
* - update to 0.2.4:Sergey Matveychuk2005-01-213-25/+25
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=127021
* - Update to 0.2.3Pav Lucistnik2005-01-193-15/+16
| | | | | | | | PR: ports/76453 Submitted by: Michael C. Shultz <reso3w83@verizon.net> (maintainer) Notes: svn path=/head/; revision=126831
* - Update to 1.2Pav Lucistnik2005-01-192-3/+3
| | | | | | | | | PR: ports/76404 Submitted by: Renato Botelho <renato@galle.com.br> Approved by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Notes: svn path=/head/; revision=126830
* In light of recent tests, update the description of portsnap to noteColin Percival2005-01-161-2/+3
| | | | | | | | | | that it is far more bandwidth-efficient than CVSup in cases where the ports tree is being updated every few days. Approved by: pav Notes: svn path=/head/; revision=126535
* Document Horde's XSS vulnerabilities.Thierry Thomas2005-01-051-0/+1
| | | | | | | Approved by: portmgr (krion). Notes: svn path=/head/; revision=125721
* Before performing any work, unset a number of environment variables whichDag-Erling Smørgrav2004-12-303-2/+18
| | | | | | | may adversely affect the port build. See the man page for details. Notes: svn path=/head/; revision=125541
* - update to 0.2.2Sergey Matveychuk2004-12-293-5/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=125441
* - Upgrade to 0.6Sergey Matveychuk2004-12-292-4/+6
| | | | | | | | | | | * 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 Notes: svn path=/head/; revision=125439
* Oops, I forgot to commit Makefile..Akinori MUSHA2004-12-282-0/+4
| | | | | | | | | | | -- Fix the startup script for 4.x. Submitted by: Nicole Thurner <thurners -at- t-online.de> Notes: svn path=/head/; revision=125356
* Fix the startup script for 4.x.Akinori MUSHA2004-12-282-0/+28
| | | | | | | Submitted by: <Nicole Thurner <thurners -at- t-online.de> Notes: svn path=/head/; revision=125343
* pkg_rmleaves finds packages that are not requested by any other installedPav Lucistnik2004-12-283-0/+30
| | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=125307
* - Update to 0.2.1Sergey Matveychuk2004-12-266-507/+29
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=125240
* Update to 20041226.Akinori MUSHA2004-12-254-6/+6
| | | | | | | | | | | Reverse the condition to check if custom MAKE_ARGS is specified. Submitted by: Max Laier <max@love2party.net> D'oh! Notes: svn path=/head/; revision=125166
* Update to 20041225.Akinori MUSHA2004-12-256-30/+6
| | | | | | | | | | - Fix the startup script. (s/echo //) - When INDEX is not found, try "make fetchindex" first, then try "make index". Notes: svn path=/head/; revision=125137
* Fix the startup script.Akinori MUSHA2004-12-254-0/+28
| | | | | | | | | | I think I've been too long away from my ports work... PR: ports/75468 Submitted by: Michael <mkuhn.nw 'at' web.de> Notes: svn path=/head/; revision=125136
* Update to 20041224.Akinori MUSHA2004-12-2310-102/+8
| | | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=125007
* Don't check for DISTVERSION as apart of %makevars since it will be setJoe Marcus Clarke2004-12-172-6/+7
| | | | | | | | | | internally when PORTVERSION is set. Instead, just scour the Makefile to see if both PORTVERSION and DISTVERSION are defined. Reported by: krion Notes: svn path=/head/; revision=124319
* * Update to 2.6.10Joe Marcus Clarke2004-12-172-18/+32
| | | | | | | | | * Add support for the new DISTVERSION macro Submitted by: lioux (plus some additional checks) Notes: svn path=/head/; revision=124243
* Update to version 0.3.1 in order to fix a bug which breaks `portsnapColin Percival2004-12-092-3/+3
| | | | | | | | | | extract`. Bug noticed by: Dru Lavigne With hats: pointy, maintainer Notes: svn path=/head/; revision=123523
* Update to version 0.3. This has the following changes:Erwin Lansing2004-12-082-5/+6
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=123443
* Add whitespace around parentheses in .if logic, in order to unbreakColin Percival2004-11-241-1/+1
| | | | | | | | | | | | port and INDEX builds on old (5.1 & 4.7?) releases. PR: ports/74192 Reported by: Joe Horn Approved by: mat With hat: maintainer Notes: svn path=/head/; revision=122306
* Update to 2.6.9.Joe Marcus Clarke2004-11-222-158/+57
| | | | | | | | | | | | | | | | | | * 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] Notes: svn path=/head/; revision=122165
* Add p5-FreeBSD-Portindex 1.1, incremental FreeBSD ports INDEX fileOKAZAKI Tetsurou2004-11-214-0/+95
| | | | | | | | | | generation. PR: ports/73612 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> Notes: svn path=/head/; revision=122069
* Use the bzipped index to speed up downloading.Dag-Erling Smørgrav2004-11-202-7/+18
| | | | Notes: svn path=/head/; revision=122032
* Finally fix the master-has-a-master issue.Dag-Erling Smørgrav2004-11-132-18/+23
| | | | | | | | Now that INDEX is no longer in CVS, don't append .www to the name when downloading it. Notes: svn path=/head/; revision=121517
* Add sysutils/portbrowser, a free, easy to use GUI frontend implementationHiroki Sato2004-11-083-0/+31
| | | | | | | for the BSD ports system. Notes: svn path=/head/; revision=121099
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* - Make freebsd-sha1 dependency conditional on OSVERSIONPav Lucistnik2004-11-062-6/+19
| | | | | | | | | | - Remove hardcoded /usr/local PR: ports/73625 Submitted by: cperciva (maintainer) Notes: svn path=/head/; revision=120988
* Fix portmanager seg faults when an installed port's +CONTENTS fileSergey Matveychuk2004-11-012-1/+75
| | | | | | | | | | has no "@comment ORIGIN:" in it. PR: ports/73292 Submitted by: maintainer Notes: svn path=/head/; revision=120612
* Add portsnap: Provides secure snapshots of the ports directory.Michael Nottebrock2004-10-314-0/+69
| | | | | | | | PR: ports/73323 Submitted by: Colin Percival <cperciva@daemonology.net> Notes: svn path=/head/; revision=120540
* Switch to ssh for anoncvs so it works again.Dag-Erling Smørgrav2004-10-315-19/+45
| | | | | | | | Recognize globs in port names. Bump version to 2.8.0. Notes: svn path=/head/; revision=120536
* Create a VuXML entry for Horde XSS help window vulnerability to replaceJacques Vidrine2004-10-271-1/+0
| | | | | | | the portaudit-db entry. Notes: svn path=/head/; revision=120309
* Add an entry for a vulnerability fixed in horde-2.2.7.Thierry Thomas2004-10-261-0/+1
| | | | Notes: svn path=/head/; revision=120274
* Recognize absolute master directories.Dag-Erling Smørgrav2004-10-252-2/+3
| | | | Notes: svn path=/head/; revision=120136
* Add entries for vulnerabilites in imported xpdf code in kdegraphicsMichael Nottebrock2004-10-241-0/+2
| | | | | | | and koffice. Notes: svn path=/head/; revision=120076
* - fix reinstall targetOliver Eikemeier2004-10-243-144/+150
| | | | | | | | | | - fix bug in distfile:group handling - fix bug in DISTDIR handling - add code to better handle refetching of rerolled distfiles - .PHONY -> .EXEC Notes: svn path=/head/; revision=120074
* Don't croak on port names that contain metacharacters.Dag-Erling Smørgrav2004-10-222-4/+6
| | | | Notes: svn path=/head/; revision=119971